09:41:05 Started by upstream project "integration-sanity-test-scandium" build number 505 09:41:05 originally caused by: 09:41:05 Started by timer 09:41:05 Running as SYSTEM 09:41:05 [EnvInject] - Loading node environment variables. 09:41:05 Building remotely on prd-centos8-robot-2c-8g-2185 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:41:06 [ssh-agent] Looking for ssh-agent implementation... 09:41:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:06 $ ssh-agent 09:41:06 SSH_AUTH_SOCK=/tmp/ssh-DVsFCZFKNYMB/agent.6391 09:41:06 SSH_AGENT_PID=6393 09:41:06 [ssh-agent] Started. 09:41:06 Running ssh-add (command line suppressed) 09:41:06 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8429643664090564873.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8429643664090564873.key) 09:41:06 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:41:06 The recommended git tool is: NONE 09:41:08 using credential opendaylight-jenkins-ssh 09:41:08 Wiping out workspace first. 09:41:08 Cloning the remote Git repository 09:41:08 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:41:09 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:41:09 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:09 > git --version # timeout=10 09:41:09 > git --version # 'git version 2.43.0' 09:41:09 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:09 [INFO] Currently running in a labeled security context 09:41:09 [INFO] Currently SELinux is 'enforcing' on the host 09:41:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh2896412931228540534.key 09:41:09 Verifying host key using known hosts file 09:41:09 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:41:09 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:12 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:12 [INFO] Currently running in a labeled security context 09:41:12 [INFO] Currently SELinux is 'enforcing' on the host 09:41:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh13393107006373474624.key 09:41:12 Verifying host key using known hosts file 09:41:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:41:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:41:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:12 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:41:12 > git config core.sparsecheckout # timeout=10 09:41:12 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:41:12 Commit message: "Adapt test for new pce-allocation field" 09:41:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:12 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:41:13 No emails were triggered. 09:41:13 provisioning config files... 09:41:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:41:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:41:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1629995474925362082.sh 09:41:13 ---> python-tools-install.sh 09:41:13 Setup pyenv: 09:41:13 system 09:41:13 * 3.8.13 (set by /opt/pyenv/version) 09:41:13 * 3.9.13 (set by /opt/pyenv/version) 09:41:13 * 3.10.13 (set by /opt/pyenv/version) 09:41:13 * 3.11.7 (set by /opt/pyenv/version) 09:41:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6Op 09:41:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:22 lf-activate-venv(): INFO: Base packages installed successfully 09:41:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:41:51 Generating Requirements File 09:42:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:42:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:42:12 Python 3.11.7 09:42:12 pip 25.2 from /tmp/venv-d6Op/lib/python3.11/site-packages/pip (python 3.11) 09:42:13 appdirs==1.4.4 09:42:13 argcomplete==3.6.2 09:42:13 aspy.yaml==1.3.0 09:42:13 attrs==25.4.0 09:42:13 autopage==0.5.2 09:42:13 beautifulsoup4==4.14.2 09:42:13 boto3==1.40.48 09:42:13 botocore==1.40.48 09:42:13 bs4==0.0.2 09:42:13 cachetools==6.2.0 09:42:13 certifi==2025.10.5 09:42:13 cffi==2.0.0 09:42:13 cfgv==3.4.0 09:42:13 chardet==5.2.0 09:42:13 charset-normalizer==3.4.3 09:42:13 click==8.3.0 09:42:13 cliff==4.11.0 09:42:13 cmd2==2.7.0 09:42:13 cryptography==3.3.2 09:42:13 debtcollector==3.0.0 09:42:13 decorator==5.2.1 09:42:13 defusedxml==0.7.1 09:42:13 Deprecated==1.2.18 09:42:13 distlib==0.4.0 09:42:13 dnspython==2.8.0 09:42:13 docker==7.1.0 09:42:13 dogpile.cache==1.4.1 09:42:13 durationpy==0.10 09:42:13 email-validator==2.3.0 09:42:13 filelock==3.20.0 09:42:13 future==1.0.0 09:42:13 gitdb==4.0.12 09:42:13 GitPython==3.1.45 09:42:13 google-auth==2.41.1 09:42:13 httplib2==0.31.0 09:42:13 identify==2.6.15 09:42:13 idna==3.10 09:42:13 importlib-resources==1.5.0 09:42:13 iso8601==2.1.0 09:42:13 Jinja2==3.1.6 09:42:13 jmespath==1.0.1 09:42:13 jsonpatch==1.33 09:42:13 jsonpointer==3.0.0 09:42:13 jsonschema==4.25.1 09:42:13 jsonschema-specifications==2025.9.1 09:42:13 keystoneauth1==5.12.0 09:42:13 kubernetes==34.1.0 09:42:13 lftools==0.37.14 09:42:13 lxml==6.0.2 09:42:13 markdown-it-py==4.0.0 09:42:13 MarkupSafe==3.0.3 09:42:13 mdurl==0.1.2 09:42:13 msgpack==1.1.2 09:42:13 multi_key_dict==2.0.3 09:42:13 munch==4.0.0 09:42:13 netaddr==1.3.0 09:42:13 niet==1.4.2 09:42:13 nodeenv==1.9.1 09:42:13 oauth2client==4.1.3 09:42:13 oauthlib==3.3.1 09:42:13 openstacksdk==4.7.1 09:42:13 os-service-types==1.8.0 09:42:13 osc-lib==4.2.0 09:42:13 oslo.config==10.0.0 09:42:13 oslo.context==6.1.0 09:42:13 oslo.i18n==6.6.0 09:42:13 oslo.log==7.2.1 09:42:13 oslo.serialization==5.8.0 09:42:13 oslo.utils==9.1.0 09:42:13 packaging==25.0 09:42:13 pbr==7.0.1 09:42:13 platformdirs==4.5.0 09:42:13 prettytable==3.16.0 09:42:13 psutil==7.1.0 09:42:13 pyasn1==0.6.1 09:42:13 pyasn1_modules==0.4.2 09:42:13 pycparser==2.23 09:42:13 pygerrit2==2.0.15 09:42:13 PyGithub==2.8.1 09:42:13 Pygments==2.19.2 09:42:13 PyJWT==2.10.1 09:42:13 PyNaCl==1.6.0 09:42:13 pyparsing==2.4.7 09:42:13 pyperclip==1.11.0 09:42:13 pyrsistent==0.20.0 09:42:13 python-cinderclient==9.8.0 09:42:13 python-dateutil==2.9.0.post0 09:42:13 python-heatclient==4.3.0 09:42:13 python-jenkins==1.8.3 09:42:13 python-keystoneclient==5.7.0 09:42:13 python-magnumclient==4.9.0 09:42:13 python-openstackclient==8.2.0 09:42:13 python-swiftclient==4.8.0 09:42:13 PyYAML==6.0.3 09:42:13 referencing==0.36.2 09:42:13 requests==2.32.5 09:42:13 requests-oauthlib==2.0.0 09:42:13 requestsexceptions==1.4.0 09:42:13 rfc3986==2.0.0 09:42:13 rich==14.1.0 09:42:13 rich-argparse==1.7.1 09:42:13 rpds-py==0.27.1 09:42:13 rsa==4.9.1 09:42:13 ruamel.yaml==0.18.15 09:42:13 ruamel.yaml.clib==0.2.14 09:42:13 s3transfer==0.14.0 09:42:13 simplejson==3.20.2 09:42:13 six==1.17.0 09:42:13 smmap==5.0.2 09:42:13 soupsieve==2.8 09:42:13 stevedore==5.5.0 09:42:13 tabulate==0.9.0 09:42:13 toml==0.10.2 09:42:13 tomlkit==0.13.3 09:42:13 tqdm==4.67.1 09:42:13 typing_extensions==4.15.0 09:42:13 tzdata==2025.2 09:42:13 urllib3==1.26.20 09:42:13 virtualenv==20.34.0 09:42:13 wcwidth==0.2.14 09:42:13 websocket-client==1.9.0 09:42:13 wrapt==1.17.3 09:42:13 xdg==6.0.0 09:42:13 xmltodict==1.0.2 09:42:13 yq==3.4.3 09:42:13 [EnvInject] - Injecting environment variables from a build step. 09:42:13 [EnvInject] - Injecting as environment variables the properties content 09:42:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:42:13 OS_CLOUD=vex 09:42:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:42:13 OS_STACK_TEMPLATE_DIR=openstack-hot 09:42:13 09:42:13 [EnvInject] - Variables injected successfully. 09:42:13 provisioning config files... 09:42:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13206713826887094693.sh 09:42:13 ---> Create parameters file for OpenStack HOT 09:42:13 OpenStack Heat parameters generated 09:42:13 ----------------------------------- 09:42:13 parameters: 09:42:13 vm_0_count: '1' 09:42:13 vm_0_flavor: 'v3-standard-4' 09:42:13 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:42:13 vm_1_count: '1' 09:42:13 vm_1_flavor: 'v3-standard-2' 09:42:13 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:42:13 09:42:13 job_name: '52208-500' 09:42:13 silo: 'releng' 09:42:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1421826439360115259.sh 09:42:13 ---> Create HEAT stack 09:42:13 + source /home/jenkins/lf-env.sh 09:42:13 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:13 ++ mktemp -d /tmp/venv-XXXX 09:42:13 + lf_venv=/tmp/venv-S1EY 09:42:13 + local venv_file=/tmp/.os_lf_venv 09:42:13 + local python=python3 09:42:13 + local options 09:42:13 + local set_path=true 09:42:13 + local install_args= 09:42:13 ++ 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:42:13 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:13 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:13 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:13 + true 09:42:13 + case $1 in 09:42:13 + python=python3 09:42:13 + shift 2 09:42:13 + true 09:42:13 + case $1 in 09:42:13 + shift 09:42:13 + break 09:42:13 + case $python in 09:42:13 + local pkg_list= 09:42:13 + [[ -d /opt/pyenv ]] 09:42:13 + echo 'Setup pyenv:' 09:42:13 Setup pyenv: 09:42:13 + export PYENV_ROOT=/opt/pyenv 09:42:13 + PYENV_ROOT=/opt/pyenv 09:42:13 + 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:42:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:42:13 + pyenv versions 09:42:14 system 09:42:14 3.8.13 09:42:14 3.9.13 09:42:14 3.10.13 09:42:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:14 + command -v pyenv 09:42:14 ++ pyenv init - --no-rehash 09:42:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:42:14 for i in ${!paths[@]}; do 09:42:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:42:14 fi; done; 09:42:14 echo "${paths[*]}"'\'')" 09:42:14 export PATH="/opt/pyenv/shims:${PATH}" 09:42:14 export PYENV_SHELL=bash 09:42:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:14 pyenv() { 09:42:14 local command 09:42:14 command="${1:-}" 09:42:14 if [ "$#" -gt 0 ]; then 09:42:14 shift 09:42:14 fi 09:42:14 09:42:14 case "$command" in 09:42:14 rehash|shell) 09:42:14 eval "$(pyenv "sh-$command" "$@")" 09:42:14 ;; 09:42:14 *) 09:42:14 command pyenv "$command" "$@" 09:42:14 ;; 09:42:14 esac 09:42:14 }' 09:42:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:42:14 for i in ${!paths[@]}; do 09:42:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:42:14 fi; done; 09:42:14 echo "${paths[*]}"' 09:42:14 ++ 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:42:14 ++ 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:42:14 ++ 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:42:14 ++ export PYENV_SHELL=bash 09:42:14 ++ PYENV_SHELL=bash 09:42:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:14 +++ complete -F _pyenv pyenv 09:42:14 ++ lf-pyver python3 09:42:14 ++ local py_version_xy=python3 09:42:14 ++ local py_version_xyz= 09:42:14 ++ awk '{ print $1 }' 09:42:14 ++ pyenv versions 09:42:14 ++ local command 09:42:14 ++ command=versions 09:42:14 ++ '[' 1 -gt 0 ']' 09:42:14 ++ shift 09:42:14 ++ case "$command" in 09:42:14 ++ command pyenv versions 09:42:14 ++ pyenv versions 09:42:14 ++ sed 's/^[ *]* //' 09:42:14 ++ grep -E '^[0-9.]*[0-9]$' 09:42:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:14 +++ tail -n 1 09:42:14 +++ grep '^3' /tmp/.pyenv_versions 09:42:14 +++ sort -V 09:42:14 ++ py_version_xyz=3.11.7 09:42:14 ++ [[ -z 3.11.7 ]] 09:42:14 ++ echo 3.11.7 09:42:14 ++ return 0 09:42:14 + pyenv local 3.11.7 09:42:14 + local command 09:42:14 + command=local 09:42:14 + '[' 2 -gt 0 ']' 09:42:14 + shift 09:42:14 + case "$command" in 09:42:14 + command pyenv local 3.11.7 09:42:14 + pyenv local 3.11.7 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='lftools[openstack] ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='kubernetes ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='niet ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='python-heatclient ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='python-openstackclient ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='python-magnumclient ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='urllib3~=1.26.15 ' 09:42:14 + for arg in "$@" 09:42:14 + case $arg in 09:42:14 + pkg_list+='yq ' 09:42:14 + [[ -f /tmp/.os_lf_venv ]] 09:42:14 ++ cat /tmp/.os_lf_venv 09:42:14 + lf_venv=/tmp/venv-d6Op 09:42:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from' file:/tmp/.os_lf_venv 09:42:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:42:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:14 + local 'pip_opts=--upgrade --quiet' 09:42:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:14 + [[ -n '' ]] 09:42:14 + [[ -n '' ]] 09:42:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:14 + /tmp/venv-d6Op/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:42:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:16 lf-activate-venv(): INFO: Base packages installed successfully 09:42:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:42:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:42:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:16 + /tmp/venv-d6Op/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:34 + type python3 09:42:34 + true 09:42:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH' 09:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:42:34 + PATH=/tmp/venv-d6Op/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:42:34 + return 0 09:42:34 + openstack --os-cloud vex limits show --absolute 09:42:36 +--------------------------+---------+ 09:42:36 | Name | Value | 09:42:36 +--------------------------+---------+ 09:42:36 | maxTotalInstances | -1 | 09:42:36 | maxTotalCores | 450 | 09:42:36 | maxTotalRAMSize | 1000000 | 09:42:36 | maxServerMeta | 128 | 09:42:36 | maxImageMeta | 128 | 09:42:36 | maxPersonality | 5 | 09:42:36 | maxPersonalitySize | 10240 | 09:42:36 | maxTotalKeypairs | 100 | 09:42:36 | maxServerGroups | 10 | 09:42:36 | maxServerGroupMembers | 10 | 09:42:36 | maxTotalFloatingIps | -1 | 09:42:36 | maxSecurityGroups | -1 | 09:42:36 | maxSecurityGroupRules | -1 | 09:42:36 | totalRAMUsed | 212992 | 09:42:36 | totalCoresUsed | 52 | 09:42:36 | totalInstancesUsed | 14 | 09:42:36 | totalFloatingIpsUsed | 0 | 09:42:36 | totalSecurityGroupsUsed | 0 | 09:42:36 | totalServerGroupsUsed | 0 | 09:42:36 | maxTotalVolumes | -1 | 09:42:36 | maxTotalSnapshots | 10 | 09:42:36 | maxTotalVolumeGigabytes | 4096 | 09:42:36 | maxTotalBackups | 10 | 09:42:36 | maxTotalBackupGigabytes | 1000 | 09:42:36 | totalVolumesUsed | 0 | 09:42:36 | totalGigabytesUsed | 0 | 09:42:36 | totalSnapshotsUsed | 0 | 09:42:36 | totalBackupsUsed | 0 | 09:42:36 | totalBackupGigabytesUsed | 0 | 09:42:36 +--------------------------+---------+ 09:42:36 + pushd /opt/ciman/openstack-hot 09:42:36 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:36 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-500 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:43:01 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:43:01 Waiting to initialize infrastructure... 09:43:01 Stack initialization successful. 09:43:01 ------------------------------------ 09:43:01 Stack Details 09:43:01 ------------------------------------ 09:43:01 {'added': None, 09:43:01 'capabilities': [], 09:43:01 'created_at': '2025-10-09T09:42:39Z', 09:43:01 'deleted': None, 09:43:01 'deleted_at': None, 09:43:01 'description': 'No description', 09:43:01 'environment': None, 09:43:01 'environment_files': None, 09:43:01 'files': None, 09:43:01 'files_container': None, 09:43:01 'id': '6f4f0ff7-9d14-4061-b359-d67a6119ade0', 09:43:01 'is_rollback_disabled': True, 09:43:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-500/6f4f0ff7-9d14-4061-b359-d67a6119ade0', 09:43:01 'rel': 'self'}], 09:43:01 '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:43:01 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-500', 09:43:01 'notification_topics': [], 09:43:01 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:43:01 'output_key': 'vm_0_ips', 09:43:01 'output_value': ['10.30.170.221']}, 09:43:01 {'description': 'IP addresses of the 2nd vm types', 09:43:01 'output_key': 'vm_1_ips', 09:43:01 'output_value': ['10.30.170.178']}], 09:43:01 'owner_id': ****, 09:43:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:43:01 'OS::stack_id': '6f4f0ff7-9d14-4061-b359-d67a6119ade0', 09:43:01 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-500', 09:43:01 'job_name': '52208-500', 09:43:01 'silo': 'releng', 09:43:01 'vm_0_count': '1', 09:43:01 'vm_0_flavor': 'v3-standard-4', 09:43:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:43:01 '20250917-133034.447', 09:43:01 'vm_1_count': '1', 09:43:01 'vm_1_flavor': 'v3-standard-2', 09:43:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:43:01 '- 20250917-133034.654'}, 09:43:01 'parent_id': None, 09:43:01 'replaced': None, 09:43:01 'status': 'CREATE_COMPLETE', 09:43:01 'status_reason': 'Stack CREATE completed successfully', 09:43:01 'tags': [], 09:43:01 'template': None, 09:43:01 'template_description': 'No description', 09:43:01 'template_url': None, 09:43:01 'timeout_mins': 15, 09:43:01 'unchanged': None, 09:43:01 'updated': None, 09:43:01 'updated_at': None, 09:43:01 'user_project_id': '91374a0fd6fd45578be25a4f8cda1f57'} 09:43:01 ------------------------------------ 09:43:01 + popd 09:43:01 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:43:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16064254096374086603.sh 09:43:01 ---> Copy SSH public keys to CSIT lab 09:43:01 Setup pyenv: 09:43:02 system 09:43:02 3.8.13 09:43:02 3.9.13 09:43:02 3.10.13 09:43:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:43:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:04 lf-activate-venv(): INFO: Base packages installed successfully 09:43:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:43:18 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:43:20 SSH not responding on 10.30.170.221. Retrying in 10 seconds... 09:43:21 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 09:43:21 releng-52208-500-1-mininet-ovs-217-0 09:43:22 Successfully copied public keys to slave 10.30.170.178 09:43:30 Ping to 10.30.170.221 successful. 09:43:31 SSH not responding on 10.30.170.221. Retrying in 10 seconds... 09:43:41 Ping to 10.30.170.221 successful. 09:43:42 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:43:42 releng-52208-500-0-builder-0 09:43:42 Successfully copied public keys to slave 10.30.170.221 09:43:42 Process 7608 ready. 09:43:42 Process 7609 ready. 09:43:42 SSH ready on all stack servers. 09:43:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins18157237579106650496.sh 09:43:42 Setup pyenv: 09:43:43 system 09:43:43 3.8.13 09:43:43 3.9.13 09:43:43 3.10.13 09:43:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Lnym 09:43:47 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:43:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:51 lf-activate-venv(): INFO: Base packages installed successfully 09:43:51 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:43:53 lf-activate-venv(): INFO: Adding /tmp/venv-Lnym/bin to PATH 09:43:53 + echo 'Installing Python Requirements' 09:43:53 Installing Python Requirements 09:43:53 + cat 09:43:53 + python -m pip install -r requirements.txt 09:43:53 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:43:53 Collecting docker-py (from -r requirements.txt (line 1)) 09:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:43:53 Collecting ipaddr (from -r requirements.txt (line 2)) 09:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:43:53 Preparing metadata (setup.py): started 09:43:53 Preparing metadata (setup.py): finished with status 'done' 09:43:53 Collecting netaddr (from -r requirements.txt (line 3)) 09:43:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:43:53 Collecting netifaces (from -r requirements.txt (line 4)) 09:43:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:43:53 Preparing metadata (setup.py): started 09:43:54 Preparing metadata (setup.py): finished with status 'done' 09:43:54 Collecting pyhocon (from -r requirements.txt (line 5)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:43:54 Collecting requests (from -r requirements.txt (line 6)) 09:43:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:43:54 Collecting robotframework (from -r requirements.txt (line 7)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:43:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.2 MB/s 0:00:00 09:43:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:43:54 Preparing metadata (setup.py): started 09:43:54 Preparing metadata (setup.py): finished with status 'done' 09:43:54 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:43:54 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 09:43:54 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:43:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:43:54 Preparing metadata (setup.py): started 09:43:55 Preparing metadata (setup.py): finished with status 'done' 09:43:55 Collecting scapy (from -r requirements.txt (line 12)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.9 MB/s 0:00:00 09:43:55 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:43:55 Preparing metadata (setup.py): started 09:43:55 Preparing metadata (setup.py): finished with status 'done' 09:43:55 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:43:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 15.8 MB/s 0:00:00 09:43:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:43:55 Collecting pyangbind (from -r requirements.txt (line 22)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:43:55 Collecting isodate (from -r requirements.txt (line 25)) 09:43:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:43:55 Collecting jmespath (from -r requirements.txt (line 28)) 09:43:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:43:55 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:43:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:43:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:43:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:43:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:43:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:43:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 09:43:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:43:56 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:43:56 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:43:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:43:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:43:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:43:56 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:43:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:43:57 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:43:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:43:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:43:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:43:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:43:57 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:43:57 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:43:57 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:43:57 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:43:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:43:57 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 42.1 MB/s 0:00:00 09:43:57 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:43:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:43:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:43:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:43:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:43:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.7 MB/s 0:00:00 09:43:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:43:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:43:59 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:43:59 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:43:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 14.0 MB/s 0:00:00 09:43:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:43:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:43:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:43:59 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:44:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:00 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:44:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:44:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:00 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:44:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:00 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:44:00 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:44:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:44:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 09:44:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 41.4 MB/s 0:00:00 09:44:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:01 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:44:01 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:44:01 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:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:44:01 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:44:01 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:44:01 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:44:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:44:01 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:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:44:01 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:44:01 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:44:01 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:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:44:01 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:44:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:44:02 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:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:44:02 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:44:02 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:44:02 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:44:02 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:44:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:44:02 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:44:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:44:02 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:44:02 Building wheel for robotframework-sshlibrary (setup.py): started 09:44:02 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:44:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=65ad9e19e3b6668eb484c88ebc03693d47416435184f93b43b1e520f626c837f 09:44:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:44:02 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:44:02 Building wheel for ipaddr (setup.py): started 09:44:02 Building wheel for ipaddr (setup.py): finished with status 'done' 09:44:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6a3b127ec491169a8496a76b4530959ec204e0b177e3c03e45e83926c4ac9ab8 09:44:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:44:02 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:44:02 Building wheel for netifaces (setup.py): started 09:44:05 Building wheel for netifaces (setup.py): finished with status 'done' 09:44:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41110 sha256=3672dabc3635fc850e21c96b7172ec329fceab56e7658776f9846eb6d5fa7e3a 09:44:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:44:05 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:44:05 Building wheel for robotframework-httplibrary (setup.py): started 09:44:05 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:44:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=42b20131f8c460509c4de712792c2a49e784ecc14e870e41cbcd0ba8ad7e4a0c 09:44:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:44:05 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:44:05 Building wheel for jsonpath-rw (setup.py): started 09:44:06 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:44:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0a0f48c681bc68079267b572f644f8d1038b62c9db6292470a6fb9e32c2b032d 09:44:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:44:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:44:06 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:44:13 09:44:13 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.0 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:44:13 + pip freeze 09:44:13 attrs==25.4.0 09:44:13 bcrypt==5.0.0 09:44:13 beautifulsoup4==4.14.2 09:44:13 certifi==2025.10.5 09:44:13 cffi==2.0.0 09:44:13 charset-normalizer==3.4.3 09:44:13 click==8.3.0 09:44:13 cryptography==46.0.2 09:44:13 decorator==5.2.1 09:44:13 distlib==0.4.0 09:44:13 docker-py==1.10.6 09:44:13 docker-pycreds==0.4.0 09:44:13 elastic-transport==8.17.1 09:44:13 elasticsearch==8.19.1 09:44:13 elasticsearch-dsl==8.15.4 09:44:13 enum34==1.1.10 09:44:13 filelock==3.20.0 09:44:13 h11==0.16.0 09:44:13 idna==3.10 09:44:13 invoke==2.2.0 09:44:13 ipaddr==2.2.0 09:44:13 isodate==0.7.2 09:44:13 jmespath==1.0.1 09:44:13 jsonpatch==1.33 09:44:13 jsonpath-rw==1.4.0 09:44:13 jsonpointer==3.0.0 09:44:13 lxml==6.0.2 09:44:13 netaddr==1.3.0 09:44:13 netifaces==0.11.0 09:44:13 outcome==1.3.0.post0 09:44:13 paramiko==4.0.0 09:44:13 platformdirs==4.5.0 09:44:13 ply==3.11 09:44:13 pyang==2.7.1 09:44:13 pyangbind==0.8.6 09:44:13 pycparser==2.23 09:44:13 pyhocon==0.3.61 09:44:13 PyNaCl==1.6.0 09:44:13 pyparsing==3.2.5 09:44:13 PySocks==1.7.1 09:44:13 python-dateutil==2.9.0.post0 09:44:13 regex==2025.9.18 09:44:13 requests==2.32.5 09:44:13 robotframework==7.3.2 09:44:13 robotframework-httplibrary==0.4.2 09:44:13 robotframework-pythonlibcore==4.4.1 09:44:13 robotframework-requests==0.9.7 09:44:13 robotframework-selenium2library==3.0.0 09:44:13 robotframework-seleniumlibrary==6.8.0 09:44:13 robotframework-sshlibrary==3.8.0 09:44:13 scapy==2.6.1 09:44:13 scp==0.15.0 09:44:13 selenium==4.36.0 09:44:13 six==1.17.0 09:44:13 sniffio==1.3.1 09:44:13 sortedcontainers==2.4.0 09:44:13 soupsieve==2.8 09:44:13 trio==0.31.0 09:44:13 trio-websocket==0.12.2 09:44:13 typing_extensions==4.15.0 09:44:13 urllib3==2.5.0 09:44:13 virtualenv==20.34.0 09:44:13 waitress==3.0.2 09:44:13 WebOb==1.8.9 09:44:13 websocket-client==1.9.0 09:44:13 WebTest==3.0.7 09:44:13 wsproto==1.2.0 09:44:13 [EnvInject] - Injecting environment variables from a build step. 09:44:13 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:44:13 [EnvInject] - Variables injected successfully. 09:44:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins739191290899841177.sh 09:44:13 Setup pyenv: 09:44:13 system 09:44:13 3.8.13 09:44:13 3.9.13 09:44:13 3.10.13 09:44:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:44:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:16 lf-activate-venv(): INFO: Base packages installed successfully 09:44:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:44:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:44:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:24 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:44:24 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:44:24 + ODL_SYSTEM=() 09:44:24 + TOOLS_SYSTEM=() 09:44:24 + OPENSTACK_SYSTEM=() 09:44:24 + OPENSTACK_CONTROLLERS=() 09:44:24 + mapfile -t ADDR 09:44:24 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:44:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:44:26 + for i in "${ADDR[@]}" 09:44:26 ++ ssh 10.30.170.221 hostname -s 09:44:26 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:26 + REMHOST=releng-52208-500-0-builder-0 09:44:26 + case ${REMHOST} in 09:44:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:44:26 + for i in "${ADDR[@]}" 09:44:26 ++ ssh 10.30.170.178 hostname -s 09:44:26 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 09:44:26 + REMHOST=releng-52208-500-1-mininet-ovs-217-0 09:44:26 + case ${REMHOST} in 09:44:26 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:44:26 + echo NUM_ODL_SYSTEM=1 09:44:26 + echo NUM_TOOLS_SYSTEM=1 09:44:26 + '[' '' == yes ']' 09:44:26 + NUM_OPENSTACK_SYSTEM=0 09:44:26 + echo NUM_OPENSTACK_SYSTEM=0 09:44:26 + '[' 0 -eq 2 ']' 09:44:26 + echo ODL_SYSTEM_IP=10.30.170.221 09:44:26 ++ seq 0 0 09:44:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:44:26 + echo ODL_SYSTEM_1_IP=10.30.170.221 09:44:26 + echo TOOLS_SYSTEM_IP=10.30.170.178 09:44:26 ++ seq 0 0 09:44:26 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:44:26 + echo TOOLS_SYSTEM_1_IP=10.30.170.178 09:44:26 + openstack_index=0 09:44:26 + NUM_OPENSTACK_CONTROL_NODES=1 09:44:26 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:44:26 ++ seq 0 0 09:44:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:44:26 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:44:26 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:26 + '[' -1 -ge 2 ']' 09:44:26 ++ seq 0 -2 09:44:26 + NUM_OPENSTACK_HAPROXY_NODES=0 09:44:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:44:26 ++ seq 0 -1 09:44:26 + echo 'Contents of slave_addresses.txt:' 09:44:26 Contents of slave_addresses.txt: 09:44:26 + cat slave_addresses.txt 09:44:26 NUM_ODL_SYSTEM=1 09:44:26 NUM_TOOLS_SYSTEM=1 09:44:26 NUM_OPENSTACK_SYSTEM=0 09:44:26 ODL_SYSTEM_IP=10.30.170.221 09:44:26 ODL_SYSTEM_1_IP=10.30.170.221 09:44:26 TOOLS_SYSTEM_IP=10.30.170.178 09:44:26 TOOLS_SYSTEM_1_IP=10.30.170.178 09:44:26 NUM_OPENSTACK_CONTROL_NODES=1 09:44:26 OPENSTACK_CONTROL_NODE_1_IP= 09:44:26 NUM_OPENSTACK_COMPUTE_NODES=-1 09:44:26 NUM_OPENSTACK_HAPROXY_NODES=0 09:44:29 [EnvInject] - Injecting environment variables from a build step. 09:44:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:44:29 [EnvInject] - Variables injected successfully. 09:44:29 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins6260638231578956074.sh 09:44:29 Preparing for JRE Version 21 09:44:29 Karaf artifact is karaf 09:44:29 Karaf project is integration 09:44:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:44:30 [EnvInject] - Injecting environment variables from a build step. 09:44:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:44:31 [EnvInject] - Variables injected successfully. 09:44:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12752265839772897878.sh 09:44:34 2025-10-09 09:44:33 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:44:34 Bundle version is 0.21.3-SNAPSHOT 09:44:34 --2025-10-09 09:44:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:44:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:34 HTTP request sent, awaiting response... 200 OK 09:44:34 Length: 1410 (1.4K) [application/xml] 09:44:34 Saving to: ‘maven-metadata.xml’ 09:44:34 09:44:34 0K . 100% 58.9M=0s 09:44:34 09:44:34 2025-10-09 09:44:34 (58.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:44:34 09:44:34 09:44:34 09:44:34 org.opendaylight.integration 09:44:34 karaf 09:44:34 0.21.3-SNAPSHOT 09:44:34 09:44:34 09:44:34 20251009.015125 09:44:34 378 09:44:34 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 pom 09:44:34 0.21.3-20251009.015125-378 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 tar.gz 09:44:34 0.21.3-20251009.015125-378 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 zip 09:44:34 0.21.3-20251009.015125-378 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 cyclonedx 09:44:34 xml 09:44:34 0.21.3-20251009.015125-378 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 cyclonedx 09:44:34 json 09:44:34 0.21.3-20251009.015125-378 09:44:34 20251009015125 09:44:34 09:44:34 09:44:34 09:44:34 09:44:34 Nexus timestamp is 0.21.3-20251009.015125-378 09:44:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251009.015125-378.zip 09:44:34 Distribution bundle is karaf-0.21.3-20251009.015125-378.zip 09:44:34 Distribution bundle version is 0.21.3-SNAPSHOT 09:44:34 Distribution folder is karaf-0.21.3-SNAPSHOT 09:44:34 Nexus prefix is https://nexus.opendaylight.org 09:44:34 [EnvInject] - Injecting environment variables from a build step. 09:44:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:44:34 [EnvInject] - Variables injected successfully. 09:44:34 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1321097162883635287.sh 09:44:34 Setup pyenv: 09:44:34 system 09:44:34 3.8.13 09:44:34 3.9.13 09:44:34 3.10.13 09:44:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:44:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:44:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:36 lf-activate-venv(): INFO: Base packages installed successfully 09:44:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:44:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:44:42 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:44:43 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:44:43 Copying common-functions.sh to /tmp 09:44:44 Copying common-functions.sh to 10.30.170.178:/tmp 09:44:44 Warning: Permanently added '10.30.170.178' (ECDSA) to the list of known hosts. 09:44:44 Copying common-functions.sh to 10.30.170.221:/tmp 09:44:44 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:45 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15646061666320260023.sh 09:44:45 common-functions.sh is being sourced 09:44:45 common-functions environment: 09:44:45 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:45 ACTUALFEATURES: 09:44:45 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:45 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:44:45 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:45 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:45 CONTROLLERMEM: 2048m 09:44:45 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:44:45 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:44:45 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:44:45 SUITES: 09:44:45 09:44:45 ################################################# 09:44:45 ## Configure Cluster and Start ## 09:44:45 ################################################# 09:44:45 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:44:45 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:44:45 Locating script plan to use... 09:44:45 Finished running script plans 09:44:45 Configuring member-1 with IP address 10.30.170.221 09:44:45 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:45 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:46 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:44:46 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:44:46 common-functions.sh is being sourced 09:44:46 ++ echo 'common-functions.sh is being sourced' 09:44:46 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:44:46 ++ DISTROSTREAM=scandium 09:44:46 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:46 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:46 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:46 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:46 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:44:46 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:44:46 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:46 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:46 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:46 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:46 ++ export CONTROLLERMEM= 09:44:46 ++ CONTROLLERMEM= 09:44:46 ++ case "${DISTROSTREAM}" in 09:44:46 ++ CLUSTER_SYSTEM=akka 09:44:46 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:44:46 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:44:46 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:44:46 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:44:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:44:46 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:44:46 ++ print_common_env 09:44:46 ++ cat 09:44:46 common-functions environment: 09:44:46 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:46 ACTUALFEATURES: 09:44:46 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:46 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:44:46 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:46 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:46 CONTROLLERMEM: 09:44:46 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:44:46 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:44:46 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:44:46 SUITES: 09:44:46 09:44:46 ++ SSH='ssh -t -t' 09:44:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:44:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:44:46 Changing to /tmp 09:44:46 + echo 'Changing to /tmp' 09:44:46 + cd /tmp 09:44:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251009.015125-378.zip 09:44:46 + 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-20251009.015125-378.zip' 09:44:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251009.015125-378.zip 09:44:46 --2025-10-09 09:44:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251009.015125-378.zip 09:44:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:44:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:44:46 HTTP request sent, awaiting response... 200 OK 09:44:46 Length: 239819482 (229M) [application/zip] 09:44:46 Saving to: ‘karaf-0.21.3-20251009.015125-378.zip’ 09:44:46 09:44:46 0K ........ ........ ........ ........ ........ ........ 1% 75.9M 3s 09:44:46 3072K ........ ........ ........ ........ ........ ........ 2% 130M 2s 09:44:46 6144K ........ ........ ........ ........ ........ ........ 3% 156M 2s 09:44:46 9216K ........ ........ ........ ........ ........ ........ 5% 197M 2s 09:44:46 12288K ........ ........ ........ ........ ........ ........ 6% 149M 2s 09:44:46 15360K ........ ........ ........ ........ ........ ........ 7% 182M 2s 09:44:46 18432K ........ ........ ........ ........ ........ ........ 9% 187M 1s 09:44:46 21504K ........ ........ ........ ........ ........ ........ 10% 223M 1s 09:44:46 24576K ........ ........ ........ ........ ........ ........ 11% 200M 1s 09:44:46 27648K ........ ........ ........ ........ ........ ........ 13% 165M 1s 09:44:46 30720K ........ ........ ........ ........ ........ ........ 14% 154M 1s 09:44:46 33792K ........ ........ ........ ........ ........ ........ 15% 181M 1s 09:44:46 36864K ........ ........ ........ ........ ........ ........ 17% 180M 1s 09:44:46 39936K ........ ........ ........ ........ ........ ........ 18% 220M 1s 09:44:46 43008K ........ ........ ........ ........ ........ ........ 19% 111M 1s 09:44:46 46080K ........ ........ ........ ........ ........ ........ 20% 211M 1s 09:44:46 49152K ........ ........ ........ ........ ........ ........ 22% 278M 1s 09:44:46 52224K ........ ........ ........ ........ ........ ........ 23% 275M 1s 09:44:46 55296K ........ ........ ........ ........ ........ ........ 24% 275M 1s 09:44:46 58368K ........ ........ ........ ........ ........ ........ 26% 276M 1s 09:44:46 61440K ........ ........ ........ ........ ........ ........ 27% 255M 1s 09:44:46 64512K ........ ........ ........ ........ ........ ........ 28% 287M 1s 09:44:46 67584K ........ ........ ........ ........ ........ ........ 30% 249M 1s 09:44:46 70656K ........ ........ ........ ........ ........ ........ 31% 290M 1s 09:44:46 73728K ........ ........ ........ ........ ........ ........ 32% 257M 1s 09:44:46 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s 09:44:46 79872K ........ ........ ........ ........ ........ ........ 35% 241M 1s 09:44:46 82944K ........ ........ ........ ........ ........ ........ 36% 280M 1s 09:44:46 86016K ........ ........ ........ ........ ........ ........ 38% 277M 1s 09:44:46 89088K ........ ........ ........ ........ ........ ........ 39% 208M 1s 09:44:46 92160K ........ ........ ........ ........ ........ ........ 40% 328M 1s 09:44:46 95232K ........ ........ ........ ........ ........ ........ 41% 224M 1s 09:44:46 98304K ........ ........ ........ ........ ........ ........ 43% 315M 1s 09:44:46 101376K ........ ........ ........ ........ ........ ........ 44% 227M 1s 09:44:46 104448K ........ ........ ........ ........ ........ ........ 45% 321M 1s 09:44:46 107520K ........ ........ ........ ........ ........ ........ 47% 250M 1s 09:44:46 110592K ........ ........ ........ ........ ........ ........ 48% 213M 1s 09:44:46 113664K ........ ........ ........ ........ ........ ........ 49% 209M 1s 09:44:46 116736K ........ ........ ........ ........ ........ ........ 51% 256M 1s 09:44:46 119808K ........ ........ ........ ........ ........ ........ 52% 253M 1s 09:44:46 122880K ........ ........ ........ ........ ........ ........ 53% 335M 1s 09:44:46 125952K ........ ........ ........ ........ ........ ........ 55% 124M 1s 09:44:46 129024K ........ ........ ........ ........ ........ ........ 56% 225M 0s 09:44:46 132096K ........ ........ ........ ........ ........ ........ 57% 246M 0s 09:44:46 135168K ........ ........ ........ ........ ........ ........ 59% 324M 0s 09:44:46 138240K ........ ........ ........ ........ ........ ........ 60% 254M 0s 09:44:46 141312K ........ ........ ........ ........ ........ ........ 61% 330M 0s 09:44:46 144384K ........ ........ ........ ........ ........ ........ 62% 253M 0s 09:44:46 147456K ........ ........ ........ ........ ........ ........ 64% 362M 0s 09:44:46 150528K ........ ........ ........ ........ ........ ........ 65% 254M 0s 09:44:46 153600K ........ ........ ........ ........ ........ ........ 66% 359M 0s 09:44:46 156672K ........ ........ ........ ........ ........ ........ 68% 251M 0s 09:44:46 159744K ........ ........ ........ ........ ........ ........ 69% 333M 0s 09:44:46 162816K ........ ........ ........ ........ ........ ........ 70% 256M 0s 09:44:46 165888K ........ ........ ........ ........ ........ ........ 72% 315M 0s 09:44:46 168960K ........ ........ ........ ........ ........ ........ 73% 250M 0s 09:44:46 172032K ........ ........ ........ ........ ........ ........ 74% 321M 0s 09:44:46 175104K ........ ........ ........ ........ ........ ........ 76% 254M 0s 09:44:46 178176K ........ ........ ........ ........ ........ ........ 77% 340M 0s 09:44:46 181248K ........ ........ ........ ........ ........ ........ 78% 255M 0s 09:44:46 184320K ........ ........ ........ ........ ........ ........ 80% 327M 0s 09:44:46 187392K ........ ........ ........ ........ ........ ........ 81% 208M 0s 09:44:46 190464K ........ ........ ........ ........ ........ ........ 82% 465M 0s 09:44:46 193536K ........ ........ ........ ........ ........ ........ 83% 343M 0s 09:44:46 196608K ........ ........ ........ ........ ........ ........ 85% 254M 0s 09:44:46 199680K ........ ........ ........ ........ ........ ........ 86% 301M 0s 09:44:46 202752K ........ ........ ........ ........ ........ ........ 87% 276M 0s 09:44:46 205824K ........ ........ ........ ........ ........ ........ 89% 228M 0s 09:44:47 208896K ........ ........ ........ ........ ........ ........ 90% 331M 0s 09:44:47 211968K ........ ........ ........ ........ ........ ........ 91% 249M 0s 09:44:47 215040K ........ ........ ........ ........ ........ ........ 93% 307M 0s 09:44:47 218112K ........ ........ ........ ........ ........ ........ 94% 243M 0s 09:44:47 221184K ........ ........ ........ ........ ........ ........ 95% 324M 0s 09:44:47 224256K ........ ........ ........ ........ ........ ........ 97% 233M 0s 09:44:47 227328K ........ ........ ........ ........ ........ ........ 98% 318M 0s 09:44:47 230400K ........ ........ ........ ........ ........ ........ 99% 224M 0s 09:44:47 233472K ........ ... 100% 496M=1.0s 09:44:47 09:44:47 2025-10-09 09:44:47 (233 MB/s) - ‘karaf-0.21.3-20251009.015125-378.zip’ saved [239819482/239819482] 09:44:47 09:44:47 Extracting the new controller... 09:44:47 + echo 'Extracting the new controller...' 09:44:47 + unzip -q karaf-0.21.3-20251009.015125-378.zip 09:44:49 Adding external repositories... 09:44:49 + echo 'Adding external repositories...' 09:44:49 + 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:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:44:49 ################################################################################ 09:44:49 # 09:44:49 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:49 # contributor license agreements. See the NOTICE file distributed with 09:44:49 # this work for additional information regarding copyright ownership. 09:44:49 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:49 # (the "License"); you may not use this file except in compliance with 09:44:49 # the License. You may obtain a copy of the License at 09:44:49 # 09:44:49 # http://www.apache.org/licenses/LICENSE-2.0 09:44:49 # 09:44:49 # Unless required by applicable law or agreed to in writing, software 09:44:49 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:49 # See the License for the specific language governing permissions and 09:44:49 # limitations under the License. 09:44:49 # 09:44:49 ################################################################################ 09:44:49 09:44:49 # 09:44:49 # If set to true, the following property will not allow any certificate to be used 09:44:49 # when accessing Maven repositories through SSL 09:44:49 # 09:44:49 #org.ops4j.pax.url.mvn.certificateCheck= 09:44:49 09:44:49 # 09:44:49 # Path to the local Maven settings file. 09:44:49 # The repositories defined in this file will be automatically added to the list 09:44:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:44:49 # below is not set. 09:44:49 # The following locations are checked for the existence of the settings.xml file 09:44:49 # * 1. looks for the specified url 09:44:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:44:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:44:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:44:49 # 09:44:49 #org.ops4j.pax.url.mvn.settings= 09:44:49 09:44:49 # 09:44:49 # Path to the local Maven repository which is used to avoid downloading 09:44:49 # artifacts when they already exist locally. 09:44:49 # The value of this property will be extracted from the settings.xml file 09:44:49 # above, or defaulted to: 09:44:49 # System.getProperty( "user.home" ) + "/.m2/repository" 09:44:49 # 09:44:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:44:49 09:44:49 # 09:44:49 # Default this to false. It's just weird to use undocumented repos 09:44:49 # 09:44:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:44:49 09:44:49 # 09:44:49 # Uncomment if you don't wanna use the proxy settings 09:44:49 # from the Maven conf/settings.xml file 09:44:49 # 09:44:49 # org.ops4j.pax.url.mvn.proxySupport=false 09:44:49 09:44:49 # 09:44:49 # Comma separated list of repositories scanned when resolving an artifact. 09:44:49 # Those repositories will be checked before iterating through the 09:44:49 # below list of repositories and even before the local repository 09:44:49 # A repository url can be appended with zero or more of the following flags: 09:44:49 # @snapshots : the repository contains snaphots 09:44:49 # @noreleases : the repository does not contain any released artifacts 09:44:49 # 09:44:49 # The following property value will add the system folder as a repo. 09:44:49 # 09:44:49 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:44:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:44:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:44:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:44:49 09:44:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:44:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:44:49 09:44:49 # 09:44:49 # Comma separated list of repositories scanned when resolving an artifact. 09:44:49 # The default list includes the following repositories: 09:44:49 # http://repo1.maven.org/maven2@id=central 09:44:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:44:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:44:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:44:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:44:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:44:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:44:49 # To add repositories to the default ones, prepend '+' to the list of repositories 09:44:49 # to add. 09:44:49 # A repository url can be appended with zero or more of the following flags: 09:44:49 # @snapshots : the repository contains snapshots 09:44:49 # @noreleases : the repository does not contain any released artifacts 09:44:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:44:49 # 09:44:49 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:44:49 09:44:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:44:49 + [[ True == \T\r\u\e ]] 09:44:49 + echo 'Configuring the startup features...' 09:44:49 + 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:44:49 + FEATURE_TEST_STRING=features-test 09:44:49 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:44:49 + KARAF_VERSION=karaf4 09:44:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:44:49 + 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:44:49 + [[ ! -z '' ]] 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:44:49 ################################################################################ 09:44:49 # 09:44:49 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:49 # contributor license agreements. See the NOTICE file distributed with 09:44:49 # this work for additional information regarding copyright ownership. 09:44:49 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:49 # (the "License"); you may not use this file except in compliance with 09:44:49 # the License. You may obtain a copy of the License at 09:44:49 # 09:44:49 # http://www.apache.org/licenses/LICENSE-2.0 09:44:49 # 09:44:49 # Unless required by applicable law or agreed to in writing, software 09:44:49 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:49 # See the License for the specific language governing permissions and 09:44:49 # limitations under the License. 09:44:49 # 09:44:49 ################################################################################ 09:44:49 09:44:49 # 09:44:49 # Comma separated list of features repositories to register by default 09:44:49 # 09:44:49 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}/c6e24679-d845-444e-986b-3f0348d56d0d.xml 09:44:49 09:44:49 # 09:44:49 # Comma separated list of features to install at startup 09:44:49 # 09:44:49 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, c0daa142-d6b7-4053-9acc-49ba84a6133e 09:44:49 09:44:49 # 09:44:49 # Resource repositories (OBR) that the features resolver can use 09:44:49 # to resolve requirements/capabilities 09:44:49 # 09:44:49 # The format of the resourceRepositories is 09:44:49 # resourceRepositories=[xml:url|json:url],... 09:44:49 # for Instance: 09:44:49 # 09:44:49 #resourceRepositories=xml:http://host/path/to/index.xml 09:44:49 # or 09:44:49 #resourceRepositories=json:http://host/path/to/index.json 09:44:49 # 09:44:49 09:44:49 # 09:44:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:44:49 # 09:44:49 featuresBootAsynchronous=false 09:44:49 09:44:49 # 09:44:49 # Service requirements enforcement 09:44:49 # 09:44:49 # By default, the feature resolver checks the service requirements/capabilities of 09:44:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:44:49 # the required bundles. 09:44:49 # The following flag can have those values: 09:44:49 # - disable: service requirements are completely ignored 09:44:49 # - default: service requirements are ignored for old features 09:44:49 # - enforce: service requirements are always verified 09:44:49 # 09:44:49 #serviceRequirements=default 09:44:49 09:44:49 # 09:44:49 # Store cfg file for config element in feature 09:44:49 # 09:44:49 #configCfgStore=true 09:44:49 09:44:49 # 09:44:49 # Define if the feature service automatically refresh bundles 09:44:49 # 09:44:49 autoRefresh=true 09:44:49 09:44:49 # 09:44:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:44:49 # XML file defines instructions related to features processing 09:44:49 # versions.properties may declare properties to resolve placeholders in XML file 09:44:49 # both files are relative to ${karaf.etc} 09:44:49 # 09:44:49 #featureProcessing=org.apache.karaf.features.xml 09:44:49 #featureProcessingVersions=versions.properties 09:44:49 + configure_karaf_log karaf4 '' 09:44:49 + local -r karaf_version=karaf4 09:44:49 + local -r controllerdebugmap= 09:44:49 + local logapi=log4j 09:44:49 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:49 log4j2.rootLogger.level = INFO 09:44:49 #log4j2.rootLogger.type = asyncRoot 09:44:49 #log4j2.rootLogger.includeLocation = false 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:49 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:49 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:49 log4j2.logger.spifly.level = WARN 09:44:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:49 log4j2.logger.audit.level = INFO 09:44:49 log4j2.logger.audit.additivity = false 09:44:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:49 log4j2.appender.console.type = Console 09:44:49 log4j2.appender.console.name = Console 09:44:49 log4j2.appender.console.layout.type = PatternLayout 09:44:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:49 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:49 log4j2.appender.rolling.name = RollingFile 09:44:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:49 #log4j2.appender.rolling.immediateFlush = false 09:44:49 log4j2.appender.rolling.append = true 09:44:49 log4j2.appender.rolling.layout.type = PatternLayout 09:44:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:49 log4j2.appender.rolling.policies.type = Policies 09:44:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:49 log4j2.appender.rolling.policies.size.size = 64MB 09:44:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:49 log4j2.appender.rolling.strategy.max = 7 09:44:49 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:49 log4j2.appender.audit.name = AuditRollingFile 09:44:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:49 log4j2.appender.audit.append = true 09:44:49 log4j2.appender.audit.layout.type = PatternLayout 09:44:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:49 log4j2.appender.audit.policies.type = Policies 09:44:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:49 log4j2.appender.audit.policies.size.size = 8MB 09:44:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:49 log4j2.appender.audit.strategy.max = 7 09:44:49 log4j2.appender.osgi.type = PaxOsgi 09:44:49 log4j2.appender.osgi.name = PaxOsgi 09:44:49 log4j2.appender.osgi.filter = * 09:44:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:49 #log4j2.logger.aether.level = TRACE 09:44:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:49 #log4j2.logger.http-headers.level = DEBUG 09:44:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:49 #log4j2.logger.maven.level = TRACE 09:44:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:44:49 + logapi=log4j2 09:44:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:44:49 + '[' log4j2 == log4j2 ']' 09:44:49 + 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:44:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:44:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:44:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:44:49 controllerdebugmap: 09:44:49 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:44:49 + unset IFS 09:44:49 + echo 'controllerdebugmap: ' 09:44:49 + '[' -n '' ']' 09:44:49 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:44:49 ################################################################################ 09:44:49 # 09:44:49 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:49 # contributor license agreements. See the NOTICE file distributed with 09:44:49 # this work for additional information regarding copyright ownership. 09:44:49 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:49 # (the "License"); you may not use this file except in compliance with 09:44:49 # the License. You may obtain a copy of the License at 09:44:49 # 09:44:49 # http://www.apache.org/licenses/LICENSE-2.0 09:44:49 # 09:44:49 # Unless required by applicable law or agreed to in writing, software 09:44:49 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:49 # See the License for the specific language governing permissions and 09:44:49 # limitations under the License. 09:44:49 # 09:44:49 ################################################################################ 09:44:49 09:44:49 # Common pattern layout for appenders 09:44:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:44:49 09:44:49 # Root logger 09:44:49 log4j2.rootLogger.level = INFO 09:44:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:44:49 #log4j2.rootLogger.type = asyncRoot 09:44:49 #log4j2.rootLogger.includeLocation = false 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:44:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:44:49 log4j2.rootLogger.appenderRef.Console.ref = Console 09:44:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:44:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:44:49 09:44:49 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:44:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:44:49 09:44:49 # Loggers configuration 09:44:49 09:44:49 # Spifly logger 09:44:49 log4j2.logger.spifly.name = org.apache.aries.spifly 09:44:49 log4j2.logger.spifly.level = WARN 09:44:49 09:44:49 # Security audit logger 09:44:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:44:49 log4j2.logger.audit.level = INFO 09:44:49 log4j2.logger.audit.additivity = false 09:44:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:44:49 09:44:49 # Appenders configuration 09:44:49 09:44:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:44:49 log4j2.appender.console.type = Console 09:44:49 log4j2.appender.console.name = Console 09:44:49 log4j2.appender.console.layout.type = PatternLayout 09:44:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:44:49 09:44:49 # Rolling file appender 09:44:49 log4j2.appender.rolling.type = RollingRandomAccessFile 09:44:49 log4j2.appender.rolling.name = RollingFile 09:44:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:44:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:44:49 # uncomment to not force a disk flush 09:44:49 #log4j2.appender.rolling.immediateFlush = false 09:44:49 log4j2.appender.rolling.append = true 09:44:49 log4j2.appender.rolling.layout.type = PatternLayout 09:44:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:44:49 log4j2.appender.rolling.policies.type = Policies 09:44:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:44:49 log4j2.appender.rolling.policies.size.size = 1GB 09:44:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:44:49 log4j2.appender.rolling.strategy.max = 7 09:44:49 09:44:49 # Audit file appender 09:44:49 log4j2.appender.audit.type = RollingRandomAccessFile 09:44:49 log4j2.appender.audit.name = AuditRollingFile 09:44:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:44:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:44:49 log4j2.appender.audit.append = true 09:44:49 log4j2.appender.audit.layout.type = PatternLayout 09:44:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:44:49 log4j2.appender.audit.policies.type = Policies 09:44:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:44:49 log4j2.appender.audit.policies.size.size = 8MB 09:44:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:44:49 log4j2.appender.audit.strategy.max = 7 09:44:49 09:44:49 # OSGi appender 09:44:49 log4j2.appender.osgi.type = PaxOsgi 09:44:49 log4j2.appender.osgi.name = PaxOsgi 09:44:49 log4j2.appender.osgi.filter = * 09:44:49 09:44:49 # help with identification of maven-related problems with pax-url-aether 09:44:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:44:49 #log4j2.logger.aether.level = TRACE 09:44:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:44:49 #log4j2.logger.http-headers.level = DEBUG 09:44:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:44:49 #log4j2.logger.maven.level = TRACE 09:44:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:44:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:44:49 Configure 09:44:49 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:44:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:44:49 + local -r controllermem=2048m 09:44:49 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 + echo Configure 09:44:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:44:49 + echo ' max memory: 2048m' 09:44:49 max memory: 2048m 09:44:49 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:44:49 + 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:44:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:44:49 #!/bin/sh 09:44:49 # 09:44:49 # Licensed to the Apache Software Foundation (ASF) under one or more 09:44:49 # contributor license agreements. See the NOTICE file distributed with 09:44:49 # this work for additional information regarding copyright ownership. 09:44:49 # The ASF licenses this file to You under the Apache License, Version 2.0 09:44:49 # (the "License"); you may not use this file except in compliance with 09:44:49 # the License. You may obtain a copy of the License at 09:44:49 # 09:44:49 # http://www.apache.org/licenses/LICENSE-2.0 09:44:49 # 09:44:49 # Unless required by applicable law or agreed to in writing, software 09:44:49 # distributed under the License is distributed on an "AS IS" BASIS, 09:44:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:44:49 # See the License for the specific language governing permissions and 09:44:49 # limitations under the License. 09:44:49 # 09:44:49 09:44:49 # 09:44:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:44:49 # script: client, instance, shell, start, status, stop, karaf 09:44:49 # 09:44:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:44:49 # Actions go here... 09:44:49 # fi 09:44:49 09:44:49 # 09:44:49 # general settings which should be applied for all scripts go here; please keep 09:44:49 # in mind that it is possible that scripts might be executed more than once, e.g. 09:44:49 # in example of the start script where the start script is executed first and the 09:44:49 # karaf script afterwards. 09:44:49 # 09:44:49 09:44:49 # 09:44:49 # The following section shows the possible configuration options for the default 09:44:49 # karaf scripts 09:44:49 # 09:44:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:44:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:44:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:44:49 # export EXTRA_JAVA_OPTS # Additional JVM options 09:44:49 # export KARAF_HOME # Karaf home folder 09:44:49 # export KARAF_DATA # Karaf data folder 09:44:49 # export KARAF_BASE # Karaf base folder 09:44:49 # export KARAF_ETC # Karaf etc folder 09:44:49 # export KARAF_LOG # Karaf log folder 09:44:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:44:49 # export KARAF_OPTS # Additional available Karaf options 09:44:49 # export KARAF_DEBUG # Enable debug mode 09:44:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:44:49 # export KARAF_NOROOT # Prevent execution as root if set to true 09:44:49 Set Java version 09:44:49 + echo 'Set Java version' 09:44:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:44:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:44:49 sudo: a password is required 09:44:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:44:49 sudo: a password is required 09:44:49 JDK default version ... 09:44:49 + echo 'JDK default version ...' 09:44:49 + java -version 09:44:49 openjdk version "21.0.8" 2025-07-15 09:44:49 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:44:49 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:44:49 Set JAVA_HOME 09:44:49 + echo 'Set JAVA_HOME' 09:44:49 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:49 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:44:49 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:49 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:49 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:44:49 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:44:49 Listing all open ports on controller system... 09:44:49 + echo 'Listing all open ports on controller system...' 09:44:49 + netstat -pnatu 09:44:49 /tmp/configuration-script.sh: line 40: netstat: command not found 09:44:49 Configuring cluster 09:44:49 + '[' -f /tmp/custom_shard_config.txt ']' 09:44:49 + echo 'Configuring cluster' 09:44:49 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.221 09:44:49 ################################################ 09:44:49 ## Configure Cluster ## 09:44:49 ################################################ 09:44:49 NOTE: Cluster configuration files not found. Copying from 09:44:49 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:44:49 Configuring unique name in akka.conf 09:44:49 Configuring hostname in akka.conf 09:44:49 Configuring data and rpc seed nodes in akka.conf 09:44:49 modules = [ 09:44:49 09:44:49 { 09:44:49 name = "inventory" 09:44:49 namespace = "urn:opendaylight:inventory" 09:44:49 shard-strategy = "module" 09:44:49 }, 09:44:49 { 09:44:49 name = "topology" 09:44:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:49 shard-strategy = "module" 09:44:49 }, 09:44:49 { 09:44:49 name = "toaster" 09:44:49 namespace = "http://netconfcentral.org/ns/toaster" 09:44:49 shard-strategy = "module" 09:44:49 } 09:44:49 ] 09:44:49 Configuring replication type in module-shards.conf 09:44:49 ################################################ 09:44:49 ## NOTE: Manually restart controller to ## 09:44:49 ## apply configuration. ## 09:44:49 ################################################ 09:44:49 Dump akka.conf 09:44:49 + echo 'Dump akka.conf' 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:44:49 09:44:49 odl-cluster-data { 09:44:49 akka { 09:44:49 remote { 09:44:49 artery { 09:44:49 enabled = on 09:44:49 transport = tcp 09:44:49 canonical.hostname = "10.30.170.221" 09:44:49 canonical.port = 2550 09:44:49 } 09:44:49 } 09:44:49 09:44:49 cluster { 09:44:49 # Using artery. 09:44:49 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.221:2550"] 09:44:49 09:44:49 roles = ["member-1"] 09:44:49 09:44:49 # when under load we might trip a false positive on the failure detector 09:44:49 # failure-detector { 09:44:49 # heartbeat-interval = 4 s 09:44:49 # acceptable-heartbeat-pause = 16s 09:44:49 # } 09:44:49 } 09:44:49 09:44:49 persistence { 09:44:49 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:44:49 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:44:49 # The relative path is always relative to KARAF_HOME. 09:44:49 09:44:49 # snapshot-store.local.dir = "target/snapshots" 09:44:49 09:44:49 # Use lz4 compression for LocalSnapshotStore snapshots 09:44:49 snapshot-store.local.use-lz4-compression = false 09:44:49 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:44:49 snapshot-store.local.lz4-blocksize = 256KB 09:44:49 } 09:44:49 disable-default-actor-system-quarantined-event-handling = "false" 09:44:49 } 09:44:49 } 09:44:49 Dump modules.conf 09:44:49 modules = [ 09:44:49 09:44:49 { 09:44:49 name = "inventory" 09:44:49 namespace = "urn:opendaylight:inventory" 09:44:49 shard-strategy = "module" 09:44:49 }, 09:44:49 { 09:44:49 name = "topology" 09:44:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:44:49 shard-strategy = "module" 09:44:49 }, 09:44:49 { 09:44:49 name = "toaster" 09:44:49 namespace = "http://netconfcentral.org/ns/toaster" 09:44:49 shard-strategy = "module" 09:44:49 } 09:44:49 ] 09:44:49 Dump module-shards.conf 09:44:49 + echo 'Dump modules.conf' 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:44:49 + echo 'Dump module-shards.conf' 09:44:49 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:44:49 module-shards = [ 09:44:49 { 09:44:49 name = "default" 09:44:49 shards = [ 09:44:49 { 09:44:49 name = "default" 09:44:49 replicas = ["member-1"] 09:44:49 } 09:44:49 ] 09:44:49 }, 09:44:49 { 09:44:49 name = "inventory" 09:44:49 shards = [ 09:44:49 { 09:44:49 name="inventory" 09:44:49 replicas = ["member-1"] 09:44:49 } 09:44:49 ] 09:44:49 }, 09:44:49 { 09:44:49 name = "topology" 09:44:49 shards = [ 09:44:49 { 09:44:49 name="topology" 09:44:49 replicas = ["member-1"] 09:44:49 } 09:44:49 ] 09:44:49 }, 09:44:49 { 09:44:49 name = "toaster" 09:44:49 shards = [ 09:44:49 { 09:44:49 name="toaster" 09:44:49 replicas = ["member-1"] 09:44:49 } 09:44:49 ] 09:44:49 } 09:44:49 ] 09:44:49 Locating config plan to use... 09:44:49 Finished running config plans 09:44:49 Starting member-1 with IP address 10.30.170.221 09:44:49 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:50 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:50 Redirecting karaf console output to karaf_console.log 09:44:50 Starting controller... 09:44:50 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:44:50 Execute the post startup script on controller 10.30.170.221 09:44:50 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:50 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:45:55 2025-10-09T09:45:11,986 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:45:55 Controller is UP 09:45:55 2025-10-09T09:45:11,986 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:45:55 Listing all open ports on controller system... 09:45:55 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:45:55 looking for "BindException: Address already in use" in log file 09:45:55 looking for "server is unhealthy" in log file 09:45:55 Let's take the karaf thread dump 09:45:55 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:45:56 karaf main: org.apache.karaf.main.Main, pid:2033 09:45:56 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:45:57 Generating mininet variables... 09:45:57 Locating test plan to use... 09:45:57 Changing the testplan path... 09:45:57 # Place the suites in run order: 09:45:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:45:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:45:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:45:57 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:45:57 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:45:57 ============================================================================== 09:45:57 openflowplugin-sanity.txt 09:45:57 ============================================================================== 09:45:57 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:45:57 ============================================================================== 09:46:00 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:46:00 ============================================================================== 09:46:00 Get list of nodes :: Get the inventory | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Get node 1 inventory :: Get the inventory for a node | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Get node 2 inventory :: Get the inventory for a node | PASS | 09:46:03 ------------------------------------------------------------------------------ 09:46:03 Get node 3 inventory :: Get the inventory for a node | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Link Down :: Take link s1-s2 down | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 Link Up :: Take link s1-s2 up | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:46:04 7 tests, 7 passed, 0 failed 09:46:04 ============================================================================== 09:46:04 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:46:04 ============================================================================== 09:46:04 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:46:04 ------------------------------------------------------------------------------ 09:46:04 List all the links :: List all the links in the topology. | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Link Down :: Take link s1-s2 down | PASS | 09:46:06 ------------------------------------------------------------------------------ 09:46:06 Link Up :: Take link s1-s2 up | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:46:10 4 tests, 4 passed, 0 failed 09:46:10 ============================================================================== 09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:46:10 ============================================================================== 09:46:10 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:46:10 4 tests, 4 passed, 0 failed 09:46:10 ============================================================================== 09:46:10 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:46:10 ============================================================================== 09:46:10 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:46:10 ------------------------------------------------------------------------------ 09:46:10 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:14 ------------------------------------------------------------------------------ 09:46:14 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:19 ------------------------------------------------------------------------------ 09:46:19 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:46:19 6 tests, 6 passed, 0 failed 09:46:19 ============================================================================== 09:46:19 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:46:19 21 tests, 21 passed, 0 failed 09:46:19 ============================================================================== 09:46:19 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:46:19 ============================================================================== 09:46:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:46:21 ============================================================================== 09:46:21 Get list of nodes :: Get the inventory | PASS | 09:46:23 ------------------------------------------------------------------------------ 09:46:23 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Get node 1 inventory :: Get the inventory for a node | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Get node 2 inventory :: Get the inventory for a node | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Get node 3 inventory :: Get the inventory for a node | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Link Down :: Take link s1-s2 down | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 Link Up :: Take link s1-s2 up | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:46:24 7 tests, 7 passed, 0 failed 09:46:24 ============================================================================== 09:46:24 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:46:24 ============================================================================== 09:46:24 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:46:24 ------------------------------------------------------------------------------ 09:46:24 List all the links :: List all the links in the topology. | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Link Down :: Take link s1-s2 down | PASS | 09:46:26 ------------------------------------------------------------------------------ 09:46:26 Link Up :: Take link s1-s2 up | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:46:30 4 tests, 4 passed, 0 failed 09:46:30 ============================================================================== 09:46:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:46:30 ============================================================================== 09:46:30 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:46:30 4 tests, 4 passed, 0 failed 09:46:30 ============================================================================== 09:46:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:46:30 ============================================================================== 09:46:30 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:46:34 ------------------------------------------------------------------------------ 09:46:34 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:46:34 ------------------------------------------------------------------------------ 09:46:34 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:46:34 ------------------------------------------------------------------------------ 09:46:34 Verify after modifying flow operational - Output to physical port#... | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:41 ------------------------------------------------------------------------------ 09:46:41 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:46:41 9 tests, 9 passed, 0 failed 09:46:41 ============================================================================== 09:46:41 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:46:41 24 tests, 24 passed, 0 failed 09:46:41 ============================================================================== 09:46:41 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:46:41 ============================================================================== 09:46:44 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:46:44 ============================================================================== 09:46:45 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 1 Added | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Test Is Flow 2 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 3 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 4 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 5 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 6 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 7 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 8 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 9 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 10 Added | PASS | 09:46:52 ------------------------------------------------------------------------------ 09:46:52 Test Is Flow 11 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 14 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 15 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 16 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 17 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 18 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 19 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 20 Added | PASS | 09:46:53 ------------------------------------------------------------------------------ 09:46:53 Test Is Flow 21 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 22 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 23 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 24 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 25 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 31 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 36 Added | PASS | 09:46:54 ------------------------------------------------------------------------------ 09:46:54 Test Is Flow 38 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 43 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 45 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 101 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 102 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 103 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 104 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 105 Added | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Test Is Flow 106 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 107 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 108 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 109 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 110 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 113 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 156 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 201 Added | PASS | 09:46:56 ------------------------------------------------------------------------------ 09:46:56 Test Is Flow 202 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 203 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 204 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 205 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 206 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 209 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 214 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 218 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 219 Added | PASS | 09:46:57 ------------------------------------------------------------------------------ 09:46:57 Test Is Flow 220 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 221 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 222 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 223 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 224 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 225 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Is Flow 550 Added | PASS | 09:46:58 ------------------------------------------------------------------------------ 09:46:58 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:03 ------------------------------------------------------------------------------ 09:47:03 Test Is Flow 1 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 2 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 3 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 4 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 5 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 6 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 7 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 8 Updated | PASS | 09:47:04 ------------------------------------------------------------------------------ 09:47:04 Test Is Flow 9 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 10 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 11 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 14 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 15 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 16 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 17 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 18 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 19 Updated | PASS | 09:47:05 ------------------------------------------------------------------------------ 09:47:05 Test Is Flow 20 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 21 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 22 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 23 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 24 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 25 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 31 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 36 Updated | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Test Is Flow 38 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 43 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 45 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 101 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 102 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 103 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 104 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 105 Updated | PASS | 09:47:07 ------------------------------------------------------------------------------ 09:47:07 Test Is Flow 106 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 107 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 108 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 109 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 110 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 113 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 156 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 201 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 202 Updated | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 Test Is Flow 203 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 204 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 205 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 206 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 209 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 214 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 218 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 219 Updated | PASS | 09:47:09 ------------------------------------------------------------------------------ 09:47:09 Test Is Flow 220 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 221 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 222 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 223 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 224 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 225 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Is Flow 550 Updated | PASS | 09:47:10 ------------------------------------------------------------------------------ 09:47:10 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 1 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 2 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 3 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 4 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 5 Deleted | PASS | 09:47:15 ------------------------------------------------------------------------------ 09:47:15 Test Is Flow 6 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 7 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 8 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 9 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 10 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 11 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 14 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 15 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 16 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 17 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 18 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 19 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 20 Deleted | PASS | 09:47:16 ------------------------------------------------------------------------------ 09:47:16 Test Is Flow 21 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 22 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 23 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 24 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 25 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 31 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 36 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 38 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 43 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 45 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 101 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 102 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 103 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 104 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 105 Deleted | PASS | 09:47:17 ------------------------------------------------------------------------------ 09:47:17 Test Is Flow 106 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 107 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 108 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 109 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 110 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 113 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 156 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 201 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 202 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 203 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 204 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 205 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 206 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 209 Deleted | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 214 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 218 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 219 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 220 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 221 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 222 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 223 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 224 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 225 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 550 Deleted | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:47:19 174 tests, 174 passed, 0 failed 09:47:19 ============================================================================== 09:47:19 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:47:19 ============================================================================== 09:47:19 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 1 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 2 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 3 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 4 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 5 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 6 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 7 Added | PASS | 09:47:47 ------------------------------------------------------------------------------ 09:47:47 Test Is Flow 8 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 9 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 10 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 11 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 15 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 16 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 17 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 18 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 19 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 20 Added | PASS | 09:47:48 ------------------------------------------------------------------------------ 09:47:48 Test Is Flow 21 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 22 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 23 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 24 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 25 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 31 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 36 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 38 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 43 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 45 Added | PASS | 09:47:49 ------------------------------------------------------------------------------ 09:47:49 Test Is Flow 101 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 102 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 103 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 104 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 105 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 106 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 107 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 108 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 109 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 110 Added | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Test Is Flow 113 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 201 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 202 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 203 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 204 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 205 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 206 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 209 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 214 Added | PASS | 09:47:51 ------------------------------------------------------------------------------ 09:47:51 Test Is Flow 218 Added | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 219 Added | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Is Flow 220 Added | PASS | 09:47:52 ------------------------------------------------------------------------------ 09:47:52 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 1 Updated | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 2 Updated | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 3 Updated | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 4 Updated | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 5 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 6 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 7 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 8 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 9 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 10 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 11 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 14 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 15 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 16 Updated | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 17 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 18 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 19 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 20 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 21 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 22 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 23 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 24 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 25 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 31 Updated | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 36 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 38 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 43 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 45 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 101 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 102 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 103 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 104 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 105 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 106 Updated | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 107 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 108 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 109 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 110 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 113 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 201 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 202 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 203 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 204 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 205 Updated | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 206 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 209 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 214 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 218 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 219 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 220 Updated | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 1 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 2 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 3 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 4 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 5 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 6 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 7 Deleted | PASS | 09:48:53 ------------------------------------------------------------------------------ 09:48:53 Test Is Flow 8 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 9 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 10 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 11 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 14 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 15 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 16 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 17 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 18 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 19 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 20 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 21 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 22 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 23 Deleted | PASS | 09:48:54 ------------------------------------------------------------------------------ 09:48:54 Test Is Flow 24 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 25 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 31 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 36 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 38 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 43 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 45 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 101 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 102 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 103 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 104 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 105 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 106 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 107 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 108 Deleted | PASS | 09:48:55 ------------------------------------------------------------------------------ 09:48:55 Test Is Flow 109 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 110 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 113 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 201 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 202 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 203 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 204 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 205 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 206 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 209 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 214 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 218 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 219 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 Test Is Flow 220 Deleted | PASS | 09:48:56 ------------------------------------------------------------------------------ 09:48:56 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:48:56 152 tests, 152 passed, 0 failed 09:48:56 ============================================================================== 09:48:57 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:48:57 326 tests, 326 passed, 0 failed 09:48:57 ============================================================================== 09:48:57 openflowplugin-sanity.txt.Reconciliation 09:48:57 ============================================================================== 09:48:57 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:48:57 ============================================================================== 09:48:57 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:48:58 ------------------------------------------------------------------------------ 09:48:58 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:48:59 ------------------------------------------------------------------------------ 09:48:59 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:49:00 ------------------------------------------------------------------------------ 09:49:00 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:49:03 ------------------------------------------------------------------------------ 09:49:03 Check Linear Topology :: Check Linear Topology. | PASS | 09:49:11 ------------------------------------------------------------------------------ 09:49:11 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:49:11 ------------------------------------------------------------------------------ 09:49:11 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:49:11 ------------------------------------------------------------------------------ 09:49:11 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:49:11 ------------------------------------------------------------------------------ 09:49:11 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:12 | PASS | 09:49:12 ------------------------------------------------------------------------------ 09:49:12 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:23 | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:49:25 ------------------------------------------------------------------------------ 09:49:25 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:49:25 ------------------------------------------------------------------------------ 09:49:25 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:49:28 ------------------------------------------------------------------------------ 09:49:28 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:49:28 ------------------------------------------------------------------------------ 09:49:28 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:49:28 ------------------------------------------------------------------------------ 09:49:28 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:57 | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Stop Mininet :: Stop Mininet. | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Check No Switches :: Check no switches in topology. | PASS | 09:49:59 ------------------------------------------------------------------------------ 09:49:59 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:49:59 23 tests, 23 passed, 0 failed 09:49:59 ============================================================================== 09:49:59 openflowplugin-sanity.txt.Reconciliation | PASS | 09:49:59 23 tests, 23 passed, 0 failed 09:49:59 ============================================================================== 09:49:59 openflowplugin-sanity.txt | PASS | 09:49:59 394 tests, 394 passed, 0 failed 09:49:59 ============================================================================== 09:49:59 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:50:04 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:50:04 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:50:04 Examining the files in data/log and checking filesize 09:50:04 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:04 total 1020 09:50:04 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 09:44 . 09:50:04 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 9 09:44 karaf_console.log 09:50:04 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 09:45 .. 09:50:04 -rw-rw-r-- 1 jenkins jenkins 1029129 Oct 9 09:49 karaf.log 09:50:04 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:04 1008K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:50:04 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:50:04 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:05 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 09:50:05 Let's take the karaf thread dump again... 09:50:05 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:05 karaf main: org.apache.karaf.main.Main, pid:4756 09:50:05 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:05 Killing ODL 09:50:05 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:11 Compressing karaf.log 1 09:50:11 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:11 Fetching compressed karaf.log 1 09:50:11 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:11 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:12 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:12 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:12 Fetch GC logs 09:50:12 Warning: Permanently added '10.30.170.221' (ECDSA) to the list of known hosts. 09:50:12 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:50:12 Examine copied files 09:50:12 total 43936 09:50:12 drwxrwxr-x. 2 jenkins jenkins 6 Oct 9 09:50 gclogs-1 09:50:12 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 9 09:50 odl1_karaf_console.log 09:50:12 -rw-rw-r--. 1 jenkins jenkins 70778 Oct 9 09:50 odl1_karaf.log.gz 09:50:12 -rw-rw-r--. 1 jenkins jenkins 147188 Oct 9 09:50 karaf_1_4756_threads_after.log 09:50:12 -rw-rw-r--. 1 jenkins jenkins 14157 Oct 9 09:50 ps_after.log 09:50:12 -rw-rw-r--. 1 jenkins jenkins 270949 Oct 9 09:50 report.html 09:50:12 -rw-rw-r--. 1 jenkins jenkins 3389781 Oct 9 09:50 log.html 09:50:12 -rw-rw-r--. 1 jenkins jenkins 40904703 Oct 9 09:49 output.xml 09:50:12 -rw-rw-r--. 1 jenkins jenkins 491 Oct 9 09:45 testplan.txt 09:50:12 -rw-rw-r--. 1 jenkins jenkins 106236 Oct 9 09:45 karaf_1_2033_threads_before.log 09:50:12 -rw-rw-r--. 1 jenkins jenkins 14284 Oct 9 09:45 ps_before.log 09:50:12 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 9 09:44 post-startup-script.sh 09:50:12 -rw-rw-r--. 1 jenkins jenkins 252 Oct 9 09:44 startup-script.sh 09:50:12 -rw-rw-r--. 1 jenkins jenkins 3495 Oct 9 09:44 configuration-script.sh 09:50:12 -rw-rw-r--. 1 jenkins jenkins 337 Oct 9 09:44 detect_variables.env 09:50:12 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 9 09:44 pom.xml 09:50:12 -rw-rw-r--. 1 jenkins jenkins 92 Oct 9 09:44 set_variables.env 09:50:12 -rw-rw-r--. 1 jenkins jenkins 299 Oct 9 09:44 slave_addresses.txt 09:50:12 -rw-rw-r--. 1 jenkins jenkins 570 Oct 9 09:43 requirements.txt 09:50:12 -rw-rw-r--. 1 jenkins jenkins 26 Oct 9 09:43 env.properties 09:50:12 -rw-rw-r--. 1 jenkins jenkins 334 Oct 9 09:42 stack-parameters.yaml 09:50:12 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 9 09:41 test 09:50:12 drwxrwxr-x. 2 jenkins jenkins 6 Oct 9 09:41 test@tmp 09:50:12 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 9 01:51 maven-metadata.xml 09:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13341719980866446913.sh 09:50:12 Karaf Deployments, Tests must have already run 09:50:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins10149403774233887318.sh 09:50:12 Cleaning up Robot installation... 09:50:13 $ ssh-agent -k 09:50:13 unset SSH_AUTH_SOCK; 09:50:13 unset SSH_AGENT_PID; 09:50:13 echo Agent pid 6393 killed; 09:50:13 [ssh-agent] Stopped. 09:50:13 Recording plot data 09:50:13 Robot results publisher started... 09:50:13 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:50:13 -Parsing output xml: 09:50:14 Done! 09:50:14 -Copying log files to build dir: 09:50:15 Done! 09:50:15 -Assigning results to build: 09:50:15 Done! 09:50:15 -Checking thresholds: 09:50:15 Done! 09:50:15 Done publishing Robot results. 09:50:15 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13765149842800020750.sh 09:50:16 Archiving csit artifacts 09:50:16 mv: cannot stat '*_1.png': No such file or directory 09:50:16 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:50:16 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:16 Dload Upload Total Spent Left Speed 09:50:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3432k 0 3432k 0 0 3963k 0 --:--:-- --:--:-- --:--:-- 3958k 100 3535k 0 3535k 0 0 4031k 0 --:--:-- --:--:-- --:--:-- 4026k 09:50:16 Archive: robot-plugin.zip 09:50:16 inflating: ./archives/robot-plugin/log.html 09:50:16 inflating: ./archives/robot-plugin/output.xml 09:50:17 inflating: ./archives/robot-plugin/report.html 09:50:17 mv: cannot stat '*.log.gz': No such file or directory 09:50:17 mv: cannot stat '*.csv': No such file or directory 09:50:17 mv: cannot stat '*.png': No such file or directory 09:50:17 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16475609947997319207.sh 09:50:17 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:17 [EnvInject] - Injecting environment variables from a build step. 09:50:17 [EnvInject] - Injecting as environment variables the properties content 09:50:17 OS_CLOUD=vex 09:50:17 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:50:17 09:50:17 [EnvInject] - Variables injected successfully. 09:50:17 provisioning config files... 09:50:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:50:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6231134271242996573.sh 09:50:17 ---> openstack-stack-delete.sh 09:50:17 Setup pyenv: 09:50:18 system 09:50:18 3.8.13 09:50:18 3.9.13 09:50:18 3.10.13 09:50:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:50:20 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:50:20 lf-activate-venv(): INFO: Base packages installed successfully 09:50:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:50:42 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:50:42 INFO: Stack cost retrieval disabled, setting cost to 0 09:50:54 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:50:54 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-500 09:50:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8802268827302437602.sh 09:50:54 ---> sysstat.sh 09:50:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18332427265625444194.sh 09:50:54 ---> package-listing.sh 09:50:54 ++ tr '[:upper:]' '[:lower:]' 09:50:54 ++ facter osfamily 09:50:55 + OS_FAMILY=redhat 09:50:55 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:50:55 + START_PACKAGES=/tmp/packages_start.txt 09:50:55 + END_PACKAGES=/tmp/packages_end.txt 09:50:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:55 + PACKAGES=/tmp/packages_start.txt 09:50:55 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:55 + PACKAGES=/tmp/packages_end.txt 09:50:55 + case "${OS_FAMILY}" in 09:50:55 + rpm -qa 09:50:55 + sort 09:50:55 + '[' -f /tmp/packages_start.txt ']' 09:50:55 + '[' -f /tmp/packages_end.txt ']' 09:50:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:55 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:50:55 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:50:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:50:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8784800562895316549.sh 09:50:55 ---> capture-instance-metadata.sh 09:50:55 Setup pyenv: 09:50:55 system 09:50:55 3.8.13 09:50:55 3.9.13 09:50:55 3.10.13 09:50:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:58 lf-activate-venv(): INFO: Base packages installed successfully 09:50:58 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:51:08 INFO: Running in OpenStack, capturing instance metadata 09:51:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11023355763066767880.sh 09:51:09 provisioning config files... 09:51:09 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #500 09:51:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config6759958254300135236tmp 09:51:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:51:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:51:09 provisioning config files... 09:51:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:51:09 [EnvInject] - Injecting environment variables from a build step. 09:51:09 [EnvInject] - Injecting as environment variables the properties content 09:51:09 SERVER_ID=logs 09:51:09 09:51:09 [EnvInject] - Variables injected successfully. 09:51:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18040449876442620057.sh 09:51:09 ---> create-netrc.sh 09:51:09 WARN: Log server credential not found. 09:51:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4821098906650067343.sh 09:51:09 ---> python-tools-install.sh 09:51:09 Setup pyenv: 09:51:09 system 09:51:09 3.8.13 09:51:09 3.9.13 09:51:09 3.10.13 09:51:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:51:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:12 lf-activate-venv(): INFO: Base packages installed successfully 09:51:12 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:51:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5401545069953597060.sh 09:51:22 ---> sudo-logs.sh 09:51:22 Archiving 'sudo' log.. 09:51:22 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4802814284766933711.sh 09:51:22 ---> job-cost.sh 09:51:22 Setup pyenv: 09:51:23 system 09:51:23 3.8.13 09:51:23 3.9.13 09:51:23 3.10.13 09:51:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:51:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:25 lf-activate-venv(): INFO: Base packages installed successfully 09:51:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:33 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:51:33 DEBUG: total: 0 09:51:33 INFO: Retrieving Stack Cost... 09:51:33 INFO: Retrieving Pricing Info for: v3-standard-2 09:51:33 INFO: Archiving Costs 09:51:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8362065402468293898.sh 09:51:34 ---> logs-deploy.sh 09:51:34 Setup pyenv: 09:51:34 system 09:51:34 3.8.13 09:51:34 3.9.13 09:51:34 3.10.13 09:51:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-d6Op from file:/tmp/.os_lf_venv 09:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:36 lf-activate-venv(): INFO: Base packages installed successfully 09:51:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:51:49 lf-activate-venv(): INFO: Adding /tmp/venv-d6Op/bin to PATH 09:51:49 WARNING: Nexus logging server not set 09:51:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/500/ 09:51:49 INFO: archiving logs to S3 09:51:50 ---> uname -a: 09:51:50 Linux prd-centos8-robot-2c-8g-2185.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:51:50 09:51:50 09:51:50 ---> lscpu: 09:51:50 Architecture: x86_64 09:51:50 CPU op-mode(s): 32-bit, 64-bit 09:51:50 Byte Order: Little Endian 09:51:50 CPU(s): 2 09:51:50 On-line CPU(s) list: 0,1 09:51:50 Thread(s) per core: 1 09:51:50 Core(s) per socket: 1 09:51:50 Socket(s): 2 09:51:50 NUMA node(s): 1 09:51:50 Vendor ID: AuthenticAMD 09:51:50 CPU family: 23 09:51:50 Model: 49 09:51:50 Model name: AMD EPYC-Rome Processor 09:51:50 Stepping: 0 09:51:50 CPU MHz: 2799.998 09:51:50 BogoMIPS: 5599.99 09:51:50 Virtualization: AMD-V 09:51:50 Hypervisor vendor: KVM 09:51:50 Virtualization type: full 09:51:50 L1d cache: 32K 09:51:50 L1i cache: 32K 09:51:50 L2 cache: 512K 09:51:50 L3 cache: 16384K 09:51:50 NUMA node0 CPU(s): 0,1 09:51:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:51:50 09:51:50 09:51:50 ---> nproc: 09:51:50 2 09:51:50 09:51:50 09:51:50 ---> df -h: 09:51:50 Filesystem Size Used Avail Use% Mounted on 09:51:50 devtmpfs 3.8G 0 3.8G 0% /dev 09:51:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:51:50 tmpfs 3.8G 17M 3.8G 1% /run 09:51:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:51:50 /dev/vda1 40G 8.4G 32G 21% / 09:51:50 tmpfs 770M 0 770M 0% /run/user/1001 09:51:50 09:51:50 09:51:50 ---> free -m: 09:51:50 total used free shared buff/cache available 09:51:50 Mem: 7697 605 4807 19 2284 6793 09:51:50 Swap: 1023 0 1023 09:51:50 09:51:50 09:51:50 ---> ip addr: 09:51:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:50 inet 127.0.0.1/8 scope host lo 09:51:50 valid_lft forever preferred_lft forever 09:51:50 inet6 ::1/128 scope host 09:51:50 valid_lft forever preferred_lft forever 09:51:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:50 link/ether fa:16:3e:35:a6:f4 brd ff:ff:ff:ff:ff:ff 09:51:50 altname enp0s3 09:51:50 altname ens3 09:51:50 inet 10.30.170.190/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:51:50 valid_lft 65786sec preferred_lft 65786sec 09:51:50 inet6 fe80::f816:3eff:fe35:a6f4/64 scope link 09:51:50 valid_lft forever preferred_lft forever 09:51:50 09:51:50 09:51:50 ---> sar -b -r -n DEV: 09:51:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/09/2025 _x86_64_ (2 CPU) 09:51:50 09:51:50 04:08:11 LINUX RESTART (2 CPU) 09:51:50 09:51:50 04:09:01 AM tps rtps wtps bread/s bwrtn/s 09:51:50 04:10:01 AM 48.85 34.02 14.83 4118.89 3965.38 09:51:50 04:11:01 AM 1.43 0.00 1.43 0.00 24.10 09:51:50 04:12:01 AM 0.67 0.03 0.63 0.53 8.72 09:51:50 04:13:01 AM 0.37 0.00 0.37 0.00 4.37 09:51:50 04:14:01 AM 0.38 0.00 0.38 0.00 3.98 09:51:50 04:15:01 AM 0.43 0.00 0.43 0.00 6.80 09:51:50 04:16:01 AM 0.32 0.00 0.32 0.00 3.28 09:51:50 04:17:01 AM 0.35 0.00 0.35 0.00 3.50 09:51:50 04:18:01 AM 0.28 0.00 0.28 0.00 3.02 09:51:50 04:19:01 AM 0.48 0.00 0.48 0.00 6.15 09:51:50 04:20:01 AM 0.35 0.00 0.35 0.00 3.73 09:51:50 04:21:01 AM 0.47 0.00 0.47 0.00 5.82 09:51:50 04:22:01 AM 0.33 0.00 0.33 0.00 3.37 09:51:50 04:23:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:50 04:24:01 AM 1.48 0.03 1.45 0.27 32.17 09:51:50 04:25:01 AM 0.32 0.00 0.32 0.00 3.73 09:51:50 04:26:01 AM 0.42 0.00 0.42 0.00 5.13 09:51:50 04:27:01 AM 0.32 0.00 0.32 0.00 3.32 09:51:50 04:28:01 AM 0.33 0.00 0.33 0.00 3.60 09:51:50 04:29:01 AM 0.45 0.00 0.45 0.00 5.52 09:51:50 04:30:01 AM 0.32 0.00 0.32 0.00 3.28 09:51:50 04:31:01 AM 0.40 0.00 0.40 0.00 4.55 09:51:50 04:32:02 AM 0.30 0.00 0.30 0.00 2.92 09:51:50 04:33:01 AM 0.46 0.00 0.46 0.00 6.08 09:51:50 04:34:01 AM 0.45 0.00 0.45 0.00 5.76 09:51:50 04:35:01 AM 0.28 0.00 0.28 0.00 3.28 09:51:50 04:36:01 AM 0.35 0.00 0.35 0.00 3.73 09:51:50 04:37:01 AM 0.32 0.00 0.32 0.00 3.05 09:51:50 04:38:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:50 04:39:01 AM 0.45 0.00 0.45 0.00 5.51 09:51:50 04:40:01 AM 0.33 0.00 0.33 0.00 3.87 09:51:50 04:41:01 AM 0.47 0.00 0.47 0.00 5.81 09:51:50 04:42:01 AM 0.35 0.00 0.35 0.00 3.63 09:51:50 04:43:01 AM 0.28 0.00 0.28 0.00 2.88 09:51:50 04:44:01 AM 0.43 0.00 0.43 0.00 5.63 09:51:50 04:45:01 AM 0.35 0.00 0.35 0.00 3.73 09:51:50 04:46:01 AM 0.30 0.00 0.30 0.00 3.42 09:51:50 04:47:01 AM 0.33 0.00 0.33 0.00 3.32 09:51:50 04:48:01 AM 0.33 0.00 0.33 0.00 3.47 09:51:50 04:49:01 AM 0.52 0.00 0.52 0.00 6.10 09:51:50 04:50:01 AM 0.38 0.00 0.38 0.00 5.13 09:51:50 04:51:01 AM 0.43 0.00 0.43 0.00 4.87 09:51:50 04:52:01 AM 0.32 0.00 0.32 0.00 3.05 09:51:50 04:53:01 AM 0.32 0.00 0.32 0.00 3.33 09:51:50 04:54:01 AM 0.43 0.00 0.43 0.00 5.63 09:51:50 04:55:01 AM 0.27 0.00 0.27 0.00 2.18 09:51:50 04:56:01 AM 0.30 0.00 0.30 0.00 2.82 09:51:50 04:57:01 AM 0.35 0.00 0.35 0.00 4.00 09:51:50 04:58:01 AM 0.35 0.00 0.35 0.00 3.38 09:51:50 04:59:01 AM 0.42 0.00 0.42 0.00 4.22 09:51:50 05:00:01 AM 0.40 0.00 0.40 0.00 4.40 09:51:50 05:01:01 AM 0.32 0.02 0.30 0.13 2.40 09:51:50 05:02:01 AM 0.53 0.07 0.47 1.73 7.46 09:51:50 05:03:01 AM 0.33 0.00 0.33 0.00 3.20 09:51:50 05:04:01 AM 0.33 0.02 0.32 0.13 2.98 09:51:50 05:05:01 AM 9.03 5.93 3.10 574.84 74.62 09:51:50 05:06:01 AM 0.17 0.00 0.17 0.00 2.37 09:51:50 05:07:01 AM 0.10 0.00 0.10 0.00 0.80 09:51:50 05:08:01 AM 0.25 0.00 0.25 0.00 3.22 09:51:50 05:09:01 AM 0.22 0.00 0.22 0.00 2.45 09:51:50 05:10:01 AM 0.22 0.00 0.22 0.00 3.33 09:51:50 05:11:01 AM 0.25 0.00 0.25 0.00 2.88 09:51:50 05:12:01 AM 0.22 0.00 0.22 0.00 2.93 09:51:50 05:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:14:01 AM 0.17 0.00 0.17 0.00 1.75 09:51:50 05:15:01 AM 0.28 0.00 0.28 0.00 4.68 09:51:50 05:16:01 AM 0.17 0.00 0.17 0.00 1.75 09:51:50 05:17:01 AM 0.17 0.00 0.17 0.00 1.58 09:51:50 05:18:01 AM 0.13 0.00 0.13 0.00 0.95 09:51:50 05:19:01 AM 0.15 0.00 0.15 0.00 1.65 09:51:50 05:20:01 AM 0.27 0.00 0.27 0.00 3.35 09:51:50 05:21:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:50 05:22:01 AM 0.22 0.00 0.22 0.00 3.32 09:51:50 05:23:01 AM 0.15 0.00 0.15 0.00 1.85 09:51:50 05:24:01 AM 0.17 0.00 0.17 0.00 1.48 09:51:50 05:25:01 AM 0.22 0.00 0.22 0.00 3.23 09:51:50 05:26:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:50 05:27:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 05:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:29:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:50 05:30:01 AM 0.22 0.00 0.22 0.00 3.40 09:51:50 05:31:01 AM 0.32 0.00 0.32 0.00 4.05 09:51:50 05:32:01 AM 0.17 0.00 0.17 0.00 2.12 09:51:50 05:33:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 05:34:01 AM 0.28 0.00 0.28 0.00 5.25 09:51:50 05:35:01 AM 0.10 0.00 0.10 0.00 1.17 09:51:50 05:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 05:37:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:38:01 AM 0.13 0.00 0.13 0.00 1.47 09:51:50 05:39:02 AM 0.42 0.00 0.42 0.00 6.87 09:51:50 05:40:01 AM 0.17 0.00 0.17 0.00 1.75 09:51:50 05:41:01 AM 0.15 0.00 0.15 0.00 1.27 09:51:50 05:42:01 AM 0.17 0.00 0.17 0.00 2.12 09:51:50 05:43:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 05:44:01 AM 0.28 0.00 0.28 0.00 4.85 09:51:50 05:45:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 05:46:01 AM 0.20 0.00 0.20 0.00 2.52 09:51:50 05:47:01 AM 0.13 0.00 0.13 0.00 1.32 09:51:50 05:48:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:49:01 AM 0.32 0.00 0.32 0.00 5.00 09:51:50 05:50:01 AM 1.05 0.32 0.73 6.93 18.54 09:51:50 05:51:01 AM 0.23 0.00 0.23 0.00 2.70 09:51:50 05:52:01 AM 0.22 0.00 0.22 0.00 3.10 09:51:50 05:53:01 AM 0.13 0.00 0.13 0.00 1.05 09:51:50 05:54:01 AM 0.28 0.00 0.28 0.00 4.98 09:51:50 05:55:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 05:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 05:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:58:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 05:59:01 AM 0.40 0.00 0.40 0.00 6.48 09:51:50 06:00:01 AM 0.17 0.00 0.17 0.00 1.72 09:51:50 06:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:50 06:02:01 AM 0.15 0.00 0.15 0.00 2.85 09:51:50 06:03:01 AM 0.23 0.00 0.23 0.00 2.67 09:51:50 06:04:01 AM 0.32 0.00 0.32 0.00 5.30 09:51:50 06:05:01 AM 0.13 0.00 0.13 0.00 1.45 09:51:50 06:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 06:07:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 06:08:01 AM 0.10 0.00 0.10 0.00 1.02 09:51:50 06:09:01 AM 0.20 0.00 0.20 0.00 2.82 09:51:50 06:10:01 AM 0.37 0.00 0.37 0.00 7.01 09:51:50 06:11:01 AM 0.32 0.00 0.32 0.00 4.73 09:51:50 06:12:01 AM 0.32 0.00 0.32 0.00 4.93 09:51:50 06:13:01 AM 0.15 0.00 0.15 0.00 1.71 09:51:50 06:14:01 AM 0.20 0.00 0.20 0.00 2.67 09:51:50 06:15:01 AM 0.25 0.00 0.25 0.00 4.70 09:51:50 06:16:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:50 06:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 06:18:01 AM 0.23 0.00 0.23 0.00 3.47 09:51:50 06:19:01 AM 0.22 0.00 0.22 0.00 2.45 09:51:50 06:20:01 AM 0.23 0.00 0.23 0.00 3.07 09:51:50 06:21:01 AM 0.15 0.00 0.15 0.00 1.37 09:51:50 06:22:01 AM 0.17 0.00 0.17 0.00 1.98 09:51:50 06:23:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 06:24:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:50 06:25:01 AM 0.27 0.00 0.27 0.00 4.82 09:51:50 06:26:01 AM 0.15 0.00 0.15 0.00 1.68 09:51:50 06:27:01 AM 0.18 0.00 0.18 0.00 1.73 09:51:50 06:28:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 06:29:01 AM 0.17 0.00 0.17 0.00 1.50 09:51:50 06:30:01 AM 0.30 0.00 0.30 0.00 5.97 09:51:50 06:31:01 AM 0.27 0.00 0.27 0.00 3.08 09:51:50 06:32:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:50 06:33:01 AM 0.13 0.00 0.13 0.00 0.93 09:51:50 06:34:01 AM 0.17 0.00 0.17 0.00 2.02 09:51:50 06:35:01 AM 0.20 0.00 0.20 0.00 3.20 09:51:50 06:36:01 AM 0.17 0.00 0.17 0.00 1.67 09:51:50 06:37:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:50 06:38:01 AM 0.10 0.00 0.10 0.00 1.20 09:51:50 06:39:01 AM 0.28 0.00 0.28 0.00 3.52 09:51:50 06:40:01 AM 0.30 0.00 0.30 0.00 3.88 09:51:50 06:41:01 AM 0.15 0.00 0.15 0.00 1.37 09:51:50 06:42:02 AM 0.82 0.00 0.82 0.00 12.56 09:51:50 06:43:01 AM 0.20 0.00 0.20 0.00 3.24 09:51:50 06:44:01 AM 0.28 0.00 0.28 0.00 4.85 09:51:50 06:45:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 06:46:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 06:47:01 AM 0.08 0.00 0.08 0.00 0.50 09:51:50 06:48:01 AM 0.10 0.00 0.10 0.00 0.67 09:51:50 06:49:01 AM 0.35 0.00 0.35 0.00 5.31 09:51:50 06:50:01 AM 0.15 0.00 0.15 0.00 1.18 09:51:50 06:51:01 AM 0.22 0.00 0.22 0.00 3.08 09:51:50 06:52:01 AM 0.18 0.00 0.18 0.00 2.52 09:51:50 06:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 06:54:01 AM 0.28 0.00 0.28 0.00 4.98 09:51:50 06:55:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 06:56:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 06:57:01 AM 0.10 0.00 0.10 0.00 1.17 09:51:50 06:58:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 06:59:01 AM 0.40 0.00 0.40 0.00 6.23 09:51:50 07:00:01 AM 0.18 0.00 0.18 0.00 2.30 09:51:50 07:01:01 AM 0.18 0.00 0.18 0.00 1.35 09:51:50 07:02:01 AM 0.13 0.00 0.13 0.00 2.23 09:51:50 07:03:01 AM 0.22 0.00 0.22 0.00 2.55 09:51:50 07:04:01 AM 0.33 0.00 0.33 0.00 5.67 09:51:50 07:05:01 AM 0.12 0.00 0.12 0.00 1.10 09:51:50 07:06:01 AM 0.15 0.00 0.15 0.00 1.58 09:51:50 07:07:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 07:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 07:09:01 AM 0.30 0.00 0.30 0.00 4.87 09:51:50 07:10:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 07:11:01 AM 0.23 0.00 0.23 0.00 2.95 09:51:50 07:12:01 AM 0.20 0.00 0.20 0.00 2.65 09:51:50 07:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 07:14:01 AM 0.28 0.00 0.28 0.00 4.58 09:51:50 07:15:01 AM 0.12 0.00 0.12 0.00 0.93 09:51:50 07:16:01 AM 0.15 0.00 0.15 0.00 1.05 09:51:50 07:17:01 AM 0.10 0.00 0.10 0.00 0.80 09:51:50 07:18:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:50 07:19:01 AM 0.32 0.00 0.32 0.00 4.87 09:51:50 07:20:01 AM 0.30 0.00 0.30 0.00 4.30 09:51:50 07:21:01 AM 0.22 0.00 0.22 0.00 2.90 09:51:50 07:22:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:50 07:23:01 AM 0.15 0.00 0.15 0.00 1.48 09:51:50 07:24:01 AM 0.25 0.00 0.25 0.00 1.88 09:51:50 07:25:01 AM 0.35 0.00 0.35 0.00 4.67 09:51:50 07:26:01 AM 0.27 0.00 0.27 0.00 1.97 09:51:50 07:27:01 AM 0.37 0.00 0.37 0.00 4.10 09:51:50 07:28:01 AM 0.40 0.00 0.40 0.00 4.28 09:51:50 07:29:01 AM 0.37 0.00 0.37 0.00 3.53 09:51:50 07:30:01 AM 0.38 0.00 0.38 0.00 4.27 09:51:50 07:31:01 AM 0.40 0.00 0.40 0.00 4.55 09:51:50 07:32:01 AM 0.32 0.00 0.32 0.00 3.15 09:51:50 07:33:01 AM 0.28 0.00 0.28 0.00 3.05 09:51:50 07:34:01 AM 0.50 0.00 0.50 0.00 5.66 09:51:50 07:35:01 AM 0.40 0.00 0.40 0.00 5.45 09:51:50 07:36:01 AM 0.35 0.00 0.35 0.00 3.63 09:51:50 07:37:01 AM 0.33 0.00 0.33 0.00 3.70 09:51:50 07:38:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:50 07:39:01 AM 0.37 0.00 0.37 0.00 3.65 09:51:50 07:40:01 AM 0.42 0.00 0.42 0.00 5.58 09:51:50 07:41:01 AM 0.45 0.00 0.45 0.00 5.83 09:51:50 07:42:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:50 07:43:01 AM 0.30 0.00 0.30 0.00 3.02 09:51:50 07:44:01 AM 0.35 0.00 0.35 0.00 3.50 09:51:50 07:45:01 AM 0.40 0.00 0.40 0.00 5.45 09:51:50 07:46:01 AM 0.30 0.00 0.30 0.00 2.65 09:51:50 07:47:01 AM 0.33 0.00 0.33 0.00 3.30 09:51:50 07:48:01 AM 0.32 0.00 0.32 0.00 3.33 09:51:50 07:49:02 AM 0.37 0.00 0.37 0.00 3.50 09:51:50 07:50:01 AM 0.42 0.00 0.42 0.00 5.68 09:51:50 07:51:01 AM 0.30 0.00 0.30 0.00 4.62 09:51:50 07:52:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 07:53:01 AM 0.10 0.00 0.10 0.00 0.80 09:51:50 07:54:01 AM 0.18 0.00 0.18 0.00 1.37 09:51:50 07:55:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:50 07:56:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 07:57:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 07:58:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:50 07:59:01 AM 0.42 0.00 0.42 0.00 6.38 09:51:50 08:00:01 AM 0.10 0.00 0.10 0.00 1.17 09:51:50 08:01:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:50 08:02:01 AM 0.22 0.00 0.22 0.00 3.72 09:51:50 08:03:01 AM 0.17 0.00 0.17 0.00 1.75 09:51:50 08:04:01 AM 0.35 0.00 0.35 0.00 5.62 09:51:50 08:05:01 AM 0.15 0.00 0.15 0.00 1.18 09:51:50 08:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 08:07:01 AM 0.12 0.00 0.12 0.00 1.03 09:51:50 08:08:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:09:01 AM 0.30 0.00 0.30 0.00 4.73 09:51:50 08:10:01 AM 0.10 0.00 0.10 0.00 1.17 09:51:50 08:11:01 AM 0.23 0.00 0.23 0.00 2.68 09:51:50 08:12:01 AM 0.18 0.00 0.18 0.00 2.65 09:51:50 08:13:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:14:01 AM 0.28 0.00 0.28 0.00 4.85 09:51:50 08:15:01 AM 0.12 0.00 0.12 0.00 1.10 09:51:50 08:16:01 AM 0.15 0.00 0.15 0.00 1.05 09:51:50 08:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:18:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 08:19:01 AM 0.42 0.00 0.42 0.00 6.73 09:51:50 08:20:01 AM 0.17 0.00 0.17 0.00 1.72 09:51:50 08:21:01 AM 0.15 0.00 0.15 0.00 1.20 09:51:50 08:22:01 AM 0.13 0.00 0.13 0.00 1.70 09:51:50 08:23:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:24:01 AM 0.27 0.00 0.27 0.00 4.45 09:51:50 08:25:01 AM 0.12 0.00 0.12 0.00 0.93 09:51:50 08:26:01 AM 0.23 0.00 0.23 0.00 2.67 09:51:50 08:27:01 AM 0.15 0.00 0.15 0.00 1.62 09:51:50 08:28:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:50 08:29:01 AM 0.48 0.00 0.48 0.00 8.01 09:51:50 08:30:01 AM 0.13 0.00 0.13 0.00 1.85 09:51:50 08:31:01 AM 0.15 0.00 0.15 0.00 1.23 09:51:50 08:32:01 AM 0.17 0.00 0.17 0.00 2.38 09:51:50 08:33:01 AM 0.18 0.00 0.18 0.00 2.78 09:51:50 08:34:01 AM 0.25 0.00 0.25 0.00 3.58 09:51:50 08:35:01 AM 0.22 0.00 0.22 0.00 3.60 09:51:50 08:36:01 AM 0.15 0.00 0.15 0.00 1.98 09:51:50 08:37:01 AM 0.18 0.00 0.18 0.00 2.50 09:51:50 08:38:01 AM 0.13 0.00 0.13 0.00 0.95 09:51:50 08:39:01 AM 0.20 0.00 0.20 0.00 2.37 09:51:50 08:40:01 AM 0.30 0.00 0.30 0.00 4.40 09:51:50 08:41:01 AM 0.82 0.00 0.82 0.00 12.88 09:51:50 08:42:01 AM 0.57 0.00 0.57 0.00 10.28 09:51:50 08:43:01 AM 0.15 0.00 0.15 0.00 1.45 09:51:50 08:44:01 AM 0.18 0.00 0.18 0.00 2.27 09:51:50 08:45:01 AM 0.20 0.00 0.20 0.00 3.07 09:51:50 08:46:01 AM 0.12 0.00 0.12 0.00 0.80 09:51:50 08:47:01 AM 0.18 0.00 0.18 0.00 1.88 09:51:50 08:48:01 AM 0.13 0.00 0.13 0.00 0.92 09:51:50 08:49:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:50 08:50:01 AM 0.23 0.00 0.23 0.00 3.27 09:51:50 08:51:01 AM 0.27 0.00 0.27 0.00 2.97 09:51:50 08:52:01 AM 0.17 0.00 0.17 0.00 2.52 09:51:50 08:53:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:54:01 AM 0.15 0.00 0.15 0.00 1.08 09:51:50 08:55:02 AM 0.18 0.00 0.18 0.00 3.33 09:51:50 08:56:01 AM 0.12 0.00 0.12 0.00 0.78 09:51:50 08:57:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 08:58:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 08:59:01 AM 0.28 0.00 0.28 0.00 3.77 09:51:50 09:00:01 AM 0.28 0.00 0.28 0.00 3.88 09:51:50 09:01:01 AM 0.15 0.00 0.15 0.00 1.67 09:51:50 09:02:01 AM 0.17 0.00 0.17 0.00 2.38 09:51:50 09:03:01 AM 0.20 0.00 0.20 0.00 2.38 09:51:50 09:04:01 AM 0.20 0.00 0.20 0.00 2.03 09:51:50 09:05:01 AM 0.20 0.00 0.20 0.00 3.06 09:51:50 09:06:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 09:07:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 09:08:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 09:09:01 AM 0.32 0.00 0.32 0.00 4.87 09:51:50 09:10:01 AM 0.12 0.00 0.12 0.00 1.03 09:51:50 09:11:01 AM 0.23 0.00 0.23 0.00 2.70 09:51:50 09:12:01 AM 0.22 0.00 0.22 0.00 2.97 09:51:50 09:13:01 AM 0.12 0.00 0.12 0.00 0.78 09:51:50 09:14:01 AM 0.28 0.00 0.28 0.00 4.85 09:51:50 09:15:01 AM 0.12 0.00 0.12 0.00 1.03 09:51:50 09:16:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:50 09:17:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 09:18:01 AM 0.10 0.00 0.10 0.00 0.77 09:51:50 09:19:01 AM 0.32 0.00 0.32 0.00 4.87 09:51:50 09:20:01 AM 0.18 0.00 0.18 0.00 2.63 09:51:50 09:21:01 AM 0.20 0.00 0.20 0.00 2.02 09:51:50 09:22:01 AM 0.13 0.00 0.13 0.00 1.73 09:51:50 09:23:01 AM 0.13 0.00 0.13 0.00 1.08 09:51:50 09:24:01 AM 0.30 0.00 0.30 0.00 4.60 09:51:50 09:25:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 09:26:01 AM 0.12 0.00 0.12 0.00 0.90 09:51:50 09:27:01 AM 0.18 0.00 0.18 0.00 2.23 09:51:50 09:28:01 AM 0.17 0.00 0.17 0.00 1.62 09:51:50 09:29:01 AM 0.38 0.00 0.38 0.00 5.83 09:51:50 09:30:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 09:31:01 AM 0.22 0.00 0.22 0.00 2.43 09:51:50 09:32:01 AM 0.12 0.00 0.12 0.00 1.17 09:51:50 09:33:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 09:34:01 AM 0.38 0.00 0.38 0.00 6.86 09:51:50 09:35:01 AM 0.17 0.00 0.17 0.00 1.72 09:51:50 09:36:01 AM 0.12 0.00 0.12 0.00 0.77 09:51:50 09:37:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 09:38:01 AM 0.10 0.00 0.10 0.00 0.63 09:51:50 09:39:01 AM 0.32 0.00 0.32 0.00 4.87 09:51:50 09:40:01 AM 0.10 0.00 0.10 0.00 1.03 09:51:50 09:41:01 AM 0.22 0.00 0.22 0.00 3.07 09:51:50 09:42:01 AM 83.01 8.26 74.74 1452.72 5687.87 09:51:50 09:43:01 AM 85.54 0.72 84.82 52.92 9997.80 09:51:50 09:44:01 AM 35.95 0.38 35.57 64.25 3432.27 09:51:50 09:45:01 AM 72.55 9.25 63.31 1666.26 7798.73 09:51:50 09:46:01 AM 7.28 0.22 7.06 11.73 516.28 09:51:50 09:47:01 AM 1.80 0.00 1.80 0.00 120.75 09:51:50 09:48:01 AM 0.93 0.00 0.93 0.00 704.17 09:51:50 09:49:01 AM 0.48 0.00 0.48 0.00 285.77 09:51:50 09:50:01 AM 0.65 0.03 0.62 1.87 318.66 09:51:50 09:51:01 AM 18.64 0.40 18.24 46.78 2376.58 09:51:50 Average: 1.30 0.17 1.13 23.40 106.07 09:51:50 09:51:50 04:09:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:50 04:10:01 AM 5828388 7184700 2054040 26.06 2688 1555432 608068 6.81 152604 1644564 16 09:51:50 04:11:01 AM 5829356 7185716 2053072 26.05 2688 1555436 608068 6.81 152624 1643748 4 09:51:50 04:12:01 AM 5829492 7185868 2052936 26.04 2688 1555452 608068 6.81 152628 1643840 4 09:51:50 04:13:01 AM 5828140 7184516 2054288 26.06 2688 1555452 608068 6.81 152628 1645392 4 09:51:50 04:14:01 AM 5828204 7184584 2054224 26.06 2688 1555456 608068 6.81 152628 1645432 4 09:51:50 04:15:01 AM 5828076 7184456 2054352 26.06 2688 1555456 623892 6.99 152628 1645520 4 09:51:50 04:16:01 AM 5828132 7184512 2054296 26.06 2688 1555456 623892 6.99 152628 1645452 4 09:51:50 04:17:01 AM 5828252 7184636 2054176 26.06 2688 1555460 623892 6.99 152628 1645456 4 09:51:50 04:18:01 AM 5828172 7184556 2054256 26.06 2688 1555460 623892 6.99 152628 1645456 4 09:51:50 04:19:01 AM 5827788 7184172 2054640 26.07 2688 1555460 623892 6.99 152628 1645572 4 09:51:50 04:20:01 AM 5827212 7183600 2055216 26.07 2688 1555464 606996 6.80 152628 1645764 4 09:51:50 04:21:01 AM 5827656 7184044 2054772 26.07 2688 1555464 606996 6.80 152628 1645472 4 09:51:50 04:22:01 AM 5827632 7184024 2054796 26.07 2688 1555468 606996 6.80 152628 1645596 4 09:51:50 04:23:01 AM 5827632 7184024 2054796 26.07 2688 1555468 606996 6.80 152628 1645596 4 09:51:50 04:24:01 AM 5827692 7184108 2054736 26.07 2688 1555468 605556 6.78 152792 1645328 4 09:51:50 04:25:01 AM 5827736 7184156 2054692 26.07 2688 1555472 605556 6.78 152792 1645404 4 09:51:50 04:26:01 AM 5827684 7184104 2054744 26.07 2688 1555472 605556 6.78 152792 1645348 4 09:51:50 04:27:01 AM 5827792 7184212 2054636 26.07 2688 1555472 605556 6.78 152792 1645352 4 09:51:50 04:28:01 AM 5827900 7184324 2054528 26.06 2688 1555476 605556 6.78 152792 1645356 4 09:51:50 04:29:01 AM 5827916 7184340 2054512 26.06 2688 1555476 605556 6.78 152792 1645356 4 09:51:50 04:30:01 AM 5827600 7184024 2054828 26.07 2688 1555476 607940 6.81 152792 1645556 4 09:51:50 04:31:01 AM 5828104 7184520 2054324 26.06 2688 1555480 607940 6.81 152792 1645380 4 09:51:50 04:32:02 AM 5828004 7184420 2054424 26.06 2688 1555480 607940 6.81 152792 1645380 4 09:51:50 04:33:01 AM 5827496 7183916 2054932 26.07 2688 1555484 607940 6.81 152792 1645736 4 09:51:50 04:34:01 AM 5827884 7184300 2054544 26.06 2688 1555484 607940 6.81 152792 1645452 4 09:51:50 04:35:01 AM 5824908 7181324 2057520 26.10 2688 1555484 607940 6.81 152792 1648504 4 09:51:50 04:36:01 AM 5829912 7186332 2052516 26.04 2688 1555488 607940 6.81 152792 1643572 4 09:51:50 04:37:01 AM 5829980 7186400 2052448 26.04 2688 1555488 607940 6.81 152792 1643456 4 09:51:50 04:38:01 AM 5829996 7186416 2052432 26.04 2688 1555488 607940 6.81 152792 1643456 4 09:51:50 04:39:01 AM 5829944 7186364 2052484 26.04 2688 1555488 607940 6.81 152792 1643460 4 09:51:50 04:40:01 AM 5829632 7186056 2052796 26.04 2688 1555492 616200 6.90 152792 1643652 4 09:51:50 04:41:01 AM 5829904 7186328 2052524 26.04 2688 1555492 616200 6.90 152792 1643468 4 09:51:50 04:42:01 AM 5829788 7186216 2052640 26.04 2688 1555496 616200 6.90 152792 1643476 4 09:51:50 04:43:01 AM 5829908 7186336 2052520 26.04 2688 1555496 616200 6.90 152796 1643516 4 09:51:50 04:44:01 AM 5829828 7186256 2052600 26.04 2688 1555496 616200 6.90 152792 1643476 4 09:51:50 04:45:01 AM 5829800 7186232 2052628 26.04 2688 1555500 616200 6.90 152792 1643548 4 09:51:50 04:46:01 AM 5829612 7186044 2052816 26.04 2688 1555500 616200 6.90 152792 1643780 4 09:51:50 04:47:01 AM 5829976 7186408 2052452 26.04 2688 1555500 616200 6.90 152796 1643524 4 09:51:50 04:48:01 AM 5829868 7186304 2052560 26.04 2688 1555504 616200 6.90 152796 1643528 4 09:51:50 04:49:01 AM 5829920 7186360 2052508 26.04 2688 1555508 616200 6.90 152796 1643532 4 09:51:50 04:50:01 AM 5829552 7185992 2052876 26.04 2688 1555508 608008 6.81 152796 1643832 4 09:51:50 04:51:01 AM 5829848 7186296 2052580 26.04 2688 1555516 608008 6.81 152800 1643536 4 09:51:50 04:52:01 AM 5829928 7186376 2052500 26.04 2688 1555516 608008 6.81 152800 1643536 4 09:51:50 04:53:01 AM 5830076 7186528 2052352 26.04 2688 1555520 608008 6.81 152800 1643540 4 09:51:50 04:54:01 AM 5829888 7186340 2052540 26.04 2688 1555520 608008 6.81 152800 1643540 4 09:51:50 04:55:01 AM 5829756 7186208 2052672 26.04 2688 1555520 608008 6.81 152800 1643608 4 09:51:50 04:56:01 AM 5829948 7186404 2052480 26.04 2688 1555524 608008 6.81 152800 1643548 4 09:51:50 04:57:01 AM 5830124 7186580 2052304 26.04 2688 1555524 623444 6.98 152800 1643548 4 09:51:50 04:58:01 AM 5829916 7186372 2052512 26.04 2688 1555524 623444 6.98 152800 1643664 4 09:51:50 04:59:01 AM 5830032 7186492 2052396 26.04 2688 1555528 623444 6.98 152800 1643552 4 09:51:50 05:00:01 AM 5829572 7186032 2052856 26.04 2688 1555528 616200 6.90 152800 1643856 4 09:51:50 05:01:01 AM 5828872 7185336 2053556 26.05 2688 1555532 616200 6.90 152800 1644376 4 09:51:50 05:02:01 AM 5829172 7185704 2053256 26.05 2688 1555600 616200 6.90 152940 1644148 4 09:51:50 05:03:01 AM 5829432 7185964 2052996 26.05 2688 1555600 616200 6.90 152940 1643876 4 09:51:50 05:04:01 AM 5829284 7185820 2053144 26.05 2688 1555604 619484 6.94 152940 1643996 4 09:51:50 05:05:01 AM 5811560 7185428 2070868 26.27 2688 1572840 619440 6.94 155144 1658892 4 09:51:50 05:06:01 AM 5811676 7185544 2070752 26.27 2688 1572840 619440 6.94 155144 1658824 4 09:51:50 05:07:01 AM 5811680 7185552 2070748 26.27 2688 1572844 619440 6.94 155144 1658948 8 09:51:50 05:08:01 AM 5811736 7185608 2070692 26.27 2688 1572844 619440 6.94 155144 1658832 4 09:51:50 05:09:01 AM 5811420 7185292 2071008 26.27 2688 1572844 619440 6.94 155144 1658948 4 09:51:50 05:10:01 AM 5811376 7185252 2071052 26.27 2688 1572848 618208 6.92 155144 1659148 8 09:51:50 05:11:01 AM 5811712 7185596 2070716 26.27 2688 1572852 618208 6.92 155144 1658852 4 09:51:50 05:12:01 AM 5811748 7185636 2070680 26.27 2688 1572856 618208 6.92 155144 1658856 4 09:51:50 05:13:01 AM 5811688 7185576 2070740 26.27 2688 1572856 618208 6.92 155144 1658820 4 09:51:50 05:14:01 AM 5811748 7185636 2070680 26.27 2688 1572856 618208 6.92 155144 1658856 4 09:51:50 05:15:01 AM 5811544 7185432 2070884 26.27 2688 1572856 618208 6.92 155144 1659048 4 09:51:50 05:16:01 AM 5811832 7185724 2070596 26.27 2688 1572860 618208 6.92 155144 1658872 4 09:51:50 05:17:01 AM 5811828 7185720 2070600 26.27 2688 1572860 618208 6.92 155144 1658872 4 09:51:50 05:18:01 AM 5811596 7185488 2070832 26.27 2688 1572860 618208 6.92 155144 1658872 4 09:51:50 05:19:01 AM 5811356 7185252 2071072 26.27 2688 1572864 618208 6.92 155144 1659152 4 09:51:50 05:20:01 AM 5811424 7185320 2071004 26.27 2688 1572864 616740 6.91 155144 1659068 4 09:51:50 05:21:01 AM 5811520 7185424 2070908 26.27 2688 1572868 616740 6.91 155144 1659004 4 09:51:50 05:22:01 AM 5811756 7185660 2070672 26.27 2688 1572868 616740 6.91 155144 1658856 4 09:51:50 05:23:01 AM 5811228 7185132 2071200 26.28 2688 1572868 616740 6.91 155144 1659328 4 09:51:50 05:24:01 AM 5811592 7185500 2070836 26.27 2688 1572872 616740 6.91 155144 1658996 4 09:51:50 05:25:01 AM 5811596 7185508 2070832 26.27 2688 1572876 616740 6.91 155144 1659068 4 09:51:50 05:26:01 AM 5811680 7185592 2070748 26.27 2688 1572876 616740 6.91 155144 1659000 4 09:51:50 05:27:01 AM 5811636 7185552 2070792 26.27 2688 1572880 616740 6.91 155144 1659004 4 09:51:50 05:28:01 AM 5811628 7185544 2070800 26.27 2688 1572880 616740 6.91 155144 1659004 4 09:51:50 05:29:01 AM 5811552 7185468 2070876 26.27 2688 1572880 616740 6.91 155144 1659004 4 09:51:50 05:30:01 AM 5811176 7185096 2071252 26.28 2688 1572884 608552 6.81 155144 1659212 4 09:51:50 05:31:01 AM 5811544 7185464 2070884 26.27 2688 1572884 608552 6.81 155144 1659028 4 09:51:50 05:32:01 AM 5811560 7185484 2070868 26.27 2688 1572888 608552 6.81 155144 1659032 4 09:51:50 05:33:01 AM 5811044 7184968 2071384 26.28 2688 1572888 608552 6.81 155144 1659408 16 09:51:50 05:34:01 AM 5811532 7185456 2070896 26.27 2688 1572888 608552 6.81 155144 1659056 8 09:51:50 05:35:01 AM 5811440 7185368 2070988 26.27 2688 1572892 608552 6.81 155144 1659128 4 09:51:50 05:36:01 AM 5811560 7185488 2070868 26.27 2688 1572892 608552 6.81 155148 1659100 4 09:51:50 05:37:01 AM 5811588 7185516 2070840 26.27 2688 1572892 608552 6.81 155144 1659060 4 09:51:50 05:38:01 AM 5811648 7185580 2070780 26.27 2688 1572896 608552 6.81 155144 1659072 4 09:51:50 05:39:02 AM 5811616 7185548 2070812 26.27 2688 1572896 608552 6.81 155144 1659072 4 09:51:50 05:40:01 AM 5811288 7185220 2071140 26.28 2688 1572896 617000 6.91 155144 1659256 4 09:51:50 05:41:01 AM 5811532 7185468 2070896 26.27 2688 1572900 617000 6.91 155144 1659076 4 09:51:50 05:42:01 AM 5811320 7185256 2071108 26.28 2688 1572900 617000 6.91 155144 1659076 4 09:51:50 05:43:01 AM 5811316 7185256 2071112 26.28 2688 1572904 617000 6.91 155144 1659196 4 09:51:50 05:44:01 AM 5811376 7185316 2071052 26.27 2688 1572904 617000 6.91 155144 1659080 4 09:51:50 05:45:01 AM 5811348 7185288 2071080 26.27 2688 1572904 617000 6.91 155144 1659264 4 09:51:50 05:46:01 AM 5811492 7185436 2070936 26.27 2688 1572908 617000 6.91 155144 1659084 4 09:51:50 05:47:01 AM 5811660 7185604 2070768 26.27 2688 1572908 617000 6.91 155144 1659084 4 09:51:50 05:48:01 AM 5811580 7185524 2070848 26.27 2688 1572908 617000 6.91 155144 1659084 4 09:51:50 05:49:01 AM 5811548 7185496 2070880 26.27 2688 1572912 617000 6.91 155144 1659052 4 09:51:50 05:50:01 AM 5811016 7185160 2071412 26.28 2688 1573108 608848 6.82 155280 1659356 4 09:51:50 05:51:01 AM 5811412 7185564 2071016 26.27 2688 1573108 608848 6.82 155280 1659176 4 09:51:50 05:52:01 AM 5811328 7185484 2071100 26.27 2688 1573112 608848 6.82 155280 1659184 8 09:51:50 05:53:01 AM 5811308 7185464 2071120 26.28 2688 1573112 608848 6.82 155280 1659184 4 09:51:50 05:54:01 AM 5811268 7185424 2071160 26.28 2688 1573112 624484 6.99 155280 1659192 4 09:51:50 05:55:01 AM 5811308 7185464 2071120 26.28 2688 1573112 624484 6.99 155280 1659260 4 09:51:50 05:56:01 AM 5811272 7185432 2071156 26.28 2688 1573116 624484 6.99 155280 1659160 4 09:51:50 05:57:01 AM 5811392 7185552 2071036 26.27 2688 1573116 624484 6.99 155280 1659196 4 09:51:50 05:58:01 AM 5811300 7185460 2071128 26.28 2688 1573116 624484 6.99 155280 1659312 4 09:51:50 05:59:01 AM 5811272 7185436 2071156 26.28 2688 1573120 624484 6.99 155280 1659316 4 09:51:50 06:00:01 AM 5810720 7185000 2071708 26.28 2688 1573120 619008 6.93 155280 1659384 4 09:51:50 06:01:01 AM 5809936 7184108 2072492 26.29 2688 1573124 619008 6.93 155280 1659904 4 09:51:50 06:02:01 AM 5810560 7184736 2071868 26.28 2688 1573128 619008 6.93 155284 1659660 4 09:51:50 06:03:01 AM 5811016 7185192 2071412 26.28 2688 1573128 619008 6.93 155284 1659368 4 09:51:50 06:04:01 AM 5811044 7185224 2071384 26.28 2688 1573132 619008 6.93 155284 1659372 4 09:51:50 06:05:01 AM 5811100 7185280 2071328 26.28 2688 1573132 619008 6.93 155284 1659332 4 09:51:50 06:06:01 AM 5811128 7185308 2071300 26.28 2688 1573132 619008 6.93 155284 1659264 4 09:51:50 06:07:01 AM 5811120 7185304 2071308 26.28 2688 1573136 619008 6.93 155284 1659384 4 09:51:50 06:08:01 AM 5811240 7185424 2071188 26.28 2688 1573136 619008 6.93 155284 1659272 8 09:51:50 06:09:01 AM 5811160 7185344 2071268 26.28 2688 1573136 619008 6.93 155284 1659272 4 09:51:50 06:10:01 AM 5810968 7185156 2071460 26.28 2688 1573140 617368 6.91 155312 1659432 4 09:51:50 06:11:01 AM 5811280 7185468 2071148 26.28 2688 1573140 617368 6.91 155312 1659256 4 09:51:50 06:12:01 AM 5811164 7185356 2071264 26.28 2688 1573144 617368 6.91 155312 1659260 4 09:51:50 06:13:01 AM 5811232 7185424 2071196 26.28 2688 1573144 617368 6.91 155312 1659260 4 09:51:50 06:14:01 AM 5811168 7185360 2071260 26.28 2688 1573144 617368 6.91 155312 1659264 4 09:51:50 06:15:01 AM 5810944 7185140 2071484 26.28 2688 1573148 617368 6.91 155312 1659336 4 09:51:50 06:16:01 AM 5811036 7185232 2071392 26.28 2688 1573148 617368 6.91 155312 1659268 4 09:51:50 06:17:01 AM 5811096 7185292 2071332 26.28 2688 1573148 617368 6.91 155312 1659248 4 09:51:50 06:18:01 AM 5811124 7185324 2071304 26.28 2688 1573152 617368 6.91 155312 1659272 4 09:51:50 06:19:01 AM 5811096 7185296 2071332 26.28 2688 1573152 617368 6.91 155316 1659312 4 09:51:50 06:20:01 AM 5810792 7184992 2071636 26.28 2688 1573152 617104 6.91 155312 1659460 4 09:51:50 06:21:01 AM 5811192 7185404 2071236 26.28 2688 1573160 617104 6.91 155312 1659284 4 09:51:50 06:22:01 AM 5811156 7185368 2071272 26.28 2688 1573160 617104 6.91 155312 1659284 4 09:51:50 06:23:01 AM 5811136 7185352 2071292 26.28 2688 1573164 617104 6.91 155316 1659328 4 09:51:50 06:24:01 AM 5811164 7185380 2071264 26.28 2688 1573164 617104 6.91 155312 1659268 4 09:51:50 06:25:01 AM 5811132 7185348 2071296 26.28 2688 1573164 617104 6.91 155312 1659360 0 09:51:50 06:26:01 AM 5811192 7185412 2071236 26.28 2688 1573168 617104 6.91 155312 1659296 4 09:51:50 06:27:01 AM 5811164 7185384 2071264 26.28 2688 1573168 617104 6.91 155312 1659296 4 09:51:50 06:28:01 AM 5811104 7185324 2071324 26.28 2688 1573168 617104 6.91 155312 1659412 4 09:51:50 06:29:01 AM 5811444 7185668 2070984 26.27 2688 1573172 617104 6.91 155320 1659004 12 09:51:50 06:30:01 AM 5810856 7185080 2071572 26.28 2688 1573172 609968 6.83 155320 1659404 4 09:51:50 06:31:01 AM 5811420 7185648 2071008 26.27 2688 1573176 609968 6.83 155320 1659136 4 09:51:50 06:32:01 AM 5811560 7185792 2070868 26.27 2688 1573180 609968 6.83 155320 1659024 4 09:51:50 06:33:01 AM 5811208 7185440 2071220 26.28 2688 1573180 609968 6.83 155320 1659408 16 09:51:50 06:34:01 AM 5811608 7185840 2070820 26.27 2688 1573180 609968 6.83 155320 1659136 8 09:51:50 06:35:01 AM 5811440 7185676 2070988 26.27 2688 1573184 625680 7.01 155320 1659208 4 09:51:50 06:36:01 AM 5811532 7185768 2070896 26.27 2688 1573184 625680 7.01 155320 1659140 4 09:51:50 06:37:01 AM 5810896 7185132 2071532 26.28 2688 1573184 625680 7.01 155320 1659516 16 09:51:50 06:38:01 AM 5811516 7185756 2070912 26.27 2688 1573188 625680 7.01 155320 1659308 8 09:51:50 06:39:01 AM 5811040 7185280 2071388 26.28 2688 1573188 625680 7.01 155320 1659552 4 09:51:50 06:40:01 AM 5810764 7185004 2071664 26.28 2688 1573188 625680 7.01 155320 1659652 4 09:51:50 06:41:01 AM 5811308 7185548 2071120 26.28 2688 1573196 625680 7.01 155324 1659284 4 09:51:50 06:42:02 AM 5811312 7185556 2071116 26.28 2688 1573200 615164 6.89 164872 1649816 4 09:51:50 06:43:01 AM 5811224 7185472 2071204 26.28 2688 1573204 615164 6.89 164872 1649820 4 09:51:50 06:44:01 AM 5811232 7185480 2071196 26.28 2688 1573204 615164 6.89 164872 1649704 4 09:51:50 06:45:01 AM 5811012 7185260 2071416 26.28 2688 1573204 615164 6.89 164872 1649756 4 09:51:50 06:46:01 AM 5811056 7185308 2071372 26.28 2688 1573208 615164 6.89 164872 1649828 4 09:51:50 06:47:01 AM 5811216 7185468 2071212 26.28 2688 1573208 615164 6.89 164872 1649712 4 09:51:50 06:48:01 AM 5811300 7185552 2071128 26.28 2688 1573208 615164 6.89 164872 1649712 4 09:51:50 06:49:01 AM 5811048 7185304 2071380 26.28 2688 1573212 615164 6.89 164872 1649832 4 09:51:50 06:50:01 AM 5810524 7184780 2071904 26.29 2688 1573212 638244 7.15 164872 1650248 4 09:51:50 06:51:01 AM 5811276 7185536 2071152 26.28 2688 1573216 618784 6.93 164872 1649724 4 09:51:50 06:52:01 AM 5811332 7185592 2071096 26.27 2688 1573216 618784 6.93 164872 1649724 4 09:51:50 06:53:01 AM 5811252 7185512 2071176 26.28 2688 1573216 618784 6.93 164872 1649724 4 09:51:50 06:54:01 AM 5811424 7185688 2071004 26.27 2688 1573220 618784 6.93 164872 1649728 4 09:51:50 06:55:01 AM 5810776 7185040 2071652 26.28 2688 1573220 618784 6.93 164872 1650156 4 09:51:50 06:56:01 AM 5811396 7185660 2071032 26.27 2688 1573220 618784 6.93 164872 1649748 4 09:51:50 06:57:01 AM 5811144 7185412 2071284 26.28 2688 1573224 618784 6.93 164872 1650040 4 09:51:50 06:58:01 AM 5811416 7185684 2071012 26.27 2688 1573224 618784 6.93 164872 1649768 4 09:51:50 06:59:01 AM 5811228 7185496 2071200 26.28 2688 1573224 618784 6.93 164872 1649884 4 09:51:50 07:00:01 AM 5811008 7185280 2071420 26.28 2688 1573228 618784 6.93 164872 1650076 4 09:51:50 07:01:01 AM 5810480 7184752 2071948 26.29 2688 1573228 634340 7.10 164872 1650356 4 09:51:50 07:02:01 AM 5810660 7184936 2071768 26.28 2688 1573232 634340 7.10 164880 1650200 4 09:51:50 07:03:01 AM 5811196 7185472 2071232 26.28 2688 1573232 634340 7.10 164880 1649808 4 09:51:50 07:04:01 AM 5811108 7185384 2071320 26.28 2688 1573232 634340 7.10 164880 1649808 4 09:51:50 07:05:01 AM 5811172 7185452 2071256 26.28 2688 1573236 634340 7.10 164880 1649880 4 09:51:50 07:06:01 AM 5811004 7185280 2071424 26.28 2688 1573236 634340 7.10 164880 1650100 4 09:51:50 07:07:01 AM 5811196 7185472 2071232 26.28 2688 1573236 618316 6.92 164880 1649832 4 09:51:50 07:08:01 AM 5811228 7185504 2071200 26.28 2688 1573236 618316 6.92 164880 1649836 4 09:51:50 07:09:01 AM 5811172 7185452 2071256 26.28 2688 1573240 618316 6.92 164880 1649840 4 09:51:50 07:10:01 AM 5810664 7184944 2071764 26.28 2688 1573240 616776 6.91 164880 1650144 4 09:51:50 07:11:01 AM 5810760 7185044 2071668 26.28 2688 1573244 616776 6.91 164880 1650240 4 09:51:50 07:12:01 AM 5810972 7185256 2071456 26.28 2688 1573244 616776 6.91 164880 1649972 4 09:51:50 07:13:01 AM 5811188 7185472 2071240 26.28 2688 1573244 616776 6.91 164880 1649972 4 09:51:50 07:14:01 AM 5811128 7185416 2071300 26.28 2688 1573248 616776 6.91 164880 1650092 4 09:51:50 07:15:01 AM 5811100 7185388 2071328 26.28 2688 1573248 616776 6.91 164880 1650044 4 09:51:50 07:16:01 AM 5811152 7185440 2071276 26.28 2688 1573248 616776 6.91 164880 1649976 4 09:51:50 07:17:01 AM 5811156 7185448 2071272 26.28 2688 1573252 616776 6.91 164880 1649980 4 09:51:50 07:18:01 AM 5811064 7185356 2071364 26.28 2688 1573252 616776 6.91 164880 1650096 4 09:51:50 07:19:01 AM 5811024 7185316 2071404 26.28 2688 1573252 616776 6.91 164880 1649980 4 09:51:50 07:20:01 AM 5810724 7185020 2071704 26.28 2688 1573256 608584 6.81 164880 1650172 4 09:51:50 07:21:01 AM 5810736 7185028 2071692 26.28 2688 1573256 608584 6.81 164880 1650192 4 09:51:50 07:22:01 AM 5810968 7185268 2071460 26.28 2688 1573264 608584 6.81 164880 1649996 4 09:51:50 07:23:01 AM 5810732 7185032 2071696 26.28 2688 1573264 608584 6.81 164880 1650112 4 09:51:50 07:24:01 AM 5810964 7185264 2071464 26.28 2688 1573264 608584 6.81 164880 1649996 4 09:51:50 07:25:01 AM 5810860 7185164 2071568 26.28 2688 1573268 608584 6.81 164880 1650184 4 09:51:50 07:26:01 AM 5810908 7185212 2071520 26.28 2688 1573268 608584 6.81 164880 1650116 4 09:51:50 07:27:01 AM 5810964 7185268 2071464 26.28 2688 1573268 608584 6.81 164880 1650116 4 09:51:50 07:28:01 AM 5811060 7185368 2071368 26.28 2688 1573272 608584 6.81 164880 1650004 4 09:51:50 07:29:01 AM 5811064 7185372 2071364 26.28 2688 1573272 608584 6.81 164880 1650008 4 09:51:50 07:30:01 AM 5810556 7184864 2071872 26.28 2688 1573272 608580 6.81 164880 1650196 4 09:51:50 07:31:01 AM 5810904 7185224 2071524 26.28 2688 1573280 608580 6.81 164880 1650020 4 09:51:50 07:32:01 AM 5810824 7185144 2071604 26.28 2688 1573280 608580 6.81 164880 1650020 4 09:51:50 07:33:01 AM 5810552 7184876 2071876 26.28 2688 1573284 608580 6.81 164880 1650232 4 09:51:50 07:34:01 AM 5810860 7185184 2071568 26.28 2688 1573284 608580 6.81 164880 1650012 4 09:51:50 07:35:01 AM 5810980 7185304 2071448 26.28 2688 1573284 608580 6.81 164880 1650100 4 09:51:50 07:36:01 AM 5811064 7185392 2071364 26.28 2688 1573288 608580 6.81 164880 1650016 4 09:51:50 07:37:01 AM 5810860 7185188 2071568 26.28 2688 1573288 608580 6.81 164880 1650152 4 09:51:50 07:38:01 AM 5811060 7185388 2071368 26.28 2688 1573288 608580 6.81 164880 1650036 4 09:51:50 07:39:01 AM 5810980 7185312 2071448 26.28 2688 1573292 608580 6.81 164880 1650040 4 09:51:50 07:40:01 AM 5810760 7185092 2071668 26.28 2688 1573292 608584 6.81 164880 1650228 4 09:51:50 07:41:01 AM 5811068 7185404 2071360 26.28 2688 1573296 608584 6.81 164880 1650164 4 09:51:50 07:42:01 AM 5811024 7185360 2071404 26.28 2688 1573296 608584 6.81 164880 1650048 4 09:51:50 07:43:01 AM 5810944 7185280 2071484 26.28 2688 1573296 608584 6.81 164880 1650048 4 09:51:50 07:44:01 AM 5810744 7185084 2071684 26.28 2688 1573300 624016 6.99 164880 1650168 4 09:51:50 07:45:01 AM 5810852 7185192 2071576 26.28 2688 1573300 624016 6.99 164880 1650124 4 09:51:50 07:46:01 AM 5811036 7185376 2071392 26.28 2688 1573300 624016 6.99 164880 1650056 4 09:51:50 07:47:01 AM 5811008 7185348 2071420 26.28 2688 1573300 624016 6.99 164880 1650056 4 09:51:50 07:48:01 AM 5811008 7185352 2071420 26.28 2688 1573304 624016 6.99 164880 1650064 4 09:51:50 07:49:02 AM 5810952 7185296 2071476 26.28 2688 1573304 624016 6.99 164880 1650064 4 09:51:50 07:50:01 AM 5810712 7185056 2071716 26.28 2688 1573304 618136 6.92 164880 1650256 4 09:51:50 07:51:01 AM 5811060 7185404 2071368 26.28 2688 1573308 618136 6.92 164880 1650116 4 09:51:50 07:52:01 AM 5811040 7185384 2071388 26.28 2688 1573308 618136 6.92 164880 1650116 4 09:51:50 07:53:01 AM 5811040 7185388 2071388 26.28 2688 1573312 618136 6.92 164880 1650120 4 09:51:50 07:54:01 AM 5810960 7185308 2071468 26.28 2688 1573312 618136 6.92 164880 1650120 4 09:51:50 07:55:01 AM 5811028 7185376 2071400 26.28 2688 1573312 618136 6.92 164880 1650192 4 09:51:50 07:56:01 AM 5811048 7185400 2071380 26.28 2688 1573316 618136 6.92 164880 1650128 8 09:51:50 07:57:01 AM 5810692 7185044 2071736 26.28 2688 1573316 618136 6.92 164880 1650128 4 09:51:50 07:58:01 AM 5810372 7184724 2072056 26.29 2688 1573316 618136 6.92 164880 1650584 4 09:51:50 07:59:01 AM 5810640 7184996 2071788 26.28 2688 1573320 618136 6.92 164880 1650404 16 09:51:50 08:00:01 AM 5810264 7184620 2072164 26.29 2688 1573320 637720 7.14 164880 1650328 8 09:51:50 08:01:01 AM 5809388 7183748 2073040 26.30 2688 1573324 637720 7.14 164880 1651076 4 09:51:50 08:02:01 AM 5810484 7184844 2071944 26.29 2688 1573324 637720 7.14 164896 1650336 4 09:51:50 08:03:01 AM 5810704 7185068 2071724 26.28 2688 1573328 637720 7.14 164896 1650136 4 09:51:50 08:04:01 AM 5810676 7185044 2071752 26.28 2688 1573332 637720 7.14 164896 1650140 4 09:51:50 08:05:01 AM 5810712 7185080 2071716 26.28 2688 1573332 637720 7.14 164896 1650324 4 09:51:50 08:06:01 AM 5810740 7185108 2071688 26.28 2688 1573332 637720 7.14 164896 1650256 4 09:51:50 08:07:01 AM 5810932 7185304 2071496 26.28 2688 1573336 637720 7.14 164896 1650148 4 09:51:50 08:08:01 AM 5810816 7185188 2071612 26.28 2688 1573336 637720 7.14 164896 1650148 4 09:51:50 08:09:01 AM 5810892 7185264 2071536 26.28 2688 1573336 637720 7.14 164896 1650148 4 09:51:50 08:10:01 AM 5810132 7184508 2072296 26.29 2688 1573340 607996 6.81 164896 1650588 4 09:51:50 08:11:01 AM 5810652 7185028 2071776 26.28 2688 1573340 607996 6.81 164896 1650152 4 09:51:50 08:12:01 AM 5810796 7185176 2071632 26.28 2688 1573344 607996 6.81 164896 1650156 4 09:51:50 08:13:01 AM 5810772 7185152 2071656 26.28 2688 1573344 607996 6.81 164896 1650156 4 09:51:50 08:14:01 AM 5810940 7185320 2071488 26.28 2688 1573344 607996 6.81 164896 1650156 4 09:51:50 08:15:01 AM 5810744 7185128 2071684 26.28 2688 1573348 607996 6.81 164896 1650344 4 09:51:50 08:16:01 AM 5810804 7185188 2071624 26.28 2688 1573348 607996 6.81 164896 1650160 4 09:51:50 08:17:01 AM 5810976 7185360 2071452 26.28 2688 1573348 607996 6.81 164896 1650160 4 09:51:50 08:18:01 AM 5810780 7185168 2071648 26.28 2688 1573352 607996 6.81 164896 1650164 4 09:51:50 08:19:01 AM 5810780 7185168 2071648 26.28 2688 1573352 607996 6.81 164896 1650168 4 09:51:50 08:20:01 AM 5810588 7184976 2071840 26.28 2688 1573352 626748 7.02 164896 1650352 4 09:51:50 08:21:01 AM 5810948 7185344 2071480 26.28 2688 1573356 626748 7.02 164896 1650172 4 09:51:50 08:22:01 AM 5810832 7185228 2071596 26.28 2688 1573356 626748 7.02 164896 1650172 4 09:51:50 08:23:01 AM 5811008 7185404 2071420 26.28 2688 1573356 626748 7.02 164896 1650172 4 09:51:50 08:24:01 AM 5810812 7185212 2071616 26.28 2688 1573360 626748 7.02 164896 1650176 4 09:51:50 08:25:01 AM 5810700 7185100 2071728 26.28 2688 1573360 626748 7.02 164896 1650244 4 09:51:50 08:26:01 AM 5810848 7185248 2071580 26.28 2688 1573360 626748 7.02 164896 1650176 4 09:51:50 08:27:01 AM 5810760 7185164 2071668 26.28 2688 1573364 626748 7.02 164896 1650296 4 09:51:50 08:28:01 AM 5810908 7185312 2071520 26.28 2688 1573364 626748 7.02 164896 1650180 4 09:51:50 08:29:01 AM 5810792 7185196 2071636 26.28 2688 1573364 626748 7.02 164900 1650252 4 09:51:50 08:30:01 AM 5810600 7185008 2071828 26.28 2688 1573368 618200 6.92 164896 1650404 4 09:51:50 08:31:01 AM 5810676 7185096 2071752 26.28 2688 1573372 618200 6.92 164896 1650224 4 09:51:50 08:32:01 AM 5810316 7184736 2072112 26.29 2688 1573372 618200 6.92 164896 1650512 4 09:51:50 08:33:01 AM 5810300 7184724 2072128 26.29 2688 1573376 618200 6.92 164896 1650504 4 09:51:50 08:34:01 AM 5810580 7185004 2071848 26.28 2688 1573376 618200 6.92 164896 1650232 4 09:51:50 08:35:01 AM 5810668 7185092 2071760 26.28 2688 1573376 618200 6.92 164896 1650300 4 09:51:50 08:36:01 AM 5810720 7185148 2071708 26.28 2688 1573380 618200 6.92 164896 1650236 4 09:51:50 08:37:01 AM 5810528 7184956 2071900 26.29 2688 1573380 618200 6.92 164896 1650352 4 09:51:50 08:38:01 AM 5810644 7185072 2071784 26.28 2688 1573380 618200 6.92 164896 1650236 4 09:51:50 08:39:01 AM 5810828 7185260 2071600 26.28 2688 1573384 618200 6.92 164896 1650240 4 09:51:50 08:40:01 AM 5810132 7184564 2072296 26.29 2688 1573384 618200 6.92 164896 1650656 4 09:51:50 08:41:01 AM 5810540 7184992 2071888 26.28 2688 1573404 607284 6.80 166328 1648952 4 09:51:50 08:42:01 AM 5810644 7185096 2071784 26.28 2688 1573404 607284 6.80 166328 1648836 4 09:51:50 08:43:01 AM 5810560 7185012 2071868 26.28 2688 1573404 607284 6.80 166328 1648800 4 09:51:50 08:44:01 AM 5810652 7185108 2071776 26.28 2688 1573408 607284 6.80 166328 1648844 4 09:51:50 08:45:01 AM 5810512 7184968 2071916 26.29 2688 1573408 607284 6.80 166328 1648916 4 09:51:50 08:46:01 AM 5810624 7185080 2071804 26.28 2688 1573408 607284 6.80 166328 1648812 4 09:51:50 08:47:01 AM 5810716 7185180 2071712 26.28 2688 1573416 607284 6.80 166328 1648856 4 09:51:50 08:48:01 AM 5810664 7185128 2071764 26.28 2688 1573416 607284 6.80 166328 1648856 4 09:51:50 08:49:01 AM 5810772 7185236 2071656 26.28 2688 1573416 607284 6.80 166328 1648856 4 09:51:50 08:50:01 AM 5810476 7184944 2071952 26.29 2688 1573420 609488 6.82 166328 1649044 4 09:51:50 08:51:01 AM 5810592 7185056 2071836 26.28 2688 1573420 609488 6.82 166328 1648864 4 09:51:50 08:52:01 AM 5810532 7185000 2071896 26.28 2688 1573424 609488 6.82 166328 1648868 4 09:51:50 08:53:01 AM 5810616 7185084 2071812 26.28 2688 1573424 609488 6.82 166328 1648868 4 09:51:50 08:54:01 AM 5810680 7185148 2071748 26.28 2688 1573424 609488 6.82 166328 1648868 4 09:51:50 08:55:02 AM 5810384 7184856 2072044 26.29 2688 1573428 609488 6.82 166328 1648940 4 09:51:50 08:56:01 AM 5810488 7184960 2071940 26.29 2688 1573428 624936 7.00 166328 1648872 4 09:51:50 08:57:01 AM 5810580 7185052 2071848 26.28 2688 1573428 624936 7.00 166328 1648872 4 09:51:50 08:58:01 AM 5810584 7185060 2071844 26.28 2688 1573432 624936 7.00 166328 1648876 4 09:51:50 08:59:01 AM 5810440 7184916 2071988 26.29 2688 1573432 624936 7.00 166328 1648876 4 09:51:50 09:00:01 AM 5810244 7184720 2072184 26.29 2688 1573432 619296 6.93 166328 1649060 4 09:51:50 09:01:01 AM 5809300 7183784 2073128 26.30 2688 1573436 619296 6.93 166328 1649664 4 09:51:50 09:02:01 AM 5810064 7184548 2072364 26.29 2688 1573436 619296 6.93 166328 1649168 4 09:51:50 09:03:01 AM 5810352 7184836 2072076 26.29 2688 1573436 619296 6.93 166328 1648896 4 09:51:50 09:04:01 AM 5810552 7185040 2071876 26.28 2688 1573440 619296 6.93 166328 1648900 4 09:51:50 09:05:01 AM 5810440 7184928 2071988 26.29 2688 1573440 619296 6.93 166328 1648968 4 09:51:50 09:06:01 AM 5810488 7184976 2071940 26.29 2688 1573440 619296 6.93 166328 1648900 4 09:51:50 09:07:01 AM 5810580 7185072 2071848 26.28 2688 1573444 619296 6.93 166328 1648904 4 09:51:50 09:08:01 AM 5810408 7184900 2072020 26.29 2688 1573444 619296 6.93 166328 1649024 4 09:51:50 09:09:01 AM 5810588 7185080 2071840 26.28 2688 1573444 619296 6.93 166328 1648908 4 09:51:50 09:10:01 AM 5810244 7184740 2072184 26.29 2688 1573448 616904 6.91 166328 1649216 4 09:51:50 09:11:01 AM 5810336 7184832 2072092 26.29 2688 1573448 616904 6.91 166328 1648916 4 09:51:50 09:12:01 AM 5810420 7184920 2072008 26.29 2688 1573452 616904 6.91 166328 1648920 4 09:51:50 09:13:01 AM 5810400 7184900 2072028 26.29 2688 1573452 616904 6.91 166328 1648920 4 09:51:50 09:14:01 AM 5810424 7184924 2072004 26.29 2688 1573452 616904 6.91 166328 1648920 4 09:51:50 09:15:01 AM 5810072 7184576 2072356 26.29 2688 1573456 616904 6.91 166328 1649420 16 09:51:50 09:16:01 AM 5810416 7184920 2072012 26.29 2688 1573456 616904 6.91 166328 1649032 4 09:51:50 09:17:01 AM 5810500 7185004 2071928 26.29 2688 1573456 616904 6.91 166328 1649032 4 09:51:50 09:18:01 AM 5810536 7185044 2071892 26.28 2688 1573460 616904 6.91 166328 1649036 4 09:51:50 09:19:01 AM 5810564 7185072 2071864 26.28 2688 1573460 616904 6.91 166328 1649036 4 09:51:50 09:20:01 AM 5810188 7184696 2072240 26.29 2688 1573460 616904 6.91 166328 1649220 4 09:51:50 09:21:01 AM 5810264 7184780 2072164 26.29 2688 1573464 616904 6.91 166328 1649040 4 09:51:50 09:22:01 AM 5810324 7184840 2072104 26.29 2688 1573464 616904 6.91 166328 1649040 4 09:51:50 09:23:01 AM 5810208 7184728 2072220 26.29 2688 1573468 616904 6.91 166328 1649048 4 09:51:50 09:24:01 AM 5810352 7184872 2072076 26.29 2688 1573468 616904 6.91 166328 1649048 4 09:51:50 09:25:01 AM 5810324 7184844 2072104 26.29 2688 1573468 616904 6.91 166328 1649116 4 09:51:50 09:26:01 AM 5810412 7184936 2072016 26.29 2688 1573472 616904 6.91 166328 1649172 4 09:51:50 09:27:01 AM 5810356 7184880 2072072 26.29 2688 1573472 616904 6.91 166328 1649172 4 09:51:50 09:28:01 AM 5810508 7185036 2071920 26.29 2688 1573476 616904 6.91 166328 1649060 4 09:51:50 09:29:01 AM 5810484 7185016 2071944 26.29 2688 1573480 616904 6.91 166328 1649180 4 09:51:50 09:30:01 AM 5810276 7184808 2072152 26.29 2688 1573480 610308 6.83 166328 1649248 4 09:51:50 09:31:01 AM 5810508 7185052 2071920 26.29 2688 1573484 610308 6.83 166328 1649072 4 09:51:50 09:32:01 AM 5810332 7184876 2072096 26.29 2688 1573484 610308 6.83 166328 1649072 4 09:51:50 09:33:01 AM 5810028 7184572 2072400 26.29 2688 1573484 610308 6.83 166336 1649452 4 09:51:50 09:34:01 AM 5810448 7184996 2071980 26.29 2688 1573488 610308 6.83 166328 1649088 4 09:51:50 09:35:01 AM 5810396 7184944 2072032 26.29 2688 1573488 610308 6.83 166328 1649156 4 09:51:50 09:36:01 AM 5810372 7184920 2072056 26.29 2688 1573488 610308 6.83 166328 1649184 4 09:51:50 09:37:01 AM 5810572 7185120 2071856 26.28 2688 1573488 610308 6.83 166328 1649092 4 09:51:50 09:38:01 AM 5810476 7185028 2071952 26.29 2688 1573492 610308 6.83 166328 1649212 4 09:51:50 09:39:01 AM 5810576 7185128 2071852 26.28 2688 1573492 610308 6.83 166328 1649096 4 09:51:50 09:40:01 AM 5810024 7184576 2072404 26.29 2688 1573492 608780 6.82 166328 1649280 4 09:51:50 09:41:01 AM 5809980 7184532 2072448 26.29 2688 1573496 608780 6.82 166328 1649372 4 09:51:50 09:42:01 AM 5304584 7043792 2577844 32.70 2688 1921024 685408 7.67 200816 2057072 184816 09:51:50 09:43:01 AM 5131320 6989464 2751108 34.90 2688 2033412 710000 7.95 212460 2188928 42004 09:51:50 09:44:01 AM 5036224 6984748 2846204 36.11 2688 2121624 711072 7.96 248688 2241180 66704 09:51:50 09:45:01 AM 4918568 7041188 2963860 37.60 2688 2289740 630252 7.06 281244 2302776 10844 09:51:50 09:46:01 AM 4879096 7002220 3003332 38.10 2688 2290276 699152 7.83 281372 2342092 172 09:51:50 09:47:01 AM 4852284 6985524 3030144 38.44 2688 2300400 714840 8.00 281844 2367872 8508 09:51:50 09:48:01 AM 4837488 6985300 3044940 38.63 2688 2315032 714840 8.00 281844 2382572 2536 09:51:50 09:49:01 AM 4827460 6985052 3054968 38.76 2688 2324752 714840 8.00 281892 2393012 3796 09:51:50 09:50:01 AM 4752564 6915752 3129864 39.71 2688 2330340 800624 8.96 282128 2466900 44 09:51:50 09:51:01 AM 4954204 6981052 2928224 37.15 2688 2199896 703016 7.87 516636 2054480 23580 09:51:50 Average: 5788628 7179558 2093800 26.56 2688 1589076 619042 6.93 164021 1669996 1007 09:51:50 09:51:50 04:09:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:50 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:10:01 AM eth0 79.42 38.45 350.31 14.02 0.00 0.00 0.00 0.00 09:51:50 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:11:01 AM eth0 3.23 0.12 0.40 0.01 0.00 0.00 0.00 0.00 09:51:50 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:12:01 AM eth0 1.25 0.10 0.13 0.01 0.00 0.00 0.00 0.00 09:51:50 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:13:01 AM eth0 0.88 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:51:50 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:14:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:51:50 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:15:01 AM eth0 0.73 0.23 0.17 0.07 0.00 0.00 0.00 0.00 09:51:50 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:16:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:51:50 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:17:01 AM eth0 0.77 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:51:50 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:18:01 AM eth0 0.35 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:51:50 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:19:01 AM eth0 1.10 0.10 12.94 0.01 0.00 0.00 0.00 0.00 09:51:50 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:20:01 AM eth0 0.83 0.23 0.29 0.07 0.00 0.00 0.00 0.00 09:51:50 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:21:01 AM eth0 0.43 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:51:50 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:22:01 AM eth0 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:51:50 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:23:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:51:50 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:24:01 AM eth0 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:51:50 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:25:01 AM eth0 0.48 0.18 0.10 0.07 0.00 0.00 0.00 0.00 09:51:50 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:26:01 AM eth0 0.32 0.08 0.09 0.01 0.00 0.00 0.00 0.00 09:51:50 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:27:01 AM eth0 0.50 0.07 0.03 0.00 0.00 0.00 0.00 0.00 09:51:50 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:28:01 AM eth0 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:51:50 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:29:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:51:50 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:30:01 AM eth0 0.33 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:51:50 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:31:01 AM eth0 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:50 04:32:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:32:02 AM eth0 0.43 0.03 0.04 0.00 0.00 0.00 0.00 0.00 09:51:50 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:33:01 AM eth0 0.92 0.25 0.36 0.23 0.00 0.00 0.00 0.00 09:51:50 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:34:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:35:01 AM eth0 0.42 0.13 0.10 0.07 0.00 0.00 0.00 0.00 09:51:50 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:36:01 AM eth0 0.33 0.22 0.14 0.02 0.00 0.00 0.00 0.00 09:51:50 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:37:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:38:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:39:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:40:01 AM eth0 0.50 0.25 0.16 0.08 0.00 0.00 0.00 0.00 09:51:50 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:41:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:42:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:43:01 AM eth0 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:44:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:45:01 AM eth0 0.73 0.10 0.19 0.06 0.00 0.00 0.00 0.00 09:51:50 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:46:01 AM eth0 0.43 0.18 0.26 0.19 0.00 0.00 0.00 0.00 09:51:50 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:47:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:48:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:49:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:50:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:50 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:51:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:53:01 AM eth0 0.17 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:54:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:55:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:50 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:56:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:57:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:58:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 04:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:00:01 AM eth0 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:51:50 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:02:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00 09:51:50 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:03:01 AM eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:04:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:05:01 AM eth0 1.13 0.95 0.21 0.13 0.00 0.00 0.00 0.00 09:51:50 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:06:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:07:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:10:01 AM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:51:50 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:12:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:14:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:15:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:50 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:16:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:17:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:18:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:50 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:19:01 AM eth0 0.47 0.33 0.27 0.20 0.00 0.00 0.00 0.00 09:51:50 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:20:01 AM eth0 0.40 0.18 0.15 0.10 0.00 0.00 0.00 0.00 09:51:50 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:22:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:50 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:23:01 AM eth0 0.40 0.30 0.26 0.20 0.00 0.00 0.00 0.00 09:51:50 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:24:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:25:01 AM eth0 0.18 0.07 0.08 0.06 0.00 0.00 0.00 0.00 09:51:50 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:26:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:27:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:28:01 AM eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:51:50 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:30:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:51:50 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:31:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:32:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:33:01 AM eth0 0.97 0.32 0.37 0.23 0.00 0.00 0.00 0.00 09:51:50 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:34:01 AM eth0 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:51:50 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:35:01 AM eth0 0.22 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:50 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:36:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:37:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:50 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:38:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:50 05:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:50 05:39:02 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:40:01 AM eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:42:01 AM eth0 0.23 0.03 0.13 0.00 0.00 0.00 0.00 0.00 09:51:51 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:45:01 AM eth0 0.23 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:47:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:50:01 AM eth0 0.40 0.18 0.20 0.07 0.00 0.00 0.00 0.00 09:51:51 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:53:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:54:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:55:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:57:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:58:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 05:59:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:00:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:02:01 AM eth0 0.40 0.23 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:04:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:05:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:06:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:07:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:09:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:10:01 AM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:12:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:13:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:15:01 AM eth0 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:51:51 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:16:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:19:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:20:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:22:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:23:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:24:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:25:01 AM eth0 0.25 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:27:01 AM eth0 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:28:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:29:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:30:01 AM eth0 0.63 0.45 0.35 0.27 0.00 0.00 0.00 0.00 09:51:51 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:31:01 AM eth0 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:32:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:33:01 AM eth0 0.93 0.25 0.37 0.23 0.00 0.00 0.00 0.00 09:51:51 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:34:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:35:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:37:01 AM eth0 0.78 0.27 0.31 0.19 0.00 0.00 0.00 0.00 09:51:51 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:38:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:39:01 AM eth0 0.73 0.20 0.35 0.22 0.00 0.00 0.00 0.00 09:51:51 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:40:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 09:51:51 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:41:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:42:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:42:02 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:44:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:45:01 AM eth0 0.40 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:46:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:47:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:48:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:49:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:50:01 AM eth0 0.52 0.30 0.17 0.15 0.00 0.00 0.00 0.00 09:51:51 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:53:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:54:01 AM eth0 0.80 0.00 0.10 0.00 0.00 0.00 0.00 0.00 09:51:51 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:55:01 AM eth0 0.85 0.47 0.65 0.44 0.00 0.00 0.00 0.00 09:51:51 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:56:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:57:01 AM eth0 0.60 0.22 0.32 0.23 0.00 0.00 0.00 0.00 09:51:51 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:58:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 06:59:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:00:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:02:01 AM eth0 0.42 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:03:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:04:01 AM eth0 0.57 0.05 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:05:01 AM eth0 0.73 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:06:01 AM eth0 1.32 0.97 0.36 6.55 0.00 0.00 0.00 0.00 09:51:51 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:08:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:09:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:10:01 AM eth0 1.72 1.22 0.26 2.31 0.00 0.00 0.00 0.00 09:51:51 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:11:01 AM eth0 0.38 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:12:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:13:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:15:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:16:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:17:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:18:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:19:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:20:01 AM eth0 0.73 0.15 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:21:01 AM eth0 0.53 0.25 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:22:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:23:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:24:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:25:01 AM eth0 0.28 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:26:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:27:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:29:01 AM eth0 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:51:51 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:30:01 AM eth0 0.35 0.20 0.12 0.07 0.00 0.00 0.00 0.00 09:51:51 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:31:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:32:01 AM eth0 0.82 0.10 0.14 0.01 0.00 0.00 0.00 0.00 09:51:51 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:33:01 AM eth0 0.33 0.27 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:35:01 AM eth0 0.30 0.15 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:36:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:37:01 AM eth0 0.37 0.07 0.08 0.00 0.00 0.00 0.00 0.00 09:51:51 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:38:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:39:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:40:01 AM eth0 0.32 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:41:01 AM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:42:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:43:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:44:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:45:01 AM eth0 0.27 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:46:01 AM eth0 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:51:51 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:47:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:49:02 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:50:01 AM eth0 0.39 0.19 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:51:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:52:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:53:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:54:01 AM eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:55:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:56:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:57:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:58:01 AM eth0 1.10 0.20 0.35 0.19 0.00 0.00 0.00 0.00 09:51:51 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 07:59:01 AM eth0 0.82 0.32 0.57 0.41 0.00 0.00 0.00 0.00 09:51:51 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:00:01 AM eth0 0.37 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:02:01 AM eth0 0.48 0.22 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:03:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:04:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:05:01 AM eth0 0.45 0.22 0.16 0.07 0.00 0.00 0.00 0.00 09:51:51 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:06:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:07:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:08:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:09:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 09:51:51 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:10:01 AM eth0 0.77 0.35 0.41 0.26 0.00 0.00 0.00 0.00 09:51:51 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:13:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:14:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:15:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:16:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:17:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:19:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:20:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:21:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:23:01 AM eth0 0.17 0.02 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:24:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:25:01 AM eth0 0.30 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:26:01 AM eth0 0.27 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:51:51 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:27:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:28:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:29:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:30:01 AM eth0 0.27 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:31:01 AM eth0 0.75 0.13 0.12 0.01 0.00 0.00 0.00 0.00 09:51:51 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:32:01 AM eth0 0.93 0.25 0.32 0.20 0.00 0.00 0.00 0.00 09:51:51 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:33:01 AM eth0 0.42 0.22 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:34:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:35:01 AM eth0 0.27 0.10 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:37:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:38:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:39:01 AM eth0 0.28 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:51:51 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:40:01 AM eth0 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:41:01 AM eth0 0.95 0.87 0.09 0.07 0.00 0.00 0.00 0.00 09:51:51 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:42:01 AM eth0 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:51:51 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:44:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:45:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:46:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:47:01 AM eth0 0.32 0.03 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:48:01 AM eth0 0.57 0.02 0.03 0.00 0.00 0.00 0.00 0.00 09:51:51 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:49:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:50:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00 09:51:51 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:51:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:52:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:53:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:54:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:55:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:55:02 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:56:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:57:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:58:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 08:59:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:00:01 AM eth0 0.78 0.22 0.19 0.07 0.00 0.00 0.00 0.00 09:51:51 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:01:01 AM eth0 0.63 0.32 0.32 0.23 0.00 0.00 0.00 0.00 09:51:51 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:02:01 AM eth0 0.33 0.17 0.26 0.19 0.00 0.00 0.00 0.00 09:51:51 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:03:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:04:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:05:01 AM eth0 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:06:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:07:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:08:01 AM eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:09:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:10:01 AM eth0 0.45 0.17 0.15 0.07 0.00 0.00 0.00 0.00 09:51:51 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:11:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:12:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:13:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:14:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:51:51 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:15:01 AM eth0 0.88 0.37 0.46 0.30 0.00 0.00 0.00 0.00 09:51:51 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:16:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:17:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:19:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:20:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00 09:51:51 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:21:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:22:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:23:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:24:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:25:01 AM eth0 0.28 0.12 0.09 0.06 0.00 0.00 0.00 0.00 09:51:51 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:27:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:28:01 AM eth0 0.37 0.17 0.11 0.01 0.00 0.00 0.00 0.00 09:51:51 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:29:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:30:01 AM eth0 0.42 0.15 0.10 0.07 0.00 0.00 0.00 0.00 09:51:51 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:31:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:32:01 AM eth0 0.87 0.12 0.16 0.01 0.00 0.00 0.00 0.00 09:51:51 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:33:01 AM eth0 0.47 0.35 0.27 0.20 0.00 0.00 0.00 0.00 09:51:51 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:35:01 AM eth0 0.38 0.10 0.10 0.06 0.00 0.00 0.00 0.00 09:51:51 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:36:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:51:51 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:39:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 09:51:51 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:40:01 AM eth0 0.90 0.10 0.25 0.06 0.00 0.00 0.00 0.00 09:51:51 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:41:01 AM eth0 0.38 0.25 0.26 0.20 0.00 0.00 0.00 0.00 09:51:51 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:42:01 AM eth0 245.72 169.83 1525.21 48.46 0.00 0.00 0.00 0.00 09:51:51 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:43:01 AM eth0 69.19 48.99 625.58 14.70 0.00 0.00 0.00 0.00 09:51:51 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:44:01 AM eth0 38.95 34.49 325.51 8.12 0.00 0.00 0.00 0.00 09:51:51 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:45:01 AM eth0 203.62 149.39 52.46 35.06 0.00 0.00 0.00 0.00 09:51:51 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:46:01 AM eth0 16.44 9.01 4.14 1.02 0.00 0.00 0.00 0.00 09:51:51 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:47:01 AM eth0 31.38 27.00 82.34 7.25 0.00 0.00 0.00 0.00 09:51:51 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:48:01 AM eth0 33.37 28.82 97.34 7.88 0.00 0.00 0.00 0.00 09:51:51 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:49:01 AM eth0 19.00 18.26 35.58 14.59 0.00 0.00 0.00 0.00 09:51:51 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:50:01 AM eth0 16.48 15.21 81.52 6.09 0.00 0.00 0.00 0.00 09:51:51 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 09:51:01 AM eth0 78.06 53.57 140.10 80.79 0.00 0.00 0.00 0.00 09:51:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:51:51 Average: eth0 2.70 1.81 9.82 0.75 0.00 0.00 0.00 0.00 09:51:51 09:51:51 09:51:51 ---> sar -P ALL: 09:51:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/09/2025 _x86_64_ (2 CPU) 09:51:51 09:51:51 04:08:11 LINUX RESTART (2 CPU) 09:51:51 09:51:51 04:09:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:10:01 AM all 5.17 0.03 1.81 6.49 0.05 86.45 09:51:51 04:10:01 AM 0 4.13 0.02 1.76 6.21 0.05 87.84 09:51:51 04:10:01 AM 1 6.21 0.03 1.86 6.78 0.05 85.06 09:51:51 04:11:01 AM all 0.34 0.00 0.08 0.01 0.03 99.53 09:51:51 04:11:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 04:11:01 AM 1 0.13 0.00 0.12 0.02 0.05 99.68 09:51:51 04:12:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52 09:51:51 04:12:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 04:12:01 AM 1 0.15 0.00 0.12 0.00 0.08 99.65 09:51:51 04:13:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58 09:51:51 04:13:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 04:13:01 AM 1 0.13 0.00 0.10 0.00 0.03 99.73 09:51:51 04:14:01 AM all 0.29 0.00 0.08 0.01 0.03 99.59 09:51:51 04:14:01 AM 0 0.42 0.00 0.07 0.02 0.02 99.48 09:51:51 04:14:01 AM 1 0.17 0.00 0.10 0.00 0.03 99.70 09:51:51 04:15:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62 09:51:51 04:15:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75 09:51:51 04:15:01 AM 1 0.37 0.00 0.10 0.00 0.05 99.48 09:51:51 04:16:01 AM all 0.35 0.00 0.05 0.00 0.03 99.57 09:51:51 04:16:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 04:16:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33 09:51:51 04:17:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:51:51 04:17:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 04:17:01 AM 1 0.45 0.00 0.05 0.00 0.02 99.48 09:51:51 04:18:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:51:51 04:18:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 04:18:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85 09:51:51 04:19:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 04:19:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 04:19:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 04:20:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63 09:51:51 04:20:01 AM 0 0.30 0.00 0.05 0.00 0.00 99.65 09:51:51 04:20:01 AM 1 0.25 0.00 0.08 0.00 0.05 99.62 09:51:51 09:51:51 04:20:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:21:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:51:51 04:21:01 AM 0 0.15 0.00 0.05 0.00 0.03 99.77 09:51:51 04:21:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40 09:51:51 04:22:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 04:22:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 04:22:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:51:51 04:23:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:51:51 04:23:01 AM 0 0.25 0.00 0.07 0.00 0.02 99.67 09:51:51 04:23:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67 09:51:51 04:24:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:51 04:24:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:51:51 04:24:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:51:51 04:25:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 09:51:51 04:25:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:51 04:25:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:51:51 04:26:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 04:26:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 04:26:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 04:27:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 04:27:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 04:27:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 04:28:01 AM all 0.17 0.00 0.06 0.00 0.03 99.74 09:51:51 04:28:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:51:51 04:28:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 04:29:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:51:51 04:29:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 09:51:51 04:29:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 04:30:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 04:30:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 04:30:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:51:51 04:31:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 09:51:51 04:31:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55 09:51:51 04:31:01 AM 1 0.07 0.00 0.08 0.00 0.03 99.82 09:51:51 09:51:51 04:31:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:32:02 AM all 0.28 0.00 0.05 0.00 0.05 99.62 09:51:51 04:32:02 AM 0 0.47 0.00 0.05 0.00 0.03 99.45 09:51:51 04:32:02 AM 1 0.08 0.00 0.05 0.00 0.07 99.80 09:51:51 04:33:01 AM all 0.22 0.00 0.08 0.00 0.03 99.66 09:51:51 04:33:01 AM 0 0.36 0.00 0.08 0.00 0.03 99.52 09:51:51 04:33:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 04:34:01 AM all 0.21 0.00 0.06 0.00 0.03 99.70 09:51:51 04:34:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:51:51 04:34:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 04:35:01 AM all 0.44 0.00 0.04 0.00 0.04 99.47 09:51:51 04:35:01 AM 0 0.75 0.00 0.02 0.00 0.02 99.22 09:51:51 04:35:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73 09:51:51 04:36:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:51:51 04:36:01 AM 0 0.15 0.00 0.03 0.00 0.02 99.80 09:51:51 04:36:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43 09:51:51 04:37:01 AM all 0.23 0.00 0.04 0.00 0.03 99.70 09:51:51 04:37:01 AM 0 0.03 0.00 0.02 0.00 0.00 99.95 09:51:51 04:37:01 AM 1 0.44 0.00 0.07 0.00 0.05 99.45 09:51:51 04:38:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60 09:51:51 04:38:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 04:38:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 04:39:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:51:51 04:39:01 AM 0 0.05 0.00 0.03 0.00 0.05 99.87 09:51:51 04:39:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:51:51 04:40:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59 09:51:51 04:40:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:51:51 04:40:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 09:51:51 04:41:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57 09:51:51 04:41:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 04:41:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72 09:51:51 04:42:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63 09:51:51 04:42:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:51:51 04:42:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 09:51:51 04:42:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:43:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 04:43:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42 09:51:51 04:43:01 AM 1 0.13 0.00 0.05 0.00 0.03 99.78 09:51:51 04:44:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 04:44:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 04:44:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 04:45:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 04:45:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 09:51:51 04:45:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 04:46:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 09:51:51 04:46:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 09:51:51 04:46:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 04:47:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:51:51 04:47:01 AM 0 0.35 0.00 0.08 0.00 0.05 99.52 09:51:51 04:47:01 AM 1 0.20 0.00 0.03 0.00 0.02 99.75 09:51:51 04:48:01 AM all 0.18 0.00 0.05 0.00 0.03 99.73 09:51:51 04:48:01 AM 0 0.23 0.00 0.03 0.00 0.05 99.68 09:51:51 04:48:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:51:51 04:49:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62 09:51:51 04:49:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 09:51:51 04:49:01 AM 1 0.38 0.00 0.03 0.02 0.03 99.53 09:51:51 04:50:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:51:51 04:50:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:51:51 04:50:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 04:51:01 AM all 0.29 0.00 0.06 0.01 0.04 99.60 09:51:51 04:51:01 AM 0 0.50 0.00 0.03 0.02 0.03 99.42 09:51:51 04:51:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78 09:51:51 04:52:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 04:52:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 04:52:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:51:51 04:53:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:51:51 04:53:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78 09:51:51 04:53:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 09:51:51 04:53:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 04:54:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 04:54:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75 09:51:51 04:54:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 04:55:01 AM all 0.36 0.00 0.06 0.00 0.03 99.55 09:51:51 04:55:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 09:51:51 04:55:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 04:56:01 AM all 0.21 0.00 0.08 0.00 0.03 99.68 09:51:51 04:56:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:51:51 04:56:01 AM 1 0.33 0.00 0.10 0.00 0.03 99.53 09:51:51 04:57:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:51:51 04:57:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 04:57:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50 09:51:51 04:58:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 04:58:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 04:58:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 04:59:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:51:51 04:59:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 04:59:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 09:51:51 05:00:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:51 05:00:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 05:00:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43 09:51:51 05:01:01 AM all 0.30 0.00 0.08 0.00 0.04 99.58 09:51:51 05:01:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 05:01:01 AM 1 0.50 0.00 0.07 0.00 0.05 99.38 09:51:51 05:02:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:51:51 05:02:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:51:51 05:02:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 09:51:51 05:03:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:51:51 05:03:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:03:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 05:04:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:51:51 05:04:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 05:04:01 AM 1 0.47 0.00 0.03 0.00 0.05 99.45 09:51:51 09:51:51 05:04:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:05:01 AM all 0.32 0.23 0.14 0.16 0.04 99.11 09:51:51 05:05:01 AM 0 0.12 0.00 0.08 0.02 0.05 99.73 09:51:51 05:05:01 AM 1 0.52 0.47 0.20 0.30 0.03 98.48 09:51:51 05:06:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 05:06:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 05:06:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 05:07:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62 09:51:51 05:07:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 05:07:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43 09:51:51 05:08:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:51:51 05:08:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 05:08:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53 09:51:51 05:09:01 AM all 0.17 0.00 0.08 0.00 0.03 99.72 09:51:51 05:09:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:09:01 AM 1 0.25 0.00 0.10 0.00 0.03 99.62 09:51:51 05:10:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57 09:51:51 05:10:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:10:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 05:11:01 AM all 0.31 0.00 0.03 0.00 0.05 99.62 09:51:51 05:11:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83 09:51:51 05:11:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40 09:51:51 05:12:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 05:12:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 05:12:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 05:13:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 05:13:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:13:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 05:14:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 05:14:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 05:14:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 05:15:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60 09:51:51 05:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 05:15:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 09:51:51 05:15:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:16:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 05:16:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90 09:51:51 05:16:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 05:17:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59 09:51:51 05:17:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:17:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33 09:51:51 05:18:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 05:18:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 05:18:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 05:19:01 AM all 0.11 0.00 0.08 0.00 0.03 99.78 09:51:51 05:19:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:19:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75 09:51:51 05:20:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59 09:51:51 05:20:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:20:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 09:51:51 05:21:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 05:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:21:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 05:22:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:51:51 05:22:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 05:22:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:51:51 05:23:01 AM all 0.44 0.00 0.06 0.00 0.03 99.47 09:51:51 05:23:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 05:23:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 05:24:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59 09:51:51 05:24:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 05:24:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 09:51:51 05:25:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62 09:51:51 05:25:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87 09:51:51 05:25:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37 09:51:51 05:26:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 05:26:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:26:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 09:51:51 05:26:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:27:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:51:51 05:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:27:01 AM 1 0.37 0.00 0.07 0.00 0.05 99.51 09:51:51 05:28:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62 09:51:51 05:28:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 05:28:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 05:29:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61 09:51:51 05:29:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85 09:51:51 05:29:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:51:51 05:30:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:51:51 05:30:01 AM 0 0.50 0.00 0.07 0.00 0.03 99.40 09:51:51 05:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 05:31:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72 09:51:51 05:31:01 AM 0 0.17 0.00 0.05 0.00 0.02 99.77 09:51:51 05:31:01 AM 1 0.20 0.00 0.07 0.00 0.07 99.67 09:51:51 05:32:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 05:32:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:51:51 05:32:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 05:33:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 09:51:51 05:33:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27 09:51:51 05:33:01 AM 1 0.08 0.00 0.03 0.00 0.03 99.85 09:51:51 05:34:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:51:51 05:34:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 09:51:51 05:34:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 05:35:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 05:35:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42 09:51:51 05:35:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:36:01 AM all 0.12 0.00 0.07 0.00 0.04 99.77 09:51:51 05:36:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 09:51:51 05:36:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 05:37:01 AM all 0.16 0.00 0.07 0.00 0.04 99.73 09:51:51 05:37:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:51:51 05:37:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 09:51:51 05:37:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:38:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:51:51 05:38:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60 09:51:51 05:38:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 05:39:02 AM all 0.30 0.00 0.04 0.00 0.03 99.62 09:51:51 05:39:02 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 05:39:02 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 05:40:01 AM all 0.20 0.00 0.08 0.00 0.03 99.69 09:51:51 05:40:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:51:51 05:40:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.81 09:51:51 05:41:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 05:41:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 05:41:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 05:42:01 AM all 0.29 0.00 0.03 0.00 0.03 99.64 09:51:51 05:42:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48 09:51:51 05:42:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 05:43:01 AM all 0.22 0.00 0.05 0.00 0.03 99.70 09:51:51 05:43:01 AM 0 0.37 0.00 0.03 0.00 0.02 99.58 09:51:51 05:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 05:44:01 AM all 0.28 0.00 0.06 0.07 0.03 99.57 09:51:51 05:44:01 AM 0 0.42 0.00 0.03 0.13 0.03 99.38 09:51:51 05:44:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75 09:51:51 05:45:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61 09:51:51 05:45:01 AM 0 0.08 0.00 0.03 0.00 0.02 99.87 09:51:51 05:45:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35 09:51:51 05:46:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 05:46:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50 09:51:51 05:46:01 AM 1 0.23 0.00 0.03 0.00 0.03 99.70 09:51:51 05:47:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 05:47:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33 09:51:51 05:47:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:51:51 05:48:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65 09:51:51 05:48:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48 09:51:51 05:48:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 09:51:51 05:48:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 05:49:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61 09:51:51 05:49:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40 09:51:51 05:49:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 05:50:01 AM all 0.26 0.00 0.10 0.08 0.03 99.52 09:51:51 05:50:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:51:51 05:50:01 AM 1 0.08 0.00 0.12 0.17 0.03 99.60 09:51:51 05:51:01 AM all 0.31 0.00 0.06 0.03 0.03 99.57 09:51:51 05:51:01 AM 0 0.55 0.00 0.05 0.07 0.02 99.32 09:51:51 05:51:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 05:52:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:51:51 05:52:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 09:51:51 05:52:01 AM 1 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 05:53:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62 09:51:51 05:53:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 05:53:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 05:54:01 AM all 0.26 0.00 0.07 0.02 0.03 99.62 09:51:51 05:54:01 AM 0 0.20 0.00 0.07 0.00 0.03 99.70 09:51:51 05:54:01 AM 1 0.32 0.00 0.07 0.03 0.03 99.55 09:51:51 05:55:01 AM all 0.27 0.00 0.06 0.00 0.02 99.66 09:51:51 05:55:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 05:55:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52 09:51:51 05:56:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 05:56:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80 09:51:51 05:56:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50 09:51:51 05:57:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:51:51 05:57:01 AM 0 0.02 0.00 0.03 0.00 0.00 99.95 09:51:51 05:57:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.31 09:51:51 05:58:01 AM all 0.28 0.00 0.04 0.00 0.07 99.62 09:51:51 05:58:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 05:58:01 AM 1 0.48 0.00 0.03 0.00 0.08 99.40 09:51:51 05:59:01 AM all 0.32 0.00 0.06 0.02 0.03 99.58 09:51:51 05:59:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 05:59:01 AM 1 0.55 0.00 0.05 0.03 0.03 99.33 09:51:51 09:51:51 05:59:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:00:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:51:51 06:00:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 06:00:01 AM 1 0.40 0.00 0.07 0.00 0.02 99.51 09:51:51 06:01:01 AM all 0.27 0.00 0.06 0.00 0.03 99.65 09:51:51 06:01:01 AM 0 0.05 0.00 0.05 0.00 0.02 99.88 09:51:51 06:01:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42 09:51:51 06:02:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56 09:51:51 06:02:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 06:02:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:51:51 06:03:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 06:03:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:51:51 06:03:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 06:04:01 AM all 0.13 0.00 0.06 0.00 0.03 99.77 09:51:51 06:04:01 AM 0 0.22 0.00 0.07 0.00 0.03 99.68 09:51:51 06:04:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 06:05:01 AM all 0.28 0.00 0.07 0.00 0.02 99.64 09:51:51 06:05:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48 09:51:51 06:05:01 AM 1 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 06:06:01 AM all 0.29 0.00 0.06 0.00 0.07 99.58 09:51:51 06:06:01 AM 0 0.52 0.00 0.07 0.00 0.08 99.33 09:51:51 06:06:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 06:07:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 06:07:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55 09:51:51 06:07:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75 09:51:51 06:08:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62 09:51:51 06:08:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:51:51 06:08:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 06:09:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:51 06:09:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78 09:51:51 06:09:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.42 09:51:51 06:10:01 AM all 0.33 0.00 0.07 0.12 0.08 99.42 09:51:51 06:10:01 AM 0 0.33 0.00 0.07 0.00 0.13 99.47 09:51:51 06:10:01 AM 1 0.32 0.00 0.07 0.23 0.02 99.36 09:51:51 09:51:51 06:10:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:11:01 AM all 0.27 0.00 0.08 0.08 0.03 99.54 09:51:51 06:11:01 AM 0 0.35 0.00 0.08 0.17 0.02 99.38 09:51:51 06:11:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 09:51:51 06:12:01 AM all 0.31 0.00 0.05 0.00 0.08 99.56 09:51:51 06:12:01 AM 0 0.33 0.00 0.05 0.00 0.08 99.53 09:51:51 06:12:01 AM 1 0.28 0.00 0.05 0.00 0.08 99.58 09:51:51 06:13:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 09:51:51 06:13:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:51:51 06:13:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72 09:51:51 06:14:01 AM all 0.26 0.00 0.08 0.00 0.06 99.61 09:51:51 06:14:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 06:14:01 AM 1 0.18 0.00 0.08 0.00 0.08 99.65 09:51:51 06:15:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:51 06:15:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 06:15:01 AM 1 0.08 0.00 0.10 0.00 0.02 99.80 09:51:51 06:16:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62 09:51:51 06:16:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 06:16:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 06:17:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:51:51 06:17:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:51:51 06:17:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77 09:51:51 06:18:01 AM all 0.23 0.00 0.08 0.00 0.04 99.66 09:51:51 06:18:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 09:51:51 06:18:01 AM 1 0.25 0.00 0.07 0.00 0.05 99.63 09:51:51 06:19:01 AM all 0.28 0.00 0.06 0.02 0.03 99.62 09:51:51 06:19:01 AM 0 0.13 0.00 0.05 0.03 0.05 99.73 09:51:51 06:19:01 AM 1 0.42 0.00 0.07 0.00 0.02 99.50 09:51:51 06:20:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 06:20:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 06:20:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 06:21:01 AM all 0.28 0.00 0.10 0.00 0.03 99.60 09:51:51 06:21:01 AM 0 0.37 0.00 0.10 0.00 0.02 99.52 09:51:51 06:21:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68 09:51:51 09:51:51 06:21:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:22:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63 09:51:51 06:22:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 06:22:01 AM 1 0.47 0.00 0.07 0.00 0.02 99.45 09:51:51 06:23:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:51:51 06:23:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:51 06:23:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 09:51:51 06:24:01 AM all 0.33 0.00 0.07 0.00 0.02 99.58 09:51:51 06:24:01 AM 0 0.23 0.00 0.07 0.00 0.02 99.68 09:51:51 06:24:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:51:51 06:25:01 AM all 0.30 0.00 0.08 0.00 0.05 99.57 09:51:51 06:25:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68 09:51:51 06:25:01 AM 1 0.40 0.00 0.07 0.00 0.07 99.47 09:51:51 06:26:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 09:51:51 06:26:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:51:51 06:26:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 06:27:01 AM all 0.26 0.00 0.07 0.00 0.06 99.62 09:51:51 06:27:01 AM 0 0.28 0.00 0.07 0.00 0.03 99.62 09:51:51 06:27:01 AM 1 0.23 0.00 0.07 0.00 0.08 99.62 09:51:51 06:28:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:51 06:28:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:51 06:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 06:29:01 AM all 0.22 0.01 0.08 0.00 0.03 99.67 09:51:51 06:29:01 AM 0 0.32 0.00 0.07 0.00 0.02 99.60 09:51:51 06:29:01 AM 1 0.12 0.02 0.10 0.00 0.03 99.73 09:51:51 06:30:01 AM all 0.29 0.00 0.09 0.00 0.03 99.59 09:51:51 06:30:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.37 09:51:51 06:30:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 06:31:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:51:51 06:31:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55 09:51:51 06:31:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 06:32:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64 09:51:51 06:32:01 AM 0 0.43 0.00 0.07 0.00 0.03 99.47 09:51:51 06:32:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 09:51:51 06:32:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:33:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51 09:51:51 06:33:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 06:33:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67 09:51:51 06:34:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 06:34:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38 09:51:51 06:34:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 06:35:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 06:35:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:51:51 06:35:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 06:36:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:51:51 06:36:01 AM 0 0.37 0.00 0.08 0.00 0.02 99.53 09:51:51 06:36:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 06:37:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 09:51:51 06:37:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 06:37:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68 09:51:51 06:38:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58 09:51:51 06:38:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 06:38:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:51 06:39:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 06:39:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35 09:51:51 06:39:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 06:40:01 AM all 0.23 0.00 0.07 0.00 0.06 99.64 09:51:51 06:40:01 AM 0 0.27 0.00 0.07 0.00 0.07 99.60 09:51:51 06:40:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68 09:51:51 06:41:01 AM all 0.21 0.00 0.08 0.00 0.02 99.70 09:51:51 06:41:01 AM 0 0.27 0.00 0.03 0.00 0.00 99.70 09:51:51 06:41:01 AM 1 0.15 0.00 0.12 0.00 0.03 99.70 09:51:51 06:42:02 AM all 0.29 0.16 0.11 0.01 0.03 99.41 09:51:51 06:42:02 AM 0 0.15 0.32 0.13 0.00 0.02 99.38 09:51:51 06:42:02 AM 1 0.43 0.00 0.08 0.02 0.03 99.43 09:51:51 06:43:01 AM all 0.34 0.00 0.06 0.00 0.03 99.58 09:51:51 06:43:01 AM 0 0.19 0.00 0.08 0.00 0.03 99.69 09:51:51 06:43:01 AM 1 0.49 0.00 0.03 0.00 0.02 99.46 09:51:51 09:51:51 06:43:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:44:01 AM all 0.31 0.00 0.08 0.00 0.02 99.60 09:51:51 06:44:01 AM 0 0.08 0.00 0.05 0.00 0.00 99.87 09:51:51 06:44:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33 09:51:51 06:45:01 AM all 0.27 0.00 0.08 0.00 0.03 99.63 09:51:51 06:45:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85 09:51:51 06:45:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.41 09:51:51 06:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 06:46:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 06:46:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 06:47:01 AM all 0.26 0.00 0.07 0.00 0.03 99.65 09:51:51 06:47:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 09:51:51 06:47:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:51:51 06:48:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 09:51:51 06:48:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53 09:51:51 06:48:01 AM 1 0.17 0.00 0.10 0.00 0.02 99.72 09:51:51 06:49:01 AM all 0.33 0.00 0.07 0.04 0.04 99.52 09:51:51 06:49:01 AM 0 0.23 0.00 0.07 0.08 0.07 99.55 09:51:51 06:49:01 AM 1 0.43 0.00 0.07 0.00 0.02 99.48 09:51:51 06:50:01 AM all 0.32 0.00 0.07 0.00 0.02 99.60 09:51:51 06:50:01 AM 0 0.12 0.00 0.07 0.00 0.02 99.80 09:51:51 06:50:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 09:51:51 06:51:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 09:51:51 06:51:01 AM 0 0.08 0.00 0.08 0.00 0.02 99.82 09:51:51 06:51:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30 09:51:51 06:52:01 AM all 0.29 0.00 0.07 0.00 0.03 99.62 09:51:51 06:52:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58 09:51:51 06:52:01 AM 1 0.27 0.00 0.07 0.00 0.02 99.65 09:51:51 06:53:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:51:51 06:53:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55 09:51:51 06:53:01 AM 1 0.28 0.00 0.07 0.00 0.03 99.62 09:51:51 06:54:01 AM all 0.32 0.00 0.06 0.00 0.09 99.53 09:51:51 06:54:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33 09:51:51 06:54:01 AM 1 0.08 0.00 0.05 0.00 0.13 99.73 09:51:51 09:51:51 06:54:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 06:55:01 AM all 0.36 0.00 0.06 0.00 0.03 99.56 09:51:51 06:55:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 06:55:01 AM 1 0.20 0.00 0.08 0.00 0.03 99.68 09:51:51 06:56:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:51 06:56:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:51:51 06:56:01 AM 1 0.13 0.00 0.07 0.00 0.02 99.78 09:51:51 06:57:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61 09:51:51 06:57:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65 09:51:51 06:57:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 06:58:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 09:51:51 06:58:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82 09:51:51 06:58:01 AM 1 0.45 0.00 0.07 0.00 0.02 99.47 09:51:51 06:59:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 06:59:01 AM 0 0.13 0.00 0.10 0.00 0.02 99.75 09:51:51 06:59:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 07:00:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57 09:51:51 07:00:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 07:00:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.36 09:51:51 07:01:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60 09:51:51 07:01:01 AM 0 0.15 0.00 0.07 0.00 0.03 99.75 09:51:51 07:01:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 09:51:51 07:02:01 AM all 0.24 0.00 0.09 0.00 0.03 99.64 09:51:51 07:02:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:51:51 07:02:01 AM 1 0.44 0.00 0.12 0.00 0.03 99.41 09:51:51 07:03:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:51 07:03:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:51:51 07:03:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:51 07:04:01 AM all 0.34 0.00 0.08 0.00 0.03 99.56 09:51:51 07:04:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 09:51:51 07:04:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 07:05:01 AM all 0.35 0.00 0.08 0.00 0.03 99.53 09:51:51 07:05:01 AM 0 0.57 0.00 0.10 0.00 0.03 99.30 09:51:51 07:05:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:51 09:51:51 07:05:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:06:01 AM all 0.34 0.00 0.07 0.00 0.03 99.57 09:51:51 07:06:01 AM 0 0.28 0.00 0.07 0.00 0.02 99.63 09:51:51 07:06:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:51:51 07:07:01 AM all 0.09 0.00 0.08 0.00 0.02 99.82 09:51:51 07:07:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 07:07:01 AM 1 0.12 0.00 0.10 0.00 0.02 99.77 09:51:51 07:08:01 AM all 0.12 0.00 0.07 0.00 0.03 99.79 09:51:51 07:08:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 07:08:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:51:51 07:09:01 AM all 0.08 0.00 0.06 0.03 0.03 99.80 09:51:51 07:09:01 AM 0 0.07 0.00 0.03 0.05 0.02 99.83 09:51:51 07:09:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77 09:51:51 07:10:01 AM all 0.46 0.00 0.08 0.00 0.03 99.42 09:51:51 07:10:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50 09:51:51 07:10:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 07:11:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62 09:51:51 07:11:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50 09:51:51 07:11:01 AM 1 0.17 0.00 0.07 0.00 0.02 99.75 09:51:51 07:12:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 07:12:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 07:12:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:13:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 07:13:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 07:13:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:14:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:51:51 07:14:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32 09:51:51 07:14:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 07:15:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:51:51 07:15:01 AM 0 0.55 0.00 0.03 0.00 0.00 99.42 09:51:51 07:15:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77 09:51:51 07:16:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57 09:51:51 07:16:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 07:16:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.67 09:51:51 09:51:51 07:16:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:17:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 07:17:01 AM 0 0.52 0.00 0.03 0.00 0.00 99.45 09:51:51 07:17:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 09:51:51 07:18:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:51 07:18:01 AM 0 0.18 0.00 0.05 0.00 0.02 99.75 09:51:51 07:18:01 AM 1 0.40 0.00 0.10 0.00 0.03 99.47 09:51:51 07:19:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:51:51 07:19:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 07:19:01 AM 1 0.47 0.00 0.05 0.00 0.05 99.43 09:51:51 07:20:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 07:20:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:20:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 07:21:01 AM all 0.37 0.00 0.07 0.00 0.03 99.54 09:51:51 07:21:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68 09:51:51 07:21:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 07:22:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 07:22:01 AM 0 0.17 0.00 0.08 0.00 0.03 99.72 09:51:51 07:22:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 07:23:01 AM all 0.36 0.00 0.07 0.00 0.03 99.54 09:51:51 07:23:01 AM 0 0.15 0.00 0.08 0.00 0.03 99.73 09:51:51 07:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 07:24:01 AM all 0.26 0.00 0.08 0.00 0.03 99.63 09:51:51 07:24:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 07:24:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45 09:51:51 07:25:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 09:51:51 07:25:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60 09:51:51 07:25:01 AM 1 0.38 0.00 0.07 0.00 0.05 99.50 09:51:51 07:26:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66 09:51:51 07:26:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53 09:51:51 07:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 07:27:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:51 07:27:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 07:27:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82 09:51:51 09:51:51 07:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:28:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:51:51 07:28:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33 09:51:51 07:28:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 07:29:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 07:29:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43 09:51:51 07:29:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:30:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 07:30:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 07:30:01 AM 1 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 07:31:01 AM all 0.32 0.00 0.06 0.01 0.04 99.57 09:51:51 07:31:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 09:51:51 07:31:01 AM 1 0.05 0.00 0.05 0.02 0.03 99.85 09:51:51 07:32:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 09:51:51 07:32:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32 09:51:51 07:32:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 09:51:51 07:33:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 07:33:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 07:33:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 07:34:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58 09:51:51 07:34:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 07:34:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 07:35:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:51:51 07:35:01 AM 0 0.38 0.00 0.03 0.00 0.02 99.57 09:51:51 07:35:01 AM 1 0.07 0.00 0.08 0.00 0.05 99.80 09:51:51 07:36:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65 09:51:51 07:36:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52 09:51:51 07:36:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 09:51:51 07:37:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67 09:51:51 07:37:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45 09:51:51 07:37:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:51:51 07:38:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 07:38:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 07:38:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 09:51:51 07:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:39:01 AM all 0.29 0.00 0.07 0.00 0.06 99.58 09:51:51 07:39:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28 09:51:51 07:39:01 AM 1 0.02 0.00 0.05 0.00 0.05 99.88 09:51:51 07:40:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 09:51:51 07:40:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 07:40:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88 09:51:51 07:41:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 09:51:51 07:41:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:51:51 07:41:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75 09:51:51 07:42:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:51 07:42:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 07:42:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:51 07:43:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:51:51 07:43:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 09:51:51 07:43:01 AM 1 0.23 0.00 0.07 0.00 0.03 99.67 09:51:51 07:44:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62 09:51:51 07:44:01 AM 0 0.22 0.00 0.05 0.00 0.07 99.67 09:51:51 07:44:01 AM 1 0.32 0.00 0.07 0.02 0.02 99.58 09:51:51 07:45:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63 09:51:51 07:45:01 AM 0 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 07:45:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85 09:51:51 07:46:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:51:51 07:46:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38 09:51:51 07:46:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 07:47:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64 09:51:51 07:47:01 AM 0 0.23 0.00 0.07 0.00 0.05 99.65 09:51:51 07:47:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63 09:51:51 07:48:01 AM all 0.30 0.00 0.06 0.00 0.02 99.62 09:51:51 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 07:48:01 AM 1 0.52 0.00 0.05 0.00 0.02 99.42 09:51:51 07:49:02 AM all 0.34 0.00 0.07 0.01 0.04 99.54 09:51:51 07:49:02 AM 0 0.37 0.00 0.05 0.02 0.03 99.53 09:51:51 07:49:02 AM 1 0.32 0.00 0.08 0.00 0.05 99.55 09:51:51 09:51:51 07:49:02 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 07:50:01 AM all 0.21 0.00 0.07 0.00 0.03 99.69 09:51:51 07:50:01 AM 0 0.32 0.00 0.08 0.00 0.02 99.58 09:51:51 07:50:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 07:51:01 AM all 0.34 0.00 0.08 0.00 0.05 99.53 09:51:51 07:51:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 09:51:51 07:51:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:51:51 07:52:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 07:52:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 07:52:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 07:53:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 07:53:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38 09:51:51 07:53:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 07:54:01 AM all 0.28 0.00 0.06 0.00 0.02 99.65 09:51:51 07:54:01 AM 0 0.47 0.00 0.03 0.00 0.00 99.50 09:51:51 07:54:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 07:55:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60 09:51:51 07:55:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:51:51 07:55:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 07:56:01 AM all 0.27 0.00 0.06 0.00 0.04 99.63 09:51:51 07:56:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:51:51 07:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80 09:51:51 07:57:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61 09:51:51 07:57:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 07:57:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 07:58:01 AM all 0.32 0.00 0.09 0.00 0.03 99.57 09:51:51 07:58:01 AM 0 0.22 0.00 0.08 0.00 0.02 99.68 09:51:51 07:58:01 AM 1 0.42 0.00 0.10 0.00 0.03 99.45 09:51:51 07:59:01 AM all 0.32 0.00 0.05 0.01 0.03 99.59 09:51:51 07:59:01 AM 0 0.10 0.00 0.03 0.02 0.03 99.82 09:51:51 07:59:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37 09:51:51 08:00:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61 09:51:51 08:00:01 AM 0 0.12 0.00 0.08 0.00 0.02 99.78 09:51:51 08:00:01 AM 1 0.47 0.00 0.08 0.00 0.02 99.43 09:51:51 09:51:51 08:00:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:01:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:51:51 08:01:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 08:01:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 09:51:51 08:02:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:51:51 08:02:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:51:51 08:02:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 08:03:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65 09:51:51 08:03:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47 09:51:51 08:03:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 08:04:01 AM all 0.22 0.00 0.08 0.00 0.03 99.68 09:51:51 08:04:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:51:51 08:04:01 AM 1 0.07 0.00 0.10 0.00 0.03 99.80 09:51:51 08:05:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65 09:51:51 08:05:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 09:51:51 08:05:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 09:51:51 08:06:01 AM all 0.31 0.00 0.08 0.00 0.07 99.55 09:51:51 08:06:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 08:06:01 AM 1 0.07 0.00 0.08 0.00 0.10 99.75 09:51:51 08:07:01 AM all 0.28 0.00 0.05 0.00 0.02 99.66 09:51:51 08:07:01 AM 0 0.40 0.00 0.03 0.00 0.00 99.57 09:51:51 08:07:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:51:51 08:08:01 AM all 0.31 0.00 0.08 0.00 0.03 99.58 09:51:51 08:08:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33 09:51:51 08:08:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83 09:51:51 08:09:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 08:09:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 09:51:51 08:09:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 08:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.57 09:51:51 08:10:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 08:10:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83 09:51:51 08:11:01 AM all 0.32 0.00 0.06 0.02 0.03 99.58 09:51:51 08:11:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:11:01 AM 1 0.10 0.00 0.07 0.03 0.03 99.77 09:51:51 09:51:51 08:11:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:12:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63 09:51:51 08:12:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50 09:51:51 08:12:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77 09:51:51 08:13:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:51:51 08:13:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 08:13:01 AM 1 0.52 0.00 0.07 0.00 0.03 99.38 09:51:51 08:14:01 AM all 0.21 0.00 0.06 0.00 0.05 99.68 09:51:51 08:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 08:14:01 AM 1 0.35 0.00 0.07 0.00 0.07 99.52 09:51:51 08:15:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 09:51:51 08:15:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 08:15:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:51:51 08:16:01 AM all 0.26 0.00 0.05 0.00 0.02 99.67 09:51:51 08:16:01 AM 0 0.32 0.00 0.05 0.00 0.02 99.62 09:51:51 08:16:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73 09:51:51 08:17:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62 09:51:51 08:17:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42 09:51:51 08:17:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 08:18:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68 09:51:51 08:18:01 AM 0 0.15 0.00 0.03 0.00 0.03 99.78 09:51:51 08:18:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58 09:51:51 08:19:01 AM all 0.32 0.00 0.05 0.01 0.03 99.60 09:51:51 08:19:01 AM 0 0.10 0.00 0.05 0.02 0.02 99.82 09:51:51 08:19:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 08:20:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:51:51 08:20:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77 09:51:51 08:20:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 09:51:51 08:21:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69 09:51:51 08:21:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 08:21:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58 09:51:51 08:22:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65 09:51:51 08:22:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60 09:51:51 08:22:01 AM 1 0.18 0.00 0.08 0.00 0.03 99.70 09:51:51 09:51:51 08:22:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:23:01 AM all 0.34 0.00 0.06 0.00 0.02 99.58 09:51:51 08:23:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 08:23:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 08:24:01 AM all 0.24 0.00 0.08 0.00 0.03 99.64 09:51:51 08:24:01 AM 0 0.18 0.00 0.08 0.00 0.03 99.70 09:51:51 08:24:01 AM 1 0.30 0.00 0.08 0.00 0.03 99.58 09:51:51 08:25:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67 09:51:51 08:25:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 09:51:51 08:25:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.46 09:51:51 08:26:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64 09:51:51 08:26:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 08:26:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45 09:51:51 08:27:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 08:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 08:27:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 08:28:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 08:28:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82 09:51:51 08:28:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37 09:51:51 08:29:01 AM all 0.33 0.00 0.04 0.00 0.03 99.60 09:51:51 08:29:01 AM 0 0.13 0.00 0.07 0.00 0.03 99.77 09:51:51 08:29:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43 09:51:51 08:30:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57 09:51:51 08:30:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83 09:51:51 08:30:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.32 09:51:51 08:31:01 AM all 0.32 0.00 0.07 0.00 0.03 99.59 09:51:51 08:31:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:31:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 08:32:01 AM all 0.34 0.00 0.05 0.00 0.02 99.59 09:51:51 08:32:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32 09:51:51 08:32:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 08:33:01 AM all 0.25 0.00 0.08 0.00 0.04 99.62 09:51:51 08:33:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45 09:51:51 08:33:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 09:51:51 08:33:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:34:01 AM all 0.35 0.00 0.05 0.00 0.02 99.58 09:51:51 08:34:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35 09:51:51 08:34:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82 09:51:51 08:35:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 08:35:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40 09:51:51 08:35:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77 09:51:51 08:36:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62 09:51:51 08:36:01 AM 0 0.50 0.00 0.05 0.00 0.02 99.43 09:51:51 08:36:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 08:37:01 AM all 0.27 0.00 0.05 0.00 0.03 99.66 09:51:51 08:37:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 09:51:51 08:37:01 AM 1 0.28 0.00 0.02 0.00 0.02 99.68 09:51:51 08:38:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 08:38:01 AM 0 0.12 0.00 0.10 0.00 0.03 99.75 09:51:51 08:38:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40 09:51:51 08:39:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60 09:51:51 08:39:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:51:51 08:39:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 09:51:51 08:40:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62 09:51:51 08:40:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50 09:51:51 08:40:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:51:51 08:41:01 AM all 0.33 0.19 0.14 0.07 0.03 99.25 09:51:51 08:41:01 AM 0 0.13 0.38 0.20 0.13 0.02 99.13 09:51:51 08:41:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 09:51:51 08:42:01 AM all 0.30 0.00 0.07 0.01 0.03 99.59 09:51:51 08:42:01 AM 0 0.12 0.00 0.08 0.02 0.05 99.73 09:51:51 08:42:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45 09:51:51 08:43:01 AM all 0.24 0.00 0.07 0.00 0.03 99.66 09:51:51 08:43:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 08:43:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50 09:51:51 08:44:01 AM all 0.30 0.00 0.06 0.03 0.03 99.59 09:51:51 08:44:01 AM 0 0.10 0.00 0.07 0.05 0.02 99.77 09:51:51 08:44:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42 09:51:51 09:51:51 08:44:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:45:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58 09:51:51 08:45:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 08:45:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 09:51:51 08:46:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66 09:51:51 08:46:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52 09:51:51 08:46:01 AM 1 0.12 0.00 0.03 0.00 0.05 99.80 09:51:51 08:47:01 AM all 0.26 0.00 0.07 0.00 0.02 99.66 09:51:51 08:47:01 AM 0 0.47 0.00 0.07 0.00 0.02 99.45 09:51:51 08:47:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:51 08:48:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 08:48:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 08:48:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 08:49:01 AM all 0.35 0.00 0.07 0.00 0.03 99.55 09:51:51 08:49:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30 09:51:51 08:49:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80 09:51:51 08:50:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58 09:51:51 08:50:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47 09:51:51 08:50:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70 09:51:51 08:51:01 AM all 0.33 0.00 0.07 0.00 0.02 99.59 09:51:51 08:51:01 AM 0 0.58 0.00 0.08 0.00 0.02 99.32 09:51:51 08:51:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 08:52:01 AM all 0.33 0.00 0.09 0.00 0.03 99.54 09:51:51 08:52:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32 09:51:51 08:52:01 AM 1 0.07 0.00 0.12 0.00 0.05 99.77 09:51:51 08:53:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:51 08:53:01 AM 0 0.60 0.00 0.03 0.00 0.03 99.33 09:51:51 08:53:01 AM 1 0.08 0.00 0.08 0.00 0.02 99.82 09:51:51 08:54:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 09:51:51 08:54:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35 09:51:51 08:54:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 09:51:51 08:55:02 AM all 0.27 0.00 0.08 0.00 0.04 99.62 09:51:51 08:55:02 AM 0 0.45 0.00 0.10 0.00 0.03 99.42 09:51:51 08:55:02 AM 1 0.08 0.00 0.05 0.00 0.05 99.82 09:51:51 09:51:51 08:55:02 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 08:56:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64 09:51:51 08:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 08:56:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.44 09:51:51 08:57:01 AM all 0.25 0.00 0.07 0.00 0.03 99.65 09:51:51 08:57:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 08:57:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.51 09:51:51 08:58:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 08:58:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:51:51 08:58:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 09:51:51 08:59:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:51 08:59:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 08:59:01 AM 1 0.50 0.00 0.03 0.00 0.00 99.47 09:51:51 09:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61 09:51:51 09:00:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83 09:51:51 09:00:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38 09:51:51 09:01:01 AM all 0.35 0.00 0.08 0.00 0.03 99.55 09:51:51 09:01:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 09:51:51 09:01:01 AM 1 0.57 0.00 0.05 0.00 0.02 99.37 09:51:51 09:02:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55 09:51:51 09:02:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72 09:51:51 09:02:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38 09:51:51 09:03:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 09:51:51 09:03:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87 09:51:51 09:03:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32 09:51:51 09:04:01 AM all 0.28 0.00 0.06 0.01 0.03 99.63 09:51:51 09:04:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83 09:51:51 09:04:01 AM 1 0.47 0.00 0.07 0.02 0.02 99.43 09:51:51 09:05:01 AM all 0.32 0.00 0.06 0.00 0.03 99.60 09:51:51 09:05:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77 09:51:51 09:05:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43 09:51:51 09:06:01 AM all 0.24 0.00 0.08 0.00 0.03 99.65 09:51:51 09:06:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 09:06:01 AM 1 0.35 0.00 0.07 0.00 0.02 99.57 09:51:51 09:51:51 09:06:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:07:01 AM all 0.20 0.00 0.07 0.00 0.03 99.71 09:51:51 09:07:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 09:07:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85 09:51:51 09:08:01 AM all 0.30 0.00 0.07 0.00 0.03 99.61 09:51:51 09:08:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35 09:51:51 09:08:01 AM 1 0.05 0.00 0.07 0.00 0.02 99.87 09:51:51 09:09:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59 09:51:51 09:09:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38 09:51:51 09:09:01 AM 1 0.10 0.00 0.05 0.00 0.05 99.80 09:51:51 09:10:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 09:10:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 09:10:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75 09:51:51 09:11:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56 09:51:51 09:11:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52 09:51:51 09:11:01 AM 1 0.28 0.00 0.08 0.00 0.03 99.60 09:51:51 09:12:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 09:12:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63 09:51:51 09:12:01 AM 1 0.38 0.00 0.05 0.00 0.02 99.55 09:51:51 09:13:01 AM all 0.21 0.00 0.06 0.00 0.03 99.71 09:51:51 09:13:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60 09:51:51 09:13:01 AM 1 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 09:14:01 AM all 0.29 0.00 0.08 0.00 0.02 99.62 09:51:51 09:14:01 AM 0 0.38 0.00 0.10 0.00 0.02 99.50 09:51:51 09:14:01 AM 1 0.20 0.00 0.05 0.00 0.02 99.73 09:51:51 09:15:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52 09:51:51 09:15:01 AM 0 0.40 0.00 0.07 0.00 0.03 99.50 09:51:51 09:15:01 AM 1 0.37 0.00 0.07 0.00 0.02 99.55 09:51:51 09:16:01 AM all 0.28 0.00 0.05 0.00 0.02 99.65 09:51:51 09:16:01 AM 0 0.40 0.00 0.05 0.00 0.02 99.53 09:51:51 09:16:01 AM 1 0.17 0.00 0.05 0.00 0.02 99.77 09:51:51 09:17:01 AM all 0.31 0.00 0.07 0.00 0.03 99.60 09:51:51 09:17:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37 09:51:51 09:17:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83 09:51:51 09:51:51 09:17:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:18:01 AM all 0.27 0.00 0.08 0.00 0.04 99.61 09:51:51 09:18:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45 09:51:51 09:18:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77 09:51:51 09:19:01 AM all 0.33 0.00 0.08 0.00 0.02 99.57 09:51:51 09:19:01 AM 0 0.27 0.00 0.08 0.00 0.02 99.63 09:51:51 09:19:01 AM 1 0.40 0.00 0.08 0.00 0.02 99.50 09:51:51 09:20:01 AM all 0.28 0.00 0.08 0.00 0.02 99.62 09:51:51 09:20:01 AM 0 0.25 0.00 0.05 0.00 0.02 99.68 09:51:51 09:20:01 AM 1 0.32 0.00 0.12 0.00 0.02 99.55 09:51:51 09:21:01 AM all 0.30 0.00 0.09 0.00 0.03 99.57 09:51:51 09:21:01 AM 0 0.17 0.00 0.07 0.00 0.05 99.72 09:51:51 09:21:01 AM 1 0.43 0.00 0.12 0.00 0.02 99.43 09:51:51 09:22:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61 09:51:51 09:22:01 AM 0 0.47 0.00 0.08 0.00 0.02 99.43 09:51:51 09:22:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78 09:51:51 09:23:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59 09:51:51 09:23:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38 09:51:51 09:23:01 AM 1 0.10 0.00 0.07 0.00 0.03 99.80 09:51:51 09:24:01 AM all 0.23 0.00 0.06 0.00 0.03 99.69 09:51:51 09:24:01 AM 0 0.15 0.00 0.07 0.00 0.02 99.77 09:51:51 09:24:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62 09:51:51 09:25:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55 09:51:51 09:25:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 09:25:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 09:51:51 09:26:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59 09:51:51 09:26:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73 09:51:51 09:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45 09:51:51 09:27:01 AM all 0.25 0.00 0.07 0.00 0.03 99.66 09:51:51 09:27:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87 09:51:51 09:27:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45 09:51:51 09:28:01 AM all 0.33 0.00 0.08 0.00 0.08 99.52 09:51:51 09:28:01 AM 0 0.13 0.00 0.12 0.00 0.05 99.70 09:51:51 09:28:01 AM 1 0.52 0.00 0.03 0.00 0.10 99.35 09:51:51 09:51:51 09:28:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:29:01 AM all 0.23 0.00 0.05 0.00 0.02 99.70 09:51:51 09:29:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57 09:51:51 09:29:01 AM 1 0.10 0.00 0.05 0.00 0.02 99.83 09:51:51 09:30:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61 09:51:51 09:30:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37 09:51:51 09:30:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85 09:51:51 09:31:01 AM all 0.31 0.00 0.07 0.02 0.03 99.58 09:51:51 09:31:01 AM 0 0.10 0.00 0.07 0.03 0.03 99.77 09:51:51 09:31:01 AM 1 0.52 0.00 0.07 0.00 0.02 99.40 09:51:51 09:32:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58 09:51:51 09:32:01 AM 0 0.28 0.00 0.05 0.00 0.02 99.65 09:51:51 09:32:01 AM 1 0.38 0.00 0.07 0.00 0.03 99.52 09:51:51 09:33:01 AM all 0.27 0.00 0.07 0.00 0.03 99.64 09:51:51 09:33:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82 09:51:51 09:33:01 AM 1 0.44 0.00 0.07 0.00 0.03 99.46 09:51:51 09:34:01 AM all 0.23 0.00 0.06 0.00 0.03 99.68 09:51:51 09:34:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80 09:51:51 09:34:01 AM 1 0.33 0.00 0.07 0.00 0.03 99.56 09:51:51 09:35:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63 09:51:51 09:35:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 09:35:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 09:51:51 09:36:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59 09:51:51 09:36:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80 09:51:51 09:36:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38 09:51:51 09:37:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67 09:51:51 09:37:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78 09:51:51 09:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55 09:51:51 09:38:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61 09:51:51 09:38:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48 09:51:51 09:38:01 AM 1 0.18 0.00 0.05 0.00 0.03 99.73 09:51:51 09:39:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57 09:51:51 09:39:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 09:51:51 09:39:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82 09:51:51 09:51:51 09:39:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:40:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60 09:51:51 09:40:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 09:51:51 09:40:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77 09:51:51 09:41:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57 09:51:51 09:41:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42 09:51:51 09:41:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73 09:51:51 09:42:01 AM all 34.57 0.00 5.28 2.04 0.09 58.01 09:51:51 09:42:01 AM 0 43.73 0.00 6.56 2.81 0.10 46.80 09:51:51 09:42:01 AM 1 25.43 0.00 4.00 1.28 0.08 69.20 09:51:51 09:43:01 AM all 22.27 0.00 2.99 2.53 0.08 72.13 09:51:51 09:43:01 AM 0 30.46 0.00 3.44 2.61 0.08 63.40 09:51:51 09:43:01 AM 1 14.09 0.00 2.53 2.45 0.08 80.84 09:51:51 09:44:01 AM all 23.34 0.00 3.17 0.83 0.08 72.59 09:51:51 09:44:01 AM 0 24.35 0.00 2.85 0.83 0.08 71.88 09:51:51 09:44:01 AM 1 22.33 0.00 3.49 0.82 0.07 73.30 09:51:51 09:45:01 AM all 22.15 0.00 4.70 2.26 0.13 70.76 09:51:51 09:45:01 AM 0 25.85 0.00 4.77 2.55 0.10 66.73 09:51:51 09:45:01 AM 1 18.45 0.00 4.64 1.97 0.15 74.80 09:51:51 09:46:01 AM all 1.35 0.00 0.22 0.10 0.04 98.29 09:51:51 09:46:01 AM 0 1.79 0.00 0.30 0.05 0.03 97.83 09:51:51 09:46:01 AM 1 0.92 0.00 0.13 0.15 0.05 98.75 09:51:51 09:47:01 AM all 10.37 0.00 0.23 0.01 0.08 89.30 09:51:51 09:47:01 AM 0 17.06 0.00 0.25 0.02 0.08 82.59 09:51:51 09:47:01 AM 1 3.67 0.00 0.22 0.00 0.08 96.03 09:51:51 09:48:01 AM all 15.01 0.00 0.18 0.13 0.08 84.60 09:51:51 09:48:01 AM 0 23.48 0.00 0.22 0.00 0.08 76.22 09:51:51 09:48:01 AM 1 6.53 0.00 0.15 0.27 0.07 92.98 09:51:51 09:49:01 AM all 11.80 0.00 0.21 0.03 0.06 87.91 09:51:51 09:49:01 AM 0 11.82 0.00 0.22 0.02 0.07 87.88 09:51:51 09:49:01 AM 1 11.79 0.00 0.20 0.03 0.05 87.93 09:51:51 09:50:01 AM all 5.62 0.00 0.33 0.11 0.06 93.88 09:51:51 09:50:01 AM 0 8.71 0.00 0.27 0.00 0.05 90.97 09:51:51 09:50:01 AM 1 2.53 0.00 0.40 0.22 0.07 96.79 09:51:51 09:51:51 09:50:01 AM CPU %user %nice %system %iowait %steal %idle 09:51:51 09:51:01 AM all 24.00 0.00 3.19 0.54 0.10 72.17 09:51:51 09:51:01 AM 0 27.45 0.00 3.04 0.57 0.08 68.86 09:51:51 09:51:01 AM 1 20.54 0.00 3.35 0.52 0.12 75.48 09:51:51 Average: all 0.80 0.00 0.13 0.05 0.03 99.00 09:51:51 Average: 0 0.93 0.00 0.13 0.05 0.03 98.86 09:51:51 Average: 1 0.66 0.00 0.12 0.04 0.04 99.14 09:51:51 09:51:51 09:51:51