09:39:51 Started by upstream project "integration-sanity-test-scandium" build number 507 09:39:51 originally caused by: 09:39:51 Started by timer 09:39:51 Running as SYSTEM 09:39:51 [EnvInject] - Loading node environment variables. 09:39:51 Building remotely on prd-centos8-robot-2c-8g-2677 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:39:52 [ssh-agent] Looking for ssh-agent implementation... 09:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:39:52 $ ssh-agent 09:39:52 SSH_AUTH_SOCK=/tmp/ssh-D14iguuqnjX4/agent.6523 09:39:52 SSH_AGENT_PID=6525 09:39:52 [ssh-agent] Started. 09:39:52 Running ssh-add (command line suppressed) 09:39:52 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5928721773219017991.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_5928721773219017991.key) 09:39:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:39:52 The recommended git tool is: NONE 09:39:54 using credential opendaylight-jenkins-ssh 09:39:54 Wiping out workspace first. 09:39:54 Cloning the remote Git repository 09:39:54 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:39:54 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:39:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:54 > git --version # timeout=10 09:39:54 > git --version # 'git version 2.43.0' 09:39:54 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:54 [INFO] Currently running in a labeled security context 09:39:54 [INFO] Currently SELinux is 'enforcing' on the host 09:39:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh5937502191894228088.key 09:39:54 Verifying host key using known hosts file 09:39:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:39:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:39:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:39:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:39:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:39:57 [INFO] Currently running in a labeled security context 09:39:57 [INFO] Currently SELinux is 'enforcing' on the host 09:39:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh386010172378780460.key 09:39:57 Verifying host key using known hosts file 09:39:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:39:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:39:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:39:58 > git config core.sparsecheckout # timeout=10 09:39:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:39:58 Commit message: "Adapt test for new pce-allocation field" 09:39:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:39:58 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:39:58 No emails were triggered. 09:39:58 provisioning config files... 09:39:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:39:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:39:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:39:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1497707339915483950.sh 09:39:59 ---> python-tools-install.sh 09:39:59 Setup pyenv: 09:39:59 system 09:39:59 * 3.8.13 (set by /opt/pyenv/version) 09:39:59 * 3.9.13 (set by /opt/pyenv/version) 09:39:59 * 3.10.13 (set by /opt/pyenv/version) 09:39:59 * 3.11.7 (set by /opt/pyenv/version) 09:40:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bnAx 09:40:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:40:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:08 lf-activate-venv(): INFO: Base packages installed successfully 09:40:08 lf-activate-venv(): INFO: Installing additional packages: lftools 09:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:40:34 Generating Requirements File 09:40:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:40:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:40:54 Python 3.11.7 09:40:55 pip 25.2 from /tmp/venv-bnAx/lib/python3.11/site-packages/pip (python 3.11) 09:40:55 appdirs==1.4.4 09:40:55 argcomplete==3.6.2 09:40:55 aspy.yaml==1.3.0 09:40:55 attrs==25.4.0 09:40:55 autopage==0.5.2 09:40:55 beautifulsoup4==4.14.2 09:40:55 boto3==1.40.50 09:40:55 botocore==1.40.50 09:40:55 bs4==0.0.2 09:40:55 cachetools==6.2.0 09:40:55 certifi==2025.10.5 09:40:55 cffi==2.0.0 09:40:55 cfgv==3.4.0 09:40:55 chardet==5.2.0 09:40:55 charset-normalizer==3.4.3 09:40:55 click==8.3.0 09:40:55 cliff==4.11.0 09:40:55 cmd2==2.7.0 09:40:55 cryptography==3.3.2 09:40:55 debtcollector==3.0.0 09:40:55 decorator==5.2.1 09:40:55 defusedxml==0.7.1 09:40:55 Deprecated==1.2.18 09:40:55 distlib==0.4.0 09:40:55 dnspython==2.8.0 09:40:55 docker==7.1.0 09:40:55 dogpile.cache==1.4.1 09:40:55 durationpy==0.10 09:40:55 email-validator==2.3.0 09:40:55 filelock==3.20.0 09:40:55 future==1.0.0 09:40:55 gitdb==4.0.12 09:40:55 GitPython==3.1.45 09:40:55 google-auth==2.41.1 09:40:55 httplib2==0.31.0 09:40:55 identify==2.6.15 09:40:55 idna==3.10 09:40:55 importlib-resources==1.5.0 09:40:55 iso8601==2.1.0 09:40:55 Jinja2==3.1.6 09:40:55 jmespath==1.0.1 09:40:55 jsonpatch==1.33 09:40:55 jsonpointer==3.0.0 09:40:55 jsonschema==4.25.1 09:40:55 jsonschema-specifications==2025.9.1 09:40:55 keystoneauth1==5.12.0 09:40:55 kubernetes==34.1.0 09:40:55 lftools==0.37.15 09:40:55 lxml==6.0.2 09:40:55 markdown-it-py==4.0.0 09:40:55 MarkupSafe==3.0.3 09:40:55 mdurl==0.1.2 09:40:55 msgpack==1.1.2 09:40:55 multi_key_dict==2.0.3 09:40:55 munch==4.0.0 09:40:55 netaddr==1.3.0 09:40:55 niet==1.4.2 09:40:55 nodeenv==1.9.1 09:40:55 oauth2client==4.1.3 09:40:55 oauthlib==3.3.1 09:40:55 openstacksdk==4.7.1 09:40:55 os-service-types==1.8.0 09:40:55 osc-lib==4.2.0 09:40:55 oslo.config==10.0.0 09:40:55 oslo.context==6.1.0 09:40:55 oslo.i18n==6.6.0 09:40:55 oslo.log==7.2.1 09:40:55 oslo.serialization==5.8.0 09:40:55 oslo.utils==9.1.0 09:40:55 packaging==25.0 09:40:55 pbr==7.0.1 09:40:55 platformdirs==4.5.0 09:40:55 prettytable==3.16.0 09:40:55 psutil==7.1.0 09:40:55 pyasn1==0.6.1 09:40:55 pyasn1_modules==0.4.2 09:40:55 pycparser==2.23 09:40:55 pygerrit2==2.0.15 09:40:55 PyGithub==2.8.1 09:40:55 Pygments==2.19.2 09:40:55 PyJWT==2.10.1 09:40:55 PyNaCl==1.6.0 09:40:55 pyparsing==2.4.7 09:40:55 pyperclip==1.11.0 09:40:55 pyrsistent==0.20.0 09:40:55 python-cinderclient==9.8.0 09:40:55 python-dateutil==2.9.0.post0 09:40:55 python-heatclient==4.3.0 09:40:55 python-jenkins==1.8.3 09:40:55 python-keystoneclient==5.7.0 09:40:55 python-magnumclient==4.9.0 09:40:55 python-openstackclient==8.2.0 09:40:55 python-swiftclient==4.8.0 09:40:55 PyYAML==6.0.3 09:40:55 referencing==0.36.2 09:40:55 requests==2.32.5 09:40:55 requests-oauthlib==2.0.0 09:40:55 requestsexceptions==1.4.0 09:40:55 rfc3986==2.0.0 09:40:55 rich==14.2.0 09:40:55 rich-argparse==1.7.1 09:40:55 rpds-py==0.27.1 09:40:55 rsa==4.9.1 09:40:55 ruamel.yaml==0.18.15 09:40:55 ruamel.yaml.clib==0.2.14 09:40:55 s3transfer==0.14.0 09:40:55 simplejson==3.20.2 09:40:55 six==1.17.0 09:40:55 smmap==5.0.2 09:40:55 soupsieve==2.8 09:40:55 stevedore==5.5.0 09:40:55 tabulate==0.9.0 09:40:55 toml==0.10.2 09:40:55 tomlkit==0.13.3 09:40:55 tqdm==4.67.1 09:40:55 typing_extensions==4.15.0 09:40:55 tzdata==2025.2 09:40:55 urllib3==1.26.20 09:40:55 virtualenv==20.35.3 09:40:55 wcwidth==0.2.14 09:40:55 websocket-client==1.9.0 09:40:55 wrapt==1.17.3 09:40:55 xdg==6.0.0 09:40:55 xmltodict==1.0.2 09:40:55 yq==3.4.3 09:40:55 [EnvInject] - Injecting environment variables from a build step. 09:40:55 [EnvInject] - Injecting as environment variables the properties content 09:40:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:40:55 OS_CLOUD=vex 09:40:55 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:40:55 OS_STACK_TEMPLATE_DIR=openstack-hot 09:40:55 09:40:55 [EnvInject] - Variables injected successfully. 09:40:55 provisioning config files... 09:40:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:40:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15939401389384673638.sh 09:40:55 ---> Create parameters file for OpenStack HOT 09:40:55 OpenStack Heat parameters generated 09:40:55 ----------------------------------- 09:40:55 parameters: 09:40:55 vm_0_count: '1' 09:40:55 vm_0_flavor: 'v3-standard-4' 09:40:55 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:40:55 vm_1_count: '1' 09:40:55 vm_1_flavor: 'v3-standard-2' 09:40:55 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:40:55 09:40:55 job_name: '52208-502' 09:40:55 silo: 'releng' 09:40:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15189469727834874819.sh 09:40:55 ---> Create HEAT stack 09:40:55 + source /home/jenkins/lf-env.sh 09:40:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:55 ++ mktemp -d /tmp/venv-XXXX 09:40:55 + lf_venv=/tmp/venv-dNQH 09:40:55 + local venv_file=/tmp/.os_lf_venv 09:40:55 + local python=python3 09:40:55 + local options 09:40:55 + local set_path=true 09:40:55 + local install_args= 09:40:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:40:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:55 + true 09:40:55 + case $1 in 09:40:55 + python=python3 09:40:55 + shift 2 09:40:55 + true 09:40:55 + case $1 in 09:40:55 + shift 09:40:55 + break 09:40:55 + case $python in 09:40:55 + local pkg_list= 09:40:55 + [[ -d /opt/pyenv ]] 09:40:55 + echo 'Setup pyenv:' 09:40:55 Setup pyenv: 09:40:55 + export PYENV_ROOT=/opt/pyenv 09:40:55 + PYENV_ROOT=/opt/pyenv 09:40:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:55 + pyenv versions 09:40:55 system 09:40:55 3.8.13 09:40:55 3.9.13 09:40:55 3.10.13 09:40:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:40:55 + command -v pyenv 09:40:55 ++ pyenv init - --no-rehash 09:40:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:40:56 for i in ${!paths[@]}; do 09:40:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:40:56 fi; done; 09:40:56 echo "${paths[*]}"'\'')" 09:40:56 export PATH="/opt/pyenv/shims:${PATH}" 09:40:56 export PYENV_SHELL=bash 09:40:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:40:56 pyenv() { 09:40:56 local command 09:40:56 command="${1:-}" 09:40:56 if [ "$#" -gt 0 ]; then 09:40:56 shift 09:40:56 fi 09:40:56 09:40:56 case "$command" in 09:40:56 rehash|shell) 09:40:56 eval "$(pyenv "sh-$command" "$@")" 09:40:56 ;; 09:40:56 *) 09:40:56 command pyenv "$command" "$@" 09:40:56 ;; 09:40:56 esac 09:40:56 }' 09:40:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:40:56 for i in ${!paths[@]}; do 09:40:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:40:56 fi; done; 09:40:56 echo "${paths[*]}"' 09:40:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:40:56 ++ export PYENV_SHELL=bash 09:40:56 ++ PYENV_SHELL=bash 09:40:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:40:56 +++ complete -F _pyenv pyenv 09:40:56 ++ lf-pyver python3 09:40:56 ++ local py_version_xy=python3 09:40:56 ++ local py_version_xyz= 09:40:56 ++ sed 's/^[ *]* //' 09:40:56 ++ awk '{ print $1 }' 09:40:56 ++ grep -E '^[0-9.]*[0-9]$' 09:40:56 ++ pyenv versions 09:40:56 ++ local command 09:40:56 ++ command=versions 09:40:56 ++ '[' 1 -gt 0 ']' 09:40:56 ++ shift 09:40:56 ++ case "$command" in 09:40:56 ++ command pyenv versions 09:40:56 ++ pyenv versions 09:40:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:40:56 +++ tail -n 1 09:40:56 +++ grep '^3' /tmp/.pyenv_versions 09:40:56 +++ sort -V 09:40:56 ++ py_version_xyz=3.11.7 09:40:56 ++ [[ -z 3.11.7 ]] 09:40:56 ++ echo 3.11.7 09:40:56 ++ return 0 09:40:56 + pyenv local 3.11.7 09:40:56 + local command 09:40:56 + command=local 09:40:56 + '[' 2 -gt 0 ']' 09:40:56 + shift 09:40:56 + case "$command" in 09:40:56 + command pyenv local 3.11.7 09:40:56 + pyenv local 3.11.7 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='lftools[openstack] ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='kubernetes ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='niet ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-heatclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-openstackclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='python-magnumclient ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='urllib3~=1.26.15 ' 09:40:56 + for arg in "$@" 09:40:56 + case $arg in 09:40:56 + pkg_list+='yq ' 09:40:56 + [[ -f /tmp/.os_lf_venv ]] 09:40:56 ++ cat /tmp/.os_lf_venv 09:40:56 + lf_venv=/tmp/venv-bnAx 09:40:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from' file:/tmp/.os_lf_venv 09:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:40:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:56 + local 'pip_opts=--upgrade --quiet' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:40:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:40:56 + [[ -n '' ]] 09:40:56 + [[ -n '' ]] 09:40:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:56 + /tmp/venv-bnAx/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:40:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:40:58 lf-activate-venv(): INFO: Base packages installed successfully 09:40:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:40:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:40:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:40:58 + /tmp/venv-bnAx/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:14 + type python3 09:41:14 + true 09:41:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH' 09:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:41:14 + PATH=/tmp/venv-bnAx/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:14 + return 0 09:41:14 + openstack --os-cloud vex limits show --absolute 09:41:16 +--------------------------+---------+ 09:41:16 | Name | Value | 09:41:16 +--------------------------+---------+ 09:41:16 | maxTotalInstances | -1 | 09:41:16 | maxTotalCores | 450 | 09:41:16 | maxTotalRAMSize | 1000000 | 09:41:16 | maxServerMeta | 128 | 09:41:16 | maxImageMeta | 128 | 09:41:16 | maxPersonality | 5 | 09:41:16 | maxPersonalitySize | 10240 | 09:41:16 | maxTotalKeypairs | 100 | 09:41:16 | maxServerGroups | 10 | 09:41:16 | maxServerGroupMembers | 10 | 09:41:16 | maxTotalFloatingIps | -1 | 09:41:16 | maxSecurityGroups | -1 | 09:41:16 | maxSecurityGroupRules | -1 | 09:41:16 | totalRAMUsed | 139264 | 09:41:16 | totalCoresUsed | 34 | 09:41:16 | totalInstancesUsed | 8 | 09:41:16 | totalFloatingIpsUsed | 0 | 09:41:16 | totalSecurityGroupsUsed | 0 | 09:41:16 | totalServerGroupsUsed | 0 | 09:41:16 | maxTotalVolumes | -1 | 09:41:16 | maxTotalSnapshots | 10 | 09:41:16 | maxTotalVolumeGigabytes | 4096 | 09:41:16 | maxTotalBackups | 10 | 09:41:16 | maxTotalBackupGigabytes | 1000 | 09:41:16 | totalVolumesUsed | 0 | 09:41:16 | totalGigabytesUsed | 0 | 09:41:16 | totalSnapshotsUsed | 0 | 09:41:16 | totalBackupsUsed | 0 | 09:41:16 | totalBackupGigabytesUsed | 0 | 09:41:16 +--------------------------+---------+ 09:41:16 + pushd /opt/ciman/openstack-hot 09:41:16 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:16 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-502 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:41:41 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:41:41 Waiting to initialize infrastructure... 09:41:41 Stack initialization successful. 09:41:41 ------------------------------------ 09:41:41 Stack Details 09:41:41 ------------------------------------ 09:41:41 {'added': None, 09:41:41 'capabilities': [], 09:41:41 'created_at': '2025-10-11T09:41:19Z', 09:41:41 'deleted': None, 09:41:41 'deleted_at': None, 09:41:41 'description': 'No description', 09:41:41 'environment': None, 09:41:41 'environment_files': None, 09:41:41 'files': None, 09:41:41 'files_container': None, 09:41:41 'id': '27c28753-e789-4e8d-9a7f-7192bc2ed7da', 09:41:41 'is_rollback_disabled': True, 09:41:41 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-502/27c28753-e789-4e8d-9a7f-7192bc2ed7da', 09:41:41 'rel': 'self'}], 09:41:41 '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:41 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-502', 09:41:41 'notification_topics': [], 09:41:41 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:41:41 'output_key': 'vm_1_ips', 09:41:41 'output_value': ['10.30.170.122']}, 09:41:41 {'description': 'IP addresses of the 1st vm types', 09:41:41 'output_key': 'vm_0_ips', 09:41:41 'output_value': ['10.30.171.21']}], 09:41:41 'owner_id': ****, 09:41:41 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:41:41 'OS::stack_id': '27c28753-e789-4e8d-9a7f-7192bc2ed7da', 09:41:41 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-502', 09:41:41 'job_name': '52208-502', 09:41:41 'silo': 'releng', 09:41:41 'vm_0_count': '1', 09:41:41 'vm_0_flavor': 'v3-standard-4', 09:41:41 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:41:41 '20250917-133034.447', 09:41:41 'vm_1_count': '1', 09:41:41 'vm_1_flavor': 'v3-standard-2', 09:41:41 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:41:41 '- 20250917-133034.654'}, 09:41:41 'parent_id': None, 09:41:41 'replaced': None, 09:41:41 'status': 'CREATE_COMPLETE', 09:41:41 'status_reason': 'Stack CREATE completed successfully', 09:41:41 'tags': [], 09:41:41 'template': None, 09:41:41 'template_description': 'No description', 09:41:41 'template_url': None, 09:41:41 'timeout_mins': 15, 09:41:41 'unchanged': None, 09:41:41 'updated': None, 09:41:41 'updated_at': None, 09:41:41 'user_project_id': '07b0971e5d0947dda67865f6843a9a0a'} 09:41:41 ------------------------------------ 09:41:41 + popd 09:41:41 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8855321609710099686.sh 09:41:41 ---> Copy SSH public keys to CSIT lab 09:41:41 Setup pyenv: 09:41:41 system 09:41:41 3.8.13 09:41:41 3.9.13 09:41:41 3.10.13 09:41:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:41:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:41:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:44 lf-activate-venv(): INFO: Base packages installed successfully 09:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:41:59 SSH not responding on 10.30.171.21. Retrying in 10 seconds... 09:42:00 Warning: Permanently added '10.30.170.122' (ECDSA) to the list of known hosts. 09:42:01 releng-52208-502-1-mininet-ovs-217-0 09:42:01 Successfully copied public keys to slave 10.30.170.122 09:42:09 Ping to 10.30.171.21 successful. 09:42:10 SSH not responding on 10.30.171.21. Retrying in 10 seconds... 09:42:20 Ping to 10.30.171.21 successful. 09:42:21 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:42:21 releng-52208-502-0-builder-0 09:42:21 Successfully copied public keys to slave 10.30.171.21 09:42:21 Process 7744 ready. 09:42:21 Process 7745 ready. 09:42:21 SSH ready on all stack servers. 09:42:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10861902599946635626.sh 09:42:21 Setup pyenv: 09:42:22 system 09:42:22 3.8.13 09:42:22 3.9.13 09:42:22 3.10.13 09:42:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4nVp 09:42:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:42:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:30 lf-activate-venv(): INFO: Base packages installed successfully 09:42:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-4nVp/bin to PATH 09:42:31 + echo 'Installing Python Requirements' 09:42:31 Installing Python Requirements 09:42:31 + cat 09:42:31 + python -m pip install -r requirements.txt 09:42:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:42:32 Collecting docker-py (from -r requirements.txt (line 1)) 09:42:32 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:32 Collecting ipaddr (from -r requirements.txt (line 2)) 09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:42:32 Preparing metadata (setup.py): started 09:42:32 Preparing metadata (setup.py): finished with status 'done' 09:42:32 Collecting netaddr (from -r requirements.txt (line 3)) 09:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:42:32 Collecting netifaces (from -r requirements.txt (line 4)) 09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:42:32 Preparing metadata (setup.py): started 09:42:32 Preparing metadata (setup.py): finished with status 'done' 09:42:32 Collecting pyhocon (from -r requirements.txt (line 5)) 09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:42:32 Collecting requests (from -r requirements.txt (line 6)) 09:42:32 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:32 Collecting robotframework (from -r requirements.txt (line 7)) 09:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:42:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.0 MB/s 0:00:00 09:42:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:42:33 Preparing metadata (setup.py): started 09:42:33 Preparing metadata (setup.py): finished with status 'done' 09:42:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:42:33 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:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:42:33 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:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:42:33 Preparing metadata (setup.py): started 09:42:33 Preparing metadata (setup.py): finished with status 'done' 09:42:33 Collecting scapy (from -r requirements.txt (line 12)) 09:42:33 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:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 40.6 MB/s 0:00:00 09:42:33 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:42:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:42:33 Preparing metadata (setup.py): started 09:42:34 Preparing metadata (setup.py): finished with status 'done' 09:42:34 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:42:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 23.0 MB/s 0:00:00 09:42:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:42:34 Collecting pyangbind (from -r requirements.txt (line 22)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:42:34 Collecting isodate (from -r requirements.txt (line 25)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:42:34 Collecting jmespath (from -r requirements.txt (line 28)) 09:42:34 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:34 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:42:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:42:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:42:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:34 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:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:42:34 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:34 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:42:34 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:34 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:42:34 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:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:42:35 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:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:42:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:42:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:42:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:42:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:42:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:42:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:35 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:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:35 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:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:42:35 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:42:35 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:35 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:42:35 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:42:35 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:35 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:42:35 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:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:42:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:42:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 30.9 MB/s 0:00:00 09:42:35 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:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:42:35 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:36 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:36 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:36 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:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:42:36 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:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:42:36 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:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.5 MB/s 0:00:00 09:42:36 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:42:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:42:37 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:42:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 29.6 MB/s 0:00:00 09:42:37 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:42:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:42:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:42:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:42:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:42:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:42:38 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:42:38 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:42:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:42:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 09:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 75.3 MB/s 0:00:00 09:42:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:42:39 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:42:39 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:42:39 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:42:39 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:42:39 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:42:39 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:42:39 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:42:39 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:42:39 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:42:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:42:40 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:42:40 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:42:40 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:42:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:42:40 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:42:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:42:40 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:42:40 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:42:40 Building wheel for robotframework-sshlibrary (setup.py): started 09:42:40 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:42:40 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=18670a17c86d774399068c2d44c59fe50c1eea150a00560fb89ab2f3b4446205 09:42:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:42:40 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:42:40 Building wheel for ipaddr (setup.py): started 09:42:40 Building wheel for ipaddr (setup.py): finished with status 'done' 09:42:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a500903ebff481fad86bf581485c66599835257c02bbe1395e5c66bcaf8f3860 09:42:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:42:40 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:42:40 Building wheel for netifaces (setup.py): started 09:42:43 Building wheel for netifaces (setup.py): finished with status 'done' 09:42:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=83978005fe7808426a5d941babd50defe7f799555640b283f9224603d7a16061 09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:42:43 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:42:43 Building wheel for robotframework-httplibrary (setup.py): started 09:42:43 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:42:43 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d9ceb69c1629385239389e231d622789e4c83996f5085791f9e1f18b20e2820d 09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:42:43 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:42:43 Building wheel for jsonpath-rw (setup.py): started 09:42:43 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:42:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5f5e50767426009f73e04faf1c1c16d287896281a7c258c9dc033e0075b71d3a 09:42:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:42:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:42:43 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:42:50 09:42:50 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 09:42:51 + pip freeze 09:42:51 attrs==25.4.0 09:42:51 bcrypt==5.0.0 09:42:51 beautifulsoup4==4.14.2 09:42:51 certifi==2025.10.5 09:42:51 cffi==2.0.0 09:42:51 charset-normalizer==3.4.3 09:42:51 click==8.3.0 09:42:51 cryptography==46.0.2 09:42:51 decorator==5.2.1 09:42:51 distlib==0.4.0 09:42:51 docker-py==1.10.6 09:42:51 docker-pycreds==0.4.0 09:42:51 elastic-transport==8.17.1 09:42:51 elasticsearch==8.19.1 09:42:51 elasticsearch-dsl==8.15.4 09:42:51 enum34==1.1.10 09:42:51 filelock==3.20.0 09:42:51 h11==0.16.0 09:42:51 idna==3.10 09:42:51 invoke==2.2.1 09:42:51 ipaddr==2.2.0 09:42:51 isodate==0.7.2 09:42:51 jmespath==1.0.1 09:42:51 jsonpatch==1.33 09:42:51 jsonpath-rw==1.4.0 09:42:51 jsonpointer==3.0.0 09:42:51 lxml==6.0.2 09:42:51 netaddr==1.3.0 09:42:51 netifaces==0.11.0 09:42:51 outcome==1.3.0.post0 09:42:51 paramiko==4.0.0 09:42:51 platformdirs==4.5.0 09:42:51 ply==3.11 09:42:51 pyang==2.7.1 09:42:51 pyangbind==0.8.6 09:42:51 pycparser==2.23 09:42:51 pyhocon==0.3.61 09:42:51 PyNaCl==1.6.0 09:42:51 pyparsing==3.2.5 09:42:51 PySocks==1.7.1 09:42:51 python-dateutil==2.9.0.post0 09:42:51 regex==2025.9.18 09:42:51 requests==2.32.5 09:42:51 robotframework==7.3.2 09:42:51 robotframework-httplibrary==0.4.2 09:42:51 robotframework-pythonlibcore==4.4.1 09:42:51 robotframework-requests==0.9.7 09:42:51 robotframework-selenium2library==3.0.0 09:42:51 robotframework-seleniumlibrary==6.8.0 09:42:51 robotframework-sshlibrary==3.8.0 09:42:51 scapy==2.6.1 09:42:51 scp==0.15.0 09:42:51 selenium==4.36.0 09:42:51 six==1.17.0 09:42:51 sniffio==1.3.1 09:42:51 sortedcontainers==2.4.0 09:42:51 soupsieve==2.8 09:42:51 trio==0.31.0 09:42:51 trio-websocket==0.12.2 09:42:51 typing_extensions==4.15.0 09:42:51 urllib3==2.5.0 09:42:51 virtualenv==20.35.3 09:42:51 waitress==3.0.2 09:42:51 WebOb==1.8.9 09:42:51 websocket-client==1.9.0 09:42:51 WebTest==3.0.7 09:42:51 wsproto==1.2.0 09:42:51 [EnvInject] - Injecting environment variables from a build step. 09:42:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:42:51 [EnvInject] - Variables injected successfully. 09:42:51 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9414236812513769994.sh 09:42:51 Setup pyenv: 09:42:51 system 09:42:51 3.8.13 09:42:51 3.9.13 09:42:51 3.10.13 09:42:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:42:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:53 lf-activate-venv(): INFO: Base packages installed successfully 09:42:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:43:02 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:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:43:02 + ODL_SYSTEM=() 09:43:02 + TOOLS_SYSTEM=() 09:43:02 + OPENSTACK_SYSTEM=() 09:43:02 + OPENSTACK_CONTROLLERS=() 09:43:02 + mapfile -t ADDR 09:43:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:43:02 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:43:04 + for i in "${ADDR[@]}" 09:43:04 ++ ssh 10.30.171.21 hostname -s 09:43:04 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:04 + REMHOST=releng-52208-502-0-builder-0 09:43:04 + case ${REMHOST} in 09:43:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:43:04 + for i in "${ADDR[@]}" 09:43:04 ++ ssh 10.30.170.122 hostname -s 09:43:04 Warning: Permanently added '10.30.170.122' (ECDSA) to the list of known hosts. 09:43:05 + REMHOST=releng-52208-502-1-mininet-ovs-217-0 09:43:05 + case ${REMHOST} in 09:43:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:43:05 + echo NUM_ODL_SYSTEM=1 09:43:05 + echo NUM_TOOLS_SYSTEM=1 09:43:05 + '[' '' == yes ']' 09:43:05 + NUM_OPENSTACK_SYSTEM=0 09:43:05 + echo NUM_OPENSTACK_SYSTEM=0 09:43:05 + '[' 0 -eq 2 ']' 09:43:05 + echo ODL_SYSTEM_IP=10.30.171.21 09:43:05 ++ seq 0 0 09:43:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:43:05 + echo ODL_SYSTEM_1_IP=10.30.171.21 09:43:05 + echo TOOLS_SYSTEM_IP=10.30.170.122 09:43:05 ++ seq 0 0 09:43:05 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:43:05 + echo TOOLS_SYSTEM_1_IP=10.30.170.122 09:43:05 + openstack_index=0 09:43:05 + NUM_OPENSTACK_CONTROL_NODES=1 09:43:05 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:43:05 ++ seq 0 0 09:43:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:43:05 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:43:05 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:05 + '[' -1 -ge 2 ']' 09:43:05 ++ seq 0 -2 09:43:05 + NUM_OPENSTACK_HAPROXY_NODES=0 09:43:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:43:05 ++ seq 0 -1 09:43:05 + echo 'Contents of slave_addresses.txt:' 09:43:05 Contents of slave_addresses.txt: 09:43:05 + cat slave_addresses.txt 09:43:05 NUM_ODL_SYSTEM=1 09:43:05 NUM_TOOLS_SYSTEM=1 09:43:05 NUM_OPENSTACK_SYSTEM=0 09:43:05 ODL_SYSTEM_IP=10.30.171.21 09:43:05 ODL_SYSTEM_1_IP=10.30.171.21 09:43:05 TOOLS_SYSTEM_IP=10.30.170.122 09:43:05 TOOLS_SYSTEM_1_IP=10.30.170.122 09:43:05 NUM_OPENSTACK_CONTROL_NODES=1 09:43:05 OPENSTACK_CONTROL_NODE_1_IP= 09:43:05 NUM_OPENSTACK_COMPUTE_NODES=-1 09:43:05 NUM_OPENSTACK_HAPROXY_NODES=0 09:43:05 [EnvInject] - Injecting environment variables from a build step. 09:43:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:43:05 [EnvInject] - Variables injected successfully. 09:43:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins9959515410613097071.sh 09:43:05 Preparing for JRE Version 21 09:43:05 Karaf artifact is karaf 09:43:05 Karaf project is integration 09:43:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:43:05 [EnvInject] - Injecting environment variables from a build step. 09:43:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:43:05 [EnvInject] - Variables injected successfully. 09:43:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5798563174246672622.sh 09:43:05 2025-10-11 09:43:05 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:43:05 Bundle version is 0.21.3-SNAPSHOT 09:43:05 --2025-10-11 09:43:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:43:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:05 HTTP request sent, awaiting response... 200 OK 09:43:05 Length: 1410 (1.4K) [application/xml] 09:43:05 Saving to: ‘maven-metadata.xml’ 09:43:05 09:43:05 0K . 100% 58.2M=0s 09:43:05 09:43:05 2025-10-11 09:43:05 (58.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:43:05 09:43:05 09:43:05 09:43:05 org.opendaylight.integration 09:43:05 karaf 09:43:05 0.21.3-SNAPSHOT 09:43:05 09:43:05 09:43:05 20251011.093438 09:43:05 390 09:43:05 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 pom 09:43:05 0.21.3-20251011.093438-390 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 tar.gz 09:43:05 0.21.3-20251011.093438-390 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 zip 09:43:05 0.21.3-20251011.093438-390 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 cyclonedx 09:43:05 xml 09:43:05 0.21.3-20251011.093438-390 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 cyclonedx 09:43:05 json 09:43:05 0.21.3-20251011.093438-390 09:43:05 20251011093438 09:43:05 09:43:05 09:43:05 09:43:05 09:43:05 Nexus timestamp is 0.21.3-20251011.093438-390 09:43:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251011.093438-390.zip 09:43:05 Distribution bundle is karaf-0.21.3-20251011.093438-390.zip 09:43:05 Distribution bundle version is 0.21.3-SNAPSHOT 09:43:05 Distribution folder is karaf-0.21.3-SNAPSHOT 09:43:05 Nexus prefix is https://nexus.opendaylight.org 09:43:05 [EnvInject] - Injecting environment variables from a build step. 09:43:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:43:05 [EnvInject] - Variables injected successfully. 09:43:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5418417270868557038.sh 09:43:05 Setup pyenv: 09:43:05 system 09:43:05 3.8.13 09:43:05 3.9.13 09:43:05 3.10.13 09:43:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:43:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:07 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:08 lf-activate-venv(): INFO: Base packages installed successfully 09:43:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:43:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:43:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:43:13 Copying common-functions.sh to /tmp 09:43:15 Copying common-functions.sh to 10.30.171.21:/tmp 09:43:15 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:15 Copying common-functions.sh to 10.30.170.122:/tmp 09:43:15 Warning: Permanently added '10.30.170.122' (ECDSA) to the list of known hosts. 09:43:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12141285796192124358.sh 09:43:16 common-functions.sh is being sourced 09:43:16 common-functions environment: 09:43:16 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:16 ACTUALFEATURES: 09:43:16 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:16 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:16 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:16 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:16 CONTROLLERMEM: 2048m 09:43:16 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:16 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:16 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:16 SUITES: 09:43:16 09:43:16 ################################################# 09:43:16 ## Configure Cluster and Start ## 09:43:16 ################################################# 09:43:16 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:43:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:43:16 Locating script plan to use... 09:43:16 Finished running script plans 09:43:16 Configuring member-1 with IP address 10.30.171.21 09:43:16 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:16 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:16 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:43:16 ++ [[ /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:16 common-functions.sh is being sourced 09:43:16 ++ echo 'common-functions.sh is being sourced' 09:43:16 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:43:16 ++ DISTROSTREAM=scandium 09:43:16 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:16 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:16 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:16 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:16 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:16 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:16 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:16 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:16 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:16 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:16 ++ export CONTROLLERMEM= 09:43:16 ++ CONTROLLERMEM= 09:43:16 ++ case "${DISTROSTREAM}" in 09:43:16 ++ CLUSTER_SYSTEM=akka 09:43:16 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:16 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:16 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:16 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:16 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:16 ++ print_common_env 09:43:16 ++ cat 09:43:16 common-functions environment: 09:43:16 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:16 ACTUALFEATURES: 09:43:16 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:16 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:43:16 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:16 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:16 CONTROLLERMEM: 09:43:16 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:16 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:16 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:16 SUITES: 09:43:16 09:43:16 ++ SSH='ssh -t -t' 09:43:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:43:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:43:16 Changing to /tmp 09:43:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251011.093438-390.zip 09:43:16 + echo 'Changing to /tmp' 09:43:16 + cd /tmp 09:43:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251011.093438-390.zip' 09:43:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251011.093438-390.zip 09:43:16 --2025-10-11 09:43:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251011.093438-390.zip 09:43:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:43:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:43:16 HTTP request sent, awaiting response... 200 OK 09:43:16 Length: 239819444 (229M) [application/zip] 09:43:16 Saving to: ‘karaf-0.21.3-20251011.093438-390.zip’ 09:43:16 09:43:16 0K ........ ........ ........ ........ ........ ........ 1% 71.5M 3s 09:43:16 3072K ........ ........ ........ ........ ........ ........ 2% 125M 2s 09:43:16 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s 09:43:16 9216K ........ ........ ........ ........ ........ ........ 5% 172M 2s 09:43:16 12288K ........ ........ ........ ........ ........ ........ 6% 168M 2s 09:43:16 15360K ........ ........ ........ ........ ........ ........ 7% 139M 2s 09:43:16 18432K ........ ........ ........ ........ ........ ........ 9% 225M 2s 09:43:16 21504K ........ ........ ........ ........ ........ ........ 10% 225M 1s 09:43:16 24576K ........ ........ ........ ........ ........ ........ 11% 246M 1s 09:43:16 27648K ........ ........ ........ ........ ........ ........ 13% 269M 1s 09:43:16 30720K ........ ........ ........ ........ ........ ........ 14% 274M 1s 09:43:16 33792K ........ ........ ........ ........ ........ ........ 15% 293M 1s 09:43:16 36864K ........ ........ ........ ........ ........ ........ 17% 352M 1s 09:43:16 39936K ........ ........ ........ ........ ........ ........ 18% 340M 1s 09:43:16 43008K ........ ........ ........ ........ ........ ........ 19% 246M 1s 09:43:16 46080K ........ ........ ........ ........ ........ ........ 20% 310M 1s 09:43:16 49152K ........ ........ ........ ........ ........ ........ 22% 279M 1s 09:43:16 52224K ........ ........ ........ ........ ........ ........ 23% 309M 1s 09:43:16 55296K ........ ........ ........ ........ ........ ........ 24% 296M 1s 09:43:17 58368K ........ ........ ........ ........ ........ ........ 26% 353M 1s 09:43:17 61440K ........ ........ ........ ........ ........ ........ 27% 340M 1s 09:43:17 64512K ........ ........ ........ ........ ........ ........ 28% 343M 1s 09:43:17 67584K ........ ........ ........ ........ ........ ........ 30% 214M 1s 09:43:17 70656K ........ ........ ........ ........ ........ ........ 31% 245M 1s 09:43:17 73728K ........ ........ ........ ........ ........ ........ 32% 279M 1s 09:43:17 76800K ........ ........ ........ ........ ........ ........ 34% 362M 1s 09:43:17 79872K ........ ........ ........ ........ ........ ........ 35% 331M 1s 09:43:17 82944K ........ ........ ........ ........ ........ ........ 36% 335M 1s 09:43:17 86016K ........ ........ ........ ........ ........ ........ 38% 356M 1s 09:43:17 89088K ........ ........ ........ ........ ........ ........ 39% 346M 1s 09:43:17 92160K ........ ........ ........ ........ ........ ........ 40% 361M 1s 09:43:17 95232K ........ ........ ........ ........ ........ ........ 41% 328M 1s 09:43:17 98304K ........ ........ ........ ........ ........ ........ 43% 349M 1s 09:43:17 101376K ........ ........ ........ ........ ........ ........ 44% 308M 1s 09:43:17 104448K ........ ........ ........ ........ ........ ........ 45% 314M 1s 09:43:17 107520K ........ ........ ........ ........ ........ ........ 47% 310M 0s 09:43:17 110592K ........ ........ ........ ........ ........ ........ 48% 341M 0s 09:43:17 113664K ........ ........ ........ ........ ........ ........ 49% 334M 0s 09:43:17 116736K ........ ........ ........ ........ ........ ........ 51% 343M 0s 09:43:17 119808K ........ ........ ........ ........ ........ ........ 52% 328M 0s 09:43:17 122880K ........ ........ ........ ........ ........ ........ 53% 349M 0s 09:43:17 125952K ........ ........ ........ ........ ........ ........ 55% 331M 0s 09:43:17 129024K ........ ........ ........ ........ ........ ........ 56% 353M 0s 09:43:17 132096K ........ ........ ........ ........ ........ ........ 57% 345M 0s 09:43:17 135168K ........ ........ ........ ........ ........ ........ 59% 402M 0s 09:43:17 138240K ........ ........ ........ ........ ........ ........ 60% 432M 0s 09:43:17 141312K ........ ........ ........ ........ ........ ........ 61% 192M 0s 09:43:17 144384K ........ ........ ........ ........ ........ ........ 62% 276M 0s 09:43:17 147456K ........ ........ ........ ........ ........ ........ 64% 304M 0s 09:43:17 150528K ........ ........ ........ ........ ........ ........ 65% 337M 0s 09:43:17 153600K ........ ........ ........ ........ ........ ........ 66% 336M 0s 09:43:17 156672K ........ ........ ........ ........ ........ ........ 68% 323M 0s 09:43:17 159744K ........ ........ ........ ........ ........ ........ 69% 339M 0s 09:43:17 162816K ........ ........ ........ ........ ........ ........ 70% 333M 0s 09:43:17 165888K ........ ........ ........ ........ ........ ........ 72% 332M 0s 09:43:17 168960K ........ ........ ........ ........ ........ ........ 73% 324M 0s 09:43:17 172032K ........ ........ ........ ........ ........ ........ 74% 345M 0s 09:43:17 175104K ........ ........ ........ ........ ........ ........ 76% 333M 0s 09:43:17 178176K ........ ........ ........ ........ ........ ........ 77% 307M 0s 09:43:17 181248K ........ ........ ........ ........ ........ ........ 78% 302M 0s 09:43:17 184320K ........ ........ ........ ........ ........ ........ 80% 328M 0s 09:43:17 187392K ........ ........ ........ ........ ........ ........ 81% 327M 0s 09:43:17 190464K ........ ........ ........ ........ ........ ........ 82% 335M 0s 09:43:17 193536K ........ ........ ........ ........ ........ ........ 83% 335M 0s 09:43:17 196608K ........ ........ ........ ........ ........ ........ 85% 340M 0s 09:43:17 199680K ........ ........ ........ ........ ........ ........ 86% 321M 0s 09:43:17 202752K ........ ........ ........ ........ ........ ........ 87% 337M 0s 09:43:17 205824K ........ ........ ........ ........ ........ ........ 89% 306M 0s 09:43:17 208896K ........ ........ ........ ........ ........ ........ 90% 255M 0s 09:43:17 211968K ........ ........ ........ ........ ........ ........ 91% 253M 0s 09:43:17 215040K ........ ........ ........ ........ ........ ........ 93% 235M 0s 09:43:17 218112K ........ ........ ........ ........ ........ ........ 94% 243M 0s 09:43:17 221184K ........ ........ ........ ........ ........ ........ 95% 188M 0s 09:43:17 224256K ........ ........ ........ ........ ........ ........ 97% 397M 0s 09:43:17 227328K ........ ........ ........ ........ ........ ........ 98% 240M 0s 09:43:17 230400K ........ ........ ........ ........ ........ ........ 99% 233M 0s 09:43:17 233472K ........ ... 100% 264M=0.8s 09:43:17 09:43:17 2025-10-11 09:43:17 (272 MB/s) - ‘karaf-0.21.3-20251011.093438-390.zip’ saved [239819444/239819444] 09:43:17 09:43:17 Extracting the new controller... 09:43:17 + echo 'Extracting the new controller...' 09:43:17 + unzip -q karaf-0.21.3-20251011.093438-390.zip 09:43:19 Adding external repositories... 09:43:19 + echo 'Adding external repositories...' 09:43:19 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:43:19 ################################################################################ 09:43:19 # 09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:19 # contributor license agreements. See the NOTICE file distributed with 09:43:19 # this work for additional information regarding copyright ownership. 09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:19 # (the "License"); you may not use this file except in compliance with 09:43:19 # the License. You may obtain a copy of the License at 09:43:19 # 09:43:19 # http://www.apache.org/licenses/LICENSE-2.0 09:43:19 # 09:43:19 # Unless required by applicable law or agreed to in writing, software 09:43:19 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:19 # See the License for the specific language governing permissions and 09:43:19 # limitations under the License. 09:43:19 # 09:43:19 ################################################################################ 09:43:19 09:43:19 # 09:43:19 # If set to true, the following property will not allow any certificate to be used 09:43:19 # when accessing Maven repositories through SSL 09:43:19 # 09:43:19 #org.ops4j.pax.url.mvn.certificateCheck= 09:43:19 09:43:19 # 09:43:19 # Path to the local Maven settings file. 09:43:19 # The repositories defined in this file will be automatically added to the list 09:43:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:43:19 # below is not set. 09:43:19 # The following locations are checked for the existence of the settings.xml file 09:43:19 # * 1. looks for the specified url 09:43:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:43:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:43:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:43:19 # 09:43:19 #org.ops4j.pax.url.mvn.settings= 09:43:19 09:43:19 # 09:43:19 # Path to the local Maven repository which is used to avoid downloading 09:43:19 # artifacts when they already exist locally. 09:43:19 # The value of this property will be extracted from the settings.xml file 09:43:19 # above, or defaulted to: 09:43:19 # System.getProperty( "user.home" ) + "/.m2/repository" 09:43:19 # 09:43:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:43:19 09:43:19 # 09:43:19 # Default this to false. It's just weird to use undocumented repos 09:43:19 # 09:43:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:43:19 09:43:19 # 09:43:19 # Uncomment if you don't wanna use the proxy settings 09:43:19 # from the Maven conf/settings.xml file 09:43:19 # 09:43:19 # org.ops4j.pax.url.mvn.proxySupport=false 09:43:19 09:43:19 # 09:43:19 # Comma separated list of repositories scanned when resolving an artifact. 09:43:19 # Those repositories will be checked before iterating through the 09:43:19 # below list of repositories and even before the local repository 09:43:19 # A repository url can be appended with zero or more of the following flags: 09:43:19 # @snapshots : the repository contains snaphots 09:43:19 # @noreleases : the repository does not contain any released artifacts 09:43:19 # 09:43:19 # The following property value will add the system folder as a repo. 09:43:19 # 09:43:19 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:43:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:43:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:43:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:43:19 09:43:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:43:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:43:19 09:43:19 # 09:43:19 # Comma separated list of repositories scanned when resolving an artifact. 09:43:19 # The default list includes the following repositories: 09:43:19 # http://repo1.maven.org/maven2@id=central 09:43:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:43:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:43:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:43:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:43:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:43:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:43:19 # To add repositories to the default ones, prepend '+' to the list of repositories 09:43:19 # to add. 09:43:19 # A repository url can be appended with zero or more of the following flags: 09:43:19 # @snapshots : the repository contains snapshots 09:43:19 # @noreleases : the repository does not contain any released artifacts 09:43:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:43:19 # 09:43:19 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:19 09:43:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:43:19 Configuring the startup features... 09:43:19 + echo 'Configuring the startup features...' 09:43:19 + 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.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:19 + FEATURE_TEST_STRING=features-test 09:43:19 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:43:19 + KARAF_VERSION=karaf4 09:43:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:43:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:19 + [[ ! -z '' ]] 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:43:19 ################################################################################ 09:43:19 # 09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:19 # contributor license agreements. See the NOTICE file distributed with 09:43:19 # this work for additional information regarding copyright ownership. 09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:19 # (the "License"); you may not use this file except in compliance with 09:43:19 # the License. You may obtain a copy of the License at 09:43:19 # 09:43:19 # http://www.apache.org/licenses/LICENSE-2.0 09:43:19 # 09:43:19 # Unless required by applicable law or agreed to in writing, software 09:43:19 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:19 # See the License for the specific language governing permissions and 09:43:19 # limitations under the License. 09:43:19 # 09:43:19 ################################################################################ 09:43:19 09:43:19 # 09:43:19 # Comma separated list of features repositories to register by default 09:43:19 # 09:43:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/8654180a-3200-43da-b6df-dafd0ac641ac.xml 09:43:19 09:43:19 # 09:43:19 # Comma separated list of features to install at startup 09:43:19 # 09:43:19 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 3dea8b06-1467-48f2-b758-0ccc3e084a00 09:43:19 09:43:19 # 09:43:19 # Resource repositories (OBR) that the features resolver can use 09:43:19 # to resolve requirements/capabilities 09:43:19 # 09:43:19 # The format of the resourceRepositories is 09:43:19 # resourceRepositories=[xml:url|json:url],... 09:43:19 # for Instance: 09:43:19 # 09:43:19 #resourceRepositories=xml:http://host/path/to/index.xml 09:43:19 # or 09:43:19 #resourceRepositories=json:http://host/path/to/index.json 09:43:19 # 09:43:19 09:43:19 # 09:43:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:43:19 # 09:43:19 featuresBootAsynchronous=false 09:43:19 09:43:19 # 09:43:19 # Service requirements enforcement 09:43:19 # 09:43:19 # By default, the feature resolver checks the service requirements/capabilities of 09:43:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:43:19 # the required bundles. 09:43:19 # The following flag can have those values: 09:43:19 # - disable: service requirements are completely ignored 09:43:19 # - default: service requirements are ignored for old features 09:43:19 # - enforce: service requirements are always verified 09:43:19 # 09:43:19 #serviceRequirements=default 09:43:19 09:43:19 # 09:43:19 # Store cfg file for config element in feature 09:43:19 # 09:43:19 #configCfgStore=true 09:43:19 09:43:19 # 09:43:19 # Define if the feature service automatically refresh bundles 09:43:19 # 09:43:19 autoRefresh=true 09:43:19 09:43:19 # 09:43:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:43:19 # XML file defines instructions related to features processing 09:43:19 # versions.properties may declare properties to resolve placeholders in XML file 09:43:19 # both files are relative to ${karaf.etc} 09:43:19 # 09:43:19 #featureProcessing=org.apache.karaf.features.xml 09:43:19 #featureProcessingVersions=versions.properties 09:43:19 + configure_karaf_log karaf4 '' 09:43:19 + local -r karaf_version=karaf4 09:43:19 + local -r controllerdebugmap= 09:43:19 + local logapi=log4j 09:43:19 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:19 log4j2.rootLogger.level = INFO 09:43:19 #log4j2.rootLogger.type = asyncRoot 09:43:19 #log4j2.rootLogger.includeLocation = false 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:19 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:19 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:19 log4j2.logger.spifly.level = WARN 09:43:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:19 log4j2.logger.audit.level = INFO 09:43:19 log4j2.logger.audit.additivity = false 09:43:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:19 log4j2.appender.console.type = Console 09:43:19 log4j2.appender.console.name = Console 09:43:19 log4j2.appender.console.layout.type = PatternLayout 09:43:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:19 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:19 log4j2.appender.rolling.name = RollingFile 09:43:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:19 #log4j2.appender.rolling.immediateFlush = false 09:43:19 log4j2.appender.rolling.append = true 09:43:19 log4j2.appender.rolling.layout.type = PatternLayout 09:43:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:19 log4j2.appender.rolling.policies.type = Policies 09:43:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:19 log4j2.appender.rolling.policies.size.size = 64MB 09:43:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:19 log4j2.appender.rolling.strategy.max = 7 09:43:19 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:19 log4j2.appender.audit.name = AuditRollingFile 09:43:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:19 log4j2.appender.audit.append = true 09:43:19 log4j2.appender.audit.layout.type = PatternLayout 09:43:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:19 log4j2.appender.audit.policies.type = Policies 09:43:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:19 log4j2.appender.audit.policies.size.size = 8MB 09:43:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:19 log4j2.appender.audit.strategy.max = 7 09:43:19 log4j2.appender.osgi.type = PaxOsgi 09:43:19 log4j2.appender.osgi.name = PaxOsgi 09:43:19 log4j2.appender.osgi.filter = * 09:43:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:19 #log4j2.logger.aether.level = TRACE 09:43:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:19 #log4j2.logger.http-headers.level = DEBUG 09:43:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:19 #log4j2.logger.maven.level = TRACE 09:43:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:43:19 + logapi=log4j2 09:43:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:43:19 + '[' log4j2 == log4j2 ']' 09:43:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:43:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:43:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:43:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:43:19 + unset IFS 09:43:19 controllerdebugmap: 09:43:19 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:19 + echo 'controllerdebugmap: ' 09:43:19 + '[' -n '' ']' 09:43:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:43:19 ################################################################################ 09:43:19 # 09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:19 # contributor license agreements. See the NOTICE file distributed with 09:43:19 # this work for additional information regarding copyright ownership. 09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:19 # (the "License"); you may not use this file except in compliance with 09:43:19 # the License. You may obtain a copy of the License at 09:43:19 # 09:43:19 # http://www.apache.org/licenses/LICENSE-2.0 09:43:19 # 09:43:19 # Unless required by applicable law or agreed to in writing, software 09:43:19 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:19 # See the License for the specific language governing permissions and 09:43:19 # limitations under the License. 09:43:19 # 09:43:19 ################################################################################ 09:43:19 09:43:19 # Common pattern layout for appenders 09:43:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:43:19 09:43:19 # Root logger 09:43:19 log4j2.rootLogger.level = INFO 09:43:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:43:19 #log4j2.rootLogger.type = asyncRoot 09:43:19 #log4j2.rootLogger.includeLocation = false 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:43:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:43:19 log4j2.rootLogger.appenderRef.Console.ref = Console 09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:43:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:43:19 09:43:19 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:43:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:43:19 09:43:19 # Loggers configuration 09:43:19 09:43:19 # Spifly logger 09:43:19 log4j2.logger.spifly.name = org.apache.aries.spifly 09:43:19 log4j2.logger.spifly.level = WARN 09:43:19 09:43:19 # Security audit logger 09:43:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:43:19 log4j2.logger.audit.level = INFO 09:43:19 log4j2.logger.audit.additivity = false 09:43:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:43:19 09:43:19 # Appenders configuration 09:43:19 09:43:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:43:19 log4j2.appender.console.type = Console 09:43:19 log4j2.appender.console.name = Console 09:43:19 log4j2.appender.console.layout.type = PatternLayout 09:43:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:43:19 09:43:19 # Rolling file appender 09:43:19 log4j2.appender.rolling.type = RollingRandomAccessFile 09:43:19 log4j2.appender.rolling.name = RollingFile 09:43:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:43:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:43:19 # uncomment to not force a disk flush 09:43:19 #log4j2.appender.rolling.immediateFlush = false 09:43:19 log4j2.appender.rolling.append = true 09:43:19 log4j2.appender.rolling.layout.type = PatternLayout 09:43:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:43:19 log4j2.appender.rolling.policies.type = Policies 09:43:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:43:19 log4j2.appender.rolling.policies.size.size = 1GB 09:43:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:43:19 log4j2.appender.rolling.strategy.max = 7 09:43:19 09:43:19 # Audit file appender 09:43:19 log4j2.appender.audit.type = RollingRandomAccessFile 09:43:19 log4j2.appender.audit.name = AuditRollingFile 09:43:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:43:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:43:19 log4j2.appender.audit.append = true 09:43:19 log4j2.appender.audit.layout.type = PatternLayout 09:43:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:43:19 log4j2.appender.audit.policies.type = Policies 09:43:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:43:19 log4j2.appender.audit.policies.size.size = 8MB 09:43:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:43:19 log4j2.appender.audit.strategy.max = 7 09:43:19 09:43:19 # OSGi appender 09:43:19 log4j2.appender.osgi.type = PaxOsgi 09:43:19 log4j2.appender.osgi.name = PaxOsgi 09:43:19 log4j2.appender.osgi.filter = * 09:43:19 09:43:19 # help with identification of maven-related problems with pax-url-aether 09:43:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:43:19 #log4j2.logger.aether.level = TRACE 09:43:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:43:19 #log4j2.logger.http-headers.level = DEBUG 09:43:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:43:19 #log4j2.logger.maven.level = TRACE 09:43:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:43:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:43:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:43:19 + local -r controllermem=2048m 09:43:19 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 Configure 09:43:19 + echo Configure 09:43:19 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:43:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:43:19 max memory: 2048m 09:43:19 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 + echo ' max memory: 2048m' 09:43:19 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:43:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:43:19 #!/bin/sh 09:43:19 # 09:43:19 # Licensed to the Apache Software Foundation (ASF) under one or more 09:43:19 # contributor license agreements. See the NOTICE file distributed with 09:43:19 # this work for additional information regarding copyright ownership. 09:43:19 # The ASF licenses this file to You under the Apache License, Version 2.0 09:43:19 # (the "License"); you may not use this file except in compliance with 09:43:19 # the License. You may obtain a copy of the License at 09:43:19 # 09:43:19 # http://www.apache.org/licenses/LICENSE-2.0 09:43:19 # 09:43:19 # Unless required by applicable law or agreed to in writing, software 09:43:19 # distributed under the License is distributed on an "AS IS" BASIS, 09:43:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:43:19 # See the License for the specific language governing permissions and 09:43:19 # limitations under the License. 09:43:19 # 09:43:19 09:43:19 # 09:43:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:43:19 # script: client, instance, shell, start, status, stop, karaf 09:43:19 # 09:43:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:43:19 # Actions go here... 09:43:19 # fi 09:43:19 09:43:19 # 09:43:19 # general settings which should be applied for all scripts go here; please keep 09:43:19 # in mind that it is possible that scripts might be executed more than once, e.g. 09:43:19 # in example of the start script where the start script is executed first and the 09:43:19 # karaf script afterwards. 09:43:19 # 09:43:19 09:43:19 # 09:43:19 # The following section shows the possible configuration options for the default 09:43:19 # karaf scripts 09:43:19 # 09:43:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:43:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:43:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:43:19 # export EXTRA_JAVA_OPTS # Additional JVM options 09:43:19 # export KARAF_HOME # Karaf home folder 09:43:19 # export KARAF_DATA # Karaf data folder 09:43:19 # export KARAF_BASE # Karaf base folder 09:43:19 # export KARAF_ETC # Karaf etc folder 09:43:19 # export KARAF_LOG # Karaf log folder 09:43:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:43:19 # export KARAF_OPTS # Additional available Karaf options 09:43:19 # export KARAF_DEBUG # Enable debug mode 09:43:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:43:19 # export KARAF_NOROOT # Prevent execution as root if set to true 09:43:19 Set Java version 09:43:19 + echo 'Set Java version' 09:43:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:43:19 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:19 sudo: a password is required 09:43:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:19 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:19 sudo: a password is required 09:43:19 JDK default version ... 09:43:19 + echo 'JDK default version ...' 09:43:19 + java -version 09:43:19 openjdk version "21.0.8" 2025-07-15 09:43:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:43:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:43:19 Set JAVA_HOME 09:43:19 + echo 'Set JAVA_HOME' 09:43:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:43:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:19 Listing all open ports on controller system... 09:43:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:43:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:43:19 + echo 'Listing all open ports on controller system...' 09:43:19 + netstat -pnatu 09:43:19 /tmp/configuration-script.sh: line 40: netstat: command not found 09:43:19 Configuring cluster 09:43:19 + '[' -f /tmp/custom_shard_config.txt ']' 09:43:19 + echo 'Configuring cluster' 09:43:19 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.21 09:43:19 ################################################ 09:43:19 ## Configure Cluster ## 09:43:19 ################################################ 09:43:19 NOTE: Cluster configuration files not found. Copying from 09:43:19 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:43:19 Configuring unique name in akka.conf 09:43:19 Configuring hostname in akka.conf 09:43:19 Configuring data and rpc seed nodes in akka.conf 09:43:19 modules = [ 09:43:19 09:43:19 { 09:43:19 name = "inventory" 09:43:19 namespace = "urn:opendaylight:inventory" 09:43:19 shard-strategy = "module" 09:43:19 }, 09:43:19 { 09:43:19 name = "topology" 09:43:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:19 shard-strategy = "module" 09:43:19 }, 09:43:19 { 09:43:19 name = "toaster" 09:43:19 namespace = "http://netconfcentral.org/ns/toaster" 09:43:19 shard-strategy = "module" 09:43:19 } 09:43:19 ] 09:43:19 Configuring replication type in module-shards.conf 09:43:19 ################################################ 09:43:19 ## NOTE: Manually restart controller to ## 09:43:19 ## apply configuration. ## 09:43:19 ################################################ 09:43:19 Dump akka.conf 09:43:19 + echo 'Dump akka.conf' 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:43:19 09:43:19 odl-cluster-data { 09:43:19 akka { 09:43:19 remote { 09:43:19 artery { 09:43:19 enabled = on 09:43:19 transport = tcp 09:43:19 canonical.hostname = "10.30.171.21" 09:43:19 canonical.port = 2550 09:43:19 } 09:43:19 } 09:43:19 09:43:19 cluster { 09:43:19 # Using artery. 09:43:19 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.21:2550"] 09:43:19 09:43:19 roles = ["member-1"] 09:43:19 09:43:19 # when under load we might trip a false positive on the failure detector 09:43:19 # failure-detector { 09:43:19 # heartbeat-interval = 4 s 09:43:19 # acceptable-heartbeat-pause = 16s 09:43:19 # } 09:43:19 } 09:43:19 09:43:19 persistence { 09:43:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:43:19 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:43:19 # The relative path is always relative to KARAF_HOME. 09:43:19 09:43:19 # snapshot-store.local.dir = "target/snapshots" 09:43:19 09:43:19 # Use lz4 compression for LocalSnapshotStore snapshots 09:43:19 snapshot-store.local.use-lz4-compression = false 09:43:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:43:19 snapshot-store.local.lz4-blocksize = 256KB 09:43:19 } 09:43:19 disable-default-actor-system-quarantined-event-handling = "false" 09:43:19 } 09:43:19 } 09:43:19 Dump modules.conf 09:43:19 + echo 'Dump modules.conf' 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:43:19 modules = [ 09:43:19 09:43:19 { 09:43:19 name = "inventory" 09:43:19 namespace = "urn:opendaylight:inventory" 09:43:19 shard-strategy = "module" 09:43:19 }, 09:43:19 { 09:43:19 name = "topology" 09:43:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:43:19 shard-strategy = "module" 09:43:19 }, 09:43:19 { 09:43:19 name = "toaster" 09:43:19 namespace = "http://netconfcentral.org/ns/toaster" 09:43:19 shard-strategy = "module" 09:43:19 } 09:43:19 ] 09:43:19 Dump module-shards.conf 09:43:19 + echo 'Dump module-shards.conf' 09:43:19 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:43:19 module-shards = [ 09:43:19 { 09:43:19 name = "default" 09:43:19 shards = [ 09:43:19 { 09:43:19 name = "default" 09:43:19 replicas = ["member-1"] 09:43:19 } 09:43:19 ] 09:43:19 }, 09:43:19 { 09:43:19 name = "inventory" 09:43:19 shards = [ 09:43:19 { 09:43:19 name="inventory" 09:43:19 replicas = ["member-1"] 09:43:19 } 09:43:19 ] 09:43:19 }, 09:43:19 { 09:43:19 name = "topology" 09:43:19 shards = [ 09:43:19 { 09:43:19 name="topology" 09:43:19 replicas = ["member-1"] 09:43:19 } 09:43:19 ] 09:43:19 }, 09:43:19 { 09:43:19 name = "toaster" 09:43:19 shards = [ 09:43:19 { 09:43:19 name="toaster" 09:43:19 replicas = ["member-1"] 09:43:19 } 09:43:19 ] 09:43:19 } 09:43:19 ] 09:43:19 Locating config plan to use... 09:43:19 Finished running config plans 09:43:20 Starting member-1 with IP address 10.30.171.21 09:43:20 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:20 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:20 Redirecting karaf console output to karaf_console.log 09:43:20 Starting controller... 09:43:20 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:43:20 Execute the post startup script on controller 10.30.171.21 09:43:20 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:20 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:43:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 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:55 /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:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:25 2025-10-11T09:43:39,611 | 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:25 Controller is UP 09:44:25 2025-10-11T09:43:39,611 | 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:25 Listing all open ports on controller system... 09:44:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:25 looking for "BindException: Address already in use" in log file 09:44:25 looking for "server is unhealthy" in log file 09:44:25 Let's take the karaf thread dump 09:44:25 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:44:26 karaf main: org.apache.karaf.main.Main, pid:2048 09:44:26 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:44:26 Generating mininet variables... 09:44:27 Locating test plan to use... 09:44:27 Changing the testplan path... 09:44:27 # Place the suites in run order: 09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:44:27 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:44:27 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:27 ============================================================================== 09:44:27 openflowplugin-sanity.txt 09:44:27 ============================================================================== 09:44:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:44:27 ============================================================================== 09:44:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:44:30 ============================================================================== 09:44:30 Get list of nodes :: Get the inventory | PASS | 09:44:34 ------------------------------------------------------------------------------ 09:44:34 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:34 ------------------------------------------------------------------------------ 09:44:34 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:34 ------------------------------------------------------------------------------ 09:44:34 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:34 ------------------------------------------------------------------------------ 09:44:34 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:34 ------------------------------------------------------------------------------ 09:44:34 Link Down :: Take link s1-s2 down | PASS | 09:44:36 ------------------------------------------------------------------------------ 09:44:36 Link Up :: Take link s1-s2 up | PASS | 09:44:36 ------------------------------------------------------------------------------ 09:44:36 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:44:36 7 tests, 7 passed, 0 failed 09:44:36 ============================================================================== 09:44:36 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:44:36 ============================================================================== 09:44:36 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:36 ------------------------------------------------------------------------------ 09:44:36 List all the links :: List all the links in the topology. | PASS | 09:44:38 ------------------------------------------------------------------------------ 09:44:38 Link Down :: Take link s1-s2 down | PASS | 09:44:38 ------------------------------------------------------------------------------ 09:44:38 Link Up :: Take link s1-s2 up | PASS | 09:44:42 ------------------------------------------------------------------------------ 09:44:42 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:44:42 4 tests, 4 passed, 0 failed 09:44:42 ============================================================================== 09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:44:43 ============================================================================== 09:44:43 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 Get Stats for node 1 :: Get the stats for a node | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 Get Stats for node 2 :: Get the stats for a node | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 Get Stats for node 3 :: Get the stats for a node | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:44:43 4 tests, 4 passed, 0 failed 09:44:43 ============================================================================== 09:44:43 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:44:43 ============================================================================== 09:44:43 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:44:43 ------------------------------------------------------------------------------ 09:44:43 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:44:45 ------------------------------------------------------------------------------ 09:44:45 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:44:49 ------------------------------------------------------------------------------ 09:44:49 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:44:49 6 tests, 6 passed, 0 failed 09:44:49 ============================================================================== 09:44:49 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:44:49 21 tests, 21 passed, 0 failed 09:44:49 ============================================================================== 09:44:49 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:44:49 ============================================================================== 09:44:52 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:44:52 ============================================================================== 09:44:52 Get list of nodes :: Get the inventory | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Get node 1 inventory :: Get the inventory for a node | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Get node 2 inventory :: Get the inventory for a node | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Get node 3 inventory :: Get the inventory for a node | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Link Down :: Take link s1-s2 down | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 Link Up :: Take link s1-s2 up | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:44:54 7 tests, 7 passed, 0 failed 09:44:54 ============================================================================== 09:44:54 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:44:54 ============================================================================== 09:44:54 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:44:54 ------------------------------------------------------------------------------ 09:44:54 List all the links :: List all the links in the topology. | PASS | 09:44:58 ------------------------------------------------------------------------------ 09:44:58 Link Down :: Take link s1-s2 down | PASS | 09:44:59 ------------------------------------------------------------------------------ 09:44:59 Link Up :: Take link s1-s2 up | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:45:03 4 tests, 4 passed, 0 failed 09:45:03 ============================================================================== 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:45:03 ============================================================================== 09:45:03 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Get Stats for node 1 :: Get the stats for a node | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Get Stats for node 2 :: Get the stats for a node | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Get Stats for node 3 :: Get the stats for a node | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:45:03 4 tests, 4 passed, 0 failed 09:45:03 ============================================================================== 09:45:03 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:45:03 ============================================================================== 09:45:03 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:45:03 ------------------------------------------------------------------------------ 09:45:03 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:45:05 ------------------------------------------------------------------------------ 09:45:05 Verify after modifying flow operational - Output to physical port#... | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:45:09 ------------------------------------------------------------------------------ 09:45:09 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:45:11 ------------------------------------------------------------------------------ 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:45:11 9 tests, 9 passed, 0 failed 09:45:11 ============================================================================== 09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:45:11 24 tests, 24 passed, 0 failed 09:45:11 ============================================================================== 09:45:11 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:45:11 ============================================================================== 09:45:14 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:45:14 ============================================================================== 09:45:15 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 1 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 2 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 3 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 4 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 5 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 6 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 7 Added | PASS | 09:45:22 ------------------------------------------------------------------------------ 09:45:22 Test Is Flow 8 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 9 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 10 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 11 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 14 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 15 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 16 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 17 Added | PASS | 09:45:23 ------------------------------------------------------------------------------ 09:45:23 Test Is Flow 18 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 19 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 20 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 21 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 22 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 23 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 24 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 25 Added | PASS | 09:45:24 ------------------------------------------------------------------------------ 09:45:24 Test Is Flow 31 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 36 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 38 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 43 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 45 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 101 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 102 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 103 Added | PASS | 09:45:25 ------------------------------------------------------------------------------ 09:45:25 Test Is Flow 104 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 105 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 106 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 107 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 108 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 109 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 110 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 113 Added | PASS | 09:45:26 ------------------------------------------------------------------------------ 09:45:26 Test Is Flow 156 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 201 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 202 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 203 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 204 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 205 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 206 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 209 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 214 Added | PASS | 09:45:27 ------------------------------------------------------------------------------ 09:45:27 Test Is Flow 218 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 219 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 220 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 221 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 222 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 223 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 224 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 225 Added | PASS | 09:45:28 ------------------------------------------------------------------------------ 09:45:28 Test Is Flow 550 Added | PASS | 09:45:29 ------------------------------------------------------------------------------ 09:45:29 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 1 Updated | PASS | 09:45:34 ------------------------------------------------------------------------------ 09:45:34 Test Is Flow 2 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 3 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 4 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 5 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 6 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 7 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 8 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 9 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 10 Updated | PASS | 09:45:35 ------------------------------------------------------------------------------ 09:45:35 Test Is Flow 11 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 14 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 15 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 16 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 17 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 18 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 19 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 20 Updated | PASS | 09:45:36 ------------------------------------------------------------------------------ 09:45:36 Test Is Flow 21 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 22 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 23 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 24 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 25 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 31 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 36 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 38 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 43 Updated | PASS | 09:45:37 ------------------------------------------------------------------------------ 09:45:37 Test Is Flow 45 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 101 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 102 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 103 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 104 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 105 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 106 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 107 Updated | PASS | 09:45:38 ------------------------------------------------------------------------------ 09:45:38 Test Is Flow 108 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 109 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 110 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 113 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 156 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 201 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 202 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 203 Updated | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Test Is Flow 204 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 205 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 206 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 209 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 214 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 218 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 219 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 220 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 221 Updated | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Test Is Flow 222 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 223 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 224 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 225 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Is Flow 550 Updated | PASS | 09:45:41 ------------------------------------------------------------------------------ 09:45:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 1 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 2 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 3 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 4 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 5 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 6 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 7 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 8 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 9 Deleted | PASS | 09:45:46 ------------------------------------------------------------------------------ 09:45:46 Test Is Flow 10 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 11 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 14 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 15 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 16 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 17 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 18 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 19 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 20 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 21 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 22 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 23 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 24 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 25 Deleted | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Test Is Flow 31 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 36 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 38 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 43 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 45 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 101 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 102 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 103 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 104 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 105 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 106 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 107 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 108 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 109 Deleted | PASS | 09:45:48 ------------------------------------------------------------------------------ 09:45:48 Test Is Flow 110 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 113 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 156 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 201 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 202 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 203 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 204 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 205 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 206 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 209 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 214 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 218 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 219 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 220 Deleted | PASS | 09:45:49 ------------------------------------------------------------------------------ 09:45:49 Test Is Flow 221 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 222 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 223 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 224 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 225 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 Test Is Flow 550 Deleted | PASS | 09:45:50 ------------------------------------------------------------------------------ 09:45:50 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:45:50 174 tests, 174 passed, 0 failed 09:45:50 ============================================================================== 09:45:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:45:50 ============================================================================== 09:45:50 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 1 Added | PASS | 09:46:15 ------------------------------------------------------------------------------ 09:46:15 Test Is Flow 2 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 3 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 4 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 5 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 6 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 7 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 8 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 9 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 10 Added | PASS | 09:46:16 ------------------------------------------------------------------------------ 09:46:16 Test Is Flow 11 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 15 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 16 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 17 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 18 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 19 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 20 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 21 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 22 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 23 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 24 Added | PASS | 09:46:17 ------------------------------------------------------------------------------ 09:46:17 Test Is Flow 25 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 31 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 36 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 38 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 43 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 45 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 101 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 102 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 103 Added | PASS | 09:46:18 ------------------------------------------------------------------------------ 09:46:18 Test Is Flow 104 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 105 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 106 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 107 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 108 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 109 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 110 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 113 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 201 Added | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 Test Is Flow 202 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 203 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 204 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 205 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 206 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 209 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 214 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 218 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 219 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Is Flow 220 Added | PASS | 09:46:20 ------------------------------------------------------------------------------ 09:46:20 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 1 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 2 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 3 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 4 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 5 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 6 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 7 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 8 Updated | PASS | 09:46:49 ------------------------------------------------------------------------------ 09:46:49 Test Is Flow 9 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 10 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 11 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 14 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 15 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 16 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 17 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 18 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 19 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 20 Updated | PASS | 09:46:50 ------------------------------------------------------------------------------ 09:46:50 Test Is Flow 21 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 22 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 23 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 24 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 25 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 31 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 36 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 38 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 43 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 45 Updated | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 101 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 102 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 103 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 104 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 105 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 106 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 107 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 108 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 109 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 110 Updated | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 113 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 201 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 202 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 203 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 204 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 205 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 206 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 209 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 214 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 218 Updated | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 219 Updated | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 220 Updated | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 1 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 2 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 3 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 4 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 5 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 6 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 7 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 8 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 9 Deleted | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 10 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 11 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 14 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 15 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 16 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 17 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 18 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 19 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 20 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 21 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 22 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 23 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 24 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 25 Deleted | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 31 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 36 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 38 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 43 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 45 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 101 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 102 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 103 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 104 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 105 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 106 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 107 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 108 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 109 Deleted | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 110 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 113 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 201 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 202 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 203 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 204 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 205 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 206 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 209 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 214 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 218 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 219 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 220 Deleted | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:47:25 152 tests, 152 passed, 0 failed 09:47:25 ============================================================================== 09:47:25 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:47:25 326 tests, 326 passed, 0 failed 09:47:25 ============================================================================== 09:47:25 openflowplugin-sanity.txt.Reconciliation 09:47:25 ============================================================================== 09:47:26 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:47:26 ============================================================================== 09:47:26 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:47:28 ------------------------------------------------------------------------------ 09:47:28 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Check Linear Topology :: Check Linear Topology. | PASS | 09:47:38 ------------------------------------------------------------------------------ 09:47:38 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:40 | PASS | 09:47:40 ------------------------------------------------------------------------------ 09:47:40 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:51 | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:47:55 ------------------------------------------------------------------------------ 09:47:55 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:48:24 | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Stop Mininet :: Stop Mininet. | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Check No Switches :: Check no switches in topology. | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:26 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:48:26 23 tests, 23 passed, 0 failed 09:48:26 ============================================================================== 09:48:26 openflowplugin-sanity.txt.Reconciliation | PASS | 09:48:26 23 tests, 23 passed, 0 failed 09:48:26 ============================================================================== 09:48:26 openflowplugin-sanity.txt | PASS | 09:48:26 394 tests, 394 passed, 0 failed 09:48:26 ============================================================================== 09:48:26 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:48:30 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:48:30 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:48:30 Examining the files in data/log and checking filesize 09:48:30 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:30 total 1036 09:48:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 09:43 . 09:48:30 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 11 09:43 karaf_console.log 09:48:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 09:43 .. 09:48:30 -rw-rw-r-- 1 jenkins jenkins 1046939 Oct 11 09:48 karaf.log 09:48:30 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:30 1.0M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:48:30 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:48:30 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:31 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 09:48:31 Let's take the karaf thread dump again... 09:48:31 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:31 karaf main: org.apache.karaf.main.Main, pid:4819 09:48:31 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:31 Killing ODL 09:48:31 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:37 Compressing karaf.log 1 09:48:37 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:37 Fetching compressed karaf.log 1 09:48:37 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:37 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:37 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:37 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:38 Fetch GC logs 09:48:38 Warning: Permanently added '10.30.171.21' (ECDSA) to the list of known hosts. 09:48:38 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:48:38 Examine copied files 09:48:38 total 44028 09:48:38 drwxrwxr-x. 2 jenkins jenkins 6 Oct 11 09:48 gclogs-1 09:48:38 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 11 09:48 odl1_karaf_console.log 09:48:38 -rw-rw-r--. 1 jenkins jenkins 70420 Oct 11 09:48 odl1_karaf.log.gz 09:48:38 -rw-rw-r--. 1 jenkins jenkins 150190 Oct 11 09:48 karaf_1_4819_threads_after.log 09:48:38 -rw-rw-r--. 1 jenkins jenkins 14707 Oct 11 09:48 ps_after.log 09:48:38 -rw-rw-r--. 1 jenkins jenkins 270952 Oct 11 09:48 report.html 09:48:38 -rw-rw-r--. 1 jenkins jenkins 3382179 Oct 11 09:48 log.html 09:48:38 -rw-rw-r--. 1 jenkins jenkins 40997382 Oct 11 09:48 output.xml 09:48:38 -rw-rw-r--. 1 jenkins jenkins 491 Oct 11 09:44 testplan.txt 09:48:38 -rw-rw-r--. 1 jenkins jenkins 108733 Oct 11 09:44 karaf_1_2048_threads_before.log 09:48:38 -rw-rw-r--. 1 jenkins jenkins 14250 Oct 11 09:44 ps_before.log 09:48:38 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 11 09:43 post-startup-script.sh 09:48:38 -rw-rw-r--. 1 jenkins jenkins 252 Oct 11 09:43 startup-script.sh 09:48:38 -rw-rw-r--. 1 jenkins jenkins 3494 Oct 11 09:43 configuration-script.sh 09:48:38 -rw-rw-r--. 1 jenkins jenkins 337 Oct 11 09:43 detect_variables.env 09:48:38 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 11 09:43 pom.xml 09:48:38 -rw-rw-r--. 1 jenkins jenkins 92 Oct 11 09:43 set_variables.env 09:48:38 -rw-rw-r--. 1 jenkins jenkins 297 Oct 11 09:43 slave_addresses.txt 09:48:38 -rw-rw-r--. 1 jenkins jenkins 570 Oct 11 09:42 requirements.txt 09:48:38 -rw-rw-r--. 1 jenkins jenkins 26 Oct 11 09:42 env.properties 09:48:38 -rw-rw-r--. 1 jenkins jenkins 334 Oct 11 09:40 stack-parameters.yaml 09:48:38 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 11 09:39 test 09:48:38 drwxrwxr-x. 2 jenkins jenkins 6 Oct 11 09:39 test@tmp 09:48:38 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 11 09:34 maven-metadata.xml 09:48:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10386346324136839920.sh 09:48:38 Karaf Deployments, Tests must have already run 09:48:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins7291116102423728665.sh 09:48:38 Cleaning up Robot installation... 09:48:38 $ ssh-agent -k 09:48:38 unset SSH_AUTH_SOCK; 09:48:38 unset SSH_AGENT_PID; 09:48:38 echo Agent pid 6525 killed; 09:48:38 [ssh-agent] Stopped. 09:48:38 Recording plot data 09:48:39 Robot results publisher started... 09:48:39 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:48:39 -Parsing output xml: 09:48:40 Done! 09:48:40 -Copying log files to build dir: 09:48:41 Done! 09:48:41 -Assigning results to build: 09:48:41 Done! 09:48:41 -Checking thresholds: 09:48:41 Done! 09:48:41 Done publishing Robot results. 09:48:41 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1354956797433814402.sh 09:48:41 Archiving csit artifacts 09:48:41 mv: cannot stat '*_1.png': No such file or directory 09:48:41 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:41 Dload Upload Total Spent Left Speed 09:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3538k 0 3538k 0 0 4456k 0 --:--:-- --:--:-- --:--:-- 4456k 09:48:42 Archive: robot-plugin.zip 09:48:42 inflating: ./archives/robot-plugin/log.html 09:48:42 inflating: ./archives/robot-plugin/output.xml 09:48:42 inflating: ./archives/robot-plugin/report.html 09:48:42 mv: cannot stat '*.log.gz': No such file or directory 09:48:42 mv: cannot stat '*.csv': No such file or directory 09:48:42 mv: cannot stat '*.png': No such file or directory 09:48:42 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13699492781195254472.sh 09:48:42 [PostBuildScript] - [INFO] Executing post build scripts. 09:48:42 [EnvInject] - Injecting environment variables from a build step. 09:48:42 [EnvInject] - Injecting as environment variables the properties content 09:48:42 OS_CLOUD=vex 09:48:42 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:48:42 09:48:42 [EnvInject] - Variables injected successfully. 09:48:42 provisioning config files... 09:48:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:48:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14605791891094011882.sh 09:48:43 ---> openstack-stack-delete.sh 09:48:43 Setup pyenv: 09:48:43 system 09:48:43 3.8.13 09:48:43 3.9.13 09:48:43 3.10.13 09:48:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:48:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:48:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:48:45 lf-activate-venv(): INFO: Base packages installed successfully 09:48:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:49:03 INFO: Stack cost retrieval disabled, setting cost to 0 09:49:15 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:49:15 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-502 09:49:15 [PostBuildScript] - [INFO] Executing post build scripts. 09:49:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13674773017769345993.sh 09:49:15 ---> sysstat.sh 09:49:16 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5444997132646757619.sh 09:49:16 ---> package-listing.sh 09:49:16 ++ facter osfamily 09:49:16 ++ tr '[:upper:]' '[:lower:]' 09:49:16 + OS_FAMILY=redhat 09:49:16 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:49:16 + START_PACKAGES=/tmp/packages_start.txt 09:49:16 + END_PACKAGES=/tmp/packages_end.txt 09:49:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:49:16 + PACKAGES=/tmp/packages_start.txt 09:49:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:16 + PACKAGES=/tmp/packages_end.txt 09:49:16 + case "${OS_FAMILY}" in 09:49:16 + sort 09:49:16 + rpm -qa 09:49:17 + '[' -f /tmp/packages_start.txt ']' 09:49:17 + '[' -f /tmp/packages_end.txt ']' 09:49:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:49:17 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:49:17 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:49:17 + 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:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11234305692241277004.sh 09:49:17 ---> capture-instance-metadata.sh 09:49:17 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-bnAx 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 lf-activate-venv(): INFO: Base packages installed successfully 09:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:49:29 INFO: Running in OpenStack, capturing instance metadata 09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins957148230173661829.sh 09:49:30 provisioning config files... 09:49:30 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #502 09:49:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config8125124943052665048tmp 09:49:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:49:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:49:30 provisioning config files... 09:49:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:49:30 [EnvInject] - Injecting environment variables from a build step. 09:49:30 [EnvInject] - Injecting as environment variables the properties content 09:49:30 SERVER_ID=logs 09:49:30 09:49:30 [EnvInject] - Variables injected successfully. 09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9899206797555346503.sh 09:49:30 ---> create-netrc.sh 09:49:30 WARN: Log server credential not found. 09:49:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17994635479561594932.sh 09:49:30 ---> python-tools-install.sh 09:49:30 Setup pyenv: 09:49:30 system 09:49:30 3.8.13 09:49:30 3.9.13 09:49:30 3.10.13 09:49:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:33 lf-activate-venv(): INFO: Base packages installed successfully 09:49:33 lf-activate-venv(): INFO: Installing additional packages: lftools 09:49:42 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15632950377601093474.sh 09:49:42 ---> sudo-logs.sh 09:49:42 Archiving 'sudo' log.. 09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13586643781785186737.sh 09:49:43 ---> job-cost.sh 09:49:43 Setup pyenv: 09:49:43 system 09:49:43 3.8.13 09:49:43 3.9.13 09:49:43 3.10.13 09:49:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:49:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:45 lf-activate-venv(): INFO: Base packages installed successfully 09:49:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:49:52 DEBUG: total: 0 09:49:52 INFO: Retrieving Stack Cost... 09:49:53 INFO: Retrieving Pricing Info for: v3-standard-2 09:49:53 INFO: Archiving Costs 09:49:53 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9473066730061541871.sh 09:49:53 ---> logs-deploy.sh 09:49:53 Setup pyenv: 09:49:53 system 09:49:53 3.8.13 09:49:53 3.9.13 09:49:53 3.10.13 09:49:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bnAx from file:/tmp/.os_lf_venv 09:49:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:49:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:49:55 lf-activate-venv(): INFO: Base packages installed successfully 09:49:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:50:08 lf-activate-venv(): INFO: Adding /tmp/venv-bnAx/bin to PATH 09:50:08 WARNING: Nexus logging server not set 09:50:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/502/ 09:50:08 INFO: archiving logs to S3 09:50:09 ---> uname -a: 09:50:09 Linux prd-centos8-robot-2c-8g-2677.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:50:09 09:50:09 09:50:09 ---> lscpu: 09:50:09 Architecture: x86_64 09:50:09 CPU op-mode(s): 32-bit, 64-bit 09:50:09 Byte Order: Little Endian 09:50:09 CPU(s): 2 09:50:09 On-line CPU(s) list: 0,1 09:50:09 Thread(s) per core: 1 09:50:09 Core(s) per socket: 1 09:50:09 Socket(s): 2 09:50:09 NUMA node(s): 1 09:50:09 Vendor ID: AuthenticAMD 09:50:09 CPU family: 23 09:50:09 Model: 49 09:50:09 Model name: AMD EPYC-Rome Processor 09:50:09 Stepping: 0 09:50:09 CPU MHz: 2799.996 09:50:09 BogoMIPS: 5599.99 09:50:09 Virtualization: AMD-V 09:50:09 Hypervisor vendor: KVM 09:50:09 Virtualization type: full 09:50:09 L1d cache: 32K 09:50:09 L1i cache: 32K 09:50:09 L2 cache: 512K 09:50:09 L3 cache: 16384K 09:50:09 NUMA node0 CPU(s): 0,1 09:50:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:50:09 09:50:09 09:50:09 ---> nproc: 09:50:09 2 09:50:09 09:50:09 09:50:09 ---> df -h: 09:50:09 Filesystem Size Used Avail Use% Mounted on 09:50:09 devtmpfs 3.8G 0 3.8G 0% /dev 09:50:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:50:09 tmpfs 3.8G 17M 3.8G 1% /run 09:50:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:50:09 /dev/vda1 40G 8.4G 32G 21% / 09:50:09 tmpfs 770M 0 770M 0% /run/user/1001 09:50:09 09:50:09 09:50:09 ---> free -m: 09:50:09 total used free shared buff/cache available 09:50:09 Mem: 7697 585 4825 19 2287 6814 09:50:09 Swap: 1023 0 1023 09:50:09 09:50:09 09:50:09 ---> ip addr: 09:50:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:50:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:50:09 inet 127.0.0.1/8 scope host lo 09:50:09 valid_lft forever preferred_lft forever 09:50:09 inet6 ::1/128 scope host 09:50:09 valid_lft forever preferred_lft forever 09:50:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:50:09 link/ether fa:16:3e:b0:05:cd brd ff:ff:ff:ff:ff:ff 09:50:09 altname enp0s3 09:50:09 altname ens3 09:50:09 inet 10.30.171.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:50:09 valid_lft 64696sec preferred_lft 64696sec 09:50:09 inet6 fe80::f816:3eff:feb0:5cd/64 scope link 09:50:09 valid_lft forever preferred_lft forever 09:50:09 09:50:09 09:50:09 ---> sar -b -r -n DEV: 09:50:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/11/2025 _x86_64_ (2 CPU) 09:50:09 09:50:09 03:48:21 LINUX RESTART (2 CPU) 09:50:09 09:50:09 03:49:01 AM tps rtps wtps bread/s bwrtn/s 09:50:09 03:50:01 AM 2.65 0.00 2.65 0.00 74.66 09:50:09 03:51:01 AM 0.32 0.00 0.32 0.00 4.48 09:50:09 03:52:01 AM 0.40 0.03 0.37 0.53 6.16 09:50:09 03:53:01 AM 0.13 0.00 0.13 0.00 1.43 09:50:09 03:54:01 AM 0.23 0.00 0.23 0.00 2.85 09:50:09 03:55:01 AM 0.28 0.00 0.28 0.00 4.83 09:50:09 03:56:02 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 03:57:01 AM 0.10 0.00 0.10 0.00 0.81 09:50:09 03:58:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 03:59:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:09 04:00:01 AM 0.22 0.00 0.22 0.00 3.37 09:50:09 04:01:01 AM 0.28 0.02 0.27 0.13 3.25 09:50:09 04:02:01 AM 0.32 0.07 0.25 1.73 4.50 09:50:09 04:03:01 AM 0.23 0.00 0.23 0.00 2.65 09:50:09 04:04:01 AM 0.33 0.00 0.33 0.00 5.65 09:50:09 04:05:01 AM 1.22 0.03 1.18 0.27 28.07 09:50:09 04:06:01 AM 0.18 0.00 0.18 0.00 2.38 09:50:09 04:07:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 04:08:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:09 04:09:01 AM 0.35 0.00 0.35 0.00 4.87 09:50:09 04:10:01 AM 0.20 0.00 0.20 0.00 2.38 09:50:09 04:11:01 AM 0.18 0.00 0.18 0.00 2.22 09:50:09 04:12:01 AM 0.23 0.00 0.23 0.00 2.83 09:50:09 04:13:01 AM 0.07 0.00 0.07 0.00 0.72 09:50:09 04:14:01 AM 0.25 0.00 0.25 0.00 3.03 09:50:09 04:15:01 AM 0.23 0.00 0.23 0.00 4.12 09:50:09 04:16:01 AM 0.15 0.00 0.15 0.00 2.00 09:50:09 04:17:01 AM 0.23 0.00 0.23 0.00 3.10 09:50:09 04:18:01 AM 0.18 0.00 0.18 0.00 2.50 09:50:09 04:19:01 AM 0.20 0.00 0.20 0.00 2.68 09:50:09 04:20:01 AM 0.23 0.00 0.23 0.00 3.88 09:50:09 04:21:01 AM 0.20 0.00 0.20 0.00 1.53 09:50:09 04:22:01 AM 0.17 0.00 0.17 0.00 2.28 09:50:09 04:23:01 AM 0.17 0.00 0.17 0.00 1.97 09:50:09 04:24:01 AM 0.25 0.00 0.25 0.00 3.22 09:50:09 04:25:01 AM 0.25 0.00 0.25 0.00 4.05 09:50:09 04:26:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:09 04:27:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 04:28:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:09 04:29:01 AM 0.20 0.00 0.20 0.00 2.32 09:50:09 04:30:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:09 04:31:01 AM 0.22 0.00 0.22 0.00 2.70 09:50:09 04:32:01 AM 0.22 0.00 0.22 0.00 2.93 09:50:09 04:33:01 AM 0.10 0.00 0.10 0.00 1.20 09:50:09 04:34:01 AM 0.18 0.00 0.18 0.00 1.37 09:50:09 04:35:01 AM 0.57 0.32 0.25 6.93 3.72 09:50:09 04:36:01 AM 0.68 0.00 0.68 0.00 17.23 09:50:09 04:37:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:09 04:38:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:09 04:39:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:09 04:40:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 04:41:01 AM 0.13 0.00 0.13 0.00 1.47 09:50:09 04:42:01 AM 0.13 0.00 0.13 0.00 2.10 09:50:09 04:43:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:09 04:44:01 AM 0.25 0.00 0.25 0.00 3.42 09:50:09 04:45:01 AM 0.27 0.00 0.27 0.00 4.30 09:50:09 04:46:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:09 04:47:01 AM 0.10 0.00 0.10 0.00 0.90 09:50:09 04:48:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 04:49:01 AM 0.18 0.00 0.18 0.00 1.75 09:50:09 04:50:01 AM 0.23 0.00 0.23 0.00 3.47 09:50:09 04:51:01 AM 0.22 0.00 0.22 0.00 2.55 09:50:09 04:52:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:09 04:53:01 AM 0.20 0.00 0.20 0.00 2.43 09:50:09 04:54:01 AM 0.20 0.00 0.20 0.00 2.30 09:50:09 04:55:01 AM 0.25 0.00 0.25 0.00 3.38 09:50:09 04:56:01 AM 0.20 0.00 0.20 0.00 3.58 09:50:09 04:57:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:09 04:58:01 AM 0.12 0.02 0.10 0.13 0.63 09:50:09 04:59:01 AM 8.83 5.93 2.90 574.84 71.09 09:50:09 05:00:01 AM 0.33 0.00 0.33 0.00 5.48 09:50:09 05:01:01 AM 0.22 0.00 0.22 0.00 2.97 09:50:09 05:02:02 AM 0.23 0.00 0.23 0.00 3.88 09:50:09 05:03:01 AM 0.14 0.00 0.14 0.00 0.92 09:50:09 05:04:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:09 05:05:01 AM 0.28 0.00 0.28 0.00 4.68 09:50:09 05:06:01 AM 0.17 0.00 0.17 0.00 1.62 09:50:09 05:07:01 AM 0.13 0.00 0.13 0.00 1.08 09:50:09 05:08:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 05:09:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:09 05:10:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:09 05:11:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:09 05:12:01 AM 0.22 0.00 0.22 0.00 3.45 09:50:09 05:13:01 AM 0.20 0.00 0.20 0.00 2.55 09:50:09 05:14:01 AM 0.30 0.00 0.30 0.00 5.10 09:50:09 05:15:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:09 05:16:01 AM 0.22 0.00 0.22 0.00 3.55 09:50:09 05:17:01 AM 0.08 0.00 0.08 0.00 0.53 09:50:09 05:18:01 AM 0.13 0.00 0.13 0.00 1.22 09:50:09 05:19:01 AM 0.45 0.00 0.45 0.00 7.40 09:50:09 05:20:01 AM 0.17 0.00 0.17 0.00 2.12 09:50:09 05:21:01 AM 0.13 0.00 0.13 0.00 1.20 09:50:09 05:22:01 AM 0.13 0.00 0.13 0.00 1.70 09:50:09 05:23:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:09 05:24:01 AM 0.30 0.00 0.30 0.00 5.00 09:50:09 05:25:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 05:26:01 AM 0.12 0.00 0.12 0.00 1.07 09:50:09 05:27:01 AM 0.23 0.00 0.23 0.00 3.38 09:50:09 05:28:01 AM 0.15 0.00 0.15 0.00 1.73 09:50:09 05:29:01 AM 0.23 0.00 0.23 0.00 3.13 09:50:09 05:30:01 AM 0.28 0.00 0.28 0.00 4.57 09:50:09 05:31:01 AM 0.18 0.00 0.18 0.00 2.77 09:50:09 05:32:01 AM 0.13 0.00 0.13 0.00 1.85 09:50:09 05:33:01 AM 0.23 0.00 0.23 0.00 3.47 09:50:09 05:34:01 AM 0.25 0.00 0.25 0.00 4.30 09:50:09 05:35:01 AM 0.23 0.00 0.23 0.00 3.73 09:50:09 05:36:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 05:37:01 AM 0.12 0.00 0.12 0.00 0.80 09:50:09 05:38:01 AM 0.17 0.00 0.17 0.00 2.02 09:50:09 05:39:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:09 05:40:01 AM 0.25 0.00 0.25 0.00 3.52 09:50:09 05:41:01 AM 0.23 0.00 0.23 0.00 2.83 09:50:09 05:42:01 AM 0.22 0.00 0.22 0.00 2.80 09:50:09 05:43:01 AM 0.13 0.00 0.13 0.00 1.33 09:50:09 05:44:01 AM 0.18 0.00 0.18 0.00 2.17 09:50:09 05:45:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:09 05:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 05:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 05:48:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 05:49:01 AM 0.17 0.00 0.17 0.00 1.77 09:50:09 05:50:01 AM 0.32 0.00 0.32 0.00 4.95 09:50:09 05:51:01 AM 0.28 0.00 0.28 0.00 3.83 09:50:09 05:52:01 AM 0.18 0.00 0.18 0.00 1.73 09:50:09 05:53:01 AM 0.12 0.00 0.12 0.00 0.88 09:50:09 05:54:01 AM 0.32 0.00 0.32 0.00 4.28 09:50:09 05:55:01 AM 0.23 0.00 0.23 0.00 3.22 09:50:09 05:56:01 AM 0.10 0.00 0.10 0.00 0.68 09:50:09 05:57:01 AM 0.20 0.00 0.20 0.00 2.92 09:50:09 05:58:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:09 05:59:01 AM 0.15 0.00 0.15 0.00 1.48 09:50:09 06:00:01 AM 0.20 0.00 0.20 0.00 2.80 09:50:09 06:01:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:09 06:02:01 AM 0.22 0.00 0.22 0.00 3.85 09:50:09 06:03:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:09 06:04:01 AM 0.15 0.00 0.15 0.00 1.12 09:50:09 06:05:01 AM 0.22 0.00 0.22 0.00 3.65 09:50:09 06:06:01 AM 0.15 0.00 0.15 0.00 1.05 09:50:09 06:07:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 06:08:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 06:09:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:09 06:10:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 06:11:01 AM 0.24 0.00 0.24 0.00 2.86 09:50:09 06:12:01 AM 0.18 0.00 0.18 0.00 2.52 09:50:09 06:13:01 AM 0.15 0.00 0.15 0.00 1.33 09:50:09 06:14:01 AM 0.18 0.00 0.18 0.00 2.30 09:50:09 06:15:01 AM 0.22 0.00 0.22 0.00 3.23 09:50:09 06:16:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 06:17:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:09 06:18:01 AM 0.22 0.00 0.22 0.00 2.67 09:50:09 06:19:01 AM 0.20 0.00 0.20 0.00 2.30 09:50:09 06:20:01 AM 0.23 0.00 0.23 0.00 3.20 09:50:09 06:21:01 AM 0.12 0.00 0.12 0.00 0.97 09:50:09 06:22:01 AM 0.18 0.00 0.18 0.00 2.65 09:50:09 06:23:01 AM 0.82 0.00 0.82 0.00 12.56 09:50:09 06:24:01 AM 0.25 0.00 0.25 0.00 3.50 09:50:09 06:25:01 AM 0.18 0.00 0.18 0.00 3.33 09:50:09 06:26:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:09 06:27:01 AM 0.10 0.00 0.10 0.00 0.67 09:50:09 06:28:01 AM 0.13 0.00 0.13 0.00 1.48 09:50:09 06:29:01 AM 0.37 0.00 0.37 0.00 5.28 09:50:09 06:30:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 06:31:01 AM 0.23 0.00 0.23 0.00 2.82 09:50:09 06:32:01 AM 0.18 0.00 0.18 0.00 2.52 09:50:09 06:33:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:09 06:34:01 AM 0.30 0.00 0.30 0.00 5.00 09:50:09 06:35:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:09 06:36:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:09 06:37:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:09 06:38:01 AM 0.18 0.00 0.18 0.00 2.27 09:50:09 06:39:01 AM 0.27 0.00 0.27 0.00 3.60 09:50:09 06:40:01 AM 0.28 0.00 0.28 0.00 3.78 09:50:09 06:41:01 AM 0.18 0.00 0.18 0.00 2.63 09:50:09 06:42:01 AM 0.13 0.00 0.13 0.00 2.10 09:50:09 06:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 06:44:01 AM 0.23 0.00 0.23 0.00 3.37 09:50:09 06:45:01 AM 0.33 0.00 0.33 0.00 5.97 09:50:09 06:46:01 AM 0.18 0.00 0.18 0.00 2.15 09:50:09 06:47:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 06:48:01 AM 0.10 0.00 0.10 0.00 1.17 09:50:09 06:49:01 AM 0.20 0.00 0.20 0.00 2.28 09:50:09 06:50:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 06:51:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:09 06:52:01 AM 0.22 0.00 0.22 0.00 3.32 09:50:09 06:53:01 AM 0.15 0.00 0.15 0.00 1.58 09:50:09 06:54:01 AM 0.17 0.00 0.17 0.00 1.63 09:50:09 06:55:01 AM 0.22 0.00 0.22 0.00 3.52 09:50:09 06:56:01 AM 0.12 0.00 0.12 0.00 0.93 09:50:09 06:57:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 06:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 06:59:01 AM 0.18 0.00 0.18 0.00 2.03 09:50:09 07:00:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:09 07:01:01 AM 0.43 0.00 0.43 0.00 5.32 09:50:09 07:02:01 AM 0.38 0.00 0.38 0.00 4.28 09:50:09 07:03:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:09 07:04:01 AM 0.40 0.00 0.40 0.00 4.77 09:50:09 07:05:01 AM 0.42 0.00 0.42 0.00 5.45 09:50:09 07:06:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:09 07:07:01 AM 0.28 0.00 0.28 0.00 3.01 09:50:09 07:08:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:09:01 AM 0.42 0.00 0.42 0.00 4.10 09:50:09 07:10:01 AM 0.45 0.00 0.45 0.00 6.03 09:50:09 07:11:01 AM 0.35 0.00 0.35 0.00 4.23 09:50:09 07:12:01 AM 0.32 0.00 0.32 0.00 3.28 09:50:09 07:13:01 AM 0.40 0.00 0.40 0.00 4.87 09:50:09 07:14:01 AM 0.38 0.00 0.38 0.00 3.78 09:50:09 07:15:01 AM 0.40 0.00 0.40 0.00 5.90 09:50:09 07:16:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:09 07:17:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:18:01 AM 0.32 0.00 0.32 0.00 3.33 09:50:09 07:19:02 AM 0.40 0.00 0.40 0.00 4.83 09:50:09 07:20:01 AM 0.59 0.00 0.59 0.00 7.81 09:50:09 07:21:01 AM 0.47 0.00 0.47 0.00 6.13 09:50:09 07:22:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:23:01 AM 0.28 0.00 0.28 0.00 2.52 09:50:09 07:24:01 AM 0.40 0.00 0.40 0.00 4.37 09:50:09 07:25:01 AM 0.38 0.00 0.38 0.00 5.18 09:50:09 07:26:01 AM 0.35 0.00 0.35 0.00 3.87 09:50:09 07:27:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:28:01 AM 0.28 0.00 0.28 0.00 3.02 09:50:09 07:29:01 AM 0.42 0.00 0.42 0.00 4.08 09:50:09 07:30:01 AM 0.53 0.00 0.53 0.00 7.17 09:50:09 07:31:01 AM 0.38 0.00 0.38 0.00 4.28 09:50:09 07:32:01 AM 0.28 0.00 0.28 0.00 2.88 09:50:09 07:33:01 AM 0.30 0.00 0.30 0.00 3.55 09:50:09 07:34:01 AM 0.40 0.00 0.40 0.00 3.90 09:50:09 07:35:01 AM 0.38 0.00 0.38 0.00 5.18 09:50:09 07:36:01 AM 0.28 0.00 0.28 0.00 2.65 09:50:09 07:37:01 AM 0.43 0.00 0.43 0.00 5.15 09:50:09 07:38:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:39:01 AM 0.53 0.00 0.53 0.00 6.78 09:50:09 07:40:01 AM 0.32 0.00 0.32 0.00 3.15 09:50:09 07:41:01 AM 0.35 0.00 0.35 0.00 3.97 09:50:09 07:42:01 AM 0.30 0.00 0.30 0.00 3.02 09:50:09 07:43:01 AM 0.85 0.00 0.85 0.00 11.51 09:50:09 07:44:01 AM 0.48 0.00 0.48 0.00 9.46 09:50:09 07:45:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:09 07:46:01 AM 0.08 0.00 0.08 0.00 0.50 09:50:09 07:47:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 07:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 07:49:01 AM 0.32 0.00 0.32 0.00 4.90 09:50:09 07:50:01 AM 0.22 0.00 0.22 0.00 3.10 09:50:09 07:51:01 AM 0.23 0.00 0.23 0.00 2.33 09:50:09 07:52:01 AM 0.15 0.00 0.15 0.00 2.07 09:50:09 07:53:01 AM 0.12 0.00 0.12 0.00 1.17 09:50:09 07:54:01 AM 0.22 0.00 0.22 0.00 2.73 09:50:09 07:55:01 AM 0.23 0.00 0.23 0.00 4.25 09:50:09 07:56:01 AM 0.15 0.00 0.15 0.00 1.85 09:50:09 07:57:01 AM 0.23 0.00 0.23 0.00 3.55 09:50:09 07:58:01 AM 0.15 0.00 0.15 0.00 2.02 09:50:09 07:59:01 AM 0.23 0.00 0.23 0.00 2.87 09:50:09 08:00:01 AM 0.27 0.00 0.27 0.00 4.12 09:50:09 08:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:09 08:02:01 AM 0.22 0.00 0.22 0.00 3.71 09:50:09 08:03:01 AM 0.17 0.00 0.17 0.00 1.58 09:50:09 08:04:01 AM 0.22 0.00 0.22 0.00 2.58 09:50:09 08:05:01 AM 0.20 0.00 0.20 0.00 2.93 09:50:09 08:06:01 AM 0.13 0.00 0.13 0.00 0.95 09:50:09 08:07:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:09 08:08:01 AM 0.12 0.00 0.12 0.00 0.78 09:50:09 08:09:01 AM 0.15 0.00 0.15 0.00 1.48 09:50:09 08:10:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 08:11:01 AM 0.23 0.00 0.23 0.00 2.68 09:50:09 08:12:01 AM 0.18 0.00 0.18 0.00 2.55 09:50:09 08:13:01 AM 0.13 0.00 0.13 0.00 1.48 09:50:09 08:14:01 AM 0.23 0.00 0.23 0.00 2.07 09:50:09 08:15:01 AM 0.18 0.00 0.18 0.00 3.60 09:50:09 08:16:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 08:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 08:18:01 AM 0.18 0.00 0.18 0.00 2.25 09:50:09 08:19:01 AM 0.22 0.00 0.22 0.00 2.58 09:50:09 08:20:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 08:21:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:09 08:22:01 AM 0.13 0.00 0.13 0.00 1.83 09:50:09 08:23:01 AM 0.10 0.00 0.10 0.00 1.03 09:50:09 08:24:01 AM 0.20 0.00 0.20 0.00 2.38 09:50:09 08:25:01 AM 0.32 0.00 0.32 0.00 4.83 09:50:09 08:26:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:09 08:27:02 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 08:28:01 AM 0.10 0.00 0.10 0.00 0.76 09:50:09 08:29:01 AM 0.28 0.00 0.28 0.00 3.72 09:50:09 08:30:01 AM 0.25 0.00 0.25 0.00 3.20 09:50:09 08:31:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:09 08:32:01 AM 0.25 0.00 0.25 0.00 4.13 09:50:09 08:33:01 AM 0.15 0.00 0.15 0.00 1.85 09:50:09 08:34:01 AM 0.15 0.00 0.15 0.00 1.22 09:50:09 08:35:01 AM 0.18 0.00 0.18 0.00 3.40 09:50:09 08:36:01 AM 0.20 0.00 0.20 0.00 1.92 09:50:09 08:37:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 08:38:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 08:39:01 AM 0.15 0.00 0.15 0.00 1.08 09:50:09 08:40:01 AM 0.23 0.00 0.23 0.00 3.07 09:50:09 08:41:01 AM 0.23 0.00 0.23 0.00 2.82 09:50:09 08:42:01 AM 0.18 0.00 0.18 0.00 2.52 09:50:09 08:43:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 08:44:01 AM 0.18 0.00 0.18 0.00 1.78 09:50:09 08:45:01 AM 0.22 0.00 0.22 0.00 3.10 09:50:09 08:46:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 08:47:01 AM 0.10 0.00 0.10 0.00 0.80 09:50:09 08:48:01 AM 0.13 0.00 0.13 0.00 0.92 09:50:09 08:49:01 AM 0.25 0.00 0.25 0.00 2.97 09:50:09 08:50:01 AM 0.25 0.00 0.25 0.00 3.62 09:50:09 08:51:01 AM 0.15 0.00 0.15 0.00 1.07 09:50:09 08:52:01 AM 0.13 0.00 0.13 0.00 1.83 09:50:09 08:53:01 AM 0.12 0.00 0.12 0.00 0.77 09:50:09 08:54:01 AM 0.28 0.00 0.28 0.00 5.26 09:50:09 08:55:01 AM 0.13 0.00 0.13 0.00 1.03 09:50:09 08:56:01 AM 0.20 0.00 0.20 0.00 2.38 09:50:09 08:57:01 AM 0.15 0.00 0.15 0.00 1.48 09:50:09 08:58:01 AM 0.13 0.00 0.13 0.00 1.48 09:50:09 08:59:01 AM 0.37 0.00 0.37 0.00 5.28 09:50:09 09:00:01 AM 0.12 0.00 0.12 0.00 0.90 09:50:09 09:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:50:09 09:02:01 AM 0.22 0.00 0.22 0.00 3.71 09:50:09 09:03:01 AM 0.17 0.00 0.17 0.00 1.72 09:50:09 09:04:01 AM 0.30 0.00 0.30 0.00 5.16 09:50:09 09:05:01 AM 0.12 0.00 0.12 0.00 1.27 09:50:09 09:06:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:09 09:07:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:09 09:08:01 AM 0.13 0.00 0.13 0.00 1.68 09:50:09 09:09:01 AM 0.17 0.00 0.17 0.00 1.55 09:50:09 09:10:01 AM 0.40 0.00 0.40 0.00 6.12 09:50:09 09:11:01 AM 0.23 0.00 0.23 0.00 3.48 09:50:09 09:12:01 AM 0.12 0.00 0.12 0.00 1.98 09:50:09 09:13:01 AM 1.08 0.00 1.08 0.00 17.43 09:50:09 09:14:01 AM 0.25 0.00 0.25 0.00 4.03 09:50:09 09:15:01 AM 0.25 0.00 0.25 0.00 4.55 09:50:09 09:16:01 AM 0.13 0.00 0.13 0.00 0.90 09:50:09 09:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 09:18:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 09:19:01 AM 0.25 0.00 0.25 0.00 3.23 09:50:09 09:20:01 AM 0.30 0.00 0.30 0.00 4.33 09:50:09 09:21:01 AM 0.15 0.00 0.15 0.00 1.23 09:50:09 09:22:01 AM 0.17 0.00 0.17 0.00 1.98 09:50:09 09:23:01 AM 0.10 0.00 0.10 0.00 0.77 09:50:09 09:24:01 AM 0.17 0.00 0.17 0.00 1.63 09:50:09 09:25:01 AM 0.18 0.00 0.18 0.00 3.20 09:50:09 09:26:01 AM 0.20 0.00 0.20 0.00 2.52 09:50:09 09:27:01 AM 0.15 0.00 0.15 0.00 1.45 09:50:09 09:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:50:09 09:29:01 AM 0.15 0.00 0.15 0.00 1.62 09:50:09 09:30:01 AM 0.23 0.00 0.23 0.00 2.93 09:50:09 09:31:01 AM 0.17 0.00 0.17 0.00 1.90 09:50:09 09:32:01 AM 0.23 0.00 0.23 0.00 2.83 09:50:09 09:33:01 AM 0.17 0.00 0.17 0.00 2.12 09:50:09 09:34:01 AM 0.20 0.00 0.20 0.00 2.47 09:50:09 09:35:01 AM 0.22 0.00 0.22 0.00 3.48 09:50:09 09:36:02 AM 0.17 0.00 0.17 0.00 1.63 09:50:09 09:37:01 AM 0.10 0.00 0.10 0.00 0.78 09:50:09 09:38:01 AM 0.20 0.00 0.20 0.00 2.30 09:50:09 09:39:01 AM 0.20 0.00 0.20 0.00 1.90 09:50:09 09:40:01 AM 7.50 7.01 0.48 1349.82 344.92 09:50:09 09:41:01 AM 96.28 1.32 94.97 104.77 7157.45 09:50:09 09:42:01 AM 72.19 1.00 71.19 113.03 9358.20 09:50:09 09:43:01 AM 45.66 6.75 38.91 1248.19 2396.15 09:50:09 09:44:01 AM 52.32 2.53 49.79 420.33 7577.37 09:50:09 09:45:01 AM 3.78 0.22 3.57 11.73 179.45 09:50:09 09:46:01 AM 2.63 0.00 2.63 0.00 660.96 09:50:09 09:47:01 AM 0.48 0.00 0.48 0.00 379.12 09:50:09 09:48:01 AM 0.23 0.00 0.23 0.00 144.64 09:50:09 09:49:01 AM 14.11 0.35 13.76 38.79 643.67 09:50:09 09:50:01 AM 31.44 0.47 30.97 52.92 2996.27 09:50:09 Average: 1.15 0.07 1.08 10.87 91.28 09:50:09 09:50:09 03:49:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:50:09 03:50:01 AM 5835040 7194840 2047392 25.97 2688 1558632 624336 6.99 151656 1638236 16 09:50:09 03:51:01 AM 5836032 7195844 2046400 25.96 2688 1558636 624336 6.99 151668 1637832 4 09:50:09 03:52:01 AM 5831200 7191028 2051232 26.02 2688 1558652 624336 6.99 151712 1642756 8 09:50:09 03:53:01 AM 5831900 7191728 2050532 26.01 2688 1558652 624336 6.99 151712 1641972 4 09:50:09 03:54:01 AM 5831876 7191708 2050556 26.01 2688 1558656 624336 6.99 151712 1642044 16 09:50:09 03:55:01 AM 5831632 7191464 2050800 26.02 2688 1558656 624336 6.99 151716 1641972 8 09:50:09 03:56:02 AM 5831604 7191436 2050828 26.02 2688 1558656 624336 6.99 151716 1642088 4 09:50:09 03:57:01 AM 5831776 7191612 2050656 26.02 2688 1558660 624336 6.99 151716 1642092 4 09:50:09 03:58:01 AM 5831928 7191764 2050504 26.01 2688 1558660 624336 6.99 151716 1641976 4 09:50:09 03:59:01 AM 5831884 7191720 2050548 26.01 2688 1558660 624336 6.99 151716 1642036 16 09:50:09 04:00:01 AM 5831488 7191328 2050944 26.02 2688 1558664 611532 6.85 151716 1642336 8 09:50:09 04:01:01 AM 5831112 7190956 2051320 26.02 2688 1558668 611532 6.85 151716 1642576 4 09:50:09 04:02:01 AM 5831104 7191020 2051328 26.02 2688 1558740 611532 6.85 151844 1642620 4 09:50:09 04:03:01 AM 5831224 7191140 2051208 26.02 2688 1558740 611532 6.85 151844 1642344 4 09:50:09 04:04:01 AM 5828896 7188812 2053536 26.05 2688 1558740 616856 6.91 151844 1644616 12 09:50:09 04:05:01 AM 5831116 7191028 2051316 26.02 2688 1558744 616856 6.91 152024 1642052 8 09:50:09 04:06:01 AM 5831204 7191116 2051228 26.02 2688 1558744 616856 6.91 152024 1642056 4 09:50:09 04:07:01 AM 5831056 7190968 2051376 26.02 2688 1558744 616856 6.91 152024 1642060 4 09:50:09 04:08:01 AM 5831032 7190948 2051400 26.02 2688 1558748 616856 6.91 152024 1642064 4 09:50:09 04:09:01 AM 5831064 7190980 2051368 26.02 2688 1558748 616856 6.91 152028 1642208 4 09:50:09 04:10:01 AM 5830612 7190528 2051820 26.03 2688 1558748 603824 6.76 152024 1642412 4 09:50:09 04:11:01 AM 5830988 7190912 2051444 26.03 2688 1558756 603824 6.76 152024 1642220 4 09:50:09 04:12:01 AM 5831052 7190976 2051380 26.02 2688 1558756 603824 6.76 152024 1642256 4 09:50:09 04:13:01 AM 5831212 7191140 2051220 26.02 2688 1558760 603824 6.76 152024 1642084 4 09:50:09 04:14:01 AM 5831260 7191188 2051172 26.02 2688 1558760 603824 6.76 152024 1642144 12 09:50:09 04:15:01 AM 5831308 7191236 2051124 26.02 2688 1558760 603824 6.76 152024 1642092 8 09:50:09 04:16:01 AM 5831052 7190984 2051380 26.02 2688 1558764 603824 6.76 152024 1642096 4 09:50:09 04:17:01 AM 5831180 7191112 2051252 26.02 2688 1558764 603824 6.76 152024 1642096 4 09:50:09 04:18:01 AM 5831112 7191044 2051320 26.02 2688 1558764 619624 6.94 152024 1642212 4 09:50:09 04:19:01 AM 5831196 7191128 2051236 26.02 2688 1558764 619624 6.94 152024 1642168 16 09:50:09 04:20:01 AM 5830848 7190784 2051584 26.03 2688 1558768 612016 6.85 152024 1642452 8 09:50:09 04:21:01 AM 5831244 7191184 2051188 26.02 2688 1558772 612016 6.85 152024 1642108 8 09:50:09 04:22:01 AM 5831216 7191160 2051216 26.02 2688 1558776 612016 6.85 152024 1642112 4 09:50:09 04:23:01 AM 5831280 7191224 2051152 26.02 2688 1558776 612016 6.85 152024 1642112 4 09:50:09 04:24:01 AM 5831160 7191104 2051272 26.02 2688 1558776 612016 6.85 152024 1642180 12 09:50:09 04:25:01 AM 5831240 7191188 2051192 26.02 2688 1558780 612016 6.85 152024 1642124 8 09:50:09 04:26:01 AM 5831288 7191236 2051144 26.02 2688 1558780 612016 6.85 152024 1642124 4 09:50:09 04:27:01 AM 5831252 7191200 2051180 26.02 2688 1558780 612016 6.85 152024 1642124 4 09:50:09 04:28:01 AM 5831244 7191196 2051188 26.02 2688 1558784 612016 6.85 152024 1642244 4 09:50:09 04:29:01 AM 5831232 7191184 2051200 26.02 2688 1558784 612016 6.85 152024 1642196 4 09:50:09 04:30:01 AM 5830960 7190912 2051472 26.03 2688 1558784 612016 6.85 152024 1642592 4 09:50:09 04:31:01 AM 5831148 7191104 2051284 26.02 2688 1558788 612016 6.85 152024 1642312 4 09:50:09 04:32:01 AM 5830944 7190900 2051488 26.03 2688 1558788 612016 6.85 152024 1642312 4 09:50:09 04:33:01 AM 5830864 7190824 2051568 26.03 2688 1558792 612016 6.85 152024 1642340 4 09:50:09 04:34:01 AM 5830976 7190936 2051456 26.03 2688 1558792 612016 6.85 152024 1642212 12 09:50:09 04:35:01 AM 5830844 7191000 2051588 26.03 2688 1558988 612016 6.85 152196 1642188 16 09:50:09 04:36:01 AM 5830820 7190980 2051612 26.03 2688 1558992 612016 6.85 152196 1642308 4 09:50:09 04:37:01 AM 5830840 7191000 2051592 26.03 2688 1558992 612016 6.85 152196 1642192 4 09:50:09 04:38:01 AM 5830928 7191088 2051504 26.03 2688 1558992 612016 6.85 152196 1642192 4 09:50:09 04:39:01 AM 5830712 7190876 2051720 26.03 2688 1558996 612016 6.85 152196 1642380 12 09:50:09 04:40:01 AM 5830536 7190700 2051896 26.03 2688 1558996 604128 6.76 152196 1642544 8 09:50:09 04:41:01 AM 5830628 7190804 2051804 26.03 2688 1559000 604128 6.76 152196 1642612 4 09:50:09 04:42:01 AM 5830884 7191060 2051548 26.03 2688 1559000 604128 6.76 152196 1642488 4 09:50:09 04:43:01 AM 5830940 7191116 2051492 26.03 2688 1559000 604128 6.76 152196 1642352 4 09:50:09 04:44:01 AM 5830800 7190980 2051632 26.03 2688 1559004 604128 6.76 152196 1642308 16 09:50:09 04:45:01 AM 5830896 7191076 2051536 26.03 2688 1559004 619504 6.94 152196 1642356 8 09:50:09 04:46:01 AM 5830896 7191076 2051536 26.03 2688 1559004 619504 6.94 152196 1642356 4 09:50:09 04:47:01 AM 5830516 7190700 2051916 26.03 2688 1559008 619504 6.94 152196 1642456 12 09:50:09 04:48:01 AM 5830820 7191004 2051612 26.03 2688 1559008 619504 6.94 152196 1642252 8 09:50:09 04:49:01 AM 5830660 7190844 2051772 26.03 2688 1559008 619504 6.94 152196 1642428 16 09:50:09 04:50:01 AM 5830372 7190560 2052060 26.03 2688 1559012 612056 6.85 152196 1642604 4 09:50:09 04:51:01 AM 5830468 7190656 2051964 26.03 2688 1559012 612056 6.85 152196 1642572 4 09:50:09 04:52:01 AM 5830500 7190692 2051932 26.03 2688 1559016 612056 6.85 152196 1642576 4 09:50:09 04:53:01 AM 5830500 7190692 2051932 26.03 2688 1559016 612056 6.85 152196 1642580 4 09:50:09 04:54:01 AM 5830340 7190532 2052092 26.03 2688 1559016 612056 6.85 152196 1642792 4 09:50:09 04:55:01 AM 5830816 7191008 2051616 26.03 2688 1559016 612056 6.85 152224 1642240 12 09:50:09 04:56:01 AM 5830928 7191124 2051504 26.03 2688 1559020 612056 6.85 152224 1642244 4 09:50:09 04:57:01 AM 5828708 7188904 2053724 26.05 2688 1559020 612056 6.85 152224 1644408 4 09:50:09 04:58:01 AM 5828372 7188568 2054060 26.06 2688 1559020 612056 6.85 152224 1644640 4 09:50:09 04:59:01 AM 5810980 7188436 2071452 26.28 2688 1576264 612792 6.86 154408 1659656 12 09:50:09 05:00:01 AM 5810828 7188284 2071604 26.28 2688 1576264 612056 6.85 154408 1659824 8 09:50:09 05:01:01 AM 5809988 7187452 2072444 26.29 2688 1576272 612056 6.85 154408 1660200 4 09:50:09 05:02:02 AM 5808588 7186052 2073844 26.31 2688 1576272 612056 6.85 154420 1661888 4 09:50:09 05:03:01 AM 5809068 7186532 2073364 26.30 2688 1576272 612056 6.85 154420 1661596 4 09:50:09 05:04:01 AM 5809116 7186584 2073316 26.30 2688 1576276 612056 6.85 154420 1661660 12 09:50:09 05:05:01 AM 5809292 7186760 2073140 26.30 2688 1576276 612056 6.85 154420 1661484 8 09:50:09 05:06:01 AM 5809300 7186768 2073132 26.30 2688 1576276 612056 6.85 154420 1661484 4 09:50:09 05:07:01 AM 5809380 7186852 2073052 26.30 2688 1576280 612056 6.85 154420 1661488 4 09:50:09 05:08:01 AM 5809332 7186804 2073100 26.30 2688 1576280 612056 6.85 154420 1661488 4 09:50:09 05:09:01 AM 5809220 7186692 2073212 26.30 2688 1576280 612056 6.85 154420 1661556 12 09:50:09 05:10:01 AM 5808852 7186328 2073580 26.31 2688 1576284 612120 6.85 154420 1661840 8 09:50:09 05:11:01 AM 5809136 7186612 2073296 26.30 2688 1576284 612120 6.85 154420 1661708 4 09:50:09 05:12:01 AM 5809108 7186588 2073324 26.30 2688 1576288 612120 6.85 154420 1661712 4 09:50:09 05:13:01 AM 5809052 7186532 2073380 26.30 2688 1576288 612120 6.85 154420 1661712 4 09:50:09 05:14:01 AM 5809360 7186840 2073072 26.30 2688 1576288 612120 6.85 154420 1661564 4 09:50:09 05:15:01 AM 5809796 7187280 2072636 26.29 2688 1576292 612120 6.85 154416 1661216 8 09:50:09 05:16:01 AM 5809828 7187312 2072604 26.29 2688 1576292 612120 6.85 154416 1661332 4 09:50:09 05:17:01 AM 5809888 7187372 2072544 26.29 2688 1576292 612120 6.85 154420 1661200 4 09:50:09 05:18:01 AM 5809696 7187184 2072736 26.30 2688 1576296 612120 6.85 154416 1661224 4 09:50:09 05:19:01 AM 5807012 7184500 2075420 26.33 2688 1576296 612120 6.85 154416 1663748 16 09:50:09 05:20:01 AM 5807524 7185012 2074908 26.32 2688 1576296 611600 6.85 154416 1663228 8 09:50:09 05:21:01 AM 5807440 7184932 2074992 26.32 2688 1576300 611600 6.85 154416 1663400 4 09:50:09 05:22:01 AM 5807524 7185016 2074908 26.32 2688 1576300 611600 6.85 154416 1663348 4 09:50:09 05:23:01 AM 5805156 7182652 2077276 26.35 2688 1576304 611600 6.85 154416 1665672 4 09:50:09 05:24:01 AM 5805404 7182900 2077028 26.35 2688 1576304 611600 6.85 154416 1665480 12 09:50:09 05:25:01 AM 5805400 7182896 2077032 26.35 2688 1576304 611600 6.85 154416 1665492 8 09:50:09 05:26:01 AM 5805492 7182992 2076940 26.35 2688 1576308 611600 6.85 154416 1665416 4 09:50:09 05:27:01 AM 5805548 7183048 2076884 26.35 2688 1576308 611600 6.85 154416 1665416 4 09:50:09 05:28:01 AM 5805576 7183076 2076856 26.35 2688 1576308 611600 6.85 154416 1665416 4 09:50:09 05:29:01 AM 5803300 7180804 2079132 26.38 2688 1576312 611600 6.85 154416 1667672 16 09:50:09 05:30:01 AM 5803192 7180696 2079240 26.38 2688 1576312 603456 6.76 154416 1667784 8 09:50:09 05:31:01 AM 5803356 7180864 2079076 26.38 2688 1576316 603456 6.76 154416 1667648 4 09:50:09 05:32:01 AM 5803452 7180960 2078980 26.37 2688 1576316 603456 6.76 154416 1667648 4 09:50:09 05:33:01 AM 5803168 7180676 2079264 26.38 2688 1576316 603456 6.76 154416 1667648 4 09:50:09 05:34:01 AM 5802620 7180128 2079812 26.39 2688 1576316 618924 6.93 154416 1668144 4 09:50:09 05:35:01 AM 5803068 7180580 2079364 26.38 2688 1576320 618924 6.93 154416 1667744 4 09:50:09 05:36:01 AM 5803176 7180688 2079256 26.38 2688 1576320 618924 6.93 154416 1667744 4 09:50:09 05:37:01 AM 5803268 7180784 2079164 26.38 2688 1576324 618924 6.93 154416 1667748 4 09:50:09 05:38:01 AM 5803100 7180620 2079332 26.38 2688 1576328 618924 6.93 154416 1667752 4 09:50:09 05:39:01 AM 5803276 7180796 2079156 26.38 2688 1576328 618924 6.93 154416 1667816 16 09:50:09 05:40:01 AM 5802964 7180484 2079468 26.38 2688 1576328 618924 6.93 154416 1667988 8 09:50:09 05:41:01 AM 5803080 7180604 2079352 26.38 2688 1576332 618924 6.93 154416 1667964 4 09:50:09 05:42:01 AM 5803284 7180808 2079148 26.38 2688 1576332 618924 6.93 154416 1667760 4 09:50:09 05:43:01 AM 5803284 7180812 2079148 26.38 2688 1576336 618924 6.93 154416 1667764 4 09:50:09 05:44:01 AM 5802712 7180240 2079720 26.38 2688 1576336 603456 6.76 154416 1668284 16 09:50:09 05:45:01 AM 5802712 7180240 2079720 26.38 2688 1576336 603456 6.76 154416 1668332 8 09:50:09 05:46:01 AM 5802716 7180248 2079716 26.38 2688 1576340 603456 6.76 154416 1668336 4 09:50:09 05:47:01 AM 5802856 7180388 2079576 26.38 2688 1576340 603456 6.76 154416 1668220 4 09:50:09 05:48:01 AM 5802736 7180268 2079696 26.38 2688 1576340 603456 6.76 154416 1668224 4 09:50:09 05:49:01 AM 5804592 7182128 2077840 26.36 2688 1576344 603456 6.76 154416 1666444 16 09:50:09 05:50:01 AM 5804132 7181668 2078300 26.37 2688 1576344 626004 7.01 154416 1666608 8 09:50:09 05:51:01 AM 5804216 7181760 2078216 26.37 2688 1576352 626004 7.01 154416 1666580 4 09:50:09 05:52:01 AM 5804332 7181876 2078100 26.36 2688 1576352 626004 7.01 154416 1666584 4 09:50:09 05:53:01 AM 5804332 7181876 2078100 26.36 2688 1576352 626004 7.01 154416 1666584 4 09:50:09 05:54:01 AM 5804384 7181932 2078048 26.36 2688 1576356 626004 7.01 154416 1666464 4 09:50:09 05:55:01 AM 5804444 7181992 2077988 26.36 2688 1576356 626004 7.01 154416 1666396 4 09:50:09 05:56:01 AM 5804564 7182112 2077868 26.36 2688 1576356 626004 7.01 154416 1666396 4 09:50:09 05:57:01 AM 5804504 7182056 2077928 26.36 2688 1576360 626004 7.01 154416 1666400 4 09:50:09 05:58:01 AM 5804564 7182116 2077868 26.36 2688 1576360 626004 7.01 154416 1666404 4 09:50:09 05:59:01 AM 5804284 7181836 2078148 26.36 2688 1576360 626004 7.01 154416 1666472 16 09:50:09 06:00:01 AM 5803856 7181412 2078576 26.37 2688 1576364 611664 6.85 154416 1666756 8 09:50:09 06:01:01 AM 5803168 7180724 2079264 26.38 2688 1576364 611664 6.85 154416 1667208 8 09:50:09 06:02:01 AM 5803796 7181356 2078636 26.37 2688 1576368 611664 6.85 154420 1666820 4 09:50:09 06:03:01 AM 5804412 7181972 2078020 26.36 2688 1576368 611664 6.85 154420 1666412 4 09:50:09 06:04:01 AM 5804412 7181972 2078020 26.36 2688 1576368 611664 6.85 154420 1666484 16 09:50:09 06:05:01 AM 5804416 7181980 2078016 26.36 2688 1576372 611664 6.85 154420 1666420 8 09:50:09 06:06:01 AM 5804496 7182060 2077936 26.36 2688 1576372 611664 6.85 154420 1666420 4 09:50:09 06:07:01 AM 5804436 7182000 2077996 26.36 2688 1576372 611664 6.85 154420 1666536 4 09:50:09 06:08:01 AM 5804468 7182036 2077964 26.36 2688 1576376 611664 6.85 154420 1666424 4 09:50:09 06:09:01 AM 5804304 7181872 2078128 26.36 2688 1576376 611664 6.85 154420 1666608 12 09:50:09 06:10:01 AM 5804012 7181580 2078420 26.37 2688 1576376 630776 7.06 154420 1666772 8 09:50:09 06:11:01 AM 5804360 7181932 2078072 26.36 2688 1576380 630776 7.06 154420 1666636 4 09:50:09 06:12:01 AM 5804340 7181912 2078092 26.36 2688 1576380 630776 7.06 154420 1666636 4 09:50:09 06:13:01 AM 5804328 7181900 2078104 26.36 2688 1576380 630776 7.06 154420 1666636 4 09:50:09 06:14:01 AM 5804400 7181976 2078032 26.36 2688 1576384 630776 7.06 154420 1666492 12 09:50:09 06:15:01 AM 5804568 7182144 2077864 26.36 2688 1576384 630776 7.06 154420 1666432 4 09:50:09 06:16:01 AM 5804572 7182148 2077860 26.36 2688 1576384 630776 7.06 154424 1666544 4 09:50:09 06:17:01 AM 5804512 7182092 2077920 26.36 2688 1576388 630776 7.06 154424 1666436 4 09:50:09 06:18:01 AM 5804572 7182156 2077860 26.36 2688 1576392 630776 7.06 154424 1666440 4 09:50:09 06:19:01 AM 5804432 7182016 2078000 26.36 2688 1576392 630776 7.06 154424 1666624 4 09:50:09 06:20:01 AM 5804180 7181768 2078252 26.37 2688 1576396 611664 6.85 154424 1666792 12 09:50:09 06:21:01 AM 5804264 7181856 2078168 26.36 2688 1576400 611664 6.85 154424 1666764 4 09:50:09 06:22:01 AM 5803692 7181292 2078740 26.37 2688 1576408 623112 6.98 163908 1657596 252 09:50:09 06:23:01 AM 5804020 7181620 2078412 26.37 2688 1576408 623112 6.98 163908 1657188 4 09:50:09 06:24:01 AM 5804116 7181716 2078316 26.37 2688 1576408 623112 6.98 163912 1657300 16 09:50:09 06:25:01 AM 5804192 7181796 2078240 26.37 2688 1576412 623112 6.98 163908 1657196 8 09:50:09 06:26:01 AM 5804400 7182004 2078032 26.36 2688 1576412 623112 6.98 163908 1657060 4 09:50:09 06:27:01 AM 5804268 7181872 2078164 26.36 2688 1576412 606888 6.80 163916 1656904 4 09:50:09 06:28:01 AM 5804132 7181740 2078300 26.37 2688 1576416 606888 6.80 163908 1657168 4 09:50:09 06:29:01 AM 5804272 7181880 2078160 26.36 2688 1576416 606888 6.80 163908 1657044 12 09:50:09 06:30:01 AM 5803956 7181564 2078476 26.37 2688 1576416 603472 6.76 163908 1657296 8 09:50:09 06:31:01 AM 5804284 7181896 2078148 26.36 2688 1576420 603472 6.76 163908 1657176 4 09:50:09 06:32:01 AM 5804288 7181900 2078144 26.36 2688 1576420 603472 6.76 163908 1657176 4 09:50:09 06:33:01 AM 5803588 7181204 2078844 26.37 2688 1576424 603472 6.76 163908 1657588 4 09:50:09 06:34:01 AM 5804264 7181880 2078168 26.36 2688 1576424 603472 6.76 163908 1657060 16 09:50:09 06:35:01 AM 5804388 7182004 2078044 26.36 2688 1576424 603472 6.76 163908 1657108 8 09:50:09 06:36:01 AM 5804004 7181624 2078428 26.37 2688 1576428 603472 6.76 163908 1657404 4 09:50:09 06:37:01 AM 5804452 7182072 2077980 26.36 2688 1576428 603472 6.76 163908 1656996 4 09:50:09 06:38:01 AM 5804452 7182072 2077980 26.36 2688 1576428 603472 6.76 163908 1656996 4 09:50:09 06:39:01 AM 5804396 7182020 2078036 26.36 2688 1576432 603472 6.76 163908 1657072 4 09:50:09 06:40:01 AM 5803968 7181592 2078464 26.37 2688 1576432 603472 6.76 163908 1657236 4 09:50:09 06:41:01 AM 5804208 7181836 2078224 26.37 2688 1576436 603472 6.76 163908 1657324 4 09:50:09 06:42:01 AM 5804512 7182140 2077920 26.36 2688 1576436 603472 6.76 163908 1657020 4 09:50:09 06:43:01 AM 5804520 7182148 2077912 26.36 2688 1576436 603472 6.76 163908 1657028 4 09:50:09 06:44:01 AM 5804464 7182096 2077968 26.36 2688 1576440 603472 6.76 163908 1657100 12 09:50:09 06:45:01 AM 5804468 7182100 2077964 26.36 2688 1576440 603472 6.76 163908 1657032 8 09:50:09 06:46:01 AM 5804644 7182276 2077788 26.36 2688 1576440 603472 6.76 163908 1657032 4 09:50:09 06:47:01 AM 5804364 7181996 2078068 26.36 2688 1576440 603472 6.76 163908 1657148 4 09:50:09 06:48:01 AM 5804016 7181652 2078416 26.37 2688 1576444 603472 6.76 163908 1657428 4 09:50:09 06:49:01 AM 5804404 7182040 2078028 26.36 2688 1576444 603472 6.76 163908 1657108 12 09:50:09 06:50:01 AM 5803868 7181504 2078564 26.37 2688 1576444 603472 6.76 163908 1657388 8 09:50:09 06:51:01 AM 5804124 7181764 2078308 26.37 2688 1576448 603472 6.76 163908 1657048 4 09:50:09 06:52:01 AM 5804124 7181764 2078308 26.37 2688 1576448 603472 6.76 163908 1657048 4 09:50:09 06:53:01 AM 5804108 7181752 2078324 26.37 2688 1576452 603472 6.76 163908 1657168 4 09:50:09 06:54:01 AM 5804232 7181876 2078200 26.36 2688 1576452 603472 6.76 163908 1657120 16 09:50:09 06:55:01 AM 5804192 7181836 2078240 26.37 2688 1576452 618912 6.93 163908 1657168 8 09:50:09 06:56:01 AM 5804352 7182000 2078080 26.36 2688 1576456 618912 6.93 163908 1657056 4 09:50:09 06:57:01 AM 5804252 7181900 2078180 26.36 2688 1576456 618912 6.93 163908 1657172 4 09:50:09 06:58:01 AM 5804368 7182016 2078064 26.36 2688 1576456 618912 6.93 163908 1657056 4 09:50:09 06:59:01 AM 5804332 7181984 2078100 26.36 2688 1576460 618912 6.93 163908 1657128 4 09:50:09 07:00:01 AM 5803856 7181508 2078576 26.37 2688 1576460 622436 6.97 163908 1657408 4 09:50:09 07:01:01 AM 5803184 7180840 2079248 26.38 2688 1576464 622436 6.97 163908 1657948 4 09:50:09 07:02:01 AM 5803732 7181392 2078700 26.37 2688 1576468 622436 6.97 163928 1657660 4 09:50:09 07:03:01 AM 5804088 7181748 2078344 26.37 2688 1576468 622436 6.97 163928 1657064 4 09:50:09 07:04:01 AM 5803904 7181568 2078528 26.37 2688 1576472 622436 6.97 163928 1657492 4 09:50:09 07:05:01 AM 5804308 7181972 2078124 26.36 2688 1576472 605684 6.78 163928 1657104 4 09:50:09 07:06:01 AM 5804200 7181864 2078232 26.37 2688 1576472 605684 6.78 163928 1657108 4 09:50:09 07:07:01 AM 5804220 7181888 2078212 26.37 2688 1576476 605684 6.78 163928 1657112 4 09:50:09 07:08:01 AM 5804428 7182096 2078004 26.36 2688 1576476 605684 6.78 163928 1657112 4 09:50:09 07:09:01 AM 5804292 7181960 2078140 26.36 2688 1576476 605684 6.78 163928 1657296 4 09:50:09 07:10:01 AM 5803444 7181116 2078988 26.37 2688 1576480 623556 6.98 163928 1657736 4 09:50:09 07:11:01 AM 5803728 7181400 2078704 26.37 2688 1576480 623556 6.98 163928 1657512 4 09:50:09 07:12:01 AM 5804096 7181772 2078336 26.37 2688 1576484 623556 6.98 163928 1657128 4 09:50:09 07:13:01 AM 5804124 7181800 2078308 26.37 2688 1576484 623556 6.98 163928 1657128 4 09:50:09 07:14:01 AM 5804096 7181772 2078336 26.37 2688 1576484 623556 6.98 163928 1657196 4 09:50:09 07:15:01 AM 5803804 7181484 2078628 26.37 2688 1576488 623556 6.98 163928 1657472 4 09:50:09 07:16:01 AM 5804156 7181836 2078276 26.37 2688 1576488 623556 6.98 163928 1657132 4 09:50:09 07:17:01 AM 5804252 7181932 2078180 26.36 2688 1576488 623556 6.98 163928 1657132 4 09:50:09 07:18:01 AM 5804224 7181908 2078208 26.37 2688 1576492 623556 6.98 163928 1657136 4 09:50:09 07:19:02 AM 5804044 7181728 2078388 26.37 2688 1576492 623556 6.98 163928 1657528 4 09:50:09 07:20:01 AM 5803884 7181568 2078548 26.37 2688 1576492 611728 6.85 163928 1657488 4 09:50:09 07:21:01 AM 5804212 7181904 2078220 26.37 2688 1576500 611728 6.85 163928 1657360 4 09:50:09 07:22:01 AM 5804156 7181848 2078276 26.37 2688 1576500 611728 6.85 163928 1657476 4 09:50:09 07:23:01 AM 5804380 7182072 2078052 26.36 2688 1576500 611728 6.85 163928 1657148 4 09:50:09 07:24:01 AM 5804108 7181804 2078324 26.37 2688 1576504 611728 6.85 163928 1657220 0 09:50:09 07:25:01 AM 5804248 7181944 2078184 26.36 2688 1576504 611728 6.85 163928 1657152 4 09:50:09 07:26:01 AM 5804276 7181972 2078156 26.36 2688 1576504 611728 6.85 163928 1657152 4 09:50:09 07:27:01 AM 5804308 7182004 2078124 26.36 2688 1576504 611728 6.85 163928 1657152 4 09:50:09 07:28:01 AM 5804280 7181980 2078152 26.36 2688 1576508 611728 6.85 163928 1657156 4 09:50:09 07:29:01 AM 5804224 7181924 2078208 26.37 2688 1576508 611728 6.85 163928 1657224 4 09:50:09 07:30:01 AM 5804280 7181980 2078152 26.36 2688 1576508 611728 6.85 163928 1657272 4 09:50:09 07:31:01 AM 5804164 7181868 2078268 26.37 2688 1576512 611728 6.85 163928 1657160 4 09:50:09 07:32:01 AM 5804008 7181712 2078424 26.37 2688 1576512 611728 6.85 163928 1657144 4 09:50:09 07:33:01 AM 5803792 7181500 2078640 26.37 2688 1576516 611728 6.85 163928 1657556 4 09:50:09 07:34:01 AM 5804128 7181836 2078304 26.37 2688 1576516 611728 6.85 163928 1657236 4 09:50:09 07:35:01 AM 5803964 7181672 2078468 26.37 2688 1576516 611728 6.85 163928 1657284 4 09:50:09 07:36:01 AM 5804240 7181952 2078192 26.36 2688 1576520 611728 6.85 163928 1657136 4 09:50:09 07:37:01 AM 5804136 7181848 2078296 26.37 2688 1576520 611728 6.85 163928 1657136 4 09:50:09 07:38:01 AM 5804252 7181964 2078180 26.36 2688 1576520 611728 6.85 163928 1657172 4 09:50:09 07:39:01 AM 5804168 7181884 2078264 26.37 2688 1576524 611728 6.85 163928 1657244 4 09:50:09 07:40:01 AM 5803728 7181444 2078704 26.37 2688 1576524 627132 7.02 163928 1657408 4 09:50:09 07:41:01 AM 5804104 7181828 2078328 26.37 2688 1576528 627132 7.02 163928 1657376 4 09:50:09 07:42:01 AM 5803844 7181568 2078588 26.37 2688 1576528 627132 7.02 163928 1657492 4 09:50:09 07:43:01 AM 5804028 7181756 2078404 26.37 2688 1576532 613604 6.87 164892 1656440 4 09:50:09 07:44:01 AM 5803916 7181648 2078516 26.37 2688 1576536 613604 6.87 164892 1656512 4 09:50:09 07:45:01 AM 5804028 7181760 2078404 26.37 2688 1576536 613604 6.87 164892 1656444 4 09:50:09 07:46:01 AM 5804032 7181764 2078400 26.37 2688 1576536 613604 6.87 164892 1656444 4 09:50:09 07:47:01 AM 5804196 7181932 2078236 26.37 2688 1576540 613604 6.87 164892 1656236 4 09:50:09 07:48:01 AM 5804168 7181904 2078264 26.37 2688 1576540 613604 6.87 164892 1656236 4 09:50:09 07:49:01 AM 5803984 7181720 2078448 26.37 2688 1576540 613604 6.87 164892 1656304 16 09:50:09 07:50:01 AM 5803608 7181348 2078824 26.37 2688 1576544 603860 6.76 164892 1656588 8 09:50:09 07:51:01 AM 5804184 7181928 2078248 26.37 2688 1576548 603860 6.76 164892 1656244 4 09:50:09 07:52:01 AM 5803988 7181736 2078444 26.37 2688 1576552 603860 6.76 164892 1656364 4 09:50:09 07:53:01 AM 5804104 7181852 2078328 26.37 2688 1576552 603860 6.76 164892 1656248 4 09:50:09 07:54:01 AM 5804156 7181904 2078276 26.37 2688 1576552 603860 6.76 164892 1656308 12 09:50:09 07:55:01 AM 5804096 7181848 2078336 26.37 2688 1576556 603860 6.76 164892 1656368 8 09:50:09 07:56:01 AM 5804156 7181908 2078276 26.37 2688 1576556 603860 6.76 164892 1656256 4 09:50:09 07:57:01 AM 5804164 7181916 2078268 26.37 2688 1576556 619248 6.93 164892 1656372 4 09:50:09 07:58:01 AM 5803560 7181316 2078872 26.37 2688 1576560 619248 6.93 164892 1656668 4 09:50:09 07:59:01 AM 5804120 7181876 2078312 26.37 2688 1576560 619248 6.93 164892 1656328 12 09:50:09 08:00:01 AM 5803572 7181328 2078860 26.37 2688 1576560 620168 6.94 164892 1656492 8 09:50:09 08:01:01 AM 5803112 7180872 2079320 26.38 2688 1576564 620168 6.94 164892 1657044 4 09:50:09 08:02:01 AM 5803548 7181308 2078884 26.37 2688 1576564 620168 6.94 164892 1656808 4 09:50:09 08:03:01 AM 5804224 7181984 2078208 26.37 2688 1576564 620168 6.94 164892 1656384 4 09:50:09 08:04:01 AM 5803976 7181740 2078456 26.37 2688 1576568 620168 6.94 164892 1656340 4 09:50:09 08:05:01 AM 5803944 7181708 2078488 26.37 2688 1576568 620168 6.94 164892 1656272 4 09:50:09 08:06:01 AM 5804088 7181852 2078344 26.37 2688 1576568 620168 6.94 164892 1656272 4 09:50:09 08:07:01 AM 5803940 7181708 2078492 26.37 2688 1576572 620168 6.94 164892 1656276 4 09:50:09 08:08:01 AM 5803964 7181732 2078468 26.37 2688 1576572 620168 6.94 164892 1656588 16 09:50:09 08:09:01 AM 5803900 7181668 2078532 26.37 2688 1576572 620168 6.94 164892 1656344 8 09:50:09 08:10:01 AM 5803728 7181500 2078704 26.37 2688 1576576 617664 6.92 164892 1656512 8 09:50:09 08:11:01 AM 5803872 7181644 2078560 26.37 2688 1576576 617664 6.92 164892 1656396 4 09:50:09 08:12:01 AM 5803512 7181284 2078920 26.37 2688 1576576 617664 6.92 164892 1656668 16 09:50:09 08:13:01 AM 5803944 7181720 2078488 26.37 2688 1576580 617664 6.92 164892 1656284 8 09:50:09 08:14:01 AM 5803920 7181696 2078512 26.37 2688 1576580 617664 6.92 164892 1656352 16 09:50:09 08:15:01 AM 5803840 7181616 2078592 26.37 2688 1576580 617664 6.92 164892 1656492 4 09:50:09 08:16:01 AM 5804152 7181932 2078280 26.37 2688 1576584 617664 6.92 164892 1656292 4 09:50:09 08:17:01 AM 5804160 7181940 2078272 26.37 2688 1576584 617664 6.92 164892 1656292 4 09:50:09 08:18:01 AM 5804072 7181852 2078360 26.37 2688 1576584 617664 6.92 164892 1656292 4 09:50:09 08:19:01 AM 5804016 7181800 2078416 26.37 2688 1576588 617664 6.92 164892 1656364 12 09:50:09 08:20:01 AM 5803704 7181488 2078728 26.37 2688 1576588 614556 6.88 164892 1656760 8 09:50:09 08:21:01 AM 5803968 7181756 2078464 26.37 2688 1576592 614556 6.88 164892 1656532 8 09:50:09 08:22:01 AM 5803764 7181552 2078668 26.37 2688 1576592 614556 6.88 164892 1656532 4 09:50:09 08:23:01 AM 5803508 7181296 2078924 26.37 2688 1576592 614556 6.88 164892 1656756 4 09:50:09 08:24:01 AM 5803876 7181672 2078556 26.37 2688 1576600 614556 6.88 164892 1656424 4 09:50:09 08:25:01 AM 5804084 7181880 2078348 26.37 2688 1576600 614556 6.88 164892 1656360 4 09:50:09 08:26:01 AM 5804128 7181924 2078304 26.37 2688 1576600 614556 6.88 164892 1656360 4 09:50:09 08:27:02 AM 5804076 7181876 2078356 26.37 2688 1576604 614556 6.88 164892 1656364 4 09:50:09 08:28:01 AM 5804020 7181820 2078412 26.37 2688 1576604 614556 6.88 164892 1656364 8 09:50:09 08:29:01 AM 5803656 7181456 2078776 26.37 2688 1576604 614556 6.88 164892 1656888 8 09:50:09 08:30:01 AM 5803884 7181688 2078548 26.37 2688 1576608 611728 6.85 164892 1656600 8 09:50:09 08:31:01 AM 5803956 7181764 2078476 26.37 2688 1576612 611728 6.85 164892 1656376 4 09:50:09 08:32:01 AM 5803776 7181588 2078656 26.37 2688 1576616 611728 6.85 164892 1656652 16 09:50:09 08:33:01 AM 5803668 7181480 2078764 26.37 2688 1576616 611728 6.85 164892 1656652 8 09:50:09 08:34:01 AM 5804004 7181816 2078428 26.37 2688 1576616 611728 6.85 164892 1656448 16 09:50:09 08:35:01 AM 5803900 7181716 2078532 26.37 2688 1576620 611728 6.85 164892 1656384 8 09:50:09 08:36:01 AM 5804016 7181832 2078416 26.37 2688 1576620 611728 6.85 164892 1656384 4 09:50:09 08:37:01 AM 5804044 7181860 2078388 26.37 2688 1576620 611728 6.85 164892 1656384 4 09:50:09 08:38:01 AM 5803908 7181728 2078524 26.37 2688 1576624 611728 6.85 164892 1656504 4 09:50:09 08:39:01 AM 5804016 7181836 2078416 26.37 2688 1576624 611728 6.85 164892 1656456 12 09:50:09 08:40:01 AM 5803644 7181464 2078788 26.37 2688 1576624 611728 6.85 164892 1656736 8 09:50:09 08:41:01 AM 5803904 7181732 2078528 26.37 2688 1576628 611728 6.85 164892 1656596 4 09:50:09 08:42:01 AM 5803828 7181656 2078604 26.37 2688 1576628 611728 6.85 164892 1656596 4 09:50:09 08:43:01 AM 5804108 7181936 2078324 26.37 2688 1576628 611728 6.85 164900 1656484 4 09:50:09 08:44:01 AM 5803572 7181404 2078860 26.37 2688 1576632 611728 6.85 164892 1656856 4 09:50:09 08:45:01 AM 5803952 7181784 2078480 26.37 2688 1576632 611728 6.85 164892 1656364 4 09:50:09 08:46:01 AM 5804068 7181900 2078364 26.37 2688 1576632 611728 6.85 164892 1656404 4 09:50:09 08:47:01 AM 5803920 7181756 2078512 26.37 2688 1576636 611728 6.85 164892 1656524 4 09:50:09 08:48:01 AM 5803928 7181764 2078504 26.37 2688 1576636 611728 6.85 164892 1656524 4 09:50:09 08:49:01 AM 5803988 7181824 2078444 26.37 2688 1576636 611728 6.85 164892 1656476 4 09:50:09 08:50:01 AM 5803668 7181508 2078764 26.37 2688 1576640 612052 6.85 164892 1656644 8 09:50:09 08:51:01 AM 5803904 7181744 2078528 26.37 2688 1576640 612052 6.85 164892 1656584 4 09:50:09 08:52:01 AM 5803948 7181792 2078484 26.37 2688 1576644 612052 6.85 164892 1656532 8 09:50:09 08:53:01 AM 5804016 7181860 2078416 26.37 2688 1576644 612052 6.85 164892 1656416 4 09:50:09 08:54:01 AM 5803348 7181192 2079084 26.38 2688 1576644 612052 6.85 164892 1656944 8 09:50:09 08:55:01 AM 5803832 7181680 2078600 26.37 2688 1576648 612052 6.85 164892 1656424 8 09:50:09 08:56:01 AM 5803976 7181824 2078456 26.37 2688 1576648 612052 6.85 164892 1656540 4 09:50:09 08:57:01 AM 5804036 7181884 2078396 26.37 2688 1576648 612052 6.85 164892 1656424 4 09:50:09 08:58:01 AM 5803680 7181532 2078752 26.37 2688 1576652 612052 6.85 164892 1656816 4 09:50:09 08:59:01 AM 5803848 7181700 2078584 26.37 2688 1576652 612052 6.85 164892 1656612 12 09:50:09 09:00:01 AM 5803652 7181504 2078780 26.37 2688 1576652 603536 6.76 164892 1656776 8 09:50:09 09:01:01 AM 5802556 7180412 2079876 26.39 2688 1576656 603536 6.76 164892 1657560 4 09:50:09 09:02:01 AM 5803300 7181156 2079132 26.38 2688 1576656 603536 6.76 164896 1656900 4 09:50:09 09:03:01 AM 5803724 7181584 2078708 26.37 2688 1576660 603536 6.76 164896 1656632 4 09:50:09 09:04:01 AM 5803556 7181420 2078876 26.37 2688 1576664 603536 6.76 164896 1656812 16 09:50:09 09:05:01 AM 5804100 7181964 2078332 26.37 2688 1576664 603536 6.76 164896 1656444 8 09:50:09 09:06:01 AM 5803988 7181856 2078444 26.37 2688 1576668 603536 6.76 164896 1656448 4 09:50:09 09:07:01 AM 5803932 7181800 2078500 26.37 2688 1576668 603536 6.76 164896 1656448 4 09:50:09 09:08:01 AM 5804044 7181912 2078388 26.37 2688 1576668 603536 6.76 164896 1656448 4 09:50:09 09:09:01 AM 5803992 7181864 2078440 26.37 2688 1576672 603536 6.76 164896 1656520 4 09:50:09 09:10:01 AM 5803660 7181532 2078772 26.37 2688 1576672 611728 6.85 164896 1656800 4 09:50:09 09:11:01 AM 5803668 7181544 2078764 26.37 2688 1576676 611728 6.85 164896 1656664 4 09:50:09 09:12:01 AM 5800924 7178800 2081508 26.41 2688 1576676 615668 6.89 164896 1659320 4 09:50:09 09:13:01 AM 5803596 7181484 2078836 26.37 2688 1576688 614092 6.88 165908 1655704 4 09:50:09 09:14:01 AM 5803312 7181204 2079120 26.38 2688 1576692 614092 6.88 165908 1655988 16 09:50:09 09:15:01 AM 5803280 7181172 2079152 26.38 2688 1576692 614092 6.88 165908 1655924 8 09:50:09 09:16:01 AM 5803820 7181712 2078612 26.37 2688 1576692 614092 6.88 165908 1655504 4 09:50:09 09:17:01 AM 5803712 7181604 2078720 26.37 2688 1576692 614092 6.88 165908 1655504 4 09:50:09 09:18:01 AM 5803656 7181552 2078776 26.37 2688 1576696 614092 6.88 165908 1655508 4 09:50:09 09:19:01 AM 5803768 7181664 2078664 26.37 2688 1576696 614092 6.88 165908 1655568 16 09:50:09 09:20:01 AM 5803276 7181172 2079156 26.38 2688 1576696 614092 6.88 165908 1655856 8 09:50:09 09:21:01 AM 5803492 7181392 2078940 26.37 2688 1576700 614092 6.88 165908 1655716 4 09:50:09 09:22:01 AM 5803576 7181476 2078856 26.37 2688 1576700 614092 6.88 165908 1655716 4 09:50:09 09:23:01 AM 5803552 7181456 2078880 26.37 2688 1576704 614092 6.88 165908 1655836 4 09:50:09 09:24:01 AM 5803756 7181660 2078676 26.37 2688 1576704 614092 6.88 165908 1655704 12 09:50:09 09:25:01 AM 5803340 7181244 2079092 26.38 2688 1576704 614092 6.88 165908 1655840 4 09:50:09 09:26:01 AM 5803652 7181560 2078780 26.37 2688 1576708 614092 6.88 165908 1655524 4 09:50:09 09:27:01 AM 5803620 7181528 2078812 26.37 2688 1576708 614092 6.88 165908 1655524 4 09:50:09 09:28:01 AM 5803664 7181572 2078768 26.37 2688 1576708 614092 6.88 165908 1655524 4 09:50:09 09:29:01 AM 5803632 7181544 2078800 26.37 2688 1576712 614092 6.88 165908 1655596 4 09:50:09 09:30:01 AM 5803376 7181288 2079056 26.38 2688 1576712 614092 6.88 165908 1655760 4 09:50:09 09:31:01 AM 5801304 7179224 2081128 26.40 2688 1576720 614092 6.88 165916 1657908 4 09:50:09 09:32:01 AM 5801896 7179816 2080536 26.39 2688 1576720 614144 6.88 165916 1657312 4 09:50:09 09:33:01 AM 5801244 7179164 2081188 26.40 2688 1576720 614144 6.88 165916 1657796 16 09:50:09 09:34:01 AM 5801696 7179620 2080736 26.40 2688 1576724 614144 6.88 165916 1657476 16 09:50:09 09:35:01 AM 5801692 7179616 2080740 26.40 2688 1576724 614144 6.88 165916 1657420 8 09:50:09 09:36:02 AM 5801896 7179820 2080536 26.39 2688 1576724 614144 6.88 165916 1657424 4 09:50:09 09:37:01 AM 5801868 7179796 2080564 26.39 2688 1576728 614144 6.88 165916 1657428 8 09:50:09 09:38:01 AM 5801780 7179708 2080652 26.40 2688 1576728 614144 6.88 165916 1657428 4 09:50:09 09:39:01 AM 5801684 7179612 2080748 26.40 2688 1576728 614144 6.88 165916 1657680 16 09:50:09 09:40:01 AM 5637536 7095104 2244896 28.48 2688 1654020 687688 7.70 183224 1793928 27044 09:50:09 09:41:01 AM 5218440 7034200 2663992 33.80 2688 1992100 684772 7.67 200616 2125120 209548 09:50:09 09:42:01 AM 5220216 7083172 2662216 33.77 2688 2038504 630360 7.06 232272 2082896 10768 09:50:09 09:43:01 AM 4870428 6983060 3012004 38.21 2688 2279820 722592 8.09 272116 2367304 193476 09:50:09 09:44:01 AM 4926112 7052124 2956320 37.51 2688 2292932 644544 7.22 280844 2294808 8 09:50:09 09:45:01 AM 4880156 7008248 3002276 38.09 2688 2295068 691692 7.74 281028 2339912 68 09:50:09 09:46:01 AM 4848892 6994456 3033540 38.48 2688 2312504 707884 7.93 281444 2370952 48 09:50:09 09:47:01 AM 4837208 6994032 3045224 38.63 2688 2323756 707884 7.93 281444 2382216 100 09:50:09 09:48:01 AM 4823032 6988364 3059400 38.81 2688 2332256 723548 8.10 281492 2396456 4196 09:50:09 09:49:01 AM 4860460 6928400 3021972 38.34 2688 2240896 756692 8.47 352372 2312448 99028 09:50:09 09:50:01 AM 4963624 6997852 2918808 37.03 2688 2207524 707856 7.93 518404 2047384 25100 09:50:09 Average: 5785174 7178646 2097258 26.61 2688 1591477 616119 6.90 163625 1673408 1584 09:50:09 09:50:09 03:49:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:50:09 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:50:01 AM eth0 25.69 12.78 18.56 11.37 0.00 0.00 0.00 0.00 09:50:09 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:51:01 AM eth0 34.72 15.74 22.11 14.06 0.00 0.00 0.00 0.00 09:50:09 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:52:01 AM eth0 0.73 0.10 0.12 0.01 0.00 0.00 0.00 0.00 09:50:09 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:53:01 AM eth0 0.72 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:50:09 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:54:01 AM eth0 0.37 0.17 0.10 0.07 0.00 0.00 0.00 0.00 09:50:09 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:55:01 AM eth0 0.87 0.12 0.11 0.01 0.00 0.00 0.00 0.00 09:50:09 03:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:56:02 AM eth0 0.52 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:50:09 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:57:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:58:01 AM eth0 0.40 0.12 0.06 0.01 0.00 0.00 0.00 0.00 09:50:09 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 03:59:01 AM eth0 0.60 0.18 0.11 0.07 0.00 0.00 0.00 0.00 09:50:09 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:00:01 AM eth0 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 09:50:09 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:01:01 AM eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:02:01 AM eth0 0.62 0.43 0.28 0.21 0.00 0.00 0.00 0.00 09:50:09 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:03:01 AM eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:04:01 AM eth0 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:05:01 AM eth0 0.40 0.10 0.09 0.01 0.00 0.00 0.00 0.00 09:50:09 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:06:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:07:01 AM eth0 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:08:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:09:01 AM eth0 0.32 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:10:01 AM eth0 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:50:09 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:11:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:12:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:14:01 AM eth0 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:15:01 AM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:16:01 AM eth0 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:17:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:18:01 AM eth0 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:19:01 AM eth0 0.25 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:20:01 AM eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:21:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:22:01 AM eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:50:09 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:24:01 AM eth0 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:26:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:27:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:28:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:29:01 AM eth0 0.43 0.25 0.16 0.08 0.00 0.00 0.00 0.00 09:50:09 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:30:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:31:01 AM eth0 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:32:01 AM eth0 0.67 0.05 0.08 0.00 0.00 0.00 0.00 0.00 09:50:09 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:33:01 AM eth0 0.48 0.27 0.28 0.20 0.00 0.00 0.00 0.00 09:50:09 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:34:01 AM eth0 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:35:01 AM eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:50:09 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:36:01 AM eth0 0.30 0.08 0.13 0.00 0.00 0.00 0.00 0.00 09:50:09 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:37:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:39:01 AM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:40:01 AM eth0 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:41:01 AM eth0 0.83 0.28 0.31 0.20 0.00 0.00 0.00 0.00 09:50:09 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:42:01 AM eth0 0.47 0.18 0.32 0.19 0.00 0.00 0.00 0.00 09:50:09 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:43:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:44:01 AM eth0 0.27 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:45:01 AM eth0 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:46:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:47:01 AM eth0 0.65 0.23 0.30 0.20 0.00 0.00 0.00 0.00 09:50:09 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:48:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:49:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:09 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:50:01 AM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:52:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:53:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:54:01 AM eth0 0.88 0.30 0.38 0.26 0.00 0.00 0.00 0.00 09:50:09 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:55:01 AM eth0 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:56:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:57:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 04:59:01 AM eth0 1.05 1.00 0.16 0.14 0.00 0.00 0.00 0.00 09:50:09 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:00:01 AM eth0 0.13 0.02 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:01:01 AM eth0 0.43 0.07 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 05:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:02:02 AM eth0 0.87 0.38 0.53 0.39 0.00 0.00 0.00 0.00 09:50:09 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:03:01 AM eth0 0.14 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:04:01 AM eth0 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:05:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:06:01 AM eth0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:07:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:09:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:10:01 AM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:11:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:13:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:14:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:15:01 AM eth0 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:18:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:19:01 AM eth0 0.60 0.47 0.34 0.27 0.00 0.00 0.00 0.00 09:50:09 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:20:01 AM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:21:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:22:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:23:01 AM eth0 0.40 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:50:09 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:24:01 AM eth0 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:25:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:27:01 AM eth0 0.22 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:50:09 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:28:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:29:01 AM eth0 2.32 1.87 0.48 12.91 0.00 0.00 0.00 0.00 09:50:09 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:30:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:31:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:32:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:33:01 AM eth0 0.62 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:34:01 AM eth0 2.38 1.60 0.46 18.87 0.00 0.00 0.00 0.00 09:50:09 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:35:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:36:01 AM eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:37:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:39:01 AM eth0 0.78 0.72 0.13 6.38 0.00 0.00 0.00 0.00 09:50:09 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:40:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:42:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:43:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:44:01 AM eth0 0.78 0.60 0.12 6.28 0.00 0.00 0.00 0.00 09:50:09 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:45:01 AM eth0 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:46:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:49:01 AM eth0 0.62 0.65 0.11 1.81 0.00 0.00 0.00 0.00 09:50:09 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:50:01 AM eth0 0.15 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:51:01 AM eth0 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:52:01 AM eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:53:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:54:01 AM eth0 0.32 0.22 0.10 0.10 0.00 0.00 0.00 0.00 09:50:09 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:55:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:56:01 AM eth0 0.17 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:57:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:58:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 05:59:01 AM eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:50:09 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:00:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:01:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:02:01 AM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:50:09 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:03:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:04:01 AM eth0 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:05:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:09:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:09 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:10:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:11:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:12:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:14:01 AM eth0 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:09 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:15:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:16:01 AM eth0 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:18:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:19:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:20:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:21:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:22:01 AM eth0 0.35 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:24:01 AM eth0 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:25:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:26:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:27:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:28:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00 09:50:09 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:29:01 AM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:32:01 AM eth0 0.57 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:33:01 AM eth0 0.43 0.25 0.27 0.19 0.00 0.00 0.00 0.00 09:50:09 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:34:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:35:01 AM eth0 0.47 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:36:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:37:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:39:01 AM eth0 0.32 0.15 0.20 0.07 0.00 0.00 0.00 0.00 09:50:09 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:40:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:41:01 AM eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:42:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:43:01 AM eth0 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:44:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:45:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:46:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:47:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:48:01 AM eth0 0.57 0.23 0.32 0.23 0.00 0.00 0.00 0.00 09:50:09 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:49:01 AM eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:50:09 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:50:01 AM eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:52:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:54:01 AM eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 09:50:09 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:55:01 AM eth0 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:57:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:58:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 06:59:01 AM eth0 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:00:01 AM eth0 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:01:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:02:01 AM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:03:01 AM eth0 0.43 0.05 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:04:01 AM eth0 0.57 0.28 0.38 0.29 0.00 0.00 0.00 0.00 09:50:09 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:05:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:06:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:08:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:09:01 AM eth0 0.67 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:50:09 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:10:01 AM eth0 1.08 0.15 0.35 0.19 0.00 0.00 0.00 0.00 09:50:09 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:11:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00 09:50:09 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:14:01 AM eth0 0.58 0.17 0.13 0.07 0.00 0.00 0.00 0.00 09:50:09 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:15:01 AM eth0 0.58 0.37 0.35 0.20 0.00 0.00 0.00 0.00 09:50:09 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:18:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:19:02 AM eth0 0.97 0.42 0.43 0.30 0.00 0.00 0.00 0.00 09:50:09 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:20:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:23:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:24:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:25:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:27:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:29:01 AM eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:30:01 AM eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:31:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:32:01 AM eth0 0.52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:33:01 AM eth0 0.42 0.33 0.27 0.20 0.00 0.00 0.00 0.00 09:50:09 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:34:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:35:01 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:36:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:37:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:38:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:39:01 AM eth0 0.28 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:50:09 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:41:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:42:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:43:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:44:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:45:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:47:01 AM eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:49:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:50:01 AM eth0 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:51:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:53:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:54:01 AM eth0 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:55:01 AM eth0 0.15 0.02 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:57:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:58:01 AM eth0 0.42 0.28 0.26 0.20 0.00 0.00 0.00 0.00 09:50:09 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 07:59:01 AM eth0 0.30 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:01:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:02:01 AM eth0 0.68 0.42 0.52 0.39 0.00 0.00 0.00 0.00 09:50:09 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:04:01 AM eth0 0.30 0.18 0.15 0.08 0.00 0.00 0.00 0.00 09:50:09 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:05:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:06:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:07:01 AM eth0 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:08:01 AM eth0 1.75 0.28 0.35 0.20 0.00 0.00 0.00 0.00 09:50:09 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:09:01 AM eth0 0.92 0.18 0.17 0.07 0.00 0.00 0.00 0.00 09:50:09 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:11:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:12:01 AM eth0 0.75 0.18 0.31 0.19 0.00 0.00 0.00 0.00 09:50:09 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:13:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:50:09 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:14:01 AM eth0 0.62 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:50:09 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:15:01 AM eth0 0.38 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:16:01 AM eth0 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:50:09 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:17:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:19:01 AM eth0 0.35 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:20:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:22:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:23:01 AM eth0 0.33 0.15 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:24:01 AM eth0 0.33 0.18 0.10 0.08 0.00 0.00 0.00 0.00 09:50:09 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:25:01 AM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:27:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:28:01 AM eth0 0.46 0.07 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:29:01 AM eth0 0.55 0.28 0.34 0.25 0.00 0.00 0.00 0.00 09:50:09 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:30:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:31:01 AM eth0 0.42 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:32:01 AM eth0 0.92 0.30 0.40 0.23 0.00 0.00 0.00 0.00 09:50:09 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:33:01 AM eth0 0.75 0.18 0.35 0.22 0.00 0.00 0.00 0.00 09:50:09 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:34:01 AM eth0 0.25 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:35:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:36:01 AM eth0 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:37:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:39:01 AM eth0 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:40:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:41:01 AM eth0 0.23 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:42:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:43:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:44:01 AM eth0 0.55 0.32 0.34 0.26 0.00 0.00 0.00 0.00 09:50:09 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:45:01 AM eth0 0.25 0.07 0.08 0.00 0.00 0.00 0.00 0.00 09:50:09 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:46:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:47:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:48:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:49:01 AM eth0 0.22 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:50:01 AM eth0 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:51:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:52:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:53:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:54:01 AM eth0 0.55 0.23 0.39 0.25 0.00 0.00 0.00 0.00 09:50:09 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:55:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:56:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:57:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:50:09 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:58:01 AM eth0 0.42 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:09 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 08:59:01 AM eth0 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:00:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:02:01 AM eth0 0.32 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:03:01 AM eth0 0.30 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:50:09 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:04:01 AM eth0 1.00 0.28 0.44 0.26 0.00 0.00 0.00 0.00 09:50:09 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:05:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:06:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:07:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:08:01 AM eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:09:01 AM eth0 0.28 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:50:09 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:11:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:12:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:13:01 AM eth0 0.95 0.83 0.08 0.07 0.00 0.00 0.00 0.00 09:50:09 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:14:01 AM eth0 1.53 0.35 0.54 0.29 0.00 0.00 0.00 0.00 09:50:09 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:15:01 AM eth0 0.35 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:50:09 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:16:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:17:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:19:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:50:09 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:20:01 AM eth0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:24:01 AM eth0 0.60 0.15 0.13 0.07 0.00 0.00 0.00 0.00 09:50:09 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:25:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 09:50:09 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:27:01 AM eth0 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:50:09 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:28:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:29:01 AM eth0 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:30:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:50:09 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:31:01 AM eth0 2.07 1.52 0.67 13.31 0.00 0.00 0.00 0.00 09:50:09 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:32:01 AM eth0 0.35 0.10 0.08 0.01 0.00 0.00 0.00 0.00 09:50:09 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:33:01 AM eth0 0.82 0.22 0.32 0.19 0.00 0.00 0.00 0.00 09:50:09 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:34:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:50:09 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:36:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:36:02 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:50:09 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:37:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:38:01 AM eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:50:09 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:39:01 AM eth0 0.97 0.33 0.39 0.26 0.00 0.00 0.00 0.00 09:50:09 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:40:01 AM eth0 137.74 84.92 505.82 35.99 0.00 0.00 0.00 0.00 09:50:09 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:41:01 AM eth0 102.35 84.86 1060.26 11.49 0.00 0.00 0.00 0.00 09:50:09 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:42:01 AM eth0 60.81 44.27 585.06 7.39 0.00 0.00 0.00 0.00 09:50:09 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:43:01 AM eth0 37.91 32.93 333.30 15.27 0.00 0.00 0.00 0.00 09:50:09 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:44:01 AM eth0 174.77 111.41 38.48 27.36 0.00 0.00 0.00 0.00 09:50:09 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:45:01 AM eth0 25.60 17.75 23.33 2.42 0.00 0.00 0.00 0.00 09:50:09 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:46:01 AM eth0 52.13 39.62 122.53 10.72 0.00 0.00 0.00 0.00 09:50:09 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:47:01 AM eth0 23.25 20.15 74.11 6.79 0.00 0.00 0.00 0.00 09:50:09 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:48:01 AM eth0 19.40 19.05 64.43 12.63 0.00 0.00 0.00 0.00 09:50:09 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:49:01 AM eth0 78.77 51.50 155.04 81.35 0.00 0.00 0.00 0.00 09:50:09 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 09:50:01 AM eth0 17.11 16.43 15.11 8.22 0.00 0.00 0.00 0.00 09:50:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:50:09 Average: eth0 2.45 1.63 8.44 0.88 0.00 0.00 0.00 0.00 09:50:09 09:50:09 09:50:09 ---> sar -P ALL: 09:50:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/11/2025 _x86_64_ (2 CPU) 09:50:09 09:50:09 03:48:21 LINUX RESTART (2 CPU) 09:50:09 09:50:09 03:49:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 03:50:01 AM all 1.80 0.00 0.36 0.02 0.03 97.80 09:50:09 03:50:01 AM 0 2.26 0.00 0.33 0.03 0.02 97.36 09:50:09 03:50:01 AM 1 1.34 0.00 0.38 0.00 0.03 98.25 09:50:09 03:51:01 AM all 1.40 0.00 0.40 0.00 0.03 98.16 09:50:09 03:51:01 AM 0 1.10 0.00 0.44 0.00 0.03 98.43 09:50:09 03:51:01 AM 1 1.70 0.00 0.37 0.00 0.03 97.90 09:50:09 03:52:01 AM all 0.22 0.00 0.09 0.00 0.03 99.67 09:50:09 03:52:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 03:52:01 AM 1 0.32 0.00 0.12 0.00 0.02 99.55 09:50:09 03:53:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 09:50:09 03:53:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48 09:50:09 03:53:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 03:54:01 AM all 0.30 0.00 0.07 0.01 0.02 99.61 09:50:09 03:54:01 AM 0 0.37 0.00 0.05 0.02 0.02 99.55 09:50:09 03:54:01 AM 1 0.23 0.00 0.08 0.00 0.02 99.67 09:50:09 03:55:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 03:55:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 03:55:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 09:50:09 03:56:02 AM all 0.22 0.00 0.08 0.00 0.02 99.69 09:50:09 03:56:02 AM 0 0.28 0.00 0.08 0.00 0.02 99.62 09:50:09 03:56:02 AM 1 0.15 0.00 0.07 0.00 0.02 99.77 09:50:09 03:57:01 AM all 0.30 0.00 0.04 0.00 0.02 99.64 09:50:09 03:57:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85 09:50:09 03:57:01 AM 1 0.49 0.00 0.05 0.00 0.02 99.44 09:50:09 03:58:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:50:09 03:58:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 03:58:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 09:50:09 03:59:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:09 03:59:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:09 03:59:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73 09:50:09 04:00:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:09 04:00:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 09:50:09 04:00:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:50:09 09:50:09 04:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:01:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 09:50:09 04:01:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:09 04:01:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 04:02:01 AM all 0.24 0.00 0.10 0.00 0.02 99.64 09:50:09 04:02:01 AM 0 0.42 0.00 0.13 0.00 0.02 99.43 09:50:09 04:02:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 04:03:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:50:09 04:03:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:09 04:03:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 04:04:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:09 04:04:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:09 04:04:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 09:50:09 04:05:01 AM all 0.34 0.00 0.08 0.01 0.03 99.54 09:50:09 04:05:01 AM 0 0.60 0.00 0.07 0.02 0.03 99.28 09:50:09 04:05:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80 09:50:09 04:06:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 04:06:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.26 09:50:09 04:06:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:09 04:07:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67 09:50:09 04:07:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 09:50:09 04:07:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 04:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 04:08:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:09 04:08:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:50:09 04:09:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:09 04:09:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65 09:50:09 04:09:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 04:10:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:50:09 04:10:01 AM 0 0.38 0.00 0.03 0.00 0.00 99.58 09:50:09 04:10:01 AM 1 0.25 0.00 0.08 0.00 0.03 99.63 09:50:09 04:11:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 04:11:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30 09:50:09 04:11:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 09:50:09 04:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:12:01 AM all 0.32 0.00 0.05 0.00 0.01 99.62 09:50:09 04:12:01 AM 0 0.53 0.00 0.03 0.00 0.00 99.43 09:50:09 04:12:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 04:13:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:09 04:13:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:50:09 04:13:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 04:14:01 AM all 0.36 0.00 0.07 0.00 0.03 99.55 09:50:09 04:14:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:09 04:14:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72 09:50:09 04:15:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:09 04:15:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40 09:50:09 04:15:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 09:50:09 04:16:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:09 04:16:01 AM 0 0.42 0.00 0.05 0.00 0.02 99.52 09:50:09 04:16:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 04:17:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:50:09 04:17:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:50:09 04:17:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 04:18:01 AM all 0.20 0.00 0.05 0.00 0.02 99.73 09:50:09 04:18:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 09:50:09 04:18:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 04:19:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:09 04:19:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:50:09 04:19:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 04:20:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:50:09 04:20:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:09 04:20:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75 09:50:09 04:21:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:50:09 04:21:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 04:21:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 04:22:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:50:09 04:22:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 09:50:09 04:22:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 09:50:09 04:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:23:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 09:50:09 04:23:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33 09:50:09 04:23:01 AM 1 0.05 0.00 0.05 0.00 0.00 99.90 09:50:09 04:24:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 04:24:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:50:09 04:24:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:50:09 04:25:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63 09:50:09 04:25:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:09 04:25:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77 09:50:09 04:26:01 AM all 0.24 0.00 0.04 0.00 0.02 99.70 09:50:09 04:26:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:09 04:26:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:50:09 04:27:01 AM all 0.23 0.00 0.08 0.00 0.02 99.67 09:50:09 04:27:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 04:27:01 AM 1 0.37 0.00 0.10 0.00 0.02 99.52 09:50:09 04:28:01 AM all 0.24 0.00 0.04 0.00 0.02 99.70 09:50:09 04:28:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 09:50:09 04:28:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:50:09 04:29:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:09 04:29:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85 09:50:09 04:29:01 AM 1 0.62 0.00 0.05 0.00 0.03 99.30 09:50:09 04:30:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 09:50:09 04:30:01 AM 0 0.05 0.00 0.03 0.00 0.02 99.90 09:50:09 04:30:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 04:31:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:09 04:31:01 AM 0 0.15 0.00 0.12 0.00 0.05 99.68 09:50:09 04:31:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 04:32:01 AM all 0.30 0.00 0.05 0.00 0.01 99.64 09:50:09 04:32:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 04:32:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 09:50:09 04:33:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:09 04:33:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 04:33:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57 09:50:09 09:50:09 04:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:34:01 AM all 0.18 0.00 0.06 0.00 0.03 99.74 09:50:09 04:34:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 04:34:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70 09:50:09 04:35:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56 09:50:09 04:35:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 04:35:01 AM 1 0.55 0.00 0.08 0.02 0.02 99.33 09:50:09 04:36:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56 09:50:09 04:36:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:50:09 04:36:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 04:37:01 AM all 0.24 0.00 0.03 0.00 0.03 99.70 09:50:09 04:37:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:50:09 04:37:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:50:09 04:38:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:09 04:38:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 04:38:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 04:39:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 04:39:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 04:39:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:50:09 04:40:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 04:40:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:09 04:40:01 AM 1 0.37 0.00 0.05 0.00 0.02 99.57 09:50:09 04:41:01 AM all 0.35 0.00 0.08 0.00 0.02 99.56 09:50:09 04:41:01 AM 0 0.62 0.00 0.08 0.00 0.02 99.28 09:50:09 04:41:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 04:42:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:50:09 04:42:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:50:09 04:42:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:50:09 04:43:01 AM all 0.37 0.00 0.07 0.00 0.02 99.55 09:50:09 04:43:01 AM 0 0.62 0.00 0.03 0.00 0.02 99.33 09:50:09 04:43:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 09:50:09 04:44:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 04:44:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:09 04:44:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:50:09 04:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:45:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 04:45:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 04:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 04:46:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:50:09 04:46:01 AM 0 0.33 0.00 0.05 0.00 0.03 99.58 09:50:09 04:46:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 04:47:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:09 04:47:01 AM 0 0.48 0.00 0.08 0.00 0.02 99.42 09:50:09 04:47:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 04:48:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:09 04:48:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:09 04:48:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77 09:50:09 04:49:01 AM all 0.27 0.00 0.08 0.01 0.03 99.62 09:50:09 04:49:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47 09:50:09 04:49:01 AM 1 0.08 0.00 0.08 0.02 0.03 99.78 09:50:09 04:50:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:09 04:50:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.46 09:50:09 04:50:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 04:51:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:09 04:51:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:09 04:51:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 04:52:01 AM all 0.20 0.00 0.08 0.00 0.02 99.71 09:50:09 04:52:01 AM 0 0.30 0.00 0.10 0.00 0.02 99.58 09:50:09 04:52:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 04:53:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 04:53:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:50:09 04:53:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 04:54:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 04:54:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 04:54:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:50:09 04:55:01 AM all 0.34 0.01 0.05 0.00 0.03 99.57 09:50:09 04:55:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35 09:50:09 04:55:01 AM 1 0.10 0.02 0.07 0.00 0.02 99.80 09:50:09 09:50:09 04:55:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 04:56:01 AM all 0.17 0.00 0.08 0.00 0.02 99.73 09:50:09 04:56:01 AM 0 0.23 0.00 0.08 0.00 0.02 99.67 09:50:09 04:56:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 04:57:01 AM all 0.28 0.00 0.05 0.00 0.03 99.65 09:50:09 04:57:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:50:09 04:57:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 04:58:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:09 04:58:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:09 04:58:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.70 09:50:09 04:59:01 AM all 0.35 0.25 0.17 0.12 0.03 99.08 09:50:09 04:59:01 AM 0 0.58 0.00 0.12 0.00 0.03 99.27 09:50:09 04:59:01 AM 1 0.12 0.50 0.22 0.23 0.03 98.90 09:50:09 05:00:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:50:09 05:00:01 AM 0 0.45 0.00 0.05 0.00 0.00 99.50 09:50:09 05:00:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 05:01:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 05:01:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:09 05:01:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 05:02:02 AM all 0.34 0.00 0.08 0.00 0.03 99.55 09:50:09 05:02:02 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:50:09 05:02:02 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:09 05:03:01 AM all 0.35 0.00 0.04 0.00 0.03 99.58 09:50:09 05:03:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:09 05:03:01 AM 1 0.61 0.00 0.05 0.00 0.02 99.32 09:50:09 05:04:01 AM all 0.26 0.00 0.09 0.02 0.03 99.61 09:50:09 05:04:01 AM 0 0.18 0.00 0.08 0.03 0.02 99.68 09:50:09 05:04:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53 09:50:09 05:05:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:50:09 05:05:01 AM 0 0.48 0.00 0.10 0.00 0.02 99.40 09:50:09 05:05:01 AM 1 0.12 0.00 0.03 0.00 0.02 99.83 09:50:09 05:06:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:09 05:06:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:09 05:06:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 09:50:09 05:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 05:07:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 09:50:09 05:07:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 09:50:09 05:07:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48 09:50:09 05:08:01 AM all 0.31 0.00 0.05 0.00 0.09 99.55 09:50:09 05:08:01 AM 0 0.10 0.00 0.07 0.00 0.10 99.73 09:50:09 05:08:01 AM 1 0.52 0.00 0.03 0.00 0.08 99.37 09:50:09 05:09:01 AM all 0.35 0.00 0.07 0.00 0.02 99.57 09:50:09 05:09:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 05:09:01 AM 1 0.63 0.00 0.10 0.00 0.02 99.25 09:50:09 05:10:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 05:10:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:10:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:09 05:11:01 AM all 0.26 0.00 0.08 0.00 0.02 99.64 09:50:09 05:11:01 AM 0 0.12 0.00 0.12 0.00 0.02 99.75 09:50:09 05:11:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 09:50:09 05:12:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:09 05:12:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 05:12:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:50:09 05:13:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:09 05:13:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:50:09 05:13:01 AM 1 0.52 0.00 0.00 0.00 0.02 99.47 09:50:09 05:14:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 05:14:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 05:14:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:50:09 05:15:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:50:09 05:15:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 05:15:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:09 05:16:01 AM all 0.25 0.00 0.08 0.00 0.03 99.65 09:50:09 05:16:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 05:16:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 09:50:09 05:17:01 AM all 0.23 0.00 0.06 0.00 0.02 99.69 09:50:09 05:17:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 05:17:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58 09:50:09 09:50:09 05:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 05:18:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 05:18:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 05:18:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 09:50:09 05:19:01 AM all 0.35 0.00 0.05 0.00 0.01 99.59 09:50:09 05:19:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 05:19:01 AM 1 0.57 0.00 0.03 0.00 0.00 99.40 09:50:09 05:20:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:09 05:20:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:09 05:20:01 AM 1 0.58 0.00 0.10 0.00 0.03 99.28 09:50:09 05:21:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 05:21:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 05:21:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 05:22:01 AM all 0.21 0.00 0.08 0.00 0.03 99.69 09:50:09 05:22:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:50:09 05:22:01 AM 1 0.35 0.00 0.08 0.00 0.02 99.55 09:50:09 05:23:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:50:09 05:23:01 AM 0 0.43 0.00 0.07 0.00 0.00 99.50 09:50:09 05:23:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:50:09 05:24:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:50:09 05:24:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48 09:50:09 05:24:01 AM 1 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 05:25:01 AM all 0.24 0.00 0.05 0.00 0.02 99.69 09:50:09 05:25:01 AM 0 0.35 0.00 0.03 0.00 0.00 99.62 09:50:09 05:25:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 05:26:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:50:09 05:26:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:09 05:26:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:09 05:27:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:50:09 05:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:09 05:27:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 09:50:09 05:28:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:09 05:28:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:09 05:28:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:50:09 09:50:09 05:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 05:29:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:09 05:29:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:50:09 05:29:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 05:30:01 AM all 0.09 0.00 0.06 0.00 0.02 99.83 09:50:09 05:30:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 05:30:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:31:01 AM all 0.09 0.00 0.08 0.00 0.03 99.81 09:50:09 05:31:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 05:31:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 05:32:01 AM all 0.08 0.00 0.05 0.00 0.03 99.85 09:50:09 05:32:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:09 05:32:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:50:09 05:33:01 AM all 0.08 0.00 0.07 0.00 0.02 99.84 09:50:09 05:33:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 09:50:09 05:33:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:09 05:34:01 AM all 0.14 0.00 0.08 0.00 0.03 99.76 09:50:09 05:34:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 05:34:01 AM 1 0.22 0.00 0.12 0.00 0.03 99.63 09:50:09 05:35:01 AM all 0.08 0.00 0.06 0.00 0.02 99.84 09:50:09 05:35:01 AM 0 0.05 0.00 0.03 0.00 0.00 99.92 09:50:09 05:35:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 05:36:01 AM all 0.08 0.00 0.05 0.00 0.03 99.85 09:50:09 05:36:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95 09:50:09 05:36:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:09 05:37:01 AM all 0.08 0.00 0.05 0.00 0.03 99.84 09:50:09 05:37:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:09 05:37:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 05:38:01 AM all 0.08 0.00 0.04 0.00 0.02 99.87 09:50:09 05:38:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 05:38:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:39:01 AM all 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 05:39:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:50:09 05:39:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 09:50:09 05:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 05:40:01 AM all 0.09 0.00 0.07 0.00 0.02 99.82 09:50:09 05:40:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:50:09 05:40:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 05:41:01 AM all 0.08 0.00 0.05 0.00 0.03 99.84 09:50:09 05:41:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88 09:50:09 05:41:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 05:42:01 AM all 0.09 0.00 0.06 0.00 0.01 99.84 09:50:09 05:42:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 05:42:01 AM 1 0.07 0.00 0.05 0.00 0.00 99.88 09:50:09 05:43:01 AM all 0.08 0.00 0.05 0.00 0.03 99.85 09:50:09 05:43:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:09 05:43:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 05:44:01 AM all 0.11 0.00 0.07 0.00 0.02 99.81 09:50:09 05:44:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:44:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 05:45:01 AM all 0.08 0.00 0.06 0.00 0.02 99.84 09:50:09 05:45:01 AM 0 0.05 0.00 0.05 0.00 0.00 99.90 09:50:09 05:45:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 05:46:01 AM all 0.10 0.00 0.06 0.00 0.02 99.82 09:50:09 05:46:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 05:46:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 05:47:01 AM all 0.09 0.00 0.05 0.00 0.03 99.83 09:50:09 05:47:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 09:50:09 05:47:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 05:48:01 AM all 0.09 0.00 0.06 0.00 0.03 99.82 09:50:09 05:48:01 AM 0 0.08 0.00 0.03 0.00 0.03 99.85 09:50:09 05:48:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 05:49:01 AM all 0.73 0.00 0.06 0.00 0.03 99.18 09:50:09 05:49:01 AM 0 1.29 0.00 0.07 0.00 0.02 98.63 09:50:09 05:49:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73 09:50:09 05:50:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:50:09 05:50:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:50:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 09:50:09 05:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 05:51:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:50:09 05:51:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 05:51:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40 09:50:09 05:52:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:09 05:52:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 05:52:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:09 05:53:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:09 05:53:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 05:53:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:09 05:54:01 AM all 0.22 0.00 0.07 0.00 0.03 99.69 09:50:09 05:54:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 05:54:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53 09:50:09 05:55:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:50:09 05:55:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 05:55:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 05:56:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:50:09 05:56:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 05:56:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:50:09 05:57:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:09 05:57:01 AM 0 0.10 0.00 0.03 0.00 0.02 99.85 09:50:09 05:57:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:09 05:58:01 AM all 0.23 0.00 0.08 0.00 0.02 99.68 09:50:09 05:58:01 AM 0 0.35 0.00 0.07 0.00 0.00 99.58 09:50:09 05:58:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 05:59:01 AM all 0.33 0.00 0.05 0.01 0.02 99.59 09:50:09 05:59:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:09 05:59:01 AM 1 0.10 0.00 0.07 0.02 0.02 99.80 09:50:09 06:00:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:09 06:00:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:09 06:00:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:09 06:01:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:09 06:01:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 09:50:09 06:01:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 09:50:09 06:01:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:02:01 AM all 0.30 0.00 0.08 0.00 0.03 99.60 09:50:09 06:02:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:09 06:02:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78 09:50:09 06:03:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:09 06:03:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:50:09 06:03:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 09:50:09 06:04:01 AM all 0.21 0.00 0.07 0.00 0.02 99.71 09:50:09 06:04:01 AM 0 0.33 0.00 0.07 0.00 0.02 99.58 09:50:09 06:04:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 06:05:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:09 06:05:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48 09:50:09 06:05:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 06:06:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:50:09 06:06:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:50:09 06:06:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 09:50:09 06:07:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:50:09 06:07:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 09:50:09 06:07:01 AM 1 0.18 0.00 0.08 0.00 0.02 99.72 09:50:09 06:08:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64 09:50:09 06:08:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:08:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:09 06:09:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:50:09 06:09:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:50:09 06:09:01 AM 1 0.43 0.00 0.02 0.00 0.02 99.53 09:50:09 06:10:01 AM all 0.20 0.00 0.08 0.00 0.03 99.70 09:50:09 06:10:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:09 06:10:01 AM 1 0.32 0.00 0.08 0.00 0.02 99.58 09:50:09 06:11:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:50:09 06:11:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 06:11:01 AM 1 0.59 0.00 0.05 0.00 0.02 99.34 09:50:09 06:12:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 09:50:09 06:12:01 AM 0 0.05 0.00 0.02 0.00 0.02 99.92 09:50:09 06:12:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:50:09 09:50:09 06:12:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:13:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:50:09 06:13:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:09 06:13:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:50:09 06:14:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64 09:50:09 06:14:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:14:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:09 06:15:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 06:15:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 06:15:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 06:16:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 06:16:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 06:16:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:50:09 06:17:01 AM all 0.24 0.00 0.05 0.00 0.03 99.68 09:50:09 06:17:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:09 06:17:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:09 06:18:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62 09:50:09 06:18:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 06:18:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:50:09 06:19:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 09:50:09 06:19:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 06:19:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35 09:50:09 06:20:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:09 06:20:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 06:20:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:50:09 06:21:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:50:09 06:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 06:21:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:50:09 06:22:01 AM all 0.29 0.17 0.13 0.00 0.03 99.39 09:50:09 06:22:01 AM 0 0.12 0.30 0.17 0.00 0.03 99.38 09:50:09 06:22:01 AM 1 0.47 0.03 0.08 0.00 0.02 99.40 09:50:09 06:23:01 AM all 0.24 0.00 0.06 0.01 0.02 99.67 09:50:09 06:23:01 AM 0 0.07 0.00 0.08 0.02 0.02 99.82 09:50:09 06:23:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:50:09 09:50:09 06:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:24:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:50:09 06:24:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:24:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 09:50:09 06:25:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:09 06:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 06:25:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 06:26:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:50:09 06:26:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:50:09 06:26:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 06:27:01 AM all 0.22 0.00 0.07 0.00 0.02 99.70 09:50:09 06:27:01 AM 0 0.17 0.00 0.07 0.00 0.00 99.77 09:50:09 06:27:01 AM 1 0.27 0.00 0.07 0.00 0.03 99.63 09:50:09 06:28:01 AM all 0.27 0.00 0.05 0.00 0.02 99.67 09:50:09 06:28:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63 09:50:09 06:28:01 AM 1 0.22 0.00 0.07 0.00 0.02 99.70 09:50:09 06:29:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:09 06:29:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 06:29:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:09 06:30:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:50:09 06:30:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:30:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 06:31:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:50:09 06:31:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:09 06:31:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 09:50:09 06:32:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60 09:50:09 06:32:01 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:50:09 06:32:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75 09:50:09 06:33:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:50:09 06:33:01 AM 0 0.49 0.00 0.08 0.00 0.02 99.41 09:50:09 06:33:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:34:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:50:09 06:34:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 06:34:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 09:50:09 06:34:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:35:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:50:09 06:35:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45 09:50:09 06:35:01 AM 1 0.17 0.00 0.12 0.00 0.03 99.68 09:50:09 06:36:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:50:09 06:36:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:50:09 06:36:01 AM 1 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 06:37:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:50:09 06:37:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:09 06:37:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 06:38:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:50:09 06:38:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:50:09 06:38:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 06:39:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:50:09 06:39:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 09:50:09 06:39:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 06:40:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67 09:50:09 06:40:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:09 06:40:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 06:41:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 06:41:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 06:41:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:09 06:42:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 09:50:09 06:42:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48 09:50:09 06:42:01 AM 1 0.05 0.00 0.03 0.00 0.02 99.90 09:50:09 06:43:01 AM all 0.24 0.00 0.07 0.00 0.02 99.67 09:50:09 06:43:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 09:50:09 06:43:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 06:44:01 AM all 0.21 0.00 0.07 0.00 0.03 99.70 09:50:09 06:44:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:50:09 06:44:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:50:09 06:45:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 06:45:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 06:45:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:50:09 06:45:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:46:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 06:46:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:09 06:46:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 06:47:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 06:47:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:09 06:47:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 06:48:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:50:09 06:48:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 06:48:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:09 06:49:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 06:49:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47 09:50:09 06:49:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 06:50:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:50:09 06:50:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:50:09 06:50:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:50:09 06:51:01 AM all 0.23 0.00 0.08 0.00 0.03 99.67 09:50:09 06:51:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 09:50:09 06:51:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 06:52:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:50:09 06:52:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45 09:50:09 06:52:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 06:53:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:09 06:53:01 AM 0 0.30 0.00 0.03 0.00 0.03 99.63 09:50:09 06:53:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 09:50:09 06:54:01 AM all 0.28 0.00 0.07 0.00 0.02 99.63 09:50:09 06:54:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 09:50:09 06:54:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 06:55:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63 09:50:09 06:55:01 AM 0 0.48 0.00 0.02 0.00 0.00 99.50 09:50:09 06:55:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 06:56:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:50:09 06:56:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37 09:50:09 06:56:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 09:50:09 06:56:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 06:57:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67 09:50:09 06:57:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 09:50:09 06:57:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 06:58:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:50:09 06:58:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 06:58:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:50:09 06:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 06:59:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:09 06:59:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 07:00:01 AM all 0.30 0.00 0.04 0.00 0.03 99.63 09:50:09 07:00:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:50:09 07:00:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 07:01:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 07:01:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 07:01:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 07:02:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 07:02:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:50:09 07:02:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 07:03:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:09 07:03:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50 09:50:09 07:03:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 07:04:01 AM all 0.32 0.00 0.05 0.00 0.02 99.62 09:50:09 07:04:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:50:09 07:04:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:50:09 07:05:01 AM all 0.21 0.00 0.05 0.00 0.03 99.72 09:50:09 07:05:01 AM 0 0.28 0.00 0.03 0.00 0.02 99.67 09:50:09 07:05:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 07:06:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 07:06:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 07:06:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73 09:50:09 07:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 07:07:01 AM 0 0.50 0.00 0.02 0.00 0.00 99.48 09:50:09 07:07:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70 09:50:09 09:50:09 07:07:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 07:08:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 07:08:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:09 07:08:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:50:09 07:09:01 AM all 0.31 0.00 0.05 0.01 0.01 99.62 09:50:09 07:09:01 AM 0 0.48 0.00 0.03 0.00 0.00 99.48 09:50:09 07:09:01 AM 1 0.13 0.00 0.07 0.02 0.02 99.77 09:50:09 07:10:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 07:10:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 09:50:09 07:10:01 AM 1 0.12 0.00 0.05 0.00 0.03 99.80 09:50:09 07:11:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:50:09 07:11:01 AM 0 0.50 0.00 0.07 0.00 0.02 99.42 09:50:09 07:11:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 07:12:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67 09:50:09 07:12:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92 09:50:09 07:12:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43 09:50:09 07:13:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:50:09 07:13:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 07:13:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:09 07:14:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 07:14:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 07:14:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:09 07:15:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:09 07:15:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 07:15:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:50:09 07:16:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:09 07:16:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:09 07:16:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:50:09 07:17:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 09:50:09 07:17:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 07:17:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:09 07:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:50:09 07:18:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:09 07:18:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 09:50:09 07:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 07:19:02 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:50:09 07:19:02 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 07:19:02 AM 1 0.42 0.00 0.07 0.00 0.03 99.48 09:50:09 07:20:01 AM all 0.33 0.00 0.05 0.00 0.02 99.60 09:50:09 07:20:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 07:20:01 AM 1 0.54 0.00 0.03 0.00 0.02 99.41 09:50:09 07:21:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:50:09 07:21:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 07:21:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:50:09 07:22:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67 09:50:09 07:22:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 07:22:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:50:09 07:23:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:50:09 07:23:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 07:23:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:50:09 07:24:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:09 07:24:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 07:24:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40 09:50:09 07:25:01 AM all 0.29 0.00 0.05 0.00 0.02 99.64 09:50:09 07:25:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 07:25:01 AM 1 0.45 0.00 0.03 0.00 0.00 99.52 09:50:09 07:26:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:50:09 07:26:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 07:26:01 AM 1 0.40 0.00 0.03 0.00 0.02 99.55 09:50:09 07:27:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 09:50:09 07:27:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:50:09 07:27:01 AM 1 0.50 0.00 0.02 0.00 0.00 99.48 09:50:09 07:28:01 AM all 0.26 0.00 0.08 0.00 0.03 99.64 09:50:09 07:28:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:09 07:28:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:50:09 07:29:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:09 07:29:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 07:29:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43 09:50:09 09:50:09 07:29:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 07:30:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:50:09 07:30:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:09 07:30:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:50:09 07:31:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:50:09 07:31:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 07:31:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 07:32:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:09 07:32:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 07:32:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:50:09 07:33:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:09 07:33:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 07:33:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:09 07:34:01 AM all 0.20 0.00 0.07 0.00 0.02 99.72 09:50:09 07:34:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 09:50:09 07:34:01 AM 1 0.33 0.00 0.05 0.00 0.02 99.60 09:50:09 07:35:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:09 07:35:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:09 07:35:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 07:36:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:09 07:36:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 07:36:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33 09:50:09 07:37:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66 09:50:09 07:37:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83 09:50:09 07:37:01 AM 1 0.40 0.00 0.08 0.00 0.03 99.48 09:50:09 07:38:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 07:38:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 07:38:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:50:09 07:39:01 AM all 0.25 0.00 0.07 0.01 0.02 99.66 09:50:09 07:39:01 AM 0 0.10 0.00 0.07 0.02 0.02 99.80 09:50:09 07:39:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.52 09:50:09 07:40:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:09 07:40:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:50:09 07:40:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 09:50:09 07:40:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 07:41:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:50:09 07:41:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 09:50:09 07:41:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63 09:50:09 07:42:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 07:42:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:50:09 07:42:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 07:43:01 AM all 0.30 0.18 0.12 0.00 0.02 99.39 09:50:09 07:43:01 AM 0 0.48 0.08 0.08 0.00 0.02 99.33 09:50:09 07:43:01 AM 1 0.12 0.27 0.15 0.00 0.02 99.45 09:50:09 07:44:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 07:44:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 07:44:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 07:45:01 AM all 0.32 0.00 0.04 0.00 0.02 99.62 09:50:09 07:45:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:09 07:45:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 07:46:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:50:09 07:46:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 07:46:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 07:47:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:09 07:47:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40 09:50:09 07:47:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 07:48:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:50:09 07:48:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:50:09 07:48:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 07:49:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:50:09 07:49:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45 09:50:09 07:49:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:09 07:50:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58 09:50:09 07:50:01 AM 0 0.60 0.00 0.03 0.00 0.02 99.35 09:50:09 07:50:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 07:51:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:50:09 07:51:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52 09:50:09 07:51:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 09:50:09 07:51:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 07:52:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:50:09 07:52:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:50:09 07:52:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:50:09 07:53:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 09:50:09 07:53:01 AM 0 0.35 0.00 0.02 0.00 0.02 99.62 09:50:09 07:53:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 07:54:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:50:09 07:54:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 09:50:09 07:54:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 07:55:01 AM all 0.26 0.00 0.06 0.00 0.03 99.66 09:50:09 07:55:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43 09:50:09 07:55:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 07:56:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:50:09 07:56:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:50:09 07:56:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73 09:50:09 07:57:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 07:57:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 07:57:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33 09:50:09 07:58:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:50:09 07:58:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 07:58:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 09:50:09 07:59:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:50:09 07:59:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 07:59:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 08:00:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:50:09 08:00:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:50:09 08:00:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 09:50:09 08:01:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 08:01:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47 09:50:09 08:01:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 09:50:09 08:02:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:50:09 08:02:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:50:09 08:02:01 AM 1 0.62 0.00 0.10 0.00 0.03 99.25 09:50:09 09:50:09 08:02:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:03:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:50:09 08:03:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 08:03:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42 09:50:09 08:04:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 09:50:09 08:04:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 08:04:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37 09:50:09 08:05:01 AM all 0.23 0.00 0.07 0.00 0.02 99.68 09:50:09 08:05:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 08:05:01 AM 1 0.38 0.00 0.07 0.00 0.02 99.53 09:50:09 08:06:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 09:50:09 08:06:01 AM 0 0.07 0.00 0.10 0.00 0.02 99.82 09:50:09 08:06:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 08:07:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:09 08:07:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 08:07:01 AM 1 0.45 0.00 0.02 0.00 0.02 99.52 09:50:09 08:08:01 AM all 0.31 0.00 0.08 0.00 0.03 99.59 09:50:09 08:08:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:09 08:08:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 09:50:09 08:09:01 AM all 0.27 0.00 0.08 0.00 0.02 99.63 09:50:09 08:09:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 08:09:01 AM 1 0.42 0.00 0.08 0.00 0.02 99.48 09:50:09 08:10:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 08:10:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 08:10:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:50:09 08:11:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:09 08:11:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:50:09 08:11:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 09:50:09 08:12:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66 09:50:09 08:12:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 08:12:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53 09:50:09 08:13:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 08:13:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 08:13:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 09:50:09 08:13:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:14:01 AM all 0.18 0.00 0.08 0.01 0.03 99.71 09:50:09 08:14:01 AM 0 0.07 0.00 0.08 0.02 0.03 99.80 09:50:09 08:14:01 AM 1 0.30 0.00 0.07 0.00 0.02 99.62 09:50:09 08:15:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:09 08:15:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 08:15:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:50:09 08:16:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:50:09 08:16:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 08:16:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48 09:50:09 08:17:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:09 08:17:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:50:09 08:17:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47 09:50:09 08:18:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:50:09 08:18:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:50:09 08:18:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 08:19:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:50:09 08:19:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 08:19:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 08:20:01 AM all 0.18 0.00 0.07 0.00 0.03 99.72 09:50:09 08:20:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 08:20:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60 09:50:09 08:21:01 AM all 0.33 0.00 0.04 0.00 0.03 99.61 09:50:09 08:21:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 08:21:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 08:22:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:50:09 08:22:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90 09:50:09 08:22:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32 09:50:09 08:23:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:50:09 08:23:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 08:23:01 AM 1 0.47 0.00 0.10 0.00 0.02 99.42 09:50:09 08:24:01 AM all 0.32 0.00 0.06 0.00 0.02 99.61 09:50:09 08:24:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:50:09 08:24:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:50:09 09:50:09 08:24:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:25:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:09 08:25:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 08:25:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45 09:50:09 08:26:01 AM all 0.30 0.00 0.05 0.00 0.01 99.64 09:50:09 08:26:01 AM 0 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 08:26:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50 09:50:09 08:27:02 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:50:09 08:27:02 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 08:27:02 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 08:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 08:28:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 08:28:01 AM 1 0.56 0.00 0.03 0.00 0.02 99.39 09:50:09 08:29:01 AM all 0.25 0.00 0.08 0.01 0.02 99.65 09:50:09 08:29:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:50:09 08:29:01 AM 1 0.37 0.00 0.07 0.02 0.00 99.55 09:50:09 08:30:01 AM all 0.27 0.00 0.04 0.00 0.03 99.67 09:50:09 08:30:01 AM 0 0.12 0.00 0.03 0.00 0.02 99.83 09:50:09 08:30:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50 09:50:09 08:31:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 09:50:09 08:31:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 08:31:01 AM 1 0.60 0.00 0.07 0.00 0.02 99.32 09:50:09 08:32:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:09 08:32:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43 09:50:09 08:32:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:09 08:33:01 AM all 0.34 0.00 0.03 0.00 0.03 99.60 09:50:09 08:33:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43 09:50:09 08:33:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77 09:50:09 08:34:01 AM all 0.23 0.00 0.07 0.00 0.03 99.68 09:50:09 08:34:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:50:09 08:34:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 08:35:01 AM all 0.34 0.00 0.07 0.00 0.02 99.57 09:50:09 08:35:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:50:09 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 09:50:09 08:35:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:36:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 09:50:09 08:36:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:50:09 08:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 08:37:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 08:37:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:09 08:37:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 08:38:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 09:50:09 08:38:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:50:09 08:38:01 AM 1 0.08 0.00 0.03 0.00 0.02 99.87 09:50:09 08:39:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:09 08:39:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 08:39:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 08:40:01 AM all 0.34 0.00 0.06 0.00 0.01 99.59 09:50:09 08:40:01 AM 0 0.58 0.00 0.05 0.00 0.00 99.37 09:50:09 08:40:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 08:41:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:50:09 08:41:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:50:09 08:41:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:50:09 08:42:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:50:09 08:42:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:50:09 08:42:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:50:09 08:43:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 08:43:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67 09:50:09 08:43:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:50:09 08:44:01 AM all 0.29 0.00 0.06 0.00 0.02 99.63 09:50:09 08:44:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 08:44:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:50:09 08:45:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:50:09 08:45:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 08:45:01 AM 1 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 08:46:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:50:09 08:46:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:09 08:46:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:50:09 09:50:09 08:46:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:47:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 08:47:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:50:09 08:47:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 08:48:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:50:09 08:48:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:50:09 08:48:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:50:09 08:49:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:09 08:49:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:50:09 08:49:01 AM 1 0.22 0.00 0.05 0.00 0.02 99.72 09:50:09 08:50:01 AM all 0.33 0.00 0.04 0.00 0.02 99.62 09:50:09 08:50:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 08:50:01 AM 1 0.07 0.00 0.03 0.00 0.02 99.88 09:50:09 08:51:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 08:51:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 08:51:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72 09:50:09 08:52:01 AM all 0.24 0.00 0.08 0.00 0.02 99.66 09:50:09 08:52:01 AM 0 0.37 0.00 0.07 0.00 0.00 99.57 09:50:09 08:52:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:50:09 08:53:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:50:09 08:53:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:50:09 08:53:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:50:09 08:54:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 08:54:01 AM 0 0.22 0.00 0.07 0.00 0.02 99.70 09:50:09 08:54:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:50:09 08:55:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63 09:50:09 08:55:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 08:55:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:50:09 08:56:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 08:56:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:50:09 08:56:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 09:50:09 08:57:01 AM all 0.25 0.00 0.06 0.00 0.02 99.67 09:50:09 08:57:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 09:50:09 08:57:01 AM 1 0.35 0.00 0.05 0.00 0.02 99.58 09:50:09 09:50:09 08:57:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 08:58:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:50:09 08:58:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:50:09 08:58:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 08:59:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:50:09 08:59:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 08:59:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:50:09 09:00:01 AM all 0.23 0.00 0.05 0.00 0.02 99.71 09:50:09 09:00:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:50:09 09:00:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 09:01:01 AM all 0.35 0.00 0.06 0.00 0.02 99.57 09:50:09 09:01:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:50:09 09:01:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:50:09 09:02:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:50:09 09:02:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:50:09 09:02:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 09:03:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:50:09 09:03:01 AM 0 0.48 0.00 0.05 0.00 0.03 99.43 09:50:09 09:03:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77 09:50:09 09:04:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:50:09 09:04:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 09:50:09 09:04:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:50:09 09:05:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62 09:50:09 09:05:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:50:09 09:05:01 AM 1 0.03 0.00 0.05 0.00 0.02 99.90 09:50:09 09:06:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:50:09 09:06:01 AM 0 0.40 0.00 0.07 0.00 0.02 99.52 09:50:09 09:06:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:07:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:50:09 09:07:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 09:07:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:50:09 09:08:01 AM all 0.25 0.00 0.07 0.00 0.02 99.67 09:50:09 09:08:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:50:09 09:08:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:50:09 09:50:09 09:08:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 09:09:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:50:09 09:09:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:50:09 09:09:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:50:09 09:10:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:50:09 09:10:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 09:50:09 09:10:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 09:11:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64 09:50:09 09:11:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:50:09 09:11:01 AM 1 0.07 0.00 0.08 0.00 0.02 99.83 09:50:09 09:12:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:50:09 09:12:01 AM 0 0.55 0.00 0.08 0.00 0.02 99.35 09:50:09 09:12:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 09:50:09 09:13:01 AM all 0.33 0.18 0.12 0.01 0.03 99.33 09:50:09 09:13:01 AM 0 0.10 0.37 0.17 0.00 0.03 99.33 09:50:09 09:13:01 AM 1 0.57 0.00 0.07 0.02 0.02 99.33 09:50:09 09:14:01 AM all 0.29 0.00 0.09 0.00 0.03 99.59 09:50:09 09:14:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:50:09 09:14:01 AM 1 0.50 0.00 0.10 0.00 0.03 99.37 09:50:09 09:15:01 AM all 0.26 0.00 0.06 0.00 0.02 99.67 09:50:09 09:15:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83 09:50:09 09:15:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:09 09:16:01 AM all 0.33 0.00 0.05 0.00 0.03 99.58 09:50:09 09:16:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:50:09 09:16:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:50:09 09:17:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:50:09 09:17:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 09:17:01 AM 1 0.58 0.00 0.03 0.00 0.02 99.37 09:50:09 09:18:01 AM all 0.28 0.00 0.04 0.00 0.02 99.66 09:50:09 09:18:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:50:09 09:18:01 AM 1 0.43 0.00 0.02 0.00 0.00 99.55 09:50:09 09:19:01 AM all 0.23 0.00 0.08 0.01 0.03 99.65 09:50:09 09:19:01 AM 0 0.10 0.00 0.07 0.02 0.03 99.78 09:50:09 09:19:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.52 09:50:09 09:50:09 09:19:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 09:20:01 AM all 0.23 0.00 0.07 0.00 0.02 99.69 09:50:09 09:20:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:50:09 09:20:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58 09:50:09 09:21:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:09 09:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:21:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 09:22:01 AM all 0.33 0.00 0.06 0.00 0.02 99.60 09:50:09 09:22:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:50:09 09:22:01 AM 1 0.52 0.00 0.02 0.00 0.00 99.47 09:50:09 09:23:01 AM all 0.25 0.00 0.06 0.00 0.03 99.67 09:50:09 09:23:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60 09:50:09 09:23:01 AM 1 0.22 0.00 0.03 0.00 0.02 99.73 09:50:09 09:24:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:09 09:24:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 09:50:09 09:24:01 AM 1 0.02 0.00 0.05 0.00 0.00 99.93 09:50:09 09:25:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:50:09 09:25:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:50:09 09:25:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:50:09 09:26:01 AM all 0.26 0.00 0.04 0.00 0.02 99.68 09:50:09 09:26:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:50:09 09:26:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:50:09 09:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:50:09 09:27:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:50:09 09:27:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:50:09 09:28:01 AM all 0.31 0.00 0.07 0.00 0.02 99.61 09:50:09 09:28:01 AM 0 0.12 0.00 0.10 0.00 0.02 99.77 09:50:09 09:28:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45 09:50:09 09:29:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:50:09 09:29:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:29:01 AM 1 0.45 0.00 0.05 0.00 0.00 99.50 09:50:09 09:30:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:50:09 09:30:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:50:09 09:30:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:50:09 09:50:09 09:30:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 09:31:01 AM all 0.46 0.00 0.07 0.00 0.03 99.45 09:50:09 09:31:01 AM 0 0.65 0.00 0.03 0.00 0.02 99.30 09:50:09 09:31:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60 09:50:09 09:32:01 AM all 0.08 0.00 0.07 0.00 0.02 99.84 09:50:09 09:32:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:50:09 09:32:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:50:09 09:33:01 AM all 0.14 0.00 0.06 0.00 0.02 99.78 09:50:09 09:33:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:50:09 09:33:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78 09:50:09 09:34:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:50:09 09:34:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 09:34:01 AM 1 0.47 0.00 0.05 0.00 0.02 99.47 09:50:09 09:35:01 AM all 0.31 0.00 0.04 0.00 0.02 99.63 09:50:09 09:35:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:50:09 09:35:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:50:09 09:36:02 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:50:09 09:36:02 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:50:09 09:36:02 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:50:09 09:37:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:50:09 09:37:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:50:09 09:37:01 AM 1 0.51 0.00 0.03 0.00 0.02 99.44 09:50:09 09:38:01 AM all 0.31 0.00 0.06 0.00 0.02 99.62 09:50:09 09:38:01 AM 0 0.07 0.00 0.05 0.00 0.00 99.88 09:50:09 09:38:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:50:09 09:39:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:50:09 09:39:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 09:50:09 09:39:01 AM 1 0.52 0.00 0.05 0.00 0.00 99.43 09:50:09 09:40:01 AM all 7.63 0.00 1.56 0.15 0.05 90.61 09:50:09 09:40:01 AM 0 6.89 0.00 1.24 0.08 0.05 91.74 09:50:09 09:40:01 AM 1 8.36 0.00 1.89 0.22 0.05 89.48 09:50:09 09:41:01 AM all 37.98 0.00 5.33 0.79 0.08 55.82 09:50:09 09:41:01 AM 0 21.00 0.00 4.01 0.82 0.07 74.10 09:50:09 09:41:01 AM 1 54.95 0.00 6.64 0.77 0.10 37.55 09:50:09 09:50:09 09:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:50:09 09:42:01 AM all 22.06 0.00 2.76 0.80 0.08 74.30 09:50:09 09:42:01 AM 0 14.59 0.00 2.42 0.85 0.07 82.07 09:50:09 09:42:01 AM 1 29.52 0.00 3.10 0.75 0.08 66.55 09:50:09 09:43:01 AM all 25.03 0.00 4.25 0.45 0.08 70.19 09:50:09 09:43:01 AM 0 20.63 0.00 3.78 0.40 0.08 75.11 09:50:09 09:43:01 AM 1 29.42 0.00 4.72 0.50 0.07 65.29 09:50:09 09:44:01 AM all 9.20 0.00 2.03 0.60 0.03 88.13 09:50:09 09:44:01 AM 0 8.49 0.00 1.96 0.55 0.03 88.96 09:50:09 09:44:01 AM 1 9.91 0.00 2.10 0.65 0.03 87.30 09:50:09 09:45:01 AM all 3.09 0.00 0.23 0.02 0.05 96.62 09:50:09 09:45:01 AM 0 2.33 0.00 0.15 0.00 0.03 97.49 09:50:09 09:45:01 AM 1 3.85 0.00 0.30 0.03 0.07 95.75 09:50:09 09:46:01 AM all 18.46 0.00 0.29 0.05 0.06 81.14 09:50:09 09:46:01 AM 0 5.40 0.00 0.22 0.08 0.05 94.25 09:50:09 09:46:01 AM 1 31.51 0.00 0.37 0.02 0.07 68.04 09:50:09 09:47:01 AM all 10.12 0.00 0.15 0.03 0.03 89.67 09:50:09 09:47:01 AM 0 11.63 0.00 0.13 0.02 0.03 88.18 09:50:09 09:47:01 AM 1 8.60 0.00 0.17 0.03 0.03 91.16 09:50:09 09:48:01 AM all 9.09 0.00 0.18 0.01 0.05 90.67 09:50:09 09:48:01 AM 0 5.29 0.00 0.18 0.02 0.05 94.46 09:50:09 09:48:01 AM 1 12.88 0.00 0.18 0.00 0.05 86.89 09:50:09 09:49:01 AM all 18.77 0.00 1.84 0.07 0.07 79.25 09:50:09 09:49:01 AM 0 14.56 0.00 1.86 0.05 0.07 83.47 09:50:09 09:49:01 AM 1 22.98 0.00 1.82 0.08 0.07 75.05 09:50:09 09:50:01 AM all 32.24 0.00 4.53 0.23 0.08 62.93 09:50:09 09:50:01 AM 0 37.03 0.00 5.43 0.35 0.08 57.11 09:50:09 09:50:01 AM 1 27.47 0.00 3.63 0.10 0.08 68.72 09:50:09 Average: all 0.82 0.00 0.12 0.01 0.02 99.02 09:50:09 Average: 0 0.69 0.00 0.12 0.01 0.02 99.15 09:50:09 Average: 1 0.95 0.00 0.13 0.01 0.03 98.88 09:50:09 09:50:09 09:50:09