09:40:05 Started by upstream project "integration-sanity-test-scandium" build number 544 09:40:05 originally caused by: 09:40:05 Started by timer 09:40:05 Running as SYSTEM 09:40:05 [EnvInject] - Loading node environment variables. 09:40:05 Building remotely on prd-centos8-robot-2c-8g-12600 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:05 [ssh-agent] Looking for ssh-agent implementation... 09:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:05 $ ssh-agent 09:40:05 SSH_AUTH_SOCK=/tmp/ssh-fPBiLw9Ej69G/agent.6525 09:40:05 SSH_AGENT_PID=6526 09:40:05 [ssh-agent] Started. 09:40:05 Running ssh-add (command line suppressed) 09:40:05 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7882546760767800653.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_7882546760767800653.key) 09:40:05 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:40:05 The recommended git tool is: NONE 09:40:08 using credential opendaylight-jenkins-ssh 09:40:08 Wiping out workspace first. 09:40:08 Cloning the remote Git repository 09:40:08 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:40:08 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:40:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:08 > git --version # timeout=10 09:40:08 > git --version # 'git version 2.43.0' 09:40:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:08 [INFO] Currently running in a labeled security context 09:40:08 [INFO] Currently SELinux is 'enforcing' on the host 09:40:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh13472637462949305858.key 09:40:08 Verifying host key using known hosts file 09:40:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:40:12 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:40:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:40:12 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:40:12 [INFO] Currently running in a labeled security context 09:40:12 [INFO] Currently SELinux is 'enforcing' on the host 09:40:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh10273908477660584354.key 09:40:12 Verifying host key using known hosts file 09:40:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:40:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:40:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:12 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:40:12 > git config core.sparsecheckout # timeout=10 09:40:12 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:40:13 Commit message: "Adapt test for new pce-allocation field" 09:40:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:40:13 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:40:14 No emails were triggered. 09:40:14 provisioning config files... 09:40:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:40:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:40:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11643404955294862614.sh 09:40:14 ---> python-tools-install.sh 09:40:14 Setup pyenv: 09:40:15 system 09:40:15 * 3.8.13 (set by /opt/pyenv/version) 09:40:15 * 3.9.13 (set by /opt/pyenv/version) 09:40:15 * 3.10.13 (set by /opt/pyenv/version) 09:40:15 * 3.11.7 (set by /opt/pyenv/version) 09:40:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LlRd 09:40:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:23 lf-activate-venv(): INFO: Base packages installed successfully 09:40:23 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:49 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:40:49 Generating Requirements File 09:41:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:41:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:41:11 Python 3.11.7 09:41:11 pip 25.3 from /tmp/venv-LlRd/lib/python3.11/site-packages/pip (python 3.11) 09:41:11 appdirs==1.4.4 09:41:11 argcomplete==3.6.3 09:41:11 aspy.yaml==1.3.0 09:41:11 attrs==25.4.0 09:41:11 autopage==0.5.2 09:41:11 beautifulsoup4==4.14.2 09:41:11 boto3==1.41.2 09:41:11 botocore==1.41.2 09:41:11 bs4==0.0.2 09:41:11 cachetools==6.2.2 09:41:11 certifi==2025.11.12 09:41:11 cffi==2.0.0 09:41:11 cfgv==3.5.0 09:41:11 chardet==5.2.0 09:41:11 charset-normalizer==3.4.4 09:41:11 click==8.3.1 09:41:11 cliff==4.12.0 09:41:11 cmd2==2.7.0 09:41:11 cryptography==3.3.2 09:41:11 debtcollector==3.0.0 09:41:11 decorator==5.2.1 09:41:11 defusedxml==0.7.1 09:41:11 Deprecated==1.3.1 09:41:11 distlib==0.4.0 09:41:11 dnspython==2.8.0 09:41:11 docker==7.1.0 09:41:11 dogpile.cache==1.5.0 09:41:11 durationpy==0.10 09:41:11 email-validator==2.3.0 09:41:11 filelock==3.20.0 09:41:11 future==1.0.0 09:41:11 gitdb==4.0.12 09:41:11 GitPython==3.1.45 09:41:11 google-auth==2.43.0 09:41:11 httplib2==0.31.0 09:41:11 identify==2.6.15 09:41:11 idna==3.11 09:41:11 importlib-resources==1.5.0 09:41:11 iso8601==2.1.0 09:41:11 Jinja2==3.1.6 09:41:11 jmespath==1.0.1 09:41:11 jsonpatch==1.33 09:41:11 jsonpointer==3.0.0 09:41:11 jsonschema==4.25.1 09:41:11 jsonschema-specifications==2025.9.1 09:41:11 keystoneauth1==5.12.0 09:41:11 kubernetes==34.1.0 09:41:11 lftools==0.37.16 09:41:11 lxml==6.0.2 09:41:11 markdown-it-py==4.0.0 09:41:11 MarkupSafe==3.0.3 09:41:11 mdurl==0.1.2 09:41:11 msgpack==1.1.2 09:41:11 multi_key_dict==2.0.3 09:41:11 munch==4.0.0 09:41:11 netaddr==1.3.0 09:41:11 niet==1.4.2 09:41:11 nodeenv==1.9.1 09:41:11 oauth2client==4.1.3 09:41:11 oauthlib==3.3.1 09:41:11 openstacksdk==4.8.0 09:41:11 os-service-types==1.8.2 09:41:11 osc-lib==4.2.0 09:41:11 oslo.config==10.1.0 09:41:11 oslo.context==6.2.0 09:41:11 oslo.i18n==6.7.1 09:41:11 oslo.log==7.2.1 09:41:11 oslo.serialization==5.8.0 09:41:11 oslo.utils==9.2.0 09:41:11 packaging==25.0 09:41:11 pbr==7.0.3 09:41:11 platformdirs==4.5.0 09:41:11 prettytable==3.17.0 09:41:11 psutil==7.1.3 09:41:11 pyasn1==0.6.1 09:41:11 pyasn1_modules==0.4.2 09:41:11 pycparser==2.23 09:41:11 pygerrit2==2.0.15 09:41:11 PyGithub==2.8.1 09:41:11 Pygments==2.19.2 09:41:11 PyJWT==2.10.1 09:41:11 PyNaCl==1.6.1 09:41:11 pyparsing==2.4.7 09:41:11 pyperclip==1.11.0 09:41:11 pyrsistent==0.20.0 09:41:11 python-cinderclient==9.8.0 09:41:11 python-dateutil==2.9.0.post0 09:41:11 python-heatclient==4.3.0 09:41:11 python-jenkins==1.8.3 09:41:11 python-keystoneclient==5.7.0 09:41:11 python-magnumclient==4.9.0 09:41:11 python-openstackclient==8.2.0 09:41:11 python-swiftclient==4.9.0 09:41:11 PyYAML==6.0.3 09:41:11 referencing==0.37.0 09:41:11 requests==2.32.5 09:41:11 requests-oauthlib==2.0.0 09:41:11 requestsexceptions==1.4.0 09:41:11 rfc3986==2.0.0 09:41:11 rich==14.2.0 09:41:11 rich-argparse==1.7.2 09:41:11 rpds-py==0.29.0 09:41:11 rsa==4.9.1 09:41:11 ruamel.yaml==0.18.16 09:41:11 ruamel.yaml.clib==0.2.15 09:41:11 s3transfer==0.15.0 09:41:11 simplejson==3.20.2 09:41:11 six==1.17.0 09:41:11 smmap==5.0.2 09:41:11 soupsieve==2.8 09:41:11 stevedore==5.6.0 09:41:11 tabulate==0.9.0 09:41:11 toml==0.10.2 09:41:11 tomlkit==0.13.3 09:41:11 tqdm==4.67.1 09:41:11 typing_extensions==4.15.0 09:41:11 tzdata==2025.2 09:41:11 urllib3==1.26.20 09:41:11 virtualenv==20.35.4 09:41:11 wcwidth==0.2.14 09:41:11 websocket-client==1.9.0 09:41:11 wrapt==2.0.1 09:41:11 xdg==6.0.0 09:41:11 xmltodict==1.0.2 09:41:11 yq==3.4.3 09:41:12 [EnvInject] - Injecting environment variables from a build step. 09:41:12 [EnvInject] - Injecting as environment variables the properties content 09:41:12 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:41:12 OS_CLOUD=vex 09:41:12 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:41:12 OS_STACK_TEMPLATE_DIR=openstack-hot 09:41:12 09:41:12 [EnvInject] - Variables injected successfully. 09:41:12 provisioning config files... 09:41:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15992815167523402590.sh 09:41:12 ---> Create parameters file for OpenStack HOT 09:41:12 OpenStack Heat parameters generated 09:41:12 ----------------------------------- 09:41:12 parameters: 09:41:12 vm_0_count: '1' 09:41:12 vm_0_flavor: 'v3-standard-4' 09:41:12 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:41:12 vm_1_count: '1' 09:41:12 vm_1_flavor: 'v3-standard-2' 09:41:12 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:41:12 09:41:12 job_name: '52208-539' 09:41:12 silo: 'releng' 09:41:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11131637685548240586.sh 09:41:12 ---> Create HEAT stack 09:41:12 + source /home/jenkins/lf-env.sh 09:41:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:12 ++ mktemp -d /tmp/venv-XXXX 09:41:12 + lf_venv=/tmp/venv-CmrQ 09:41:12 + local venv_file=/tmp/.os_lf_venv 09:41:12 + local python=python3 09:41:12 + local options 09:41:12 + local set_path=true 09:41:12 + local install_args= 09:41:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:41:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:12 + true 09:41:12 + case $1 in 09:41:12 + python=python3 09:41:12 + shift 2 09:41:12 + true 09:41:12 + case $1 in 09:41:12 + shift 09:41:12 + break 09:41:12 + case $python in 09:41:12 + local pkg_list= 09:41:12 + [[ -d /opt/pyenv ]] 09:41:12 + echo 'Setup pyenv:' 09:41:12 Setup pyenv: 09:41:12 + export PYENV_ROOT=/opt/pyenv 09:41:12 + PYENV_ROOT=/opt/pyenv 09:41:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:12 + pyenv versions 09:41:12 system 09:41:12 3.8.13 09:41:12 3.9.13 09:41:12 3.10.13 09:41:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:12 + command -v pyenv 09:41:12 ++ pyenv init - --no-rehash 09:41:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:41:13 for i in ${!paths[@]}; do 09:41:13 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:41:13 fi; done; 09:41:13 echo "${paths[*]}"'\'')" 09:41:13 export PATH="/opt/pyenv/shims:${PATH}" 09:41:13 export PYENV_SHELL=bash 09:41:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:41:13 pyenv() { 09:41:13 local command 09:41:13 command="${1:-}" 09:41:13 if [ "$#" -gt 0 ]; then 09:41:13 shift 09:41:13 fi 09:41:13 09:41:13 case "$command" in 09:41:13 rehash|shell) 09:41:13 eval "$(pyenv "sh-$command" "$@")" 09:41:13 ;; 09:41:13 *) 09:41:13 command pyenv "$command" "$@" 09:41:13 ;; 09:41:13 esac 09:41:13 }' 09:41:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:41:13 for i in ${!paths[@]}; do 09:41:13 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:41:13 fi; done; 09:41:13 echo "${paths[*]}"' 09:41:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:41:13 ++ export PYENV_SHELL=bash 09:41:13 ++ PYENV_SHELL=bash 09:41:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:41:13 +++ complete -F _pyenv pyenv 09:41:13 ++ lf-pyver python3 09:41:13 ++ local py_version_xy=python3 09:41:13 ++ local py_version_xyz= 09:41:13 ++ pyenv versions 09:41:13 ++ local command 09:41:13 ++ command=versions 09:41:13 ++ '[' 1 -gt 0 ']' 09:41:13 ++ shift 09:41:13 ++ case "$command" in 09:41:13 ++ command pyenv versions 09:41:13 ++ pyenv versions 09:41:13 ++ grep -E '^[0-9.]*[0-9]$' 09:41:13 ++ sed 's/^[ *]* //' 09:41:13 ++ awk '{ print $1 }' 09:41:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:41:13 +++ grep '^3' /tmp/.pyenv_versions 09:41:13 +++ tail -n 1 09:41:13 +++ sort -V 09:41:13 ++ py_version_xyz=3.11.7 09:41:13 ++ [[ -z 3.11.7 ]] 09:41:13 ++ echo 3.11.7 09:41:13 ++ return 0 09:41:13 + pyenv local 3.11.7 09:41:13 + local command 09:41:13 + command=local 09:41:13 + '[' 2 -gt 0 ']' 09:41:13 + shift 09:41:13 + case "$command" in 09:41:13 + command pyenv local 3.11.7 09:41:13 + pyenv local 3.11.7 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='lftools[openstack] ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='kubernetes ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='niet ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='python-heatclient ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='python-openstackclient ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='python-magnumclient ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='urllib3~=1.26.15 ' 09:41:13 + for arg in "$@" 09:41:13 + case $arg in 09:41:13 + pkg_list+='yq ' 09:41:13 + [[ -f /tmp/.os_lf_venv ]] 09:41:13 ++ cat /tmp/.os_lf_venv 09:41:13 + lf_venv=/tmp/venv-LlRd 09:41:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from' file:/tmp/.os_lf_venv 09:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:41:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:41:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:13 + local 'pip_opts=--upgrade --quiet' 09:41:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:41:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:41:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:41:13 + [[ -n '' ]] 09:41:13 + [[ -n '' ]] 09:41:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:41:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:13 + /tmp/venv-LlRd/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:41:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:41:15 lf-activate-venv(): INFO: Base packages installed successfully 09:41:15 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:41:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:41:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:41:15 + /tmp/venv-LlRd/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:31 + type python3 09:41:31 + true 09:41:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH' 09:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:41:31 + PATH=/tmp/venv-LlRd/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:31 + return 0 09:41:31 + openstack --os-cloud vex limits show --absolute 09:41:33 +--------------------------+---------+ 09:41:33 | Name | Value | 09:41:33 +--------------------------+---------+ 09:41:33 | maxTotalInstances | -1 | 09:41:33 | maxTotalCores | 450 | 09:41:33 | maxTotalRAMSize | 1000000 | 09:41:33 | maxServerMeta | 128 | 09:41:33 | maxImageMeta | 128 | 09:41:33 | maxPersonality | 5 | 09:41:33 | maxPersonalitySize | 10240 | 09:41:33 | maxTotalKeypairs | 100 | 09:41:33 | maxServerGroups | 10 | 09:41:33 | maxServerGroupMembers | 10 | 09:41:33 | maxTotalFloatingIps | -1 | 09:41:33 | maxSecurityGroups | -1 | 09:41:33 | maxSecurityGroupRules | -1 | 09:41:33 | totalRAMUsed | 491520 | 09:41:33 | totalCoresUsed | 120 | 09:41:33 | totalInstancesUsed | 50 | 09:41:33 | totalFloatingIpsUsed | 0 | 09:41:33 | totalSecurityGroupsUsed | 0 | 09:41:33 | totalServerGroupsUsed | 0 | 09:41:33 | maxTotalVolumes | -1 | 09:41:33 | maxTotalSnapshots | 10 | 09:41:33 | maxTotalVolumeGigabytes | 4096 | 09:41:33 | maxTotalBackups | 10 | 09:41:33 | maxTotalBackupGigabytes | 1000 | 09:41:33 | totalVolumesUsed | 3 | 09:41:33 | totalGigabytesUsed | 60 | 09:41:33 | totalSnapshotsUsed | 0 | 09:41:33 | totalBackupsUsed | 0 | 09:41:33 | totalBackupGigabytesUsed | 0 | 09:41:33 +--------------------------+---------+ 09:41:33 + pushd /opt/ciman/openstack-hot 09:41:33 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:33 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-539 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:41:58 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:41:58 Waiting to initialize infrastructure... 09:41:58 Stack initialization successful. 09:41:58 ------------------------------------ 09:41:58 Stack Details 09:41:58 ------------------------------------ 09:41:58 {'added': None, 09:41:58 'capabilities': [], 09:41:58 'created_at': '2025-11-22T09:41:36Z', 09:41:58 'deleted': None, 09:41:58 'deleted_at': None, 09:41:58 'description': 'No description', 09:41:58 'environment': None, 09:41:58 'environment_files': None, 09:41:58 'files': None, 09:41:58 'files_container': None, 09:41:58 'id': '66257871-2469-453a-8b6f-fb3178c1d249', 09:41:58 'is_rollback_disabled': True, 09:41:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-539/66257871-2469-453a-8b6f-fb3178c1d249', 09:41:58 'rel': 'self'}], 09:41:58 '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:58 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-539', 09:41:58 'notification_topics': [], 09:41:58 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:41:58 'output_key': 'vm_0_ips', 09:41:58 'output_value': ['10.30.170.177']}, 09:41:58 {'description': 'IP addresses of the 2nd vm types', 09:41:58 'output_key': 'vm_1_ips', 09:41:58 'output_value': ['10.30.170.247']}], 09:41:58 'owner_id': ****, 09:41:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:41:58 'OS::stack_id': '66257871-2469-453a-8b6f-fb3178c1d249', 09:41:58 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-539', 09:41:58 'job_name': '52208-539', 09:41:58 'silo': 'releng', 09:41:58 'vm_0_count': '1', 09:41:58 'vm_0_flavor': 'v3-standard-4', 09:41:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:41:58 '20250917-133034.447', 09:41:58 'vm_1_count': '1', 09:41:58 'vm_1_flavor': 'v3-standard-2', 09:41:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:41:58 '- 20250917-133034.654'}, 09:41:58 'parent_id': None, 09:41:58 'replaced': None, 09:41:58 'status': 'CREATE_COMPLETE', 09:41:58 'status_reason': 'Stack CREATE completed successfully', 09:41:58 'tags': [], 09:41:58 'template': None, 09:41:58 'template_description': 'No description', 09:41:58 'template_url': None, 09:41:58 'timeout_mins': 15, 09:41:58 'unchanged': None, 09:41:58 'updated': None, 09:41:58 'updated_at': None, 09:41:58 'user_project_id': '4141c86d88be471298b77a3c582651c2'} 09:41:58 ------------------------------------ 09:41:59 + popd 09:41:59 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3048557145378496845.sh 09:41:59 ---> Copy SSH public keys to CSIT lab 09:41:59 Setup pyenv: 09:41:59 system 09:41:59 3.8.13 09:41:59 3.9.13 09:41:59 3.10.13 09:41:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:41:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:01 lf-activate-venv(): INFO: Base packages installed successfully 09:42:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:42:16 SSH not responding on 10.30.170.177. Retrying in 10 seconds... 09:42:17 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 09:42:17 releng-52208-539-1-mininet-ovs-217-0 09:42:17 Successfully copied public keys to slave 10.30.170.247 09:42:26 Ping to 10.30.170.177 successful. 09:42:26 SSH not responding on 10.30.170.177. Retrying in 10 seconds... 09:42:36 Ping to 10.30.170.177 successful. 09:42:37 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:42:38 releng-52208-539-0-builder-0 09:42:38 Successfully copied public keys to slave 10.30.170.177 09:42:38 Process 7742 ready. 09:42:38 Process 7743 ready. 09:42:38 SSH ready on all stack servers. 09:42:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins6974117046497493967.sh 09:42:38 Setup pyenv: 09:42:38 system 09:42:38 3.8.13 09:42:38 3.9.13 09:42:38 3.10.13 09:42:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V1vo 09:42:42 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:46 lf-activate-venv(): INFO: Base packages installed successfully 09:42:46 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:48 lf-activate-venv(): INFO: Adding /tmp/venv-V1vo/bin to PATH 09:42:48 + echo 'Installing Python Requirements' 09:42:48 Installing Python Requirements 09:42:48 + cat 09:42:48 + python -m pip install -r requirements.txt 09:42:48 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:48 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:48 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:48 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:48 Installing build dependencies: started 09:42:49 Installing build dependencies: finished with status 'done' 09:42:49 Getting requirements to build wheel: started 09:42:50 Getting requirements to build wheel: finished with status 'done' 09:42:50 Preparing metadata (pyproject.toml): started 09:42:50 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:50 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:50 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:50 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:50 Installing build dependencies: started 09:42:51 Installing build dependencies: finished with status 'done' 09:42:51 Getting requirements to build wheel: started 09:42:51 Getting requirements to build wheel: finished with status 'done' 09:42:51 Preparing metadata (pyproject.toml): started 09:42:51 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:51 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:52 Collecting requests (from -r requirements.txt (line 6)) 09:42:52 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:52 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.2 MB/s 0:00:00 09:42:52 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:52 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:52 Installing build dependencies: started 09:42:53 Installing build dependencies: finished with status 'done' 09:42:53 Getting requirements to build wheel: started 09:42:53 Getting requirements to build wheel: finished with status 'done' 09:42:53 Preparing metadata (pyproject.toml): started 09:42:53 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:53 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:53 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:53 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:53 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:53 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:53 Installing build dependencies: started 09:42:54 Installing build dependencies: finished with status 'done' 09:42:54 Getting requirements to build wheel: started 09:42:55 Getting requirements to build wheel: finished with status 'done' 09:42:55 Preparing metadata (pyproject.toml): started 09:42:55 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:55 Collecting scapy (from -r requirements.txt (line 12)) 09:42:55 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:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.3 MB/s 0:00:00 09:42:55 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:55 Installing build dependencies: started 09:42:56 Installing build dependencies: finished with status 'done' 09:42:56 Getting requirements to build wheel: started 09:42:56 Getting requirements to build wheel: finished with status 'done' 09:42:56 Preparing metadata (pyproject.toml): started 09:42:57 Preparing metadata (pyproject.toml): finished with status 'done' 09:42:57 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:42:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 33.6 MB/s 0:00:00 09:42:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:57 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:57 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:42:57 Collecting isodate (from -r requirements.txt (line 25)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:57 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:57 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:57 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:57 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:57 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:57 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:57 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:57 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:57 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:57 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:57 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:57 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:57 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:58 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:58 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:58 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:58 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:42:58 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:42:58 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 09:42:58 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:58 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:58 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:58 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:58 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:58 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:58 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:58 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:58 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 09:42:58 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:58 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:58 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:58 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:58 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:59 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:59 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:59 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:42:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 30.5 MB/s 0:00:00 09:42:59 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:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:59 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:59 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:59 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:59 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:59 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:59 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:59 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:59 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:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 36.6 MB/s 0:00:00 09:42:59 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:43:00 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.6 MB/s 0:00:00 09:43:02 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:02 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:43:03 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:43:03 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:43:03 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:43:03 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:43:03 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:43:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 09:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 89.7 MB/s 0:00:00 09:43:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:43:04 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 09:43:04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:43:04 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:43:04 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:43:04 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:43:04 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:43:04 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:43:04 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:43:05 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:43:05 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:43:05 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:43:05 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:43:05 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:43:05 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:43:05 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:43:05 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:43:05 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b6ae9920cabe6a431482c99b82f61a51ee047cbd5f7ae14ea9789f17df3452ec 09:43:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:43:05 Building wheel for ipaddr (pyproject.toml): started 09:43:05 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:43:05 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d7a9ae0f89bcaa2eebde3d39fa98aab005ae2b3bcd6c71afa48af41bc20b3d78 09:43:05 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:43:05 Building wheel for netifaces (pyproject.toml): started 09:43:08 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:43:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41076 sha256=cdb1b13451c8115f648a1d705d80d3bcd97b2eedb80b04886137c889b1192d2a 09:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:43:08 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:43:08 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:43:08 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6e46a3bab204868ff33b16dd994870e5784e97221413c9bb43fb18eb77e966aa 09:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:43:08 Building wheel for jsonpath-rw (pyproject.toml): started 09:43:08 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:43:08 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=88c3ab5dd43c1fee2ce5caa155af1f626f176a88c66ec84d9e8594e33c49eb78 09:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:43:08 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:43:08 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:43:15 09:43:15 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:43:16 + pip freeze 09:43:16 attrs==25.4.0 09:43:16 bcrypt==5.0.0 09:43:16 beautifulsoup4==4.14.2 09:43:16 certifi==2025.11.12 09:43:16 cffi==2.0.0 09:43:16 charset-normalizer==3.4.4 09:43:16 click==8.3.1 09:43:16 cryptography==46.0.3 09:43:16 decorator==5.2.1 09:43:16 distlib==0.4.0 09:43:16 docker-py==1.10.6 09:43:16 docker-pycreds==0.4.0 09:43:16 elastic-transport==8.17.1 09:43:16 elasticsearch==8.19.2 09:43:16 elasticsearch-dsl==8.15.4 09:43:16 enum34==1.1.10 09:43:16 filelock==3.20.0 09:43:16 h11==0.16.0 09:43:16 idna==3.11 09:43:16 invoke==2.2.1 09:43:16 ipaddr==2.2.0 09:43:16 isodate==0.7.2 09:43:16 jmespath==1.0.1 09:43:16 jsonpatch==1.33 09:43:16 jsonpath-rw==1.4.0 09:43:16 jsonpointer==3.0.0 09:43:16 lxml==6.0.2 09:43:16 netaddr==1.3.0 09:43:16 netifaces==0.11.0 09:43:16 outcome==1.3.0.post0 09:43:16 paramiko==4.0.0 09:43:16 platformdirs==4.5.0 09:43:16 ply==3.11 09:43:16 pyang==2.7.1 09:43:16 pyangbind==0.8.6 09:43:16 pycparser==2.23 09:43:16 pyhocon==0.3.61 09:43:16 PyNaCl==1.6.1 09:43:16 pyparsing==3.2.5 09:43:16 PySocks==1.7.1 09:43:16 python-dateutil==2.9.0.post0 09:43:16 regex==2025.11.3 09:43:16 requests==2.32.5 09:43:16 robotframework==7.3.2 09:43:16 robotframework-httplibrary==0.4.2 09:43:16 robotframework-pythonlibcore==4.4.1 09:43:16 robotframework-requests==0.9.7 09:43:16 robotframework-selenium2library==3.0.0 09:43:16 robotframework-seleniumlibrary==6.8.0 09:43:16 robotframework-sshlibrary==3.8.0 09:43:16 scapy==2.6.1 09:43:16 scp==0.15.0 09:43:16 selenium==4.38.0 09:43:16 six==1.17.0 09:43:16 sniffio==1.3.1 09:43:16 sortedcontainers==2.4.0 09:43:16 soupsieve==2.8 09:43:16 trio==0.32.0 09:43:16 trio-websocket==0.12.2 09:43:16 typing_extensions==4.15.0 09:43:16 urllib3==2.5.0 09:43:16 virtualenv==20.35.4 09:43:16 waitress==3.0.2 09:43:16 WebOb==1.8.9 09:43:16 websocket-client==1.9.0 09:43:16 WebTest==3.0.7 09:43:16 wsproto==1.3.2 09:43:16 [EnvInject] - Injecting environment variables from a build step. 09:43:16 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:43:16 [EnvInject] - Variables injected successfully. 09:43:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins2795229305473096951.sh 09:43:16 Setup pyenv: 09:43:16 system 09:43:16 3.8.13 09:43:16 3.9.13 09:43:16 3.10.13 09:43:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:43:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:18 lf-activate-venv(): INFO: Base packages installed successfully 09:43:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:26 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:26 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:43:26 + ODL_SYSTEM=() 09:43:26 + TOOLS_SYSTEM=() 09:43:26 + OPENSTACK_SYSTEM=() 09:43:26 + OPENSTACK_CONTROLLERS=() 09:43:26 + mapfile -t ADDR 09:43:26 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:43:26 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:28 + for i in "${ADDR[@]}" 09:43:28 ++ ssh 10.30.170.247 hostname -s 09:43:28 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 09:43:29 + REMHOST=releng-52208-539-1-mininet-ovs-217-0 09:43:29 + case ${REMHOST} in 09:43:29 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:29 + for i in "${ADDR[@]}" 09:43:29 ++ ssh 10.30.170.177 hostname -s 09:43:29 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:29 + REMHOST=releng-52208-539-0-builder-0 09:43:29 + case ${REMHOST} in 09:43:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:29 + echo NUM_ODL_SYSTEM=1 09:43:29 + echo NUM_TOOLS_SYSTEM=1 09:43:29 + '[' '' == yes ']' 09:43:29 + NUM_OPENSTACK_SYSTEM=0 09:43:29 + echo NUM_OPENSTACK_SYSTEM=0 09:43:29 + '[' 0 -eq 2 ']' 09:43:29 + echo ODL_SYSTEM_IP=10.30.170.177 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:29 + echo ODL_SYSTEM_1_IP=10.30.170.177 09:43:29 + echo TOOLS_SYSTEM_IP=10.30.170.247 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:29 + echo TOOLS_SYSTEM_1_IP=10.30.170.247 09:43:29 + openstack_index=0 09:43:29 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 ++ seq 0 0 09:43:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:29 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:29 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 + '[' -1 -ge 2 ']' 09:43:29 ++ seq 0 -2 09:43:29 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 ++ seq 0 -1 09:43:29 + echo 'Contents of slave_addresses.txt:' 09:43:29 Contents of slave_addresses.txt: 09:43:29 + cat slave_addresses.txt 09:43:29 NUM_ODL_SYSTEM=1 09:43:29 NUM_TOOLS_SYSTEM=1 09:43:29 NUM_OPENSTACK_SYSTEM=0 09:43:29 ODL_SYSTEM_IP=10.30.170.177 09:43:29 ODL_SYSTEM_1_IP=10.30.170.177 09:43:29 TOOLS_SYSTEM_IP=10.30.170.247 09:43:29 TOOLS_SYSTEM_1_IP=10.30.170.247 09:43:29 NUM_OPENSTACK_CONTROL_NODES=1 09:43:29 OPENSTACK_CONTROL_NODE_1_IP= 09:43:29 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:29 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15171739129080986098.sh 09:43:29 Preparing for JRE Version 21 09:43:29 Karaf artifact is karaf 09:43:29 Karaf project is integration 09:43:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:29 [EnvInject] - Injecting environment variables from a build step. 09:43:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:29 [EnvInject] - Variables injected successfully. 09:43:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11521363135796061474.sh 09:43:29 2025-11-22 09:43:29 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:29 Bundle version is 0.21.4-SNAPSHOT 09:43:29 --2025-11-22 09:43:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:43:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:29 HTTP request sent, awaiting response... 200 OK 09:43:29 Length: 1410 (1.4K) [application/xml] 09:43:29 Saving to: ‘maven-metadata.xml’ 09:43:29 09:43:29 0K . 100% 57.6M=0s 09:43:29 09:43:29 2025-11-22 09:43:29 (57.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:29 09:43:29 09:43:29 09:43:29 org.opendaylight.integration 09:43:29 karaf 09:43:29 0.21.4-SNAPSHOT 09:43:29 09:43:29 09:43:29 20251122.094037 09:43:29 186 09:43:29 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 pom 09:43:29 0.21.4-20251122.094037-186 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 tar.gz 09:43:29 0.21.4-20251122.094037-186 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 zip 09:43:29 0.21.4-20251122.094037-186 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 cyclonedx 09:43:29 xml 09:43:29 0.21.4-20251122.094037-186 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 cyclonedx 09:43:29 json 09:43:29 0.21.4-20251122.094037-186 09:43:29 20251122094037 09:43:29 09:43:29 09:43:29 09:43:29 09:43:30 Nexus timestamp is 0.21.4-20251122.094037-186 09:43:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251122.094037-186.zip 09:43:30 Distribution bundle is karaf-0.21.4-20251122.094037-186.zip 09:43:30 Distribution bundle version is 0.21.4-SNAPSHOT 09:43:30 Distribution folder is karaf-0.21.4-SNAPSHOT 09:43:30 Nexus prefix is https://nexus.opendaylight.org 09:43:30 [EnvInject] - Injecting environment variables from a build step. 09:43:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:30 [EnvInject] - Variables injected successfully. 09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12720256061607117348.sh 09:43:30 Setup pyenv: 09:43:30 system 09:43:30 3.8.13 09:43:30 3.9.13 09:43:30 3.10.13 09:43:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:43:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:32 lf-activate-venv(): INFO: Base packages installed successfully 09:43:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:43:38 Copying common-functions.sh to /tmp 09:43:40 Copying common-functions.sh to 10.30.170.247:/tmp 09:43:40 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 09:43:40 Copying common-functions.sh to 10.30.170.177:/tmp 09:43:40 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15750456589665788342.sh 09:43:41 common-functions.sh is being sourced 09:43:41 common-functions environment: 09:43:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:41 ACTUALFEATURES: 09:43:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:41 CONTROLLERMEM: 2048m 09:43:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:41 SUITES: 09:43:41 09:43:41 ################################################# 09:43:41 ## Configure Cluster and Start ## 09:43:41 ################################################# 09:43:41 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:41 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:41 Locating script plan to use... 09:43:41 Finished running script plans 09:43:41 Configuring member-1 with IP address 10.30.170.177 09:43:41 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:41 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:41 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:43:41 ++ [[ /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:41 common-functions.sh is being sourced 09:43:41 ++ echo 'common-functions.sh is being sourced' 09:43:41 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:43:41 ++ DISTROSTREAM=scandium 09:43:41 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:41 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:41 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:41 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:41 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:41 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:41 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:41 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:41 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:41 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:41 ++ export CONTROLLERMEM= 09:43:41 ++ CONTROLLERMEM= 09:43:41 ++ case "${DISTROSTREAM}" in 09:43:41 ++ CLUSTER_SYSTEM=akka 09:43:41 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:41 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:41 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:41 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:41 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:41 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:41 ++ print_common_env 09:43:41 ++ cat 09:43:41 common-functions environment: 09:43:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:41 ACTUALFEATURES: 09:43:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:43:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:41 CONTROLLERMEM: 09:43:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:41 SUITES: 09:43:41 09:43:41 ++ SSH='ssh -t -t' 09:43:41 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:41 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:41 Changing to /tmp 09:43:41 + echo 'Changing to /tmp' 09:43:41 + cd /tmp 09:43:41 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251122.094037-186.zip 09:43:41 + 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-20251122.094037-186.zip' 09:43:41 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251122.094037-186.zip 09:43:41 --2025-11-22 09:43:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251122.094037-186.zip 09:43:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:41 HTTP request sent, awaiting response... 200 OK 09:43:41 Length: 239812675 (229M) [application/zip] 09:43:41 Saving to: ‘karaf-0.21.4-20251122.094037-186.zip’ 09:43:41 09:43:41 0K ........ ........ ........ ........ ........ ........ 1% 72.4M 3s 09:43:41 3072K ........ ........ ........ ........ ........ ........ 2% 123M 2s 09:43:41 6144K ........ ........ ........ ........ ........ ........ 3% 159M 2s 09:43:41 9216K ........ ........ ........ ........ ........ ........ 5% 158M 2s 09:43:41 12288K ........ ........ ........ ........ ........ ........ 6% 193M 2s 09:43:41 15360K ........ ........ ........ ........ ........ ........ 7% 179M 2s 09:43:41 18432K ........ ........ ........ ........ ........ ........ 9% 195M 1s 09:43:41 21504K ........ ........ ........ ........ ........ ........ 10% 245M 1s 09:43:41 24576K ........ ........ ........ ........ ........ ........ 11% 267M 1s 09:43:41 27648K ........ ........ ........ ........ ........ ........ 13% 267M 1s 09:43:41 30720K ........ ........ ........ ........ ........ ........ 14% 272M 1s 09:43:41 33792K ........ ........ ........ ........ ........ ........ 15% 302M 1s 09:43:42 36864K ........ ........ ........ ........ ........ ........ 17% 321M 1s 09:43:42 39936K ........ ........ ........ ........ ........ ........ 18% 265M 1s 09:43:42 43008K ........ ........ ........ ........ ........ ........ 19% 292M 1s 09:43:42 46080K ........ ........ ........ ........ ........ ........ 20% 263M 1s 09:43:42 49152K ........ ........ ........ ........ ........ ........ 22% 308M 1s 09:43:42 52224K ........ ........ ........ ........ ........ ........ 23% 192M 1s 09:43:42 55296K ........ ........ ........ ........ ........ ........ 24% 284M 1s 09:43:42 58368K ........ ........ ........ ........ ........ ........ 26% 277M 1s 09:43:42 61440K ........ ........ ........ ........ ........ ........ 27% 310M 1s 09:43:42 64512K ........ ........ ........ ........ ........ ........ 28% 361M 1s 09:43:42 67584K ........ ........ ........ ........ ........ ........ 30% 241M 1s 09:43:42 70656K ........ ........ ........ ........ ........ ........ 31% 299M 1s 09:43:42 73728K ........ ........ ........ ........ ........ ........ 32% 321M 1s 09:43:42 76800K ........ ........ ........ ........ ........ ........ 34% 258M 1s 09:43:42 79872K ........ ........ ........ ........ ........ ........ 35% 276M 1s 09:43:42 82944K ........ ........ ........ ........ ........ ........ 36% 315M 1s 09:43:42 86016K ........ ........ ........ ........ ........ ........ 38% 346M 1s 09:43:42 89088K ........ ........ ........ ........ ........ ........ 39% 290M 1s 09:43:42 92160K ........ ........ ........ ........ ........ ........ 40% 278M 1s 09:43:42 95232K ........ ........ ........ ........ ........ ........ 41% 242M 1s 09:43:42 98304K ........ ........ ........ ........ ........ ........ 43% 218M 1s 09:43:42 101376K ........ ........ ........ ........ ........ ........ 44% 293M 1s 09:43:42 104448K ........ ........ ........ ........ ........ ........ 45% 324M 1s 09:43:42 107520K ........ ........ ........ ........ ........ ........ 47% 346M 1s 09:43:42 110592K ........ ........ ........ ........ ........ ........ 48% 329M 0s 09:43:42 113664K ........ ........ ........ ........ ........ ........ 49% 310M 0s 09:43:42 116736K ........ ........ ........ ........ ........ ........ 51% 327M 0s 09:43:42 119808K ........ ........ ........ ........ ........ ........ 52% 333M 0s 09:43:42 122880K ........ ........ ........ ........ ........ ........ 53% 346M 0s 09:43:42 125952K ........ ........ ........ ........ ........ ........ 55% 329M 0s 09:43:42 129024K ........ ........ ........ ........ ........ ........ 56% 323M 0s 09:43:42 132096K ........ ........ ........ ........ ........ ........ 57% 344M 0s 09:43:42 135168K ........ ........ ........ ........ ........ ........ 59% 256M 0s 09:43:42 138240K ........ ........ ........ ........ ........ ........ 60% 313M 0s 09:43:42 141312K ........ ........ ........ ........ ........ ........ 61% 219M 0s 09:43:42 144384K ........ ........ ........ ........ ........ ........ 62% 257M 0s 09:43:42 147456K ........ ........ ........ ........ ........ ........ 64% 334M 0s 09:43:42 150528K ........ ........ ........ ........ ........ ........ 65% 324M 0s 09:43:42 153600K ........ ........ ........ ........ ........ ........ 66% 313M 0s 09:43:42 156672K ........ ........ ........ ........ ........ ........ 68% 302M 0s 09:43:42 159744K ........ ........ ........ ........ ........ ........ 69% 296M 0s 09:43:42 162816K ........ ........ ........ ........ ........ ........ 70% 270M 0s 09:43:42 165888K ........ ........ ........ ........ ........ ........ 72% 275M 0s 09:43:42 168960K ........ ........ ........ ........ ........ ........ 73% 272M 0s 09:43:42 172032K ........ ........ ........ ........ ........ ........ 74% 276M 0s 09:43:42 175104K ........ ........ ........ ........ ........ ........ 76% 282M 0s 09:43:42 178176K ........ ........ ........ ........ ........ ........ 77% 285M 0s 09:43:42 181248K ........ ........ ........ ........ ........ ........ 78% 296M 0s 09:43:42 184320K ........ ........ ........ ........ ........ ........ 80% 264M 0s 09:43:42 187392K ........ ........ ........ ........ ........ ........ 81% 259M 0s 09:43:42 190464K ........ ........ ........ ........ ........ ........ 82% 252M 0s 09:43:42 193536K ........ ........ ........ ........ ........ ........ 83% 216M 0s 09:43:42 196608K ........ ........ ........ ........ ........ ........ 85% 241M 0s 09:43:42 199680K ........ ........ ........ ........ ........ ........ 86% 267M 0s 09:43:42 202752K ........ ........ ........ ........ ........ ........ 87% 274M 0s 09:43:42 205824K ........ ........ ........ ........ ........ ........ 89% 281M 0s 09:43:42 208896K ........ ........ ........ ........ ........ ........ 90% 279M 0s 09:43:42 211968K ........ ........ ........ ........ ........ ........ 91% 269M 0s 09:43:42 215040K ........ ........ ........ ........ ........ ........ 93% 301M 0s 09:43:42 218112K ........ ........ ........ ........ ........ ........ 94% 270M 0s 09:43:42 221184K ........ ........ ........ ........ ........ ........ 95% 275M 0s 09:43:42 224256K ........ ........ ........ ........ ........ ........ 97% 280M 0s 09:43:42 227328K ........ ........ ........ ........ ........ ........ 98% 260M 0s 09:43:42 230400K ........ ........ ........ ........ ........ ........ 99% 270M 0s 09:43:42 233472K ........ ... 100% 315M=0.9s 09:43:42 09:43:42 2025-11-22 09:43:42 (257 MB/s) - ‘karaf-0.21.4-20251122.094037-186.zip’ saved [239812675/239812675] 09:43:42 09:43:42 Extracting the new controller... 09:43:42 + echo 'Extracting the new controller...' 09:43:42 + unzip -q karaf-0.21.4-20251122.094037-186.zip 09:43:44 Adding external repositories... 09:43:44 + echo 'Adding external repositories...' 09:43:44 + 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:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:44 ################################################################################ 09:43:44 # 09:43:44 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:44 # contributor license agreements. See the NOTICE file distributed with 09:43:44 # this work for additional information regarding copyright ownership. 09:43:44 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:44 # (the "License"); you may not use this file except in compliance with 09:43:44 # the License. You may obtain a copy of the License at 09:43:44 # 09:43:44 # http://www.apache.org/licenses/LICENSE-2.0 09:43:44 # 09:43:44 # Unless required by applicable law or agreed to in writing, software 09:43:44 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:44 # See the License for the specific language governing permissions and 09:43:44 # limitations under the License. 09:43:44 # 09:43:44 ################################################################################ 09:43:44 09:43:44 # 09:43:44 # If set to true, the following property will not allow any certificate to be used 09:43:44 # when accessing Maven repositories through SSL 09:43:44 # 09:43:44 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:44 09:43:44 # 09:43:44 # Path to the local Maven settings file. 09:43:44 # The repositories defined in this file will be automatically added to the list 09:43:44 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:44 # below is not set. 09:43:44 # The following locations are checked for the existence of the settings.xml file 09:43:44 # * 1. looks for the specified url 09:43:44 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:44 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:44 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:44 # 09:43:44 #org.ops4j.pax.url.mvn.settings= 09:43:44 09:43:44 # 09:43:44 # Path to the local Maven repository which is used to avoid downloading 09:43:44 # artifacts when they already exist locally. 09:43:44 # The value of this property will be extracted from the settings.xml file 09:43:44 # above, or defaulted to: 09:43:44 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:44 # 09:43:44 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:44 09:43:44 # 09:43:44 # Default this to false. It's just weird to use undocumented repos 09:43:44 # 09:43:44 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:44 09:43:44 # 09:43:44 # Uncomment if you don't wanna use the proxy settings 09:43:44 # from the Maven conf/settings.xml file 09:43:44 # 09:43:44 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:44 09:43:44 # 09:43:44 # Comma separated list of repositories scanned when resolving an artifact. 09:43:44 # Those repositories will be checked before iterating through the 09:43:44 # below list of repositories and even before the local repository 09:43:44 # A repository url can be appended with zero or more of the following flags: 09:43:44 # @snapshots : the repository contains snaphots 09:43:44 # @noreleases : the repository does not contain any released artifacts 09:43:44 # 09:43:44 # The following property value will add the system folder as a repo. 09:43:44 # 09:43:44 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:44 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:44 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:44 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:44 09:43:44 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:44 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:44 09:43:44 # 09:43:44 # Comma separated list of repositories scanned when resolving an artifact. 09:43:44 # The default list includes the following repositories: 09:43:44 # http://repo1.maven.org/maven2@id=central 09:43:44 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:44 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:44 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:44 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:44 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:44 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:44 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:44 # to add. 09:43:44 # A repository url can be appended with zero or more of the following flags: 09:43:44 # @snapshots : the repository contains snapshots 09:43:44 # @noreleases : the repository does not contain any released artifacts 09:43:44 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:44 # 09:43:44 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:44 09:43:44 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:43:44 + [[ True == \T\r\u\e ]] 09:43:44 + echo 'Configuring the startup features...' 09:43:44 + 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:44 + FEATURE_TEST_STRING=features-test 09:43:44 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:43:44 + KARAF_VERSION=karaf4 09:43:44 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:44 + 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:44 + [[ ! -z '' ]] 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:44 ################################################################################ 09:43:44 # 09:43:44 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:44 # contributor license agreements. See the NOTICE file distributed with 09:43:44 # this work for additional information regarding copyright ownership. 09:43:44 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:44 # (the "License"); you may not use this file except in compliance with 09:43:44 # the License. You may obtain a copy of the License at 09:43:44 # 09:43:44 # http://www.apache.org/licenses/LICENSE-2.0 09:43:44 # 09:43:44 # Unless required by applicable law or agreed to in writing, software 09:43:44 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:44 # See the License for the specific language governing permissions and 09:43:44 # limitations under the License. 09:43:44 # 09:43:44 ################################################################################ 09:43:44 09:43:44 # 09:43:44 # Comma separated list of features repositories to register by default 09:43:44 # 09:43:44 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}/b2379141-3ebf-47c8-9662-d8ababbdb154.xml 09:43:44 09:43:44 # 09:43:44 # Comma separated list of features to install at startup 09:43:44 # 09:43:44 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 94de723d-aa9e-400f-8118-4997366f01f2 09:43:44 09:43:44 # 09:43:44 # Resource repositories (OBR) that the features resolver can use 09:43:44 # to resolve requirements/capabilities 09:43:44 # 09:43:44 # The format of the resourceRepositories is 09:43:44 # resourceRepositories=[xml:url|json:url],... 09:43:44 # for Instance: 09:43:44 # 09:43:44 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:44 # or 09:43:44 #resourceRepositories=json:http://host/path/to/index.json 09:43:44 # 09:43:44 09:43:44 # 09:43:44 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:44 # 09:43:44 featuresBootAsynchronous=false 09:43:44 09:43:44 # 09:43:44 # Service requirements enforcement 09:43:44 # 09:43:44 # By default, the feature resolver checks the service requirements/capabilities of 09:43:44 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:44 # the required bundles. 09:43:44 # The following flag can have those values: 09:43:44 # - disable: service requirements are completely ignored 09:43:44 # - default: service requirements are ignored for old features 09:43:44 # - enforce: service requirements are always verified 09:43:44 # 09:43:44 #serviceRequirements=default 09:43:44 09:43:44 # 09:43:44 # Store cfg file for config element in feature 09:43:44 # 09:43:44 #configCfgStore=true 09:43:44 09:43:44 # 09:43:44 # Define if the feature service automatically refresh bundles 09:43:44 # 09:43:44 autoRefresh=true 09:43:44 09:43:44 # 09:43:44 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:44 # XML file defines instructions related to features processing 09:43:44 # versions.properties may declare properties to resolve placeholders in XML file 09:43:44 # both files are relative to ${karaf.etc} 09:43:44 # 09:43:44 #featureProcessing=org.apache.karaf.features.xml 09:43:44 #featureProcessingVersions=versions.properties 09:43:44 + configure_karaf_log karaf4 '' 09:43:44 + local -r karaf_version=karaf4 09:43:44 + local -r controllerdebugmap= 09:43:44 + local logapi=log4j 09:43:44 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:44 log4j2.rootLogger.level = INFO 09:43:44 #log4j2.rootLogger.type = asyncRoot 09:43:44 #log4j2.rootLogger.includeLocation = false 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:44 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:44 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:44 log4j2.logger.spifly.level = WARN 09:43:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:44 log4j2.logger.audit.level = INFO 09:43:44 log4j2.logger.audit.additivity = false 09:43:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:44 log4j2.appender.console.type = Console 09:43:44 log4j2.appender.console.name = Console 09:43:44 log4j2.appender.console.layout.type = PatternLayout 09:43:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:44 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:44 log4j2.appender.rolling.name = RollingFile 09:43:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:44 #log4j2.appender.rolling.immediateFlush = false 09:43:44 log4j2.appender.rolling.append = true 09:43:44 log4j2.appender.rolling.layout.type = PatternLayout 09:43:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:44 log4j2.appender.rolling.policies.type = Policies 09:43:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:44 log4j2.appender.rolling.policies.size.size = 64MB 09:43:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:44 log4j2.appender.rolling.strategy.max = 7 09:43:44 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:44 log4j2.appender.audit.name = AuditRollingFile 09:43:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:44 log4j2.appender.audit.append = true 09:43:44 log4j2.appender.audit.layout.type = PatternLayout 09:43:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:44 log4j2.appender.audit.policies.type = Policies 09:43:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:44 log4j2.appender.audit.policies.size.size = 8MB 09:43:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:44 log4j2.appender.audit.strategy.max = 7 09:43:44 log4j2.appender.osgi.type = PaxOsgi 09:43:44 log4j2.appender.osgi.name = PaxOsgi 09:43:44 log4j2.appender.osgi.filter = * 09:43:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:44 #log4j2.logger.aether.level = TRACE 09:43:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:44 #log4j2.logger.http-headers.level = DEBUG 09:43:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:44 #log4j2.logger.maven.level = TRACE 09:43:44 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:44 + logapi=log4j2 09:43:44 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:44 + '[' log4j2 == log4j2 ']' 09:43:44 + 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:44 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:44 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:44 controllerdebugmap: 09:43:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:44 + unset IFS 09:43:44 + echo 'controllerdebugmap: ' 09:43:44 + '[' -n '' ']' 09:43:44 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:44 ################################################################################ 09:43:44 # 09:43:44 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:44 # contributor license agreements. See the NOTICE file distributed with 09:43:44 # this work for additional information regarding copyright ownership. 09:43:44 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:44 # (the "License"); you may not use this file except in compliance with 09:43:44 # the License. You may obtain a copy of the License at 09:43:44 # 09:43:44 # http://www.apache.org/licenses/LICENSE-2.0 09:43:44 # 09:43:44 # Unless required by applicable law or agreed to in writing, software 09:43:44 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:44 # See the License for the specific language governing permissions and 09:43:44 # limitations under the License. 09:43:44 # 09:43:44 ################################################################################ 09:43:44 09:43:44 # Common pattern layout for appenders 09:43:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:44 09:43:44 # Root logger 09:43:44 log4j2.rootLogger.level = INFO 09:43:44 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:44 #log4j2.rootLogger.type = asyncRoot 09:43:44 #log4j2.rootLogger.includeLocation = false 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:44 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:44 09:43:44 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:44 09:43:44 # Loggers configuration 09:43:44 09:43:44 # Spifly logger 09:43:44 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:44 log4j2.logger.spifly.level = WARN 09:43:44 09:43:44 # Security audit logger 09:43:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:44 log4j2.logger.audit.level = INFO 09:43:44 log4j2.logger.audit.additivity = false 09:43:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:44 09:43:44 # Appenders configuration 09:43:44 09:43:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:44 log4j2.appender.console.type = Console 09:43:44 log4j2.appender.console.name = Console 09:43:44 log4j2.appender.console.layout.type = PatternLayout 09:43:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:44 09:43:44 # Rolling file appender 09:43:44 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:44 log4j2.appender.rolling.name = RollingFile 09:43:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:44 # uncomment to not force a disk flush 09:43:44 #log4j2.appender.rolling.immediateFlush = false 09:43:44 log4j2.appender.rolling.append = true 09:43:44 log4j2.appender.rolling.layout.type = PatternLayout 09:43:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:44 log4j2.appender.rolling.policies.type = Policies 09:43:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:44 log4j2.appender.rolling.policies.size.size = 1GB 09:43:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:44 log4j2.appender.rolling.strategy.max = 7 09:43:44 09:43:44 # Audit file appender 09:43:44 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:44 log4j2.appender.audit.name = AuditRollingFile 09:43:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:44 log4j2.appender.audit.append = true 09:43:44 log4j2.appender.audit.layout.type = PatternLayout 09:43:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:44 log4j2.appender.audit.policies.type = Policies 09:43:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:44 log4j2.appender.audit.policies.size.size = 8MB 09:43:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:44 log4j2.appender.audit.strategy.max = 7 09:43:44 09:43:44 # OSGi appender 09:43:44 log4j2.appender.osgi.type = PaxOsgi 09:43:44 log4j2.appender.osgi.name = PaxOsgi 09:43:44 log4j2.appender.osgi.filter = * 09:43:44 09:43:44 # help with identification of maven-related problems with pax-url-aether 09:43:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:44 #log4j2.logger.aether.level = TRACE 09:43:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:44 #log4j2.logger.http-headers.level = DEBUG 09:43:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:44 #log4j2.logger.maven.level = TRACE 09:43:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:44 Configure 09:43:44 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:44 max memory: 2048m 09:43:44 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:44 + local -r controllermem=2048m 09:43:44 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 + echo Configure 09:43:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:44 + echo ' max memory: 2048m' 09:43:44 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:44 + 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:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:43:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:43:44 #!/bin/sh 09:43:44 # 09:43:44 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:44 # contributor license agreements. See the NOTICE file distributed with 09:43:44 # this work for additional information regarding copyright ownership. 09:43:44 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:44 # (the "License"); you may not use this file except in compliance with 09:43:44 # the License. You may obtain a copy of the License at 09:43:44 # 09:43:44 # http://www.apache.org/licenses/LICENSE-2.0 09:43:44 # 09:43:44 # Unless required by applicable law or agreed to in writing, software 09:43:44 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:44 # See the License for the specific language governing permissions and 09:43:44 # limitations under the License. 09:43:44 # 09:43:44 09:43:44 # 09:43:44 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:44 # script: client, instance, shell, start, status, stop, karaf 09:43:44 # 09:43:44 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:44 # Actions go here... 09:43:44 # fi 09:43:44 09:43:44 # 09:43:44 # general settings which should be applied for all scripts go here; please keep 09:43:44 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:44 # in example of the start script where the start script is executed first and the 09:43:44 # karaf script afterwards. 09:43:44 # 09:43:44 09:43:44 # 09:43:44 # The following section shows the possible configuration options for the default 09:43:44 # karaf scripts 09:43:44 # 09:43:44 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:44 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:44 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:44 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:44 # export KARAF_HOME # Karaf home folder 09:43:44 # export KARAF_DATA # Karaf data folder 09:43:44 # export KARAF_BASE # Karaf base folder 09:43:44 # export KARAF_ETC # Karaf etc folder 09:43:44 # export KARAF_LOG # Karaf log folder 09:43:44 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:44 # export KARAF_OPTS # Additional available Karaf options 09:43:44 # export KARAF_DEBUG # Enable debug mode 09:43:44 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:44 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:44 Set Java version 09:43:44 + echo 'Set Java version' 09:43:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:44 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:44 sudo: a password is required 09:43:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:44 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:44 sudo: a password is required 09:43:44 JDK default version ... 09:43:44 + echo 'JDK default version ...' 09:43:44 + java -version 09:43:45 openjdk version "21.0.8" 2025-07-15 09:43:45 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:45 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:45 Set JAVA_HOME 09:43:45 + echo 'Set JAVA_HOME' 09:43:45 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:45 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:45 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:45 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:45 Listing all open ports on controller system... 09:43:45 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:45 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:45 + echo 'Listing all open ports on controller system...' 09:43:45 + netstat -pnatu 09:43:45 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:45 Configuring cluster 09:43:45 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:45 + echo 'Configuring cluster' 09:43:45 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.177 09:43:45 ################################################ 09:43:45 ## Configure Cluster ## 09:43:45 ################################################ 09:43:45 NOTE: Cluster configuration files not found. Copying from 09:43:45 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:45 Configuring unique name in akka.conf 09:43:45 Configuring hostname in akka.conf 09:43:45 Configuring data and rpc seed nodes in akka.conf 09:43:45 modules = [ 09:43:45 09:43:45 { 09:43:45 name = "inventory" 09:43:45 namespace = "urn:opendaylight:inventory" 09:43:45 shard-strategy = "module" 09:43:45 }, 09:43:45 { 09:43:45 name = "topology" 09:43:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:45 shard-strategy = "module" 09:43:45 }, 09:43:45 { 09:43:45 name = "toaster" 09:43:45 namespace = "http://netconfcentral.org/ns/toaster" 09:43:45 shard-strategy = "module" 09:43:45 } 09:43:45 ] 09:43:45 Configuring replication type in module-shards.conf 09:43:45 ################################################ 09:43:45 ## NOTE: Manually restart controller to ## 09:43:45 ## apply configuration. ## 09:43:45 ################################################ 09:43:45 Dump akka.conf 09:43:45 + echo 'Dump akka.conf' 09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:43:45 09:43:45 odl-cluster-data { 09:43:45 akka { 09:43:45 remote { 09:43:45 artery { 09:43:45 enabled = on 09:43:45 transport = tcp 09:43:45 canonical.hostname = "10.30.170.177" 09:43:45 canonical.port = 2550 09:43:45 } 09:43:45 } 09:43:45 09:43:45 cluster { 09:43:45 # Using artery. 09:43:45 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.177:2550"] 09:43:45 09:43:45 roles = ["member-1"] 09:43:45 09:43:45 # when under load we might trip a false positive on the failure detector 09:43:45 # failure-detector { 09:43:45 # heartbeat-interval = 4 s 09:43:45 # acceptable-heartbeat-pause = 16s 09:43:45 # } 09:43:45 } 09:43:45 09:43:45 persistence { 09:43:45 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:45 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:45 # The relative path is always relative to KARAF_HOME. 09:43:45 09:43:45 # snapshot-store.local.dir = "target/snapshots" 09:43:45 09:43:45 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:45 snapshot-store.local.use-lz4-compression = false 09:43:45 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:45 snapshot-store.local.lz4-blocksize = 256KB 09:43:45 } 09:43:45 disable-default-actor-system-quarantined-event-handling = "false" 09:43:45 } 09:43:45 } 09:43:45 Dump modules.conf 09:43:45 + echo 'Dump modules.conf' 09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:43:45 modules = [ 09:43:45 09:43:45 { 09:43:45 name = "inventory" 09:43:45 namespace = "urn:opendaylight:inventory" 09:43:45 shard-strategy = "module" 09:43:45 }, 09:43:45 { 09:43:45 name = "topology" 09:43:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:45 shard-strategy = "module" 09:43:45 }, 09:43:45 { 09:43:45 name = "toaster" 09:43:45 namespace = "http://netconfcentral.org/ns/toaster" 09:43:45 shard-strategy = "module" 09:43:45 } 09:43:45 ] 09:43:45 Dump module-shards.conf 09:43:45 + echo 'Dump module-shards.conf' 09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:43:45 module-shards = [ 09:43:45 { 09:43:45 name = "default" 09:43:45 shards = [ 09:43:45 { 09:43:45 name = "default" 09:43:45 replicas = ["member-1"] 09:43:45 } 09:43:45 ] 09:43:45 }, 09:43:45 { 09:43:45 name = "inventory" 09:43:45 shards = [ 09:43:45 { 09:43:45 name="inventory" 09:43:45 replicas = ["member-1"] 09:43:45 } 09:43:45 ] 09:43:45 }, 09:43:45 { 09:43:45 name = "topology" 09:43:45 shards = [ 09:43:45 { 09:43:45 name="topology" 09:43:45 replicas = ["member-1"] 09:43:45 } 09:43:45 ] 09:43:45 }, 09:43:45 { 09:43:45 name = "toaster" 09:43:45 shards = [ 09:43:45 { 09:43:45 name="toaster" 09:43:45 replicas = ["member-1"] 09:43:45 } 09:43:45 ] 09:43:45 } 09:43:45 ] 09:43:45 Locating config plan to use... 09:43:45 Finished running config plans 09:43:45 Starting member-1 with IP address 10.30.170.177 09:43:45 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:45 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:45 Redirecting karaf console output to karaf_console.log 09:43:45 Starting controller... 09:43:45 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:43:45 Execute the post startup script on controller 10.30.170.177 09:43:45 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:45 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:50 /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:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:51 2025-11-22T09:44:03,690 | 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:51 Controller is UP 09:44:51 2025-11-22T09:44:03,690 | 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:51 Listing all open ports on controller system... 09:44:51 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:51 looking for "BindException: Address already in use" in log file 09:44:51 looking for "server is unhealthy" in log file 09:44:51 Let's take the karaf thread dump 09:44:51 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:51 karaf main: org.apache.karaf.main.Main, pid:2044 09:44:51 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:44:52 Generating mininet variables... 09:44:52 Locating test plan to use... 09:44:52 Changing the testplan path... 09:44:52 # Place the suites in run order: 09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:52 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:52 ============================================================================== 09:44:52 openflowplugin-sanity.txt 09:44:52 ============================================================================== 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:52 ============================================================================== 09:44:55 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:55 ============================================================================== 09:44:55 Get list of nodes :: Get the inventory | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Link Down :: Take link s1-s2 down | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 Link Up :: Take link s1-s2 up | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:45:01 7 tests, 7 passed, 0 failed 09:45:01 ============================================================================== 09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:45:01 ============================================================================== 09:45:01 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:01 ------------------------------------------------------------------------------ 09:45:01 List all the links :: List all the links in the topology. | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Link Down :: Take link s1-s2 down | PASS | 09:45:07 ------------------------------------------------------------------------------ 09:45:07 Link Up :: Take link s1-s2 up | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:45:11 4 tests, 4 passed, 0 failed 09:45:11 ============================================================================== 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:45:11 ============================================================================== 09:45:11 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:45:11 4 tests, 4 passed, 0 failed 09:45:11 ============================================================================== 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:45:11 ============================================================================== 09:45:11 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:13 ------------------------------------------------------------------------------ 09:45:13 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:15 ------------------------------------------------------------------------------ 09:45:15 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:45:15 6 tests, 6 passed, 0 failed 09:45:15 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:45:16 21 tests, 21 passed, 0 failed 09:45:16 ============================================================================== 09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:45:16 ============================================================================== 09:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:45:18 ============================================================================== 09:45:18 Get list of nodes :: Get the inventory | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:45:20 ------------------------------------------------------------------------------ 09:45:20 Get node 1 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 2 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Get node 3 inventory :: Get the inventory for a node | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Down :: Take link s1-s2 down | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 Link Up :: Take link s1-s2 up | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:45:21 7 tests, 7 passed, 0 failed 09:45:21 ============================================================================== 09:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:45:21 ============================================================================== 09:45:21 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:45:21 ------------------------------------------------------------------------------ 09:45:21 List all the links :: List all the links in the topology. | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Link Down :: Take link s1-s2 down | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Link Up :: Take link s1-s2 up | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:31 4 tests, 4 passed, 0 failed 09:45:31 ============================================================================== 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:31 ============================================================================== 09:45:31 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:31 4 tests, 4 passed, 0 failed 09:45:31 ============================================================================== 09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:31 ============================================================================== 09:45:31 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:31 ------------------------------------------------------------------------------ 09:45:31 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:42 ------------------------------------------------------------------------------ 09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:42 9 tests, 9 passed, 0 failed 09:45:42 ============================================================================== 09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:42 24 tests, 24 passed, 0 failed 09:45:42 ============================================================================== 09:45:42 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:42 ============================================================================== 09:45:45 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:45 ============================================================================== 09:45:46 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 1 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 2 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 3 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 4 Added | PASS | 09:45:52 ------------------------------------------------------------------------------ 09:45:52 Test Is Flow 5 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 6 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 7 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 8 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 9 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 10 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 11 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 14 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 15 Added | PASS | 09:45:53 ------------------------------------------------------------------------------ 09:45:53 Test Is Flow 16 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 17 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 18 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 19 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 20 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 21 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 22 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 23 Added | PASS | 09:45:54 ------------------------------------------------------------------------------ 09:45:54 Test Is Flow 24 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 25 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 31 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 36 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 38 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 43 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 45 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 101 Added | PASS | 09:45:55 ------------------------------------------------------------------------------ 09:45:55 Test Is Flow 102 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 103 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 104 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 105 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 106 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 107 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 108 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 109 Added | PASS | 09:45:56 ------------------------------------------------------------------------------ 09:45:56 Test Is Flow 110 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 113 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 156 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 201 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 202 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 203 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 204 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 205 Added | PASS | 09:45:57 ------------------------------------------------------------------------------ 09:45:57 Test Is Flow 206 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 209 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 214 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 218 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 219 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 220 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 221 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 222 Added | PASS | 09:45:58 ------------------------------------------------------------------------------ 09:45:58 Test Is Flow 223 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 224 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 225 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Is Flow 550 Added | PASS | 09:45:59 ------------------------------------------------------------------------------ 09:45:59 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 1 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 2 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 3 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 4 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 5 Updated | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Test Is Flow 6 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 7 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 8 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 9 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 10 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 11 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 14 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 15 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 16 Updated | PASS | 09:46:05 ------------------------------------------------------------------------------ 09:46:05 Test Is Flow 17 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 18 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 19 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 20 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 21 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 22 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 23 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 24 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 25 Updated | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Test Is Flow 31 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 36 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 38 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 43 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 45 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 101 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 102 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 103 Updated | PASS | 09:46:07 ------------------------------------------------------------------------------ 09:46:07 Test Is Flow 104 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 105 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 106 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 107 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 108 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 109 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 110 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 113 Updated | PASS | 09:46:08 ------------------------------------------------------------------------------ 09:46:08 Test Is Flow 156 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 201 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 202 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 203 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 204 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 205 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 206 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 209 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 214 Updated | PASS | 09:46:09 ------------------------------------------------------------------------------ 09:46:09 Test Is Flow 218 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 219 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 220 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 221 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 222 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 223 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 224 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 225 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Is Flow 550 Updated | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 1 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 2 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 3 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 4 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 5 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 6 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 7 Deleted | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 8 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 9 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 10 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 11 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 14 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 15 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 16 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 17 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 18 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 19 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 20 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 21 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 22 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 23 Deleted | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 24 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 25 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 31 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 36 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 38 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 43 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 45 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 101 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 102 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 103 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 104 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 105 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 106 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 107 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 108 Deleted | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 109 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 110 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 113 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 156 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 201 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 202 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 203 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 204 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 205 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 206 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 209 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 214 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 218 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 219 Deleted | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 220 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 221 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 222 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 223 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 224 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 225 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 550 Deleted | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:46:19 174 tests, 174 passed, 0 failed 09:46:19 ============================================================================== 09:46:19 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:46:19 ============================================================================== 09:46:19 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 Test Is Flow 1 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 2 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 3 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 4 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 5 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 6 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 7 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 8 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 9 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 10 Added | PASS | 09:46:47 ------------------------------------------------------------------------------ 09:46:47 Test Is Flow 11 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 15 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 16 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 17 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 18 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 19 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 20 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 21 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 22 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 23 Added | PASS | 09:46:48 ------------------------------------------------------------------------------ 09:46:48 Test Is Flow 24 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 25 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 31 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 36 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 38 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 43 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 45 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 101 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 102 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 103 Added | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 104 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 105 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 106 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 107 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 108 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 109 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 110 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 113 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 201 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 202 Added | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 203 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 204 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 205 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 206 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 209 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 214 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 218 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 219 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 220 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 1 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 2 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 3 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 4 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 5 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 6 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 7 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 8 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 9 Updated | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 10 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 11 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 14 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 15 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 16 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 17 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 18 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 19 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 20 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 21 Updated | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 22 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 23 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 24 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 25 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 31 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 36 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 38 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 43 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 45 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 101 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 102 Updated | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 103 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 104 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 105 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 106 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 107 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 108 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 109 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 110 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 113 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 201 Updated | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 202 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 203 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 204 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 205 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 206 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 209 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 214 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 218 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 219 Updated | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 220 Updated | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 1 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 2 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 3 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 4 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 5 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 6 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 7 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 8 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 9 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 10 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 11 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 14 Deleted | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Test Is Flow 15 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 16 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 17 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 18 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 19 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 20 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 21 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 22 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 23 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 24 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 25 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 31 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 36 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 38 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 43 Deleted | PASS | 09:47:54 ------------------------------------------------------------------------------ 09:47:54 Test Is Flow 45 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 101 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 102 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 103 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 104 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 105 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 106 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 107 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 108 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 109 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 110 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 113 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 201 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 202 Deleted | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Test Is Flow 203 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 204 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 205 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 206 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 209 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 214 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 218 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 219 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 Test Is Flow 220 Deleted | PASS | 09:47:56 ------------------------------------------------------------------------------ 09:47:56 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:56 152 tests, 152 passed, 0 failed 09:47:56 ============================================================================== 09:47:56 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:56 326 tests, 326 passed, 0 failed 09:47:56 ============================================================================== 09:47:56 openflowplugin-sanity.txt.Reconciliation 09:47:56 ============================================================================== 09:47:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:56 ============================================================================== 09:47:56 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:58 ------------------------------------------------------------------------------ 09:47:58 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:59 ------------------------------------------------------------------------------ 09:47:59 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:48:00 ------------------------------------------------------------------------------ 09:48:00 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:48:03 ------------------------------------------------------------------------------ 09:48:03 Check Linear Topology :: Check Linear Topology. | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:48:11 ------------------------------------------------------------------------------ 09:48:11 Disconnect Mininet :: Disconnect Mininet. :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 No Switches After Disconnect :: Check no switches in topology. | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:22 | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:48:27 ------------------------------------------------------------------------------ 09:48:27 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:55 | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Stop Mininet :: Stop Mininet. | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Check No Switches :: Check no switches in topology. | PASS | 09:48:57 ------------------------------------------------------------------------------ 09:48:57 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:57 23 tests, 23 passed, 0 failed 09:48:57 ============================================================================== 09:48:57 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:57 23 tests, 23 passed, 0 failed 09:48:57 ============================================================================== 09:48:58 openflowplugin-sanity.txt | PASS | 09:48:58 394 tests, 394 passed, 0 failed 09:48:58 ============================================================================== 09:48:58 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:49:02 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:49:02 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:49:02 Examining the files in data/log and checking filesize 09:49:02 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:02 total 1020 09:49:02 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 09:43 . 09:49:02 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 22 09:43 karaf_console.log 09:49:02 drwxrwxr-x 9 jenkins jenkins 4096 Nov 22 09:44 .. 09:49:02 -rw-rw-r-- 1 jenkins jenkins 1029270 Nov 22 09:48 karaf.log 09:49:02 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:02 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:49:02 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:49:02 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:02 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:49:02 Let's take the karaf thread dump again... 09:49:02 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:03 karaf main: org.apache.karaf.main.Main, pid:4417 09:49:03 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:03 Killing ODL 09:49:03 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:08 Compressing karaf.log 1 09:49:08 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:09 Fetching compressed karaf.log 1 09:49:09 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:09 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:09 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:09 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:10 Fetch GC logs 09:49:10 Warning: Permanently added '10.30.170.177' (ECDSA) to the list of known hosts. 09:49:10 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:49:10 Examine copied files 09:49:10 total 43964 09:49:10 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 09:49 gclogs-1 09:49:10 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 22 09:49 odl1_karaf_console.log 09:49:10 -rw-rw-r--. 1 jenkins jenkins 70842 Nov 22 09:49 odl1_karaf.log.gz 09:49:10 -rw-rw-r--. 1 jenkins jenkins 148543 Nov 22 09:49 karaf_1_4417_threads_after.log 09:49:10 -rw-rw-r--. 1 jenkins jenkins 14147 Nov 22 09:49 ps_after.log 09:49:10 -rw-rw-r--. 1 jenkins jenkins 270945 Nov 22 09:49 report.html 09:49:10 -rw-rw-r--. 1 jenkins jenkins 3379132 Nov 22 09:49 log.html 09:49:10 -rw-rw-r--. 1 jenkins jenkins 40938232 Nov 22 09:48 output.xml 09:49:10 -rw-rw-r--. 1 jenkins jenkins 491 Nov 22 09:44 testplan.txt 09:49:10 -rw-rw-r--. 1 jenkins jenkins 108731 Nov 22 09:44 karaf_1_2044_threads_before.log 09:49:10 -rw-rw-r--. 1 jenkins jenkins 14588 Nov 22 09:44 ps_before.log 09:49:10 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 22 09:43 post-startup-script.sh 09:49:10 -rw-rw-r--. 1 jenkins jenkins 252 Nov 22 09:43 startup-script.sh 09:49:10 -rw-rw-r--. 1 jenkins jenkins 3495 Nov 22 09:43 configuration-script.sh 09:49:10 -rw-rw-r--. 1 jenkins jenkins 337 Nov 22 09:43 detect_variables.env 09:49:10 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 22 09:43 pom.xml 09:49:10 -rw-rw-r--. 1 jenkins jenkins 92 Nov 22 09:43 set_variables.env 09:49:10 -rw-rw-r--. 1 jenkins jenkins 299 Nov 22 09:43 slave_addresses.txt 09:49:10 -rw-rw-r--. 1 jenkins jenkins 570 Nov 22 09:42 requirements.txt 09:49:10 -rw-rw-r--. 1 jenkins jenkins 26 Nov 22 09:42 env.properties 09:49:10 -rw-rw-r--. 1 jenkins jenkins 334 Nov 22 09:41 stack-parameters.yaml 09:49:10 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 22 09:40 maven-metadata.xml 09:49:10 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 22 09:40 test 09:49:10 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 09:40 test@tmp 09:49:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17193181521560606530.sh 09:49:10 Karaf Deployments, Tests must have already run 09:49:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8636523094210446131.sh 09:49:10 Cleaning up Robot installation... 09:49:10 $ ssh-agent -k 09:49:10 unset SSH_AUTH_SOCK; 09:49:10 unset SSH_AGENT_PID; 09:49:10 echo Agent pid 6526 killed; 09:49:10 [ssh-agent] Stopped. 09:49:11 Recording plot data 09:49:11 Robot results publisher started... 09:49:11 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:49:11 -Parsing output xml: 09:49:13 Done! 09:49:13 -Copying log files to build dir: 09:49:14 Done! 09:49:14 -Assigning results to build: 09:49:14 Done! 09:49:14 -Checking thresholds: 09:49:14 Done! 09:49:14 Done publishing Robot results. 09:49:14 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:14 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12994418974748148994.sh 09:49:14 Archiving csit artifacts 09:49:15 mv: cannot stat '*_1.png': No such file or directory 09:49:15 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:49:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:49:15 Dload Upload Total Spent Left Speed 09:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2728k 0 2728k 0 0 3618k 0 --:--:-- --:--:-- --:--:-- 3613k 100 3524k 0 3524k 0 0 3353k 0 --:--:-- 0:00:01 --:--:-- 3356k 09:49:16 Archive: robot-plugin.zip 09:49:16 inflating: ./archives/robot-plugin/log.html 09:49:16 inflating: ./archives/robot-plugin/output.xml 09:49:16 inflating: ./archives/robot-plugin/report.html 09:49:16 mv: cannot stat '*.log.gz': No such file or directory 09:49:16 mv: cannot stat '*.csv': No such file or directory 09:49:16 mv: cannot stat '*.png': No such file or directory 09:49:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7427586107048150834.sh 09:49:16 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:16 [EnvInject] - Injecting environment variables from a build step. 09:49:16 [EnvInject] - Injecting as environment variables the properties content 09:49:16 OS_CLOUD=vex 09:49:16 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:49:16 09:49:16 [EnvInject] - Variables injected successfully. 09:49:16 provisioning config files... 09:49:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7628673085650393166.sh 09:49:16 ---> openstack-stack-delete.sh 09:49:16 Setup pyenv: 09:49:17 system 09:49:17 3.8.13 09:49:17 3.9.13 09:49:17 3.10.13 09:49:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:49:19 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:49:19 lf-activate-venv(): INFO: Base packages installed successfully 09:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:37 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:49:37 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:49 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:49:49 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-539 09:49:49 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15271521519088918013.sh 09:49:49 ---> sysstat.sh 09:49:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17263382227752695627.sh 09:49:50 ---> package-listing.sh 09:49:50 ++ facter osfamily 09:49:50 ++ tr '[:upper:]' '[:lower:]' 09:49:50 + OS_FAMILY=redhat 09:49:50 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:50 + START_PACKAGES=/tmp/packages_start.txt 09:49:50 + END_PACKAGES=/tmp/packages_end.txt 09:49:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:50 + PACKAGES=/tmp/packages_start.txt 09:49:50 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:50 + PACKAGES=/tmp/packages_end.txt 09:49:50 + case "${OS_FAMILY}" in 09:49:50 + rpm -qa 09:49:50 + sort 09:49:50 + '[' -f /tmp/packages_start.txt ']' 09:49:50 + '[' -f /tmp/packages_end.txt ']' 09:49:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:50 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:50 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:50 + 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:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9163109019158760797.sh 09:49:51 ---> capture-instance-metadata.sh 09:49:51 Setup pyenv: 09:49:51 system 09:49:51 3.8.13 09:49:51 3.9.13 09:49:51 3.10.13 09:49:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:49:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:53 lf-activate-venv(): INFO: Base packages installed successfully 09:49:53 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:50:03 INFO: Running in OpenStack, capturing instance metadata 09:50:03 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10831631504890861149.sh 09:50:04 provisioning config files... 09:50:04 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #539 09:50:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config13188324861046624455tmp 09:50:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:50:04 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:50:04 provisioning config files... 09:50:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:50:05 [EnvInject] - Injecting environment variables from a build step. 09:50:05 [EnvInject] - Injecting as environment variables the properties content 09:50:05 SERVER_ID=logs 09:50:05 09:50:05 [EnvInject] - Variables injected successfully. 09:50:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16452304311581309488.sh 09:50:05 ---> create-netrc.sh 09:50:05 WARN: Log server credential not found. 09:50:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17738843731188767460.sh 09:50:05 ---> python-tools-install.sh 09:50:05 Setup pyenv: 09:50:05 system 09:50:05 3.8.13 09:50:05 3.9.13 09:50:05 3.10.13 09:50:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:50:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:07 lf-activate-venv(): INFO: Base packages installed successfully 09:50:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:50:16 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2036594836729886622.sh 09:50:17 ---> sudo-logs.sh 09:50:17 Archiving 'sudo' log.. 09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7989905729069029675.sh 09:50:17 ---> job-cost.sh 09:50:17 Setup pyenv: 09:50:17 system 09:50:17 3.8.13 09:50:17 3.9.13 09:50:17 3.10.13 09:50:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:20 lf-activate-venv(): INFO: Base packages installed successfully 09:50:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:50:27 DEBUG: total: 0 09:50:27 INFO: Retrieving Stack Cost... 09:50:27 INFO: Retrieving Pricing Info for: v3-standard-2 09:50:27 INFO: Archiving Costs 09:50:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13178141156656805793.sh 09:50:27 ---> logs-deploy.sh 09:50:27 Setup pyenv: 09:50:27 system 09:50:27 3.8.13 09:50:27 3.9.13 09:50:27 3.10.13 09:50:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LlRd from file:/tmp/.os_lf_venv 09:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:30 lf-activate-venv(): INFO: Base packages installed successfully 09:50:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:42 lf-activate-venv(): INFO: Adding /tmp/venv-LlRd/bin to PATH 09:50:42 WARNING: Nexus logging server not set 09:50:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/539/ 09:50:42 INFO: archiving logs to S3 09:50:43 ---> uname -a: 09:50:43 Linux prd-centos8-robot-2c-8g-12600.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:50:43 09:50:43 09:50:43 ---> lscpu: 09:50:43 Architecture: x86_64 09:50:43 CPU op-mode(s): 32-bit, 64-bit 09:50:43 Byte Order: Little Endian 09:50:43 CPU(s): 2 09:50:43 On-line CPU(s) list: 0,1 09:50:43 Thread(s) per core: 1 09:50:43 Core(s) per socket: 1 09:50:43 Socket(s): 2 09:50:43 NUMA node(s): 1 09:50:43 Vendor ID: AuthenticAMD 09:50:43 CPU family: 23 09:50:43 Model: 49 09:50:43 Model name: AMD EPYC-Rome Processor 09:50:43 Stepping: 0 09:50:43 CPU MHz: 2799.998 09:50:43 BogoMIPS: 5599.99 09:50:43 Virtualization: AMD-V 09:50:43 Hypervisor vendor: KVM 09:50:43 Virtualization type: full 09:50:43 L1d cache: 32K 09:50:43 L1i cache: 32K 09:50:43 L2 cache: 512K 09:50:43 L3 cache: 16384K 09:50:43 NUMA node0 CPU(s): 0,1 09:50:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:50:43 09:50:43 09:50:43 ---> nproc: 09:50:43 2 09:50:43 09:50:43 09:50:43 ---> df -h: 09:50:43 Filesystem Size Used Avail Use% Mounted on 09:50:43 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:43 tmpfs 3.8G 17M 3.8G 1% /run 09:50:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:43 /dev/vda1 40G 8.4G 32G 21% / 09:50:43 tmpfs 770M 0 770M 0% /run/user/1001 09:50:43 09:50:43 09:50:43 ---> free -m: 09:50:43 total used free shared buff/cache available 09:50:43 Mem: 7697 615 4795 19 2286 6783 09:50:43 Swap: 1023 0 1023 09:50:43 09:50:43 09:50:43 ---> ip addr: 09:50:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:43 inet 127.0.0.1/8 scope host lo 09:50:43 valid_lft forever preferred_lft forever 09:50:43 inet6 ::1/128 scope host 09:50:43 valid_lft forever preferred_lft forever 09:50:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:43 link/ether fa:16:3e:9b:24:fb brd ff:ff:ff:ff:ff:ff 09:50:43 altname enp0s3 09:50:43 altname ens3 09:50:43 inet 10.30.170.92/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:43 valid_lft 64389sec preferred_lft 64389sec 09:50:43 inet6 fe80::f816:3eff:fe9b:24fb/64 scope link 09:50:43 valid_lft forever preferred_lft forever 09:50:43 09:50:43 09:50:43 ---> sar -b -r -n DEV: 09:50:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 09:50:43 09:50:43 03:43:46 LINUX RESTART (2 CPU) 09:50:43 09:50:43 03:44:03 AM tps rtps wtps bread/s bwrtn/s 09:50:43 03:45:01 AM 189.16 147.74 41.42 13665.12 39185.01 09:50:43 03:46:01 AM 0.95 0.00 0.95 0.00 16.33 09:50:43 03:47:01 AM 0.37 0.00 0.37 0.00 3.90 09:50:43 03:48:01 AM 0.55 0.03 0.52 0.53 6.88 09:50:43 03:49:01 AM 0.32 0.00 0.32 0.00 3.12 09:50:43 03:50:01 AM 0.52 0.00 0.52 0.00 7.85 09:50:43 03:51:01 AM 0.37 0.00 0.37 0.00 4.10 09:50:43 03:52:01 AM 0.32 0.00 0.32 0.00 3.33 09:50:43 03:53:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:43 03:54:01 AM 0.33 0.00 0.33 0.00 3.25 09:50:43 03:55:01 AM 0.42 0.00 0.42 0.00 5.98 09:50:43 03:56:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:43 03:57:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:43 03:58:01 AM 0.33 0.00 0.33 0.00 3.47 09:50:43 03:59:01 AM 0.33 0.00 0.33 0.00 3.72 09:50:43 04:00:01 AM 1.45 0.05 1.40 0.80 32.42 09:50:43 04:01:01 AM 0.55 0.02 0.53 0.13 6.33 09:50:43 04:02:01 AM 0.39 0.07 0.32 1.76 4.35 09:50:43 04:03:01 AM 0.40 0.00 0.40 0.00 5.26 09:50:43 04:04:01 AM 0.37 0.00 0.37 0.00 3.80 09:50:43 04:05:01 AM 0.37 0.00 0.37 0.00 5.36 09:50:43 04:06:01 AM 0.38 0.00 0.38 0.00 4.13 09:50:43 04:07:01 AM 0.33 0.00 0.33 0.00 3.45 09:50:43 04:08:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:43 04:09:01 AM 0.32 0.00 0.32 0.00 3.20 09:50:43 04:10:01 AM 0.40 0.00 0.40 0.00 6.15 09:50:43 04:11:01 AM 0.48 0.00 0.48 0.00 5.85 09:50:43 04:12:01 AM 0.33 0.00 0.33 0.00 3.45 09:50:43 04:13:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:43 04:14:01 AM 0.35 0.02 0.33 0.13 3.37 09:50:43 04:15:01 AM 8.93 5.93 3.00 574.74 74.53 09:50:43 04:16:01 AM 0.12 0.00 0.12 0.00 0.92 09:50:43 04:17:01 AM 0.12 0.00 0.12 0.00 1.00 09:50:43 04:18:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:43 04:19:01 AM 0.17 0.00 0.17 0.00 2.10 09:50:43 04:20:01 AM 0.25 0.00 0.25 0.00 4.10 09:50:43 04:21:01 AM 0.37 0.00 0.37 0.00 4.73 09:50:43 04:22:01 AM 0.38 0.00 0.38 0.00 4.13 09:50:43 04:23:01 AM 0.25 0.00 0.25 0.00 1.83 09:50:43 04:24:01 AM 0.35 0.00 0.35 0.00 3.18 09:50:43 04:25:01 AM 0.38 0.00 0.38 0.00 5.55 09:50:43 04:26:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:43 04:27:01 AM 0.25 0.00 0.25 0.00 1.98 09:50:43 04:28:01 AM 0.33 0.00 0.33 0.00 3.30 09:50:43 04:29:01 AM 1.40 0.32 1.08 6.93 22.64 09:50:43 04:30:01 AM 0.40 0.00 0.40 0.00 6.12 09:50:43 04:31:01 AM 0.37 0.00 0.37 0.00 4.27 09:50:43 04:32:01 AM 0.42 0.00 0.42 0.00 5.13 09:50:43 04:33:01 AM 0.32 0.00 0.32 0.00 3.68 09:50:43 04:34:01 AM 0.33 0.00 0.33 0.00 3.27 09:50:43 04:35:01 AM 0.43 0.00 0.43 0.00 6.00 09:50:43 04:36:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:43 04:37:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:43 04:38:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:43 04:39:01 AM 0.33 0.00 0.33 0.00 3.25 09:50:43 04:40:01 AM 0.37 0.00 0.37 0.00 5.03 09:50:43 04:41:01 AM 0.53 0.00 0.53 0.00 6.86 09:50:43 04:42:01 AM 0.33 0.00 0.33 0.00 3.42 09:50:43 04:43:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:43 04:44:01 AM 0.33 0.00 0.33 0.00 3.27 09:50:43 04:45:01 AM 0.38 0.00 0.38 0.00 5.55 09:50:43 04:46:01 AM 0.32 0.00 0.32 0.00 3.00 09:50:43 04:47:01 AM 0.40 0.00 0.40 0.00 4.65 09:50:43 04:48:01 AM 0.33 0.00 0.33 0.00 3.40 09:50:43 04:49:01 AM 0.70 0.00 0.70 0.00 10.76 09:50:43 04:50:01 AM 0.38 0.00 0.38 0.00 5.53 09:50:43 04:51:01 AM 0.38 0.00 0.38 0.00 4.00 09:50:43 04:52:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:43 04:53:01 AM 0.35 0.00 0.35 0.00 3.47 09:50:43 04:54:01 AM 0.47 0.00 0.47 0.00 5.83 09:50:43 04:55:01 AM 0.43 0.00 0.43 0.00 6.25 09:50:43 04:56:01 AM 0.32 0.00 0.32 0.00 3.05 09:50:43 04:57:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:43 04:58:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:43 04:59:01 AM 0.32 0.00 0.32 0.00 3.12 09:50:43 05:00:01 AM 0.40 0.00 0.40 0.00 5.98 09:50:43 05:01:01 AM 0.52 0.00 0.52 0.00 6.30 09:50:43 05:02:01 AM 0.32 0.00 0.32 0.00 3.97 09:50:43 05:03:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:43 05:04:01 AM 0.33 0.00 0.33 0.00 3.25 09:50:43 05:05:01 AM 0.38 0.00 0.38 0.00 5.55 09:50:43 05:06:01 AM 0.35 0.00 0.35 0.00 3.50 09:50:43 05:07:02 AM 0.30 0.00 0.30 0.00 3.02 09:50:43 05:08:01 AM 0.41 0.00 0.41 0.00 4.95 09:50:43 05:09:01 AM 0.47 0.00 0.47 0.00 7.08 09:50:43 05:10:01 AM 0.38 0.00 0.38 0.00 5.85 09:50:43 05:11:01 AM 0.38 0.00 0.38 0.00 4.13 09:50:43 05:12:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:43 05:13:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:43 05:14:01 AM 0.37 0.00 0.37 0.00 3.95 09:50:43 05:15:01 AM 0.38 0.00 0.38 0.00 5.45 09:50:43 05:16:01 AM 0.33 0.00 0.33 0.00 3.18 09:50:43 05:17:01 AM 0.32 0.00 0.32 0.00 3.33 09:50:43 05:18:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:43 05:19:01 AM 0.33 0.00 0.33 0.00 3.73 09:50:43 05:20:01 AM 0.37 0.00 0.37 0.00 5.71 09:50:43 05:21:01 AM 0.50 0.00 0.50 0.00 5.98 09:50:43 05:22:01 AM 0.28 0.00 0.28 0.00 2.65 09:50:43 05:23:01 AM 0.33 0.00 0.33 0.00 3.70 09:50:43 05:24:01 AM 0.33 0.00 0.33 0.00 3.50 09:50:43 05:25:01 AM 0.40 0.00 0.40 0.00 6.03 09:50:43 05:26:01 AM 0.37 0.00 0.37 0.00 3.50 09:50:43 05:27:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:43 05:28:01 AM 0.30 0.00 0.30 0.00 3.15 09:50:43 05:29:01 AM 0.30 0.00 0.30 0.00 2.77 09:50:43 05:30:01 AM 0.47 0.00 0.47 0.00 6.81 09:50:43 05:31:01 AM 0.78 0.00 0.78 0.00 11.68 09:50:43 05:32:01 AM 0.32 0.00 0.32 0.00 5.83 09:50:43 05:33:01 AM 0.20 0.00 0.20 0.00 3.07 09:50:43 05:34:01 AM 0.18 0.00 0.18 0.00 2.22 09:50:43 05:35:01 AM 0.17 0.00 0.17 0.00 3.43 09:50:43 05:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 05:37:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:43 05:38:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:43 05:39:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 05:40:01 AM 0.20 0.00 0.20 0.00 3.82 09:50:43 05:41:01 AM 0.23 0.00 0.23 0.00 2.67 09:50:43 05:42:01 AM 0.22 0.00 0.22 0.00 2.83 09:50:43 05:43:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:43 05:44:01 AM 0.17 0.00 0.17 0.00 1.15 09:50:43 05:45:01 AM 0.17 0.00 0.17 0.00 3.30 09:50:43 05:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:43 05:47:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 05:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 05:49:01 AM 0.30 0.00 0.30 0.00 4.12 09:50:43 05:50:01 AM 0.27 0.00 0.27 0.00 4.93 09:50:43 05:51:01 AM 0.15 0.00 0.15 0.00 1.37 09:50:43 05:52:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:43 05:53:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:43 05:54:01 AM 0.17 0.00 0.17 0.00 1.32 09:50:43 05:55:01 AM 0.22 0.00 0.22 0.00 3.45 09:50:43 05:56:01 AM 0.20 0.00 0.20 0.00 2.42 09:50:43 05:57:01 AM 0.25 0.00 0.25 0.00 3.50 09:50:43 05:58:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 05:59:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 06:00:01 AM 0.20 0.00 0.20 0.00 3.82 09:50:43 06:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:43 06:02:01 AM 0.22 0.00 0.22 0.00 3.43 09:50:43 06:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:43 06:04:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:43 06:05:01 AM 0.22 0.00 0.22 0.00 3.62 09:50:43 06:06:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:43 06:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 06:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 06:09:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:43 06:10:01 AM 0.23 0.00 0.23 0.00 4.75 09:50:43 06:11:01 AM 0.20 0.00 0.20 0.00 2.18 09:50:43 06:12:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:43 06:13:02 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 06:14:01 AM 0.14 0.00 0.14 0.00 1.02 09:50:43 06:15:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:43 06:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 06:17:01 AM 0.18 0.00 0.18 0.00 2.38 09:50:43 06:18:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:43 06:19:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 06:20:01 AM 0.17 0.00 0.17 0.00 3.43 09:50:43 06:21:01 AM 0.18 0.00 0.18 0.00 1.52 09:50:43 06:22:01 AM 0.13 0.00 0.13 0.00 2.27 09:50:43 06:23:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:43 06:24:01 AM 0.28 0.00 0.28 0.00 4.45 09:50:43 06:25:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:43 06:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 06:27:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:43 06:28:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 06:29:01 AM 0.18 0.00 0.18 0.00 2.95 09:50:43 06:30:01 AM 0.20 0.00 0.20 0.00 3.20 09:50:43 06:31:01 AM 0.22 0.00 0.22 0.00 2.67 09:50:43 06:32:01 AM 0.18 0.00 0.18 0.00 2.92 09:50:43 06:33:01 AM 0.12 0.00 0.12 0.00 1.37 09:50:43 06:34:01 AM 0.23 0.00 0.23 0.00 2.98 09:50:43 06:35:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:43 06:36:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:43 06:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 06:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 06:39:01 AM 0.18 0.00 0.18 0.00 2.82 09:50:43 06:40:01 AM 0.18 0.00 0.18 0.00 3.07 09:50:43 06:41:01 AM 0.23 0.00 0.23 0.00 2.80 09:50:43 06:42:01 AM 0.17 0.00 0.17 0.00 2.47 09:50:43 06:43:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:43 06:44:01 AM 0.20 0.00 0.20 0.00 2.27 09:50:43 06:45:01 AM 0.22 0.00 0.22 0.00 5.00 09:50:43 06:46:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:43 06:47:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:43 06:48:01 AM 0.25 0.00 0.25 0.00 4.33 09:50:43 06:49:01 AM 0.23 0.00 0.23 0.00 2.92 09:50:43 06:50:01 AM 0.18 0.00 0.18 0.00 3.15 09:50:43 06:51:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:43 06:52:01 AM 0.18 0.00 0.18 0.00 2.80 09:50:43 06:53:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:43 06:54:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:43 06:55:01 AM 0.27 0.00 0.27 0.00 4.78 09:50:43 06:56:01 AM 0.17 0.00 0.17 0.00 1.78 09:50:43 06:57:01 AM 0.17 0.00 0.17 0.00 1.48 09:50:43 06:58:01 AM 0.22 0.00 0.22 0.00 2.83 09:50:43 06:59:01 AM 0.18 0.00 0.18 0.00 1.82 09:50:43 07:00:01 AM 0.18 0.00 0.18 0.00 3.82 09:50:43 07:01:01 AM 0.15 0.00 0.15 0.00 1.37 09:50:43 07:02:01 AM 0.25 0.00 0.25 0.00 3.60 09:50:43 07:03:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:43 07:04:01 AM 0.13 0.00 0.13 0.00 1.55 09:50:43 07:05:01 AM 0.22 0.00 0.22 0.00 3.82 09:50:43 07:06:01 AM 0.12 0.00 0.12 0.00 0.82 09:50:43 07:07:01 AM 0.15 0.00 0.15 0.00 1.65 09:50:43 07:08:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:43 07:09:01 AM 0.22 0.00 0.22 0.00 2.48 09:50:43 07:10:01 AM 0.22 0.00 0.22 0.00 4.38 09:50:43 07:11:01 AM 0.73 0.00 0.73 0.00 11.21 09:50:43 07:12:01 AM 0.25 0.00 0.25 0.00 4.52 09:50:43 07:13:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:43 07:14:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 07:15:01 AM 0.17 0.00 0.17 0.00 3.43 09:50:43 07:16:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 07:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 07:18:01 AM 0.10 0.00 0.10 0.00 0.83 09:50:43 07:19:01 AM 0.17 0.00 0.17 0.00 1.55 09:50:43 07:20:01 AM 0.20 0.00 0.20 0.00 3.30 09:50:43 07:21:01 AM 0.25 0.00 0.25 0.00 3.08 09:50:43 07:22:02 AM 0.18 0.00 0.18 0.00 2.92 09:50:43 07:23:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:43 07:24:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:43 07:25:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:43 07:26:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:43 07:27:01 AM 0.18 0.00 0.18 0.00 2.15 09:50:43 07:28:01 AM 0.12 0.00 0.12 0.00 1.20 09:50:43 07:29:01 AM 0.25 0.00 0.25 0.00 2.77 09:50:43 07:30:01 AM 0.22 0.00 0.22 0.00 4.28 09:50:43 07:31:01 AM 0.18 0.00 0.18 0.00 1.75 09:50:43 07:32:01 AM 0.15 0.00 0.15 0.00 1.97 09:50:43 07:33:01 AM 0.10 0.00 0.10 0.00 1.43 09:50:43 07:34:01 AM 0.20 0.00 0.20 0.00 2.70 09:50:43 07:35:01 AM 0.17 0.00 0.17 0.00 3.23 09:50:43 07:36:01 AM 0.20 0.00 0.20 0.00 2.38 09:50:43 07:37:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:43 07:38:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 07:39:01 AM 0.18 0.00 0.18 0.00 2.57 09:50:43 07:40:01 AM 0.18 0.00 0.18 0.00 3.10 09:50:43 07:41:01 AM 0.23 0.00 0.23 0.00 2.60 09:50:43 07:42:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:43 07:43:01 AM 0.18 0.00 0.18 0.00 2.50 09:50:43 07:44:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:43 07:45:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:43 07:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:43 07:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 07:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 07:49:01 AM 0.18 0.00 0.18 0.00 2.68 09:50:43 07:50:01 AM 0.18 0.00 0.18 0.00 3.33 09:50:43 07:51:01 AM 0.23 0.00 0.23 0.00 2.83 09:50:43 07:52:01 AM 0.22 0.00 0.22 0.00 2.80 09:50:43 07:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 07:54:01 AM 0.20 0.00 0.20 0.00 2.48 09:50:43 07:55:01 AM 0.17 0.00 0.17 0.00 3.02 09:50:43 07:56:01 AM 0.13 0.00 0.13 0.00 1.30 09:50:43 07:57:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:43 07:58:01 AM 0.17 0.00 0.17 0.00 2.65 09:50:43 07:59:01 AM 0.18 0.00 0.18 0.00 2.07 09:50:43 08:00:01 AM 0.32 0.00 0.32 0.00 6.72 09:50:43 08:01:01 AM 0.20 0.00 0.20 0.00 2.18 09:50:43 08:02:01 AM 0.13 0.00 0.13 0.00 1.69 09:50:43 08:03:01 AM 0.13 0.00 0.13 0.00 1.82 09:50:43 08:04:01 AM 0.27 0.00 0.27 0.00 3.87 09:50:43 08:05:01 AM 0.28 0.00 0.28 0.00 4.78 09:50:43 08:06:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:43 08:07:01 AM 0.23 0.00 0.23 0.00 2.58 09:50:43 08:08:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:43 08:09:01 AM 0.13 0.00 0.13 0.00 1.40 09:50:43 08:10:01 AM 0.18 0.00 0.18 0.00 3.43 09:50:43 08:11:01 AM 0.23 0.00 0.23 0.00 2.97 09:50:43 08:12:01 AM 0.22 0.00 0.22 0.00 3.20 09:50:43 08:13:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 08:14:01 AM 0.13 0.00 0.13 0.00 1.00 09:50:43 08:15:01 AM 0.18 0.00 0.18 0.00 3.33 09:50:43 08:16:01 AM 0.15 0.00 0.15 0.00 1.10 09:50:43 08:17:01 AM 0.15 0.00 0.15 0.00 1.65 09:50:43 08:18:02 AM 0.12 0.00 0.12 0.00 0.78 09:50:43 08:19:01 AM 0.14 0.00 0.14 0.00 0.88 09:50:43 08:20:01 AM 0.17 0.00 0.17 0.00 3.43 09:50:43 08:21:01 AM 0.23 0.00 0.23 0.00 2.68 09:50:43 08:22:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:43 08:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 08:24:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 08:25:01 AM 0.18 0.00 0.18 0.00 3.30 09:50:43 08:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 08:27:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:43 08:28:01 AM 1.17 0.00 1.17 0.00 18.83 09:50:43 08:29:01 AM 0.27 0.00 0.27 0.00 3.57 09:50:43 08:30:01 AM 0.27 0.00 0.27 0.00 5.43 09:50:43 08:31:01 AM 0.20 0.00 0.20 0.00 2.55 09:50:43 08:32:01 AM 0.15 0.00 0.15 0.00 1.83 09:50:43 08:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:43 08:34:01 AM 0.15 0.00 0.15 0.00 1.13 09:50:43 08:35:01 AM 0.18 0.00 0.18 0.00 3.17 09:50:43 08:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 08:37:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:43 08:38:01 AM 0.15 0.00 0.15 0.00 1.62 09:50:43 08:39:01 AM 0.15 0.00 0.15 0.00 1.02 09:50:43 08:40:01 AM 0.18 0.00 0.18 0.00 3.43 09:50:43 08:41:01 AM 0.17 0.00 0.17 0.00 1.37 09:50:43 08:42:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:43 08:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 08:44:01 AM 0.22 0.00 0.22 0.00 2.88 09:50:43 08:45:01 AM 0.23 0.00 0.23 0.00 3.98 09:50:43 08:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:43 08:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 08:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 08:49:01 AM 0.18 0.00 0.18 0.00 2.70 09:50:43 08:50:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:43 08:51:01 AM 0.23 0.00 0.23 0.00 2.98 09:50:43 08:52:01 AM 0.22 0.00 0.22 0.00 2.80 09:50:43 08:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 08:54:01 AM 0.22 0.00 0.22 0.00 3.40 09:50:43 08:55:01 AM 0.17 0.00 0.17 0.00 3.20 09:50:43 08:56:01 AM 0.17 0.00 0.17 0.00 1.62 09:50:43 08:57:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:43 08:58:01 AM 0.13 0.00 0.13 0.00 1.60 09:50:43 08:59:01 AM 0.25 0.00 0.25 0.00 3.13 09:50:43 09:00:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:43 09:01:01 AM 0.22 0.00 0.22 0.00 2.53 09:50:43 09:02:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:43 09:03:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 09:04:01 AM 0.20 0.00 0.20 0.00 2.37 09:50:43 09:05:01 AM 0.27 0.00 0.27 0.00 5.23 09:50:43 09:06:01 AM 0.22 0.00 0.22 0.00 2.13 09:50:43 09:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 09:08:01 AM 0.08 0.00 0.08 0.00 0.72 09:50:43 09:09:01 AM 0.15 0.00 0.15 0.00 1.42 09:50:43 09:10:01 AM 0.22 0.00 0.22 0.00 4.87 09:50:43 09:11:01 AM 0.20 0.00 0.20 0.00 2.77 09:50:43 09:12:01 AM 0.22 0.00 0.22 0.00 3.72 09:50:43 09:13:01 AM 0.22 0.00 0.22 0.00 2.68 09:50:43 09:14:01 AM 0.17 0.00 0.17 0.00 2.35 09:50:43 09:15:01 AM 0.25 0.00 0.25 0.00 5.00 09:50:43 09:16:01 AM 0.17 0.00 0.17 0.00 1.33 09:50:43 09:17:01 AM 0.23 0.00 0.23 0.00 3.03 09:50:43 09:18:01 AM 0.18 0.00 0.18 0.00 2.02 09:50:43 09:19:01 AM 0.15 0.00 0.15 0.00 1.40 09:50:43 09:20:01 AM 0.18 0.00 0.18 0.00 3.30 09:50:43 09:21:01 AM 0.23 0.00 0.23 0.00 2.67 09:50:43 09:22:01 AM 0.17 0.00 0.17 0.00 2.52 09:50:43 09:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:43 09:24:01 AM 0.13 0.00 0.13 0.00 0.87 09:50:43 09:25:01 AM 0.18 0.00 0.18 0.00 3.30 09:50:43 09:26:02 AM 0.12 0.00 0.12 0.00 0.77 09:50:43 09:27:01 AM 0.10 0.00 0.10 0.00 1.05 09:50:43 09:28:01 AM 0.15 0.00 0.15 0.00 1.52 09:50:43 09:29:01 AM 0.27 0.00 0.27 0.00 3.27 09:50:43 09:30:01 AM 0.25 0.00 0.25 0.00 4.50 09:50:43 09:31:01 AM 0.13 0.00 0.13 0.00 1.63 09:50:43 09:32:01 AM 0.18 0.00 0.18 0.00 2.12 09:50:43 09:33:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:43 09:34:01 AM 0.15 0.00 0.15 0.00 1.15 09:50:43 09:35:01 AM 0.20 0.00 0.20 0.00 3.68 09:50:43 09:36:01 AM 0.20 0.00 0.20 0.00 2.55 09:50:43 09:37:01 AM 0.20 0.00 0.20 0.00 2.40 09:50:43 09:38:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:43 09:39:01 AM 0.17 0.00 0.17 0.00 1.32 09:50:43 09:40:01 AM 0.22 0.00 0.22 0.00 3.62 09:50:43 09:41:01 AM 78.66 6.76 71.89 1250.65 5572.78 09:50:43 09:42:01 AM 82.11 0.72 81.39 52.92 9946.88 09:50:43 09:43:01 AM 37.68 0.38 37.29 64.26 2927.66 09:50:43 09:44:01 AM 75.74 9.25 66.49 1665.98 8255.85 09:50:43 09:45:01 AM 6.90 0.22 6.68 11.73 528.00 09:50:43 09:46:01 AM 2.65 0.00 2.65 0.00 408.06 09:50:43 09:47:01 AM 0.90 0.00 0.90 0.00 323.51 09:50:43 09:48:01 AM 0.40 0.00 0.40 0.00 378.29 09:50:43 09:49:01 AM 0.70 0.03 0.67 1.87 292.63 09:50:43 09:50:01 AM 22.64 0.40 22.24 46.78 2532.57 09:50:43 Average: 1.60 0.46 1.14 46.16 191.87 09:50:43 09:50:43 03:44:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:43 03:45:01 AM 5851340 7213604 2031092 25.77 2688 1561044 586740 6.57 152128 1619220 52 09:50:43 03:46:01 AM 5852428 7214684 2030004 25.75 2688 1561044 586740 6.57 152156 1618496 4 09:50:43 03:47:01 AM 5852244 7214504 2030188 25.76 2688 1561048 586740 6.57 152156 1618516 4 09:50:43 03:48:01 AM 5852476 7214752 2029956 25.75 2688 1561064 586740 6.57 152176 1618504 4 09:50:43 03:49:01 AM 5852496 7214768 2029936 25.75 2688 1561064 586740 6.57 152176 1618388 4 09:50:43 03:50:01 AM 5852088 7214348 2030344 25.76 2688 1561068 586740 6.57 152176 1618880 4 09:50:43 03:51:01 AM 5852168 7214432 2030264 25.76 2688 1561068 586740 6.57 152176 1618792 4 09:50:43 03:52:01 AM 5852296 7214564 2030136 25.76 2688 1561072 586740 6.57 152176 1618796 4 09:50:43 03:53:01 AM 5852496 7214764 2029936 25.75 2688 1561072 586740 6.57 152176 1618476 4 09:50:43 03:54:01 AM 5852452 7214720 2029980 25.75 2688 1561072 586740 6.57 152176 1618476 4 09:50:43 03:55:01 AM 5852640 7214912 2029792 25.75 2688 1561076 586740 6.57 152176 1618548 4 09:50:43 03:56:01 AM 5852664 7214936 2029768 25.75 2688 1561076 586740 6.57 152176 1618480 4 09:50:43 03:57:01 AM 5852672 7214944 2029760 25.75 2688 1561076 586740 6.57 152176 1618480 4 09:50:43 03:58:01 AM 5851948 7214224 2030484 25.76 2688 1561080 586740 6.57 152176 1618600 8 09:50:43 03:59:01 AM 5849644 7211920 2032788 25.79 2688 1561080 570552 6.39 152176 1620688 4 09:50:43 04:00:01 AM 5851528 7213808 2030904 25.76 2688 1561084 567960 6.36 152332 1618708 4 09:50:43 04:01:01 AM 5850848 7213132 2031584 25.77 2688 1561088 567960 6.36 152332 1619364 4 09:50:43 04:02:01 AM 5851736 7214088 2030696 25.76 2688 1561156 567960 6.36 152488 1618516 4 09:50:43 04:03:01 AM 5851512 7213864 2030920 25.77 2688 1561156 567960 6.36 152488 1618520 4 09:50:43 04:04:01 AM 5851612 7213968 2030820 25.76 2688 1561160 567960 6.36 152488 1618524 4 09:50:43 04:05:01 AM 5851704 7214060 2030728 25.76 2688 1561160 567960 6.36 152488 1618708 4 09:50:43 04:06:01 AM 5851652 7214008 2030780 25.76 2688 1561160 567960 6.36 152488 1618640 4 09:50:43 04:07:01 AM 5851644 7214004 2030788 25.76 2688 1561164 567960 6.36 152488 1618528 4 09:50:43 04:08:01 AM 5851792 7214152 2030640 25.76 2688 1561164 567960 6.36 152488 1618528 4 09:50:43 04:09:01 AM 5851888 7214248 2030544 25.76 2688 1561164 567960 6.36 152488 1618528 4 09:50:43 04:10:01 AM 5851180 7213544 2031252 25.77 2688 1561168 584616 6.55 152488 1618952 4 09:50:43 04:11:01 AM 5851752 7214132 2030680 25.76 2688 1561168 584616 6.55 152488 1618544 4 09:50:43 04:12:01 AM 5851640 7214024 2030792 25.76 2688 1561172 584616 6.55 152488 1618548 4 09:50:43 04:13:01 AM 5851708 7214092 2030724 25.76 2688 1561172 584616 6.55 152488 1618548 4 09:50:43 04:14:01 AM 5851216 7213600 2031216 25.77 2688 1561172 584616 6.55 152488 1618896 4 09:50:43 04:15:01 AM 5834240 7213880 2048192 25.98 2688 1578412 574956 6.44 154644 1633944 4 09:50:43 04:16:01 AM 5834364 7214008 2048068 25.98 2688 1578416 574956 6.44 154644 1633884 4 09:50:43 04:17:01 AM 5834476 7214120 2047956 25.98 2688 1578416 574956 6.44 154644 1633708 4 09:50:43 04:18:01 AM 5833744 7213388 2048688 25.99 2688 1578416 574956 6.44 154644 1633708 4 09:50:43 04:19:01 AM 5833944 7213592 2048488 25.99 2688 1578420 574956 6.44 154644 1633712 4 09:50:43 04:20:01 AM 5833556 7213204 2048876 25.99 2688 1578420 593036 6.64 154644 1634148 4 09:50:43 04:21:01 AM 5833764 7213416 2048668 25.99 2688 1578424 576696 6.46 154644 1633924 4 09:50:43 04:22:01 AM 5834016 7213668 2048416 25.99 2688 1578424 576696 6.46 154644 1633740 4 09:50:43 04:23:01 AM 5834076 7213728 2048356 25.99 2688 1578424 576696 6.46 154644 1633740 4 09:50:43 04:24:01 AM 5833968 7213624 2048464 25.99 2688 1578428 576696 6.46 154644 1633744 4 09:50:43 04:25:01 AM 5833920 7213576 2048512 25.99 2688 1578428 576696 6.46 154644 1633848 4 09:50:43 04:26:01 AM 5834060 7213716 2048372 25.99 2688 1578428 576696 6.46 154644 1633780 4 09:50:43 04:27:01 AM 5834176 7213836 2048256 25.99 2688 1578432 576696 6.46 154644 1633784 4 09:50:43 04:28:01 AM 5834124 7213784 2048308 25.99 2688 1578432 576696 6.46 154644 1633784 4 09:50:43 04:29:01 AM 5833992 7213848 2048440 25.99 2688 1578628 576696 6.46 154752 1633892 4 09:50:43 04:30:01 AM 5833240 7213100 2049192 26.00 2688 1578632 576740 6.46 154752 1634524 4 09:50:43 04:31:01 AM 5833116 7212976 2049316 26.00 2688 1578632 576740 6.46 154756 1634600 4 09:50:43 04:32:01 AM 5833748 7213612 2048684 25.99 2688 1578636 576740 6.46 154752 1634196 4 09:50:43 04:33:01 AM 5833624 7213488 2048808 25.99 2688 1578636 576740 6.46 154752 1634404 4 09:50:43 04:34:01 AM 5833788 7213652 2048644 25.99 2688 1578636 576740 6.46 154752 1634208 4 09:50:43 04:35:01 AM 5833564 7213432 2048868 25.99 2688 1578640 576740 6.46 154752 1634368 4 09:50:43 04:36:01 AM 5833564 7213432 2048868 25.99 2688 1578640 576740 6.46 154752 1634336 4 09:50:43 04:37:01 AM 5833776 7213644 2048656 25.99 2688 1578640 576740 6.46 154752 1634220 4 09:50:43 04:38:01 AM 5833720 7213592 2048712 25.99 2688 1578644 576740 6.46 154752 1634340 4 09:50:43 04:39:01 AM 5833772 7213644 2048660 25.99 2688 1578644 576740 6.46 154752 1634224 4 09:50:43 04:40:01 AM 5833424 7213296 2049008 25.99 2688 1578644 568544 6.37 154752 1634648 4 09:50:43 04:41:01 AM 5832968 7212848 2049464 26.00 2688 1578652 568544 6.37 154752 1634708 4 09:50:43 04:42:01 AM 5833128 7213008 2049304 26.00 2688 1578652 568544 6.37 154752 1634692 4 09:50:43 04:43:01 AM 5833664 7213548 2048768 25.99 2688 1578656 568544 6.37 154752 1634292 4 09:50:43 04:44:01 AM 5833748 7213632 2048684 25.99 2688 1578656 568544 6.37 154752 1634372 4 09:50:43 04:45:01 AM 5833616 7213500 2048816 25.99 2688 1578656 568544 6.37 154752 1634368 4 09:50:43 04:46:01 AM 5833764 7213652 2048668 25.99 2688 1578660 568544 6.37 154752 1634304 4 09:50:43 04:47:01 AM 5833404 7213292 2049028 25.99 2688 1578660 584104 6.54 154752 1634704 4 09:50:43 04:48:01 AM 5833804 7213692 2048628 25.99 2688 1578660 584104 6.54 154752 1634320 4 09:50:43 04:49:01 AM 5833740 7213632 2048692 25.99 2688 1578664 584104 6.54 154780 1634376 4 09:50:43 04:50:01 AM 5833592 7213484 2048840 25.99 2688 1578664 577116 6.46 154780 1634596 4 09:50:43 04:51:01 AM 5833820 7213712 2048612 25.99 2688 1578664 577116 6.46 154780 1634480 4 09:50:43 04:52:01 AM 5833772 7213668 2048660 25.99 2688 1578668 577116 6.46 154780 1634300 4 09:50:43 04:53:01 AM 5833832 7213732 2048600 25.99 2688 1578672 577116 6.46 154780 1634304 4 09:50:43 04:54:01 AM 5833448 7213348 2048984 25.99 2688 1578672 577116 6.46 154780 1634652 4 09:50:43 04:55:01 AM 5833792 7213696 2048640 25.99 2688 1578676 577116 6.46 154780 1634404 4 09:50:43 04:56:01 AM 5834048 7213952 2048384 25.99 2688 1578676 577116 6.46 154780 1634336 4 09:50:43 04:57:01 AM 5834052 7213956 2048380 25.99 2688 1578676 577116 6.46 154780 1634336 4 09:50:43 04:58:01 AM 5834000 7213908 2048432 25.99 2688 1578680 577116 6.46 154780 1634340 4 09:50:43 04:59:01 AM 5834068 7213976 2048364 25.99 2688 1578680 577116 6.46 154780 1634340 4 09:50:43 05:00:01 AM 5833520 7213428 2048912 25.99 2688 1578680 576804 6.46 154780 1634768 4 09:50:43 05:01:01 AM 5832640 7212552 2049792 26.00 2688 1578684 576804 6.46 154780 1635056 4 09:50:43 05:02:01 AM 5833636 7213548 2048796 25.99 2688 1578684 576804 6.46 154792 1634564 4 09:50:43 05:03:01 AM 5833696 7213612 2048736 25.99 2688 1578688 576804 6.46 154792 1634432 4 09:50:43 05:04:01 AM 5833692 7213608 2048740 25.99 2688 1578688 576804 6.46 154792 1634432 4 09:50:43 05:05:01 AM 5833728 7213644 2048704 25.99 2688 1578688 576804 6.46 154792 1634500 4 09:50:43 05:06:01 AM 5833876 7213796 2048556 25.99 2688 1578692 576804 6.46 154792 1634436 4 09:50:43 05:07:02 AM 5833760 7213680 2048672 25.99 2688 1578692 576804 6.46 154792 1634436 4 09:50:43 05:08:01 AM 5833704 7213624 2048728 25.99 2688 1578692 576804 6.46 154792 1634436 4 09:50:43 05:09:01 AM 5829340 7209264 2053092 26.05 2688 1578696 616104 6.90 154788 1639152 4 09:50:43 05:10:01 AM 5828984 7208908 2053448 26.05 2688 1578696 614648 6.88 154788 1639456 4 09:50:43 05:11:01 AM 5829188 7209116 2053244 26.05 2688 1578700 614648 6.88 154788 1639340 4 09:50:43 05:12:01 AM 5829208 7209136 2053224 26.05 2688 1578700 614648 6.88 154788 1639340 4 09:50:43 05:13:01 AM 5829328 7209256 2053104 26.05 2688 1578700 614648 6.88 154788 1639052 4 09:50:43 05:14:01 AM 5829328 7209260 2053104 26.05 2688 1578704 614648 6.88 154788 1639056 4 09:50:43 05:15:01 AM 5829248 7209180 2053184 26.05 2688 1578704 614648 6.88 154788 1639124 4 09:50:43 05:16:01 AM 5829392 7209324 2053040 26.05 2688 1578704 614648 6.88 154788 1639064 4 09:50:43 05:17:01 AM 5829224 7209160 2053208 26.05 2688 1578708 614648 6.88 154788 1639068 4 09:50:43 05:18:01 AM 5829288 7209224 2053144 26.05 2688 1578708 614648 6.88 154788 1639184 4 09:50:43 05:19:01 AM 5827080 7207016 2055352 26.08 2688 1578708 614648 6.88 154788 1641520 4 09:50:43 05:20:01 AM 5826848 7206788 2055584 26.08 2688 1578712 606452 6.79 154788 1641452 4 09:50:43 05:21:01 AM 5827108 7207052 2055324 26.07 2688 1578716 606452 6.79 154788 1641344 4 09:50:43 05:22:01 AM 5827028 7206976 2055404 26.08 2688 1578720 606452 6.79 154788 1641348 4 09:50:43 05:23:01 AM 5824856 7204804 2057576 26.10 2688 1578720 606452 6.79 154788 1643548 4 09:50:43 05:24:01 AM 5825164 7205112 2057268 26.10 2688 1578720 606452 6.79 154788 1643276 4 09:50:43 05:25:01 AM 5824912 7204864 2057520 26.10 2688 1578724 621840 6.96 154788 1643348 4 09:50:43 05:26:01 AM 5824916 7204868 2057516 26.10 2688 1578724 621840 6.96 154788 1643284 4 09:50:43 05:27:01 AM 5824964 7204916 2057468 26.10 2688 1578724 621840 6.96 154788 1643400 4 09:50:43 05:28:01 AM 5825036 7204992 2057396 26.10 2688 1578728 621840 6.96 154792 1643400 4 09:50:43 05:29:01 AM 5822432 7202388 2060000 26.13 2688 1578728 621840 6.96 154792 1645772 4 09:50:43 05:30:01 AM 5820340 7200296 2062092 26.16 2688 1578728 617160 6.91 154792 1647776 0 09:50:43 05:31:01 AM 5820172 7200148 2062260 26.16 2688 1578740 625112 7.00 164252 1638592 16 09:50:43 05:32:01 AM 5820520 7200496 2061912 26.16 2688 1578740 625112 7.00 164252 1638240 8 09:50:43 05:33:01 AM 5820240 7200216 2062192 26.16 2688 1578740 625112 7.00 164252 1638460 4 09:50:43 05:34:01 AM 5820588 7200568 2061844 26.16 2688 1578744 625112 7.00 164252 1638136 8 09:50:43 05:35:01 AM 5818424 7198404 2064008 26.18 2688 1578744 625112 7.00 164252 1640304 4 09:50:43 05:36:01 AM 5818516 7198496 2063916 26.18 2688 1578744 609064 6.82 164252 1640236 4 09:50:43 05:37:01 AM 5818604 7198588 2063828 26.18 2688 1578748 609064 6.82 164252 1640240 4 09:50:43 05:38:01 AM 5818632 7198616 2063800 26.18 2688 1578748 609064 6.82 164252 1640240 4 09:50:43 05:39:01 AM 5818488 7198472 2063944 26.18 2688 1578748 609064 6.82 164252 1640220 4 09:50:43 05:40:01 AM 5818032 7198020 2064400 26.19 2688 1578752 606720 6.79 164252 1640660 4 09:50:43 05:41:01 AM 5818436 7198424 2063996 26.18 2688 1578752 606720 6.79 164252 1640452 4 09:50:43 05:42:01 AM 5818476 7198464 2063956 26.18 2688 1578752 606720 6.79 164252 1640532 4 09:50:43 05:43:01 AM 5818632 7198624 2063800 26.18 2688 1578756 606720 6.79 164252 1640248 4 09:50:43 05:44:01 AM 5818668 7198660 2063764 26.18 2688 1578756 606720 6.79 164252 1640228 4 09:50:43 05:45:01 AM 5818440 7198432 2063992 26.18 2688 1578756 606720 6.79 164252 1640432 4 09:50:43 05:46:01 AM 5818728 7198724 2063704 26.18 2688 1578760 606720 6.79 164252 1640332 4 09:50:43 05:47:01 AM 5818472 7198468 2063960 26.18 2688 1578760 606720 6.79 164252 1640336 4 09:50:43 05:48:01 AM 5818444 7198440 2063988 26.18 2688 1578760 622100 6.97 164252 1640256 8 09:50:43 05:49:01 AM 5818564 7198564 2063868 26.18 2688 1578764 622100 6.97 164252 1640260 4 09:50:43 05:50:01 AM 5816120 7196120 2066312 26.21 2688 1578764 614976 6.89 164252 1642624 4 09:50:43 05:51:01 AM 5816244 7196252 2066188 26.21 2688 1578772 614976 6.89 164252 1642516 4 09:50:43 05:52:01 AM 5816328 7196336 2066104 26.21 2688 1578772 614976 6.89 164252 1642516 4 09:50:43 05:53:01 AM 5816216 7196224 2066216 26.21 2688 1578772 614976 6.89 164252 1642516 4 09:50:43 05:54:01 AM 5816528 7196540 2065904 26.21 2688 1578776 614976 6.89 164252 1642336 4 09:50:43 05:55:01 AM 5816552 7196564 2065880 26.21 2688 1578776 614976 6.89 164252 1642404 4 09:50:43 05:56:01 AM 5816504 7196516 2065928 26.21 2688 1578776 614976 6.89 164252 1642336 4 09:50:43 05:57:01 AM 5816504 7196520 2065928 26.21 2688 1578780 614976 6.89 164252 1642340 4 09:50:43 05:58:01 AM 5816652 7196668 2065780 26.21 2688 1578780 614976 6.89 164256 1642384 4 09:50:43 05:59:01 AM 5816288 7196304 2066144 26.21 2688 1578780 614976 6.89 164252 1642344 4 09:50:43 06:00:01 AM 5815860 7195880 2066572 26.22 2688 1578784 606784 6.79 164252 1642880 4 09:50:43 06:01:01 AM 5815300 7195320 2067132 26.22 2688 1578784 606784 6.79 164252 1643236 4 09:50:43 06:02:01 AM 5816212 7196236 2066220 26.21 2688 1578788 606784 6.79 164264 1642532 4 09:50:43 06:03:01 AM 5816320 7196344 2066112 26.21 2688 1578788 606784 6.79 164264 1642340 4 09:50:43 06:04:01 AM 5816432 7196456 2066000 26.21 2688 1578788 606784 6.79 164264 1642340 4 09:50:43 06:05:01 AM 5816348 7196376 2066084 26.21 2688 1578792 606784 6.79 164264 1642416 4 09:50:43 06:06:01 AM 5816408 7196436 2066024 26.21 2688 1578792 622320 6.97 164264 1642348 4 09:50:43 06:07:01 AM 5816504 7196532 2065928 26.21 2688 1578792 622320 6.97 164264 1642348 4 09:50:43 06:08:01 AM 5816400 7196428 2066032 26.21 2688 1578792 622320 6.97 164264 1642348 4 09:50:43 06:09:01 AM 5816468 7196500 2065964 26.21 2688 1578796 622320 6.97 164264 1642352 4 09:50:43 06:10:01 AM 5813744 7193776 2068688 26.24 2688 1578796 638204 7.15 164264 1644816 4 09:50:43 06:11:01 AM 5814084 7194124 2068348 26.24 2688 1578804 617060 6.91 164264 1644716 4 09:50:43 06:12:01 AM 5814320 7194360 2068112 26.24 2688 1578804 617060 6.91 164264 1644600 4 09:50:43 06:13:02 AM 5814232 7194272 2068200 26.24 2688 1578804 617060 6.91 164264 1644600 4 09:50:43 06:14:01 AM 5814276 7194320 2068156 26.24 2688 1578808 617060 6.91 164264 1644412 4 09:50:43 06:15:01 AM 5814224 7194268 2068208 26.24 2688 1578808 617060 6.91 164264 1644484 4 09:50:43 06:16:01 AM 5814428 7194472 2068004 26.24 2688 1578808 617060 6.91 164264 1644416 4 09:50:43 06:17:01 AM 5814364 7194412 2068068 26.24 2688 1578812 617060 6.91 164264 1644420 4 09:50:43 06:18:01 AM 5814276 7194324 2068156 26.24 2688 1578812 617060 6.91 164264 1644420 4 09:50:43 06:19:01 AM 5814392 7194440 2068040 26.24 2688 1578812 617060 6.91 164264 1644420 4 09:50:43 06:20:01 AM 5813860 7193912 2068572 26.24 2688 1578816 614976 6.89 164264 1644840 4 09:50:43 06:21:01 AM 5814152 7194204 2068280 26.24 2688 1578816 614976 6.89 164264 1644728 4 09:50:43 06:22:01 AM 5811716 7191772 2070716 26.27 2688 1578820 614976 6.89 164264 1647072 4 09:50:43 06:23:01 AM 5812080 7192136 2070352 26.27 2688 1578820 614976 6.89 164264 1646664 4 09:50:43 06:24:01 AM 5812220 7192276 2070212 26.26 2688 1578820 614976 6.89 164264 1646480 4 09:50:43 06:25:01 AM 5812316 7192376 2070116 26.26 2688 1578824 614976 6.89 164268 1646592 4 09:50:43 06:26:01 AM 5812200 7192260 2070232 26.26 2688 1578824 614976 6.89 164264 1646484 4 09:50:43 06:27:01 AM 5812280 7192340 2070152 26.26 2688 1578824 614976 6.89 164264 1646484 4 09:50:43 06:28:01 AM 5812284 7192348 2070148 26.26 2688 1578828 614976 6.89 164264 1646488 4 09:50:43 06:29:01 AM 5810132 7190196 2072300 26.29 2688 1578828 614976 6.89 164264 1648748 4 09:50:43 06:30:01 AM 5809912 7189976 2072520 26.29 2688 1578828 606784 6.79 164264 1649080 4 09:50:43 06:31:01 AM 5808044 7188112 2074388 26.32 2688 1578832 606784 6.79 164264 1650988 16 09:50:43 06:32:01 AM 5808084 7188152 2074348 26.32 2688 1578832 606784 6.79 164264 1650784 8 09:50:43 06:33:01 AM 5807552 7187624 2074880 26.32 2688 1578836 606784 6.79 164264 1651196 4 09:50:43 06:34:01 AM 5808196 7188268 2074236 26.31 2688 1578836 606784 6.79 164264 1650608 4 09:50:43 06:35:01 AM 5806044 7186116 2076388 26.34 2688 1578836 606784 6.79 164264 1652724 4 09:50:43 06:36:01 AM 5805912 7185988 2076520 26.34 2688 1578840 606784 6.79 164264 1652864 4 09:50:43 06:37:01 AM 5806200 7186276 2076232 26.34 2688 1578840 622164 6.97 164264 1652660 4 09:50:43 06:38:01 AM 5806156 7186232 2076276 26.34 2688 1578840 622164 6.97 164264 1652672 8 09:50:43 06:39:01 AM 5806116 7186196 2076316 26.34 2688 1578844 622164 6.97 164264 1652676 4 09:50:43 06:40:01 AM 5805636 7185716 2076796 26.35 2688 1578844 622164 6.97 164264 1653212 4 09:50:43 06:41:01 AM 5806040 7186124 2076392 26.34 2688 1578848 622164 6.97 164264 1652872 4 09:50:43 06:42:01 AM 5806044 7186128 2076388 26.34 2688 1578848 622164 6.97 164264 1652872 4 09:50:43 06:43:01 AM 5805988 7186072 2076444 26.34 2688 1578848 622164 6.97 164264 1652872 4 09:50:43 06:44:01 AM 5806124 7186208 2076308 26.34 2688 1578848 622164 6.97 164264 1652688 4 09:50:43 06:45:01 AM 5804164 7184252 2078268 26.37 2688 1578852 622164 6.97 164264 1654808 4 09:50:43 06:46:01 AM 5804196 7184284 2078236 26.37 2688 1578852 622164 6.97 164264 1654740 4 09:50:43 06:47:01 AM 5804280 7184368 2078152 26.36 2688 1578852 622164 6.97 164264 1654720 4 09:50:43 06:48:01 AM 5803736 7183828 2078696 26.37 2688 1578856 622164 6.97 164264 1654988 4 09:50:43 06:49:01 AM 5804100 7184192 2078332 26.37 2688 1578856 622164 6.97 164264 1654784 4 09:50:43 06:50:01 AM 5803588 7183680 2078844 26.37 2688 1578856 614976 6.89 164264 1655088 4 09:50:43 06:51:01 AM 5801540 7181640 2080892 26.40 2688 1578860 614976 6.89 164264 1657136 4 09:50:43 06:52:01 AM 5801572 7181672 2080860 26.40 2688 1578860 614976 6.89 164264 1657020 4 09:50:43 06:53:01 AM 5801664 7181768 2080768 26.40 2688 1578864 614976 6.89 164264 1657024 4 09:50:43 06:54:01 AM 5801888 7181996 2080544 26.39 2688 1578868 614976 6.89 164264 1656848 4 09:50:43 06:55:01 AM 5801832 7181940 2080600 26.40 2688 1578868 614976 6.89 164264 1656916 4 09:50:43 06:56:01 AM 5801924 7182036 2080508 26.39 2688 1578872 614976 6.89 164264 1656852 4 09:50:43 06:57:01 AM 5801924 7182036 2080508 26.39 2688 1578872 614976 6.89 164264 1656852 8 09:50:43 06:58:01 AM 5801924 7182036 2080508 26.39 2688 1578872 614976 6.89 164264 1656852 4 09:50:43 06:59:01 AM 5802040 7182156 2080392 26.39 2688 1578876 614976 6.89 164264 1656856 4 09:50:43 07:00:01 AM 5801496 7181612 2080936 26.40 2688 1578876 606948 6.80 164264 1657276 4 09:50:43 07:01:01 AM 5800716 7180840 2081716 26.41 2688 1578884 606948 6.80 164264 1657880 4 09:50:43 07:02:01 AM 5801760 7181884 2080672 26.40 2688 1578884 606948 6.80 164272 1657068 4 09:50:43 07:03:01 AM 5799084 7179208 2083348 26.43 2688 1578884 606948 6.80 164272 1659528 16 09:50:43 07:04:01 AM 5799680 7179808 2082752 26.42 2688 1578888 606948 6.80 164272 1659064 8 09:50:43 07:05:01 AM 5799808 7179936 2082624 26.42 2688 1578888 606948 6.80 164272 1659020 4 09:50:43 07:06:01 AM 5799884 7180012 2082548 26.42 2688 1578888 606948 6.80 164272 1658952 4 09:50:43 07:07:01 AM 5799804 7179936 2082628 26.42 2688 1578892 606948 6.80 164272 1658956 4 09:50:43 07:08:01 AM 5799856 7179988 2082576 26.42 2688 1578892 606948 6.80 164272 1658956 4 09:50:43 07:09:01 AM 5799728 7179860 2082704 26.42 2688 1578892 606948 6.80 164272 1658956 4 09:50:43 07:10:01 AM 5796240 7176376 2086192 26.47 2688 1578896 647492 7.25 164272 1661904 4 09:50:43 07:11:01 AM 5795288 7175424 2087144 26.48 2688 1578896 601044 6.73 165200 1662504 4 09:50:43 07:12:01 AM 5795092 7175232 2087340 26.48 2688 1578900 601044 6.73 165200 1662580 4 09:50:43 07:13:01 AM 5795364 7175504 2087068 26.48 2688 1578900 601044 6.73 165200 1662316 4 09:50:43 07:14:01 AM 5795680 7175820 2086752 26.47 2688 1578900 601044 6.73 165200 1662180 4 09:50:43 07:15:01 AM 5795444 7175588 2086988 26.48 2688 1578904 601044 6.73 165200 1662260 4 09:50:43 07:16:01 AM 5795604 7175748 2086828 26.47 2688 1578904 601044 6.73 165200 1662192 4 09:50:43 07:17:01 AM 5795528 7175672 2086904 26.48 2688 1578904 601044 6.73 165200 1662192 4 09:50:43 07:18:01 AM 5795628 7175776 2086804 26.47 2688 1578908 601044 6.73 165200 1662196 4 09:50:43 07:19:01 AM 5795412 7175560 2087020 26.48 2688 1578908 601044 6.73 165200 1662408 12 09:50:43 07:20:01 AM 5795076 7175224 2087356 26.48 2688 1578908 619612 6.94 165200 1662636 8 09:50:43 07:21:01 AM 5795276 7175420 2087156 26.48 2688 1578916 619612 6.94 165204 1662532 16 09:50:43 07:22:02 AM 5795496 7175640 2086936 26.48 2688 1578916 619612 6.94 165200 1662220 8 09:50:43 07:23:01 AM 5795672 7175816 2086760 26.47 2688 1578916 619612 6.94 165200 1662220 4 09:50:43 07:24:01 AM 5795588 7175736 2086844 26.47 2688 1578920 619612 6.94 165200 1662224 4 09:50:43 07:25:01 AM 5795280 7175428 2087152 26.48 2688 1578920 603940 6.76 165200 1662292 4 09:50:43 07:26:01 AM 5795512 7175660 2086920 26.48 2688 1578920 603940 6.76 165200 1662224 4 09:50:43 07:27:01 AM 5795540 7175692 2086892 26.48 2688 1578924 603940 6.76 165200 1662228 4 09:50:43 07:28:01 AM 5795424 7175576 2087008 26.48 2688 1578924 603940 6.76 165200 1662228 4 09:50:43 07:29:01 AM 5795540 7175692 2086892 26.48 2688 1578924 603940 6.76 165200 1662228 4 09:50:43 07:30:01 AM 5795064 7175220 2087368 26.48 2688 1578928 623384 6.98 165200 1662536 4 09:50:43 07:31:01 AM 5795244 7175400 2087188 26.48 2688 1578928 623384 6.98 165200 1662512 4 09:50:43 07:32:01 AM 5795580 7175740 2086852 26.47 2688 1578932 623384 6.98 165200 1662244 4 09:50:43 07:33:01 AM 5795012 7175172 2087420 26.48 2688 1578932 623384 6.98 165200 1662672 4 09:50:43 07:34:01 AM 5795264 7175424 2087168 26.48 2688 1578932 623384 6.98 165204 1662508 4 09:50:43 07:35:01 AM 5795148 7175316 2087284 26.48 2688 1578940 623384 6.98 165200 1662548 4 09:50:43 07:36:01 AM 5795248 7175416 2087184 26.48 2688 1578940 623384 6.98 165200 1662480 4 09:50:43 07:37:01 AM 5795300 7175468 2087132 26.48 2688 1578940 623384 6.98 165200 1662480 4 09:50:43 07:38:01 AM 5795304 7175476 2087128 26.48 2688 1578944 623384 6.98 165200 1662600 4 09:50:43 07:39:01 AM 5795292 7175464 2087140 26.48 2688 1578944 623384 6.98 165200 1662484 4 09:50:43 07:40:01 AM 5794788 7174960 2087644 26.48 2688 1578944 615168 6.89 165200 1662900 4 09:50:43 07:41:01 AM 5795308 7175484 2087124 26.48 2688 1578948 615168 6.89 165200 1662488 4 09:50:43 07:42:01 AM 5795396 7175572 2087036 26.48 2688 1578948 615168 6.89 165200 1662492 8 09:50:43 07:43:01 AM 5795280 7175460 2087152 26.48 2688 1578952 615168 6.89 165200 1662496 4 09:50:43 07:44:01 AM 5795368 7175548 2087064 26.48 2688 1578952 615168 6.89 165200 1662612 4 09:50:43 07:45:01 AM 5795240 7175420 2087192 26.48 2688 1578952 615168 6.89 165200 1662564 4 09:50:43 07:46:01 AM 5795268 7175452 2087164 26.48 2688 1578956 615168 6.89 165200 1662500 4 09:50:43 07:47:01 AM 5795268 7175452 2087164 26.48 2688 1578956 615168 6.89 165200 1662500 4 09:50:43 07:48:01 AM 5795220 7175404 2087212 26.48 2688 1578956 615168 6.89 165200 1662500 4 09:50:43 07:49:01 AM 5795332 7175520 2087100 26.48 2688 1578960 615168 6.89 165200 1662504 4 09:50:43 07:50:01 AM 5794844 7175032 2087588 26.48 2688 1578960 630940 7.06 165200 1663036 4 09:50:43 07:51:01 AM 5795248 7175440 2087184 26.48 2688 1578964 630940 7.06 165200 1662512 4 09:50:43 07:52:01 AM 5795128 7175320 2087304 26.48 2688 1578964 630940 7.06 165200 1662628 4 09:50:43 07:53:01 AM 5795248 7175440 2087184 26.48 2688 1578964 630940 7.06 165200 1662512 4 09:50:43 07:54:01 AM 5795332 7175528 2087100 26.48 2688 1578968 630940 7.06 165200 1662516 4 09:50:43 07:55:01 AM 5795064 7175260 2087368 26.48 2688 1578968 614992 6.89 165200 1662588 4 09:50:43 07:56:01 AM 5795148 7175344 2087284 26.48 2688 1578968 614992 6.89 165208 1662592 4 09:50:43 07:57:01 AM 5795296 7175496 2087136 26.48 2688 1578972 614992 6.89 165200 1662524 4 09:50:43 07:58:01 AM 5795076 7175276 2087356 26.48 2688 1578972 614992 6.89 165200 1662740 4 09:50:43 07:59:01 AM 5795244 7175444 2087188 26.48 2688 1578972 614992 6.89 165200 1662536 4 09:50:43 08:00:01 AM 5794640 7174840 2087792 26.49 2688 1578972 606976 6.80 165200 1662956 4 09:50:43 08:01:01 AM 5794168 7174372 2088264 26.49 2688 1578976 606976 6.80 165200 1663360 4 09:50:43 08:02:01 AM 5795224 7175428 2087208 26.48 2688 1578976 606976 6.80 165228 1662552 4 09:50:43 08:03:01 AM 5795312 7175520 2087120 26.48 2688 1578980 606976 6.80 165228 1662556 4 09:50:43 08:04:01 AM 5795132 7175340 2087300 26.48 2688 1578980 606976 6.80 165228 1662556 4 09:50:43 08:05:01 AM 5795232 7175440 2087200 26.48 2688 1578980 606976 6.80 165228 1662624 4 09:50:43 08:06:01 AM 5795308 7175520 2087124 26.48 2688 1578984 606976 6.80 165228 1662560 8 09:50:43 08:07:01 AM 5795340 7175552 2087092 26.48 2688 1578984 606976 6.80 165228 1662560 4 09:50:43 08:08:01 AM 5794464 7174676 2087968 26.49 2688 1578984 606976 6.80 165228 1662996 16 09:50:43 08:09:01 AM 5794916 7175132 2087516 26.48 2688 1578988 606976 6.80 165228 1662616 8 09:50:43 08:10:01 AM 5794436 7174652 2087996 26.49 2688 1578988 625828 7.01 165228 1663160 4 09:50:43 08:11:01 AM 5794944 7175168 2087488 26.48 2688 1578996 625828 7.01 165228 1662636 4 09:50:43 08:12:01 AM 5794764 7174988 2087668 26.49 2688 1578996 625828 7.01 165228 1662840 4 09:50:43 08:13:01 AM 5795104 7175328 2087328 26.48 2688 1578996 625828 7.01 165228 1662636 4 09:50:43 08:14:01 AM 5795048 7175276 2087384 26.48 2688 1579000 625828 7.01 165228 1662640 4 09:50:43 08:15:01 AM 5795132 7175364 2087300 26.48 2688 1579004 625828 7.01 165228 1662712 4 09:50:43 08:16:01 AM 5795132 7175364 2087300 26.48 2688 1579004 625828 7.01 165228 1662644 4 09:50:43 08:17:01 AM 5795228 7175464 2087204 26.48 2688 1579008 625828 7.01 165228 1662648 4 09:50:43 08:18:02 AM 5794828 7175064 2087604 26.48 2688 1579008 625828 7.01 165228 1662764 4 09:50:43 08:19:01 AM 5794896 7175132 2087536 26.48 2688 1579008 625828 7.01 165228 1662764 4 09:50:43 08:20:01 AM 5794496 7174736 2087936 26.49 2688 1579012 615236 6.89 165228 1663072 4 09:50:43 08:21:01 AM 5794928 7175168 2087504 26.48 2688 1579012 615236 6.89 165228 1662776 4 09:50:43 08:22:01 AM 5795128 7175372 2087304 26.48 2688 1579016 615236 6.89 165228 1662664 4 09:50:43 08:23:01 AM 5795096 7175340 2087336 26.48 2688 1579016 615236 6.89 165228 1662664 4 09:50:43 08:24:01 AM 5795240 7175484 2087192 26.48 2688 1579016 615236 6.89 165228 1662664 4 09:50:43 08:25:01 AM 5794996 7175244 2087436 26.48 2688 1579020 615236 6.89 165228 1662736 4 09:50:43 08:26:01 AM 5795108 7175356 2087324 26.48 2688 1579020 615236 6.89 165228 1662668 4 09:50:43 08:27:01 AM 5793304 7173552 2089128 26.50 2688 1579020 615220 6.89 165232 1664336 4 09:50:43 08:28:01 AM 5794996 7175268 2087436 26.48 2688 1579036 614888 6.88 166044 1661872 4 09:50:43 08:29:01 AM 5794912 7175184 2087520 26.48 2688 1579036 614888 6.88 166044 1661872 4 09:50:43 08:30:01 AM 5794528 7174800 2087904 26.49 2688 1579036 616920 6.91 166044 1662172 4 09:50:43 08:31:01 AM 5794656 7174932 2087776 26.49 2688 1579040 616920 6.91 166044 1662152 4 09:50:43 08:32:01 AM 5795032 7175308 2087400 26.48 2688 1579040 616920 6.91 166044 1661880 4 09:50:43 08:33:01 AM 5794732 7175008 2087700 26.49 2688 1579040 616920 6.91 166044 1662160 4 09:50:43 08:34:01 AM 5795068 7175348 2087364 26.48 2688 1579044 616920 6.91 166044 1661892 4 09:50:43 08:35:01 AM 5794980 7175260 2087452 26.48 2688 1579044 616920 6.91 166044 1662076 4 09:50:43 08:36:01 AM 5795064 7175344 2087368 26.48 2688 1579044 616920 6.91 166044 1662008 4 09:50:43 08:37:01 AM 5795192 7175472 2087240 26.48 2688 1579044 616920 6.91 166044 1661892 4 09:50:43 08:38:01 AM 5795104 7175388 2087328 26.48 2688 1579048 616920 6.91 166044 1661896 4 09:50:43 08:39:01 AM 5794564 7174848 2087868 26.49 2688 1579048 616920 6.91 166044 1662168 16 09:50:43 08:40:01 AM 5794076 7174360 2088356 26.49 2688 1579048 636832 7.13 166044 1662312 8 09:50:43 08:41:01 AM 5794936 7175224 2087496 26.48 2688 1579052 616892 6.91 166044 1661904 4 09:50:43 08:42:01 AM 5794900 7175188 2087532 26.48 2688 1579052 616892 6.91 166044 1661908 4 09:50:43 08:43:01 AM 5794884 7175176 2087548 26.48 2688 1579056 616892 6.91 166044 1661916 4 09:50:43 08:44:01 AM 5794528 7174820 2087904 26.49 2688 1579056 616892 6.91 166044 1662328 4 09:50:43 08:45:01 AM 5794896 7175188 2087536 26.48 2688 1579056 616892 6.91 166044 1661992 4 09:50:43 08:46:01 AM 5795064 7175360 2087368 26.48 2688 1579060 616892 6.91 166044 1661928 4 09:50:43 08:47:01 AM 5795120 7175416 2087312 26.48 2688 1579060 616892 6.91 166044 1661928 4 09:50:43 08:48:01 AM 5795024 7175320 2087408 26.48 2688 1579060 616892 6.91 166044 1661928 4 09:50:43 08:49:01 AM 5795128 7175428 2087304 26.48 2688 1579064 616892 6.91 166044 1661932 4 09:50:43 08:50:01 AM 5794620 7174920 2087812 26.49 2688 1579064 615236 6.89 166044 1662348 4 09:50:43 08:51:01 AM 5795188 7175496 2087244 26.48 2688 1579072 615236 6.89 166044 1661940 4 09:50:43 08:52:01 AM 5795076 7175384 2087356 26.48 2688 1579072 615236 6.89 166052 1662012 4 09:50:43 08:53:01 AM 5795132 7175440 2087300 26.48 2688 1579072 615236 6.89 166044 1661940 4 09:50:43 08:54:01 AM 5794636 7174948 2087796 26.49 2688 1579076 615236 6.89 166044 1662284 4 09:50:43 08:55:01 AM 5794672 7174984 2087760 26.49 2688 1579076 615236 6.89 166044 1662128 4 09:50:43 08:56:01 AM 5794952 7175264 2087480 26.48 2688 1579076 615236 6.89 166044 1661944 4 09:50:43 08:57:01 AM 5794936 7175252 2087496 26.48 2688 1579080 615236 6.89 166044 1661948 4 09:50:43 08:58:01 AM 5794684 7175000 2087748 26.49 2688 1579080 615236 6.89 166044 1662116 4 09:50:43 08:59:01 AM 5794832 7175152 2087600 26.48 2688 1579084 615236 6.89 166044 1662068 4 09:50:43 09:00:01 AM 5794436 7174760 2087996 26.49 2688 1579088 607044 6.80 166044 1662372 4 09:50:43 09:01:01 AM 5794068 7174392 2088364 26.49 2688 1579088 607044 6.80 166044 1662652 4 09:50:43 09:02:01 AM 5795004 7175332 2087428 26.48 2688 1579092 607044 6.80 166044 1661960 4 09:50:43 09:03:01 AM 5794952 7175280 2087480 26.48 2688 1579092 607044 6.80 166044 1661960 4 09:50:43 09:04:01 AM 5794676 7175004 2087756 26.49 2688 1579092 607044 6.80 166044 1662208 16 09:50:43 09:05:01 AM 5795108 7175440 2087324 26.48 2688 1579096 607044 6.80 166044 1662036 12 09:50:43 09:06:01 AM 5795100 7175432 2087332 26.48 2688 1579096 607044 6.80 166044 1661968 4 09:50:43 09:07:01 AM 5795132 7175464 2087300 26.48 2688 1579096 607044 6.80 166044 1661968 4 09:50:43 09:08:01 AM 5795108 7175444 2087324 26.48 2688 1579100 607044 6.80 166044 1661972 4 09:50:43 09:09:01 AM 5794976 7175312 2087456 26.48 2688 1579100 607044 6.80 166044 1661976 4 09:50:43 09:10:01 AM 5794504 7174840 2087928 26.49 2688 1579100 625944 7.01 166044 1662392 4 09:50:43 09:11:01 AM 5794732 7175072 2087700 26.49 2688 1579104 625944 7.01 166044 1661980 4 09:50:43 09:12:01 AM 5794352 7174692 2088080 26.49 2688 1579104 625944 7.01 166044 1662392 4 09:50:43 09:13:01 AM 5794860 7175200 2087572 26.48 2688 1579104 625944 7.01 166044 1661984 4 09:50:43 09:14:01 AM 5794664 7175008 2087768 26.49 2688 1579108 625944 7.01 166044 1662260 4 09:50:43 09:15:01 AM 5794512 7174856 2087920 26.49 2688 1579108 625944 7.01 166044 1662268 4 09:50:43 09:16:01 AM 5794972 7175316 2087460 26.48 2688 1579108 625944 7.01 166044 1661996 4 09:50:43 09:17:01 AM 5794856 7175204 2087576 26.48 2688 1579112 625944 7.01 166044 1662000 4 09:50:43 09:18:01 AM 5794912 7175260 2087520 26.48 2688 1579112 609444 6.82 166044 1662000 4 09:50:43 09:19:01 AM 5794832 7175180 2087600 26.48 2688 1579112 609444 6.82 166044 1662000 4 09:50:43 09:20:01 AM 5794300 7174652 2088132 26.49 2688 1579116 607044 6.80 166044 1662536 4 09:50:43 09:21:01 AM 5795068 7175420 2087364 26.48 2688 1579116 607044 6.80 166044 1662008 4 09:50:43 09:22:01 AM 5794896 7175252 2087536 26.48 2688 1579120 607044 6.80 166044 1662012 4 09:50:43 09:23:01 AM 5795016 7175372 2087416 26.48 2688 1579120 607044 6.80 166044 1662012 4 09:50:43 09:24:01 AM 5795048 7175404 2087384 26.48 2688 1579120 607044 6.80 166044 1662012 4 09:50:43 09:25:01 AM 5795020 7175380 2087412 26.48 2688 1579124 607044 6.80 166044 1662084 4 09:50:43 09:26:02 AM 5794584 7174944 2087848 26.49 2688 1579124 607044 6.80 166044 1662304 16 09:50:43 09:27:01 AM 5794728 7175088 2087704 26.49 2688 1579124 607044 6.80 166044 1662032 8 09:50:43 09:28:01 AM 5794644 7175008 2087788 26.49 2688 1579128 607044 6.80 166044 1662036 4 09:50:43 09:29:01 AM 5794696 7175060 2087736 26.49 2688 1579128 607044 6.80 166044 1662036 4 09:50:43 09:30:01 AM 5794232 7174596 2088200 26.49 2688 1579128 607044 6.80 166044 1662452 4 09:50:43 09:31:01 AM 5794664 7175040 2087768 26.49 2688 1579136 607044 6.80 166044 1662264 4 09:50:43 09:32:01 AM 5794676 7175052 2087756 26.49 2688 1579136 607044 6.80 166044 1662136 8 09:50:43 09:33:01 AM 5794720 7175096 2087712 26.49 2688 1579136 607044 6.80 166044 1662140 4 09:50:43 09:34:01 AM 5794892 7175272 2087540 26.48 2688 1579140 607044 6.80 166044 1662156 4 09:50:43 09:35:01 AM 5794928 7175308 2087504 26.48 2688 1579140 607044 6.80 166044 1662148 4 09:50:43 09:36:01 AM 5794908 7175288 2087524 26.48 2688 1579140 607044 6.80 166044 1662080 4 09:50:43 09:37:01 AM 5794900 7175284 2087532 26.48 2688 1579144 607044 6.80 166044 1662200 4 09:50:43 09:38:01 AM 5795036 7175420 2087396 26.48 2688 1579144 607044 6.80 166044 1662084 4 09:50:43 09:39:01 AM 5794956 7175344 2087476 26.48 2688 1579148 607044 6.80 166044 1662088 4 09:50:43 09:40:01 AM 5794212 7174604 2088220 26.49 2688 1579152 615236 6.89 166044 1662492 4 09:50:43 09:41:01 AM 5282788 7024540 2599644 32.98 2688 1923476 691356 7.74 200372 2076816 186508 09:50:43 09:42:01 AM 5135424 7003500 2747008 34.85 2688 2043684 685376 7.67 222588 2170896 51356 09:50:43 09:43:01 AM 5016128 6976864 2866304 36.36 2688 2131092 705640 7.90 242256 2256032 85140 09:50:43 09:44:01 AM 4899784 7025192 2982648 37.84 2688 2291544 637564 7.14 278952 2316348 10852 09:50:43 09:45:01 AM 4856224 6982668 3026208 38.39 2688 2292596 709104 7.94 279084 2358228 708 09:50:43 09:46:01 AM 4832332 6968424 3050100 38.69 2688 2302268 697200 7.81 279956 2381368 408 09:50:43 09:47:01 AM 4816196 6966844 3066236 38.90 2688 2316868 697200 7.81 279956 2397300 5856 09:50:43 09:48:01 AM 4806960 6967416 3075472 39.02 2688 2326600 712608 7.98 280004 2407092 4280 09:50:43 09:49:01 AM 4732888 6899168 3149544 39.96 2688 2332532 792060 8.87 280240 2480196 1636 09:50:43 09:50:01 AM 4894260 6924392 2988172 37.91 2688 2202420 775268 8.68 516900 2109132 24840 09:50:43 Average: 5787937 7184790 2094495 26.57 2688 1594829 608746 6.82 165190 1666710 1020 09:50:43 09:50:43 03:44:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:43 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:45:01 AM eth0 99.76 58.36 438.31 16.72 0.00 0.00 0.00 0.00 09:50:43 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:46:01 AM eth0 5.50 0.08 0.80 0.01 0.00 0.00 0.00 0.00 09:50:43 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:47:01 AM eth0 2.03 0.25 0.36 0.20 0.00 0.00 0.00 0.00 09:50:43 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:48:01 AM eth0 0.73 0.17 0.05 0.01 0.00 0.00 0.00 0.00 09:50:43 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:49:01 AM eth0 0.68 0.12 0.04 0.01 0.00 0.00 0.00 0.00 09:50:43 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:50:01 AM eth0 0.78 0.17 0.17 0.07 0.00 0.00 0.00 0.00 09:50:43 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:51:01 AM eth0 0.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:50:43 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:52:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:53:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:54:01 AM eth0 0.48 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:50:43 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:55:01 AM eth0 1.08 0.33 0.21 0.11 0.00 0.00 0.00 0.00 09:50:43 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:56:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:57:01 AM eth0 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:58:01 AM eth0 5.51 0.05 68.74 0.00 0.00 0.00 0.00 0.00 09:50:43 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 03:59:01 AM eth0 0.45 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:43 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:00:01 AM eth0 0.53 0.25 0.16 0.08 0.00 0.00 0.00 0.00 09:50:43 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:01:01 AM eth0 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:02:01 AM eth0 0.44 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:03:01 AM eth0 0.47 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:04:01 AM eth0 0.33 0.08 0.03 0.01 0.00 0.00 0.00 0.00 09:50:43 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:05:01 AM eth0 0.53 0.28 0.17 0.09 0.00 0.00 0.00 0.00 09:50:43 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:06:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:07:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:08:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:09:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:10:01 AM eth0 0.57 0.15 0.18 0.07 0.00 0.00 0.00 0.00 09:50:43 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:11:01 AM eth0 0.23 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:12:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:13:01 AM eth0 0.28 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:14:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:15:01 AM eth0 1.22 0.90 0.22 0.13 0.00 0.00 0.00 0.00 09:50:43 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:16:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:17:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:18:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:19:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:20:01 AM eth0 0.50 0.18 0.18 0.07 0.00 0.00 0.00 0.00 09:50:43 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:21:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:22:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:23:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:24:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:25:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:27:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:28:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:29:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:30:01 AM eth0 0.43 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:31:01 AM eth0 0.82 0.20 0.33 0.19 0.00 0.00 0.00 0.00 09:50:43 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:32:01 AM eth0 0.55 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:43 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:33:01 AM eth0 0.92 0.47 0.43 0.28 0.00 0.00 0.00 0.00 09:50:43 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:35:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:38:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:39:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:40:01 AM eth0 0.80 0.12 0.20 0.07 0.00 0.00 0.00 0.00 09:50:43 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:41:01 AM eth0 1.20 0.18 0.38 0.19 0.00 0.00 0.00 0.00 09:50:43 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:42:01 AM eth0 0.45 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:44:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:45:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:47:01 AM eth0 0.72 0.17 0.30 0.19 0.00 0.00 0.00 0.00 09:50:43 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:48:01 AM eth0 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:49:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:50:01 AM eth0 0.47 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:52:01 AM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:43 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:53:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:54:01 AM eth0 0.85 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:55:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:56:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:57:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:43 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:58:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 04:59:01 AM eth0 2.28 0.05 0.15 0.00 0.00 0.00 0.00 0.00 09:50:43 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:00:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:43 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:01:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:02:01 AM eth0 0.65 0.27 0.39 0.26 0.00 0.00 0.00 0.00 09:50:43 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:03:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:05:01 AM eth0 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:07:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:08:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:09:01 AM eth0 0.70 0.58 0.05 5.61 0.00 0.00 0.00 0.00 09:50:43 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:10:01 AM eth0 0.40 0.18 0.15 0.08 0.00 0.00 0.00 0.00 09:50:43 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:11:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:13:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:14:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:15:01 AM eth0 0.32 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:16:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:18:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:19:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:50:43 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:20:01 AM eth0 0.42 0.22 0.19 0.07 0.00 0.00 0.00 0.00 09:50:43 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:22:01 AM eth0 0.48 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:23:01 AM eth0 0.55 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:50:43 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:24:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:25:01 AM eth0 0.37 0.20 0.15 0.08 0.00 0.00 0.00 0.00 09:50:43 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:26:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:29:01 AM eth0 0.77 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:30:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:31:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:43 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:32:01 AM eth0 0.53 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:43 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:33:01 AM eth0 0.55 0.23 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:34:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:35:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:36:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:40:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:41:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:43:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:44:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:45:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:47:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:48:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:49:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:50:01 AM eth0 0.35 0.10 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:51:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:52:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:55:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:56:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:57:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:58:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 05:59:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:00:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:01:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:02:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:03:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:05:01 AM eth0 0.42 0.25 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:06:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:07:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:08:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:09:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:10:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:12:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:13:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:13:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:14:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:15:01 AM eth0 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:17:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:20:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:21:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:22:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:43 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:23:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:25:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:26:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:29:01 AM eth0 0.77 0.32 0.31 0.20 0.00 0.00 0.00 0.00 09:50:43 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:30:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:31:01 AM eth0 0.35 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:43 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:32:01 AM eth0 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:43 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:33:01 AM eth0 0.43 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:43 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:34:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:35:01 AM eth0 0.67 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:43 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:36:01 AM eth0 0.47 0.17 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:40:01 AM eth0 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:42:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:43:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:45:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:47:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:48:01 AM eth0 0.62 0.30 0.36 0.26 0.00 0.00 0.00 0.00 09:50:43 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:49:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:50:01 AM eth0 0.35 0.15 0.15 0.08 0.00 0.00 0.00 0.00 09:50:43 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:53:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:55:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:57:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 06:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:00:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:01:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:02:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:03:01 AM eth0 1.10 0.22 0.35 0.19 0.00 0.00 0.00 0.00 09:50:43 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:04:01 AM eth0 0.65 0.27 0.36 0.26 0.00 0.00 0.00 0.00 09:50:43 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:05:01 AM eth0 0.38 0.22 0.15 0.08 0.00 0.00 0.00 0.00 09:50:43 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:06:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:07:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:09:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:10:01 AM eth0 0.98 0.28 0.44 0.25 0.00 0.00 0.00 0.00 09:50:43 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:11:01 AM eth0 0.40 0.23 0.26 0.20 0.00 0.00 0.00 0.00 09:50:43 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:12:01 AM eth0 1.15 0.20 0.35 0.19 0.00 0.00 0.00 0.00 09:50:43 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:13:01 AM eth0 0.53 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:50:43 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:14:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:15:01 AM eth0 0.73 0.37 0.41 0.26 0.00 0.00 0.00 0.00 09:50:43 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:16:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:17:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:18:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:19:01 AM eth0 0.90 0.33 0.40 0.28 0.00 0.00 0.00 0.00 09:50:43 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:20:01 AM eth0 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:50:43 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:21:01 AM eth0 0.73 0.15 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 07:22:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:22:02 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:23:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:24:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:25:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:29:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:30:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:31:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:43 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:32:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:33:01 AM eth0 1.07 0.33 0.42 0.27 0.00 0.00 0.00 0.00 09:50:43 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:34:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:35:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:38:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:40:01 AM eth0 0.40 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:41:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:42:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:44:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:45:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:46:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:49:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:50:01 AM eth0 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:52:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:55:01 AM eth0 0.38 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:57:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:58:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 07:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:00:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:04:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:05:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:06:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:07:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:08:01 AM eth0 0.77 0.13 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:09:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:10:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:11:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:12:01 AM eth0 1.07 0.28 0.41 0.26 0.00 0.00 0.00 0.00 09:50:43 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:14:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:15:01 AM eth0 0.28 0.08 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:16:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:18:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:18:02 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:20:01 AM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:23:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:24:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:25:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:50:43 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:26:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:27:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:28:01 AM eth0 0.95 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:50:43 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:30:01 AM eth0 0.97 0.17 0.23 0.07 0.00 0.00 0.00 0.00 09:50:43 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:31:01 AM eth0 1.17 0.62 0.86 0.64 0.00 0.00 0.00 0.00 09:50:43 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:32:01 AM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:43 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:33:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:35:01 AM eth0 0.30 0.18 0.14 0.08 0.00 0.00 0.00 0.00 09:50:43 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:36:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:37:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:38:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:39:01 AM eth0 0.82 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:40:01 AM eth0 0.35 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:41:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:42:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:43:01 AM eth0 0.48 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:44:01 AM eth0 0.27 0.10 0.26 0.18 0.00 0.00 0.00 0.00 09:50:43 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:45:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:48:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:49:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:50:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:53:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:54:01 AM eth0 0.47 0.25 0.27 0.21 0.00 0.00 0.00 0.00 09:50:43 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:55:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:57:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:43 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:58:01 AM eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 09:50:43 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 08:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:00:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:01:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:02:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:03:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:04:01 AM eth0 0.73 0.23 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:05:01 AM eth0 0.32 0.08 0.15 0.06 0.00 0.00 0.00 0.00 09:50:43 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:10:01 AM eth0 0.37 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:11:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:12:01 AM eth0 0.42 0.13 0.26 0.18 0.00 0.00 0.00 0.00 09:50:43 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:13:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:14:01 AM eth0 1.08 0.30 0.41 0.26 0.00 0.00 0.00 0.00 09:50:43 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:15:01 AM eth0 0.57 0.25 0.40 0.25 0.00 0.00 0.00 0.00 09:50:43 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:16:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:17:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:18:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:20:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:22:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:23:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:43 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:24:01 AM eth0 0.63 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:50:43 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:25:01 AM eth0 0.42 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 09:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:26:02 AM eth0 0.77 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:50:43 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:28:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:29:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:30:01 AM eth0 0.60 0.12 0.18 0.07 0.00 0.00 0.00 0.00 09:50:43 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:31:01 AM eth0 1.18 0.50 0.63 0.47 0.00 0.00 0.00 0.00 09:50:43 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:32:01 AM eth0 1.58 0.37 0.47 0.27 0.00 0.00 0.00 0.00 09:50:43 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:33:01 AM eth0 0.62 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:50:43 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:34:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:35:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:43 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:37:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:43 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:39:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:43 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:40:01 AM eth0 0.78 0.33 0.41 0.27 0.00 0.00 0.00 0.00 09:50:43 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:41:01 AM eth0 224.84 159.41 1547.14 60.41 0.00 0.00 0.00 0.00 09:50:43 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:42:01 AM eth0 55.36 42.65 609.24 7.87 0.00 0.00 0.00 0.00 09:50:43 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:43:01 AM eth0 29.28 27.38 152.52 7.13 0.00 0.00 0.00 0.00 09:50:43 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:44:01 AM eth0 153.60 110.40 224.56 38.78 0.00 0.00 0.00 0.00 09:50:43 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:45:01 AM eth0 17.75 11.45 10.46 2.94 0.00 0.00 0.00 0.00 09:50:43 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:46:01 AM eth0 25.32 24.06 75.92 6.93 0.00 0.00 0.00 0.00 09:50:43 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:47:01 AM eth0 27.36 26.55 97.08 7.80 0.00 0.00 0.00 0.00 09:50:43 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:48:01 AM eth0 17.03 17.94 35.49 14.64 0.00 0.00 0.00 0.00 09:50:43 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:49:01 AM eth0 14.75 13.61 81.27 2.12 0.00 0.00 0.00 0.00 09:50:43 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 09:50:01 AM eth0 71.93 48.18 140.50 80.85 0.00 0.00 0.00 0.00 09:50:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:43 Average: eth0 2.33 1.55 9.56 0.73 0.00 0.00 0.00 0.00 09:50:43 09:50:43 09:50:43 ---> sar -P ALL: 09:50:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 09:50:43 09:50:43 03:43:46 LINUX RESTART (2 CPU) 09:50:43 09:50:43 03:44:03 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 03:45:01 AM all 25.64 0.07 7.87 2.24 0.10 64.08 09:50:43 03:45:01 AM 0 25.03 0.07 8.30 2.10 0.09 64.41 09:50:43 03:45:01 AM 1 26.26 0.07 7.44 2.37 0.10 63.75 09:50:43 03:46:01 AM all 0.34 0.00 0.08 0.01 0.03 99.54 09:50:43 03:46:01 AM 0 0.55 0.00 0.07 0.02 0.03 99.33 09:50:43 03:46:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:43 03:47:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 09:50:43 03:47:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:43 03:47:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80 09:50:43 03:48:01 AM all 0.31 0.00 0.07 0.00 1.02 98.59 09:50:43 03:48:01 AM 0 0.55 0.00 0.07 0.00 2.02 97.36 09:50:43 03:48:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:50:43 03:49:01 AM all 0.33 0.00 0.04 0.01 0.02 99.61 09:50:43 03:49:01 AM 0 0.20 0.00 0.05 0.02 0.02 99.72 09:50:43 03:49:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:43 03:50:01 AM all 0.47 0.00 0.08 0.00 0.02 99.44 09:50:43 03:50:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:50:43 03:50:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55 09:50:43 03:51:01 AM all 0.23 0.00 0.23 0.00 0.56 98.98 09:50:43 03:51:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:50:43 03:51:01 AM 1 0.13 0.00 0.37 0.00 1.10 98.40 09:50:43 03:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:43 03:52:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:43 03:52:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:43 03:53:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:43 03:53:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:43 03:53:01 AM 1 0.50 0.00 0.07 0.00 0.02 99.42 09:50:43 03:54:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:50:43 03:54:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:43 03:54:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:50:43 03:55:01 AM all 0.27 0.00 0.08 0.00 0.03 99.62 09:50:43 03:55:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:43 03:55:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 09:50:43 09:50:43 03:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 03:56:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:43 03:56:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:43 03:56:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.31 09:50:43 03:57:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:43 03:57:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:43 03:57:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.41 09:50:43 03:58:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:43 03:58:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:43 03:58:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 03:59:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 09:50:43 03:59:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:43 03:59:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62 09:50:43 04:00:01 AM all 0.34 0.00 0.10 0.00 0.03 99.52 09:50:43 04:00:01 AM 0 0.12 0.00 0.12 0.00 0.02 99.75 09:50:43 04:00:01 AM 1 0.57 0.00 0.08 0.00 0.05 99.30 09:50:43 04:01:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:43 04:01:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:43 04:01:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28 09:50:43 04:02:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 09:50:43 04:02:01 AM 0 0.05 0.00 0.08 0.00 0.02 99.85 09:50:43 04:02:01 AM 1 0.51 0.00 0.08 0.00 0.03 99.37 09:50:43 04:03:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:43 04:03:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 09:50:43 04:03:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 09:50:43 04:04:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:43 04:04:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:43 04:04:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 04:05:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 04:05:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 04:05:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 04:06:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 09:50:43 04:06:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:50:43 04:06:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 09:50:43 04:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 04:07:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 09:50:43 04:07:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:43 04:07:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 04:08:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:43 04:08:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:43 04:08:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 04:09:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:43 04:09:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:43 04:09:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:50:43 04:10:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:43 04:10:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:43 04:10:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 04:11:01 AM all 0.33 0.00 0.06 0.01 0.03 99.58 09:50:43 04:11:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:50:43 04:11:01 AM 1 0.37 0.00 0.07 0.02 0.03 99.52 09:50:43 04:12:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:43 04:12:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 04:12:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32 09:50:43 04:13:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:43 04:13:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 04:13:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 09:50:43 04:14:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 04:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 04:14:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 04:15:01 AM all 0.38 0.23 0.15 0.12 0.03 99.09 09:50:43 04:15:01 AM 0 0.20 0.00 0.10 0.00 0.03 99.67 09:50:43 04:15:01 AM 1 0.57 0.45 0.20 0.23 0.03 98.51 09:50:43 04:16:01 AM all 0.19 0.00 0.08 0.00 0.02 99.72 09:50:43 04:16:01 AM 0 0.23 0.00 0.07 0.00 0.00 99.70 09:50:43 04:16:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:50:43 04:17:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:43 04:17:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:43 04:17:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 09:50:43 04:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 04:18:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:43 04:18:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 09:50:43 04:18:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 04:19:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:43 04:19:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:50:43 04:19:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 04:20:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 09:50:43 04:20:01 AM 0 0.47 0.00 0.08 0.00 0.03 99.42 09:50:43 04:20:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 04:21:01 AM all 0.33 0.00 0.06 0.02 0.04 99.55 09:50:43 04:21:01 AM 0 0.55 0.00 0.05 0.02 0.02 99.37 09:50:43 04:21:01 AM 1 0.12 0.00 0.07 0.02 0.07 99.73 09:50:43 04:22:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:43 04:22:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 04:22:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 04:23:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 04:23:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 04:23:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 04:24:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 04:24:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:43 04:24:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 04:25:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:43 04:25:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63 09:50:43 04:25:01 AM 1 0.13 0.00 0.07 0.00 0.05 99.75 09:50:43 04:26:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:43 04:26:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 04:26:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:43 04:27:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:43 04:27:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 04:27:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 04:28:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:43 04:28:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:43 04:28:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 09:50:43 04:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 04:29:01 AM all 0.29 0.01 0.10 0.00 0.04 99.56 09:50:43 04:29:01 AM 0 0.48 0.02 0.07 0.00 0.02 99.42 09:50:43 04:29:01 AM 1 0.10 0.00 0.13 0.00 0.07 99.70 09:50:43 04:30:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:43 04:30:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:43 04:30:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 09:50:43 04:31:01 AM all 0.37 0.00 0.08 0.01 0.04 99.51 09:50:43 04:31:01 AM 0 0.53 0.00 0.07 0.02 0.02 99.37 09:50:43 04:31:01 AM 1 0.20 0.00 0.08 0.00 0.07 99.65 09:50:43 04:32:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 04:32:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 04:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 04:33:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78 09:50:43 04:33:01 AM 0 0.17 0.00 0.03 0.00 0.02 99.78 09:50:43 04:33:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 04:34:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 04:34:01 AM 0 0.47 0.00 0.02 0.00 0.03 99.48 09:50:43 04:34:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:43 04:35:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57 09:50:43 04:35:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 04:35:01 AM 1 0.13 0.00 0.05 0.00 0.07 99.75 09:50:43 04:36:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:43 04:36:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:43 04:36:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 04:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 04:37:01 AM 0 0.55 0.00 0.02 0.00 0.03 99.40 09:50:43 04:37:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:50:43 04:38:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62 09:50:43 04:38:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43 09:50:43 04:38:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:50:43 04:39:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 04:39:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 04:39:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 09:50:43 04:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 04:40:01 AM all 0.17 0.00 0.07 0.00 0.04 99.72 09:50:43 04:40:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:50:43 04:40:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:43 04:41:01 AM all 0.32 0.00 0.05 0.01 0.05 99.57 09:50:43 04:41:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 04:41:01 AM 1 0.12 0.00 0.07 0.02 0.07 99.73 09:50:43 04:42:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:43 04:42:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:43 04:42:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 04:43:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70 09:50:43 04:43:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:43 04:43:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77 09:50:43 04:44:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:43 04:44:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:43 04:44:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 04:45:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:43 04:45:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 04:45:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 04:46:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 04:46:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33 09:50:43 04:46:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:43 04:47:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58 09:50:43 04:47:01 AM 0 0.58 0.00 0.03 0.00 0.07 99.32 09:50:43 04:47:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 04:48:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62 09:50:43 04:48:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:43 04:48:01 AM 1 0.13 0.00 0.03 0.00 0.05 99.78 09:50:43 04:49:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:50:43 04:49:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:43 04:49:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:43 04:50:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:43 04:50:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 04:50:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 09:50:43 04:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 04:51:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:43 04:51:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 04:51:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:43 04:52:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57 09:50:43 04:52:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:43 04:52:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 04:53:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:43 04:53:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:43 04:53:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 04:54:01 AM all 0.34 0.00 0.05 0.00 0.05 99.56 09:50:43 04:54:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 09:50:43 04:54:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:43 04:55:01 AM all 0.26 0.00 0.06 0.00 0.05 99.63 09:50:43 04:55:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:50:43 04:55:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 04:56:01 AM all 0.29 0.00 0.08 0.00 0.03 99.59 09:50:43 04:56:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:43 04:56:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75 09:50:43 04:57:01 AM all 0.12 0.00 0.05 0.00 0.05 99.78 09:50:43 04:57:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 09:50:43 04:57:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:43 04:58:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 04:58:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 04:58:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:43 04:59:01 AM all 0.31 0.00 0.05 0.01 0.05 99.58 09:50:43 04:59:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:50:43 04:59:01 AM 1 0.03 0.00 0.05 0.02 0.05 99.85 09:50:43 05:00:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67 09:50:43 05:00:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:43 05:00:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 05:01:01 AM all 0.21 0.00 0.07 0.00 0.05 99.67 09:50:43 05:01:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:50:43 05:01:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83 09:50:43 09:50:43 05:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:02:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67 09:50:43 05:02:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53 09:50:43 05:02:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 05:03:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:43 05:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 05:03:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 05:04:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 05:04:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:43 05:04:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 05:05:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 05:05:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 05:05:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.77 09:50:43 05:06:01 AM all 0.18 0.00 0.06 0.00 0.03 99.72 09:50:43 05:06:01 AM 0 0.28 0.00 0.02 0.00 0.00 99.70 09:50:43 05:06:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 09:50:43 05:07:02 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:43 05:07:02 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:50:43 05:07:02 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:43 05:08:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 09:50:43 05:08:01 AM 0 0.36 0.00 0.02 0.00 0.03 99.59 09:50:43 05:08:01 AM 1 0.07 0.00 0.10 0.00 0.07 99.76 09:50:43 05:09:01 AM all 0.45 0.00 0.07 0.01 0.03 99.44 09:50:43 05:09:01 AM 0 0.68 0.00 0.07 0.02 0.02 99.22 09:50:43 05:09:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67 09:50:43 05:10:01 AM all 0.33 0.00 0.07 0.00 0.06 99.55 09:50:43 05:10:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:50:43 05:10:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 05:11:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 05:11:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 05:11:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 05:12:01 AM all 0.25 0.00 0.04 0.00 0.05 99.66 09:50:43 05:12:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52 09:50:43 05:12:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:43 09:50:43 05:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:13:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:43 05:13:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:43 05:13:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:43 05:14:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:43 05:14:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:43 05:14:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 05:15:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:50:43 05:15:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67 09:50:43 05:15:01 AM 1 0.38 0.00 0.02 0.00 0.03 99.57 09:50:43 05:16:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 09:50:43 05:16:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 05:16:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:50:43 05:17:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:43 05:17:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 05:17:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:43 05:18:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:43 05:18:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 05:18:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:43 05:19:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73 09:50:43 05:19:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 05:19:01 AM 1 0.27 0.00 0.05 0.00 0.03 99.65 09:50:43 05:20:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 09:50:43 05:20:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 05:20:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 05:21:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:43 05:21:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 05:21:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 05:22:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 05:22:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78 09:50:43 05:22:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:50:43 05:23:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:43 05:23:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72 09:50:43 05:23:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42 09:50:43 09:50:43 05:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:24:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 05:24:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 05:24:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 05:25:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67 09:50:43 05:25:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 05:25:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57 09:50:43 05:26:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 05:26:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 05:26:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 05:27:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:50:43 05:27:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 09:50:43 05:27:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 09:50:43 05:28:01 AM all 0.19 0.00 0.08 0.00 0.04 99.69 09:50:43 05:28:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 09:50:43 05:28:01 AM 1 0.37 0.00 0.12 0.00 0.08 99.43 09:50:43 05:29:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:43 05:29:01 AM 0 0.18 0.00 0.03 0.00 0.05 99.73 09:50:43 05:29:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45 09:50:43 05:30:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:43 05:30:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 09:50:43 05:30:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 05:31:01 AM all 0.22 0.15 0.14 0.01 0.04 99.44 09:50:43 05:31:01 AM 0 0.05 0.30 0.15 0.00 0.02 99.48 09:50:43 05:31:01 AM 1 0.38 0.00 0.13 0.02 0.07 99.40 09:50:43 05:32:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:43 05:32:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:43 05:32:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:43 05:33:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56 09:50:43 05:33:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 05:33:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 09:50:43 05:34:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:43 05:34:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 05:34:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 09:50:43 09:50:43 05:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:35:01 AM all 0.37 0.00 0.05 0.00 0.03 99.55 09:50:43 05:35:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 05:35:01 AM 1 0.65 0.00 0.05 0.00 0.02 99.28 09:50:43 05:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:43 05:36:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 05:36:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:43 05:37:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:43 05:37:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 05:37:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 09:50:43 05:38:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:43 05:38:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85 09:50:43 05:38:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 05:39:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 05:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 05:39:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:43 05:40:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:50:43 05:40:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:43 05:40:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 09:50:43 05:41:01 AM all 0.22 0.00 0.08 0.00 0.04 99.67 09:50:43 05:41:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:43 05:41:01 AM 1 0.30 0.00 0.08 0.00 0.05 99.57 09:50:43 05:42:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:43 05:42:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 09:50:43 05:42:01 AM 1 0.40 0.00 0.07 0.00 0.07 99.47 09:50:43 05:43:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:43 05:43:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:43 05:43:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 09:50:43 05:44:01 AM all 0.08 0.00 0.05 0.01 0.04 99.82 09:50:43 05:44:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78 09:50:43 05:44:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:43 05:45:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 05:45:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 05:45:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82 09:50:43 09:50:43 05:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:46:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:43 05:46:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48 09:50:43 05:46:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 05:47:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:43 05:47:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 05:47:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 09:50:43 05:48:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:43 05:48:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:43 05:48:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 05:49:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:50:43 05:49:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 05:49:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:50:43 05:50:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:50:43 05:50:01 AM 0 0.23 0.00 0.05 0.00 0.00 99.72 09:50:43 05:50:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 05:51:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 09:50:43 05:51:01 AM 0 0.23 0.00 0.03 0.00 0.02 99.72 09:50:43 05:51:01 AM 1 0.10 0.00 0.12 0.00 0.05 99.73 09:50:43 05:52:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 05:52:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 05:52:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 05:53:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 05:53:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:43 05:53:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:50:43 05:54:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:43 05:54:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 05:54:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 09:50:43 05:55:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:43 05:55:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:43 05:55:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 05:56:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69 09:50:43 05:56:01 AM 0 0.33 0.00 0.03 0.00 0.02 99.62 09:50:43 05:56:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 09:50:43 05:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 05:57:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67 09:50:43 05:57:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:43 05:57:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:43 05:58:01 AM all 0.17 0.00 0.05 0.00 0.04 99.74 09:50:43 05:58:01 AM 0 0.27 0.00 0.03 0.00 0.02 99.68 09:50:43 05:58:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 05:59:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 09:50:43 05:59:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:50:43 05:59:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 06:00:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58 09:50:43 06:00:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 06:00:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73 09:50:43 06:01:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:43 06:01:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:50:43 06:01:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87 09:50:43 06:02:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 09:50:43 06:02:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:50:43 06:02:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87 09:50:43 06:03:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60 09:50:43 06:03:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 06:03:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 06:04:01 AM all 0.30 0.00 0.06 0.01 0.05 99.58 09:50:43 06:04:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 06:04:01 AM 1 0.08 0.00 0.08 0.02 0.07 99.75 09:50:43 06:05:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:43 06:05:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:50:43 06:05:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:43 06:06:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:43 06:06:01 AM 0 0.40 0.00 0.03 0.00 0.02 99.55 09:50:43 06:06:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 06:07:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 06:07:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:43 06:07:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 09:50:43 06:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 06:08:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59 09:50:43 06:08:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35 09:50:43 06:08:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83 09:50:43 06:09:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 09:50:43 06:09:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 09:50:43 06:09:01 AM 1 0.08 0.00 0.03 0.00 0.05 99.83 09:50:43 06:10:01 AM all 0.16 0.00 0.08 0.00 0.03 99.72 09:50:43 06:10:01 AM 0 0.05 0.00 0.10 0.00 0.03 99.82 09:50:43 06:10:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 09:50:43 06:11:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:43 06:11:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:43 06:11:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:50:43 06:12:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:43 06:12:01 AM 0 0.03 0.00 0.03 0.00 0.05 99.88 09:50:43 06:12:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33 09:50:43 06:13:02 AM all 0.28 0.00 0.05 0.00 0.03 99.65 09:50:43 06:13:02 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:43 06:13:02 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:50:43 06:14:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 09:50:43 06:14:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 06:14:01 AM 1 0.41 0.00 0.02 0.00 0.03 99.54 09:50:43 06:15:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65 09:50:43 06:15:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 06:15:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50 09:50:43 06:16:01 AM all 0.21 0.00 0.04 0.00 0.04 99.71 09:50:43 06:16:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:50:43 06:16:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 09:50:43 06:17:01 AM all 0.32 0.00 0.03 0.00 0.04 99.61 09:50:43 06:17:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:43 06:17:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:50:43 06:18:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 06:18:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 06:18:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:43 09:50:43 06:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 06:19:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 06:19:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 06:19:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 06:20:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:43 06:20:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:43 06:20:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 06:21:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57 09:50:43 06:21:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:43 06:21:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 09:50:43 06:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 06:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 06:22:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 06:23:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:43 06:23:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80 09:50:43 06:23:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 06:24:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:50:43 06:24:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:43 06:24:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37 09:50:43 06:25:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80 09:50:43 06:25:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:50:43 06:25:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:43 06:26:01 AM all 0.26 0.00 0.04 0.00 0.04 99.66 09:50:43 06:26:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 09:50:43 06:26:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 06:27:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 09:50:43 06:27:01 AM 0 0.32 0.00 0.03 0.00 0.00 99.65 09:50:43 06:27:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73 09:50:43 06:28:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75 09:50:43 06:28:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75 09:50:43 06:28:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75 09:50:43 06:29:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:43 06:29:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:50:43 06:29:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87 09:50:43 09:50:43 06:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 06:30:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:43 06:30:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:43 06:30:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 06:31:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:50:43 06:31:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:43 06:31:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 06:32:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:43 06:32:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:50:43 06:32:01 AM 1 0.27 0.00 0.05 0.00 0.05 99.63 09:50:43 06:33:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:50:43 06:33:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 06:33:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32 09:50:43 06:34:01 AM all 0.09 0.00 0.06 0.01 0.03 99.82 09:50:43 06:34:01 AM 0 0.07 0.00 0.05 0.02 0.03 99.83 09:50:43 06:34:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:43 06:35:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:50:43 06:35:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 06:35:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 06:36:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57 09:50:43 06:36:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 06:36:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 06:37:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 06:37:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 06:37:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:43 06:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 06:38:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 06:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 06:39:01 AM all 0.23 0.00 0.07 0.00 0.04 99.66 09:50:43 06:39:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 06:39:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:43 06:40:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71 09:50:43 06:40:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 06:40:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 09:50:43 09:50:43 06:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 06:41:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:43 06:41:01 AM 0 0.05 0.00 0.08 0.00 0.05 99.82 09:50:43 06:41:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 06:42:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 06:42:01 AM 0 0.25 0.00 0.05 0.00 0.05 99.65 09:50:43 06:42:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:43 06:43:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:43 06:43:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 06:43:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:50:43 06:44:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:43 06:44:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:43 06:44:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 09:50:43 06:45:01 AM all 0.23 0.00 0.04 0.00 0.03 99.71 09:50:43 06:45:01 AM 0 0.33 0.00 0.03 0.00 0.00 99.63 09:50:43 06:45:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:50:43 06:46:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:43 06:46:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 06:46:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78 09:50:43 06:47:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:50:43 06:47:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:43 06:47:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 06:48:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 09:50:43 06:48:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:43 06:48:01 AM 1 0.27 0.00 0.03 0.00 0.07 99.63 09:50:43 06:49:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:43 06:49:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 06:49:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 06:50:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 06:50:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 06:50:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 06:51:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 06:51:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 06:51:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 09:50:43 06:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 06:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 06:52:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 06:52:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:43 06:53:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62 09:50:43 06:53:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92 09:50:43 06:53:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33 09:50:43 06:54:01 AM all 0.09 0.00 0.06 0.00 0.04 99.81 09:50:43 06:54:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 06:54:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:50:43 06:55:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 09:50:43 06:55:01 AM 0 0.08 0.00 0.07 0.02 0.03 99.80 09:50:43 06:55:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 09:50:43 06:56:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 06:56:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:43 06:56:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 06:57:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 06:57:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 06:57:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 06:58:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:43 06:58:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 09:50:43 06:58:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 06:59:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70 09:50:43 06:59:01 AM 0 0.32 0.00 0.02 0.00 0.02 99.65 09:50:43 06:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 07:00:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:43 07:00:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:43 07:00:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 07:01:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61 09:50:43 07:01:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:43 07:01:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:50:43 07:02:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 09:50:43 07:02:01 AM 0 0.30 0.00 0.07 0.00 0.05 99.58 09:50:43 07:02:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:43 09:50:43 07:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:03:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 09:50:43 07:03:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 09:50:43 07:03:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 07:04:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:43 07:04:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 07:04:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 07:05:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:43 07:05:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 07:05:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 07:06:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:50:43 07:06:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:50:43 07:06:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 07:07:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:43 07:07:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 07:07:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 07:08:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 07:08:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:43 07:08:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 07:09:01 AM all 0.25 0.00 0.07 0.00 0.04 99.64 09:50:43 07:09:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:43 07:09:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:43 07:10:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:43 07:10:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53 09:50:43 07:10:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:50:43 07:11:01 AM all 0.18 0.17 0.15 0.01 0.05 99.44 09:50:43 07:11:01 AM 0 0.27 0.05 0.15 0.00 0.03 99.50 09:50:43 07:11:01 AM 1 0.10 0.28 0.15 0.02 0.07 99.38 09:50:43 07:12:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:50:43 07:12:01 AM 0 0.42 0.00 0.02 0.00 0.02 99.55 09:50:43 07:12:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 07:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:43 07:13:01 AM 0 0.55 0.00 0.02 0.00 0.00 99.43 09:50:43 07:13:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 09:50:43 07:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:14:01 AM all 0.32 0.00 0.07 0.00 0.06 99.56 09:50:43 07:14:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 07:14:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28 09:50:43 07:15:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:43 07:15:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 07:15:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 07:16:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:43 07:16:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 07:16:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:50:43 07:17:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 07:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 07:17:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:43 07:18:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61 09:50:43 07:18:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78 09:50:43 07:18:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 07:19:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:50:43 07:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 07:19:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 07:20:01 AM all 0.13 0.00 0.05 0.00 0.04 99.77 09:50:43 07:20:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:43 07:20:01 AM 1 0.18 0.00 0.07 0.00 0.05 99.70 09:50:43 07:21:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:50:43 07:21:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:43 07:21:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:50:43 07:22:02 AM all 0.21 0.00 0.04 0.00 0.04 99.71 09:50:43 07:22:02 AM 0 0.00 0.00 0.02 0.00 0.02 99.97 09:50:43 07:22:02 AM 1 0.42 0.00 0.07 0.00 0.07 99.45 09:50:43 07:23:01 AM all 0.31 0.00 0.03 0.00 0.04 99.61 09:50:43 07:23:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.86 09:50:43 07:23:01 AM 1 0.56 0.00 0.03 0.00 0.05 99.35 09:50:43 07:24:01 AM all 0.18 0.00 0.08 0.00 0.04 99.70 09:50:43 07:24:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 07:24:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 09:50:43 09:50:43 07:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:25:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:43 07:25:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 07:25:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45 09:50:43 07:26:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 07:26:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 07:26:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:50:43 07:27:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 09:50:43 07:27:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:43 07:27:01 AM 1 0.40 0.00 0.03 0.00 0.05 99.52 09:50:43 07:28:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70 09:50:43 07:28:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 09:50:43 07:28:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.52 09:50:43 07:29:01 AM all 0.30 0.00 0.04 0.01 0.03 99.62 09:50:43 07:29:01 AM 0 0.05 0.00 0.03 0.02 0.02 99.88 09:50:43 07:29:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:43 07:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:43 07:30:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:43 07:30:01 AM 1 0.18 0.00 0.08 0.00 0.05 99.68 09:50:43 07:31:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57 09:50:43 07:31:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:43 07:31:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 09:50:43 07:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:43 07:32:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:43 07:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 07:33:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:43 07:33:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:50:43 07:33:01 AM 1 0.13 0.00 0.10 0.00 0.07 99.70 09:50:43 07:34:01 AM all 0.23 0.00 0.05 0.00 0.04 99.67 09:50:43 07:34:01 AM 0 0.37 0.00 0.03 0.00 0.03 99.57 09:50:43 07:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 07:35:01 AM all 0.22 0.00 0.06 0.00 0.05 99.67 09:50:43 07:35:01 AM 0 0.38 0.00 0.07 0.00 0.05 99.50 09:50:43 07:35:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 09:50:43 07:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:36:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59 09:50:43 07:36:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 07:36:01 AM 1 0.05 0.00 0.07 0.02 0.05 99.82 09:50:43 07:37:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:43 07:37:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:43 07:37:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 07:38:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63 09:50:43 07:38:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 07:38:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:43 07:39:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 07:39:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:43 07:39:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 07:40:01 AM all 0.13 0.00 0.08 0.00 0.05 99.75 09:50:43 07:40:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68 09:50:43 07:40:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82 09:50:43 07:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:43 07:41:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:50:43 07:41:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 07:42:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:43 07:42:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:50:43 07:42:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 07:43:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:43 07:43:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 07:43:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82 09:50:43 07:44:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:43 07:44:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 07:44:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 07:45:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:50:43 07:45:01 AM 0 0.25 0.00 0.05 0.00 0.03 99.67 09:50:43 07:45:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 09:50:43 07:46:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 09:50:43 07:46:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 07:46:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 09:50:43 09:50:43 07:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:47:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 07:47:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73 09:50:43 07:47:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:43 07:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 07:48:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 09:50:43 07:48:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62 09:50:43 07:49:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:43 07:49:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 07:49:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:50:43 07:50:01 AM all 0.14 0.00 0.08 0.00 0.03 99.75 09:50:43 07:50:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 09:50:43 07:50:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:43 07:51:01 AM all 0.11 0.00 0.06 0.00 0.04 99.79 09:50:43 07:51:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:43 07:51:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:43 07:52:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:43 07:52:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:50:43 07:52:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 07:53:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:50:43 07:53:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 07:53:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 07:54:01 AM all 0.29 0.00 0.06 0.01 0.03 99.61 09:50:43 07:54:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82 09:50:43 07:54:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 07:55:01 AM all 0.28 0.00 0.06 0.00 0.05 99.62 09:50:43 07:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 07:55:01 AM 1 0.48 0.00 0.07 0.00 0.05 99.40 09:50:43 07:56:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 07:56:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 07:56:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 07:57:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67 09:50:43 07:57:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:50:43 07:57:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:50:43 09:50:43 07:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 07:58:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:50:43 07:58:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 07:58:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52 09:50:43 07:59:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:43 07:59:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:43 07:59:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47 09:50:43 08:00:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61 09:50:43 08:00:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77 09:50:43 08:00:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:43 08:01:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:43 08:01:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:43 08:01:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 09:50:43 08:02:01 AM all 0.23 0.00 0.07 0.00 0.04 99.65 09:50:43 08:02:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78 09:50:43 08:02:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:43 08:03:01 AM all 0.19 0.00 0.06 0.00 0.04 99.71 09:50:43 08:03:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 08:03:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 09:50:43 08:04:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 08:04:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 08:04:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 08:05:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 08:05:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:43 08:05:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48 09:50:43 08:06:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:50:43 08:06:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52 09:50:43 08:06:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:50:43 08:07:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 08:07:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37 09:50:43 08:07:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 08:08:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:43 08:08:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:43 08:08:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 09:50:43 08:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 08:09:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:43 08:09:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:50:43 08:09:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:43 08:10:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:50:43 08:10:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:43 08:10:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 08:11:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 08:11:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48 09:50:43 08:11:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:43 08:12:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69 09:50:43 08:12:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 09:50:43 08:12:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:50:43 08:13:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:43 08:13:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37 09:50:43 08:13:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 08:14:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 08:14:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:43 08:14:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 08:15:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74 09:50:43 08:15:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68 09:50:43 08:15:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 08:16:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:43 08:16:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 08:16:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:43 08:17:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 08:17:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 08:17:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 08:18:02 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:50:43 08:18:02 AM 0 0.48 0.00 0.03 0.00 0.03 99.45 09:50:43 08:18:02 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 08:19:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 08:19:01 AM 0 0.51 0.00 0.03 0.00 0.02 99.44 09:50:43 08:19:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 09:50:43 08:19:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 08:20:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 09:50:43 08:20:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:43 08:20:01 AM 1 0.25 0.00 0.10 0.00 0.03 99.62 09:50:43 08:21:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59 09:50:43 08:21:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 08:21:01 AM 1 0.07 0.00 0.05 0.02 0.05 99.82 09:50:43 08:22:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 08:22:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 08:22:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 08:23:01 AM all 0.14 0.00 0.07 0.00 0.04 99.75 09:50:43 08:23:01 AM 0 0.23 0.00 0.05 0.00 0.03 99.68 09:50:43 08:23:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82 09:50:43 08:24:01 AM all 0.28 0.00 0.04 0.00 0.03 99.64 09:50:43 08:24:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 08:24:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 08:25:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68 09:50:43 08:25:01 AM 0 0.35 0.00 0.07 0.00 0.05 99.53 09:50:43 08:25:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 08:26:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:50:43 08:26:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:43 08:26:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:50:43 08:27:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:50:43 08:27:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:43 08:27:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 08:28:01 AM all 0.30 0.18 0.11 0.01 0.03 99.37 09:50:43 08:28:01 AM 0 0.52 0.33 0.13 0.02 0.03 98.97 09:50:43 08:28:01 AM 1 0.08 0.03 0.08 0.00 0.03 99.77 09:50:43 08:29:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 08:29:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:50:43 08:29:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 08:30:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:43 08:30:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 09:50:43 08:30:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:43 09:50:43 08:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 08:31:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 09:50:43 08:31:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 09:50:43 08:31:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 08:32:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:50:43 08:32:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:43 08:32:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 08:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:43 08:33:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:43 08:33:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 08:34:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 08:34:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 08:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 08:35:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57 09:50:43 08:35:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 08:35:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 08:36:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62 09:50:43 08:36:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 08:36:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:43 08:37:01 AM all 0.23 0.00 0.05 0.00 0.05 99.67 09:50:43 08:37:01 AM 0 0.43 0.00 0.07 0.00 0.05 99.45 09:50:43 08:37:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:50:43 08:38:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 09:50:43 08:38:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:43 08:38:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 08:39:01 AM all 0.33 0.00 0.08 0.01 0.04 99.55 09:50:43 08:39:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:43 08:39:01 AM 1 0.08 0.00 0.10 0.02 0.05 99.75 09:50:43 08:40:01 AM all 0.16 0.00 0.07 0.00 0.05 99.72 09:50:43 08:40:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63 09:50:43 08:40:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 08:41:01 AM all 0.18 0.00 0.06 0.00 0.03 99.73 09:50:43 08:41:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53 09:50:43 08:41:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93 09:50:43 09:50:43 08:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 08:42:01 AM all 0.29 0.00 0.03 0.00 0.04 99.63 09:50:43 08:42:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 08:42:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 08:43:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61 09:50:43 08:43:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 08:43:01 AM 1 0.05 0.00 0.10 0.00 0.05 99.80 09:50:43 08:44:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 08:44:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 08:44:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 08:45:01 AM all 0.24 0.00 0.04 0.00 0.04 99.67 09:50:43 08:45:01 AM 0 0.38 0.00 0.02 0.00 0.02 99.58 09:50:43 08:45:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:50:43 08:46:01 AM all 0.08 0.00 0.05 0.00 0.03 99.84 09:50:43 08:46:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:43 08:46:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 08:47:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:43 08:47:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 08:47:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:43 08:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 08:48:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:43 08:48:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 08:49:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 08:49:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:43 08:49:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 08:50:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:43 08:50:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:43 08:50:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:50:43 08:51:01 AM all 0.24 0.00 0.05 0.00 0.04 99.67 09:50:43 08:51:01 AM 0 0.37 0.00 0.02 0.00 0.02 99.60 09:50:43 08:51:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73 09:50:43 08:52:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62 09:50:43 08:52:01 AM 0 0.50 0.00 0.00 0.00 0.00 99.50 09:50:43 08:52:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:43 09:50:43 08:52:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 08:53:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:50:43 08:53:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 08:53:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83 09:50:43 08:54:01 AM all 0.22 0.00 0.08 0.00 0.03 99.67 09:50:43 08:54:01 AM 0 0.33 0.00 0.10 0.00 0.02 99.55 09:50:43 08:54:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 08:55:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62 09:50:43 08:55:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:43 08:55:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80 09:50:43 08:56:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 09:50:43 08:56:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43 09:50:43 08:56:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 08:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:50:43 08:57:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 08:57:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 08:58:01 AM all 0.33 0.00 0.08 0.00 0.05 99.55 09:50:43 08:58:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33 09:50:43 08:58:01 AM 1 0.07 0.00 0.12 0.00 0.05 99.77 09:50:43 08:59:01 AM all 0.32 0.00 0.04 0.01 0.03 99.60 09:50:43 08:59:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 08:59:01 AM 1 0.08 0.00 0.05 0.02 0.03 99.82 09:50:43 09:00:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58 09:50:43 09:00:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:50:43 09:00:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:50:43 09:01:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 09:01:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:50:43 09:01:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 09:02:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:50:43 09:02:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 09:50:43 09:02:01 AM 1 0.03 0.00 0.03 0.00 0.02 99.92 09:50:43 09:03:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:50:43 09:03:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35 09:50:43 09:03:01 AM 1 0.02 0.00 0.02 0.00 0.02 99.95 09:50:43 09:50:43 09:03:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 09:04:01 AM all 0.33 0.00 0.06 0.00 0.06 99.55 09:50:43 09:04:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30 09:50:43 09:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:50:43 09:05:01 AM all 0.15 0.00 0.07 0.00 0.03 99.75 09:50:43 09:05:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75 09:50:43 09:05:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 09:06:01 AM all 0.20 0.00 0.06 0.00 0.03 99.71 09:50:43 09:06:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:50:43 09:06:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 09:07:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 09:50:43 09:07:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30 09:50:43 09:07:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88 09:50:43 09:08:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:50:43 09:08:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:50:43 09:08:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87 09:50:43 09:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 09:50:43 09:09:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33 09:50:43 09:09:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 09:10:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 09:10:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 09:10:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 09:11:01 AM all 0.16 0.00 0.07 0.00 0.03 99.74 09:50:43 09:11:01 AM 0 0.25 0.00 0.10 0.00 0.05 99.60 09:50:43 09:11:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:43 09:12:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:50:43 09:12:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:43 09:12:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 09:13:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:50:43 09:13:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40 09:50:43 09:13:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78 09:50:43 09:14:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56 09:50:43 09:14:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:43 09:14:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 09:50:43 09:50:43 09:14:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 09:15:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:43 09:15:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:43 09:15:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 09:16:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 09:16:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:50:43 09:16:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:50:43 09:17:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:43 09:17:01 AM 0 0.53 0.00 0.03 0.00 0.05 99.38 09:50:43 09:17:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 09:18:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:50:43 09:18:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37 09:50:43 09:18:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:43 09:19:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 09:19:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 09:19:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37 09:50:43 09:20:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 09:20:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 09:20:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 09:50:43 09:21:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:50:43 09:21:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 09:21:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 09:22:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:50:43 09:22:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:50:43 09:22:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:43 09:23:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:50:43 09:23:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:43 09:23:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43 09:50:43 09:24:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:43 09:24:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:43 09:24:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:43 09:25:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 09:25:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 09:25:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:43 09:50:43 09:25:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 09:26:02 AM all 0.31 0.00 0.04 0.00 0.05 99.60 09:50:43 09:26:02 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:50:43 09:26:02 AM 1 0.50 0.00 0.02 0.00 0.05 99.43 09:50:43 09:27:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:50:43 09:27:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 09:27:01 AM 1 0.51 0.00 0.05 0.00 0.03 99.41 09:50:43 09:28:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 09:50:43 09:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:50:43 09:28:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:43 09:29:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:50:43 09:29:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:50:43 09:29:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:43 09:30:01 AM all 0.14 0.00 0.06 0.00 0.04 99.76 09:50:43 09:30:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:50:43 09:30:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 09:50:43 09:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 09:50:43 09:31:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73 09:50:43 09:31:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 09:32:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:43 09:32:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 09:32:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:50:43 09:33:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 09:50:43 09:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 09:33:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 09:50:43 09:34:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62 09:50:43 09:34:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:50:43 09:34:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50 09:50:43 09:35:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58 09:50:43 09:35:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78 09:50:43 09:35:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:43 09:36:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:50:43 09:36:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:50:43 09:36:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:50:43 09:50:43 09:36:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 09:37:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 09:50:43 09:37:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:50:43 09:37:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:43 09:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:43 09:38:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:50:43 09:38:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:43 09:39:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61 09:50:43 09:39:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:43 09:39:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:50:43 09:40:01 AM all 0.25 0.00 0.05 0.00 0.04 99.66 09:50:43 09:40:01 AM 0 0.18 0.00 0.02 0.00 0.02 99.78 09:50:43 09:40:01 AM 1 0.32 0.00 0.08 0.00 0.07 99.53 09:50:43 09:41:01 AM all 36.22 0.00 5.32 0.77 0.08 57.61 09:50:43 09:41:01 AM 0 40.99 0.00 4.93 0.80 0.08 53.20 09:50:43 09:41:01 AM 1 31.42 0.00 5.71 0.74 0.08 62.04 09:50:43 09:42:01 AM all 23.49 0.00 3.54 0.84 0.08 72.05 09:50:43 09:42:01 AM 0 36.61 0.00 4.36 0.82 0.08 58.13 09:50:43 09:42:01 AM 1 10.42 0.00 2.73 0.87 0.07 85.92 09:50:43 09:43:01 AM all 25.06 0.00 3.13 0.28 0.08 71.44 09:50:43 09:43:01 AM 0 25.38 0.00 3.25 0.37 0.08 70.92 09:50:43 09:43:01 AM 1 24.75 0.00 3.00 0.20 0.08 71.96 09:50:43 09:44:01 AM all 23.21 0.00 4.65 0.80 0.07 71.27 09:50:43 09:44:01 AM 0 29.50 0.00 5.38 0.80 0.07 64.25 09:50:43 09:44:01 AM 1 16.94 0.00 3.92 0.80 0.07 78.28 09:50:43 09:45:01 AM all 1.62 0.00 0.23 0.08 0.05 98.03 09:50:43 09:45:01 AM 0 2.94 0.00 0.23 0.02 0.03 96.78 09:50:43 09:45:01 AM 1 0.30 0.00 0.22 0.13 0.07 99.28 09:50:43 09:46:01 AM all 9.97 0.15 0.27 0.03 0.08 89.51 09:50:43 09:46:01 AM 0 14.37 0.30 0.32 0.03 0.08 84.89 09:50:43 09:46:01 AM 1 5.57 0.00 0.22 0.02 0.07 94.13 09:50:43 09:47:01 AM all 14.52 0.00 0.17 0.02 0.06 85.23 09:50:43 09:47:01 AM 0 24.25 0.00 0.13 0.03 0.07 75.51 09:50:43 09:47:01 AM 1 4.78 0.00 0.20 0.00 0.05 94.97 09:50:43 09:50:43 09:47:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:43 09:48:01 AM all 11.58 0.00 0.15 0.03 0.06 88.19 09:50:43 09:48:01 AM 0 15.65 0.00 0.17 0.02 0.07 84.10 09:50:43 09:48:01 AM 1 7.51 0.00 0.13 0.03 0.05 92.27 09:50:43 09:49:01 AM all 6.47 0.00 0.29 0.02 0.08 93.15 09:50:43 09:49:01 AM 0 3.37 0.00 0.22 0.02 0.07 96.33 09:50:43 09:49:01 AM 1 9.57 0.00 0.37 0.02 0.08 89.97 09:50:43 09:50:01 AM all 25.27 0.00 3.11 0.23 0.08 71.31 09:50:43 09:50:01 AM 0 26.58 0.00 3.52 0.13 0.08 69.68 09:50:43 09:50:01 AM 1 23.95 0.00 2.70 0.32 0.08 72.94 09:50:43 Average: all 0.82 0.00 0.13 0.02 0.04 98.98 09:50:43 Average: 0 0.97 0.00 0.13 0.01 0.04 98.83 09:50:43 Average: 1 0.67 0.00 0.13 0.02 0.05 99.13 09:50:43 09:50:43 09:50:43