09:40:18 Started by upstream project "integration-sanity-test-scandium" build number 542
09:40:18 originally caused by:
09:40:18 Started by timer
09:40:18 Running as SYSTEM
09:40:18 [EnvInject] - Loading node environment variables.
09:40:18 Building remotely on prd-centos8-robot-2c-8g-12118 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:19 [ssh-agent] Looking for ssh-agent implementation...
09:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:19 $ ssh-agent
09:40:19 SSH_AUTH_SOCK=/tmp/ssh-KjqAFQfo1JG9/agent.6398
09:40:19 SSH_AGENT_PID=6399
09:40:19 [ssh-agent] Started.
09:40:19 Running ssh-add (command line suppressed)
09:40:19 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6593245127678443435.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_6593245127678443435.key)
09:40:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:19 The recommended git tool is: NONE
09:40:21 using credential opendaylight-jenkins-ssh
09:40:22 Wiping out workspace first.
09:40:22 Cloning the remote Git repository
09:40:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:22 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:22 > git --version # timeout=10
09:40:22 > git --version # 'git version 2.43.0'
09:40:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:22 [INFO] Currently running in a labeled security context
09:40:22 [INFO] Currently SELinux is 'enforcing' on the host
09:40:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9339308966937809544.key
09:40:22 Verifying host key using known hosts file
09:40:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:25 [INFO] Currently running in a labeled security context
09:40:25 [INFO] Currently SELinux is 'enforcing' on the host
09:40:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh16320048226036243963.key
09:40:25 Verifying host key using known hosts file
09:40:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:40:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:25 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:25 > git config core.sparsecheckout # timeout=10
09:40:25 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:25 Commit message: "Adapt test for new pce-allocation field"
09:40:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:25 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:26 No emails were triggered.
09:40:26 provisioning config files...
09:40:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15551716035314932890.sh
09:40:26 ---> python-tools-install.sh
09:40:26 Setup pyenv:
09:40:26 system
09:40:26 * 3.8.13 (set by /opt/pyenv/version)
09:40:26 * 3.9.13 (set by /opt/pyenv/version)
09:40:26 * 3.10.13 (set by /opt/pyenv/version)
09:40:26 * 3.11.7 (set by /opt/pyenv/version)
09:40:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7rve
09:40:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:35 lf-activate-venv(): INFO: Base packages installed successfully
09:40:35 lf-activate-venv(): INFO: Installing additional packages: lftools
09:41:01 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:41:01 Generating Requirements File
09:41:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:41:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:22 Python 3.11.7
09:41:22 pip 25.3 from /tmp/venv-7rve/lib/python3.11/site-packages/pip (python 3.11)
09:41:23 appdirs==1.4.4
09:41:23 argcomplete==3.6.3
09:41:23 aspy.yaml==1.3.0
09:41:23 attrs==25.4.0
09:41:23 autopage==0.5.2
09:41:23 beautifulsoup4==4.14.2
09:41:23 boto3==1.41.0
09:41:23 botocore==1.41.0
09:41:23 bs4==0.0.2
09:41:23 cachetools==6.2.2
09:41:23 certifi==2025.11.12
09:41:23 cffi==2.0.0
09:41:23 cfgv==3.5.0
09:41:23 chardet==5.2.0
09:41:23 charset-normalizer==3.4.4
09:41:23 click==8.3.1
09:41:23 cliff==4.11.0
09:41:23 cmd2==2.7.0
09:41:23 cryptography==3.3.2
09:41:23 debtcollector==3.0.0
09:41:23 decorator==5.2.1
09:41:23 defusedxml==0.7.1
09:41:23 Deprecated==1.3.1
09:41:23 distlib==0.4.0
09:41:23 dnspython==2.8.0
09:41:23 docker==7.1.0
09:41:23 dogpile.cache==1.5.0
09:41:23 durationpy==0.10
09:41:23 email-validator==2.3.0
09:41:23 filelock==3.20.0
09:41:23 future==1.0.0
09:41:23 gitdb==4.0.12
09:41:23 GitPython==3.1.45
09:41:23 google-auth==2.43.0
09:41:23 httplib2==0.31.0
09:41:23 identify==2.6.15
09:41:23 idna==3.11
09:41:23 importlib-resources==1.5.0
09:41:23 iso8601==2.1.0
09:41:23 Jinja2==3.1.6
09:41:23 jmespath==1.0.1
09:41:23 jsonpatch==1.33
09:41:23 jsonpointer==3.0.0
09:41:23 jsonschema==4.25.1
09:41:23 jsonschema-specifications==2025.9.1
09:41:23 keystoneauth1==5.12.0
09:41:23 kubernetes==34.1.0
09:41:23 lftools==0.37.15
09:41:23 lxml==6.0.2
09:41:23 markdown-it-py==4.0.0
09:41:23 MarkupSafe==3.0.3
09:41:23 mdurl==0.1.2
09:41:23 msgpack==1.1.2
09:41:23 multi_key_dict==2.0.3
09:41:23 munch==4.0.0
09:41:23 netaddr==1.3.0
09:41:23 niet==1.4.2
09:41:23 nodeenv==1.9.1
09:41:23 oauth2client==4.1.3
09:41:23 oauthlib==3.3.1
09:41:23 openstacksdk==4.8.0
09:41:23 os-service-types==1.8.1
09:41:23 osc-lib==4.2.0
09:41:23 oslo.config==10.1.0
09:41:23 oslo.context==6.1.0
09:41:23 oslo.i18n==6.7.0
09:41:23 oslo.log==7.2.1
09:41:23 oslo.serialization==5.8.0
09:41:23 oslo.utils==9.1.0
09:41:23 packaging==25.0
09:41:23 pbr==7.0.3
09:41:23 platformdirs==4.5.0
09:41:23 prettytable==3.17.0
09:41:23 psutil==7.1.3
09:41:23 pyasn1==0.6.1
09:41:23 pyasn1_modules==0.4.2
09:41:23 pycparser==2.23
09:41:23 pygerrit2==2.0.15
09:41:23 PyGithub==2.8.1
09:41:23 Pygments==2.19.2
09:41:23 PyJWT==2.10.1
09:41:23 PyNaCl==1.6.1
09:41:23 pyparsing==2.4.7
09:41:23 pyperclip==1.11.0
09:41:23 pyrsistent==0.20.0
09:41:23 python-cinderclient==9.8.0
09:41:23 python-dateutil==2.9.0.post0
09:41:23 python-heatclient==4.3.0
09:41:23 python-jenkins==1.8.3
09:41:23 python-keystoneclient==5.7.0
09:41:23 python-magnumclient==4.9.0
09:41:23 python-openstackclient==8.2.0
09:41:23 python-swiftclient==4.9.0
09:41:23 PyYAML==6.0.3
09:41:23 referencing==0.37.0
09:41:23 requests==2.32.5
09:41:23 requests-oauthlib==2.0.0
09:41:23 requestsexceptions==1.4.0
09:41:23 rfc3986==2.0.0
09:41:23 rich==14.2.0
09:41:23 rich-argparse==1.7.2
09:41:23 rpds-py==0.29.0
09:41:23 rsa==4.9.1
09:41:23 ruamel.yaml==0.18.16
09:41:23 ruamel.yaml.clib==0.2.15
09:41:23 s3transfer==0.14.0
09:41:23 simplejson==3.20.2
09:41:23 six==1.17.0
09:41:23 smmap==5.0.2
09:41:23 soupsieve==2.8
09:41:23 stevedore==5.5.0
09:41:23 tabulate==0.9.0
09:41:23 toml==0.10.2
09:41:23 tomlkit==0.13.3
09:41:23 tqdm==4.67.1
09:41:23 typing_extensions==4.15.0
09:41:23 tzdata==2025.2
09:41:23 urllib3==1.26.20
09:41:23 virtualenv==20.35.4
09:41:23 wcwidth==0.2.14
09:41:23 websocket-client==1.9.0
09:41:23 wrapt==2.0.1
09:41:23 xdg==6.0.0
09:41:23 xmltodict==1.0.2
09:41:23 yq==3.4.3
09:41:23 [EnvInject] - Injecting environment variables from a build step.
09:41:23 [EnvInject] - Injecting as environment variables the properties content
09:41:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:23 OS_CLOUD=vex
09:41:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:41:23 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:23
09:41:23 [EnvInject] - Variables injected successfully.
09:41:23 provisioning config files...
09:41:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15014941510410710109.sh
09:41:23 ---> Create parameters file for OpenStack HOT
09:41:23 OpenStack Heat parameters generated
09:41:23 -----------------------------------
09:41:23 parameters:
09:41:23 vm_0_count: '1'
09:41:23 vm_0_flavor: 'v3-standard-4'
09:41:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
09:41:23 vm_1_count: '1'
09:41:23 vm_1_flavor: 'v3-standard-2'
09:41:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:23
09:41:23 job_name: '52208-537'
09:41:23 silo: 'releng'
09:41:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13552970814707724005.sh
09:41:23 ---> Create HEAT stack
09:41:23 + source /home/jenkins/lf-env.sh
09:41:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:23 ++ mktemp -d /tmp/venv-XXXX
09:41:23 + lf_venv=/tmp/venv-2voy
09:41:23 + local venv_file=/tmp/.os_lf_venv
09:41:23 + local python=python3
09:41:23 + local options
09:41:23 + local set_path=true
09:41:23 + local install_args=
09:41:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:23 + true
09:41:23 + case $1 in
09:41:23 + python=python3
09:41:23 + shift 2
09:41:23 + true
09:41:23 + case $1 in
09:41:23 + shift
09:41:23 + break
09:41:23 + case $python in
09:41:23 + local pkg_list=
09:41:23 + [[ -d /opt/pyenv ]]
09:41:23 + echo 'Setup pyenv:'
09:41:23 Setup pyenv:
09:41:23 + export PYENV_ROOT=/opt/pyenv
09:41:23 + PYENV_ROOT=/opt/pyenv
09:41:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:23 + pyenv versions
09:41:23 system
09:41:23 3.8.13
09:41:23 3.9.13
09:41:23 3.10.13
09:41:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:23 + command -v pyenv
09:41:23 ++ pyenv init - --no-rehash
09:41:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:23 for i in ${!paths[@]}; do
09:41:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:23 fi; done;
09:41:23 echo "${paths[*]}"'\'')"
09:41:23 export PATH="/opt/pyenv/shims:${PATH}"
09:41:23 export PYENV_SHELL=bash
09:41:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:23 pyenv() {
09:41:23 local command
09:41:23 command="${1:-}"
09:41:23 if [ "$#" -gt 0 ]; then
09:41:23 shift
09:41:23 fi
09:41:23
09:41:23 case "$command" in
09:41:23 rehash|shell)
09:41:23 eval "$(pyenv "sh-$command" "$@")"
09:41:23 ;;
09:41:23 *)
09:41:23 command pyenv "$command" "$@"
09:41:23 ;;
09:41:23 esac
09:41:23 }'
09:41:23 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:23 for i in ${!paths[@]}; do
09:41:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:23 fi; done;
09:41:23 echo "${paths[*]}"'
09:41:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:23 ++ export PYENV_SHELL=bash
09:41:23 ++ PYENV_SHELL=bash
09:41:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:23 +++ complete -F _pyenv pyenv
09:41:23 ++ lf-pyver python3
09:41:23 ++ local py_version_xy=python3
09:41:23 ++ local py_version_xyz=
09:41:23 ++ pyenv versions
09:41:23 ++ local command
09:41:23 ++ command=versions
09:41:23 ++ grep -E '^[0-9.]*[0-9]$'
09:41:23 ++ '[' 1 -gt 0 ']'
09:41:23 ++ shift
09:41:23 ++ case "$command" in
09:41:23 ++ command pyenv versions
09:41:23 ++ pyenv versions
09:41:23 ++ sed 's/^[ *]* //'
09:41:23 ++ awk '{ print $1 }'
09:41:24 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:24 +++ grep '^3' /tmp/.pyenv_versions
09:41:24 +++ sort -V
09:41:24 +++ tail -n 1
09:41:24 ++ py_version_xyz=3.11.7
09:41:24 ++ [[ -z 3.11.7 ]]
09:41:24 ++ echo 3.11.7
09:41:24 ++ return 0
09:41:24 + pyenv local 3.11.7
09:41:24 + local command
09:41:24 + command=local
09:41:24 + '[' 2 -gt 0 ']'
09:41:24 + shift
09:41:24 + case "$command" in
09:41:24 + command pyenv local 3.11.7
09:41:24 + pyenv local 3.11.7
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='lftools[openstack] '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='kubernetes '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='niet '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='python-heatclient '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='python-openstackclient '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='python-magnumclient '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='urllib3~=1.26.15 '
09:41:24 + for arg in "$@"
09:41:24 + case $arg in
09:41:24 + pkg_list+='yq '
09:41:24 + [[ -f /tmp/.os_lf_venv ]]
09:41:24 ++ cat /tmp/.os_lf_venv
09:41:24 + lf_venv=/tmp/venv-7rve
09:41:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from' file:/tmp/.os_lf_venv
09:41:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:41:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:24 + local 'pip_opts=--upgrade --quiet'
09:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:24 + [[ -n '' ]]
09:41:24 + [[ -n '' ]]
09:41:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:24 + /tmp/venv-7rve/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:41:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:25 lf-activate-venv(): INFO: Base packages installed successfully
09:41:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:41:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:25 + /tmp/venv-7rve/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:43 + type python3
09:41:43 + true
09:41:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH'
09:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:41:43 + PATH=/tmp/venv-7rve/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:41:43 + return 0
09:41:43 + openstack --os-cloud vex limits show --absolute
09:41:44 +--------------------------+---------+
09:41:44 | Name | Value |
09:41:44 +--------------------------+---------+
09:41:44 | maxTotalInstances | -1 |
09:41:44 | maxTotalCores | 450 |
09:41:44 | maxTotalRAMSize | 1000000 |
09:41:44 | maxServerMeta | 128 |
09:41:44 | maxImageMeta | 128 |
09:41:44 | maxPersonality | 5 |
09:41:44 | maxPersonalitySize | 10240 |
09:41:44 | maxTotalKeypairs | 100 |
09:41:44 | maxServerGroups | 10 |
09:41:44 | maxServerGroupMembers | 10 |
09:41:44 | maxTotalFloatingIps | -1 |
09:41:44 | maxSecurityGroups | -1 |
09:41:44 | maxSecurityGroupRules | -1 |
09:41:44 | totalRAMUsed | 458752 |
09:41:44 | totalCoresUsed | 112 |
09:41:44 | totalInstancesUsed | 49 |
09:41:44 | totalFloatingIpsUsed | 0 |
09:41:44 | totalSecurityGroupsUsed | 0 |
09:41:44 | totalServerGroupsUsed | 0 |
09:41:44 | maxTotalVolumes | -1 |
09:41:44 | maxTotalSnapshots | 10 |
09:41:44 | maxTotalVolumeGigabytes | 4096 |
09:41:44 | maxTotalBackups | 10 |
09:41:44 | maxTotalBackupGigabytes | 1000 |
09:41:44 | totalVolumesUsed | 3 |
09:41:44 | totalGigabytesUsed | 60 |
09:41:44 | totalSnapshotsUsed | 0 |
09:41:44 | totalBackupsUsed | 0 |
09:41:44 | totalBackupGigabytesUsed | 0 |
09:41:44 +--------------------------+---------+
09:41:44 + pushd /opt/ciman/openstack-hot
09:41:44 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:44 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-537 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:10 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:42:10 Waiting to initialize infrastructure...
09:42:10 Stack initialization successful.
09:42:10 ------------------------------------
09:42:10 Stack Details
09:42:10 ------------------------------------
09:42:10 {'added': None,
09:42:10 'capabilities': [],
09:42:10 'created_at': '2025-11-20T09:41:47Z',
09:42:10 'deleted': None,
09:42:10 'deleted_at': None,
09:42:10 'description': 'No description',
09:42:10 'environment': None,
09:42:10 'environment_files': None,
09:42:10 'files': None,
09:42:10 'files_container': None,
09:42:10 'id': '06201def-99ee-45b1-a984-45592d208444',
09:42:10 'is_rollback_disabled': True,
09:42:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-537/06201def-99ee-45b1-a984-45592d208444',
09:42:10 'rel': 'self'}],
09:42:10 '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:42:10 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-537',
09:42:10 'notification_topics': [],
09:42:10 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:42:10 'output_key': 'vm_1_ips',
09:42:10 'output_value': ['10.30.170.127']},
09:42:10 {'description': 'IP addresses of the 1st vm types',
09:42:10 'output_key': 'vm_0_ips',
09:42:10 'output_value': ['10.30.171.33']}],
09:42:10 'owner_id': ****,
09:42:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:10 'OS::stack_id': '06201def-99ee-45b1-a984-45592d208444',
09:42:10 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-537',
09:42:10 'job_name': '52208-537',
09:42:10 'silo': 'releng',
09:42:10 'vm_0_count': '1',
09:42:10 'vm_0_flavor': 'v3-standard-4',
09:42:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:10 '20250917-133034.447',
09:42:10 'vm_1_count': '1',
09:42:10 'vm_1_flavor': 'v3-standard-2',
09:42:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:10 '- 20250917-133034.654'},
09:42:10 'parent_id': None,
09:42:10 'replaced': None,
09:42:10 'status': 'CREATE_COMPLETE',
09:42:10 'status_reason': 'Stack CREATE completed successfully',
09:42:10 'tags': [],
09:42:10 'template': None,
09:42:10 'template_description': 'No description',
09:42:10 'template_url': None,
09:42:10 'timeout_mins': 15,
09:42:10 'unchanged': None,
09:42:10 'updated': None,
09:42:10 'updated_at': None,
09:42:10 'user_project_id': 'b53b35acf089445aadbbd08e92114cc8'}
09:42:10 ------------------------------------
09:42:10 + popd
09:42:10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9244490205395844951.sh
09:42:10 ---> Copy SSH public keys to CSIT lab
09:42:10 Setup pyenv:
09:42:11 system
09:42:11 3.8.13
09:42:11 3.9.13
09:42:11 3.10.13
09:42:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:42:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:13 lf-activate-venv(): INFO: Base packages installed successfully
09:42:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:42:29 SSH not responding on 10.30.171.33. Retrying in 10 seconds...
09:42:30 Warning: Permanently added '10.30.170.127' (ECDSA) to the list of known hosts.
09:42:30 releng-52208-537-1-mininet-ovs-217-0
09:42:30 Successfully copied public keys to slave 10.30.170.127
09:42:39 Ping to 10.30.171.33 successful.
09:42:40 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:42:41 releng-52208-537-0-builder-0
09:42:41 Successfully copied public keys to slave 10.30.171.33
09:42:41 Process 7613 ready.
09:42:41 Process 7614 ready.
09:42:41 SSH ready on all stack servers.
09:42:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13754209937537710858.sh
09:42:41 Setup pyenv:
09:42:41 system
09:42:41 3.8.13
09:42:41 3.9.13
09:42:41 3.10.13
09:42:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bPhf
09:42:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:49 lf-activate-venv(): INFO: Base packages installed successfully
09:42:49 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-bPhf/bin to PATH
09:42:50 + echo 'Installing Python Requirements'
09:42:50 Installing Python Requirements
09:42:50 + cat
09:42:50 + python -m pip install -r requirements.txt
09:42:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:51 Collecting docker-py (from -r requirements.txt (line 1))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:42:51 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:51 Installing build dependencies: started
09:42:52 Installing build dependencies: finished with status 'done'
09:42:52 Getting requirements to build wheel: started
09:42:52 Getting requirements to build wheel: finished with status 'done'
09:42:52 Preparing metadata (pyproject.toml): started
09:42:52 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:52 Collecting netaddr (from -r requirements.txt (line 3))
09:42:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:42:52 Collecting netifaces (from -r requirements.txt (line 4))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:52 Installing build dependencies: started
09:42:53 Installing build dependencies: finished with status 'done'
09:42:53 Getting requirements to build wheel: started
09:42:54 Getting requirements to build wheel: finished with status 'done'
09:42:54 Preparing metadata (pyproject.toml): started
09:42:54 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:54 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:54 Collecting requests (from -r requirements.txt (line 6))
09:42: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:42:54 Collecting robotframework (from -r requirements.txt (line 7))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.2 MB/s 0:00:00
09:42:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42: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:42:54 Installing build dependencies: started
09:42:55 Installing build dependencies: finished with status 'done'
09:42:55 Getting requirements to build wheel: started
09:42:55 Getting requirements to build wheel: finished with status 'done'
09:42:55 Preparing metadata (pyproject.toml): started
09:42:56 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:56 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:42:56 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:42:56 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:56 Installing build dependencies: started
09:42:57 Installing build dependencies: finished with status 'done'
09:42:57 Getting requirements to build wheel: started
09:42:57 Getting requirements to build wheel: finished with status 'done'
09:42:57 Preparing metadata (pyproject.toml): started
09:42:57 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:57 Collecting scapy (from -r requirements.txt (line 12))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:42:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 53.5 MB/s 0:00:00
09:42:57 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:42:58 Installing build dependencies: started
09:42:58 Installing build dependencies: finished with status 'done'
09:42:58 Getting requirements to build wheel: started
09:42:59 Getting requirements to build wheel: finished with status 'done'
09:42:59 Preparing metadata (pyproject.toml): started
09:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:59 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 36.2 MB/s 0:00:00
09:42:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:42:59 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:59 Collecting isodate (from -r requirements.txt (line 25))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:59 Collecting jmespath (from -r requirements.txt (line 28))
09:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:42:59 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:43:00 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:43:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 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:00 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:43:00 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:00 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:43:00 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:00 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:43:00 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:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:43:00 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:00 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:43:00 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:43:00 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:43:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:43:00 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:43:00 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:43:00 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:00 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:43:00 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:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:43:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:43:01 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:01 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
09:43:01 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:43:01 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:43:01 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:01 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:43:01 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:43:01 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:01 Collecting elasticsearch (from -r requirements.txt (line 18))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 36.0 MB/s 0:00:00
09:43:01 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:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:43:01 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:01 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:01 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:01 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:01 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:43:01 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:01 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:43:01 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:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.5 MB/s 0:00:00
09:43:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:43:02 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:03 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.1 MB/s 0:00:00
09:43:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:43:03 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:43:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:43:04 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:43:04 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
09:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.3 MB/s 0:00:00
09:43:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:04 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
09:43:05 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:05 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:43:05 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
09:43:05 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:43:05 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:43:05 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
09:43:05 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:05 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:43:05 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:05 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:43:05 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:05 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:05 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:05 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:06 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=059d579e6d2a3fe0b4152ecf385db92272a22f55fc0e04169c837e64cd686605
09:43:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:06 Building wheel for ipaddr (pyproject.toml): started
09:43:06 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:06 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ffada844126d6177d4ff3a6d0c8b54eb8ce556cdfee58574de9de1ada0371f8e
09:43:06 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:06 Building wheel for netifaces (pyproject.toml): started
09:43:08 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=be0b737e70ad52d45a9d0cfb425bfde7fa4ee55e43d87247b934bf023ef8fa73
09:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:08 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=4ad756be5702d45cc7a5bd5a574aecf4ed7261eafc75f6338423d654c9ef2dba
09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:09 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:09 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f11fccfe89d43e447f4847d0d740a0f004bd1782a1a417a4146abde32a6f7d8c
09:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:09 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:09 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:43:16
09:43:16 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
09:43:16 + pip freeze
09:43:16 attrs==25.4.0
09:43:16 bcrypt==5.0.0
09:43:16 beautifulsoup4==4.14.2
09:43:16 certifi==2025.11.12
09:43:16 cffi==2.0.0
09:43:16 charset-normalizer==3.4.4
09:43:16 click==8.3.1
09:43:16 cryptography==46.0.3
09:43:16 decorator==5.2.1
09:43:16 distlib==0.4.0
09:43:16 docker-py==1.10.6
09:43:16 docker-pycreds==0.4.0
09:43:16 elastic-transport==8.17.1
09:43:16 elasticsearch==8.19.2
09:43:16 elasticsearch-dsl==8.15.4
09:43:16 enum34==1.1.10
09:43:16 filelock==3.20.0
09:43:16 h11==0.16.0
09:43:16 idna==3.11
09:43:16 invoke==2.2.1
09:43:16 ipaddr==2.2.0
09:43:16 isodate==0.7.2
09:43:16 jmespath==1.0.1
09:43:16 jsonpatch==1.33
09:43:16 jsonpath-rw==1.4.0
09:43:16 jsonpointer==3.0.0
09:43:16 lxml==6.0.2
09:43:16 netaddr==1.3.0
09:43:16 netifaces==0.11.0
09:43:16 outcome==1.3.0.post0
09:43:16 paramiko==4.0.0
09:43:16 platformdirs==4.5.0
09:43:16 ply==3.11
09:43:16 pyang==2.7.1
09:43:16 pyangbind==0.8.6
09:43:16 pycparser==2.23
09:43:16 pyhocon==0.3.61
09:43:16 PyNaCl==1.6.1
09:43:16 pyparsing==3.2.5
09:43:16 PySocks==1.7.1
09:43:16 python-dateutil==2.9.0.post0
09:43:16 regex==2025.11.3
09:43:16 requests==2.32.5
09:43:16 robotframework==7.3.2
09:43:16 robotframework-httplibrary==0.4.2
09:43:16 robotframework-pythonlibcore==4.4.1
09:43:16 robotframework-requests==0.9.7
09:43:16 robotframework-selenium2library==3.0.0
09:43:16 robotframework-seleniumlibrary==6.8.0
09:43:16 robotframework-sshlibrary==3.8.0
09:43:16 scapy==2.6.1
09:43:16 scp==0.15.0
09:43:16 selenium==4.38.0
09:43:16 six==1.17.0
09:43:16 sniffio==1.3.1
09:43:16 sortedcontainers==2.4.0
09:43:16 soupsieve==2.8
09:43:16 trio==0.32.0
09:43:16 trio-websocket==0.12.2
09:43:16 typing_extensions==4.15.0
09:43:16 urllib3==2.5.0
09:43:16 virtualenv==20.35.4
09:43:16 waitress==3.0.2
09:43:16 WebOb==1.8.9
09:43:16 websocket-client==1.9.0
09:43:16 WebTest==3.0.7
09:43:16 wsproto==1.3.1
09:43:17 [EnvInject] - Injecting environment variables from a build step.
09:43:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:17 [EnvInject] - Variables injected successfully.
09:43:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7422386728082222604.sh
09:43:17 Setup pyenv:
09:43:17 system
09:43:17 3.8.13
09:43:17 3.9.13
09:43:17 3.10.13
09:43:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:43:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:19 lf-activate-venv(): INFO: Base packages installed successfully
09:43:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:27 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:27 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:27 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:43:28 + ODL_SYSTEM=()
09:43:28 + TOOLS_SYSTEM=()
09:43:28 + OPENSTACK_SYSTEM=()
09:43:28 + OPENSTACK_CONTROLLERS=()
09:43:28 + mapfile -t ADDR
09:43:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:28 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:43:29 + for i in "${ADDR[@]}"
09:43:29 ++ ssh 10.30.171.33 hostname -s
09:43:29 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:29 + REMHOST=releng-52208-537-0-builder-0
09:43:29 + case ${REMHOST} in
09:43:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:29 + for i in "${ADDR[@]}"
09:43:29 ++ ssh 10.30.170.127 hostname -s
09:43:29 Warning: Permanently added '10.30.170.127' (ECDSA) to the list of known hosts.
09:43:30 + REMHOST=releng-52208-537-1-mininet-ovs-217-0
09:43:30 + case ${REMHOST} in
09:43:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:30 + echo NUM_ODL_SYSTEM=1
09:43:30 + echo NUM_TOOLS_SYSTEM=1
09:43:30 + '[' '' == yes ']'
09:43:30 + NUM_OPENSTACK_SYSTEM=0
09:43:30 + echo NUM_OPENSTACK_SYSTEM=0
09:43:30 + '[' 0 -eq 2 ']'
09:43:30 + echo ODL_SYSTEM_IP=10.30.171.33
09:43:30 ++ seq 0 0
09:43:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:30 + echo ODL_SYSTEM_1_IP=10.30.171.33
09:43:30 + echo TOOLS_SYSTEM_IP=10.30.170.127
09:43:30 ++ seq 0 0
09:43:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:30 + echo TOOLS_SYSTEM_1_IP=10.30.170.127
09:43:30 + openstack_index=0
09:43:30 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:30 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:30 ++ seq 0 0
09:43:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:30 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:30 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:30 + '[' -1 -ge 2 ']'
09:43:30 ++ seq 0 -2
09:43:30 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:30 ++ seq 0 -1
09:43:30 + echo 'Contents of slave_addresses.txt:'
09:43:30 Contents of slave_addresses.txt:
09:43:30 + cat slave_addresses.txt
09:43:30 NUM_ODL_SYSTEM=1
09:43:30 NUM_TOOLS_SYSTEM=1
09:43:30 NUM_OPENSTACK_SYSTEM=0
09:43:30 ODL_SYSTEM_IP=10.30.171.33
09:43:30 ODL_SYSTEM_1_IP=10.30.171.33
09:43:30 TOOLS_SYSTEM_IP=10.30.170.127
09:43:30 TOOLS_SYSTEM_1_IP=10.30.170.127
09:43:30 NUM_OPENSTACK_CONTROL_NODES=1
09:43:30 OPENSTACK_CONTROL_NODE_1_IP=
09:43:30 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:30 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:30 [EnvInject] - Injecting environment variables from a build step.
09:43:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:30 [EnvInject] - Variables injected successfully.
09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins16064426105506770896.sh
09:43:30 Preparing for JRE Version 21
09:43:30 Karaf artifact is karaf
09:43:30 Karaf project is integration
09:43:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:30 [EnvInject] - Injecting environment variables from a build step.
09:43:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:30 [EnvInject] - Variables injected successfully.
09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16790532492242423007.sh
09:43:30 2025-11-20 09:43:30 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:30 Bundle version is 0.21.4-SNAPSHOT
09:43:30 --2025-11-20 09:43:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:30 HTTP request sent, awaiting response... 200 OK
09:43:30 Length: 1410 (1.4K) [application/xml]
09:43:30 Saving to: ‘maven-metadata.xml’
09:43:30
09:43:30 0K . 100% 75.7M=0s
09:43:30
09:43:30 2025-11-20 09:43:30 (75.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:30
09:43:30
09:43:30
09:43:30 org.opendaylight.integration
09:43:30 karaf
09:43:30 0.21.4-SNAPSHOT
09:43:30
09:43:30
09:43:30 20251120.093346
09:43:30 174
09:43:30
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30 pom
09:43:30 0.21.4-20251120.093346-174
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30 tar.gz
09:43:30 0.21.4-20251120.093346-174
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30 zip
09:43:30 0.21.4-20251120.093346-174
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30 cyclonedx
09:43:30 xml
09:43:30 0.21.4-20251120.093346-174
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30 cyclonedx
09:43:30 json
09:43:30 0.21.4-20251120.093346-174
09:43:30 20251120093346
09:43:30
09:43:30
09:43:30
09:43:30
09:43:30 Nexus timestamp is 0.21.4-20251120.093346-174
09:43:30 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251120.093346-174.zip
09:43:30 Distribution bundle is karaf-0.21.4-20251120.093346-174.zip
09:43:30 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:30 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:30 Nexus prefix is https://nexus.opendaylight.org
09:43:30 [EnvInject] - Injecting environment variables from a build step.
09:43:30 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:30 [EnvInject] - Variables injected successfully.
09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins16297108597816781310.sh
09:43:31 Setup pyenv:
09:43:31 system
09:43:31 3.8.13
09:43:31 3.9.13
09:43:31 3.10.13
09:43:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:33 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:33 lf-activate-venv(): INFO: Base packages installed successfully
09:43:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:43:39 Copying common-functions.sh to /tmp
09:43:40 Copying common-functions.sh to 10.30.171.33:/tmp
09:43:40 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:41 Copying common-functions.sh to 10.30.170.127:/tmp
09:43:41 Warning: Permanently added '10.30.170.127' (ECDSA) to the list of known hosts.
09:43:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11248068515868761116.sh
09:43:41 common-functions.sh is being sourced
09:43:41 common-functions environment:
09:43:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:41 ACTUALFEATURES:
09:43:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:41 CONTROLLERMEM: 2048m
09:43:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:41 SUITES:
09:43:41
09:43:41 #################################################
09:43:41 ## Configure Cluster and Start ##
09:43:41 #################################################
09:43:41 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:41 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:41 Locating script plan to use...
09:43:41 Finished running script plans
09:43:41 Configuring member-1 with IP address 10.30.171.33
09:43:41 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:41 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:42 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:42 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:43:42 ++ echo 'common-functions.sh is being sourced'
09:43:42 common-functions.sh is being sourced
09:43:42 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:42 ++ DISTROSTREAM=scandium
09:43:42 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:42 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:42 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:42 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:42 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:42 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:42 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:42 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:42 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:42 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:42 ++ export CONTROLLERMEM=
09:43:42 ++ CONTROLLERMEM=
09:43:42 ++ case "${DISTROSTREAM}" in
09:43:42 ++ CLUSTER_SYSTEM=akka
09:43:42 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:42 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:42 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:42 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:42 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:42 ++ print_common_env
09:43:42 ++ cat
09:43:42 common-functions environment:
09:43:42 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:42 ACTUALFEATURES:
09:43:42 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:42 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:42 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:42 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:42 CONTROLLERMEM:
09:43:42 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:42 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:42 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:42 SUITES:
09:43:42
09:43:42 ++ SSH='ssh -t -t'
09:43:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:42 Changing to /tmp
09:43:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251120.093346-174.zip
09:43:42 + echo 'Changing to /tmp'
09:43:42 + cd /tmp
09:43:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251120.093346-174.zip'
09:43:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251120.093346-174.zip
09:43:42 --2025-11-20 09:43:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251120.093346-174.zip
09:43:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:42 HTTP request sent, awaiting response... 200 OK
09:43:42 Length: 239812582 (229M) [application/zip]
09:43:42 Saving to: ‘karaf-0.21.4-20251120.093346-174.zip’
09:43:42
09:43:42 0K ........ ........ ........ ........ ........ ........ 1% 57.6M 4s
09:43:42 3072K ........ ........ ........ ........ ........ ........ 2% 77.4M 3s
09:43:42 6144K ........ ........ ........ ........ ........ ........ 3% 132M 3s
09:43:42 9216K ........ ........ ........ ........ ........ ........ 5% 112M 3s
09:43:42 12288K ........ ........ ........ ........ ........ ........ 6% 129M 2s
09:43:42 15360K ........ ........ ........ ........ ........ ........ 7% 166M 2s
09:43:42 18432K ........ ........ ........ ........ ........ ........ 9% 180M 2s
09:43:42 21504K ........ ........ ........ ........ ........ ........ 10% 165M 2s
09:43:42 24576K ........ ........ ........ ........ ........ ........ 11% 179M 2s
09:43:42 27648K ........ ........ ........ ........ ........ ........ 13% 141M 2s
09:43:42 30720K ........ ........ ........ ........ ........ ........ 14% 210M 2s
09:43:42 33792K ........ ........ ........ ........ ........ ........ 15% 165M 2s
09:43:42 36864K ........ ........ ........ ........ ........ ........ 17% 196M 1s
09:43:42 39936K ........ ........ ........ ........ ........ ........ 18% 199M 1s
09:43:42 43008K ........ ........ ........ ........ ........ ........ 19% 163M 1s
09:43:42 46080K ........ ........ ........ ........ ........ ........ 20% 225M 1s
09:43:42 49152K ........ ........ ........ ........ ........ ........ 22% 169M 1s
09:43:42 52224K ........ ........ ........ ........ ........ ........ 23% 251M 1s
09:43:42 55296K ........ ........ ........ ........ ........ ........ 24% 275M 1s
09:43:42 58368K ........ ........ ........ ........ ........ ........ 26% 265M 1s
09:43:42 61440K ........ ........ ........ ........ ........ ........ 27% 289M 1s
09:43:42 64512K ........ ........ ........ ........ ........ ........ 28% 218M 1s
09:43:42 67584K ........ ........ ........ ........ ........ ........ 30% 288M 1s
09:43:42 70656K ........ ........ ........ ........ ........ ........ 31% 218M 1s
09:43:42 73728K ........ ........ ........ ........ ........ ........ 32% 198M 1s
09:43:42 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
09:43:42 79872K ........ ........ ........ ........ ........ ........ 35% 184M 1s
09:43:42 82944K ........ ........ ........ ........ ........ ........ 36% 303M 1s
09:43:42 86016K ........ ........ ........ ........ ........ ........ 38% 204M 1s
09:43:42 89088K ........ ........ ........ ........ ........ ........ 39% 174M 1s
09:43:42 92160K ........ ........ ........ ........ ........ ........ 40% 262M 1s
09:43:42 95232K ........ ........ ........ ........ ........ ........ 41% 317M 1s
09:43:42 98304K ........ ........ ........ ........ ........ ........ 43% 327M 1s
09:43:42 101376K ........ ........ ........ ........ ........ ........ 44% 319M 1s
09:43:42 104448K ........ ........ ........ ........ ........ ........ 45% 336M 1s
09:43:42 107520K ........ ........ ........ ........ ........ ........ 47% 237M 1s
09:43:42 110592K ........ ........ ........ ........ ........ ........ 48% 281M 1s
09:43:42 113664K ........ ........ ........ ........ ........ ........ 49% 316M 1s
09:43:42 116736K ........ ........ ........ ........ ........ ........ 51% 327M 1s
09:43:42 119808K ........ ........ ........ ........ ........ ........ 52% 301M 1s
09:43:42 122880K ........ ........ ........ ........ ........ ........ 53% 287M 1s
09:43:42 125952K ........ ........ ........ ........ ........ ........ 55% 315M 1s
09:43:42 129024K ........ ........ ........ ........ ........ ........ 56% 248M 1s
09:43:42 132096K ........ ........ ........ ........ ........ ........ 57% 450M 0s
09:43:42 135168K ........ ........ ........ ........ ........ ........ 59% 189M 0s
09:43:42 138240K ........ ........ ........ ........ ........ ........ 60% 246M 0s
09:43:42 141312K ........ ........ ........ ........ ........ ........ 61% 288M 0s
09:43:42 144384K ........ ........ ........ ........ ........ ........ 62% 282M 0s
09:43:42 147456K ........ ........ ........ ........ ........ ........ 64% 197M 0s
09:43:42 150528K ........ ........ ........ ........ ........ ........ 65% 203M 0s
09:43:42 153600K ........ ........ ........ ........ ........ ........ 66% 272M 0s
09:43:42 156672K ........ ........ ........ ........ ........ ........ 68% 265M 0s
09:43:42 159744K ........ ........ ........ ........ ........ ........ 69% 111M 0s
09:43:42 162816K ........ ........ ........ ........ ........ ........ 70% 229M 0s
09:43:42 165888K ........ ........ ........ ........ ........ ........ 72% 289M 0s
09:43:42 168960K ........ ........ ........ ........ ........ ........ 73% 277M 0s
09:43:43 172032K ........ ........ ........ ........ ........ ........ 74% 262M 0s
09:43:43 175104K ........ ........ ........ ........ ........ ........ 76% 274M 0s
09:43:43 178176K ........ ........ ........ ........ ........ ........ 77% 275M 0s
09:43:43 181248K ........ ........ ........ ........ ........ ........ 78% 265M 0s
09:43:43 184320K ........ ........ ........ ........ ........ ........ 80% 283M 0s
09:43:43 187392K ........ ........ ........ ........ ........ ........ 81% 221M 0s
09:43:43 190464K ........ ........ ........ ........ ........ ........ 82% 252M 0s
09:43:43 193536K ........ ........ ........ ........ ........ ........ 83% 283M 0s
09:43:43 196608K ........ ........ ........ ........ ........ ........ 85% 270M 0s
09:43:43 199680K ........ ........ ........ ........ ........ ........ 86% 278M 0s
09:43:43 202752K ........ ........ ........ ........ ........ ........ 87% 283M 0s
09:43:43 205824K ........ ........ ........ ........ ........ ........ 89% 271M 0s
09:43:43 208896K ........ ........ ........ ........ ........ ........ 90% 265M 0s
09:43:43 211968K ........ ........ ........ ........ ........ ........ 91% 268M 0s
09:43:43 215040K ........ ........ ........ ........ ........ ........ 93% 272M 0s
09:43:43 218112K ........ ........ ........ ........ ........ ........ 94% 286M 0s
09:43:43 221184K ........ ........ ........ ........ ........ ........ 95% 261M 0s
09:43:43 224256K ........ ........ ........ ........ ........ ........ 97% 307M 0s
09:43:43 227328K ........ ........ ........ ........ ........ ........ 98% 287M 0s
09:43:43 230400K ........ ........ ........ ........ ........ ........ 99% 293M 0s
09:43:43 233472K ........ ... 100% 256M=1.1s
09:43:43
09:43:43 2025-11-20 09:43:43 (216 MB/s) - ‘karaf-0.21.4-20251120.093346-174.zip’ saved [239812582/239812582]
09:43:43
09:43:43 Extracting the new controller...
09:43:43 + echo 'Extracting the new controller...'
09:43:43 + unzip -q karaf-0.21.4-20251120.093346-174.zip
09:43:45 Adding external repositories...
09:43:45 + echo 'Adding external repositories...'
09:43:45 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:45 ################################################################################
09:43:45 #
09:43:45 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:45 # contributor license agreements. See the NOTICE file distributed with
09:43:45 # this work for additional information regarding copyright ownership.
09:43:45 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:45 # (the "License"); you may not use this file except in compliance with
09:43:45 # the License. You may obtain a copy of the License at
09:43:45 #
09:43:45 # http://www.apache.org/licenses/LICENSE-2.0
09:43:45 #
09:43:45 # Unless required by applicable law or agreed to in writing, software
09:43:45 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:45 # See the License for the specific language governing permissions and
09:43:45 # limitations under the License.
09:43:45 #
09:43:45 ################################################################################
09:43:45
09:43:45 #
09:43:45 # If set to true, the following property will not allow any certificate to be used
09:43:45 # when accessing Maven repositories through SSL
09:43:45 #
09:43:45 #org.ops4j.pax.url.mvn.certificateCheck=
09:43:45
09:43:45 #
09:43:45 # Path to the local Maven settings file.
09:43:45 # The repositories defined in this file will be automatically added to the list
09:43:45 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:43:45 # below is not set.
09:43:45 # The following locations are checked for the existence of the settings.xml file
09:43:45 # * 1. looks for the specified url
09:43:45 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:43:45 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:43:45 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:43:45 #
09:43:45 #org.ops4j.pax.url.mvn.settings=
09:43:45
09:43:45 #
09:43:45 # Path to the local Maven repository which is used to avoid downloading
09:43:45 # artifacts when they already exist locally.
09:43:45 # The value of this property will be extracted from the settings.xml file
09:43:45 # above, or defaulted to:
09:43:45 # System.getProperty( "user.home" ) + "/.m2/repository"
09:43:45 #
09:43:45 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:43:45
09:43:45 #
09:43:45 # Default this to false. It's just weird to use undocumented repos
09:43:45 #
09:43:45 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:43:45
09:43:45 #
09:43:45 # Uncomment if you don't wanna use the proxy settings
09:43:45 # from the Maven conf/settings.xml file
09:43:45 #
09:43:45 # org.ops4j.pax.url.mvn.proxySupport=false
09:43:45
09:43:45 #
09:43:45 # Comma separated list of repositories scanned when resolving an artifact.
09:43:45 # Those repositories will be checked before iterating through the
09:43:45 # below list of repositories and even before the local repository
09:43:45 # A repository url can be appended with zero or more of the following flags:
09:43:45 # @snapshots : the repository contains snaphots
09:43:45 # @noreleases : the repository does not contain any released artifacts
09:43:45 #
09:43:45 # The following property value will add the system folder as a repo.
09:43:45 #
09:43:45 org.ops4j.pax.url.mvn.defaultRepositories=\
09:43:45 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:43:45 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:43:45 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:43:45
09:43:45 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:43:45 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:43:45
09:43:45 #
09:43:45 # Comma separated list of repositories scanned when resolving an artifact.
09:43:45 # The default list includes the following repositories:
09:43:45 # http://repo1.maven.org/maven2@id=central
09:43:45 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:43:45 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:43:45 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:43:45 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:43:45 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:43:45 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:45 # To add repositories to the default ones, prepend '+' to the list of repositories
09:43:45 # to add.
09:43:45 # A repository url can be appended with zero or more of the following flags:
09:43:45 # @snapshots : the repository contains snapshots
09:43:45 # @noreleases : the repository does not contain any released artifacts
09:43:45 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:43:45 #
09:43:45 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:43:45
09:43:45 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:43:45 + [[ True == \T\r\u\e ]]
09:43:45 + echo 'Configuring the startup features...'
09:43:45 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:45 + FEATURE_TEST_STRING=features-test
09:43:45 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:43:45 + KARAF_VERSION=karaf4
09:43:45 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:43:45 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:45 + [[ ! -z '' ]]
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:45 ################################################################################
09:43:45 #
09:43:45 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:45 # contributor license agreements. See the NOTICE file distributed with
09:43:45 # this work for additional information regarding copyright ownership.
09:43:45 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:45 # (the "License"); you may not use this file except in compliance with
09:43:45 # the License. You may obtain a copy of the License at
09:43:45 #
09:43:45 # http://www.apache.org/licenses/LICENSE-2.0
09:43:45 #
09:43:45 # Unless required by applicable law or agreed to in writing, software
09:43:45 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:45 # See the License for the specific language governing permissions and
09:43:45 # limitations under the License.
09:43:45 #
09:43:45 ################################################################################
09:43:45
09:43:45 #
09:43:45 # Comma separated list of features repositories to register by default
09:43:45 #
09:43:45 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/6400f948-0b4d-41d1-89f8-7f259b727cf7.xml
09:43:45
09:43:45 #
09:43:45 # Comma separated list of features to install at startup
09:43:45 #
09:43:45 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, e07c7ec6-a933-4ab8-a999-3ca6abf8b7e2
09:43:45
09:43:45 #
09:43:45 # Resource repositories (OBR) that the features resolver can use
09:43:45 # to resolve requirements/capabilities
09:43:45 #
09:43:45 # The format of the resourceRepositories is
09:43:45 # resourceRepositories=[xml:url|json:url],...
09:43:45 # for Instance:
09:43:45 #
09:43:45 #resourceRepositories=xml:http://host/path/to/index.xml
09:43:45 # or
09:43:45 #resourceRepositories=json:http://host/path/to/index.json
09:43:45 #
09:43:45
09:43:45 #
09:43:45 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:43:45 #
09:43:45 featuresBootAsynchronous=false
09:43:45
09:43:45 #
09:43:45 # Service requirements enforcement
09:43:45 #
09:43:45 # By default, the feature resolver checks the service requirements/capabilities of
09:43:45 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:43:45 # the required bundles.
09:43:45 # The following flag can have those values:
09:43:45 # - disable: service requirements are completely ignored
09:43:45 # - default: service requirements are ignored for old features
09:43:45 # - enforce: service requirements are always verified
09:43:45 #
09:43:45 #serviceRequirements=default
09:43:45
09:43:45 #
09:43:45 # Store cfg file for config element in feature
09:43:45 #
09:43:45 #configCfgStore=true
09:43:45
09:43:45 #
09:43:45 # Define if the feature service automatically refresh bundles
09:43:45 #
09:43:45 autoRefresh=true
09:43:45
09:43:45 #
09:43:45 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:43:45 # XML file defines instructions related to features processing
09:43:45 # versions.properties may declare properties to resolve placeholders in XML file
09:43:45 # both files are relative to ${karaf.etc}
09:43:45 #
09:43:45 #featureProcessing=org.apache.karaf.features.xml
09:43:45 #featureProcessingVersions=versions.properties
09:43:45 + configure_karaf_log karaf4 ''
09:43:45 + local -r karaf_version=karaf4
09:43:45 + local -r controllerdebugmap=
09:43:45 + local logapi=log4j
09:43:45 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:45 log4j2.rootLogger.level = INFO
09:43:45 #log4j2.rootLogger.type = asyncRoot
09:43:45 #log4j2.rootLogger.includeLocation = false
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:45 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:45 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:45 log4j2.logger.spifly.level = WARN
09:43:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:45 log4j2.logger.audit.level = INFO
09:43:45 log4j2.logger.audit.additivity = false
09:43:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:45 log4j2.appender.console.type = Console
09:43:45 log4j2.appender.console.name = Console
09:43:45 log4j2.appender.console.layout.type = PatternLayout
09:43:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:45 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:45 log4j2.appender.rolling.name = RollingFile
09:43:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:45 #log4j2.appender.rolling.immediateFlush = false
09:43:45 log4j2.appender.rolling.append = true
09:43:45 log4j2.appender.rolling.layout.type = PatternLayout
09:43:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:45 log4j2.appender.rolling.policies.type = Policies
09:43:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:45 log4j2.appender.rolling.policies.size.size = 64MB
09:43:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:45 log4j2.appender.rolling.strategy.max = 7
09:43:45 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:45 log4j2.appender.audit.name = AuditRollingFile
09:43:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:45 log4j2.appender.audit.append = true
09:43:45 log4j2.appender.audit.layout.type = PatternLayout
09:43:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:45 log4j2.appender.audit.policies.type = Policies
09:43:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:45 log4j2.appender.audit.policies.size.size = 8MB
09:43:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:45 log4j2.appender.audit.strategy.max = 7
09:43:45 log4j2.appender.osgi.type = PaxOsgi
09:43:45 log4j2.appender.osgi.name = PaxOsgi
09:43:45 log4j2.appender.osgi.filter = *
09:43:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:45 #log4j2.logger.aether.level = TRACE
09:43:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:45 #log4j2.logger.http-headers.level = DEBUG
09:43:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:45 #log4j2.logger.maven.level = TRACE
09:43:45 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:43:45 + logapi=log4j2
09:43:45 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:43:45 + '[' log4j2 == log4j2 ']'
09:43:45 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:45 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:43:45 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:43:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:43:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:43:45 controllerdebugmap:
09:43:45 + unset IFS
09:43:45 + echo 'controllerdebugmap: '
09:43:45 + '[' -n '' ']'
09:43:45 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:43:45 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:45 ################################################################################
09:43:45 #
09:43:45 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:45 # contributor license agreements. See the NOTICE file distributed with
09:43:45 # this work for additional information regarding copyright ownership.
09:43:45 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:45 # (the "License"); you may not use this file except in compliance with
09:43:45 # the License. You may obtain a copy of the License at
09:43:45 #
09:43:45 # http://www.apache.org/licenses/LICENSE-2.0
09:43:45 #
09:43:45 # Unless required by applicable law or agreed to in writing, software
09:43:45 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:45 # See the License for the specific language governing permissions and
09:43:45 # limitations under the License.
09:43:45 #
09:43:45 ################################################################################
09:43:45
09:43:45 # Common pattern layout for appenders
09:43:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:43:45
09:43:45 # Root logger
09:43:45 log4j2.rootLogger.level = INFO
09:43:45 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:43:45 #log4j2.rootLogger.type = asyncRoot
09:43:45 #log4j2.rootLogger.includeLocation = false
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:43:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:43:45 log4j2.rootLogger.appenderRef.Console.ref = Console
09:43:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:43:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:43:45
09:43:45 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:43:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:43:45
09:43:45 # Loggers configuration
09:43:45
09:43:45 # Spifly logger
09:43:45 log4j2.logger.spifly.name = org.apache.aries.spifly
09:43:45 log4j2.logger.spifly.level = WARN
09:43:45
09:43:45 # Security audit logger
09:43:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:43:45 log4j2.logger.audit.level = INFO
09:43:45 log4j2.logger.audit.additivity = false
09:43:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:43:45
09:43:45 # Appenders configuration
09:43:45
09:43:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:43:45 log4j2.appender.console.type = Console
09:43:45 log4j2.appender.console.name = Console
09:43:45 log4j2.appender.console.layout.type = PatternLayout
09:43:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:43:45
09:43:45 # Rolling file appender
09:43:45 log4j2.appender.rolling.type = RollingRandomAccessFile
09:43:45 log4j2.appender.rolling.name = RollingFile
09:43:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:43:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:43:45 # uncomment to not force a disk flush
09:43:45 #log4j2.appender.rolling.immediateFlush = false
09:43:45 log4j2.appender.rolling.append = true
09:43:45 log4j2.appender.rolling.layout.type = PatternLayout
09:43:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:43:45 log4j2.appender.rolling.policies.type = Policies
09:43:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:43:45 log4j2.appender.rolling.policies.size.size = 1GB
09:43:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:43:45 log4j2.appender.rolling.strategy.max = 7
09:43:45
09:43:45 # Audit file appender
09:43:45 log4j2.appender.audit.type = RollingRandomAccessFile
09:43:45 log4j2.appender.audit.name = AuditRollingFile
09:43:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:43:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:43:45 log4j2.appender.audit.append = true
09:43:45 log4j2.appender.audit.layout.type = PatternLayout
09:43:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:43:45 log4j2.appender.audit.policies.type = Policies
09:43:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:43:45 log4j2.appender.audit.policies.size.size = 8MB
09:43:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:43:45 log4j2.appender.audit.strategy.max = 7
09:43:45
09:43:45 # OSGi appender
09:43:45 log4j2.appender.osgi.type = PaxOsgi
09:43:45 log4j2.appender.osgi.name = PaxOsgi
09:43:45 log4j2.appender.osgi.filter = *
09:43:45
09:43:45 # help with identification of maven-related problems with pax-url-aether
09:43:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:43:45 #log4j2.logger.aether.level = TRACE
09:43:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:43:45 #log4j2.logger.http-headers.level = DEBUG
09:43:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:43:45 #log4j2.logger.maven.level = TRACE
09:43:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:43:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:43:45 Configure
09:43:45 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:43:45 max memory: 2048m
09:43:45 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:43:45 + local -r controllermem=2048m
09:43:45 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 + echo Configure
09:43:45 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:43:45 + echo ' max memory: 2048m'
09:43:45 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:45 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:45 #!/bin/sh
09:43:45 #
09:43:45 # Licensed to the Apache Software Foundation (ASF) under one or more
09:43:45 # contributor license agreements. See the NOTICE file distributed with
09:43:45 # this work for additional information regarding copyright ownership.
09:43:45 # The ASF licenses this file to You under the Apache License, Version 2.0
09:43:45 # (the "License"); you may not use this file except in compliance with
09:43:45 # the License. You may obtain a copy of the License at
09:43:45 #
09:43:45 # http://www.apache.org/licenses/LICENSE-2.0
09:43:45 #
09:43:45 # Unless required by applicable law or agreed to in writing, software
09:43:45 # distributed under the License is distributed on an "AS IS" BASIS,
09:43:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:43:45 # See the License for the specific language governing permissions and
09:43:45 # limitations under the License.
09:43:45 #
09:43:45
09:43:45 #
09:43:45 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:43:45 # script: client, instance, shell, start, status, stop, karaf
09:43:45 #
09:43:45 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:43:45 # Actions go here...
09:43:45 # fi
09:43:45
09:43:45 #
09:43:45 # general settings which should be applied for all scripts go here; please keep
09:43:45 # in mind that it is possible that scripts might be executed more than once, e.g.
09:43:45 # in example of the start script where the start script is executed first and the
09:43:45 # karaf script afterwards.
09:43:45 #
09:43:45
09:43:45 #
09:43:45 # The following section shows the possible configuration options for the default
09:43:45 # karaf scripts
09:43:45 #
09:43:45 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:43:45 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:43:45 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:43:45 # export EXTRA_JAVA_OPTS # Additional JVM options
09:43:45 # export KARAF_HOME # Karaf home folder
09:43:45 # export KARAF_DATA # Karaf data folder
09:43:45 # export KARAF_BASE # Karaf base folder
09:43:45 # export KARAF_ETC # Karaf etc folder
09:43:45 # export KARAF_LOG # Karaf log folder
09:43:45 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:43:45 # export KARAF_OPTS # Additional available Karaf options
09:43:45 # export KARAF_DEBUG # Enable debug mode
09:43:45 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:43:45 # export KARAF_NOROOT # Prevent execution as root if set to true
09:43:45 Set Java version
09:43:45 + echo 'Set Java version'
09:43:45 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:43:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:45 sudo: a password is required
09:43:45 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:43:45 sudo: a password is required
09:43:45 JDK default version ...
09:43:45 + echo 'JDK default version ...'
09:43:45 + java -version
09:43:45 openjdk version "21.0.8" 2025-07-15
09:43:45 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
09:43:45 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
09:43:45 Set JAVA_HOME
09:43:45 + echo 'Set JAVA_HOME'
09:43:45 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:45 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:43:45 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:45 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:45 Listing all open ports on controller system...
09:43:45 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:43:45 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:43:45 + echo 'Listing all open ports on controller system...'
09:43:45 + netstat -pnatu
09:43:45 /tmp/configuration-script.sh: line 40: netstat: command not found
09:43:45 Configuring cluster
09:43:45 + '[' -f /tmp/custom_shard_config.txt ']'
09:43:45 + echo 'Configuring cluster'
09:43:45 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.33
09:43:45 ################################################
09:43:45 ## Configure Cluster ##
09:43:45 ################################################
09:43:45 NOTE: Cluster configuration files not found. Copying from
09:43:45 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:43:45 Configuring unique name in akka.conf
09:43:45 Configuring hostname in akka.conf
09:43:45 Configuring data and rpc seed nodes in akka.conf
09:43:45 modules = [
09:43:45
09:43:45 {
09:43:45 name = "inventory"
09:43:45 namespace = "urn:opendaylight:inventory"
09:43:45 shard-strategy = "module"
09:43:45 },
09:43:45 {
09:43:45 name = "topology"
09:43:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:45 shard-strategy = "module"
09:43:45 },
09:43:45 {
09:43:45 name = "toaster"
09:43:45 namespace = "http://netconfcentral.org/ns/toaster"
09:43:45 shard-strategy = "module"
09:43:45 }
09:43:45 ]
09:43:45 Configuring replication type in module-shards.conf
09:43:45 ################################################
09:43:45 ## NOTE: Manually restart controller to ##
09:43:45 ## apply configuration. ##
09:43:45 ################################################
09:43:45 Dump akka.conf
09:43:45 + echo 'Dump akka.conf'
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:45
09:43:45 odl-cluster-data {
09:43:45 akka {
09:43:45 remote {
09:43:45 artery {
09:43:45 enabled = on
09:43:45 transport = tcp
09:43:45 canonical.hostname = "10.30.171.33"
09:43:45 canonical.port = 2550
09:43:45 }
09:43:45 }
09:43:45
09:43:45 cluster {
09:43:45 # Using artery.
09:43:45 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.33:2550"]
09:43:45
09:43:45 roles = ["member-1"]
09:43:45
09:43:45 # when under load we might trip a false positive on the failure detector
09:43:45 # failure-detector {
09:43:45 # heartbeat-interval = 4 s
09:43:45 # acceptable-heartbeat-pause = 16s
09:43:45 # }
09:43:45 }
09:43:45
09:43:45 persistence {
09:43:45 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:43:45 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:43:45 # The relative path is always relative to KARAF_HOME.
09:43:45
09:43:45 # snapshot-store.local.dir = "target/snapshots"
09:43:45
09:43:45 # Use lz4 compression for LocalSnapshotStore snapshots
09:43:45 snapshot-store.local.use-lz4-compression = false
09:43:45 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:43:45 snapshot-store.local.lz4-blocksize = 256KB
09:43:45 }
09:43:45 disable-default-actor-system-quarantined-event-handling = "false"
09:43:45 }
09:43:45 }
09:43:45 Dump modules.conf
09:43:45 + echo 'Dump modules.conf'
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:45 modules = [
09:43:45
09:43:45 {
09:43:45 name = "inventory"
09:43:45 namespace = "urn:opendaylight:inventory"
09:43:45 shard-strategy = "module"
09:43:45 },
09:43:45 {
09:43:45 name = "topology"
09:43:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:43:45 shard-strategy = "module"
09:43:45 },
09:43:45 {
09:43:45 name = "toaster"
09:43:45 namespace = "http://netconfcentral.org/ns/toaster"
09:43:45 shard-strategy = "module"
09:43:45 }
09:43:45 ]
09:43:45 Dump module-shards.conf
09:43:45 + echo 'Dump module-shards.conf'
09:43:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:45 module-shards = [
09:43:45 {
09:43:45 name = "default"
09:43:45 shards = [
09:43:45 {
09:43:45 name = "default"
09:43:45 replicas = ["member-1"]
09:43:45 }
09:43:45 ]
09:43:45 },
09:43:45 {
09:43:45 name = "inventory"
09:43:45 shards = [
09:43:45 {
09:43:45 name="inventory"
09:43:45 replicas = ["member-1"]
09:43:45 }
09:43:45 ]
09:43:45 },
09:43:45 {
09:43:45 name = "topology"
09:43:45 shards = [
09:43:45 {
09:43:45 name="topology"
09:43:45 replicas = ["member-1"]
09:43:45 }
09:43:45 ]
09:43:45 },
09:43:45 {
09:43:45 name = "toaster"
09:43:45 shards = [
09:43:45 {
09:43:45 name="toaster"
09:43:45 replicas = ["member-1"]
09:43:45 }
09:43:45 ]
09:43:45 }
09:43:45 ]
09:43:45 Locating config plan to use...
09:43:45 Finished running config plans
09:43:45 Starting member-1 with IP address 10.30.171.33
09:43:45 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:45 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:46 Redirecting karaf console output to karaf_console.log
09:43:46 Starting controller...
09:43:46 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:43:46 Execute the post startup script on controller 10.30.171.33
09:43:46 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:46 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:43:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:44:51 2025-11-20T09:44:02,788 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:51 Controller is UP
09:44:51 2025-11-20T09:44:02,788 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:44:51 Listing all open ports on controller system...
09:44:51 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:44:51 looking for "BindException: Address already in use" in log file
09:44:51 looking for "server is unhealthy" in log file
09:44:51 Let's take the karaf thread dump
09:44:51 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:44:52 karaf main: org.apache.karaf.main.Main, pid:2032
09:44:52 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:44:52 Generating mininet variables...
09:44:52 Locating test plan to use...
09:44:52 Changing the testplan path...
09:44:52 # Place the suites in run order:
09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:44:52 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:44:52 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:44:52 ==============================================================================
09:44:52 openflowplugin-sanity.txt
09:44:52 ==============================================================================
09:44:53 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:44:53 ==============================================================================
09:44:56 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:44:56 ==============================================================================
09:44:56 Get list of nodes :: Get the inventory | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get node 1 inventory :: Get the inventory for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get node 2 inventory :: Get the inventory for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Get node 3 inventory :: Get the inventory for a node | PASS |
09:44:59 ------------------------------------------------------------------------------
09:44:59 Link Down :: Take link s1-s2 down | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 Link Up :: Take link s1-s2 up | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:01 7 tests, 7 passed, 0 failed
09:45:01 ==============================================================================
09:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:01 ==============================================================================
09:45:01 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:01 ------------------------------------------------------------------------------
09:45:01 List all the links :: List all the links in the topology. | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 Link Down :: Take link s1-s2 down | PASS |
09:45:05 ------------------------------------------------------------------------------
09:45:05 Link Up :: Take link s1-s2 up | PASS |
09:45:11 ------------------------------------------------------------------------------
09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:11 4 tests, 4 passed, 0 failed
09:45:11 ==============================================================================
09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:11 ==============================================================================
09:45:11 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:12 4 tests, 4 passed, 0 failed
09:45:12 ==============================================================================
09:45:12 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:12 ==============================================================================
09:45:12 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:12 ------------------------------------------------------------------------------
09:45:12 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:14 ------------------------------------------------------------------------------
09:45:14 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:16 ------------------------------------------------------------------------------
09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:16 6 tests, 6 passed, 0 failed
09:45:16 ==============================================================================
09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:16 21 tests, 21 passed, 0 failed
09:45:16 ==============================================================================
09:45:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:16 ==============================================================================
09:45:19 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:19 ==============================================================================
09:45:19 Get list of nodes :: Get the inventory | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:21 ------------------------------------------------------------------------------
09:45:21 Link Down :: Take link s1-s2 down | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Link Up :: Take link s1-s2 up | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:23 7 tests, 7 passed, 0 failed
09:45:23 ==============================================================================
09:45:23 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:23 ==============================================================================
09:45:23 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 List all the links :: List all the links in the topology. | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Link Down :: Take link s1-s2 down | PASS |
09:45:25 ------------------------------------------------------------------------------
09:45:25 Link Up :: Take link s1-s2 up | PASS |
09:45:31 ------------------------------------------------------------------------------
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:31 4 tests, 4 passed, 0 failed
09:45:31 ==============================================================================
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:31 ==============================================================================
09:45:31 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:32 4 tests, 4 passed, 0 failed
09:45:32 ==============================================================================
09:45:32 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:32 ==============================================================================
09:45:32 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:32 ------------------------------------------------------------------------------
09:45:32 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:36 ------------------------------------------------------------------------------
09:45:36 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:38 ------------------------------------------------------------------------------
09:45:38 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:42 ------------------------------------------------------------------------------
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:42 9 tests, 9 passed, 0 failed
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:42 24 tests, 24 passed, 0 failed
09:45:42 ==============================================================================
09:45:42 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:42 ==============================================================================
09:45:45 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:45 ==============================================================================
09:45:45 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:45:47 ------------------------------------------------------------------------------
09:45:47 Test Is Flow 1 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 2 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 3 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 4 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 5 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 6 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 7 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 8 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 9 Added | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Test Is Flow 10 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 11 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 14 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 15 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 16 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 17 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 18 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 19 Added | PASS |
09:45:49 ------------------------------------------------------------------------------
09:45:49 Test Is Flow 20 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 21 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 22 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 23 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 24 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 25 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 31 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 36 Added | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Test Is Flow 38 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 43 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 45 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 101 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 102 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 103 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 104 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 105 Added | PASS |
09:45:51 ------------------------------------------------------------------------------
09:45:51 Test Is Flow 106 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 107 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 108 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 109 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 110 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 113 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 156 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 201 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 202 Added | PASS |
09:45:52 ------------------------------------------------------------------------------
09:45:52 Test Is Flow 203 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 204 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 205 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 206 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 209 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 214 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 218 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 219 Added | PASS |
09:45:53 ------------------------------------------------------------------------------
09:45:53 Test Is Flow 220 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 221 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 222 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 223 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 224 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 225 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Is Flow 550 Added | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 1 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 2 Updated | PASS |
09:45:59 ------------------------------------------------------------------------------
09:45:59 Test Is Flow 3 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 4 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 5 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 6 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 7 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 8 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 9 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 10 Updated | PASS |
09:46:00 ------------------------------------------------------------------------------
09:46:00 Test Is Flow 11 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 14 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 15 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 16 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 17 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 18 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 19 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 20 Updated | PASS |
09:46:01 ------------------------------------------------------------------------------
09:46:01 Test Is Flow 21 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 22 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 23 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 24 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 25 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 31 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 36 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 38 Updated | PASS |
09:46:02 ------------------------------------------------------------------------------
09:46:02 Test Is Flow 43 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 45 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 101 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 102 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 103 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 104 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 105 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 106 Updated | PASS |
09:46:03 ------------------------------------------------------------------------------
09:46:03 Test Is Flow 107 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 108 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 109 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 110 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 113 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 156 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 201 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 202 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 203 Updated | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 204 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 205 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 206 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 209 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 214 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 218 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 219 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 220 Updated | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 221 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 222 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 223 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 224 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 225 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 550 Updated | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 1 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 2 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 3 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 4 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 5 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 6 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 7 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 8 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 9 Deleted | PASS |
09:46:11 ------------------------------------------------------------------------------
09:46:11 Test Is Flow 10 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 11 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 14 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 15 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 16 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 17 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 18 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 19 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 20 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 21 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 22 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 23 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 24 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 25 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 31 Deleted | PASS |
09:46:12 ------------------------------------------------------------------------------
09:46:12 Test Is Flow 36 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 38 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 43 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 45 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 101 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 102 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 103 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 104 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 105 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 106 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 107 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 108 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 109 Deleted | PASS |
09:46:13 ------------------------------------------------------------------------------
09:46:13 Test Is Flow 110 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 113 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 156 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 201 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 202 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 203 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 204 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 205 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 206 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 209 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 214 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 218 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 219 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 220 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 221 Deleted | PASS |
09:46:14 ------------------------------------------------------------------------------
09:46:14 Test Is Flow 222 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 223 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 224 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 225 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 550 Deleted | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:15 174 tests, 174 passed, 0 failed
09:46:15 ==============================================================================
09:46:15 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:15 ==============================================================================
09:46:15 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 1 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 2 Added | PASS |
09:46:40 ------------------------------------------------------------------------------
09:46:40 Test Is Flow 3 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 4 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 5 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 6 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 7 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 8 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 9 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 10 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 11 Added | PASS |
09:46:41 ------------------------------------------------------------------------------
09:46:41 Test Is Flow 15 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 16 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 17 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 18 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 19 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 20 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 21 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 22 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 23 Added | PASS |
09:46:42 ------------------------------------------------------------------------------
09:46:42 Test Is Flow 24 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 25 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 31 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 36 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 38 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 43 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 45 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 101 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 102 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 103 Added | PASS |
09:46:43 ------------------------------------------------------------------------------
09:46:43 Test Is Flow 104 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 105 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 106 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 107 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 108 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 109 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 110 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 113 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 201 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 202 Added | PASS |
09:46:44 ------------------------------------------------------------------------------
09:46:44 Test Is Flow 203 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 204 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 205 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 206 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 209 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 214 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 218 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 219 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Is Flow 220 Added | PASS |
09:46:45 ------------------------------------------------------------------------------
09:46:45 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 1 Updated | PASS |
09:47:13 ------------------------------------------------------------------------------
09:47:13 Test Is Flow 2 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 3 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 4 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 5 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 6 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 7 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 8 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 9 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 10 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 11 Updated | PASS |
09:47:14 ------------------------------------------------------------------------------
09:47:14 Test Is Flow 14 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 15 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 16 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 17 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 18 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 19 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 20 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 21 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 22 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 23 Updated | PASS |
09:47:15 ------------------------------------------------------------------------------
09:47:15 Test Is Flow 24 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 25 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 31 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 36 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 38 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 43 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 45 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 101 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 102 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 103 Updated | PASS |
09:47:16 ------------------------------------------------------------------------------
09:47:16 Test Is Flow 104 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 105 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 106 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 107 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 108 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 109 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 110 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 113 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 201 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 202 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 203 Updated | PASS |
09:47:17 ------------------------------------------------------------------------------
09:47:17 Test Is Flow 204 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 205 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 206 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 209 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 214 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 218 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 219 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Is Flow 220 Updated | PASS |
09:47:18 ------------------------------------------------------------------------------
09:47:18 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:47:46 ------------------------------------------------------------------------------
09:47:46 Test Is Flow 1 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 2 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 3 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 4 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 5 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 6 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 7 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 8 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 9 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 10 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 11 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 14 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 15 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 16 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 17 Deleted | PASS |
09:47:47 ------------------------------------------------------------------------------
09:47:47 Test Is Flow 18 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 19 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 20 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 21 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 22 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 23 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 24 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 25 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 31 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 36 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 38 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 43 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 45 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 101 Deleted | PASS |
09:47:48 ------------------------------------------------------------------------------
09:47:48 Test Is Flow 102 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 103 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 104 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 105 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 106 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 107 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 108 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 109 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 110 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 113 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 201 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 202 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 203 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 204 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 205 Deleted | PASS |
09:47:49 ------------------------------------------------------------------------------
09:47:49 Test Is Flow 206 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 209 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 214 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 218 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 219 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 Test Is Flow 220 Deleted | PASS |
09:47:50 ------------------------------------------------------------------------------
09:47:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:47:50 152 tests, 152 passed, 0 failed
09:47:50 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:47:50 326 tests, 326 passed, 0 failed
09:47:50 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Reconciliation
09:47:50 ==============================================================================
09:47:50 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:47:50 ==============================================================================
09:47:50 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:47:52 ------------------------------------------------------------------------------
09:47:52 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:47:53 ------------------------------------------------------------------------------
09:47:53 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:47:54 ------------------------------------------------------------------------------
09:47:54 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:47:57 ------------------------------------------------------------------------------
09:47:57 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:07 | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:17 | PASS |
09:48:17 ------------------------------------------------------------------------------
09:48:17 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:19 ------------------------------------------------------------------------------
09:48:19 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:22 ------------------------------------------------------------------------------
09:48:22 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:51 | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Stop Mininet :: Stop Mininet. | PASS |
09:48:51 ------------------------------------------------------------------------------
09:48:51 Check No Switches :: Check no switches in topology. | PASS |
09:48:52 ------------------------------------------------------------------------------
09:48:53 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:48:53 23 tests, 23 passed, 0 failed
09:48:53 ==============================================================================
09:48:53 openflowplugin-sanity.txt.Reconciliation | PASS |
09:48:53 23 tests, 23 passed, 0 failed
09:48:53 ==============================================================================
09:48:53 openflowplugin-sanity.txt | PASS |
09:48:53 394 tests, 394 passed, 0 failed
09:48:53 ==============================================================================
09:48:53 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:48:57 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:48:57 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:48:57 Examining the files in data/log and checking filesize
09:48:57 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:48:57 total 1020
09:48:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 20 09:43 .
09:48:57 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 20 09:43 karaf_console.log
09:48:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 20 09:44 ..
09:48:57 -rw-rw-r-- 1 jenkins jenkins 1030164 Nov 20 09:48 karaf.log
09:48:57 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:48:57 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:48:57 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:48:57 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:48:57 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:48:57 Let's take the karaf thread dump again...
09:48:58 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:48:58 karaf main: org.apache.karaf.main.Main, pid:4349
09:48:58 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:48:58 Killing ODL
09:48:58 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:04 Compressing karaf.log 1
09:49:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:04 Fetching compressed karaf.log 1
09:49:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:05 Fetch GC logs
09:49:05 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
09:49:05 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:05 Examine copied files
09:49:05 total 43544
09:49:05 drwxrwxr-x. 2 jenkins jenkins 6 Nov 20 09:49 gclogs-1
09:49:05 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 20 09:49 odl1_karaf_console.log
09:49:05 -rw-rw-r--. 1 jenkins jenkins 70522 Nov 20 09:49 odl1_karaf.log.gz
09:49:05 -rw-rw-r--. 1 jenkins jenkins 148821 Nov 20 09:48 karaf_1_4349_threads_after.log
09:49:05 -rw-rw-r--. 1 jenkins jenkins 14241 Nov 20 09:48 ps_after.log
09:49:05 -rw-rw-r--. 1 jenkins jenkins 270955 Nov 20 09:48 report.html
09:49:05 -rw-rw-r--. 1 jenkins jenkins 3356157 Nov 20 09:48 log.html
09:49:05 -rw-rw-r--. 1 jenkins jenkins 40532565 Nov 20 09:48 output.xml
09:49:05 -rw-rw-r--. 1 jenkins jenkins 491 Nov 20 09:44 testplan.txt
09:49:05 -rw-rw-r--. 1 jenkins jenkins 106241 Nov 20 09:44 karaf_1_2032_threads_before.log
09:49:05 -rw-rw-r--. 1 jenkins jenkins 14010 Nov 20 09:44 ps_before.log
09:49:05 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 20 09:43 post-startup-script.sh
09:49:05 -rw-rw-r--. 1 jenkins jenkins 252 Nov 20 09:43 startup-script.sh
09:49:05 -rw-rw-r--. 1 jenkins jenkins 3494 Nov 20 09:43 configuration-script.sh
09:49:05 -rw-rw-r--. 1 jenkins jenkins 337 Nov 20 09:43 detect_variables.env
09:49:05 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 20 09:43 pom.xml
09:49:05 -rw-rw-r--. 1 jenkins jenkins 92 Nov 20 09:43 set_variables.env
09:49:05 -rw-rw-r--. 1 jenkins jenkins 297 Nov 20 09:43 slave_addresses.txt
09:49:05 -rw-rw-r--. 1 jenkins jenkins 570 Nov 20 09:42 requirements.txt
09:49:05 -rw-rw-r--. 1 jenkins jenkins 26 Nov 20 09:42 env.properties
09:49:05 -rw-rw-r--. 1 jenkins jenkins 334 Nov 20 09:41 stack-parameters.yaml
09:49:05 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 20 09:40 test
09:49:05 drwxrwxr-x. 2 jenkins jenkins 6 Nov 20 09:40 test@tmp
09:49:05 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 20 09:34 maven-metadata.xml
09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2464548038031141662.sh
09:49:05 Karaf Deployments, Tests must have already run
09:49:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins3330107660776013625.sh
09:49:05 Cleaning up Robot installation...
09:49:05 $ ssh-agent -k
09:49:05 unset SSH_AUTH_SOCK;
09:49:05 unset SSH_AGENT_PID;
09:49:05 echo Agent pid 6399 killed;
09:49:05 [ssh-agent] Stopped.
09:49:05 Recording plot data
09:49:05 Robot results publisher started...
09:49:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:05 -Parsing output xml:
09:49:06 Done!
09:49:06 -Copying log files to build dir:
09:49:08 Done!
09:49:08 -Assigning results to build:
09:49:08 Done!
09:49:08 -Checking thresholds:
09:49:08 Done!
09:49:08 Done publishing Robot results.
09:49:08 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17514477276571421488.sh
09:49:08 Archiving csit artifacts
09:49:08 mv: cannot stat '*_1.png': No such file or directory
09:49:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:08 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:08 Dload Upload Total Spent Left Speed
09:49:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2376k 0 2376k 0 0 4677k 0 --:--:-- --:--:-- --:--:-- 4667k
100 3487k 0 3487k 0 0 4745k 0 --:--:-- --:--:-- --:--:-- 4738k
09:49:09 Archive: robot-plugin.zip
09:49:09 inflating: ./archives/robot-plugin/log.html
09:49:09 inflating: ./archives/robot-plugin/output.xml
09:49:09 inflating: ./archives/robot-plugin/report.html
09:49:09 mv: cannot stat '*.log.gz': No such file or directory
09:49:09 mv: cannot stat '*.csv': No such file or directory
09:49:09 mv: cannot stat '*.png': No such file or directory
09:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4346773871810113846.sh
09:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:09 [EnvInject] - Injecting environment variables from a build step.
09:49:09 [EnvInject] - Injecting as environment variables the properties content
09:49:09 OS_CLOUD=vex
09:49:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:49:09
09:49:09 [EnvInject] - Variables injected successfully.
09:49:09 provisioning config files...
09:49:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins594162172002973897.sh
09:49:09 ---> openstack-stack-delete.sh
09:49:09 Setup pyenv:
09:49:10 system
09:49:10 3.8.13
09:49:10 3.9.13
09:49:10 3.10.13
09:49:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49: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:49:12 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:49:12 lf-activate-venv(): INFO: Base packages installed successfully
09:49:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:49:30 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:42 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:49:42 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-537
09:49:42 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11417501712907881928.sh
09:49:42 ---> sysstat.sh
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8314312047743253267.sh
09:49:43 ---> package-listing.sh
09:49:43 ++ facter osfamily
09:49:43 ++ tr '[:upper:]' '[:lower:]'
09:49:43 + OS_FAMILY=redhat
09:49:43 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:43 + START_PACKAGES=/tmp/packages_start.txt
09:49:43 + END_PACKAGES=/tmp/packages_end.txt
09:49:43 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:43 + PACKAGES=/tmp/packages_start.txt
09:49:43 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:43 + PACKAGES=/tmp/packages_end.txt
09:49:43 + case "${OS_FAMILY}" in
09:49:43 + rpm -qa
09:49:43 + sort
09:49:43 + '[' -f /tmp/packages_start.txt ']'
09:49:43 + '[' -f /tmp/packages_end.txt ']'
09:49:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:49:43 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:43 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:49:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2570375311834750228.sh
09:49:43 ---> capture-instance-metadata.sh
09:49:43 Setup pyenv:
09:49:44 system
09:49:44 3.8.13
09:49:44 3.9.13
09:49:44 3.10.13
09:49:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:49:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:46 lf-activate-venv(): INFO: Base packages installed successfully
09:49:46 lf-activate-venv(): INFO: Installing additional packages: lftools
09:49:55 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:49:56 INFO: Running in OpenStack, capturing instance metadata
09:49:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5169222274598304566.sh
09:49:56 provisioning config files...
09:49:56 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #537
09:49:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config6945257495319752910tmp
09:49:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:49:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:49:56 provisioning config files...
09:49:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:49:57 [EnvInject] - Injecting environment variables from a build step.
09:49:57 [EnvInject] - Injecting as environment variables the properties content
09:49:57 SERVER_ID=logs
09:49:57
09:49:57 [EnvInject] - Variables injected successfully.
09:49:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4531449404692540968.sh
09:49:57 ---> create-netrc.sh
09:49:57 WARN: Log server credential not found.
09:49:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5950911618028041866.sh
09:49:57 ---> python-tools-install.sh
09:49:57 Setup pyenv:
09:49:57 system
09:49:57 3.8.13
09:49:57 3.9.13
09:49:57 3.10.13
09:49:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:49:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:59 lf-activate-venv(): INFO: Base packages installed successfully
09:49:59 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins359004292038884082.sh
09:50:09 ---> sudo-logs.sh
09:50:09 Archiving 'sudo' log..
09:50:09 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14290056451830476388.sh
09:50:09 ---> job-cost.sh
09:50:09 Setup pyenv:
09:50:09 system
09:50:09 3.8.13
09:50:09 3.9.13
09:50:09 3.10.13
09:50:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:50:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:12 lf-activate-venv(): INFO: Base packages installed successfully
09:50:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:19 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:50:19 DEBUG: total: 0
09:50:19 INFO: Retrieving Stack Cost...
09:50:19 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:19 INFO: Archiving Costs
09:50:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7661382995014647325.sh
09:50:19 ---> logs-deploy.sh
09:50:19 Setup pyenv:
09:50:20 system
09:50:20 3.8.13
09:50:20 3.9.13
09:50:20 3.10.13
09:50:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7rve from file:/tmp/.os_lf_venv
09:50:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:22 lf-activate-venv(): INFO: Base packages installed successfully
09:50:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:34 lf-activate-venv(): INFO: Adding /tmp/venv-7rve/bin to PATH
09:50:34 WARNING: Nexus logging server not set
09:50:34 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/537/
09:50:34 INFO: archiving logs to S3
09:50:35 ---> uname -a:
09:50:35 Linux prd-centos8-robot-2c-8g-12118.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:50:35
09:50:35
09:50:35 ---> lscpu:
09:50:35 Architecture: x86_64
09:50:35 CPU op-mode(s): 32-bit, 64-bit
09:50:35 Byte Order: Little Endian
09:50:35 CPU(s): 2
09:50:35 On-line CPU(s) list: 0,1
09:50:35 Thread(s) per core: 1
09:50:35 Core(s) per socket: 1
09:50:35 Socket(s): 2
09:50:35 NUMA node(s): 1
09:50:35 Vendor ID: AuthenticAMD
09:50:35 CPU family: 23
09:50:35 Model: 49
09:50:35 Model name: AMD EPYC-Rome Processor
09:50:35 Stepping: 0
09:50:35 CPU MHz: 2800.000
09:50:35 BogoMIPS: 5600.00
09:50:35 Virtualization: AMD-V
09:50:35 Hypervisor vendor: KVM
09:50:35 Virtualization type: full
09:50:35 L1d cache: 32K
09:50:35 L1i cache: 32K
09:50:35 L2 cache: 512K
09:50:35 L3 cache: 16384K
09:50:35 NUMA node0 CPU(s): 0,1
09:50:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:50:35
09:50:35
09:50:35 ---> nproc:
09:50:35 2
09:50:35
09:50:35
09:50:35 ---> df -h:
09:50:35 Filesystem Size Used Avail Use% Mounted on
09:50:35 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:35 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:35 tmpfs 3.8G 17M 3.8G 1% /run
09:50:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:35 /dev/vda1 40G 8.4G 32G 21% /
09:50:35 tmpfs 770M 0 770M 0% /run/user/1001
09:50:35
09:50:35
09:50:35 ---> free -m:
09:50:35 total used free shared buff/cache available
09:50:35 Mem: 7697 583 4824 19 2288 6814
09:50:35 Swap: 1023 0 1023
09:50:35
09:50:35
09:50:35 ---> ip addr:
09:50:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:35 inet 127.0.0.1/8 scope host lo
09:50:35 valid_lft forever preferred_lft forever
09:50:35 inet6 ::1/128 scope host
09:50:35 valid_lft forever preferred_lft forever
09:50:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:35 link/ether fa:16:3e:81:af:c8 brd ff:ff:ff:ff:ff:ff
09:50:35 altname enp0s3
09:50:35 altname ens3
09:50:35 inet 10.30.171.128/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:35 valid_lft 66795sec preferred_lft 66795sec
09:50:35 inet6 fe80::f816:3eff:fe81:afc8/64 scope link
09:50:35 valid_lft forever preferred_lft forever
09:50:35
09:50:35
09:50:36 ---> sar -b -r -n DEV:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/20/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 04:23:46 LINUX RESTART (2 CPU)
09:50:36
09:50:36 04:24:01 AM tps rtps wtps bread/s bwrtn/s
09:50:36 04:25:01 AM 187.84 145.76 42.08 13088.29 38409.83
09:50:36 04:26:01 AM 2.08 0.00 2.08 0.00 38.74
09:50:36 04:27:01 AM 0.45 0.03 0.42 0.53 3.88
09:50:36 04:28:01 AM 0.43 0.00 0.43 0.00 5.83
09:50:36 04:29:01 AM 0.32 0.00 0.32 0.00 3.12
09:50:36 04:30:01 AM 0.45 0.00 0.45 0.00 7.13
09:50:36 04:31:01 AM 0.47 0.00 0.47 0.00 6.35
09:50:36 04:32:01 AM 0.37 0.00 0.37 0.00 3.77
09:50:36 04:33:01 AM 0.28 0.00 0.28 0.00 3.42
09:50:36 04:34:01 AM 0.37 0.00 0.37 0.00 4.13
09:50:36 04:35:01 AM 0.42 0.00 0.42 0.00 6.03
09:50:36 04:36:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 04:37:01 AM 0.30 0.00 0.30 0.00 2.92
09:50:36 04:38:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 04:39:01 AM 0.45 0.05 0.40 0.80 5.75
09:50:36 04:40:01 AM 1.42 0.00 1.42 0.00 32.07
09:50:36 04:41:01 AM 0.40 0.00 0.40 0.00 4.55
09:50:36 04:42:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:36 04:43:01 AM 0.35 0.00 0.35 0.00 3.73
09:50:36 04:44:01 AM 0.42 0.00 0.42 0.00 5.08
09:50:36 04:45:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 04:46:01 AM 0.33 0.00 0.33 0.00 3.87
09:50:36 04:47:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:36 04:48:01 AM 0.30 0.00 0.30 0.00 3.15
09:50:36 04:49:01 AM 0.37 0.00 0.37 0.00 3.80
09:50:36 04:50:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 04:51:01 AM 0.48 0.00 0.48 0.00 6.27
09:50:36 04:52:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 04:53:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 04:54:01 AM 0.33 0.00 0.33 0.00 3.77
09:50:36 04:55:01 AM 0.42 0.00 0.42 0.00 5.77
09:50:36 04:56:01 AM 0.35 0.00 0.35 0.00 3.48
09:50:36 04:57:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:36 04:58:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 04:59:01 AM 0.33 0.00 0.33 0.00 3.35
09:50:36 05:00:01 AM 0.33 0.00 0.33 0.00 4.88
09:50:36 05:01:01 AM 0.38 0.02 0.37 0.13 3.43
09:50:36 05:02:01 AM 0.52 0.07 0.45 1.73 6.06
09:50:36 05:03:01 AM 0.40 0.00 0.40 0.00 4.33
09:50:36 05:04:01 AM 0.30 0.00 0.30 0.00 2.22
09:50:36 05:05:01 AM 0.33 0.00 0.33 0.00 4.37
09:50:36 05:06:01 AM 0.35 0.00 0.35 0.00 3.22
09:50:36 05:07:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:08:01 AM 0.32 0.00 0.32 0.00 3.07
09:50:36 05:09:01 AM 0.28 0.00 0.28 0.00 2.25
09:50:36 05:10:01 AM 0.52 0.00 0.52 0.00 7.68
09:50:36 05:11:01 AM 0.40 0.00 0.40 0.00 4.55
09:50:36 05:12:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:13:01 AM 0.30 0.00 0.30 0.00 2.93
09:50:36 05:14:01 AM 0.32 0.00 0.32 0.00 2.90
09:50:36 05:15:01 AM 0.40 0.00 0.40 0.00 5.97
09:50:36 05:16:01 AM 0.35 0.00 0.35 0.00 3.87
09:50:36 05:17:01 AM 0.43 0.00 0.43 0.00 5.32
09:50:36 05:18:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 05:19:01 AM 0.35 0.00 0.35 0.00 3.80
09:50:36 05:20:02 AM 0.40 0.00 0.40 0.00 5.82
09:50:36 05:21:01 AM 0.37 0.00 0.37 0.00 4.03
09:50:36 05:22:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:23:01 AM 0.30 0.00 0.30 0.00 3.32
09:50:36 05:24:01 AM 0.45 0.00 0.45 0.00 5.38
09:50:36 05:25:01 AM 0.42 0.00 0.42 0.00 6.36
09:50:36 05:26:01 AM 0.42 0.00 0.42 0.00 5.18
09:50:36 05:27:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:28:01 AM 0.32 0.00 0.32 0.00 3.18
09:50:36 05:29:01 AM 0.33 0.00 0.33 0.00 3.40
09:50:36 05:30:01 AM 0.35 0.00 0.35 0.00 4.90
09:50:36 05:31:01 AM 0.50 0.00 0.50 0.00 6.67
09:50:36 05:32:01 AM 0.32 0.00 0.32 0.00 3.15
09:50:36 05:33:01 AM 7.65 5.95 1.70 574.88 25.31
09:50:36 05:34:01 AM 1.77 0.00 1.77 0.00 52.54
09:50:36 05:35:01 AM 0.38 0.00 0.38 0.00 5.55
09:50:36 05:36:01 AM 0.30 0.00 0.30 0.00 2.65
09:50:36 05:37:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 05:38:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 05:39:01 AM 0.38 0.00 0.38 0.00 3.72
09:50:36 05:40:01 AM 0.37 0.00 0.37 0.00 5.81
09:50:36 05:41:01 AM 0.45 0.00 0.45 0.00 5.68
09:50:36 05:42:01 AM 0.33 0.00 0.33 0.00 3.47
09:50:36 05:43:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 05:44:01 AM 0.33 0.00 0.33 0.00 3.75
09:50:36 05:45:01 AM 1.35 0.32 1.03 6.93 22.63
09:50:36 05:46:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:36 05:47:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:48:01 AM 0.30 0.00 0.30 0.00 3.05
09:50:36 05:49:01 AM 0.37 0.00 0.37 0.00 4.02
09:50:36 05:50:01 AM 0.37 0.00 0.37 0.00 4.95
09:50:36 05:51:01 AM 0.38 0.00 0.38 0.00 4.28
09:50:36 05:52:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 05:53:01 AM 0.42 0.00 0.42 0.00 5.17
09:50:36 05:54:01 AM 0.33 0.00 0.33 0.00 3.50
09:50:36 05:55:01 AM 0.37 0.00 0.37 0.00 5.31
09:50:36 05:56:01 AM 0.32 0.00 0.32 0.00 2.92
09:50:36 05:57:01 AM 0.33 0.00 0.33 0.00 3.30
09:50:36 05:58:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 05:59:01 AM 0.35 0.00 0.35 0.00 3.67
09:50:36 06:00:01 AM 0.38 0.00 0.38 0.00 5.45
09:50:36 06:01:01 AM 0.47 0.00 0.47 0.00 5.95
09:50:36 06:02:01 AM 0.30 0.00 0.30 0.00 3.43
09:50:36 06:03:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 06:04:01 AM 0.37 0.00 0.37 0.00 3.82
09:50:36 06:05:01 AM 0.58 0.00 0.58 0.00 9.81
09:50:36 06:06:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:07:01 AM 0.33 0.00 0.33 0.00 3.60
09:50:36 06:08:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 06:09:01 AM 0.32 0.00 0.32 0.00 3.48
09:50:36 06:10:01 AM 0.37 0.00 0.37 0.00 5.58
09:50:36 06:11:01 AM 0.37 0.00 0.37 0.00 4.10
09:50:36 06:12:01 AM 0.43 0.00 0.43 0.00 5.18
09:50:36 06:13:01 AM 0.25 0.00 0.25 0.00 2.13
09:50:36 06:14:01 AM 0.38 0.00 0.38 0.00 3.45
09:50:36 06:15:01 AM 0.35 0.00 0.35 0.00 4.50
09:50:36 06:16:01 AM 0.28 0.00 0.28 0.00 2.23
09:50:36 06:17:01 AM 0.27 0.00 0.27 0.00 1.97
09:50:36 06:18:01 AM 0.30 0.00 0.30 0.00 2.55
09:50:36 06:19:01 AM 0.33 0.00 0.33 0.00 2.67
09:50:36 06:20:01 AM 0.38 0.00 0.38 0.00 4.78
09:50:36 06:21:01 AM 0.47 0.00 0.47 0.00 5.95
09:50:36 06:22:01 AM 0.30 0.00 0.30 0.00 3.02
09:50:36 06:23:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:36 06:24:01 AM 0.30 0.00 0.30 0.00 2.52
09:50:36 06:25:01 AM 0.52 0.00 0.52 0.00 8.28
09:50:36 06:26:01 AM 0.42 0.00 0.42 0.00 5.00
09:50:36 06:27:01 AM 0.32 0.00 0.32 0.00 3.33
09:50:36 06:28:01 AM 0.32 0.00 0.32 0.00 3.45
09:50:36 06:29:02 AM 0.12 0.00 0.12 0.00 0.85
09:50:36 06:30:01 AM 0.25 0.00 0.25 0.00 3.71
09:50:36 06:31:01 AM 0.22 0.00 0.22 0.00 3.82
09:50:36 06:32:01 AM 0.22 0.00 0.22 0.00 2.67
09:50:36 06:33:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:36 06:34:01 AM 0.17 0.00 0.17 0.00 1.55
09:50:36 06:35:01 AM 0.18 0.00 0.18 0.00 3.70
09:50:36 06:36:01 AM 0.12 0.00 0.12 0.00 0.98
09:50:36 06:37:01 AM 0.22 0.00 0.22 0.00 2.40
09:50:36 06:38:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:36 06:39:01 AM 0.18 0.00 0.18 0.00 1.28
09:50:36 06:40:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:36 06:41:01 AM 0.23 0.00 0.23 0.00 2.80
09:50:36 06:42:01 AM 0.18 0.00 0.18 0.00 2.63
09:50:36 06:43:01 AM 0.28 0.00 0.28 0.00 3.70
09:50:36 06:44:01 AM 0.15 0.00 0.15 0.00 1.42
09:50:36 06:45:01 AM 0.20 0.00 0.20 0.00 3.68
09:50:36 06:46:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:36 06:47:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 06:48:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 06:49:01 AM 0.18 0.00 0.18 0.00 1.32
09:50:36 06:50:01 AM 0.25 0.00 0.25 0.00 5.05
09:50:36 06:51:01 AM 0.23 0.00 0.23 0.00 2.17
09:50:36 06:52:01 AM 0.13 0.00 0.13 0.00 1.83
09:50:36 06:53:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 06:54:01 AM 0.13 0.00 0.13 0.00 1.03
09:50:36 06:55:01 AM 0.18 0.00 0.18 0.00 3.58
09:50:36 06:56:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 06:57:01 AM 0.18 0.00 0.18 0.00 2.25
09:50:36 06:58:01 AM 0.15 0.00 0.15 0.00 1.58
09:50:36 06:59:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:36 07:00:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:36 07:01:01 AM 0.15 0.00 0.15 0.00 1.27
09:50:36 07:02:01 AM 0.25 0.00 0.25 0.00 3.98
09:50:36 07:03:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:36 07:04:01 AM 0.18 0.00 0.18 0.00 2.97
09:50:36 07:05:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 07:06:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 07:07:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:09:01 AM 0.17 0.00 0.17 0.00 2.15
09:50:36 07:10:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 07:11:01 AM 0.22 0.00 0.22 0.00 3.10
09:50:36 07:12:01 AM 0.23 0.00 0.23 0.00 2.93
09:50:36 07:13:01 AM 0.13 0.00 0.13 0.00 1.20
09:50:36 07:14:01 AM 0.25 0.00 0.25 0.00 3.67
09:50:36 07:15:01 AM 0.18 0.00 0.18 0.00 3.07
09:50:36 07:16:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 07:17:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:36 07:18:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:36 07:19:01 AM 0.22 0.00 0.22 0.00 2.98
09:50:36 07:20:01 AM 0.17 0.00 0.17 0.00 3.73
09:50:36 07:21:01 AM 0.17 0.00 0.17 0.00 1.20
09:50:36 07:22:01 AM 0.13 0.00 0.13 0.00 1.70
09:50:36 07:23:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 07:24:01 AM 0.17 0.00 0.17 0.00 2.07
09:50:36 07:25:01 AM 0.30 0.00 0.30 0.00 4.95
09:50:36 07:26:01 AM 0.13 0.00 0.13 0.00 1.93
09:50:36 07:27:01 AM 0.20 0.00 0.20 0.00 2.17
09:50:36 07:28:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:29:01 AM 0.17 0.00 0.17 0.00 2.48
09:50:36 07:30:01 AM 0.23 0.00 0.23 0.00 4.60
09:50:36 07:31:01 AM 0.18 0.00 0.18 0.00 3.03
09:50:36 07:32:01 AM 0.23 0.00 0.23 0.00 3.45
09:50:36 07:33:01 AM 0.22 0.00 0.22 0.00 2.42
09:50:36 07:34:01 AM 0.87 0.00 0.87 0.00 13.66
09:50:36 07:35:02 AM 0.25 0.00 0.25 0.00 5.18
09:50:36 07:36:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:36 07:37:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:36 07:38:01 AM 0.20 0.00 0.20 0.00 2.38
09:50:36 07:39:01 AM 0.18 0.00 0.18 0.00 1.73
09:50:36 07:40:01 AM 0.20 0.00 0.20 0.00 3.83
09:50:36 07:41:01 AM 0.15 0.00 0.15 0.00 1.07
09:50:36 07:42:01 AM 0.13 0.00 0.13 0.00 1.83
09:50:36 07:43:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:44:01 AM 0.18 0.00 0.18 0.00 1.98
09:50:36 07:45:01 AM 0.28 0.00 0.28 0.00 5.42
09:50:36 07:46:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:36 07:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 07:48:01 AM 0.10 0.00 0.10 0.00 0.83
09:50:36 07:49:01 AM 0.17 0.00 0.17 0.00 1.17
09:50:36 07:50:01 AM 0.20 0.00 0.20 0.00 3.30
09:50:36 07:51:01 AM 0.15 0.00 0.15 0.00 1.20
09:50:36 07:52:01 AM 0.32 0.00 0.32 0.00 4.97
09:50:36 07:53:01 AM 0.20 0.00 0.20 0.00 2.40
09:50:36 07:54:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:36 07:55:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:36 07:56:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 07:57:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 07:59:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:36 08:00:01 AM 0.20 0.00 0.20 0.00 3.58
09:50:36 08:01:01 AM 0.23 0.00 0.23 0.00 2.67
09:50:36 08:02:01 AM 0.18 0.00 0.18 0.00 2.52
09:50:36 08:03:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:04:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:36 08:05:01 AM 0.18 0.00 0.18 0.00 3.17
09:50:36 08:06:01 AM 0.20 0.00 0.20 0.00 2.50
09:50:36 08:07:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:36 08:08:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:09:01 AM 0.22 0.00 0.22 0.00 3.42
09:50:36 08:10:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:36 08:11:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:36 08:12:01 AM 0.17 0.00 0.17 0.00 1.98
09:50:36 08:13:01 AM 0.18 0.00 0.18 0.00 2.23
09:50:36 08:14:01 AM 0.27 0.00 0.27 0.00 4.07
09:50:36 08:15:01 AM 0.18 0.00 0.18 0.00 3.50
09:50:36 08:16:01 AM 0.17 0.00 0.17 0.00 1.18
09:50:36 08:17:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 08:19:01 AM 0.18 0.00 0.18 0.00 2.57
09:50:36 08:20:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 08:21:01 AM 0.22 0.00 0.22 0.00 2.57
09:50:36 08:22:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:36 08:23:01 AM 0.13 0.00 0.13 0.00 1.45
09:50:36 08:24:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:36 08:25:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 08:26:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 08:27:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:28:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:29:01 AM 0.18 0.00 0.18 0.00 2.97
09:50:36 08:30:01 AM 0.28 0.00 0.28 0.00 4.80
09:50:36 08:31:01 AM 0.18 0.00 0.18 0.00 2.45
09:50:36 08:32:01 AM 0.18 0.00 0.18 0.00 2.15
09:50:36 08:33:01 AM 0.13 0.00 0.13 0.00 1.62
09:50:36 08:34:01 AM 0.22 0.00 0.22 0.00 2.85
09:50:36 08:35:01 AM 0.20 0.00 0.20 0.00 3.20
09:50:36 08:36:01 AM 0.18 0.00 0.18 0.00 1.78
09:50:36 08:37:01 AM 0.20 0.00 0.20 0.00 2.90
09:50:36 08:38:01 AM 0.15 0.00 0.15 0.00 1.53
09:50:36 08:39:01 AM 0.18 0.00 0.18 0.00 1.58
09:50:36 08:40:01 AM 0.22 0.00 0.22 0.00 4.35
09:50:36 08:41:01 AM 0.20 0.00 0.20 0.00 2.77
09:50:36 08:42:01 AM 0.13 0.00 0.13 0.00 2.23
09:50:36 08:43:02 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:44:01 AM 0.32 0.00 0.32 0.00 4.51
09:50:36 08:45:01 AM 0.28 0.00 0.28 0.00 5.68
09:50:36 08:46:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:36 08:47:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 08:48:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:49:01 AM 0.17 0.00 0.17 0.00 1.45
09:50:36 08:50:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:36 08:51:01 AM 0.23 0.00 0.23 0.00 2.97
09:50:36 08:52:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:36 08:53:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 08:54:01 AM 0.13 0.00 0.13 0.00 0.88
09:50:36 08:55:01 AM 0.20 0.00 0.20 0.00 3.72
09:50:36 08:56:01 AM 0.15 0.00 0.15 0.00 1.25
09:50:36 08:57:01 AM 0.18 0.00 0.18 0.00 1.73
09:50:36 08:58:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:36 08:59:01 AM 0.17 0.00 0.17 0.00 1.28
09:50:36 09:00:01 AM 0.20 0.00 0.20 0.00 3.30
09:50:36 09:01:01 AM 0.33 0.00 0.33 0.00 4.47
09:50:36 09:02:01 AM 0.23 0.00 0.23 0.00 3.33
09:50:36 09:03:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 09:04:01 AM 0.13 0.00 0.13 0.00 1.42
09:50:36 09:05:01 AM 0.28 0.00 0.28 0.00 4.92
09:50:36 09:06:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:36 09:07:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:36 09:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:36 09:09:01 AM 0.13 0.00 0.13 0.00 0.87
09:50:36 09:10:01 AM 0.18 0.00 0.18 0.00 3.57
09:50:36 09:11:01 AM 0.17 0.00 0.17 0.00 1.20
09:50:36 09:12:01 AM 0.22 0.00 0.22 0.00 3.50
09:50:36 09:13:01 AM 0.18 0.00 0.18 0.00 2.13
09:50:36 09:14:01 AM 0.17 0.00 0.17 0.00 1.83
09:50:36 09:15:01 AM 0.20 0.00 0.20 0.00 3.30
09:50:36 09:16:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:36 09:17:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:18:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:19:01 AM 0.13 0.00 0.13 0.00 1.00
09:50:36 09:20:01 AM 0.18 0.00 0.18 0.00 3.43
09:50:36 09:21:01 AM 0.25 0.00 0.25 0.00 2.95
09:50:36 09:22:01 AM 0.20 0.00 0.20 0.00 2.65
09:50:36 09:23:01 AM 0.15 0.00 0.15 0.00 1.62
09:50:36 09:24:01 AM 0.23 0.00 0.23 0.00 3.15
09:50:36 09:25:01 AM 0.15 0.00 0.15 0.00 3.07
09:50:36 09:26:01 AM 0.12 0.00 0.12 0.00 1.52
09:50:36 09:27:01 AM 1.10 0.00 1.10 0.00 18.43
09:50:36 09:28:01 AM 0.20 0.00 0.20 0.00 3.45
09:50:36 09:29:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:36 09:30:01 AM 0.18 0.00 0.18 0.00 3.20
09:50:36 09:31:01 AM 0.23 0.00 0.23 0.00 3.07
09:50:36 09:32:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:36 09:33:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:36 09:34:01 AM 0.20 0.00 0.20 0.00 2.70
09:50:36 09:35:01 AM 0.17 0.00 0.17 0.00 3.40
09:50:36 09:36:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:36 09:37:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:36 09:38:01 AM 0.18 0.00 0.18 0.00 2.37
09:50:36 09:39:01 AM 0.27 0.00 0.27 0.00 3.28
09:50:36 09:40:01 AM 0.17 0.00 0.17 0.00 3.20
09:50:36 09:41:01 AM 57.95 8.50 49.45 1460.18 3841.50
09:50:36 09:42:01 AM 107.57 0.72 106.85 52.92 11743.76
09:50:36 09:43:01 AM 38.12 0.38 37.74 64.25 2846.95
09:50:36 09:44:01 AM 80.35 9.25 71.10 1666.26 8409.40
09:50:36 09:45:01 AM 6.71 0.22 6.50 11.73 522.64
09:50:36 09:46:01 AM 2.20 0.00 2.20 0.00 149.78
09:50:36 09:47:01 AM 0.87 0.00 0.87 0.00 566.92
09:50:36 09:48:01 AM 0.35 0.00 0.35 0.00 377.04
09:50:36 09:49:02 AM 0.75 0.03 0.72 1.87 286.37
09:50:36 09:50:01 AM 23.64 0.59 23.04 63.30 2556.69
09:50:36 Average: 1.83 0.53 1.31 52.15 217.20
09:50:36
09:50:36 04:24:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:36 04:25:01 AM 5867656 7227648 2014776 25.56 2688 1558948 576300 6.45 152800 1605176 152
09:50:36 04:26:01 AM 5869092 7229084 2013340 25.54 2688 1558948 576300 6.45 152808 1604340 4
09:50:36 04:27:01 AM 5867932 7227944 2014500 25.56 2688 1558968 576300 6.45 152880 1605364 4
09:50:36 04:28:01 AM 5867688 7227700 2014744 25.56 2688 1558968 576300 6.45 152880 1605480 4
09:50:36 04:29:01 AM 5867720 7227732 2014712 25.56 2688 1558968 576300 6.45 152880 1605480 4
09:50:36 04:30:01 AM 5875712 7235704 2006720 25.46 2688 1558972 592268 6.63 152880 1597484 4
09:50:36 04:31:01 AM 5875824 7235816 2006608 25.46 2688 1558972 592268 6.63 152880 1597620 4
09:50:36 04:32:01 AM 5876164 7236160 2006268 25.45 2688 1558976 592268 6.63 152880 1597268 4
09:50:36 04:33:01 AM 5873144 7233144 2009288 25.49 2688 1558976 575540 6.44 152880 1600260 4
09:50:36 04:34:01 AM 5873288 7233288 2009144 25.49 2688 1558976 575540 6.44 152880 1600040 4
09:50:36 04:35:01 AM 5873448 7233452 2008984 25.49 2688 1558980 575540 6.44 152880 1600000 4
09:50:36 04:36:01 AM 5873648 7233652 2008784 25.48 2688 1558980 575540 6.44 152880 1599932 4
09:50:36 04:37:01 AM 5873080 7233084 2009352 25.49 2688 1558980 575540 6.44 152880 1599932 4
09:50:36 04:38:01 AM 5873256 7233264 2009176 25.49 2688 1558984 575540 6.44 152884 1599932 4
09:50:36 04:39:01 AM 5873092 7233120 2009340 25.49 2688 1558984 591136 6.62 153012 1599820 4
09:50:36 04:40:01 AM 5869524 7229552 2012908 25.54 2688 1558984 642192 7.19 153012 1602840 4
09:50:36 04:41:01 AM 5870124 7230152 2012308 25.53 2688 1558988 622716 6.97 153012 1602432 4
09:50:36 04:42:01 AM 5867712 7227740 2014720 25.56 2688 1558988 622716 6.97 153012 1605096 4
09:50:36 04:43:01 AM 5867816 7227848 2014616 25.56 2688 1558992 622716 6.97 153012 1604948 4
09:50:36 04:44:01 AM 5868068 7228100 2014364 25.56 2688 1558992 622716 6.97 153012 1604832 4
09:50:36 04:45:01 AM 5867724 7227756 2014708 25.56 2688 1558992 622716 6.97 153012 1605048 4
09:50:36 04:46:01 AM 5865680 7225716 2016752 25.59 2688 1558996 622716 6.97 153012 1607308 8
09:50:36 04:47:01 AM 5865984 7226020 2016448 25.58 2688 1558996 622716 6.97 153012 1607036 4
09:50:36 04:48:01 AM 5866016 7226052 2016416 25.58 2688 1558996 622716 6.97 153012 1607120 4
09:50:36 04:49:01 AM 5866200 7226240 2016232 25.58 2688 1559000 622716 6.97 153012 1607044 4
09:50:36 04:50:01 AM 5865872 7225912 2016560 25.58 2688 1559000 618816 6.93 153012 1607372 4
09:50:36 04:51:01 AM 5866016 7226068 2016416 25.58 2688 1559008 618816 6.93 153012 1607080 4
09:50:36 04:52:01 AM 5866032 7226084 2016400 25.58 2688 1559008 618816 6.93 153012 1607080 4
09:50:36 04:53:01 AM 5866028 7226080 2016404 25.58 2688 1559008 618816 6.93 153012 1607080 4
09:50:36 04:54:01 AM 5863548 7223600 2018884 25.61 2688 1559008 618816 6.93 153012 1609528 4
09:50:36 04:55:01 AM 5863992 7224048 2018440 25.61 2688 1559012 618816 6.93 153012 1609244 4
09:50:36 04:56:01 AM 5864052 7224108 2018380 25.61 2688 1559012 618816 6.93 153012 1609256 4
09:50:36 04:57:01 AM 5864148 7224204 2018284 25.60 2688 1559012 618816 6.93 153012 1609176 4
09:50:36 04:58:01 AM 5863984 7224044 2018448 25.61 2688 1559016 618816 6.93 153012 1609260 4
09:50:36 04:59:01 AM 5863964 7224024 2018468 25.61 2688 1559016 618816 6.93 153012 1609180 4
09:50:36 05:00:01 AM 5861184 7221244 2021248 25.64 2688 1559016 620148 6.94 153012 1611804 4
09:50:36 05:01:01 AM 5861096 7221160 2021336 25.64 2688 1559020 620148 6.94 153012 1611980 4
09:50:36 05:02:01 AM 5861476 7221612 2020956 25.64 2688 1559092 620148 6.94 153128 1611508 4
09:50:36 05:03:01 AM 5861584 7221724 2020848 25.64 2688 1559096 620148 6.94 153128 1611512 4
09:50:36 05:04:01 AM 5861652 7221792 2020780 25.64 2688 1559096 620148 6.94 153128 1611512 4
09:50:36 05:05:01 AM 5861352 7221492 2021080 25.64 2688 1559096 620148 6.94 153128 1611596 4
09:50:36 05:06:01 AM 5861408 7221552 2021024 25.64 2688 1559100 620148 6.94 153128 1611532 4
09:50:36 05:07:01 AM 5861348 7221492 2021084 25.64 2688 1559100 620148 6.94 153128 1611532 4
09:50:36 05:08:01 AM 5861608 7221752 2020824 25.64 2688 1559100 620148 6.94 153128 1611532 4
09:50:36 05:09:01 AM 5861444 7221592 2020988 25.64 2688 1559104 620148 6.94 153128 1611536 4
09:50:36 05:10:01 AM 5861188 7221336 2021244 25.64 2688 1559104 620148 6.94 153128 1611756 4
09:50:36 05:11:01 AM 5861072 7221236 2021360 25.64 2688 1559112 620148 6.94 153128 1611584 4
09:50:36 05:12:01 AM 5861200 7221364 2021232 25.64 2688 1559112 620148 6.94 153128 1611584 4
09:50:36 05:13:01 AM 5861396 7221560 2021036 25.64 2688 1559112 620148 6.94 153128 1611584 4
09:50:36 05:14:01 AM 5861256 7221424 2021176 25.64 2688 1559116 620148 6.94 153128 1611588 4
09:50:36 05:15:01 AM 5856908 7217076 2025524 25.70 2688 1559116 620148 6.94 153128 1615888 4
09:50:36 05:16:01 AM 5857060 7217228 2025372 25.69 2688 1559116 620148 6.94 153128 1615704 4
09:50:36 05:17:01 AM 5857032 7217204 2025400 25.70 2688 1559120 620148 6.94 153128 1615708 4
09:50:36 05:18:01 AM 5857232 7217404 2025200 25.69 2688 1559120 620148 6.94 153128 1615708 4
09:50:36 05:19:01 AM 5856724 7216896 2025708 25.70 2688 1559120 620148 6.94 153128 1616132 4
09:50:36 05:20:02 AM 5854520 7214696 2027912 25.73 2688 1559124 620148 6.94 153128 1618088 4
09:50:36 05:21:01 AM 5855028 7215204 2027404 25.72 2688 1559124 620148 6.94 153128 1617792 4
09:50:36 05:22:01 AM 5855232 7215412 2027200 25.72 2688 1559128 620148 6.94 153128 1617800 4
09:50:36 05:23:01 AM 5854796 7214976 2027636 25.72 2688 1559128 620148 6.94 153128 1618208 4
09:50:36 05:24:01 AM 5855156 7215336 2027276 25.72 2688 1559128 620148 6.94 153128 1617804 4
09:50:36 05:25:01 AM 5852828 7213012 2029604 25.75 2688 1559132 620148 6.94 153128 1619936 4
09:50:36 05:26:01 AM 5852884 7213064 2029548 25.75 2688 1559132 620148 6.94 153128 1619984 4
09:50:36 05:27:01 AM 5852912 7213092 2029520 25.75 2688 1559132 620148 6.94 153128 1619984 4
09:50:36 05:28:01 AM 5852944 7213128 2029488 25.75 2688 1559136 620148 6.94 153128 1619872 4
09:50:36 05:29:01 AM 5853028 7213212 2029404 25.75 2688 1559136 620148 6.94 153128 1619872 4
09:50:36 05:30:01 AM 5852752 7212936 2029680 25.75 2688 1559136 602828 6.75 153128 1620056 4
09:50:36 05:31:01 AM 5850400 7210588 2032032 25.78 2688 1559140 602828 6.75 153128 1622360 4
09:50:36 05:32:01 AM 5851060 7211248 2031372 25.77 2688 1559140 602828 6.75 153128 1621952 4
09:50:36 05:33:01 AM 5832944 7210464 2049488 26.00 2688 1576376 611836 6.85 155256 1637232 20
09:50:36 05:34:01 AM 5833172 7210696 2049260 26.00 2688 1576380 611836 6.85 155256 1637100 4
09:50:36 05:35:01 AM 5833212 7210736 2049220 26.00 2688 1576380 611836 6.85 155256 1637172 4
09:50:36 05:36:01 AM 5833208 7210732 2049224 26.00 2688 1576380 611836 6.85 155256 1637104 4
09:50:36 05:37:01 AM 5833268 7210796 2049164 26.00 2688 1576384 611836 6.85 155256 1637108 4
09:50:36 05:38:01 AM 5833324 7210852 2049108 26.00 2688 1576384 611836 6.85 155256 1637108 4
09:50:36 05:39:01 AM 5833344 7210876 2049088 26.00 2688 1576388 611836 6.85 155256 1637112 4
09:50:36 05:40:01 AM 5831052 7208588 2051380 26.02 2688 1576392 611836 6.85 155256 1639464 4
09:50:36 05:41:01 AM 5831224 7208764 2051208 26.02 2688 1576392 611836 6.85 155256 1639164 4
09:50:36 05:42:01 AM 5831396 7208940 2051036 26.02 2688 1576396 611836 6.85 155256 1639168 4
09:50:36 05:43:01 AM 5831288 7208832 2051144 26.02 2688 1576396 611836 6.85 155256 1639168 4
09:50:36 05:44:01 AM 5831084 7208624 2051348 26.02 2688 1576396 611836 6.85 155256 1639284 4
09:50:36 05:45:01 AM 5830816 7208552 2051616 26.03 2688 1576596 611836 6.85 155416 1639416 4
09:50:36 05:46:01 AM 5831124 7208860 2051308 26.02 2688 1576596 611836 6.85 155416 1639232 4
09:50:36 05:47:01 AM 5831156 7208892 2051276 26.02 2688 1576596 611836 6.85 155416 1639232 4
09:50:36 05:48:01 AM 5830872 7208612 2051560 26.03 2688 1576600 611836 6.85 155416 1639352 4
09:50:36 05:49:01 AM 5830968 7208708 2051464 26.03 2688 1576600 611836 6.85 155416 1639236 4
09:50:36 05:50:01 AM 5830696 7208436 2051736 26.03 2688 1576600 611836 6.85 155416 1639420 4
09:50:36 05:51:01 AM 5830884 7208632 2051548 26.03 2688 1576604 611836 6.85 155416 1639240 4
09:50:36 05:52:01 AM 5830944 7208692 2051488 26.03 2688 1576604 611836 6.85 155416 1639240 4
09:50:36 05:53:01 AM 5831004 7208756 2051428 26.03 2688 1576608 611836 6.85 155416 1639364 4
09:50:36 05:54:01 AM 5831036 7208788 2051396 26.02 2688 1576608 611836 6.85 155416 1639252 8
09:50:36 05:55:01 AM 5830956 7208708 2051476 26.03 2688 1576608 611836 6.85 155416 1639320 4
09:50:36 05:56:01 AM 5828808 7206564 2053624 26.05 2688 1576612 611836 6.85 155416 1641420 4
09:50:36 05:57:01 AM 5829020 7206776 2053412 26.05 2688 1576612 611836 6.85 155416 1641304 4
09:50:36 05:58:01 AM 5828876 7206632 2053556 26.05 2688 1576612 611836 6.85 155416 1641304 4
09:50:36 05:59:01 AM 5828996 7206756 2053436 26.05 2688 1576616 611836 6.85 155416 1641404 4
09:50:36 06:00:01 AM 5828720 7206480 2053712 26.05 2688 1576616 624644 6.99 155416 1641492 4
09:50:36 06:01:01 AM 5827968 7205732 2054464 26.06 2688 1576620 624644 6.99 155416 1642092 4
09:50:36 06:02:01 AM 5828920 7206684 2053512 26.05 2688 1576620 624644 6.99 155420 1641424 4
09:50:36 06:03:01 AM 5828852 7206616 2053580 26.05 2688 1576620 624644 6.99 155420 1641404 4
09:50:36 06:04:01 AM 5829060 7206828 2053372 26.05 2688 1576624 624644 6.99 155420 1641312 4
09:50:36 06:05:01 AM 5828808 7206576 2053624 26.05 2688 1576624 624644 6.99 155448 1641468 4
09:50:36 06:06:01 AM 5828900 7206668 2053532 26.05 2688 1576624 624644 6.99 155448 1641400 4
09:50:36 06:07:01 AM 5828920 7206692 2053512 26.05 2688 1576628 624644 6.99 155448 1641404 4
09:50:36 06:08:01 AM 5828932 7206704 2053500 26.05 2688 1576628 624644 6.99 155448 1641404 4
09:50:36 06:09:01 AM 5828844 7206616 2053588 26.05 2688 1576628 624644 6.99 155448 1641412 4
09:50:36 06:10:01 AM 5828424 7206196 2054008 26.06 2688 1576628 604712 6.77 155448 1641480 4
09:50:36 06:11:01 AM 5828796 7206576 2053636 26.05 2688 1576632 604712 6.77 155448 1641304 4
09:50:36 06:12:01 AM 5828772 7206552 2053660 26.05 2688 1576632 604712 6.77 155448 1641304 4
09:50:36 06:13:01 AM 5828772 7206560 2053660 26.05 2688 1576640 604712 6.77 155448 1641312 4
09:50:36 06:14:01 AM 5828772 7206560 2053660 26.05 2688 1576640 604712 6.77 155448 1641316 4
09:50:36 06:15:01 AM 5828664 7206452 2053768 26.06 2688 1576640 604712 6.77 155448 1641384 4
09:50:36 06:16:01 AM 5828652 7206444 2053780 26.06 2688 1576644 620272 6.95 155448 1641436 4
09:50:36 06:17:01 AM 5826732 7204524 2055700 26.08 2688 1576644 620272 6.95 155448 1643368 4
09:50:36 06:18:01 AM 5826752 7204544 2055680 26.08 2688 1576644 620272 6.95 155448 1643368 4
09:50:36 06:19:01 AM 5826820 7204616 2055612 26.08 2688 1576648 620272 6.95 155448 1643372 4
09:50:36 06:20:01 AM 5826484 7204280 2055948 26.08 2688 1576648 611124 6.84 155448 1643560 4
09:50:36 06:21:01 AM 5826904 7204700 2055528 26.08 2688 1576652 611124 6.84 155448 1643384 4
09:50:36 06:22:01 AM 5826772 7204568 2055660 26.08 2688 1576652 611124 6.84 155448 1643384 4
09:50:36 06:23:01 AM 5826680 7204476 2055752 26.08 2688 1576652 611124 6.84 155448 1643384 4
09:50:36 06:24:01 AM 5827168 7204968 2055264 26.07 2688 1576656 611124 6.84 155448 1643056 4
09:50:36 06:25:01 AM 5827144 7204944 2055288 26.07 2688 1576656 611124 6.84 155460 1643280 4
09:50:36 06:26:01 AM 5827260 7205060 2055172 26.07 2688 1576656 611124 6.84 155460 1643096 4
09:50:36 06:27:01 AM 5827188 7204992 2055244 26.07 2688 1576660 611124 6.84 155460 1643100 4
09:50:36 06:28:01 AM 5824748 7202552 2057684 26.10 2688 1576660 611124 6.84 155460 1645460 4
09:50:36 06:29:02 AM 5825060 7202868 2057372 26.10 2688 1576664 611124 6.84 155460 1645200 4
09:50:36 06:30:01 AM 5824780 7202588 2057652 26.10 2688 1576664 610668 6.84 155460 1645392 4
09:50:36 06:31:01 AM 5822540 7200356 2059892 26.13 2688 1576672 610668 6.84 155460 1647680 4
09:50:36 06:32:01 AM 5823020 7200840 2059412 26.13 2688 1576676 610668 6.84 155460 1647280 4
09:50:36 06:33:01 AM 5822760 7200580 2059672 26.13 2688 1576676 610668 6.84 155460 1647520 4
09:50:36 06:34:01 AM 5822984 7200804 2059448 26.13 2688 1576676 610668 6.84 155460 1647332 12
09:50:36 06:35:01 AM 5822780 7200604 2059652 26.13 2688 1576680 610668 6.84 155460 1647404 4
09:50:36 06:36:01 AM 5822580 7200404 2059852 26.13 2688 1576680 610668 6.84 155460 1647668 4
09:50:36 06:37:01 AM 5822740 7200564 2059692 26.13 2688 1576680 610668 6.84 155460 1647464 4
09:50:36 06:38:01 AM 5822864 7200692 2059568 26.13 2688 1576684 610668 6.84 155460 1647352 8
09:50:36 06:39:01 AM 5822888 7200716 2059544 26.13 2688 1576684 610668 6.84 155460 1647468 4
09:50:36 06:40:01 AM 5822696 7200524 2059736 26.13 2688 1576684 626284 7.01 155460 1647652 4
09:50:36 06:41:01 AM 5823016 7200852 2059416 26.13 2688 1576688 626284 7.01 155460 1647356 4
09:50:36 06:42:01 AM 5822780 7200616 2059652 26.13 2688 1576688 626284 7.01 155460 1647472 8
09:50:36 06:43:01 AM 5822780 7200620 2059652 26.13 2688 1576692 626284 7.01 155460 1647476 4
09:50:36 06:44:01 AM 5823012 7200852 2059420 26.13 2688 1576692 626284 7.01 155460 1647360 4
09:50:36 06:45:01 AM 5822912 7200752 2059520 26.13 2688 1576692 626284 7.01 155460 1647444 4
09:50:36 06:46:01 AM 5823112 7200952 2059320 26.13 2688 1576692 626284 7.01 155460 1647380 4
09:50:36 06:47:01 AM 5823080 7200924 2059352 26.13 2688 1576696 626284 7.01 155460 1647384 4
09:50:36 06:48:01 AM 5822464 7200308 2059968 26.13 2688 1576696 626284 7.01 155460 1647772 4
09:50:36 06:49:01 AM 5822844 7200688 2059588 26.13 2688 1576696 626284 7.01 155460 1647452 4
09:50:36 06:50:01 AM 5822280 7200128 2060152 26.14 2688 1576700 626284 7.01 155460 1647756 4
09:50:36 06:51:01 AM 5822848 7200700 2059584 26.13 2688 1576700 598904 6.71 155460 1647456 4
09:50:36 06:52:01 AM 5822792 7200648 2059640 26.13 2688 1576704 598904 6.71 155460 1647464 4
09:50:36 06:53:01 AM 5822852 7200708 2059580 26.13 2688 1576704 614280 6.88 155460 1647580 4
09:50:36 06:54:01 AM 5822768 7200628 2059664 26.13 2688 1576708 614280 6.88 155460 1647468 4
09:50:36 06:55:01 AM 5822612 7200476 2059820 26.13 2688 1576712 614280 6.88 155460 1647760 4
09:50:36 06:56:01 AM 5822976 7200840 2059456 26.13 2688 1576712 614280 6.88 155460 1647488 4
09:50:36 06:57:01 AM 5822724 7200588 2059708 26.13 2688 1576712 614280 6.88 155460 1647492 4
09:50:36 06:58:01 AM 5822696 7200564 2059736 26.13 2688 1576716 614280 6.88 155460 1647612 4
09:50:36 06:59:01 AM 5822668 7200536 2059764 26.13 2688 1576716 614280 6.88 155460 1647612 4
09:50:36 07:00:01 AM 5822312 7200180 2060120 26.14 2688 1576716 610432 6.83 155460 1647684 4
09:50:36 07:01:01 AM 5821572 7199440 2060860 26.14 2688 1576720 610432 6.83 155460 1648200 4
09:50:36 07:02:01 AM 5822476 7200344 2059956 26.13 2688 1576720 610432 6.83 155492 1647676 4
09:50:36 07:03:01 AM 5822784 7200656 2059648 26.13 2688 1576724 610432 6.83 155492 1647476 4
09:50:36 07:04:01 AM 5822596 7200468 2059836 26.13 2688 1576724 610432 6.83 155496 1647652 4
09:50:36 07:05:01 AM 5822488 7200360 2059944 26.13 2688 1576724 610432 6.83 155492 1647668 4
09:50:36 07:06:01 AM 5822656 7200532 2059776 26.13 2688 1576728 610432 6.83 155496 1647528 4
09:50:36 07:07:01 AM 5822624 7200500 2059808 26.13 2688 1576728 610432 6.83 155492 1647568 4
09:50:36 07:08:01 AM 5822752 7200628 2059680 26.13 2688 1576728 610432 6.83 155492 1647488 4
09:50:36 07:09:01 AM 5822688 7200568 2059744 26.13 2688 1576732 610432 6.83 155492 1647608 4
09:50:36 07:10:01 AM 5822164 7200044 2060268 26.14 2688 1576732 627716 7.03 155492 1647908 4
09:50:36 07:11:01 AM 5822420 7200308 2060012 26.13 2688 1576736 608236 6.81 155492 1647848 4
09:50:36 07:12:01 AM 5822788 7200676 2059644 26.13 2688 1576736 608236 6.81 155492 1647508 4
09:50:36 07:13:01 AM 5822500 7200388 2059932 26.13 2688 1576736 608236 6.81 155492 1647768 4
09:50:36 07:14:01 AM 5822752 7200644 2059680 26.13 2688 1576740 608236 6.81 155492 1647520 4
09:50:36 07:15:01 AM 5822664 7200556 2059768 26.13 2688 1576740 608236 6.81 155492 1647596 4
09:50:36 07:16:01 AM 5822680 7200572 2059752 26.13 2688 1576740 608236 6.81 155492 1647528 4
09:50:36 07:17:01 AM 5822816 7200712 2059616 26.13 2688 1576744 608236 6.81 155492 1647532 4
09:50:36 07:18:01 AM 5822848 7200744 2059584 26.13 2688 1576744 608236 6.81 155492 1647544 8
09:50:36 07:19:01 AM 5822424 7200320 2060008 26.13 2688 1576744 608236 6.81 155492 1647884 16
09:50:36 07:20:01 AM 5822396 7200296 2060036 26.13 2688 1576748 610796 6.84 155492 1647852 8
09:50:36 07:21:01 AM 5822972 7200872 2059460 26.13 2688 1576748 610796 6.84 155492 1647552 4
09:50:36 07:22:01 AM 5822812 7200712 2059620 26.13 2688 1576748 610796 6.84 155492 1647552 4
09:50:36 07:23:01 AM 5822692 7200596 2059740 26.13 2688 1576752 610796 6.84 155492 1647556 4
09:50:36 07:24:01 AM 5822748 7200652 2059684 26.13 2688 1576752 610796 6.84 155492 1647556 4
09:50:36 07:25:01 AM 5822516 7200420 2059916 26.13 2688 1576752 610796 6.84 155492 1647628 4
09:50:36 07:26:01 AM 5822232 7200140 2060200 26.14 2688 1576756 610796 6.84 155492 1647844 4
09:50:36 07:27:01 AM 5822600 7200508 2059832 26.13 2688 1576756 610796 6.84 155492 1647572 4
09:50:36 07:28:01 AM 5822828 7200736 2059604 26.13 2688 1576756 610796 6.84 155492 1647572 4
09:50:36 07:29:01 AM 5822564 7200476 2059868 26.13 2688 1576760 610796 6.84 155492 1647800 4
09:50:36 07:30:01 AM 5822524 7200436 2059908 26.13 2688 1576760 610860 6.84 155492 1647780 4
09:50:36 07:31:01 AM 5822148 7200060 2060284 26.14 2688 1576764 610860 6.84 155492 1648020 4
09:50:36 07:32:01 AM 5822612 7200524 2059820 26.13 2688 1576764 610860 6.84 155492 1647728 4
09:50:36 07:33:01 AM 5822160 7200084 2060272 26.14 2688 1576772 609388 6.82 164796 1638660 244
09:50:36 07:34:01 AM 5822564 7200496 2059868 26.13 2688 1576780 609388 6.82 164796 1638328 4
09:50:36 07:35:02 AM 5822712 7200644 2059720 26.13 2688 1576780 609388 6.82 164796 1638408 4
09:50:36 07:36:01 AM 5822768 7200700 2059664 26.13 2688 1576780 609388 6.82 164796 1638340 4
09:50:36 07:37:01 AM 5822768 7200704 2059664 26.13 2688 1576784 609388 6.82 164796 1638344 4
09:50:36 07:38:01 AM 5822796 7200732 2059636 26.13 2688 1576784 609388 6.82 164796 1638344 4
09:50:36 07:39:01 AM 5822704 7200640 2059728 26.13 2688 1576784 609388 6.82 164796 1638344 4
09:50:36 07:40:01 AM 5822396 7200336 2060036 26.13 2688 1576788 602668 6.75 164796 1638648 4
09:50:36 07:41:01 AM 5822596 7200548 2059836 26.13 2688 1576788 602668 6.75 164796 1638352 4
09:50:36 07:42:01 AM 5822640 7200596 2059792 26.13 2688 1576792 602668 6.75 164796 1638356 4
09:50:36 07:43:01 AM 5822524 7200480 2059908 26.13 2688 1576792 602668 6.75 164796 1638356 4
09:50:36 07:44:01 AM 5822644 7200600 2059788 26.13 2688 1576792 602668 6.75 164796 1638356 4
09:50:36 07:45:01 AM 5822392 7200352 2060040 26.13 2688 1576796 602668 6.75 164796 1638428 4
09:50:36 07:46:01 AM 5822540 7200500 2059892 26.13 2688 1576796 602668 6.75 164796 1638360 4
09:50:36 07:47:01 AM 5822512 7200472 2059920 26.13 2688 1576796 602668 6.75 164796 1638360 4
09:50:36 07:48:01 AM 5822512 7200476 2059920 26.13 2688 1576800 602668 6.75 164796 1638364 4
09:50:36 07:49:01 AM 5822364 7200328 2060068 26.13 2688 1576800 602668 6.75 164796 1638364 8
09:50:36 07:50:01 AM 5822200 7200164 2060232 26.14 2688 1576800 625888 7.01 164796 1638552 4
09:50:36 07:51:01 AM 5822484 7200444 2059948 26.13 2688 1576804 609312 6.82 164796 1638372 8
09:50:36 07:52:01 AM 5822660 7200616 2059772 26.13 2688 1576804 609312 6.82 164796 1638372 4
09:50:36 07:53:01 AM 5822608 7200568 2059824 26.13 2688 1576808 609312 6.82 164796 1638376 4
09:50:36 07:54:01 AM 5822512 7200472 2059920 26.13 2688 1576808 609312 6.82 164796 1638376 4
09:50:36 07:55:01 AM 5822496 7200456 2059936 26.13 2688 1576808 609312 6.82 164796 1638444 4
09:50:36 07:56:01 AM 5822584 7200548 2059848 26.13 2688 1576812 609312 6.82 164796 1638380 4
09:50:36 07:57:01 AM 5822636 7200600 2059796 26.13 2688 1576812 609312 6.82 164796 1638380 4
09:50:36 07:58:01 AM 5822292 7200256 2060140 26.14 2688 1576812 609312 6.82 164796 1638788 4
09:50:36 07:59:01 AM 5822736 7200704 2059696 26.13 2688 1576816 609312 6.82 164796 1638384 4
09:50:36 08:00:01 AM 5822260 7200228 2060172 26.14 2688 1576816 602668 6.75 164796 1638568 4
09:50:36 08:01:01 AM 5821060 7199028 2061372 26.15 2688 1576816 602668 6.75 164796 1639320 4
09:50:36 08:02:01 AM 5822576 7200548 2059856 26.13 2688 1576816 602668 6.75 164796 1638392 4
09:50:36 08:03:01 AM 5822584 7200560 2059848 26.13 2688 1576820 602668 6.75 164796 1638512 4
09:50:36 08:04:01 AM 5822376 7200352 2060056 26.13 2688 1576820 602668 6.75 164796 1638512 4
09:50:36 08:05:01 AM 5822440 7200416 2059992 26.13 2688 1576820 602668 6.75 164796 1638580 4
09:50:36 08:06:01 AM 5822588 7200568 2059844 26.13 2688 1576824 602668 6.75 164796 1638400 4
09:50:36 08:07:01 AM 5822528 7200508 2059904 26.13 2688 1576824 602668 6.75 164796 1638400 4
09:50:36 08:08:01 AM 5822404 7200384 2060028 26.13 2688 1576824 602668 6.75 164796 1638648 16
09:50:36 08:09:01 AM 5822520 7200504 2059912 26.13 2688 1576828 602668 6.75 164796 1638404 8
09:50:36 08:10:01 AM 5822156 7200140 2060276 26.14 2688 1576828 621484 6.96 164796 1638588 4
09:50:36 08:11:01 AM 5822432 7200424 2060000 26.13 2688 1576832 621484 6.96 164800 1638420 4
09:50:36 08:12:01 AM 5822440 7200432 2059992 26.13 2688 1576832 621484 6.96 164796 1638408 4
09:50:36 08:13:01 AM 5822556 7200548 2059876 26.13 2688 1576832 621484 6.96 164796 1638408 4
09:50:36 08:14:01 AM 5822528 7200524 2059904 26.13 2688 1576836 621484 6.96 164796 1638492 4
09:50:36 08:15:01 AM 5822104 7200104 2060328 26.14 2688 1576840 621484 6.96 164796 1638776 4
09:50:36 08:16:01 AM 5822548 7200548 2059884 26.13 2688 1576840 621484 6.96 164796 1638404 4
09:50:36 08:17:01 AM 5822464 7200468 2059968 26.13 2688 1576844 621484 6.96 164796 1638544 4
09:50:36 08:18:01 AM 5822556 7200560 2059876 26.13 2688 1576844 621484 6.96 164796 1638428 4
09:50:36 08:19:01 AM 5822496 7200496 2059936 26.13 2688 1576844 621484 6.96 164796 1638428 4
09:50:36 08:20:01 AM 5822296 7200300 2060136 26.14 2688 1576848 599440 6.71 164796 1638620 4
09:50:36 08:21:01 AM 5822640 7200644 2059792 26.13 2688 1576848 599440 6.71 164796 1638436 4
09:50:36 08:22:01 AM 5822708 7200716 2059724 26.13 2688 1576852 599440 6.71 164796 1638444 8
09:50:36 08:23:01 AM 5822200 7200208 2060232 26.14 2688 1576852 599440 6.71 164796 1638852 4
09:50:36 08:24:01 AM 5822792 7200800 2059640 26.13 2688 1576852 599440 6.71 164796 1638444 4
09:50:36 08:25:01 AM 5822696 7200708 2059736 26.13 2688 1576856 599440 6.71 164796 1638516 4
09:50:36 08:26:01 AM 5822852 7200864 2059580 26.13 2688 1576856 599440 6.71 164796 1638452 4
09:50:36 08:27:01 AM 5822644 7200656 2059788 26.13 2688 1576856 599440 6.71 164796 1638568 4
09:50:36 08:28:01 AM 5822368 7200384 2060064 26.13 2688 1576860 599440 6.71 164796 1638456 4
09:50:36 08:29:01 AM 5822128 7200144 2060304 26.14 2688 1576860 599440 6.71 164796 1638848 4
09:50:36 08:30:01 AM 5822016 7200032 2060416 26.14 2688 1576860 619224 6.93 164796 1638760 4
09:50:36 08:31:01 AM 5821904 7199928 2060528 26.14 2688 1576868 619224 6.93 164796 1639028 4
09:50:36 08:32:01 AM 5822504 7200528 2059928 26.13 2688 1576868 619224 6.93 164796 1638620 4
09:50:36 08:33:01 AM 5822296 7200324 2060136 26.14 2688 1576872 619224 6.93 164796 1638892 16
09:50:36 08:34:01 AM 5821956 7199984 2060476 26.14 2688 1576872 619224 6.93 164796 1638956 8
09:50:36 08:35:01 AM 5822320 7200348 2060112 26.14 2688 1576872 619224 6.93 164796 1638704 4
09:50:36 08:36:01 AM 5822504 7200536 2059928 26.13 2688 1576876 619224 6.93 164796 1638640 4
09:50:36 08:37:01 AM 5822408 7200440 2060024 26.13 2688 1576876 619224 6.93 164796 1638896 4
09:50:36 08:38:01 AM 5822536 7200568 2059896 26.13 2688 1576876 619224 6.93 164796 1638760 4
09:50:36 08:39:01 AM 5822604 7200636 2059828 26.13 2688 1576876 619224 6.93 164796 1638648 4
09:50:36 08:40:01 AM 5822120 7200156 2060312 26.14 2688 1576880 599504 6.71 164796 1638952 4
09:50:36 08:41:01 AM 5822112 7200152 2060320 26.14 2688 1576880 614940 6.89 164796 1638696 4
09:50:36 08:42:01 AM 5822224 7200268 2060208 26.14 2688 1576884 614940 6.89 164796 1638700 4
09:50:36 08:43:02 AM 5822076 7200120 2060356 26.14 2688 1576884 614940 6.89 164796 1638700 4
09:50:36 08:44:01 AM 5822076 7200120 2060356 26.14 2688 1576884 614940 6.89 164796 1638700 4
09:50:36 08:45:01 AM 5822060 7200108 2060372 26.14 2688 1576888 614940 6.89 164796 1638888 4
09:50:36 08:46:01 AM 5822116 7200164 2060316 26.14 2688 1576888 614940 6.89 164796 1638704 4
09:50:36 08:47:01 AM 5822284 7200332 2060148 26.14 2688 1576888 614940 6.89 164796 1638704 4
09:50:36 08:48:01 AM 5822264 7200316 2060168 26.14 2688 1576892 614940 6.89 164796 1638708 4
09:50:36 08:49:01 AM 5822296 7200348 2060136 26.14 2688 1576892 614940 6.89 164796 1638824 4
09:50:36 08:50:01 AM 5822044 7200096 2060388 26.14 2688 1576892 611440 6.85 164796 1638892 4
09:50:36 08:51:01 AM 5822332 7200396 2060100 26.14 2688 1576900 611440 6.85 164796 1638720 4
09:50:36 08:52:01 AM 5822188 7200252 2060244 26.14 2688 1576900 611440 6.85 164796 1638720 4
09:50:36 08:53:01 AM 5822268 7200336 2060164 26.14 2688 1576904 611440 6.85 164796 1638724 4
09:50:36 08:54:01 AM 5822304 7200372 2060128 26.14 2688 1576904 611440 6.85 164796 1638724 4
09:50:36 08:55:01 AM 5822244 7200312 2060188 26.14 2688 1576904 611440 6.85 164796 1638792 4
09:50:36 08:56:01 AM 5822392 7200464 2060040 26.13 2688 1576908 611440 6.85 164796 1638728 4
09:50:36 08:57:01 AM 5822252 7200324 2060180 26.14 2688 1576908 611440 6.85 164796 1638728 4
09:50:36 08:58:01 AM 5822308 7200384 2060124 26.14 2688 1576912 611440 6.85 164796 1638732 4
09:50:36 08:59:01 AM 5822308 7200388 2060124 26.14 2688 1576916 611440 6.85 164796 1638736 4
09:50:36 09:00:01 AM 5822112 7200192 2060320 26.14 2688 1576916 602864 6.75 164796 1638920 4
09:50:36 09:01:01 AM 5820904 7198984 2061528 26.15 2688 1576920 602864 6.75 164796 1639668 4
09:50:36 09:02:01 AM 5822460 7200540 2059972 26.13 2688 1576920 602864 6.75 164796 1638740 4
09:50:36 09:03:01 AM 5821892 7199972 2060540 26.14 2688 1576920 602864 6.75 164796 1638948 16
09:50:36 09:04:01 AM 5822028 7200112 2060404 26.14 2688 1576924 602864 6.75 164796 1638748 8
09:50:36 09:05:01 AM 5822040 7200124 2060392 26.14 2688 1576924 602864 6.75 164796 1638816 4
09:50:36 09:06:01 AM 5822208 7200292 2060224 26.14 2688 1576924 602864 6.75 164796 1638748 4
09:50:36 09:07:01 AM 5822252 7200340 2060180 26.14 2688 1576928 602864 6.75 164796 1638752 4
09:50:36 09:08:01 AM 5822116 7200204 2060316 26.14 2688 1576928 602864 6.75 164796 1638752 4
09:50:36 09:09:01 AM 5822152 7200240 2060280 26.14 2688 1576928 602864 6.75 164796 1638752 4
09:50:36 09:10:01 AM 5821488 7199580 2060944 26.15 2688 1576932 619492 6.94 164796 1639196 4
09:50:36 09:11:01 AM 5822220 7200312 2060212 26.14 2688 1576932 619492 6.94 164796 1638792 4
09:50:36 09:12:01 AM 5822132 7200228 2060300 26.14 2688 1576936 619492 6.94 164796 1638796 4
09:50:36 09:13:01 AM 5821996 7200092 2060436 26.14 2688 1576936 619492 6.94 164796 1639000 4
09:50:36 09:14:01 AM 5821892 7199988 2060540 26.14 2688 1576936 619492 6.94 164796 1639088 4
09:50:36 09:15:01 AM 5822164 7200260 2060268 26.14 2688 1576936 603768 6.76 164796 1638884 4
09:50:36 09:16:01 AM 5822084 7200184 2060348 26.14 2688 1576940 603768 6.76 164796 1638824 4
09:50:36 09:17:01 AM 5822104 7200204 2060328 26.14 2688 1576940 603768 6.76 164796 1638940 4
09:50:36 09:18:01 AM 5822136 7200236 2060296 26.14 2688 1576940 603768 6.76 164796 1638920 4
09:50:36 09:19:01 AM 5821740 7199844 2060692 26.14 2688 1576944 603768 6.76 164796 1639200 16
09:50:36 09:20:01 AM 5821464 7199568 2060968 26.15 2688 1576944 603180 6.75 164796 1639216 8
09:50:36 09:21:01 AM 5821976 7200084 2060456 26.14 2688 1576948 603180 6.75 164796 1638832 4
09:50:36 09:22:01 AM 5822036 7200144 2060396 26.14 2688 1576948 603180 6.75 164796 1638832 4
09:50:36 09:23:01 AM 5822092 7200200 2060340 26.14 2688 1576948 603180 6.75 164796 1639044 4
09:50:36 09:24:01 AM 5822168 7200280 2060264 26.14 2688 1576952 603180 6.75 164796 1638844 4
09:50:36 09:25:01 AM 5821912 7200024 2060520 26.14 2688 1576952 603180 6.75 164796 1639052 16
09:50:36 09:26:01 AM 5821800 7199924 2060632 26.14 2688 1576964 613820 6.87 166400 1637384 268
09:50:36 09:27:01 AM 5821840 7199968 2060592 26.14 2688 1576968 613820 6.87 166400 1637272 4
09:50:36 09:28:01 AM 5821396 7199524 2061036 26.15 2688 1576968 613820 6.87 166400 1637704 8
09:50:36 09:29:01 AM 5821720 7199848 2060712 26.14 2688 1576968 613820 6.87 166400 1637576 4
09:50:36 09:30:01 AM 5821804 7199936 2060628 26.14 2688 1576972 611120 6.84 166400 1637492 8
09:50:36 09:31:01 AM 5821760 7199888 2060672 26.14 2688 1576972 611120 6.84 166400 1637580 4
09:50:36 09:32:01 AM 5821936 7200068 2060496 26.14 2688 1576976 611120 6.84 166400 1637312 4
09:50:36 09:33:01 AM 5821640 7199772 2060792 26.14 2688 1576976 611120 6.84 166400 1637588 4
09:50:36 09:34:01 AM 5822088 7200220 2060344 26.14 2688 1576976 611120 6.84 166400 1637316 4
09:50:36 09:35:01 AM 5822044 7200180 2060388 26.14 2688 1576980 611120 6.84 166400 1637388 4
09:50:36 09:36:01 AM 5822236 7200372 2060196 26.14 2688 1576980 611120 6.84 166400 1637320 4
09:50:36 09:37:01 AM 5822184 7200320 2060248 26.14 2688 1576980 611120 6.84 166400 1637320 4
09:50:36 09:38:01 AM 5822244 7200384 2060188 26.14 2688 1576984 611120 6.84 166400 1637440 4
09:50:36 09:39:01 AM 5822000 7200144 2060432 26.14 2688 1576988 611120 6.84 166400 1637328 4
09:50:36 09:40:01 AM 5821536 7199680 2060896 26.15 2688 1576988 612668 6.86 166400 1637592 4
09:50:36 09:41:01 AM 5416448 7107068 2465984 31.28 2688 1873268 642924 7.20 198536 1949428 168572
09:50:36 09:42:01 AM 5145996 7008840 2736436 34.72 2688 2038168 699960 7.84 212400 2174348 42008
09:50:36 09:43:01 AM 5066372 7023792 2816060 35.73 2688 2127840 692208 7.75 242788 2210288 79240
09:50:36 09:44:01 AM 4925296 7054796 2957136 37.52 2688 2295360 631920 7.08 279020 2294540 10852
09:50:36 09:45:01 AM 4881508 7011880 3000924 38.07 2688 2296408 680104 7.62 279148 2337496 528
09:50:36 09:46:01 AM 4852448 6994200 3029984 38.44 2688 2307740 711896 7.97 279620 2365276 9512
09:50:36 09:47:01 AM 4839796 6994360 3042636 38.60 2688 2320592 711896 7.97 279620 2378092 5792
09:50:36 09:48:01 AM 4831308 6995300 3051124 38.71 2688 2330036 711896 7.97 279668 2387488 3964
09:50:36 09:49:02 AM 4880012 7053292 3002420 38.09 2688 2339308 625104 7.00 280264 2338508 4920
09:50:36 09:50:01 AM 4990896 7023468 2891536 36.68 2688 2204300 671696 7.52 516584 2016824 23332
09:50:36 Average: 5806413 7201037 2076019 26.34 2688 1592597 613432 6.87 162652 1653273 1076
09:50:36
09:50:36 04:24:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:36 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:25:01 AM eth0 90.15 45.79 416.80 14.46 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:26:01 AM eth0 4.82 0.10 0.68 0.01 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:27:01 AM eth0 2.38 0.12 0.21 0.01 0.00 0.00 0.00 0.00
09:50:36 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:28:01 AM eth0 0.77 0.10 0.05 0.01 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:29:01 AM eth0 0.75 0.12 0.05 0.01 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:30:01 AM eth0 0.75 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:31:01 AM eth0 0.95 0.32 0.30 0.20 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:32:01 AM eth0 0.90 0.10 0.09 0.01 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:33:01 AM eth0 0.67 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:34:01 AM eth0 0.93 0.12 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:35:01 AM eth0 0.75 0.18 0.17 0.07 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:36:01 AM eth0 0.47 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:37:01 AM eth0 4.73 0.10 111.76 0.01 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:38:01 AM eth0 0.33 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:39:01 AM eth0 0.28 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:40:01 AM eth0 0.90 0.65 0.18 3.45 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:41:01 AM eth0 0.75 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:42:01 AM eth0 0.57 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:43:01 AM eth0 0.43 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:44:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:45:01 AM eth0 0.87 0.22 0.20 0.07 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:46:01 AM eth0 0.95 0.33 0.37 0.20 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:47:01 AM eth0 0.38 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:48:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:49:01 AM eth0 1.05 0.05 2.43 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:50:01 AM eth0 0.52 0.17 0.16 0.07 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:51:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:52:01 AM eth0 0.25 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:53:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:54:01 AM eth0 0.92 0.27 0.31 0.19 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:55:01 AM eth0 0.45 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:56:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:57:01 AM eth0 0.25 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:58:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 04:59:01 AM eth0 0.57 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:00:01 AM eth0 0.70 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:01:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:02:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:03:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:04:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:05:01 AM eth0 0.43 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:06:01 AM eth0 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:07:01 AM eth0 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:08:01 AM eth0 0.22 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:09:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:10:01 AM eth0 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:11:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:12:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:13:01 AM eth0 0.25 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:14:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:15:01 AM eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:16:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:17:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:18:01 AM eth0 0.47 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:19:01 AM eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 05:20:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:20:02 AM eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:21:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:22:01 AM eth0 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:23:01 AM eth0 0.52 0.30 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:24:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:25:01 AM eth0 0.35 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:26:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:27:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:28:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:29:01 AM eth0 0.13 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:30:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:31:01 AM eth0 0.38 0.27 0.26 0.20 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:32:01 AM eth0 0.60 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:33:01 AM eth0 1.52 1.05 0.43 0.32 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:34:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:35:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:36:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:38:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:39:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:40:01 AM eth0 0.38 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:41:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:42:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:43:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:44:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:45:01 AM eth0 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:46:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:47:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:48:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:49:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:50:01 AM eth0 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:51:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:53:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:54:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:55:01 AM eth0 0.42 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:56:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:57:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:58:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 05:59:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:00:01 AM eth0 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:01:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:02:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:03:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:04:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:05:01 AM eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:06:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:07:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:08:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:09:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:10:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:11:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:12:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:13:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:14:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:15:01 AM eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:16:01 AM eth0 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:17:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:18:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:19:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:20:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:21:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:22:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:23:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:25:01 AM eth0 0.42 0.33 0.16 0.13 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:27:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:28:01 AM eth0 0.32 0.25 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 06:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:29:02 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:30:01 AM eth0 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:31:01 AM eth0 0.42 0.23 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:32:01 AM eth0 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:33:01 AM eth0 1.03 0.22 0.33 0.19 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:34:01 AM eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:35:01 AM eth0 0.68 0.18 0.19 0.07 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:36:01 AM eth0 0.50 0.37 0.27 0.21 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:37:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:38:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:39:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:40:01 AM eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:41:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:42:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:44:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:45:01 AM eth0 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:46:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:47:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:48:01 AM eth0 0.95 0.30 0.41 0.26 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:49:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:50:01 AM eth0 0.32 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:51:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:52:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:53:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:54:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:55:01 AM eth0 0.63 0.37 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:56:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:57:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:58:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 06:59:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:00:01 AM eth0 0.37 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:01:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:02:01 AM eth0 0.45 0.17 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:03:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:04:01 AM eth0 0.67 0.22 0.36 0.26 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:05:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:06:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:07:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:08:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:09:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:10:01 AM eth0 0.70 0.13 0.19 0.07 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:11:01 AM eth0 0.43 0.22 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:12:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:13:01 AM eth0 0.78 0.32 0.37 0.26 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:14:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:15:01 AM eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:16:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:17:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:18:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:19:01 AM eth0 0.77 0.28 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:20:01 AM eth0 0.33 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:21:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:23:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:24:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:25:01 AM eth0 0.65 0.17 0.19 0.07 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:26:01 AM eth0 0.40 0.18 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:27:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:28:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:29:01 AM eth0 0.60 0.28 0.39 0.26 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:30:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:31:01 AM eth0 0.37 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:32:01 AM eth0 0.62 0.03 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:33:01 AM eth0 0.45 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:34:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:35:02 AM eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:37:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:38:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:39:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:40:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:41:01 AM eth0 0.18 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:42:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:43:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:44:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:45:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:47:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:48:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:50:01 AM eth0 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:51:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:52:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:54:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:55:01 AM eth0 0.42 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:56:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:57:01 AM eth0 0.45 0.03 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:58:01 AM eth0 0.48 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 07:59:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:00:01 AM eth0 0.32 0.18 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:01:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:02:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:03:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:04:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:05:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:06:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:07:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:08:01 AM eth0 0.78 0.20 0.31 0.20 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:09:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:10:01 AM eth0 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:11:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:12:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:13:01 AM eth0 0.17 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:14:01 AM eth0 0.65 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:15:01 AM eth0 0.72 0.40 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:16:01 AM eth0 0.15 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:17:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:19:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:20:01 AM eth0 0.32 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:21:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:22:01 AM eth0 0.48 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:23:01 AM eth0 0.45 0.23 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:24:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:25:01 AM eth0 0.40 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:26:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:27:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:28:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:29:01 AM eth0 0.45 0.22 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:30:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:31:01 AM eth0 0.35 0.13 0.26 0.19 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:32:01 AM eth0 1.08 0.05 0.12 0.00 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:33:01 AM eth0 2.55 0.57 1.04 0.64 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:34:01 AM eth0 1.97 0.68 0.96 0.65 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:35:01 AM eth0 0.38 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:36:01 AM eth0 0.50 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:37:01 AM eth0 0.85 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:39:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:40:01 AM eth0 0.45 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:41:01 AM eth0 0.22 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:42:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:43:02 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:45:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:46:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:47:01 AM eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:48:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:49:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:50:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:51:01 AM eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:52:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:54:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:55:01 AM eth0 0.37 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:56:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:57:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:58:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 08:59:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:00:01 AM eth0 0.30 0.12 0.14 0.06 0.00 0.00 0.00 0.00
09:50:36 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:01:01 AM eth0 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:02:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:03:01 AM eth0 0.87 0.28 0.41 0.26 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:04:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:05:01 AM eth0 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:06:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:07:01 AM eth0 0.08 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:08:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:09:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:10:01 AM eth0 0.62 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:11:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:12:01 AM eth0 0.22 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:13:01 AM eth0 1.40 0.33 0.48 0.26 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:14:01 AM eth0 0.43 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:15:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:17:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:18:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:19:01 AM eth0 0.67 0.15 0.30 0.19 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:20:01 AM eth0 1.00 0.48 0.44 0.27 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:21:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:22:01 AM eth0 0.52 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:23:01 AM eth0 1.35 0.55 0.66 0.46 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:24:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:25:01 AM eth0 1.02 0.32 0.44 0.26 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:26:01 AM eth0 0.98 0.83 0.09 0.07 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:27:01 AM eth0 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:28:01 AM eth0 1.50 0.50 0.69 0.45 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:29:01 AM eth0 1.33 0.45 0.66 0.45 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:30:01 AM eth0 0.42 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:31:01 AM eth0 0.47 0.28 0.27 0.20 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:32:01 AM eth0 0.65 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:33:01 AM eth0 0.63 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:34:01 AM eth0 0.43 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:35:01 AM eth0 0.43 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:36:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:37:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:38:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:39:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:40:01 AM eth0 0.98 0.43 0.52 0.33 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:41:01 AM eth0 215.68 151.12 1309.99 60.50 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:42:01 AM eth0 73.92 59.07 844.88 9.54 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:43:01 AM eth0 27.12 24.88 133.45 14.20 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:44:01 AM eth0 161.72 116.21 239.01 26.90 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:45:01 AM eth0 13.75 7.83 10.13 1.19 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:46:01 AM eth0 28.59 26.54 90.34 7.40 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:47:01 AM eth0 23.78 24.23 79.16 7.86 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:48:01 AM eth0 18.24 19.31 35.82 14.16 0.00 0.00 0.00 0.00
09:50:36 09:49:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:49:02 AM eth0 31.91 17.89 85.81 2.65 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 09:50:01 AM eth0 70.40 51.05 142.14 86.10 0.00 0.00 0.00 0.00
09:50:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:36 Average: eth0 2.66 1.76 10.83 0.81 0.00 0.00 0.00 0.00
09:50:36
09:50:36
09:50:36 ---> sar -P ALL:
09:50:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/20/2025 _x86_64_ (2 CPU)
09:50:36
09:50:36 04:23:46 LINUX RESTART (2 CPU)
09:50:36
09:50:36 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:25:01 AM all 25.67 0.05 8.19 7.09 0.06 58.94
09:50:36 04:25:01 AM 0 25.61 0.05 7.99 8.44 0.07 57.85
09:50:36 04:25:01 AM 1 25.74 0.05 8.38 5.73 0.05 60.04
09:50:36 04:26:01 AM all 0.29 0.00 0.11 0.18 0.06 99.37
09:50:36 04:26:01 AM 0 0.08 0.00 0.08 0.35 0.08 99.40
09:50:36 04:26:01 AM 1 0.50 0.00 0.13 0.00 0.03 99.33
09:50:36 04:27:01 AM all 0.31 0.00 0.09 0.05 0.04 99.51
09:50:36 04:27:01 AM 0 0.13 0.00 0.08 0.10 0.03 99.65
09:50:36 04:27:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.37
09:50:36 04:28:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:36 04:28:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 04:28:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
09:50:36 04:29:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 04:29:01 AM 0 0.13 0.00 0.05 0.00 0.05 99.77
09:50:36 04:29:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
09:50:36 04:30:01 AM all 0.13 0.00 0.09 0.00 0.05 99.73
09:50:36 04:30:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:36 04:30:01 AM 1 0.13 0.00 0.13 0.00 0.05 99.68
09:50:36 04:31:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:36 04:31:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 04:31:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:36 04:32:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 04:32:01 AM 0 0.28 0.00 0.08 0.00 0.05 99.58
09:50:36 04:32:01 AM 1 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 04:33:01 AM all 0.43 0.00 0.07 0.00 0.05 99.45
09:50:36 04:33:01 AM 0 0.47 0.00 0.08 0.00 0.05 99.40
09:50:36 04:33:01 AM 1 0.40 0.00 0.05 0.00 0.05 99.50
09:50:36 04:34:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61
09:50:36 04:34:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
09:50:36 04:34:01 AM 1 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 04:35:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:36 04:35:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 04:35:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36
09:50:36 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:36:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 04:36:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 04:36:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 04:37:01 AM all 0.24 0.00 0.06 0.00 0.05 99.65
09:50:36 04:37:01 AM 0 0.37 0.00 0.05 0.00 0.02 99.57
09:50:36 04:37:01 AM 1 0.12 0.00 0.07 0.00 0.08 99.73
09:50:36 04:38:01 AM all 0.28 0.00 0.06 0.00 0.03 99.64
09:50:36 04:38:01 AM 0 0.45 0.00 0.03 0.00 0.00 99.52
09:50:36 04:38:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 04:39:01 AM all 0.33 0.00 0.10 0.00 0.04 99.53
09:50:36 04:39:01 AM 0 0.55 0.00 0.12 0.00 0.03 99.30
09:50:36 04:39:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 04:40:01 AM all 0.39 0.00 0.06 0.01 0.04 99.50
09:50:36 04:40:01 AM 0 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 04:40:01 AM 1 0.23 0.00 0.08 0.02 0.07 99.60
09:50:36 04:41:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 04:41:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 04:41:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:42:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
09:50:36 04:42:01 AM 0 0.48 0.00 0.05 0.00 0.02 99.45
09:50:36 04:42:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:36 04:43:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:36 04:43:01 AM 0 0.47 0.00 0.05 0.00 0.05 99.43
09:50:36 04:43:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 04:44:01 AM all 0.09 0.00 0.08 0.00 0.05 99.78
09:50:36 04:44:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70
09:50:36 04:44:01 AM 1 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 04:45:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 04:45:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 04:45:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 04:46:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 04:46:01 AM 0 0.53 0.00 0.02 0.00 0.02 99.43
09:50:36 04:46:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36
09:50:36 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:47:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:36 04:47:01 AM 0 0.55 0.00 0.07 0.00 0.07 99.32
09:50:36 04:47:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 04:48:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:36 04:48:01 AM 0 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 04:48:01 AM 1 0.15 0.00 0.05 0.00 0.03 99.77
09:50:36 04:49:01 AM all 0.26 0.00 0.07 0.00 0.05 99.62
09:50:36 04:49:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 04:49:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
09:50:36 04:50:01 AM all 0.26 0.00 0.06 0.00 0.03 99.65
09:50:36 04:50:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 04:50:01 AM 1 0.45 0.00 0.03 0.00 0.02 99.50
09:50:36 04:51:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:36 04:51:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 04:51:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:36 04:52:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 04:52:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 04:52:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 04:53:01 AM all 0.22 0.00 0.05 0.00 0.05 99.68
09:50:36 04:53:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 04:53:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:50:36 04:54:01 AM all 0.35 0.00 0.08 0.00 0.05 99.52
09:50:36 04:54:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:36 04:54:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 04:55:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 04:55:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 04:55:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 04:56:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:36 04:56:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 04:56:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:50:36 04:57:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 04:57:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 04:57:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:36
09:50:36 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 04:58:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 04:58:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
09:50:36 04:58:01 AM 1 0.42 0.00 0.02 0.00 0.05 99.52
09:50:36 04:59:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:36 04:59:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.37
09:50:36 04:59:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 05:00:01 AM all 0.09 0.00 0.07 0.00 0.04 99.80
09:50:36 05:00:01 AM 0 0.15 0.00 0.08 0.00 0.05 99.72
09:50:36 05:00:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 05:01:01 AM all 0.31 0.00 0.06 0.01 0.04 99.58
09:50:36 05:01:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36 05:01:01 AM 1 0.07 0.00 0.05 0.02 0.03 99.83
09:50:36 05:02:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:36 05:02:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27
09:50:36 05:02:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 05:03:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 05:03:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:03:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 05:04:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 05:04:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36 05:04:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:05:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 05:05:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 05:05:01 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 05:06:01 AM all 0.24 0.00 0.07 0.00 0.06 99.63
09:50:36 05:06:01 AM 0 0.40 0.00 0.07 0.00 0.05 99.48
09:50:36 05:06:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:07:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 05:07:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 05:07:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:08:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 05:08:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 05:08:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36
09:50:36 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:09:01 AM all 0.29 0.00 0.03 0.00 0.05 99.62
09:50:36 05:09:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 05:09:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 05:10:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:36 05:10:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
09:50:36 05:10:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 05:11:01 AM all 0.13 0.00 0.08 0.00 0.04 99.75
09:50:36 05:11:01 AM 0 0.22 0.00 0.08 0.00 0.03 99.67
09:50:36 05:11:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 05:12:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 05:12:01 AM 0 0.55 0.00 0.02 0.00 0.07 99.37
09:50:36 05:12:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 05:13:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 05:13:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 05:13:01 AM 1 0.02 0.00 0.03 0.00 0.05 99.90
09:50:36 05:14:01 AM all 0.18 0.00 0.07 0.00 0.04 99.72
09:50:36 05:14:01 AM 0 0.27 0.00 0.03 0.00 0.03 99.67
09:50:36 05:14:01 AM 1 0.08 0.00 0.10 0.00 0.05 99.77
09:50:36 05:15:01 AM all 0.37 0.00 0.05 0.00 0.04 99.54
09:50:36 05:15:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 05:15:01 AM 1 0.20 0.00 0.07 0.00 0.05 99.68
09:50:36 05:16:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 05:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 05:16:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 05:17:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:17:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:17:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:36 05:18:01 AM all 0.29 0.00 0.03 0.00 0.05 99.62
09:50:36 05:18:01 AM 0 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:18:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 05:19:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 05:19:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
09:50:36 05:19:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36
09:50:36 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:20:02 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:36 05:20:02 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:36 05:20:02 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 05:21:01 AM all 0.25 0.00 0.07 0.01 0.04 99.64
09:50:36 05:21:01 AM 0 0.42 0.00 0.07 0.02 0.02 99.47
09:50:36 05:21:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 05:22:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 05:22:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 05:22:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:23:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:36 05:23:01 AM 0 0.05 0.00 0.05 0.00 0.07 99.83
09:50:36 05:23:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36 05:24:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:36 05:24:01 AM 0 0.12 0.00 0.05 0.00 0.07 99.77
09:50:36 05:24:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:25:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 05:25:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 05:25:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 05:26:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 05:26:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:26:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:27:01 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:50:36 05:27:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:27:01 AM 1 0.47 0.00 0.02 0.00 0.03 99.48
09:50:36 05:28:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:36 05:28:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 05:28:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:36 05:29:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 05:29:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 05:29:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 05:30:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57
09:50:36 05:30:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 05:30:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36
09:50:36 05:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:31:01 AM all 0.33 0.00 0.05 0.01 0.05 99.56
09:50:36 05:31:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 05:31:01 AM 1 0.57 0.00 0.03 0.02 0.05 99.33
09:50:36 05:32:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:32:01 AM 0 0.27 0.00 0.07 0.00 0.05 99.62
09:50:36 05:32:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
09:50:36 05:33:01 AM all 0.33 0.24 0.17 0.12 0.05 99.10
09:50:36 05:33:01 AM 0 0.60 0.03 0.13 0.00 0.07 99.17
09:50:36 05:33:01 AM 1 0.05 0.45 0.20 0.23 0.03 99.03
09:50:36 05:34:01 AM all 0.17 0.00 0.07 0.05 0.04 99.67
09:50:36 05:34:01 AM 0 0.28 0.00 0.07 0.02 0.05 99.58
09:50:36 05:34:01 AM 1 0.05 0.00 0.07 0.08 0.03 99.77
09:50:36 05:35:01 AM all 0.22 0.00 0.07 0.00 0.05 99.67
09:50:36 05:35:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 05:35:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 05:36:01 AM all 0.18 0.00 0.06 0.00 0.05 99.71
09:50:36 05:36:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 05:36:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50
09:50:36 05:37:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 05:37:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 05:37:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 05:38:01 AM all 0.09 0.00 0.07 0.00 0.03 99.81
09:50:36 05:38:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 05:38:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
09:50:36 05:39:01 AM all 0.21 0.00 0.05 0.00 0.04 99.70
09:50:36 05:39:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:39:01 AM 1 0.33 0.00 0.02 0.00 0.02 99.63
09:50:36 05:40:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 05:40:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 05:40:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 05:41:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 05:41:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:41:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36
09:50:36 05:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:42:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:42:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 05:42:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 05:43:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 05:43:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 05:43:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:44:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:36 05:44:01 AM 0 0.07 0.00 0.10 0.00 0.07 99.77
09:50:36 05:44:01 AM 1 0.32 0.00 0.02 0.00 0.03 99.63
09:50:36 05:45:01 AM all 0.32 0.00 0.09 0.01 0.03 99.55
09:50:36 05:45:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:36 05:45:01 AM 1 0.58 0.00 0.12 0.02 0.03 99.25
09:50:36 05:46:01 AM all 0.24 0.00 0.07 0.00 0.04 99.65
09:50:36 05:46:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 05:46:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:36 05:47:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:36 05:47:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 05:47:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:36 05:48:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 05:48:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 05:48:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:49:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 05:49:01 AM 0 0.08 0.00 0.10 0.00 0.07 99.75
09:50:36 05:49:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 05:50:01 AM all 0.31 0.00 0.03 0.00 0.03 99.62
09:50:36 05:50:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 05:50:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 05:51:01 AM all 0.30 0.00 0.07 0.01 0.05 99.57
09:50:36 05:51:01 AM 0 0.08 0.00 0.07 0.02 0.05 99.78
09:50:36 05:51:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.37
09:50:36 05:52:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 05:52:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
09:50:36 05:52:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36
09:50:36 05:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 05:53:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 05:53:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 05:53:01 AM 1 0.52 0.00 0.00 0.00 0.03 99.45
09:50:36 05:54:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:36 05:54:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 05:54:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36 05:55:01 AM all 0.30 0.00 0.07 0.00 0.04 99.59
09:50:36 05:55:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 05:55:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 05:56:01 AM all 0.25 0.00 0.04 0.00 0.04 99.67
09:50:36 05:56:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 05:56:01 AM 1 0.42 0.00 0.02 0.00 0.02 99.55
09:50:36 05:57:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 05:57:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 05:57:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 05:58:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 05:58:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
09:50:36 05:58:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 05:59:01 AM all 0.23 0.00 0.07 0.00 0.05 99.65
09:50:36 05:59:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 05:59:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
09:50:36 06:00:01 AM all 0.15 0.00 0.05 0.00 0.04 99.76
09:50:36 06:00:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36 06:00:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65
09:50:36 06:01:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 06:01:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 06:01:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 06:02:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 06:02:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 06:02:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 06:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 06:03:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:03:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36
09:50:36 06:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:04:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 06:04:01 AM 0 0.02 0.00 0.02 0.00 0.02 99.95
09:50:36 06:04:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:36 06:05:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 06:05:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 06:05:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 06:06:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 06:06:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 06:06:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 06:07:01 AM all 0.13 0.00 0.06 0.00 0.03 99.77
09:50:36 06:07:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 06:07:01 AM 1 0.18 0.00 0.07 0.00 0.02 99.73
09:50:36 06:08:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:36 06:08:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:08:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:36 06:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 06:09:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:09:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 06:10:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:36 06:10:01 AM 0 0.10 0.00 0.12 0.00 0.08 99.70
09:50:36 06:10:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 06:11:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 06:11:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 06:11:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
09:50:36 06:12:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:36 06:12:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:12:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:13:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 06:13:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 06:13:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 06:14:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59
09:50:36 06:14:01 AM 0 0.05 0.00 0.03 0.02 0.05 99.85
09:50:36 06:14:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36
09:50:36 06:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:15:01 AM all 0.18 0.00 0.05 0.00 0.04 99.73
09:50:36 06:15:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 06:15:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 06:16:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72
09:50:36 06:16:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 06:16:01 AM 1 0.32 0.00 0.03 0.00 0.03 99.62
09:50:36 06:17:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 06:17:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:17:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:18:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:36 06:18:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 06:18:01 AM 1 0.48 0.00 0.03 0.00 0.02 99.47
09:50:36 06:19:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 06:19:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 06:19:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 06:20:01 AM all 0.31 0.00 0.07 0.00 0.03 99.59
09:50:36 06:20:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:36 06:20:01 AM 1 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 06:21:01 AM all 0.11 0.00 0.08 0.00 0.04 99.77
09:50:36 06:21:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:36 06:21:01 AM 1 0.12 0.00 0.05 0.00 0.02 99.82
09:50:36 06:22:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:36 06:22:01 AM 0 0.50 0.00 0.07 0.00 0.05 99.38
09:50:36 06:22:01 AM 1 0.02 0.00 0.03 0.00 0.03 99.92
09:50:36 06:23:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:36 06:23:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 06:23:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 06:24:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 06:24:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 06:24:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 06:25:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 06:25:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:36 06:25:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36
09:50:36 06:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:26:01 AM all 0.17 0.00 0.03 0.00 0.04 99.76
09:50:36 06:26:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:50:36 06:26:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:36 06:27:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
09:50:36 06:27:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
09:50:36 06:27:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:28:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:36 06:28:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:28:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 06:29:02 AM all 0.31 0.00 0.04 10.08 0.04 89.53
09:50:36 06:29:02 AM 0 0.55 0.00 0.05 20.15 0.03 79.22
09:50:36 06:29:02 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 06:30:01 AM all 0.28 0.00 0.07 13.08 0.04 86.53
09:50:36 06:30:01 AM 0 0.24 0.00 0.07 26.16 0.05 73.48
09:50:36 06:30:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58
09:50:36 06:31:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:31:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 06:31:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:36 06:32:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 06:32:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:36 06:32:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 06:33:01 AM all 0.20 0.00 0.07 0.00 0.04 99.69
09:50:36 06:33:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 06:33:01 AM 1 0.30 0.00 0.07 0.00 0.03 99.60
09:50:36 06:34:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:36 06:34:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 06:34:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 06:35:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 06:35:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 06:35:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 06:36:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 06:36:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:36 06:36:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36
09:50:36 06:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:37:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 06:37:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 06:37:01 AM 1 0.55 0.00 0.02 0.00 0.05 99.38
09:50:36 06:38:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:36 06:38:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45
09:50:36 06:38:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:36 06:39:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:39:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
09:50:36 06:39:01 AM 1 0.07 0.00 0.02 0.00 0.05 99.87
09:50:36 06:40:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:36 06:40:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 06:40:01 AM 1 0.22 0.00 0.05 0.00 0.03 99.70
09:50:36 06:41:01 AM all 0.33 0.00 0.05 0.00 0.03 99.59
09:50:36 06:41:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 06:41:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 06:42:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 06:42:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 06:42:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 06:43:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:36 06:43:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 06:43:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:44:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:36 06:44:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
09:50:36 06:44:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52
09:50:36 06:45:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 06:45:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 06:45:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 06:46:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:36 06:46:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 06:46:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 06:47:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 06:47:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 06:47:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36
09:50:36 06:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:48:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
09:50:36 06:48:01 AM 0 0.13 0.00 0.08 0.00 0.05 99.73
09:50:36 06:48:01 AM 1 0.55 0.00 0.02 0.00 0.02 99.42
09:50:36 06:49:01 AM all 0.27 0.00 0.04 0.01 0.04 99.64
09:50:36 06:49:01 AM 0 0.10 0.00 0.08 0.02 0.07 99.73
09:50:36 06:49:01 AM 1 0.43 0.00 0.00 0.00 0.02 99.55
09:50:36 06:50:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:36 06:50:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 06:50:01 AM 1 0.42 0.00 0.05 0.00 0.03 99.50
09:50:36 06:51:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
09:50:36 06:51:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
09:50:36 06:51:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 06:52:01 AM all 0.26 0.00 0.04 0.00 0.03 99.67
09:50:36 06:52:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 06:52:01 AM 1 0.43 0.00 0.03 0.00 0.03 99.50
09:50:36 06:53:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 06:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 06:53:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 06:54:01 AM all 0.32 0.00 0.05 0.00 0.03 99.61
09:50:36 06:54:01 AM 0 0.12 0.00 0.08 0.00 0.03 99.77
09:50:36 06:54:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 06:55:01 AM all 0.34 0.00 0.04 0.00 0.05 99.57
09:50:36 06:55:01 AM 0 0.10 0.00 0.05 0.00 0.05 99.80
09:50:36 06:55:01 AM 1 0.58 0.00 0.03 0.00 0.05 99.33
09:50:36 06:56:01 AM all 0.25 0.00 0.08 0.00 0.03 99.64
09:50:36 06:56:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
09:50:36 06:56:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45
09:50:36 06:57:01 AM all 0.20 0.00 0.05 0.00 0.04 99.71
09:50:36 06:57:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 06:57:01 AM 1 0.35 0.00 0.05 0.00 0.03 99.57
09:50:36 06:58:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 06:58:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 06:58:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36
09:50:36 06:58:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 06:59:01 AM all 0.33 0.00 0.05 0.00 0.03 99.60
09:50:36 06:59:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 06:59:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 07:00:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 07:00:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:00:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 07:01:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 07:01:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:01:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 07:02:01 AM all 0.33 0.00 0.08 0.00 0.04 99.55
09:50:36 07:02:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 07:02:01 AM 1 0.13 0.00 0.12 0.00 0.07 99.68
09:50:36 07:03:01 AM all 0.30 0.00 0.08 0.00 0.03 99.59
09:50:36 07:03:01 AM 0 0.47 0.00 0.05 0.00 0.02 99.47
09:50:36 07:03:01 AM 1 0.13 0.00 0.10 0.00 0.05 99.72
09:50:36 07:04:01 AM all 0.27 0.00 0.06 0.00 0.03 99.64
09:50:36 07:04:01 AM 0 0.42 0.00 0.03 0.00 0.02 99.53
09:50:36 07:04:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:05:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
09:50:36 07:05:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 07:05:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:06:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 07:06:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 07:06:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 07:07:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:36 07:07:01 AM 0 0.27 0.00 0.08 0.00 0.03 99.62
09:50:36 07:07:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 07:08:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
09:50:36 07:08:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 07:08:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 07:09:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:09:01 AM 0 0.50 0.00 0.02 0.00 0.02 99.47
09:50:36 07:09:01 AM 1 0.13 0.00 0.08 0.00 0.07 99.72
09:50:36
09:50:36 07:09:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:10:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:10:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 07:10:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 07:11:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
09:50:36 07:11:01 AM 0 0.33 0.00 0.08 0.00 0.02 99.57
09:50:36 07:11:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:12:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 07:12:01 AM 0 0.49 0.00 0.05 0.00 0.05 99.41
09:50:36 07:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.76
09:50:36 07:13:01 AM all 0.27 0.00 0.08 0.00 0.04 99.62
09:50:36 07:13:01 AM 0 0.10 0.00 0.12 0.00 0.03 99.75
09:50:36 07:13:01 AM 1 0.43 0.00 0.03 0.00 0.05 99.48
09:50:36 07:14:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 07:14:01 AM 0 0.08 0.00 0.05 0.00 0.02 99.85
09:50:36 07:14:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36 07:15:01 AM all 0.18 0.00 0.07 0.00 0.07 99.68
09:50:36 07:15:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:36 07:15:01 AM 1 0.25 0.00 0.07 0.00 0.07 99.62
09:50:36 07:16:01 AM all 0.28 0.00 0.07 0.00 0.04 99.61
09:50:36 07:16:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:16:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:50:36 07:17:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:36 07:17:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:36 07:17:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:18:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 07:18:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 07:18:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:19:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:36 07:19:01 AM 0 0.60 0.00 0.05 0.00 0.05 99.30
09:50:36 07:19:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 07:20:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:36 07:20:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 07:20:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36
09:50:36 07:20:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:21:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
09:50:36 07:21:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 07:21:01 AM 1 0.12 0.00 0.10 0.00 0.05 99.73
09:50:36 07:22:01 AM all 0.33 0.00 0.11 0.00 0.04 99.52
09:50:36 07:22:01 AM 0 0.57 0.00 0.13 0.00 0.03 99.27
09:50:36 07:22:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 07:23:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:36 07:23:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
09:50:36 07:23:01 AM 1 0.17 0.00 0.03 0.00 0.05 99.75
09:50:36 07:24:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:36 07:24:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:24:01 AM 1 0.55 0.00 0.02 0.00 0.03 99.40
09:50:36 07:25:01 AM all 0.32 0.00 0.08 0.00 0.04 99.56
09:50:36 07:25:01 AM 0 0.07 0.00 0.10 0.00 0.03 99.80
09:50:36 07:25:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 07:26:01 AM all 0.27 0.00 0.05 0.00 0.04 99.64
09:50:36 07:26:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 07:26:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45
09:50:36 07:27:01 AM all 0.34 0.00 0.06 0.00 0.05 99.55
09:50:36 07:27:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
09:50:36 07:27:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 07:28:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 07:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 07:28:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
09:50:36 07:29:01 AM all 0.17 0.00 0.10 0.00 0.04 99.69
09:50:36 07:29:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 07:29:01 AM 1 0.23 0.00 0.12 0.00 0.03 99.62
09:50:36 07:30:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 07:30:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 07:30:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 07:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:36 07:31:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 07:31:01 AM 1 0.57 0.00 0.07 0.00 0.02 99.35
09:50:36
09:50:36 07:31:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:32:01 AM all 0.28 0.00 0.04 0.00 0.04 99.64
09:50:36 07:32:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 07:32:01 AM 1 0.48 0.00 0.03 0.00 0.05 99.43
09:50:36 07:33:01 AM all 0.31 0.17 0.13 0.00 0.04 99.36
09:50:36 07:33:01 AM 0 0.10 0.33 0.15 0.00 0.03 99.38
09:50:36 07:33:01 AM 1 0.52 0.00 0.10 0.00 0.05 99.33
09:50:36 07:34:01 AM all 0.28 0.00 0.05 0.01 0.05 99.61
09:50:36 07:34:01 AM 0 0.05 0.00 0.07 0.00 0.07 99.82
09:50:36 07:34:01 AM 1 0.52 0.00 0.03 0.02 0.03 99.40
09:50:36 07:35:02 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:36 07:35:02 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:36 07:35:02 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 07:36:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 07:36:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.86
09:50:36 07:36:01 AM 1 0.56 0.00 0.07 0.00 0.05 99.32
09:50:36 07:37:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 07:37:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 07:37:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 07:38:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 07:38:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 07:38:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 07:39:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 07:39:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:39:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:36 07:40:01 AM all 0.13 0.00 0.07 0.00 0.04 99.76
09:50:36 07:40:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 07:40:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:50:36 07:41:01 AM all 0.26 0.00 0.05 0.00 0.03 99.66
09:50:36 07:41:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 07:41:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:36 07:42:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 07:42:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 07:42:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:36
09:50:36 07:42:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:43:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 07:43:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 07:43:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 07:44:01 AM all 0.25 0.00 0.06 0.00 0.03 99.66
09:50:36 07:44:01 AM 0 0.13 0.00 0.05 0.00 0.03 99.78
09:50:36 07:44:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:36 07:45:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:36 07:45:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
09:50:36 07:45:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:36 07:46:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:36 07:46:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 07:46:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:36 07:47:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 07:47:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:36 07:47:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 07:48:01 AM all 0.31 0.00 0.07 0.00 0.04 99.58
09:50:36 07:48:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:50:36 07:48:01 AM 1 0.35 0.00 0.08 0.00 0.07 99.50
09:50:36 07:49:01 AM all 0.29 0.00 0.03 0.01 0.04 99.62
09:50:36 07:49:01 AM 0 0.07 0.00 0.03 0.02 0.05 99.83
09:50:36 07:49:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 07:50:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:36 07:50:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 07:50:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 07:51:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:36 07:51:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:36 07:51:01 AM 1 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 07:52:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:36 07:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 07:52:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36 07:53:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:36 07:53:01 AM 0 0.00 0.00 0.03 0.00 0.05 99.92
09:50:36 07:53:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
09:50:36
09:50:36 07:53:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 07:54:01 AM all 0.29 0.00 0.07 0.00 0.05 99.59
09:50:36 07:54:01 AM 0 0.02 0.00 0.05 0.00 0.03 99.90
09:50:36 07:54:01 AM 1 0.57 0.00 0.08 0.00 0.07 99.28
09:50:36 07:55:01 AM all 0.26 0.00 0.04 0.00 0.05 99.65
09:50:36 07:55:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 07:55:01 AM 1 0.48 0.00 0.05 0.00 0.07 99.40
09:50:36 07:56:01 AM all 0.16 0.00 0.06 0.00 0.03 99.75
09:50:36 07:56:01 AM 0 0.03 0.00 0.03 0.00 0.02 99.92
09:50:36 07:56:01 AM 1 0.28 0.00 0.08 0.00 0.05 99.58
09:50:36 07:57:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 07:57:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 07:57:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 07:58:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 07:58:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 07:58:01 AM 1 0.58 0.00 0.03 0.00 0.07 99.32
09:50:36 07:59:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:36 07:59:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:36 07:59:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 08:00:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:36 08:00:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:36 08:00:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 08:01:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:36 08:01:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 08:01:01 AM 1 0.60 0.00 0.07 0.00 0.08 99.25
09:50:36 08:02:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 08:02:01 AM 0 0.03 0.00 0.05 0.00 0.02 99.90
09:50:36 08:02:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
09:50:36 08:03:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:36 08:03:01 AM 0 0.38 0.00 0.03 0.00 0.05 99.53
09:50:36 08:03:01 AM 1 0.20 0.00 0.05 0.00 0.05 99.70
09:50:36 08:04:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:36 08:04:01 AM 0 0.37 0.00 0.07 0.00 0.02 99.55
09:50:36 08:04:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36
09:50:36 08:04:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:05:01 AM all 0.22 0.00 0.06 0.00 0.04 99.68
09:50:36 08:05:01 AM 0 0.33 0.00 0.05 0.00 0.02 99.60
09:50:36 08:05:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:06:01 AM all 0.21 0.00 0.05 0.00 0.05 99.69
09:50:36 08:06:01 AM 0 0.32 0.00 0.03 0.00 0.02 99.63
09:50:36 08:06:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:36 08:07:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:36 08:07:01 AM 0 0.33 0.00 0.02 0.00 0.02 99.63
09:50:36 08:07:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:08:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:36 08:08:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
09:50:36 08:08:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:09:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 08:09:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36 08:09:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:10:01 AM all 0.29 0.00 0.07 0.00 0.04 99.60
09:50:36 08:10:01 AM 0 0.27 0.00 0.07 0.00 0.03 99.63
09:50:36 08:10:01 AM 1 0.32 0.00 0.07 0.00 0.05 99.57
09:50:36 08:11:01 AM all 0.10 0.00 0.05 0.00 0.06 99.79
09:50:36 08:11:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:36 08:11:01 AM 1 0.17 0.00 0.07 0.00 0.08 99.68
09:50:36 08:12:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:36 08:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 08:12:01 AM 1 0.47 0.00 0.05 0.00 0.07 99.42
09:50:36 08:13:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 08:13:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:13:01 AM 1 0.53 0.00 0.02 0.00 0.05 99.40
09:50:36 08:14:01 AM all 0.30 0.00 0.04 0.00 0.03 99.62
09:50:36 08:14:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 08:14:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:15:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:36 08:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:15:01 AM 1 0.52 0.00 0.02 0.00 0.05 99.42
09:50:36
09:50:36 08:15:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:16:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:36 08:16:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 08:16:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:36 08:17:01 AM all 0.14 0.00 0.04 0.00 0.05 99.77
09:50:36 08:17:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 08:17:01 AM 1 0.25 0.00 0.03 0.00 0.07 99.65
09:50:36 08:18:01 AM all 0.28 0.00 0.03 0.00 0.04 99.64
09:50:36 08:18:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 08:18:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43
09:50:36 08:19:01 AM all 0.30 0.00 0.05 0.01 0.05 99.59
09:50:36 08:19:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 08:19:01 AM 1 0.55 0.00 0.03 0.02 0.05 99.35
09:50:36 08:20:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 08:20:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:20:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 08:21:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:21:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:22:01 AM all 0.11 0.00 0.08 0.00 0.04 99.77
09:50:36 08:22:01 AM 0 0.20 0.00 0.12 0.00 0.07 99.61
09:50:36 08:22:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:36 08:23:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
09:50:36 08:23:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:23:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:24:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 08:24:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
09:50:36 08:24:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:36 08:25:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 08:25:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:36 08:25:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:36 08:26:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:36 08:26:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 08:26:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36
09:50:36 08:26:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:27:01 AM all 0.18 0.00 0.08 0.00 0.04 99.69
09:50:36 08:27:01 AM 0 0.28 0.00 0.08 0.00 0.03 99.60
09:50:36 08:27:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:36 08:28:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:36 08:28:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 08:28:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 08:29:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:36 08:29:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:36 08:29:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 08:30:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 08:30:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:36 08:30:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 08:31:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:36 08:31:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:36 08:31:01 AM 1 0.10 0.00 0.03 0.00 0.07 99.80
09:50:36 08:32:01 AM all 0.26 0.00 0.08 0.00 0.04 99.62
09:50:36 08:32:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
09:50:36 08:32:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:36 08:33:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:36 08:33:01 AM 0 0.37 0.00 0.07 0.00 0.05 99.52
09:50:36 08:33:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:34:01 AM all 0.14 0.00 0.07 0.04 0.04 99.71
09:50:36 08:34:01 AM 0 0.18 0.00 0.05 0.08 0.03 99.65
09:50:36 08:34:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:35:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 08:35:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 08:35:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 08:36:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:36 08:36:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 08:36:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 08:37:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 08:37:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:37:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36
09:50:36 08:37:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:38:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:50:36 08:38:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52
09:50:36 08:38:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 08:39:01 AM all 0.12 0.00 0.07 0.01 0.04 99.77
09:50:36 08:39:01 AM 0 0.02 0.00 0.03 0.02 0.02 99.92
09:50:36 08:39:01 AM 1 0.22 0.00 0.10 0.00 0.07 99.61
09:50:36 08:40:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:36 08:40:01 AM 0 0.08 0.00 0.03 0.00 0.05 99.83
09:50:36 08:40:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 08:41:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 08:41:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:36 08:41:01 AM 1 0.07 0.00 0.05 0.00 0.07 99.82
09:50:36 08:42:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 08:42:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 08:42:01 AM 1 0.07 0.00 0.10 0.00 0.05 99.78
09:50:36 08:43:02 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:36 08:43:02 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 08:43:02 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 08:44:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:36 08:44:01 AM 0 0.56 0.00 0.05 0.00 0.05 99.34
09:50:36 08:44:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:36 08:45:01 AM all 0.31 0.00 0.04 0.00 0.06 99.59
09:50:36 08:45:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:36 08:45:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36 08:46:01 AM all 0.08 0.00 0.04 0.00 0.05 99.82
09:50:36 08:46:01 AM 0 0.07 0.00 0.02 0.00 0.03 99.88
09:50:36 08:46:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:47:01 AM all 0.29 0.00 0.06 0.00 0.06 99.59
09:50:36 08:47:01 AM 0 0.48 0.00 0.03 0.00 0.05 99.43
09:50:36 08:47:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 08:48:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 08:48:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
09:50:36 08:48:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:36
09:50:36 08:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 08:49:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:36 08:49:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:36 08:49:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:50:01 AM all 0.19 0.00 0.05 0.00 0.05 99.71
09:50:36 08:50:01 AM 0 0.28 0.00 0.03 0.00 0.03 99.65
09:50:36 08:50:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 08:51:01 AM all 0.27 0.00 0.06 0.00 0.05 99.62
09:50:36 08:51:01 AM 0 0.45 0.00 0.05 0.00 0.02 99.48
09:50:36 08:51:01 AM 1 0.08 0.00 0.07 0.00 0.08 99.77
09:50:36 08:52:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:36 08:52:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:36 08:52:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:36 08:53:01 AM all 0.28 0.00 0.04 0.00 0.04 99.63
09:50:36 08:53:01 AM 0 0.17 0.00 0.05 0.00 0.03 99.75
09:50:36 08:53:01 AM 1 0.40 0.00 0.03 0.00 0.05 99.52
09:50:36 08:54:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 08:54:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 08:54:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 08:55:01 AM all 0.27 0.00 0.04 0.00 0.04 99.65
09:50:36 08:55:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:55:01 AM 1 0.45 0.00 0.03 0.00 0.03 99.48
09:50:36 08:56:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:36 08:56:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:36 08:56:01 AM 1 0.45 0.00 0.05 0.00 0.03 99.47
09:50:36 08:57:01 AM all 0.16 0.00 0.08 0.00 0.05 99.72
09:50:36 08:57:01 AM 0 0.03 0.00 0.08 0.00 0.05 99.83
09:50:36 08:57:01 AM 1 0.28 0.00 0.07 0.00 0.05 99.60
09:50:36 08:58:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 08:58:01 AM 0 0.07 0.00 0.03 0.00 0.07 99.83
09:50:36 08:58:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 08:59:01 AM all 0.28 0.00 0.04 0.00 0.03 99.65
09:50:36 08:59:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 08:59:01 AM 1 0.47 0.00 0.03 0.00 0.02 99.48
09:50:36
09:50:36 08:59:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:00:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:36 09:00:01 AM 0 0.07 0.00 0.08 0.00 0.07 99.78
09:50:36 09:00:01 AM 1 0.43 0.00 0.02 0.00 0.03 99.52
09:50:36 09:01:01 AM all 0.23 0.00 0.07 0.00 0.05 99.65
09:50:36 09:01:01 AM 0 0.03 0.00 0.07 0.00 0.05 99.85
09:50:36 09:01:01 AM 1 0.43 0.00 0.07 0.00 0.05 99.45
09:50:36 09:02:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 09:02:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:02:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 09:03:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:36 09:03:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 09:03:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 09:04:01 AM all 0.23 0.00 0.03 0.00 0.04 99.69
09:50:36 09:04:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:36 09:04:01 AM 1 0.40 0.00 0.03 0.00 0.03 99.53
09:50:36 09:05:01 AM all 0.22 0.00 0.07 0.01 0.04 99.67
09:50:36 09:05:01 AM 0 0.10 0.00 0.10 0.02 0.05 99.73
09:50:36 09:05:01 AM 1 0.33 0.00 0.03 0.00 0.03 99.60
09:50:36 09:06:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
09:50:36 09:06:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
09:50:36 09:06:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
09:50:36 09:07:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 09:07:01 AM 0 0.05 0.00 0.03 0.00 0.03 99.88
09:50:36 09:07:01 AM 1 0.55 0.00 0.03 0.00 0.07 99.35
09:50:36 09:08:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:36 09:08:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 09:08:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:36 09:09:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 09:09:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:09:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 09:10:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:36 09:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 09:10:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:36
09:50:36 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:11:01 AM all 0.11 0.00 0.07 0.00 0.04 99.78
09:50:36 09:11:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:36 09:11:01 AM 1 0.13 0.00 0.05 0.00 0.02 99.80
09:50:36 09:12:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:36 09:12:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
09:50:36 09:12:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:36 09:13:01 AM all 0.20 0.00 0.05 0.00 0.06 99.69
09:50:36 09:13:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:36 09:13:01 AM 1 0.32 0.00 0.05 0.00 0.07 99.57
09:50:36 09:14:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 09:14:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 09:14:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 09:15:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 09:15:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 09:15:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:36 09:16:01 AM all 0.17 0.00 0.04 0.00 0.04 99.75
09:50:36 09:16:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:36 09:16:01 AM 1 0.30 0.00 0.03 0.00 0.05 99.62
09:50:36 09:17:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:36 09:17:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 09:17:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:36 09:18:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:36 09:18:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:36 09:18:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45
09:50:36 09:19:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 09:19:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:36 09:19:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:36 09:20:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 09:20:01 AM 0 0.07 0.00 0.08 0.00 0.05 99.80
09:50:36 09:20:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:36 09:21:01 AM all 0.12 0.00 0.06 0.00 0.05 99.77
09:50:36 09:21:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:36 09:21:01 AM 1 0.17 0.00 0.05 0.00 0.03 99.75
09:50:36
09:50:36 09:21:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:22:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:36 09:22:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 09:22:01 AM 1 0.47 0.00 0.03 0.00 0.07 99.43
09:50:36 09:23:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 09:23:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:36 09:23:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
09:50:36 09:24:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:36 09:24:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:36 09:24:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:36 09:25:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:36 09:25:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:36 09:25:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:36 09:26:01 AM all 0.31 0.21 0.11 0.00 0.04 99.33
09:50:36 09:26:01 AM 0 0.10 0.42 0.17 0.00 0.03 99.28
09:50:36 09:26:01 AM 1 0.52 0.00 0.05 0.00 0.05 99.38
09:50:36 09:27:01 AM all 0.30 0.00 0.03 0.01 0.05 99.61
09:50:36 09:27:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 09:27:01 AM 1 0.55 0.00 0.02 0.02 0.05 99.37
09:50:36 09:28:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:36 09:28:01 AM 0 0.10 0.00 0.10 0.00 0.03 99.77
09:50:36 09:28:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36 09:29:01 AM all 0.33 0.00 0.07 0.00 0.05 99.56
09:50:36 09:29:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 09:29:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:36 09:30:01 AM all 0.20 0.00 0.06 0.00 0.04 99.70
09:50:36 09:30:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:36 09:30:01 AM 1 0.30 0.00 0.03 0.00 0.03 99.63
09:50:36 09:31:01 AM all 0.33 0.00 0.06 0.01 0.05 99.55
09:50:36 09:31:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:36 09:31:01 AM 1 0.60 0.00 0.07 0.02 0.07 99.25
09:50:36 09:32:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:36 09:32:01 AM 0 0.05 0.00 0.08 0.00 0.03 99.83
09:50:36 09:32:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
09:50:36
09:50:36 09:32:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:33:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:36 09:33:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
09:50:36 09:33:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 09:34:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:36 09:34:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87
09:50:36 09:34:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
09:50:36 09:35:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:36 09:35:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:36 09:35:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
09:50:36 09:36:01 AM all 0.11 0.00 0.04 0.00 0.05 99.80
09:50:36 09:36:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:36 09:36:01 AM 1 0.13 0.00 0.03 0.00 0.03 99.80
09:50:36 09:37:01 AM all 0.24 0.00 0.05 0.00 0.03 99.67
09:50:36 09:37:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:36 09:37:01 AM 1 0.38 0.00 0.03 0.00 0.02 99.57
09:50:36 09:38:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:36 09:38:01 AM 0 0.22 0.00 0.07 0.00 0.05 99.67
09:50:36 09:38:01 AM 1 0.40 0.00 0.03 0.00 0.05 99.52
09:50:36 09:39:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:36 09:39:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:36 09:39:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:36 09:40:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55
09:50:36 09:40:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
09:50:36 09:40:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
09:50:36 09:41:01 AM all 28.72 0.00 4.50 0.62 0.09 66.08
09:50:36 09:41:01 AM 0 20.60 0.00 3.11 0.65 0.10 75.54
09:50:36 09:41:01 AM 1 36.87 0.00 5.88 0.58 0.08 56.58
09:50:36 09:42:01 AM all 28.20 0.00 3.95 1.20 0.09 66.56
09:50:36 09:42:01 AM 0 16.07 0.00 2.71 1.23 0.08 79.91
09:50:36 09:42:01 AM 1 40.39 0.00 5.20 1.17 0.10 53.14
09:50:36 09:43:01 AM all 25.65 0.00 3.62 0.35 0.08 70.31
09:50:36 09:43:01 AM 0 19.66 0.00 3.13 0.37 0.08 76.76
09:50:36 09:43:01 AM 1 31.65 0.00 4.11 0.33 0.07 63.85
09:50:36
09:50:36 09:43:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:36 09:44:01 AM all 23.80 0.00 4.73 0.90 0.08 70.49
09:50:36 09:44:01 AM 0 20.67 0.00 4.54 0.82 0.08 73.89
09:50:36 09:44:01 AM 1 26.93 0.00 4.91 0.99 0.08 67.08
09:50:36 09:45:01 AM all 1.49 0.00 0.20 0.07 0.06 98.19
09:50:36 09:45:01 AM 0 0.20 0.00 0.08 0.05 0.05 99.62
09:50:36 09:45:01 AM 1 2.77 0.00 0.32 0.08 0.07 96.76
09:50:36 09:46:01 AM all 11.58 0.00 0.23 0.00 0.09 88.09
09:50:36 09:46:01 AM 0 4.05 0.00 0.23 0.00 0.08 95.63
09:50:36 09:46:01 AM 1 19.11 0.00 0.23 0.00 0.10 80.55
09:50:36 09:47:01 AM all 13.64 0.00 0.15 0.03 0.07 86.11
09:50:36 09:47:01 AM 0 10.34 0.00 0.15 0.07 0.05 89.39
09:50:36 09:47:01 AM 1 16.94 0.00 0.15 0.00 0.08 82.83
09:50:36 09:48:01 AM all 11.99 0.00 0.18 0.03 0.07 87.74
09:50:36 09:48:01 AM 0 14.65 0.00 0.20 0.05 0.07 85.03
09:50:36 09:48:01 AM 1 9.34 0.00 0.15 0.00 0.07 90.44
09:50:36 09:49:02 AM all 6.66 0.00 0.35 0.01 0.09 92.89
09:50:36 09:49:02 AM 0 0.97 0.00 0.25 0.02 0.08 98.68
09:50:36 09:49:02 AM 1 12.35 0.00 0.45 0.00 0.10 87.09
09:50:36 09:50:01 AM all 28.06 0.00 3.94 0.23 0.08 67.69
09:50:36 09:50:01 AM 0 20.68 0.00 3.49 0.08 0.08 75.66
09:50:36 09:50:01 AM 1 35.46 0.00 4.40 0.37 0.08 59.69
09:50:36 Average: all 0.90 0.00 0.15 0.10 0.05 98.80
09:50:36 Average: 0 0.68 0.00 0.14 0.18 0.04 98.95
09:50:36 Average: 1 1.11 0.00 0.15 0.03 0.05 98.66
09:50:36
09:50:36
09:50:36