09:40:10 Started by upstream project "integration-sanity-test-scandium" build number 556
09:40:10 originally caused by:
09:40:10 Started by timer
09:40:10 Running as SYSTEM
09:40:10 [EnvInject] - Loading node environment variables.
09:40:10 Building remotely on prd-centos8-robot-2c-8g-11054 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:40:10 [ssh-agent] Looking for ssh-agent implementation...
09:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:40:10 $ ssh-agent
09:40:10 SSH_AUTH_SOCK=/tmp/ssh-QZvKF4LaAgxD/agent.6076
09:40:10 SSH_AGENT_PID=6077
09:40:10 [ssh-agent] Started.
09:40:10 Running ssh-add (command line suppressed)
09:40:10 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8042605342435470635.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_8042605342435470635.key)
09:40:10 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:40:10 The recommended git tool is: NONE
09:40:14 using credential opendaylight-jenkins-ssh
09:40:14 Wiping out workspace first.
09:40:14 Cloning the remote Git repository
09:40:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:40:14 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10
09:40:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:14 > git --version # timeout=10
09:40:14 > git --version # 'git version 2.43.0'
09:40:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:14 [INFO] Currently running in a labeled security context
09:40:14 [INFO] Currently SELinux is 'enforcing' on the host
09:40:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh2000476338921490062.key
09:40:14 Verifying host key using known hosts file
09:40:14 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:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:40:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:40:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:40:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:40:17 [INFO] Currently running in a labeled security context
09:40:17 [INFO] Currently SELinux is 'enforcing' on the host
09:40:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh3549205799715968245.key
09:40:17 Verifying host key using known hosts file
09:40:17 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:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:40:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:17 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:40:17 > git config core.sparsecheckout # timeout=10
09:40:17 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:40:18 Commit message: "Adapt test for new pce-allocation field"
09:40:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:40:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:40:18 No emails were triggered.
09:40:18 provisioning config files...
09:40:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:40:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:40:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:40:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7773429340091784418.sh
09:40:19 ---> python-tools-install.sh
09:40:19 Setup pyenv:
09:40:19 system
09:40:19 * 3.8.13 (set by /opt/pyenv/version)
09:40:19 * 3.9.13 (set by /opt/pyenv/version)
09:40:19 * 3.10.13 (set by /opt/pyenv/version)
09:40:19 * 3.11.7 (set by /opt/pyenv/version)
09:40:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BTlt
09:40:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:27 lf-activate-venv(): INFO: Base packages installed successfully
09:40:27 lf-activate-venv(): INFO: Installing additional packages: lftools
09:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:40:55 Generating Requirements File
09:41:16 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:16 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:41:16 Python 3.11.7
09:41:16 pip 25.3 from /tmp/venv-BTlt/lib/python3.11/site-packages/pip (python 3.11)
09:41:17 appdirs==1.4.4
09:41:17 argcomplete==3.6.3
09:41:17 aspy.yaml==1.3.0
09:41:17 attrs==25.4.0
09:41:17 autopage==0.5.2
09:41:17 beautifulsoup4==4.14.3
09:41:17 boto3==1.42.4
09:41:17 botocore==1.42.4
09:41:17 bs4==0.0.2
09:41:17 cachetools==6.2.2
09:41:17 certifi==2025.11.12
09:41:17 cffi==2.0.0
09:41:17 cfgv==3.5.0
09:41:17 chardet==5.2.0
09:41:17 charset-normalizer==3.4.4
09:41:17 click==8.3.1
09:41:17 cliff==4.13.0
09:41:17 cmd2==2.7.0
09:41:17 cryptography==3.3.2
09:41:17 debtcollector==3.0.0
09:41:17 decorator==5.2.1
09:41:17 defusedxml==0.7.1
09:41:17 Deprecated==1.3.1
09:41:17 distlib==0.4.0
09:41:17 dnspython==2.8.0
09:41:17 docker==7.1.0
09:41:17 dogpile.cache==1.5.0
09:41:17 durationpy==0.10
09:41:17 email-validator==2.3.0
09:41:17 filelock==3.20.0
09:41:17 future==1.0.0
09:41:17 gitdb==4.0.12
09:41:17 GitPython==3.1.45
09:41:17 google-auth==2.43.0
09:41:17 httplib2==0.31.0
09:41:17 identify==2.6.15
09:41:17 idna==3.11
09:41:17 importlib-resources==1.5.0
09:41:17 iso8601==2.1.0
09:41:17 Jinja2==3.1.6
09:41:17 jmespath==1.0.1
09:41:17 jsonpatch==1.33
09:41:17 jsonpointer==3.0.0
09:41:17 jsonschema==4.25.1
09:41:17 jsonschema-specifications==2025.9.1
09:41:17 keystoneauth1==5.12.0
09:41:17 kubernetes==34.1.0
09:41:17 lftools==0.37.17
09:41:17 lxml==6.0.2
09:41:17 markdown-it-py==4.0.0
09:41:17 MarkupSafe==3.0.3
09:41:17 mdurl==0.1.2
09:41:17 msgpack==1.1.2
09:41:17 multi_key_dict==2.0.3
09:41:17 munch==4.0.0
09:41:17 netaddr==1.3.0
09:41:17 niet==1.4.2
09:41:17 nodeenv==1.9.1
09:41:17 oauth2client==4.1.3
09:41:17 oauthlib==3.3.1
09:41:17 openstacksdk==4.8.0
09:41:17 os-service-types==1.8.2
09:41:17 osc-lib==4.2.0
09:41:17 oslo.config==10.1.0
09:41:17 oslo.context==6.2.0
09:41:17 oslo.i18n==6.7.1
09:41:17 oslo.log==7.2.1
09:41:17 oslo.serialization==5.8.0
09:41:17 oslo.utils==9.2.0
09:41:17 packaging==25.0
09:41:17 pbr==7.0.3
09:41:17 platformdirs==4.5.1
09:41:17 prettytable==3.17.0
09:41:17 psutil==7.1.3
09:41:17 pyasn1==0.6.1
09:41:17 pyasn1_modules==0.4.2
09:41:17 pycparser==2.23
09:41:17 pygerrit2==2.0.15
09:41:17 PyGithub==2.8.1
09:41:17 Pygments==2.19.2
09:41:17 PyJWT==2.10.1
09:41:17 PyNaCl==1.6.1
09:41:17 pyparsing==2.4.7
09:41:17 pyperclip==1.11.0
09:41:17 pyrsistent==0.20.0
09:41:17 python-cinderclient==9.8.0
09:41:17 python-dateutil==2.9.0.post0
09:41:17 python-heatclient==4.3.0
09:41:17 python-jenkins==1.8.3
09:41:17 python-keystoneclient==5.7.0
09:41:17 python-magnumclient==4.9.0
09:41:17 python-openstackclient==8.2.0
09:41:17 python-swiftclient==4.9.0
09:41:17 PyYAML==6.0.3
09:41:17 referencing==0.37.0
09:41:17 requests==2.32.5
09:41:17 requests-oauthlib==2.0.0
09:41:17 requestsexceptions==1.4.0
09:41:17 rfc3986==2.0.0
09:41:17 rich==14.2.0
09:41:17 rich-argparse==1.7.2
09:41:17 rpds-py==0.30.0
09:41:17 rsa==4.9.1
09:41:17 ruamel.yaml==0.18.16
09:41:17 ruamel.yaml.clib==0.2.15
09:41:17 s3transfer==0.16.0
09:41:17 simplejson==3.20.2
09:41:17 six==1.17.0
09:41:17 smmap==5.0.2
09:41:17 soupsieve==2.8
09:41:17 stevedore==5.6.0
09:41:17 tabulate==0.9.0
09:41:17 toml==0.10.2
09:41:17 tomlkit==0.13.3
09:41:17 tqdm==4.67.1
09:41:17 typing_extensions==4.15.0
09:41:17 tzdata==2025.2
09:41:17 urllib3==1.26.20
09:41:17 virtualenv==20.35.4
09:41:17 wcwidth==0.2.14
09:41:17 websocket-client==1.9.0
09:41:17 wrapt==2.0.1
09:41:17 xdg==6.0.0
09:41:17 xmltodict==1.0.2
09:41:17 yq==3.4.3
09:41:17 [EnvInject] - Injecting environment variables from a build step.
09:41:17 [EnvInject] - Injecting as environment variables the properties content
09:41:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:41:17 OS_CLOUD=vex
09:41:17 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:41:17 OS_STACK_TEMPLATE_DIR=openstack-hot
09:41:17
09:41:17 [EnvInject] - Variables injected successfully.
09:41:17 provisioning config files...
09:41:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:41:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13800501703320180715.sh
09:41:17 ---> Create parameters file for OpenStack HOT
09:41:17 OpenStack Heat parameters generated
09:41:17 -----------------------------------
09:41:17 parameters:
09:41:17 vm_0_count: '1'
09:41:17 vm_0_flavor: 'v3-standard-4'
09:41:17 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
09:41:17 vm_1_count: '1'
09:41:17 vm_1_flavor: 'v3-standard-2'
09:41:17 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
09:41:17
09:41:17 job_name: '52208-551'
09:41:17 silo: 'releng'
09:41:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins178243470706258129.sh
09:41:17 ---> Create HEAT stack
09:41:17 + source /home/jenkins/lf-env.sh
09:41:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:17 ++ mktemp -d /tmp/venv-XXXX
09:41:17 + lf_venv=/tmp/venv-oEJv
09:41:17 + local venv_file=/tmp/.os_lf_venv
09:41:17 + local python=python3
09:41:17 + local options
09:41:17 + local set_path=true
09:41:17 + local install_args=
09:41:17 ++ 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:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:41:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:17 + true
09:41:17 + case $1 in
09:41:17 + python=python3
09:41:17 + shift 2
09:41:17 + true
09:41:17 + case $1 in
09:41:17 + shift
09:41:17 + break
09:41:17 + case $python in
09:41:17 + local pkg_list=
09:41:17 + [[ -d /opt/pyenv ]]
09:41:17 + echo 'Setup pyenv:'
09:41:17 Setup pyenv:
09:41:17 + export PYENV_ROOT=/opt/pyenv
09:41:17 + PYENV_ROOT=/opt/pyenv
09:41:17 + 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:17 + 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:17 + pyenv versions
09:41:17 system
09:41:18 3.8.13
09:41:18 3.9.13
09:41:18 3.10.13
09:41:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:41:18 + command -v pyenv
09:41:18 ++ pyenv init - --no-rehash
09:41:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:41:18 for i in ${!paths[@]}; do
09:41:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:41:18 fi; done;
09:41:18 echo "${paths[*]}"'\'')"
09:41:18 export PATH="/opt/pyenv/shims:${PATH}"
09:41:18 export PYENV_SHELL=bash
09:41:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:41:18 pyenv() {
09:41:18 local command
09:41:18 command="${1:-}"
09:41:18 if [ "$#" -gt 0 ]; then
09:41:18 shift
09:41:18 fi
09:41:18
09:41:18 case "$command" in
09:41:18 rehash|shell)
09:41:18 eval "$(pyenv "sh-$command" "$@")"
09:41:18 ;;
09:41:18 *)
09:41:18 command pyenv "$command" "$@"
09:41:18 ;;
09:41:18 esac
09:41:18 }'
09:41:18 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:41:18 for i in ${!paths[@]}; do
09:41:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:41:18 fi; done;
09:41:18 echo "${paths[*]}"'
09:41:18 ++ 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:18 ++ 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:18 ++ 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:18 ++ export PYENV_SHELL=bash
09:41:18 ++ PYENV_SHELL=bash
09:41:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:41:18 +++ complete -F _pyenv pyenv
09:41:18 ++ lf-pyver python3
09:41:18 ++ local py_version_xy=python3
09:41:18 ++ local py_version_xyz=
09:41:18 ++ awk '{ print $1 }'
09:41:18 ++ pyenv versions
09:41:18 ++ local command
09:41:18 ++ command=versions
09:41:18 ++ '[' 1 -gt 0 ']'
09:41:18 ++ shift
09:41:18 ++ case "$command" in
09:41:18 ++ command pyenv versions
09:41:18 ++ pyenv versions
09:41:18 ++ sed 's/^[ *]* //'
09:41:18 ++ grep -E '^[0-9.]*[0-9]$'
09:41:18 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:41:18 +++ grep '^3' /tmp/.pyenv_versions
09:41:18 +++ tail -n 1
09:41:18 +++ sort -V
09:41:18 ++ py_version_xyz=3.11.7
09:41:18 ++ [[ -z 3.11.7 ]]
09:41:18 ++ echo 3.11.7
09:41:18 ++ return 0
09:41:18 + pyenv local 3.11.7
09:41:18 + local command
09:41:18 + command=local
09:41:18 + '[' 2 -gt 0 ']'
09:41:18 + shift
09:41:18 + case "$command" in
09:41:18 + command pyenv local 3.11.7
09:41:18 + pyenv local 3.11.7
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='lftools[openstack] '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='kubernetes '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='niet '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='python-heatclient '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='python-openstackclient '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='python-magnumclient '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='urllib3~=1.26.15 '
09:41:18 + for arg in "$@"
09:41:18 + case $arg in
09:41:18 + pkg_list+='yq '
09:41:18 + [[ -f /tmp/.os_lf_venv ]]
09:41:18 ++ cat /tmp/.os_lf_venv
09:41:18 + lf_venv=/tmp/venv-BTlt
09:41:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from' file:/tmp/.os_lf_venv
09:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:41:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:41:18 + local 'pip_opts=--upgrade --quiet'
09:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:41:18 + [[ -n '' ]]
09:41:18 + [[ -n '' ]]
09:41:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:41:18 + /tmp/venv-BTlt/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:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:41:20 lf-activate-venv(): INFO: Base packages installed successfully
09:41:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:41:20 + 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:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:41:20 + /tmp/venv-BTlt/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:38 + type python3
09:41:38 + true
09:41:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH'
09:41:38 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:41:38 + PATH=/tmp/venv-BTlt/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:38 + return 0
09:41:38 + openstack --os-cloud vex limits show --absolute
09:41:40 +--------------------------+---------+
09:41:40 | Name | Value |
09:41:40 +--------------------------+---------+
09:41:40 | maxTotalInstances | -1 |
09:41:40 | maxTotalCores | 450 |
09:41:40 | maxTotalRAMSize | 1000000 |
09:41:40 | maxServerMeta | 128 |
09:41:40 | maxImageMeta | 128 |
09:41:40 | maxPersonality | 5 |
09:41:40 | maxPersonalitySize | 10240 |
09:41:40 | maxTotalKeypairs | 100 |
09:41:40 | maxServerGroups | 10 |
09:41:40 | maxServerGroupMembers | 10 |
09:41:40 | maxTotalFloatingIps | -1 |
09:41:40 | maxSecurityGroups | -1 |
09:41:40 | maxSecurityGroupRules | -1 |
09:41:40 | totalRAMUsed | 532480 |
09:41:40 | totalCoresUsed | 130 |
09:41:40 | totalInstancesUsed | 57 |
09:41:40 | totalFloatingIpsUsed | 0 |
09:41:40 | totalSecurityGroupsUsed | 0 |
09:41:40 | totalServerGroupsUsed | 0 |
09:41:40 | maxTotalVolumes | -1 |
09:41:40 | maxTotalSnapshots | 10 |
09:41:40 | maxTotalVolumeGigabytes | 4096 |
09:41:40 | maxTotalBackups | 10 |
09:41:40 | maxTotalBackupGigabytes | 1000 |
09:41:40 | totalVolumesUsed | 3 |
09:41:40 | totalGigabytesUsed | 60 |
09:41:40 | totalSnapshotsUsed | 0 |
09:41:40 | totalBackupsUsed | 0 |
09:41:40 | totalBackupGigabytesUsed | 0 |
09:41:40 +--------------------------+---------+
09:41:40 + pushd /opt/ciman/openstack-hot
09:41:40 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:41:40 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-551 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml
09:42:06 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:42:06 Waiting to initialize infrastructure...
09:42:06 Stack initialization successful.
09:42:06 ------------------------------------
09:42:06 Stack Details
09:42:06 ------------------------------------
09:42:06 {'added': None,
09:42:06 'capabilities': [],
09:42:06 'created_at': '2025-12-06T09:41:43Z',
09:42:06 'deleted': None,
09:42:06 'deleted_at': None,
09:42:06 'description': 'No description',
09:42:06 'environment': None,
09:42:06 'environment_files': None,
09:42:06 'files': None,
09:42:06 'files_container': None,
09:42:06 'id': '0eecd116-6f76-4cda-8fb6-46c8893464ac',
09:42:06 'is_rollback_disabled': True,
09:42:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-551/0eecd116-6f76-4cda-8fb6-46c8893464ac',
09:42:06 'rel': 'self'}],
09:42:06 '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:06 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-551',
09:42:06 'notification_topics': [],
09:42:06 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:42:06 'output_key': 'vm_0_ips',
09:42:06 'output_value': ['10.30.171.125']},
09:42:06 {'description': 'IP addresses of the 2nd vm types',
09:42:06 'output_key': 'vm_1_ips',
09:42:06 'output_value': ['10.30.171.28']}],
09:42:06 'owner_id': ****,
09:42:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:42:06 'OS::stack_id': '0eecd116-6f76-4cda-8fb6-46c8893464ac',
09:42:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-551',
09:42:06 'job_name': '52208-551',
09:42:06 'silo': 'releng',
09:42:06 'vm_0_count': '1',
09:42:06 'vm_0_flavor': 'v3-standard-4',
09:42:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:42:06 '20251201-010221.432',
09:42:06 'vm_1_count': '1',
09:42:06 'vm_1_flavor': 'v3-standard-2',
09:42:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:42:06 '- 20250917-133034.654'},
09:42:06 'parent_id': None,
09:42:06 'replaced': None,
09:42:06 'status': 'CREATE_COMPLETE',
09:42:06 'status_reason': 'Stack CREATE completed successfully',
09:42:06 'tags': [],
09:42:06 'template': None,
09:42:06 'template_description': 'No description',
09:42:06 'template_url': None,
09:42:06 'timeout_mins': 15,
09:42:06 'unchanged': None,
09:42:06 'updated': None,
09:42:06 'updated_at': None,
09:42:06 'user_project_id': '69217e238ca440dd97d22a30dcc72b14'}
09:42:06 ------------------------------------
09:42:07 + popd
09:42:07 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:42:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11875587401851170484.sh
09:42:07 ---> Copy SSH public keys to CSIT lab
09:42:07 Setup pyenv:
09:42:07 system
09:42:07 3.8.13
09:42:07 3.9.13
09:42:07 3.10.13
09:42:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:42:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:09 lf-activate-venv(): INFO: Base packages installed successfully
09:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:42:25 SSH not responding on 10.30.171.125. Retrying in 10 seconds...
09:42:26 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:42:26 releng-52208-551-1-mininet-ovs-217-0
09:42:26 Successfully copied public keys to slave 10.30.171.28
09:42:35 Ping to 10.30.171.125 successful.
09:42:36 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:42:37 releng-52208-551-0-builder-0
09:42:37 Successfully copied public keys to slave 10.30.171.125
09:42:37 Process 7294 ready.
09:42:37 Process 7295 ready.
09:42:37 SSH ready on all stack servers.
09:42:37 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9281051723473168246.sh
09:42:37 Setup pyenv:
09:42:37 system
09:42:37 3.8.13
09:42:37 3.9.13
09:42:37 3.10.13
09:42:37 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:42:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-avwa
09:42:41 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv
09:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:42:45 lf-activate-venv(): INFO: Base packages installed successfully
09:42:45 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-avwa/bin to PATH
09:42:47 + echo 'Installing Python Requirements'
09:42:47 Installing Python Requirements
09:42:47 + cat
09:42:47 + python -m pip install -r requirements.txt
09:42:47 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:42:47 Collecting docker-py (from -r requirements.txt (line 1))
09:42:47 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:47 Collecting ipaddr (from -r requirements.txt (line 2))
09:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:42:47 Installing build dependencies: started
09:42:48 Installing build dependencies: finished with status 'done'
09:42:48 Getting requirements to build wheel: started
09:42:48 Getting requirements to build wheel: finished with status 'done'
09:42:48 Preparing metadata (pyproject.toml): started
09:42:49 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:49 Collecting netaddr (from -r requirements.txt (line 3))
09:42:49 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:49 Collecting netifaces (from -r requirements.txt (line 4))
09:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:42:49 Installing build dependencies: started
09:42:50 Installing build dependencies: finished with status 'done'
09:42:50 Getting requirements to build wheel: started
09:42:50 Getting requirements to build wheel: finished with status 'done'
09:42:50 Preparing metadata (pyproject.toml): started
09:42:50 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:50 Collecting pyhocon (from -r requirements.txt (line 5))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:42:50 Collecting requests (from -r requirements.txt (line 6))
09:42:50 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:50 Collecting robotframework (from -r requirements.txt (line 7))
09:42:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 17.4 MB/s 0:00:00
09:42:51 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:42:51 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:51 Installing build dependencies: started
09:42:51 Installing build dependencies: finished with status 'done'
09:42:51 Getting requirements to build wheel: started
09:42: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 robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:42:52 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:52 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:42:52 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:52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:42:52 Installing build dependencies: started
09:42:53 Installing build dependencies: finished with status 'done'
09:42:53 Getting requirements to build wheel: started
09:42:53 Getting requirements to build wheel: finished with status 'done'
09:42:53 Preparing metadata (pyproject.toml): started
09:42:54 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:54 Collecting scapy (from -r requirements.txt (line 12))
09:42:54 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:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.8 MB/s 0:00:00
09:42:54 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 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:55 Preparing metadata (pyproject.toml): finished with status 'done'
09:42:55 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
09:42:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 18.9 MB/s 0:00:00
09:42:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:56 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:56 Collecting pyangbind (from -r requirements.txt (line 22))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:42:56 Collecting isodate (from -r requirements.txt (line 25))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:42:56 Collecting jmespath (from -r requirements.txt (line 28))
09:42:56 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:56 Collecting jsonpatch (from -r requirements.txt (line 31))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:42:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:42:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:42:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:42:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:42:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
09:42:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:42:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:42:57 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
09:42:57 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
09:42:57 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.0/urllib3-2.6.0-py3-none-any.whl (131 kB)
09:42:57 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
09:42:57 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
09:42:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:42:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
09:42:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:42:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:42:57 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
09:42:57 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
09:42:57 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:42:57 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:42:57 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:42:57 Collecting elasticsearch (from -r requirements.txt (line 18))
09:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
09:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 39.9 MB/s 0:00:00
09:42:58 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:42:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:42:58 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:42:58 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.2 MB/s 0:00:00
09:42:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:42:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:42:59 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
09:42:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.2 MB/s 0:00:00
09:42:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:43:00 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 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:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 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:00 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
09:43:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:43:00 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:01 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:01 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:01 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:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:43:01 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:01 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:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 76.0 MB/s 0:00:00
09:43:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:43:01 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:43:01 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:01 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:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
09:43:21 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:21 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:21 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:21 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:21 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:21 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:21 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:21 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:21 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:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
09:43:21 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:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:43:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:22 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:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:43:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
09:43:22 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:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:43:22 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:43:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:43:22 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:43:22 Building wheel for robotframework-sshlibrary (pyproject.toml): started
09:43:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
09:43:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1e4604a66caa502f1c9a5e2b1d2e188aa7298816371a1b2c6911850f2d0e1f2b
09:43:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:43:22 Building wheel for ipaddr (pyproject.toml): started
09:43:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
09:43:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d423b086d8a7cb7df6bdf929b63c8240906a4eb03b411a35ea0af5bd3e566932
09:43:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:43:22 Building wheel for netifaces (pyproject.toml): started
09:43:25 Building wheel for netifaces (pyproject.toml): finished with status 'done'
09:43:25 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=1df82e2d0a37b207b84a933e58f5d17988fc35c648ad263999d93a2c500954ef
09:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:43:25 Building wheel for robotframework-httplibrary (pyproject.toml): started
09:43:25 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
09:43:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d77660ca34eb1061d5480a8d91e92b9670ed1e54f37e2f443751fb5aba3a83d0
09:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:43:25 Building wheel for jsonpath-rw (pyproject.toml): started
09:43:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
09:43:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f9544d857a32b00f5e7cff2c4a94032350d800b763f6325ba2ccb53bf90b5831
09:43:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:43:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:43:25 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:33
09:43:33 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 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.6.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
09:43:33 + pip freeze
09:43:33 attrs==25.4.0
09:43:33 bcrypt==5.0.0
09:43:33 beautifulsoup4==4.14.3
09:43:33 certifi==2025.11.12
09:43:33 cffi==2.0.0
09:43:33 charset-normalizer==3.4.4
09:43:33 click==8.3.1
09:43:33 cryptography==46.0.3
09:43:33 decorator==5.2.1
09:43:33 distlib==0.4.0
09:43:33 docker-py==1.10.6
09:43:33 docker-pycreds==0.4.0
09:43:33 elastic-transport==8.17.1
09:43:33 elasticsearch==8.19.2
09:43:33 elasticsearch-dsl==8.15.4
09:43:33 enum34==1.1.10
09:43:33 filelock==3.20.0
09:43:33 h11==0.16.0
09:43:33 idna==3.11
09:43:33 invoke==2.2.1
09:43:33 ipaddr==2.2.0
09:43:33 isodate==0.7.2
09:43:33 jmespath==1.0.1
09:43:33 jsonpatch==1.33
09:43:33 jsonpath-rw==1.4.0
09:43:33 jsonpointer==3.0.0
09:43:33 lxml==6.0.2
09:43:33 netaddr==1.3.0
09:43:33 netifaces==0.11.0
09:43:33 outcome==1.3.0.post0
09:43:33 paramiko==4.0.0
09:43:33 platformdirs==4.5.1
09:43:33 ply==3.11
09:43:33 pyang==2.7.1
09:43:33 pyangbind==0.8.6
09:43:33 pycparser==2.23
09:43:33 pyhocon==0.3.61
09:43:33 PyNaCl==1.6.1
09:43:33 pyparsing==3.2.5
09:43:33 PySocks==1.7.1
09:43:33 python-dateutil==2.9.0.post0
09:43:33 regex==2025.11.3
09:43:33 requests==2.32.5
09:43:33 robotframework==7.3.2
09:43:33 robotframework-httplibrary==0.4.2
09:43:33 robotframework-pythonlibcore==4.4.1
09:43:33 robotframework-requests==0.9.7
09:43:33 robotframework-selenium2library==3.0.0
09:43:33 robotframework-seleniumlibrary==6.8.0
09:43:33 robotframework-sshlibrary==3.8.0
09:43:33 scapy==2.6.1
09:43:33 scp==0.15.0
09:43:33 selenium==4.38.0
09:43:33 six==1.17.0
09:43:33 sniffio==1.3.1
09:43:33 sortedcontainers==2.4.0
09:43:33 soupsieve==2.8
09:43:33 trio==0.32.0
09:43:33 trio-websocket==0.12.2
09:43:33 typing_extensions==4.15.0
09:43:33 urllib3==2.6.0
09:43:33 virtualenv==20.35.4
09:43:33 waitress==3.0.2
09:43:33 WebOb==1.8.9
09:43:33 websocket-client==1.9.0
09:43:33 WebTest==3.0.7
09:43:33 wsproto==1.3.2
09:43:33 [EnvInject] - Injecting environment variables from a build step.
09:43:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:43:33 [EnvInject] - Variables injected successfully.
09:43:33 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3598174042879282082.sh
09:43:33 Setup pyenv:
09:43:34 system
09:43:34 3.8.13
09:43:34 3.9.13
09:43:34 3.10.13
09:43:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:36 lf-activate-venv(): INFO: Base packages installed successfully
09:43:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:43:43 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:43 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
09:43:43 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.0 which is incompatible.
09:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:43:43 + ODL_SYSTEM=()
09:43:43 + TOOLS_SYSTEM=()
09:43:43 + OPENSTACK_SYSTEM=()
09:43:43 + OPENSTACK_CONTROLLERS=()
09:43:43 + mapfile -t ADDR
09:43:43 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:43:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:43:45 + for i in "${ADDR[@]}"
09:43:45 ++ ssh 10.30.171.28 hostname -s
09:43:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:45 + REMHOST=releng-52208-551-1-mininet-ovs-217-0
09:43:45 + case ${REMHOST} in
09:43:45 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:43:45 + for i in "${ADDR[@]}"
09:43:45 ++ ssh 10.30.171.125 hostname -s
09:43:45 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:43:46 + REMHOST=releng-52208-551-0-builder-0
09:43:46 + case ${REMHOST} in
09:43:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:43:46 + echo NUM_ODL_SYSTEM=1
09:43:46 + echo NUM_TOOLS_SYSTEM=1
09:43:46 + '[' '' == yes ']'
09:43:46 + NUM_OPENSTACK_SYSTEM=0
09:43:46 + echo NUM_OPENSTACK_SYSTEM=0
09:43:46 + '[' 0 -eq 2 ']'
09:43:46 + echo ODL_SYSTEM_IP=10.30.171.125
09:43:46 ++ seq 0 0
09:43:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:43:46 + echo ODL_SYSTEM_1_IP=10.30.171.125
09:43:46 + echo TOOLS_SYSTEM_IP=10.30.171.28
09:43:46 ++ seq 0 0
09:43:46 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:43:46 + echo TOOLS_SYSTEM_1_IP=10.30.171.28
09:43:46 + openstack_index=0
09:43:46 + NUM_OPENSTACK_CONTROL_NODES=1
09:43:46 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:43:46 ++ seq 0 0
09:43:46 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:43:46 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:43:46 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:46 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:46 + '[' -1 -ge 2 ']'
09:43:46 ++ seq 0 -2
09:43:46 + NUM_OPENSTACK_HAPROXY_NODES=0
09:43:46 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:43:46 ++ seq 0 -1
09:43:46 + echo 'Contents of slave_addresses.txt:'
09:43:46 Contents of slave_addresses.txt:
09:43:46 + cat slave_addresses.txt
09:43:46 NUM_ODL_SYSTEM=1
09:43:46 NUM_TOOLS_SYSTEM=1
09:43:46 NUM_OPENSTACK_SYSTEM=0
09:43:46 ODL_SYSTEM_IP=10.30.171.125
09:43:46 ODL_SYSTEM_1_IP=10.30.171.125
09:43:46 TOOLS_SYSTEM_IP=10.30.171.28
09:43:46 TOOLS_SYSTEM_1_IP=10.30.171.28
09:43:46 NUM_OPENSTACK_CONTROL_NODES=1
09:43:46 OPENSTACK_CONTROL_NODE_1_IP=
09:43:46 NUM_OPENSTACK_COMPUTE_NODES=-1
09:43:46 NUM_OPENSTACK_HAPROXY_NODES=0
09:43:46 [EnvInject] - Injecting environment variables from a build step.
09:43:46 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:43:46 [EnvInject] - Variables injected successfully.
09:43:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins9510430786936718115.sh
09:43:46 Preparing for JRE Version 21
09:43:46 Karaf artifact is karaf
09:43:46 Karaf project is integration
09:43:46 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:43:46 [EnvInject] - Injecting environment variables from a build step.
09:43:46 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:43:46 [EnvInject] - Variables injected successfully.
09:43:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16544814261836250239.sh
09:43:46 2025-12-06 09:43:46 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:43:46 Bundle version is 0.21.4-SNAPSHOT
09:43:46 --2025-12-06 09:43:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
09:43:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:46 HTTP request sent, awaiting response... 200 OK
09:43:46 Length: 1410 (1.4K) [application/xml]
09:43:46 Saving to: ‘maven-metadata.xml’
09:43:46
09:43:46 0K . 100% 67.4M=0s
09:43:46
09:43:46 2025-12-06 09:43:46 (67.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:43:46
09:43:46
09:43:46
09:43:46 org.opendaylight.integration
09:43:46 karaf
09:43:46 0.21.4-SNAPSHOT
09:43:46
09:43:46
09:43:46 20251206.093259
09:43:46 259
09:43:46
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46 pom
09:43:46 0.21.4-20251206.093259-259
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46 tar.gz
09:43:46 0.21.4-20251206.093259-259
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46 zip
09:43:46 0.21.4-20251206.093259-259
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46 cyclonedx
09:43:46 xml
09:43:46 0.21.4-20251206.093259-259
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46 cyclonedx
09:43:46 json
09:43:46 0.21.4-20251206.093259-259
09:43:46 20251206093259
09:43:46
09:43:46
09:43:46
09:43:46
09:43:47 Nexus timestamp is 0.21.4-20251206.093259-259
09:43:47 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251206.093259-259.zip
09:43:47 Distribution bundle is karaf-0.21.4-20251206.093259-259.zip
09:43:47 Distribution bundle version is 0.21.4-SNAPSHOT
09:43:47 Distribution folder is karaf-0.21.4-SNAPSHOT
09:43:47 Nexus prefix is https://nexus.opendaylight.org
09:43:47 [EnvInject] - Injecting environment variables from a build step.
09:43:47 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:43:47 [EnvInject] - Variables injected successfully.
09:43:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7034768126162095221.sh
09:43:47 Setup pyenv:
09:43:47 system
09:43:47 3.8.13
09:43:47 3.9.13
09:43:47 3.10.13
09:43:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:43:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:43:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:43:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:43:49 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:49 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
09:43:49 lf-activate-venv(): INFO: Base packages installed successfully
09:43:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:43:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:43:54 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
09:43:55 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:43:55 Copying common-functions.sh to /tmp
09:43:56 Copying common-functions.sh to 10.30.171.28:/tmp
09:43:56 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
09:43:57 Copying common-functions.sh to 10.30.171.125:/tmp
09:43:57 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:43:57 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15321991234700066591.sh
09:43:57 common-functions.sh is being sourced
09:43:57 common-functions environment:
09:43:57 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:57 ACTUALFEATURES:
09:43:57 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:57 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:57 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:57 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:57 CONTROLLERMEM: 2048m
09:43:57 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:57 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:57 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:57 SUITES:
09:43:57
09:43:57 #################################################
09:43:57 ## Configure Cluster and Start ##
09:43:57 #################################################
09:43:57 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
09:43:57 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
09:43:57 Locating script plan to use...
09:43:57 Finished running script plans
09:43:57 Configuring member-1 with IP address 10.30.171.125
09:43:57 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:43:57 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:43:57 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
09:43:57 ++ [[ /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:57 ++ echo 'common-functions.sh is being sourced'
09:43:57 common-functions.sh is being sourced
09:43:57 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
09:43:57 ++ DISTROSTREAM=scandium
09:43:57 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:57 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:57 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:57 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:57 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:57 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:57 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:57 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:57 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:57 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:57 ++ export CONTROLLERMEM=
09:43:57 ++ CONTROLLERMEM=
09:43:57 ++ case "${DISTROSTREAM}" in
09:43:57 ++ CLUSTER_SYSTEM=akka
09:43:57 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:57 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:57 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:57 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:57 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:57 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:57 ++ print_common_env
09:43:57 ++ cat
09:43:57 common-functions environment:
09:43:57 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:43:57 ACTUALFEATURES:
09:43:57 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:43:57 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
09:43:57 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:43:57 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:43:57 CONTROLLERMEM:
09:43:57 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:43:57 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:43:57 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:43:57 SUITES:
09:43:57
09:43:57 ++ SSH='ssh -t -t'
09:43:57 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:43:57 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:43:57 Changing to /tmp
09:43:57 + echo 'Changing to /tmp'
09:43:57 + cd /tmp
09:43:57 + 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-20251206.093259-259.zip'
09:43:57 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251206.093259-259.zip
09:43:57 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251206.093259-259.zip
09:43:57 --2025-12-06 09:43:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251206.093259-259.zip
09:43:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:43:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:43:57 HTTP request sent, awaiting response... 200 OK
09:43:57 Length: 239813044 (229M) [application/zip]
09:43:57 Saving to: ‘karaf-0.21.4-20251206.093259-259.zip’
09:43:57
09:43:57 0K ........ ........ ........ ........ ........ ........ 1% 54.8M 4s
09:43:57 3072K ........ ........ ........ ........ ........ ........ 2% 93.1M 3s
09:43:58 6144K ........ ........ ........ ........ ........ ........ 3% 144M 3s
09:43:58 9216K ........ ........ ........ ........ ........ ........ 5% 166M 2s
09:43:58 12288K ........ ........ ........ ........ ........ ........ 6% 158M 2s
09:43:58 15360K ........ ........ ........ ........ ........ ........ 7% 220M 2s
09:43:58 18432K ........ ........ ........ ........ ........ ........ 9% 199M 2s
09:43:58 21504K ........ ........ ........ ........ ........ ........ 10% 243M 2s
09:43:58 24576K ........ ........ ........ ........ ........ ........ 11% 235M 1s
09:43:58 27648K ........ ........ ........ ........ ........ ........ 13% 272M 1s
09:43:58 30720K ........ ........ ........ ........ ........ ........ 14% 141M 1s
09:43:58 33792K ........ ........ ........ ........ ........ ........ 15% 300M 1s
09:43:58 36864K ........ ........ ........ ........ ........ ........ 17% 292M 1s
09:43:58 39936K ........ ........ ........ ........ ........ ........ 18% 330M 1s
09:43:58 43008K ........ ........ ........ ........ ........ ........ 19% 302M 1s
09:43:58 46080K ........ ........ ........ ........ ........ ........ 20% 277M 1s
09:43:58 49152K ........ ........ ........ ........ ........ ........ 22% 310M 1s
09:43:58 52224K ........ ........ ........ ........ ........ ........ 23% 238M 1s
09:43:58 55296K ........ ........ ........ ........ ........ ........ 24% 433M 1s
09:43:58 58368K ........ ........ ........ ........ ........ ........ 26% 356M 1s
09:43:58 61440K ........ ........ ........ ........ ........ ........ 27% 340M 1s
09:43:58 64512K ........ ........ ........ ........ ........ ........ 28% 269M 1s
09:43:58 67584K ........ ........ ........ ........ ........ ........ 30% 302M 1s
09:43:58 70656K ........ ........ ........ ........ ........ ........ 31% 358M 1s
09:43:58 73728K ........ ........ ........ ........ ........ ........ 32% 354M 1s
09:43:58 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s
09:43:58 79872K ........ ........ ........ ........ ........ ........ 35% 382M 1s
09:43:58 82944K ........ ........ ........ ........ ........ ........ 36% 308M 1s
09:43:58 86016K ........ ........ ........ ........ ........ ........ 38% 305M 1s
09:43:58 89088K ........ ........ ........ ........ ........ ........ 39% 184M 1s
09:43:58 92160K ........ ........ ........ ........ ........ ........ 40% 346M 1s
09:43:58 95232K ........ ........ ........ ........ ........ ........ 41% 312M 1s
09:43:58 98304K ........ ........ ........ ........ ........ ........ 43% 347M 1s
09:43:58 101376K ........ ........ ........ ........ ........ ........ 44% 245M 1s
09:43:58 104448K ........ ........ ........ ........ ........ ........ 45% 263M 1s
09:43:58 107520K ........ ........ ........ ........ ........ ........ 47% 340M 1s
09:43:58 110592K ........ ........ ........ ........ ........ ........ 48% 253M 1s
09:43:58 113664K ........ ........ ........ ........ ........ ........ 49% 257M 1s
09:43:58 116736K ........ ........ ........ ........ ........ ........ 51% 312M 0s
09:43:58 119808K ........ ........ ........ ........ ........ ........ 52% 335M 0s
09:43:58 122880K ........ ........ ........ ........ ........ ........ 53% 317M 0s
09:43:58 125952K ........ ........ ........ ........ ........ ........ 55% 354M 0s
09:43:58 129024K ........ ........ ........ ........ ........ ........ 56% 350M 0s
09:43:58 132096K ........ ........ ........ ........ ........ ........ 57% 276M 0s
09:43:58 135168K ........ ........ ........ ........ ........ ........ 59% 338M 0s
09:43:58 138240K ........ ........ ........ ........ ........ ........ 60% 496M 0s
09:43:58 141312K ........ ........ ........ ........ ........ ........ 61% 385M 0s
09:43:58 144384K ........ ........ ........ ........ ........ ........ 62% 350M 0s
09:43:58 147456K ........ ........ ........ ........ ........ ........ 64% 358M 0s
09:43:58 150528K ........ ........ ........ ........ ........ ........ 65% 367M 0s
09:43:58 153600K ........ ........ ........ ........ ........ ........ 66% 358M 0s
09:43:58 156672K ........ ........ ........ ........ ........ ........ 68% 239M 0s
09:43:58 159744K ........ ........ ........ ........ ........ ........ 69% 276M 0s
09:43:58 162816K ........ ........ ........ ........ ........ ........ 70% 202M 0s
09:43:58 165888K ........ ........ ........ ........ ........ ........ 72% 303M 0s
09:43:58 168960K ........ ........ ........ ........ ........ ........ 73% 366M 0s
09:43:58 172032K ........ ........ ........ ........ ........ ........ 74% 341M 0s
09:43:58 175104K ........ ........ ........ ........ ........ ........ 76% 344M 0s
09:43:58 178176K ........ ........ ........ ........ ........ ........ 77% 331M 0s
09:43:58 181248K ........ ........ ........ ........ ........ ........ 78% 334M 0s
09:43:58 184320K ........ ........ ........ ........ ........ ........ 80% 325M 0s
09:43:58 187392K ........ ........ ........ ........ ........ ........ 81% 323M 0s
09:43:58 190464K ........ ........ ........ ........ ........ ........ 82% 321M 0s
09:43:58 193536K ........ ........ ........ ........ ........ ........ 83% 340M 0s
09:43:58 196608K ........ ........ ........ ........ ........ ........ 85% 331M 0s
09:43:58 199680K ........ ........ ........ ........ ........ ........ 86% 351M 0s
09:43:58 202752K ........ ........ ........ ........ ........ ........ 87% 339M 0s
09:43:58 205824K ........ ........ ........ ........ ........ ........ 89% 349M 0s
09:43:58 208896K ........ ........ ........ ........ ........ ........ 90% 335M 0s
09:43:58 211968K ........ ........ ........ ........ ........ ........ 91% 350M 0s
09:43:58 215040K ........ ........ ........ ........ ........ ........ 93% 347M 0s
09:43:58 218112K ........ ........ ........ ........ ........ ........ 94% 365M 0s
09:43:58 221184K ........ ........ ........ ........ ........ ........ 95% 351M 0s
09:43:58 224256K ........ ........ ........ ........ ........ ........ 97% 368M 0s
09:43:58 227328K ........ ........ ........ ........ ........ ........ 98% 340M 0s
09:43:58 230400K ........ ........ ........ ........ ........ ........ 99% 349M 0s
09:43:58 233472K ........ ... 100% 383M=0.8s
09:43:58
09:43:58 2025-12-06 09:43:58 (269 MB/s) - ‘karaf-0.21.4-20251206.093259-259.zip’ saved [239813044/239813044]
09:43:58
09:43:58 Extracting the new controller...
09:43:58 + echo 'Extracting the new controller...'
09:43:58 + unzip -q karaf-0.21.4-20251206.093259-259.zip
09:44:00 Adding external repositories...
09:44:00 + echo 'Adding external repositories...'
09:44:00 + 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:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:44:00 ################################################################################
09:44:00 #
09:44:00 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:00 # contributor license agreements. See the NOTICE file distributed with
09:44:00 # this work for additional information regarding copyright ownership.
09:44:00 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:00 # (the "License"); you may not use this file except in compliance with
09:44:00 # the License. You may obtain a copy of the License at
09:44:00 #
09:44:00 # http://www.apache.org/licenses/LICENSE-2.0
09:44:00 #
09:44:00 # Unless required by applicable law or agreed to in writing, software
09:44:00 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:00 # See the License for the specific language governing permissions and
09:44:00 # limitations under the License.
09:44:00 #
09:44:00 ################################################################################
09:44:00
09:44:00 #
09:44:00 # If set to true, the following property will not allow any certificate to be used
09:44:00 # when accessing Maven repositories through SSL
09:44:00 #
09:44:00 #org.ops4j.pax.url.mvn.certificateCheck=
09:44:00
09:44:00 #
09:44:00 # Path to the local Maven settings file.
09:44:00 # The repositories defined in this file will be automatically added to the list
09:44:00 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:44:00 # below is not set.
09:44:00 # The following locations are checked for the existence of the settings.xml file
09:44:00 # * 1. looks for the specified url
09:44:00 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:44:00 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:44:00 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:44:00 #
09:44:00 #org.ops4j.pax.url.mvn.settings=
09:44:00
09:44:00 #
09:44:00 # Path to the local Maven repository which is used to avoid downloading
09:44:00 # artifacts when they already exist locally.
09:44:00 # The value of this property will be extracted from the settings.xml file
09:44:00 # above, or defaulted to:
09:44:00 # System.getProperty( "user.home" ) + "/.m2/repository"
09:44:00 #
09:44:00 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:44:00
09:44:00 #
09:44:00 # Default this to false. It's just weird to use undocumented repos
09:44:00 #
09:44:00 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:44:00
09:44:00 #
09:44:00 # Uncomment if you don't wanna use the proxy settings
09:44:00 # from the Maven conf/settings.xml file
09:44:00 #
09:44:00 # org.ops4j.pax.url.mvn.proxySupport=false
09:44:00
09:44:00 #
09:44:00 # Comma separated list of repositories scanned when resolving an artifact.
09:44:00 # Those repositories will be checked before iterating through the
09:44:00 # below list of repositories and even before the local repository
09:44:00 # A repository url can be appended with zero or more of the following flags:
09:44:00 # @snapshots : the repository contains snaphots
09:44:00 # @noreleases : the repository does not contain any released artifacts
09:44:00 #
09:44:00 # The following property value will add the system folder as a repo.
09:44:00 #
09:44:00 org.ops4j.pax.url.mvn.defaultRepositories=\
09:44:00 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:44:00 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:44:00 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:44:00
09:44:00 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:44:00 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:44:00
09:44:00 #
09:44:00 # Comma separated list of repositories scanned when resolving an artifact.
09:44:00 # The default list includes the following repositories:
09:44:00 # http://repo1.maven.org/maven2@id=central
09:44:00 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:44:00 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:44:00 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:44:00 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:44:00 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:44:00 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:00 # To add repositories to the default ones, prepend '+' to the list of repositories
09:44:00 # to add.
09:44:00 # A repository url can be appended with zero or more of the following flags:
09:44:00 # @snapshots : the repository contains snapshots
09:44:00 # @noreleases : the repository does not contain any released artifacts
09:44:00 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:44:00 #
09:44:00 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:44:00
09:44:00 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:44:00 Configuring the startup features...
09:44:00 + echo 'Configuring the startup features...'
09:44:00 + 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:44:00 + FEATURE_TEST_STRING=features-test
09:44:00 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
09:44:00 + KARAF_VERSION=karaf4
09:44:00 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:44:00 + 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:44:00 + [[ ! -z '' ]]
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:44:00 ################################################################################
09:44:00 #
09:44:00 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:00 # contributor license agreements. See the NOTICE file distributed with
09:44:00 # this work for additional information regarding copyright ownership.
09:44:00 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:00 # (the "License"); you may not use this file except in compliance with
09:44:00 # the License. You may obtain a copy of the License at
09:44:00 #
09:44:00 # http://www.apache.org/licenses/LICENSE-2.0
09:44:00 #
09:44:00 # Unless required by applicable law or agreed to in writing, software
09:44:00 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:00 # See the License for the specific language governing permissions and
09:44:00 # limitations under the License.
09:44:00 #
09:44:00 ################################################################################
09:44:00
09:44:00 #
09:44:00 # Comma separated list of features repositories to register by default
09:44:00 #
09:44:00 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}/79b361e5-6a82-43bf-86e8-2a3e53b452ed.xml
09:44:00
09:44:00 #
09:44:00 # Comma separated list of features to install at startup
09:44:00 #
09:44:00 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, cd8e4f7d-2381-4b69-baf3-c2dd661590de
09:44:00
09:44:00 #
09:44:00 # Resource repositories (OBR) that the features resolver can use
09:44:00 # to resolve requirements/capabilities
09:44:00 #
09:44:00 # The format of the resourceRepositories is
09:44:00 # resourceRepositories=[xml:url|json:url],...
09:44:00 # for Instance:
09:44:00 #
09:44:00 #resourceRepositories=xml:http://host/path/to/index.xml
09:44:00 # or
09:44:00 #resourceRepositories=json:http://host/path/to/index.json
09:44:00 #
09:44:00
09:44:00 #
09:44:00 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:44:00 #
09:44:00 featuresBootAsynchronous=false
09:44:00
09:44:00 #
09:44:00 # Service requirements enforcement
09:44:00 #
09:44:00 # By default, the feature resolver checks the service requirements/capabilities of
09:44:00 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:44:00 # the required bundles.
09:44:00 # The following flag can have those values:
09:44:00 # - disable: service requirements are completely ignored
09:44:00 # - default: service requirements are ignored for old features
09:44:00 # - enforce: service requirements are always verified
09:44:00 #
09:44:00 #serviceRequirements=default
09:44:00
09:44:00 #
09:44:00 # Store cfg file for config element in feature
09:44:00 #
09:44:00 #configCfgStore=true
09:44:00
09:44:00 #
09:44:00 # Define if the feature service automatically refresh bundles
09:44:00 #
09:44:00 autoRefresh=true
09:44:00
09:44:00 #
09:44:00 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:44:00 # XML file defines instructions related to features processing
09:44:00 # versions.properties may declare properties to resolve placeholders in XML file
09:44:00 # both files are relative to ${karaf.etc}
09:44:00 #
09:44:00 #featureProcessing=org.apache.karaf.features.xml
09:44:00 #featureProcessingVersions=versions.properties
09:44:00 + configure_karaf_log karaf4 ''
09:44:00 + local -r karaf_version=karaf4
09:44:00 + local -r controllerdebugmap=
09:44:00 + local logapi=log4j
09:44:00 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:00 log4j2.rootLogger.level = INFO
09:44:00 #log4j2.rootLogger.type = asyncRoot
09:44:00 #log4j2.rootLogger.includeLocation = false
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:00 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:00 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:00 log4j2.logger.spifly.level = WARN
09:44:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:00 log4j2.logger.audit.level = INFO
09:44:00 log4j2.logger.audit.additivity = false
09:44:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:00 log4j2.appender.console.type = Console
09:44:00 log4j2.appender.console.name = Console
09:44:00 log4j2.appender.console.layout.type = PatternLayout
09:44:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:00 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:00 log4j2.appender.rolling.name = RollingFile
09:44:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:00 #log4j2.appender.rolling.immediateFlush = false
09:44:00 log4j2.appender.rolling.append = true
09:44:00 log4j2.appender.rolling.layout.type = PatternLayout
09:44:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:00 log4j2.appender.rolling.policies.type = Policies
09:44:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:00 log4j2.appender.rolling.policies.size.size = 64MB
09:44:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:00 log4j2.appender.rolling.strategy.max = 7
09:44:00 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:00 log4j2.appender.audit.name = AuditRollingFile
09:44:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:00 log4j2.appender.audit.append = true
09:44:00 log4j2.appender.audit.layout.type = PatternLayout
09:44:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:00 log4j2.appender.audit.policies.type = Policies
09:44:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:00 log4j2.appender.audit.policies.size.size = 8MB
09:44:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:00 log4j2.appender.audit.strategy.max = 7
09:44:00 log4j2.appender.osgi.type = PaxOsgi
09:44:00 log4j2.appender.osgi.name = PaxOsgi
09:44:00 log4j2.appender.osgi.filter = *
09:44:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:00 #log4j2.logger.aether.level = TRACE
09:44:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:00 #log4j2.logger.http-headers.level = DEBUG
09:44:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:00 #log4j2.logger.maven.level = TRACE
09:44:00 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:44:00 + logapi=log4j2
09:44:00 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:44:00 + '[' log4j2 == log4j2 ']'
09:44:00 + 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:44:00 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:44:00 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:44:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:44:00 controllerdebugmap:
09:44:00 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:44:00 + unset IFS
09:44:00 + echo 'controllerdebugmap: '
09:44:00 + '[' -n '' ']'
09:44:00 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:44:00 ################################################################################
09:44:00 #
09:44:00 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:00 # contributor license agreements. See the NOTICE file distributed with
09:44:00 # this work for additional information regarding copyright ownership.
09:44:00 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:00 # (the "License"); you may not use this file except in compliance with
09:44:00 # the License. You may obtain a copy of the License at
09:44:00 #
09:44:00 # http://www.apache.org/licenses/LICENSE-2.0
09:44:00 #
09:44:00 # Unless required by applicable law or agreed to in writing, software
09:44:00 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:00 # See the License for the specific language governing permissions and
09:44:00 # limitations under the License.
09:44:00 #
09:44:00 ################################################################################
09:44:00
09:44:00 # Common pattern layout for appenders
09:44:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:44:00
09:44:00 # Root logger
09:44:00 log4j2.rootLogger.level = INFO
09:44:00 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:44:00 #log4j2.rootLogger.type = asyncRoot
09:44:00 #log4j2.rootLogger.includeLocation = false
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:44:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:44:00 log4j2.rootLogger.appenderRef.Console.ref = Console
09:44:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:44:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:44:00
09:44:00 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:44:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:44:00
09:44:00 # Loggers configuration
09:44:00
09:44:00 # Spifly logger
09:44:00 log4j2.logger.spifly.name = org.apache.aries.spifly
09:44:00 log4j2.logger.spifly.level = WARN
09:44:00
09:44:00 # Security audit logger
09:44:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:44:00 log4j2.logger.audit.level = INFO
09:44:00 log4j2.logger.audit.additivity = false
09:44:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:44:00
09:44:00 # Appenders configuration
09:44:00
09:44:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:44:00 log4j2.appender.console.type = Console
09:44:00 log4j2.appender.console.name = Console
09:44:00 log4j2.appender.console.layout.type = PatternLayout
09:44:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:44:00
09:44:00 # Rolling file appender
09:44:00 log4j2.appender.rolling.type = RollingRandomAccessFile
09:44:00 log4j2.appender.rolling.name = RollingFile
09:44:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:44:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:44:00 # uncomment to not force a disk flush
09:44:00 #log4j2.appender.rolling.immediateFlush = false
09:44:00 log4j2.appender.rolling.append = true
09:44:00 log4j2.appender.rolling.layout.type = PatternLayout
09:44:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:44:00 log4j2.appender.rolling.policies.type = Policies
09:44:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:44:00 log4j2.appender.rolling.policies.size.size = 1GB
09:44:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:44:00 log4j2.appender.rolling.strategy.max = 7
09:44:00
09:44:00 # Audit file appender
09:44:00 log4j2.appender.audit.type = RollingRandomAccessFile
09:44:00 log4j2.appender.audit.name = AuditRollingFile
09:44:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:44:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:44:00 log4j2.appender.audit.append = true
09:44:00 log4j2.appender.audit.layout.type = PatternLayout
09:44:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:44:00 log4j2.appender.audit.policies.type = Policies
09:44:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:44:00 log4j2.appender.audit.policies.size.size = 8MB
09:44:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:44:00 log4j2.appender.audit.strategy.max = 7
09:44:00
09:44:00 # OSGi appender
09:44:00 log4j2.appender.osgi.type = PaxOsgi
09:44:00 log4j2.appender.osgi.name = PaxOsgi
09:44:00 log4j2.appender.osgi.filter = *
09:44:00
09:44:00 # help with identification of maven-related problems with pax-url-aether
09:44:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:44:00 #log4j2.logger.aether.level = TRACE
09:44:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:44:00 #log4j2.logger.http-headers.level = DEBUG
09:44:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:44:00 #log4j2.logger.maven.level = TRACE
09:44:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:44:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:44:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 Configure
09:44:00 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:44:00 max memory: 2048m
09:44:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:44:00 + local -r controllermem=2048m
09:44:00 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 + echo Configure
09:44:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:44:00 + echo ' max memory: 2048m'
09:44:00 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:00 + 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:44:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
09:44:00 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
09:44:00 #!/bin/sh
09:44:00 #
09:44:00 # Licensed to the Apache Software Foundation (ASF) under one or more
09:44:00 # contributor license agreements. See the NOTICE file distributed with
09:44:00 # this work for additional information regarding copyright ownership.
09:44:00 # The ASF licenses this file to You under the Apache License, Version 2.0
09:44:00 # (the "License"); you may not use this file except in compliance with
09:44:00 # the License. You may obtain a copy of the License at
09:44:00 #
09:44:00 # http://www.apache.org/licenses/LICENSE-2.0
09:44:00 #
09:44:00 # Unless required by applicable law or agreed to in writing, software
09:44:00 # distributed under the License is distributed on an "AS IS" BASIS,
09:44:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:44:00 # See the License for the specific language governing permissions and
09:44:00 # limitations under the License.
09:44:00 #
09:44:00
09:44:00 #
09:44:00 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:44:00 # script: client, instance, shell, start, status, stop, karaf
09:44:00 #
09:44:00 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:44:00 # Actions go here...
09:44:00 # fi
09:44:00
09:44:00 #
09:44:00 # general settings which should be applied for all scripts go here; please keep
09:44:00 # in mind that it is possible that scripts might be executed more than once, e.g.
09:44:00 # in example of the start script where the start script is executed first and the
09:44:00 # karaf script afterwards.
09:44:00 #
09:44:00
09:44:00 #
09:44:00 # The following section shows the possible configuration options for the default
09:44:00 # karaf scripts
09:44:00 #
09:44:00 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:44:00 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:44:00 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:44:00 # export EXTRA_JAVA_OPTS # Additional JVM options
09:44:00 # export KARAF_HOME # Karaf home folder
09:44:00 # export KARAF_DATA # Karaf data folder
09:44:00 # export KARAF_BASE # Karaf base folder
09:44:00 # export KARAF_ETC # Karaf etc folder
09:44:00 # export KARAF_LOG # Karaf log folder
09:44:00 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:44:00 # export KARAF_OPTS # Additional available Karaf options
09:44:00 # export KARAF_DEBUG # Enable debug mode
09:44:00 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:44:00 # export KARAF_NOROOT # Prevent execution as root if set to true
09:44:00 Set Java version
09:44:00 + echo 'Set Java version'
09:44:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:44:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:00 sudo: a password is required
09:44:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:44:00 sudo: a password is required
09:44:00 JDK default version ...
09:44:00 + echo 'JDK default version ...'
09:44:00 + java -version
09:44:01 openjdk version "21.0.9" 2025-10-21
09:44:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
09:44:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
09:44:01 Set JAVA_HOME
09:44:01 + echo 'Set JAVA_HOME'
09:44:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:44:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:01 Listing all open ports on controller system...
09:44:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:44:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:44:01 + echo 'Listing all open ports on controller system...'
09:44:01 + netstat -pnatu
09:44:01 /tmp/configuration-script.sh: line 40: netstat: command not found
09:44:01 Configuring cluster
09:44:01 + '[' -f /tmp/custom_shard_config.txt ']'
09:44:01 + echo 'Configuring cluster'
09:44:01 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.125
09:44:01 ################################################
09:44:01 ## Configure Cluster ##
09:44:01 ################################################
09:44:01 NOTE: Cluster configuration files not found. Copying from
09:44:01 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:44:01 Configuring unique name in akka.conf
09:44:01 Configuring hostname in akka.conf
09:44:01 Configuring data and rpc seed nodes in akka.conf
09:44:01 modules = [
09:44:01
09:44:01 {
09:44:01 name = "inventory"
09:44:01 namespace = "urn:opendaylight:inventory"
09:44:01 shard-strategy = "module"
09:44:01 },
09:44:01 {
09:44:01 name = "topology"
09:44:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:01 shard-strategy = "module"
09:44:01 },
09:44:01 {
09:44:01 name = "toaster"
09:44:01 namespace = "http://netconfcentral.org/ns/toaster"
09:44:01 shard-strategy = "module"
09:44:01 }
09:44:01 ]
09:44:01 Configuring replication type in module-shards.conf
09:44:01 ################################################
09:44:01 ## NOTE: Manually restart controller to ##
09:44:01 ## apply configuration. ##
09:44:01 ################################################
09:44:01 Dump akka.conf
09:44:01 + echo 'Dump akka.conf'
09:44:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
09:44:01
09:44:01 odl-cluster-data {
09:44:01 akka {
09:44:01 remote {
09:44:01 artery {
09:44:01 enabled = on
09:44:01 transport = tcp
09:44:01 canonical.hostname = "10.30.171.125"
09:44:01 canonical.port = 2550
09:44:01 }
09:44:01 }
09:44:01
09:44:01 cluster {
09:44:01 # Using artery.
09:44:01 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.125:2550"]
09:44:01
09:44:01 roles = ["member-1"]
09:44:01
09:44:01 # when under load we might trip a false positive on the failure detector
09:44:01 # failure-detector {
09:44:01 # heartbeat-interval = 4 s
09:44:01 # acceptable-heartbeat-pause = 16s
09:44:01 # }
09:44:01 }
09:44:01
09:44:01 persistence {
09:44:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:44:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:44:01 # The relative path is always relative to KARAF_HOME.
09:44:01
09:44:01 # snapshot-store.local.dir = "target/snapshots"
09:44:01
09:44:01 # Use lz4 compression for LocalSnapshotStore snapshots
09:44:01 snapshot-store.local.use-lz4-compression = false
09:44:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:44:01 snapshot-store.local.lz4-blocksize = 256KB
09:44:01 }
09:44:01 disable-default-actor-system-quarantined-event-handling = "false"
09:44:01 }
09:44:01 }
09:44:01 Dump modules.conf
09:44:01 + echo 'Dump modules.conf'
09:44:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
09:44:01 modules = [
09:44:01
09:44:01 {
09:44:01 name = "inventory"
09:44:01 namespace = "urn:opendaylight:inventory"
09:44:01 shard-strategy = "module"
09:44:01 },
09:44:01 {
09:44:01 name = "topology"
09:44:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:44:01 shard-strategy = "module"
09:44:01 },
09:44:01 {
09:44:01 name = "toaster"
09:44:01 namespace = "http://netconfcentral.org/ns/toaster"
09:44:01 shard-strategy = "module"
09:44:01 }
09:44:01 ]
09:44:01 Dump module-shards.conf
09:44:01 + echo 'Dump module-shards.conf'
09:44:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
09:44:01 module-shards = [
09:44:01 {
09:44:01 name = "default"
09:44:01 shards = [
09:44:01 {
09:44:01 name = "default"
09:44:01 replicas = ["member-1"]
09:44:01 }
09:44:01 ]
09:44:01 },
09:44:01 {
09:44:01 name = "inventory"
09:44:01 shards = [
09:44:01 {
09:44:01 name="inventory"
09:44:01 replicas = ["member-1"]
09:44:01 }
09:44:01 ]
09:44:01 },
09:44:01 {
09:44:01 name = "topology"
09:44:01 shards = [
09:44:01 {
09:44:01 name="topology"
09:44:01 replicas = ["member-1"]
09:44:01 }
09:44:01 ]
09:44:01 },
09:44:01 {
09:44:01 name = "toaster"
09:44:01 shards = [
09:44:01 {
09:44:01 name="toaster"
09:44:01 replicas = ["member-1"]
09:44:01 }
09:44:01 ]
09:44:01 }
09:44:01 ]
09:44:01 Locating config plan to use...
09:44:01 Finished running config plans
09:44:01 Starting member-1 with IP address 10.30.171.125
09:44:01 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:44:01 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:44:01 Redirecting karaf console output to karaf_console.log
09:44:01 Starting controller...
09:44:01 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:44:01 Execute the post startup script on controller 10.30.171.125
09:44:01 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:44:01 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:44:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:45:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:45:07 2025-12-06T09:44:20,619 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:07 Controller is UP
09:45:07 2025-12-06T09:44:20,619 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:45:07 Listing all open ports on controller system...
09:45:07 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:45:07 looking for "BindException: Address already in use" in log file
09:45:07 looking for "server is unhealthy" in log file
09:45:07 Let's take the karaf thread dump
09:45:07 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:45:07 karaf main: org.apache.karaf.main.Main, pid:2015
09:45:07 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:45:08 Generating mininet variables...
09:45:08 Locating test plan to use...
09:45:08 Changing the testplan path...
09:45:08 # Place the suites in run order:
09:45:08 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
09:45:08 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
09:45:08 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
09:45:08 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation
09:45:08 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ...
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt
09:45:08 ==============================================================================
09:45:08 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
09:45:08 ==============================================================================
09:45:11 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
09:45:11 ==============================================================================
09:45:11 Get list of nodes :: Get the inventory | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:13 ------------------------------------------------------------------------------
09:45:13 Link Down :: Take link s1-s2 down | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 Link Up :: Take link s1-s2 up | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
09:45:15 7 tests, 7 passed, 0 failed
09:45:15 ==============================================================================
09:45:15 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
09:45:15 ==============================================================================
09:45:15 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:15 ------------------------------------------------------------------------------
09:45:15 List all the links :: List all the links in the topology. | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Link Down :: Take link s1-s2 down | PASS |
09:45:19 ------------------------------------------------------------------------------
09:45:19 Link Up :: Take link s1-s2 up | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
09:45:23 4 tests, 4 passed, 0 failed
09:45:23 ==============================================================================
09:45:23 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
09:45:23 ==============================================================================
09:45:23 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:23 ------------------------------------------------------------------------------
09:45:23 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
09:45:24 4 tests, 4 passed, 0 failed
09:45:24 ==============================================================================
09:45:24 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
09:45:24 ==============================================================================
09:45:24 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
09:45:24 ------------------------------------------------------------------------------
09:45:24 Verify after adding flow operational - Output to physical port# ::... | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:26 ------------------------------------------------------------------------------
09:45:26 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:28 ------------------------------------------------------------------------------
09:45:28 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
09:45:28 6 tests, 6 passed, 0 failed
09:45:28 ==============================================================================
09:45:28 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
09:45:28 21 tests, 21 passed, 0 failed
09:45:28 ==============================================================================
09:45:28 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
09:45:28 ==============================================================================
09:45:31 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
09:45:31 ==============================================================================
09:45:31 Get list of nodes :: Get the inventory | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get node 1 inventory :: Get the inventory for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get node 2 inventory :: Get the inventory for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Get node 3 inventory :: Get the inventory for a node | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Link Down :: Take link s1-s2 down | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 Link Up :: Take link s1-s2 up | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
09:45:33 7 tests, 7 passed, 0 failed
09:45:33 ==============================================================================
09:45:33 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
09:45:33 ==============================================================================
09:45:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
09:45:33 ------------------------------------------------------------------------------
09:45:33 List all the links :: List all the links in the topology. | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Link Down :: Take link s1-s2 down | PASS |
09:45:39 ------------------------------------------------------------------------------
09:45:39 Link Up :: Take link s1-s2 up | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
09:45:44 4 tests, 4 passed, 0 failed
09:45:44 ==============================================================================
09:45:44 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
09:45:44 ==============================================================================
09:45:44 Get Stats for all nodes :: Get the stats for all nodes | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Get Stats for node 1 :: Get the stats for a node | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Get Stats for node 2 :: Get the stats for a node | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Get Stats for node 3 :: Get the stats for a node | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
09:45:44 4 tests, 4 passed, 0 failed
09:45:44 ==============================================================================
09:45:44 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
09:45:44 ==============================================================================
09:45:44 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
09:45:44 ------------------------------------------------------------------------------
09:45:44 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Verify after modifying flow config - Output to physical port# :: V... | PASS |
09:45:48 ------------------------------------------------------------------------------
09:45:48 Verify after modifying flow operational - Output to physical port#... | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Remove a flow - Output to physical port# :: Remove a flow | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
09:45:50 ------------------------------------------------------------------------------
09:45:50 Verify after deleting flow operational - Output to physical port# ... | PASS |
09:45:54 ------------------------------------------------------------------------------
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
09:45:54 9 tests, 9 passed, 0 failed
09:45:54 ==============================================================================
09:45:54 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
09:45:54 24 tests, 24 passed, 0 failed
09:45:54 ==============================================================================
09:45:54 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
09:45:54 ==============================================================================
09:45:57 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
09:45:57 ==============================================================================
09:45:58 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:46:04 ------------------------------------------------------------------------------
09:46:04 Test Is Flow 1 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 2 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 3 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 4 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 5 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 6 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 7 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 8 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 9 Added | PASS |
09:46:05 ------------------------------------------------------------------------------
09:46:05 Test Is Flow 10 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 11 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 14 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 15 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 16 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 17 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 18 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 19 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 20 Added | PASS |
09:46:06 ------------------------------------------------------------------------------
09:46:06 Test Is Flow 21 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 22 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 23 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 24 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 25 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 31 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 36 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 38 Added | PASS |
09:46:07 ------------------------------------------------------------------------------
09:46:07 Test Is Flow 43 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 45 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 101 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 102 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 103 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 104 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 105 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 106 Added | PASS |
09:46:08 ------------------------------------------------------------------------------
09:46:08 Test Is Flow 107 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 108 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 109 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 110 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 113 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 156 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 201 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 202 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 203 Added | PASS |
09:46:09 ------------------------------------------------------------------------------
09:46:09 Test Is Flow 204 Added | PASS |
09:46:10 ------------------------------------------------------------------------------
09:46:10 Test Is Flow 205 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 206 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 209 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 214 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 218 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 219 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 220 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 221 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 222 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 223 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 224 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 225 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Is Flow 550 Added | PASS |
09:46:15 ------------------------------------------------------------------------------
09:46:15 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 1 Updated | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 2 Updated | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 3 Updated | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 4 Updated | PASS |
09:46:16 ------------------------------------------------------------------------------
09:46:16 Test Is Flow 5 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 6 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 7 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 8 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 9 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 10 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 11 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 14 Updated | PASS |
09:46:17 ------------------------------------------------------------------------------
09:46:17 Test Is Flow 15 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 16 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 17 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 18 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 19 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 20 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 21 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 22 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 23 Updated | PASS |
09:46:18 ------------------------------------------------------------------------------
09:46:18 Test Is Flow 24 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 25 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 31 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 36 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 38 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 43 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 45 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 101 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 102 Updated | PASS |
09:46:19 ------------------------------------------------------------------------------
09:46:19 Test Is Flow 103 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 104 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 105 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 106 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 107 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 108 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 109 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 110 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 113 Updated | PASS |
09:46:20 ------------------------------------------------------------------------------
09:46:20 Test Is Flow 156 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 201 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 202 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 203 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 204 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 205 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 206 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 209 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 214 Updated | PASS |
09:46:21 ------------------------------------------------------------------------------
09:46:21 Test Is Flow 218 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 219 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 220 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 221 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 222 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 223 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 224 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 225 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Is Flow 550 Updated | PASS |
09:46:22 ------------------------------------------------------------------------------
09:46:22 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 1 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 2 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 3 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 4 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 5 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 6 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 7 Deleted | PASS |
09:46:27 ------------------------------------------------------------------------------
09:46:27 Test Is Flow 8 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 9 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 10 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 11 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 14 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 15 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 16 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 17 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 18 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 19 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 20 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 21 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 22 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 23 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 24 Deleted | PASS |
09:46:28 ------------------------------------------------------------------------------
09:46:28 Test Is Flow 25 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 31 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 36 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 38 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 43 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 45 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 101 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 102 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 103 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 104 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 105 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 106 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 107 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 108 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 109 Deleted | PASS |
09:46:29 ------------------------------------------------------------------------------
09:46:29 Test Is Flow 110 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 113 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 156 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 201 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 202 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 203 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 204 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 205 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 206 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 209 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 214 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 218 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 219 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 220 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 221 Deleted | PASS |
09:46:30 ------------------------------------------------------------------------------
09:46:30 Test Is Flow 222 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 223 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 224 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 225 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 Test Is Flow 550 Deleted | PASS |
09:46:31 ------------------------------------------------------------------------------
09:46:31 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
09:46:31 174 tests, 174 passed, 0 failed
09:46:31 ==============================================================================
09:46:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
09:46:31 ==============================================================================
09:46:31 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 1 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 2 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 3 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 4 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 5 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 6 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 7 Added | PASS |
09:47:00 ------------------------------------------------------------------------------
09:47:00 Test Is Flow 8 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 9 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 10 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 11 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 15 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 16 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 17 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 18 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 19 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 20 Added | PASS |
09:47:01 ------------------------------------------------------------------------------
09:47:01 Test Is Flow 21 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 22 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 23 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 24 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 25 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 31 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 36 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 38 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 43 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 45 Added | PASS |
09:47:02 ------------------------------------------------------------------------------
09:47:02 Test Is Flow 101 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 102 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 103 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 104 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 105 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 106 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 107 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 108 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 109 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 110 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 113 Added | PASS |
09:47:03 ------------------------------------------------------------------------------
09:47:03 Test Is Flow 201 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 202 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 203 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 204 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 205 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 206 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 209 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 214 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 218 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 219 Added | PASS |
09:47:04 ------------------------------------------------------------------------------
09:47:04 Test Is Flow 220 Added | PASS |
09:47:05 ------------------------------------------------------------------------------
09:47:05 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
09:47:32 ------------------------------------------------------------------------------
09:47:32 Test Is Flow 1 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 2 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 3 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 4 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 5 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 6 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 7 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 8 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 9 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 10 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 11 Updated | PASS |
09:47:33 ------------------------------------------------------------------------------
09:47:33 Test Is Flow 14 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 15 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 16 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 17 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 18 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 19 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 20 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 21 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 22 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 23 Updated | PASS |
09:47:34 ------------------------------------------------------------------------------
09:47:34 Test Is Flow 24 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 25 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 31 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 36 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 38 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 43 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 45 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 101 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 102 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 103 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 104 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 105 Updated | PASS |
09:47:35 ------------------------------------------------------------------------------
09:47:35 Test Is Flow 106 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 107 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 108 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 109 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 110 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 113 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 201 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 202 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 203 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 204 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 205 Updated | PASS |
09:47:36 ------------------------------------------------------------------------------
09:47:36 Test Is Flow 206 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 209 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 214 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 218 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 219 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Is Flow 220 Updated | PASS |
09:47:37 ------------------------------------------------------------------------------
09:47:37 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 1 Deleted | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 2 Deleted | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 3 Deleted | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 4 Deleted | PASS |
09:48:05 ------------------------------------------------------------------------------
09:48:05 Test Is Flow 5 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 6 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 7 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 8 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 9 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 10 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 11 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 14 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 15 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 16 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 17 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 18 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 19 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 20 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 21 Deleted | PASS |
09:48:06 ------------------------------------------------------------------------------
09:48:06 Test Is Flow 22 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 23 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 24 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 25 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 31 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 36 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 38 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 43 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 45 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 101 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 102 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 103 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 104 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 105 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 106 Deleted | PASS |
09:48:07 ------------------------------------------------------------------------------
09:48:07 Test Is Flow 107 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 108 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 109 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 110 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 113 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 201 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 202 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 203 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 204 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 205 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 206 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 209 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 214 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 218 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 219 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 Test Is Flow 220 Deleted | PASS |
09:48:08 ------------------------------------------------------------------------------
09:48:08 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
09:48:08 152 tests, 152 passed, 0 failed
09:48:08 ==============================================================================
09:48:09 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
09:48:09 326 tests, 326 passed, 0 failed
09:48:09 ==============================================================================
09:48:09 openflowplugin-sanity.txt.Reconciliation
09:48:09 ==============================================================================
09:48:09 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
09:48:09 ==============================================================================
09:48:09 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
09:48:10 ------------------------------------------------------------------------------
09:48:10 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
09:48:11 ------------------------------------------------------------------------------
09:48:11 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
09:48:12 ------------------------------------------------------------------------------
09:48:12 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
09:48:15 ------------------------------------------------------------------------------
09:48:15 Check Linear Topology :: Check Linear Topology. | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
09:48:23 ------------------------------------------------------------------------------
09:48:23 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
09:48:24 ------------------------------------------------------------------------------
09:48:24 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:25 | PASS |
09:48:25 ------------------------------------------------------------------------------
09:48:25 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
09:48:34 ------------------------------------------------------------------------------
09:48:34 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:35 | PASS |
09:48:35 ------------------------------------------------------------------------------
09:48:35 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
09:48:36 ------------------------------------------------------------------------------
09:48:36 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
09:48:39 ------------------------------------------------------------------------------
09:48:39 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:48:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:49:07 | PASS |
09:49:07 ------------------------------------------------------------------------------
09:49:07 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
09:49:07 ------------------------------------------------------------------------------
09:49:07 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Stop Mininet :: Stop Mininet. | PASS |
09:49:08 ------------------------------------------------------------------------------
09:49:08 Check No Switches :: Check no switches in topology. | PASS |
09:49:09 ------------------------------------------------------------------------------
09:49:09 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
09:49:09 23 tests, 23 passed, 0 failed
09:49:09 ==============================================================================
09:49:09 openflowplugin-sanity.txt.Reconciliation | PASS |
09:49:09 23 tests, 23 passed, 0 failed
09:49:09 ==============================================================================
09:49:09 openflowplugin-sanity.txt | PASS |
09:49:09 394 tests, 394 passed, 0 failed
09:49:09 ==============================================================================
09:49:09 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml
09:49:13 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html
09:49:13 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html
09:49:14 Examining the files in data/log and checking filesize
09:49:14 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:14 total 1020
09:49:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 09:44 .
09:49:14 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 6 09:44 karaf_console.log
09:49:14 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 09:44 ..
09:49:14 -rw-rw-r-- 1 jenkins jenkins 1028688 Dec 6 09:49 karaf.log
09:49:14 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:14 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
09:49:14 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
09:49:14 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:14 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
09:49:14 Let's take the karaf thread dump again...
09:49:14 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:14 karaf main: org.apache.karaf.main.Main, pid:4399
09:49:14 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:15 Killing ODL
09:49:15 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:20 Compressing karaf.log 1
09:49:20 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:20 Fetching compressed karaf.log 1
09:49:20 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:21 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:21 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:21 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:21 Fetch GC logs
09:49:21 Warning: Permanently added '10.30.171.125' (ECDSA) to the list of known hosts.
09:49:21 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
09:49:21 Examine copied files
09:49:21 total 44008
09:49:21 drwxrwxr-x. 2 jenkins jenkins 6 Dec 6 09:49 gclogs-1
09:49:21 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 6 09:49 odl1_karaf_console.log
09:49:21 -rw-rw-r--. 1 jenkins jenkins 70689 Dec 6 09:49 odl1_karaf.log.gz
09:49:21 -rw-rw-r--. 1 jenkins jenkins 148819 Dec 6 09:49 karaf_1_4399_threads_after.log
09:49:21 -rw-rw-r--. 1 jenkins jenkins 14145 Dec 6 09:49 ps_after.log
09:49:21 -rw-rw-r--. 1 jenkins jenkins 270927 Dec 6 09:49 report.html
09:49:21 -rw-rw-r--. 1 jenkins jenkins 3377117 Dec 6 09:49 log.html
09:49:21 -rw-rw-r--. 1 jenkins jenkins 40988330 Dec 6 09:49 output.xml
09:49:21 -rw-rw-r--. 1 jenkins jenkins 491 Dec 6 09:45 testplan.txt
09:49:21 -rw-rw-r--. 1 jenkins jenkins 106212 Dec 6 09:45 karaf_1_2015_threads_before.log
09:49:21 -rw-rw-r--. 1 jenkins jenkins 14128 Dec 6 09:45 ps_before.log
09:49:21 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 6 09:43 post-startup-script.sh
09:49:21 -rw-rw-r--. 1 jenkins jenkins 252 Dec 6 09:43 startup-script.sh
09:49:21 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 6 09:43 configuration-script.sh
09:49:21 -rw-rw-r--. 1 jenkins jenkins 337 Dec 6 09:43 detect_variables.env
09:49:21 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 6 09:43 pom.xml
09:49:21 -rw-rw-r--. 1 jenkins jenkins 92 Dec 6 09:43 set_variables.env
09:49:21 -rw-rw-r--. 1 jenkins jenkins 297 Dec 6 09:43 slave_addresses.txt
09:49:21 -rw-rw-r--. 1 jenkins jenkins 570 Dec 6 09:42 requirements.txt
09:49:21 -rw-rw-r--. 1 jenkins jenkins 26 Dec 6 09:42 env.properties
09:49:21 -rw-rw-r--. 1 jenkins jenkins 334 Dec 6 09:41 stack-parameters.yaml
09:49:21 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 6 09:40 test
09:49:21 drwxrwxr-x. 2 jenkins jenkins 6 Dec 6 09:40 test@tmp
09:49:21 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 6 09:33 maven-metadata.xml
09:49:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2323147015969572331.sh
09:49:21 Karaf Deployments, Tests must have already run
09:49:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8337759801964159382.sh
09:49:22 Cleaning up Robot installation...
09:49:22 $ ssh-agent -k
09:49:22 unset SSH_AUTH_SOCK;
09:49:22 unset SSH_AGENT_PID;
09:49:22 echo Agent pid 6077 killed;
09:49:22 [ssh-agent] Stopped.
09:49:22 Recording plot data
09:49:22 Robot results publisher started...
09:49:22 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:49:22 -Parsing output xml:
09:49:23 Done!
09:49:23 -Copying log files to build dir:
09:49:24 Done!
09:49:24 -Assigning results to build:
09:49:24 Done!
09:49:24 -Checking thresholds:
09:49:24 Done!
09:49:24 Done publishing Robot results.
09:49:24 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:24 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6667548946708727413.sh
09:49:24 Archiving csit artifacts
09:49:24 mv: cannot stat '*_1.png': No such file or directory
09:49:24 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:49:24 % Total % Received % Xferd Average Speed Time Time Time Current
09:49:24 Dload Upload Total Spent Left Speed
09:49:24
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3520k 0 3520k 0 0 4513k 0 --:--:-- --:--:-- --:--:-- 4513k
09:49:25 Archive: robot-plugin.zip
09:49:25 inflating: ./archives/robot-plugin/log.html
09:49:25 inflating: ./archives/robot-plugin/output.xml
09:49:25 inflating: ./archives/robot-plugin/report.html
09:49:25 mv: cannot stat '*.log.gz': No such file or directory
09:49:25 mv: cannot stat '*.csv': No such file or directory
09:49:25 mv: cannot stat '*.png': No such file or directory
09:49:25 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3077744642228276440.sh
09:49:25 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:25 [EnvInject] - Injecting environment variables from a build step.
09:49:25 [EnvInject] - Injecting as environment variables the properties content
09:49:25 OS_CLOUD=vex
09:49:25 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:49:25
09:49:25 [EnvInject] - Variables injected successfully.
09:49:25 provisioning config files...
09:49:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:49:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9026291801706075219.sh
09:49:26 ---> openstack-stack-delete.sh
09:49:26 Setup pyenv:
09:49:26 system
09:49:26 3.8.13
09:49:26 3.9.13
09:49:26 3.10.13
09:49:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:49:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:49:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:28 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:28 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
09:49:28 lf-activate-venv(): INFO: Base packages installed successfully
09:49:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:47 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:49:47 INFO: Stack cost retrieval disabled, setting cost to 0
09:49:59 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:49:59 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-551
09:49:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:49:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11433878457400788270.sh
09:49:59 ---> sysstat.sh
09:49:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8339135814960418446.sh
09:49:59 ---> package-listing.sh
09:49:59 ++ tr '[:upper:]' '[:lower:]'
09:49:59 ++ facter osfamily
09:49:59 + OS_FAMILY=redhat
09:49:59 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium
09:49:59 + START_PACKAGES=/tmp/packages_start.txt
09:49:59 + END_PACKAGES=/tmp/packages_end.txt
09:49:59 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:49:59 + PACKAGES=/tmp/packages_start.txt
09:49:59 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:49:59 + PACKAGES=/tmp/packages_end.txt
09:49:59 + case "${OS_FAMILY}" in
09:49:59 + rpm -qa
09:49:59 + sort
09:50:00 + '[' -f /tmp/packages_start.txt ']'
09:50:00 + '[' -f /tmp/packages_end.txt ']'
09:50:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:50:00 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']'
09:50:00 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/
09:50:00 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13822894483181643242.sh
09:50:00 ---> capture-instance-metadata.sh
09:50:00 Setup pyenv:
09:50:00 system
09:50:00 3.8.13
09:50:00 3.9.13
09:50:00 3.10.13
09:50:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:02 lf-activate-venv(): INFO: Base packages installed successfully
09:50:02 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:50:12 INFO: Running in OpenStack, capturing instance metadata
09:50:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5084730424596500918.sh
09:50:13 provisioning config files...
09:50:13 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #551
09:50:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config10345308436575572157tmp
09:50:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:50:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:50:13 provisioning config files...
09:50:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:50:13 [EnvInject] - Injecting environment variables from a build step.
09:50:13 [EnvInject] - Injecting as environment variables the properties content
09:50:13 SERVER_ID=logs
09:50:13
09:50:13 [EnvInject] - Variables injected successfully.
09:50:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10206688603495709023.sh
09:50:13 ---> create-netrc.sh
09:50:13 WARN: Log server credential not found.
09:50:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18273745557491129212.sh
09:50:13 ---> python-tools-install.sh
09:50:13 Setup pyenv:
09:50:13 system
09:50:13 3.8.13
09:50:13 3.9.13
09:50:13 3.10.13
09:50:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:50:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:16 lf-activate-venv(): INFO: Base packages installed successfully
09:50:16 lf-activate-venv(): INFO: Installing additional packages: lftools
09:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:50:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5782100761991589916.sh
09:50:25 ---> sudo-logs.sh
09:50:25 Archiving 'sudo' log..
09:50:25 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8246055797052602306.sh
09:50:25 ---> job-cost.sh
09:50:25 Setup pyenv:
09:50:26 system
09:50:26 3.8.13
09:50:26 3.9.13
09:50:26 3.10.13
09:50:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:50:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:28 lf-activate-venv(): INFO: Base packages installed successfully
09:50:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:50:35 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:50:35 DEBUG: total: 0
09:50:35 INFO: Retrieving Stack Cost...
09:50:35 INFO: Retrieving Pricing Info for: v3-standard-2
09:50:35 INFO: Archiving Costs
09:50:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17124233587175852894.sh
09:50:35 ---> logs-deploy.sh
09:50:35 Setup pyenv:
09:50:36 system
09:50:36 3.8.13
09:50:36 3.9.13
09:50:36 3.10.13
09:50:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version)
09:50:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BTlt from file:/tmp/.os_lf_venv
09:50:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:38 lf-activate-venv(): INFO: Base packages installed successfully
09:50:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-BTlt/bin to PATH
09:50:50 WARNING: Nexus logging server not set
09:50:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/551/
09:50:50 INFO: archiving logs to S3
09:50:51 ---> uname -a:
09:50:51 Linux prd-centos8-robot-2c-8g-11054.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:51
09:50:51
09:50:51 ---> lscpu:
09:50:51 Architecture: x86_64
09:50:51 CPU op-mode(s): 32-bit, 64-bit
09:50:51 Byte Order: Little Endian
09:50:51 CPU(s): 2
09:50:51 On-line CPU(s) list: 0,1
09:50:51 Thread(s) per core: 1
09:50:51 Core(s) per socket: 1
09:50:51 Socket(s): 2
09:50:51 NUMA node(s): 1
09:50:51 Vendor ID: AuthenticAMD
09:50:51 CPU family: 23
09:50:51 Model: 49
09:50:51 Model name: AMD EPYC-Rome Processor
09:50:51 Stepping: 0
09:50:51 CPU MHz: 2800.000
09:50:51 BogoMIPS: 5600.00
09:50:51 Virtualization: AMD-V
09:50:51 Hypervisor vendor: KVM
09:50:51 Virtualization type: full
09:50:51 L1d cache: 32K
09:50:51 L1i cache: 32K
09:50:51 L2 cache: 512K
09:50:51 L3 cache: 16384K
09:50:51 NUMA node0 CPU(s): 0,1
09:50:51 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:51
09:50:51
09:50:51 ---> nproc:
09:50:51 2
09:50:51
09:50:51
09:50:51 ---> df -h:
09:50:51 Filesystem Size Used Avail Use% Mounted on
09:50:51 devtmpfs 3.8G 0 3.8G 0% /dev
09:50:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:50:51 tmpfs 3.8G 17M 3.8G 1% /run
09:50:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:50:51 /dev/vda1 40G 8.4G 32G 21% /
09:50:51 tmpfs 770M 0 770M 0% /run/user/1001
09:50:51
09:50:51
09:50:51 ---> free -m:
09:50:51 total used free shared buff/cache available
09:50:51 Mem: 7697 588 4821 19 2287 6810
09:50:51 Swap: 1023 0 1023
09:50:51
09:50:51
09:50:51 ---> ip addr:
09:50:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:50:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:50:51 inet 127.0.0.1/8 scope host lo
09:50:51 valid_lft forever preferred_lft forever
09:50:51 inet6 ::1/128 scope host
09:50:51 valid_lft forever preferred_lft forever
09:50:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:50:51 link/ether fa:16:3e:c8:1d:d8 brd ff:ff:ff:ff:ff:ff
09:50:51 altname enp0s3
09:50:51 altname ens3
09:50:51 inet 10.30.171.185/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:50:51 valid_lft 72310sec preferred_lft 72310sec
09:50:51 inet6 fe80::f816:3eff:fec8:1dd8/64 scope link
09:50:51 valid_lft forever preferred_lft forever
09:50:51
09:50:51
09:50:51 ---> sar -b -r -n DEV:
09:50:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/06/2025 _x86_64_ (2 CPU)
09:50:51
09:50:51 05:55:57 LINUX RESTART (2 CPU)
09:50:51
09:50:51 05:57:02 AM tps rtps wtps bread/s bwrtn/s
09:50:51 05:58:01 AM 2.44 0.00 2.44 0.00 635.50
09:50:51 05:59:01 AM 0.32 0.00 0.32 0.00 3.05
09:50:51 06:00:01 AM 0.53 0.03 0.50 0.53 7.88
09:50:51 06:01:01 AM 0.17 0.02 0.15 0.13 1.07
09:50:51 06:02:01 AM 0.47 0.07 0.40 1.73 8.46
09:50:51 06:03:01 AM 0.20 0.00 0.20 0.00 1.87
09:50:51 06:04:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 06:05:01 AM 0.10 0.00 0.10 0.00 0.93
09:50:51 06:06:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:51 06:07:01 AM 0.15 0.00 0.15 0.00 2.37
09:50:51 06:08:01 AM 0.33 0.00 0.33 0.00 6.00
09:50:51 06:09:01 AM 0.18 0.00 0.18 0.00 1.80
09:50:51 06:10:01 AM 0.17 0.03 0.13 1.34 1.69
09:50:51 06:11:01 AM 1.28 0.33 0.95 6.39 22.10
09:50:51 06:12:01 AM 1.30 0.00 1.30 0.00 32.56
09:50:51 06:13:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:51 06:14:01 AM 0.13 0.00 0.13 0.00 1.18
09:50:51 06:15:01 AM 0.13 0.00 0.13 0.00 1.82
09:50:51 06:16:01 AM 0.10 0.00 0.10 0.00 1.18
09:50:51 06:17:01 AM 0.27 0.00 0.27 0.00 4.53
09:50:51 06:18:01 AM 0.22 0.00 0.22 0.00 3.23
09:50:51 06:19:01 AM 0.17 0.00 0.17 0.00 1.88
09:50:51 06:20:01 AM 0.18 0.00 0.18 0.00 2.02
09:50:51 06:21:01 AM 0.13 0.00 0.13 0.00 1.25
09:50:51 06:22:01 AM 0.32 0.00 0.32 0.00 6.22
09:50:51 06:23:01 AM 0.13 0.00 0.13 0.00 0.90
09:50:51 06:24:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:51 06:25:01 AM 0.22 0.00 0.22 0.00 2.55
09:50:51 06:26:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:51 06:27:01 AM 0.25 0.00 0.25 0.00 5.13
09:50:51 06:28:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:51 06:29:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:51 06:30:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:51 06:31:01 AM 0.33 0.00 0.33 0.00 6.01
09:50:51 06:32:01 AM 0.37 0.00 0.37 0.00 6.23
09:50:51 06:33:01 AM 0.10 0.00 0.10 0.00 1.20
09:50:51 06:34:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:51 06:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 06:36:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:51 06:37:01 AM 0.25 0.00 0.25 0.00 4.35
09:50:51 06:38:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:51 06:39:01 AM 0.13 0.00 0.13 0.00 1.07
09:50:51 06:40:01 AM 0.22 0.00 0.22 0.00 2.53
09:50:51 06:41:01 AM 0.18 0.00 0.18 0.00 1.92
09:50:51 06:42:01 AM 0.30 0.00 0.30 0.00 5.28
09:50:51 06:43:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 06:44:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 06:45:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 06:46:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 06:47:01 AM 0.32 0.00 0.32 0.00 5.68
09:50:51 06:48:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:51 06:49:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 06:50:01 AM 0.17 0.00 0.17 0.00 2.02
09:50:51 06:50:01 AM 0.00 0.00 0.00 0.00 0.00
09:50:51 06:51:01 AM 0.33 0.00 0.33 0.00 5.48
09:50:51 06:52:01 AM 0.32 0.00 0.32 0.00 6.60
09:50:51 06:53:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 06:54:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 06:55:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 06:56:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:51 06:57:01 AM 0.22 0.00 0.22 0.00 4.10
09:50:51 06:58:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:51 06:59:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:51 07:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:01:01 AM 0.25 0.00 0.25 0.00 2.92
09:50:51 07:02:01 AM 0.32 0.00 0.32 0.00 6.13
09:50:51 07:03:01 AM 0.28 0.00 0.28 0.00 3.72
09:50:51 07:04:02 AM 0.17 0.02 0.15 0.13 1.35
09:50:51 07:05:01 AM 8.54 6.03 2.51 584.48 65.20
09:50:51 07:06:01 AM 0.20 0.00 0.20 0.00 3.05
09:50:51 07:07:01 AM 0.35 0.00 0.35 0.00 6.48
09:50:51 07:08:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:51 07:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:10:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:51 07:11:01 AM 0.13 0.00 0.13 0.00 1.33
09:50:51 07:12:01 AM 0.28 0.00 0.28 0.00 5.26
09:50:51 07:13:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 07:14:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:51 07:15:01 AM 0.20 0.00 0.20 0.00 2.42
09:50:51 07:16:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:17:01 AM 0.25 0.00 0.25 0.00 4.73
09:50:51 07:18:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:51 07:19:01 AM 0.10 0.00 0.10 0.00 1.12
09:50:51 07:20:01 AM 0.17 0.00 0.17 0.00 1.60
09:50:51 07:21:01 AM 0.30 0.00 0.30 0.00 4.62
09:50:51 07:22:01 AM 0.33 0.00 0.33 0.00 6.51
09:50:51 07:23:01 AM 0.15 0.00 0.15 0.00 2.22
09:50:51 07:24:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:25:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:51 07:26:01 AM 0.17 0.00 0.17 0.00 2.27
09:50:51 07:27:01 AM 0.30 0.00 0.30 0.00 5.41
09:50:51 07:28:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 07:29:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 07:30:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:51 07:31:01 AM 0.22 0.00 0.22 0.00 3.23
09:50:51 07:32:01 AM 0.33 0.00 0.33 0.00 6.61
09:50:51 07:33:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 07:34:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 07:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:36:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 07:37:01 AM 0.30 0.00 0.30 0.00 5.48
09:50:51 07:38:01 AM 0.20 0.00 0.20 0.00 2.78
09:50:51 07:39:01 AM 0.17 0.00 0.17 0.00 1.58
09:50:51 07:40:01 AM 0.10 0.00 0.10 0.00 0.90
09:50:51 07:41:01 AM 0.13 0.00 0.13 0.00 0.93
09:50:51 07:42:01 AM 0.27 0.00 0.27 0.00 5.13
09:50:51 07:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 07:44:01 AM 0.12 0.00 0.12 0.00 0.80
09:50:51 07:45:01 AM 0.22 0.00 0.22 0.00 2.80
09:50:51 07:46:01 AM 0.15 0.00 0.15 0.00 1.98
09:50:51 07:47:01 AM 0.22 0.00 0.22 0.00 4.20
09:50:51 07:48:01 AM 0.15 0.00 0.15 0.00 1.08
09:50:51 07:49:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:51 07:50:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:51 07:51:01 AM 0.15 0.00 0.15 0.00 1.23
09:50:51 07:52:01 AM 0.37 0.00 0.37 0.00 7.11
09:50:51 07:53:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:51 07:54:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 07:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 07:56:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:51 07:57:01 AM 0.30 0.00 0.30 0.00 5.41
09:50:51 07:58:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 07:59:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 08:00:01 AM 0.12 0.00 0.12 0.00 0.97
09:50:51 08:01:01 AM 0.28 0.00 0.28 0.00 3.08
09:50:51 08:02:01 AM 0.25 0.00 0.25 0.00 5.31
09:50:51 08:03:01 AM 0.23 0.00 0.23 0.00 2.70
09:50:51 08:04:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:51 08:05:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 08:06:01 AM 0.22 0.00 0.22 0.00 2.48
09:50:51 08:07:01 AM 0.23 0.00 0.23 0.00 3.98
09:50:51 08:08:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:51 08:09:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 08:10:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:51 08:11:01 AM 0.20 0.00 0.20 0.00 1.62
09:50:51 08:12:01 AM 0.23 0.00 0.23 0.00 4.65
09:50:51 08:13:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:51 08:14:02 AM 0.15 0.00 0.15 0.00 1.45
09:50:51 08:15:01 AM 0.14 0.00 0.14 0.00 1.22
09:50:51 08:16:01 AM 0.12 0.00 0.12 0.00 1.70
09:50:51 08:17:01 AM 0.27 0.00 0.27 0.00 5.00
09:50:51 08:18:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 08:19:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:20:01 AM 0.08 0.00 0.08 0.00 0.63
09:50:51 08:21:01 AM 0.22 0.00 0.22 0.00 2.97
09:50:51 08:22:01 AM 0.35 0.00 0.35 0.00 6.52
09:50:51 08:23:01 AM 0.15 0.00 0.15 0.00 1.18
09:50:51 08:24:01 AM 0.12 0.00 0.12 0.00 0.93
09:50:51 08:25:01 AM 0.13 0.00 0.13 0.00 1.05
09:50:51 08:26:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:27:01 AM 0.25 0.00 0.25 0.00 4.48
09:50:51 08:28:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 08:29:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 08:30:01 AM 0.20 0.00 0.20 0.00 2.37
09:50:51 08:31:01 AM 0.18 0.00 0.18 0.00 2.28
09:50:51 08:32:01 AM 0.80 0.00 0.80 0.00 13.56
09:50:51 08:33:01 AM 0.28 0.00 0.28 0.00 6.05
09:50:51 08:34:01 AM 0.30 0.00 0.30 0.00 4.33
09:50:51 08:35:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:36:01 AM 0.15 0.00 0.15 0.00 1.95
09:50:51 08:37:01 AM 0.27 0.00 0.27 0.00 4.98
09:50:51 08:38:01 AM 0.15 0.00 0.15 0.00 1.82
09:50:51 08:39:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 08:40:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:41:01 AM 0.28 0.00 0.28 0.00 4.62
09:50:51 08:42:01 AM 0.30 0.00 0.30 0.00 6.00
09:50:51 08:43:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 08:44:01 AM 0.12 0.00 0.12 0.00 1.30
09:50:51 08:45:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 08:46:01 AM 0.15 0.00 0.15 0.00 1.73
09:50:51 08:47:01 AM 0.27 0.00 0.27 0.00 5.13
09:50:51 08:48:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 08:49:01 AM 0.13 0.00 0.13 0.00 0.95
09:50:51 08:50:01 AM 0.18 0.00 0.18 0.00 2.40
09:50:51 08:51:01 AM 0.22 0.00 0.22 0.00 2.17
09:50:51 08:52:01 AM 0.27 0.00 0.27 0.00 5.78
09:50:51 08:53:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 08:54:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:55:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 08:56:01 AM 0.10 0.00 0.10 0.00 1.17
09:50:51 08:57:01 AM 0.32 0.00 0.32 0.00 5.80
09:50:51 08:58:01 AM 0.15 0.00 0.15 0.00 1.85
09:50:51 08:59:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 09:00:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 09:01:01 AM 0.13 0.00 0.13 0.00 1.13
09:50:51 09:02:01 AM 0.40 0.00 0.40 0.00 7.40
09:50:51 09:03:01 AM 0.15 0.00 0.15 0.00 1.57
09:50:51 09:04:01 AM 0.27 0.00 0.27 0.00 3.30
09:50:51 09:05:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:51 09:06:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 09:07:01 AM 0.23 0.00 0.23 0.00 4.33
09:50:51 09:08:01 AM 0.12 0.00 0.12 0.00 0.77
09:50:51 09:09:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 09:10:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 09:11:01 AM 0.25 0.00 0.25 0.00 2.83
09:50:51 09:12:01 AM 0.30 0.00 0.30 0.00 5.77
09:50:51 09:13:01 AM 0.17 0.00 0.17 0.00 1.18
09:50:51 09:14:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 09:15:01 AM 0.10 0.00 0.10 0.00 0.77
09:50:51 09:16:01 AM 0.18 0.00 0.18 0.00 1.98
09:50:51 09:17:01 AM 0.18 0.00 0.18 0.00 3.82
09:50:51 09:18:01 AM 0.20 0.00 0.20 0.00 2.52
09:50:51 09:19:01 AM 0.15 0.00 0.15 0.00 1.45
09:50:51 09:20:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 09:21:02 AM 0.17 0.00 0.17 0.00 1.32
09:50:51 09:22:01 AM 0.22 0.00 0.22 0.00 5.00
09:50:51 09:23:01 AM 0.15 0.00 0.15 0.00 1.22
09:50:51 09:24:01 AM 0.12 0.00 0.12 0.00 0.78
09:50:51 09:25:01 AM 0.18 0.00 0.18 0.00 2.65
09:50:51 09:26:01 AM 0.17 0.00 0.17 0.00 1.72
09:50:51 09:27:01 AM 0.23 0.00 0.23 0.00 4.22
09:50:51 09:28:01 AM 0.12 0.00 0.12 0.00 1.17
09:50:51 09:29:01 AM 0.12 0.00 0.12 0.00 1.03
09:50:51 09:30:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 09:31:01 AM 0.13 0.00 0.13 0.00 1.47
09:50:51 09:32:01 AM 0.38 0.00 0.38 0.00 7.00
09:50:51 09:33:01 AM 0.15 0.00 0.15 0.00 1.88
09:50:51 09:34:01 AM 0.15 0.00 0.15 0.00 1.05
09:50:51 09:35:01 AM 0.10 0.00 0.10 0.00 0.80
09:50:51 09:36:01 AM 0.13 0.00 0.13 0.00 0.92
09:50:51 09:37:01 AM 0.25 0.00 0.25 0.00 4.47
09:50:51 09:38:01 AM 0.12 0.00 0.12 0.00 0.90
09:50:51 09:39:01 AM 0.10 0.00 0.10 0.00 0.63
09:50:51 09:40:01 AM 0.10 0.00 0.10 0.00 1.03
09:50:51 09:41:01 AM 77.08 8.38 68.70 1456.21 5270.31
09:50:51 09:42:01 AM 86.84 0.92 85.92 65.84 10350.03
09:50:51 09:43:01 AM 41.61 0.38 41.23 64.26 2991.63
09:50:51 09:44:01 AM 71.29 9.25 62.05 1665.98 6358.66
09:50:51 09:45:01 AM 18.83 0.00 18.83 0.00 3796.10
09:50:51 09:46:01 AM 4.77 0.22 4.55 11.73 234.82
09:50:51 09:47:01 AM 2.58 0.00 2.58 0.00 666.12
09:50:51 09:48:01 AM 0.50 0.00 0.50 0.00 381.14
09:50:51 09:49:01 AM 0.37 0.03 0.33 1.87 283.17
09:50:51 09:50:01 AM 16.68 0.40 16.28 46.78 2363.26
09:50:51 Average: 1.60 0.11 1.49 16.74 145.77
09:50:51
09:50:51 05:57:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:50:51 05:58:01 AM 5864032 7221320 2018400 25.61 2688 1556604 594248 6.65 149612 1612852 4
09:50:51 05:59:01 AM 5863968 7221256 2018464 25.61 2688 1556604 594248 6.65 149648 1612824 4
09:50:51 06:00:01 AM 5862356 7219664 2020076 25.63 2688 1556624 612252 6.86 149664 1614384 8
09:50:51 06:01:01 AM 5861828 7219152 2020604 25.63 2688 1556624 612252 6.86 149664 1614832 4
09:50:51 06:02:01 AM 5862188 7219584 2020244 25.63 2688 1556696 612252 6.86 149844 1614596 4
09:50:51 06:03:01 AM 5862452 7219848 2019980 25.63 2688 1556696 612252 6.86 149844 1614420 8
09:50:51 06:04:01 AM 5862396 7219792 2020036 25.63 2688 1556696 612252 6.86 149844 1614208 4
09:50:51 06:05:01 AM 5862492 7219892 2019940 25.63 2688 1556700 612252 6.86 149848 1614212 4
09:50:51 06:06:01 AM 5862584 7219984 2019848 25.62 2688 1556700 612252 6.86 149848 1614328 4
09:50:51 06:07:01 AM 5862292 7219692 2020140 25.63 2688 1556700 612252 6.86 149848 1614284 4
09:50:51 06:08:01 AM 5862548 7219952 2019884 25.63 2688 1556704 612252 6.86 149848 1614220 4
09:50:51 06:09:01 AM 5862552 7219956 2019880 25.63 2688 1556704 612252 6.86 149848 1614220 4
09:50:51 06:10:01 AM 5862048 7219452 2020384 25.63 2688 1556704 596484 6.68 149848 1614452 4
09:50:51 06:11:01 AM 5861936 7219540 2020496 25.63 2688 1556908 617000 6.91 150120 1614364 16
09:50:51 06:12:01 AM 5861472 7219080 2020960 25.64 2688 1556908 617000 6.91 150120 1614820 4
09:50:51 06:13:01 AM 5861828 7219440 2020604 25.63 2688 1556912 617000 6.91 150120 1614468 4
09:50:51 06:14:01 AM 5862152 7219764 2020280 25.63 2688 1556912 617000 6.91 150120 1614280 4
09:50:51 06:15:01 AM 5862184 7219796 2020248 25.63 2688 1556912 617000 6.91 150120 1614400 4
09:50:51 06:16:01 AM 5862020 7219636 2020412 25.63 2688 1556916 617000 6.91 150120 1614288 4
09:50:51 06:17:01 AM 5861880 7219496 2020552 25.63 2688 1556916 617000 6.91 150120 1614480 16
09:50:51 06:18:01 AM 5861976 7219592 2020456 25.63 2688 1556916 617000 6.91 150120 1614412 8
09:50:51 06:19:01 AM 5862008 7219628 2020424 25.63 2688 1556920 617000 6.91 150120 1614420 4
09:50:51 06:20:01 AM 5861580 7219200 2020852 25.64 2688 1556920 607476 6.80 150120 1614652 4
09:50:51 06:21:01 AM 5861664 7219292 2020768 25.64 2688 1556928 607476 6.80 150120 1614792 12
09:50:51 06:22:01 AM 5862164 7219792 2020268 25.63 2688 1556928 607476 6.80 150120 1614520 4
09:50:51 06:23:01 AM 5862232 7219860 2020200 25.63 2688 1556928 607476 6.80 150120 1614364 4
09:50:51 06:24:01 AM 5862008 7219644 2020424 25.63 2688 1556936 607476 6.80 150120 1614372 4
09:50:51 06:25:01 AM 5862072 7219708 2020360 25.63 2688 1556936 607476 6.80 150120 1614372 4
09:50:51 06:26:01 AM 5862132 7219768 2020300 25.63 2688 1556936 607476 6.80 150120 1614488 4
09:50:51 06:27:01 AM 5862044 7219680 2020388 25.63 2688 1556936 607476 6.80 150120 1614572 4
09:50:51 06:28:01 AM 5862248 7219888 2020184 25.63 2688 1556940 607476 6.80 150120 1614392 4
09:50:51 06:29:01 AM 5861836 7219476 2020596 25.63 2688 1556940 607476 6.80 150120 1614740 4
09:50:51 06:30:01 AM 5861680 7219320 2020752 25.64 2688 1556940 625716 7.01 150120 1614828 4
09:50:51 06:31:01 AM 5861964 7219624 2020468 25.63 2688 1556944 625716 7.01 150148 1614696 4
09:50:51 06:32:01 AM 5861844 7219504 2020588 25.63 2688 1556944 625716 7.01 150156 1614592 4
09:50:51 06:33:01 AM 5861628 7219292 2020804 25.64 2688 1556948 625716 7.01 150148 1614792 4
09:50:51 06:34:01 AM 5861964 7219628 2020468 25.63 2688 1556948 625716 7.01 150148 1614524 4
09:50:51 06:35:01 AM 5861932 7219596 2020500 25.63 2688 1556948 625716 7.01 150148 1614488 4
09:50:51 06:36:01 AM 5862028 7219696 2020404 25.63 2688 1556952 625716 7.01 150148 1614572 4
09:50:51 06:37:01 AM 5862036 7219704 2020396 25.63 2688 1556952 625716 7.01 150148 1614600 16
09:50:51 06:38:01 AM 5861800 7219468 2020632 25.63 2688 1556952 625716 7.01 150148 1614808 8
09:50:51 06:39:01 AM 5862120 7219792 2020312 25.63 2688 1556956 608992 6.82 150148 1614608 4
09:50:51 06:40:01 AM 5861692 7219364 2020740 25.64 2688 1556956 607192 6.80 150148 1614956 4
09:50:51 06:41:01 AM 5861884 7219560 2020548 25.63 2688 1556960 607192 6.80 150148 1614616 4
09:50:51 06:42:01 AM 5861864 7219540 2020568 25.63 2688 1556960 607192 6.80 150148 1614700 4
09:50:51 06:43:01 AM 5861976 7219652 2020456 25.63 2688 1556960 607192 6.80 150148 1614632 4
09:50:51 06:44:01 AM 5861960 7219640 2020472 25.63 2688 1556964 607192 6.80 150148 1614636 4
09:50:51 06:45:01 AM 5862116 7219796 2020316 25.63 2688 1556964 607192 6.80 150148 1614752 4
09:50:51 06:46:01 AM 5862000 7219680 2020432 25.63 2688 1556964 607192 6.80 150148 1614636 4
09:50:51 06:47:01 AM 5861940 7219624 2020492 25.63 2688 1556968 607192 6.80 150148 1614732 4
09:50:51 06:48:01 AM 5862100 7219784 2020332 25.63 2688 1556968 607192 6.80 150148 1614664 4
09:50:51 06:49:01 AM 5861928 7219612 2020504 25.63 2688 1556968 607192 6.80 150148 1614664 4
09:50:51 06:50:01 AM 5862092 7219780 2020340 25.63 2688 1556972 624192 6.99 150148 1614668 4
09:50:51 06:50:01 AM 5862180 7219872 2020252 25.63 2688 1556972 624192 6.99 150148 1614568 24
09:50:51 06:51:01 AM 5862440 7220132 2019992 25.63 2688 1556972 624192 6.99 150148 1614380 4
09:50:51 06:52:01 AM 5861864 7219560 2020568 25.63 2688 1556976 624192 6.99 150148 1614560 4
09:50:51 06:53:01 AM 5861992 7219688 2020440 25.63 2688 1556976 624192 6.99 150148 1614628 4
09:50:51 06:54:01 AM 5862272 7219968 2020160 25.63 2688 1556976 624192 6.99 150148 1614412 4
09:50:51 06:55:01 AM 5862124 7219824 2020308 25.63 2688 1556980 624192 6.99 150148 1614416 4
09:50:51 06:56:01 AM 5862220 7219920 2020212 25.63 2688 1556980 624192 6.99 150148 1614416 4
09:50:51 06:57:01 AM 5862248 7219948 2020184 25.63 2688 1556980 624192 6.99 150148 1614496 4
09:50:51 06:58:01 AM 5862368 7220072 2020064 25.63 2688 1556984 624192 6.99 150148 1614432 4
09:50:51 06:59:01 AM 5862256 7219960 2020176 25.63 2688 1556984 624192 6.99 150148 1614436 4
09:50:51 07:00:01 AM 5862232 7219936 2020200 25.63 2688 1556984 607384 6.80 150148 1614552 4
09:50:51 07:01:01 AM 5861284 7218992 2021148 25.64 2688 1556988 607384 6.80 150148 1615140 8
09:50:51 07:02:01 AM 5862264 7219976 2020168 25.63 2688 1556992 607384 6.80 150168 1614504 8
09:50:51 07:03:01 AM 5861924 7219636 2020508 25.63 2688 1556992 607384 6.80 150168 1614780 12
09:50:51 07:04:02 AM 5861816 7219532 2020616 25.63 2688 1556996 606736 6.79 150168 1614872 8
09:50:51 07:05:01 AM 5844344 7219344 2038088 25.86 2688 1574232 606692 6.79 153540 1628716 4
09:50:51 07:06:01 AM 5844428 7219428 2038004 25.86 2688 1574232 606692 6.79 153540 1628600 4
09:50:51 07:07:01 AM 5844432 7219436 2038000 25.85 2688 1574236 606692 6.79 153540 1628792 4
09:50:51 07:08:01 AM 5844800 7219804 2037632 25.85 2688 1574236 606692 6.79 153540 1628428 4
09:50:51 07:09:01 AM 5844668 7219672 2037764 25.85 2688 1574236 606692 6.79 153540 1628544 4
09:50:51 07:10:01 AM 5843744 7218752 2038688 25.86 2688 1574240 606880 6.80 153540 1629160 4
09:50:51 07:11:01 AM 5844356 7219364 2038076 25.86 2688 1574240 606880 6.80 153540 1628752 4
09:50:51 07:12:01 AM 5844568 7219580 2037864 25.85 2688 1574244 606880 6.80 153540 1628576 4
09:50:51 07:13:01 AM 5844292 7219304 2038140 25.86 2688 1574244 606880 6.80 153540 1628788 4
09:50:51 07:14:01 AM 5844508 7219520 2037924 25.85 2688 1574244 606880 6.80 153540 1628516 4
09:50:51 07:15:01 AM 5844524 7219540 2037908 25.85 2688 1574248 606880 6.80 153540 1628596 4
09:50:51 07:16:01 AM 5844728 7219744 2037704 25.85 2688 1574248 606880 6.80 153540 1628528 4
09:50:51 07:17:01 AM 5844592 7219608 2037840 25.85 2688 1574248 606880 6.80 153540 1628604 12
09:50:51 07:18:01 AM 5844704 7219724 2037728 25.85 2688 1574252 606880 6.80 153540 1628656 8
09:50:51 07:19:01 AM 5844304 7219324 2038128 25.86 2688 1574252 606880 6.80 153540 1628868 12
09:50:51 07:20:01 AM 5844028 7219048 2038404 25.86 2688 1574252 608924 6.82 153540 1628896 8
09:50:51 07:21:01 AM 5844436 7219460 2037996 25.85 2688 1574256 608924 6.82 153540 1628672 4
09:50:51 07:22:01 AM 5844124 7219148 2038308 25.86 2688 1574256 608924 6.82 153540 1629016 8
09:50:51 07:23:01 AM 5844296 7219324 2038136 25.86 2688 1574260 608924 6.82 153540 1628816 4
09:50:51 07:24:01 AM 5844428 7219456 2038004 25.86 2688 1574260 608924 6.82 153540 1628700 4
09:50:51 07:25:01 AM 5844440 7219468 2037992 25.85 2688 1574260 608924 6.82 153540 1628700 4
09:50:51 07:26:01 AM 5844524 7219556 2037908 25.85 2688 1574264 608924 6.82 153540 1628712 4
09:50:51 07:27:01 AM 5844444 7219476 2037988 25.85 2688 1574264 608924 6.82 153540 1628796 4
09:50:51 07:28:01 AM 5844412 7219444 2038020 25.86 2688 1574264 608924 6.82 153540 1628728 4
09:50:51 07:29:01 AM 5844524 7219560 2037908 25.85 2688 1574268 608924 6.82 153540 1628732 4
09:50:51 07:30:01 AM 5844128 7219164 2038304 25.86 2688 1574268 598740 6.70 153540 1629080 4
09:50:51 07:31:01 AM 5843836 7218884 2038596 25.86 2688 1574276 598740 6.70 153540 1629288 4
09:50:51 07:32:01 AM 5844380 7219428 2038052 25.86 2688 1574276 598740 6.70 153540 1628836 4
09:50:51 07:33:01 AM 5844188 7219236 2038244 25.86 2688 1574276 598740 6.70 153540 1628992 4
09:50:51 07:34:01 AM 5844424 7219476 2038008 25.86 2688 1574280 598740 6.70 153540 1628908 4
09:50:51 07:35:01 AM 5844448 7219500 2037984 25.85 2688 1574280 598740 6.70 153540 1628792 4
09:50:51 07:36:01 AM 5844500 7219552 2037932 25.85 2688 1574280 598740 6.70 153540 1628792 4
09:50:51 07:37:01 AM 5844052 7219108 2038380 25.86 2688 1574284 598740 6.70 153540 1629100 12
09:50:51 07:38:01 AM 5844264 7219320 2038168 25.86 2688 1574284 598740 6.70 153540 1628840 4
09:50:51 07:39:01 AM 5844336 7219392 2038096 25.86 2688 1574284 598740 6.70 153540 1628800 4
09:50:51 07:40:01 AM 5843832 7218892 2038600 25.86 2688 1574288 613784 6.87 153540 1629268 4
09:50:51 07:41:01 AM 5844172 7219232 2038260 25.86 2688 1574288 613784 6.87 153540 1628804 4
09:50:51 07:42:01 AM 5844264 7219324 2038168 25.86 2688 1574288 613784 6.87 153540 1628840 4
09:50:51 07:43:01 AM 5844288 7219352 2038144 25.86 2688 1574292 613784 6.87 153540 1628776 4
09:50:51 07:44:01 AM 5844320 7219388 2038112 25.86 2688 1574296 613784 6.87 153540 1628860 4
09:50:51 07:45:01 AM 5841360 7216428 2041072 25.89 2688 1574296 613784 6.87 153540 1631836 16
09:50:51 07:46:01 AM 5841440 7216512 2040992 25.89 2688 1574300 613784 6.87 153540 1631860 4
09:50:51 07:47:01 AM 5840980 7216052 2041452 25.90 2688 1574300 613784 6.87 153540 1632320 4
09:50:51 07:48:01 AM 5840948 7216020 2041484 25.90 2688 1574300 613784 6.87 153540 1632216 4
09:50:51 07:49:01 AM 5840948 7216024 2041484 25.90 2688 1574304 613784 6.87 153540 1632220 4
09:50:51 07:50:01 AM 5840560 7215636 2041872 25.90 2688 1574304 599288 6.71 153540 1632568 4
09:50:51 07:51:01 AM 5840764 7215848 2041668 25.90 2688 1574312 599288 6.71 153540 1632536 4
09:50:51 07:52:01 AM 5840904 7215988 2041528 25.90 2688 1574312 599288 6.71 153540 1632296 4
09:50:51 07:53:01 AM 5841008 7216092 2041424 25.90 2688 1574312 599288 6.71 153540 1632228 4
09:50:51 07:54:01 AM 5840992 7216080 2041440 25.90 2688 1574316 599288 6.71 153540 1632232 4
09:50:51 07:55:01 AM 5840992 7216080 2041440 25.90 2688 1574316 599288 6.71 153540 1632232 4
09:50:51 07:56:01 AM 5841024 7216112 2041408 25.90 2688 1574316 599288 6.71 153540 1632348 4
09:50:51 07:57:01 AM 5841120 7216212 2041312 25.90 2688 1574320 599288 6.71 153540 1632304 4
09:50:51 07:58:01 AM 5840732 7215824 2041700 25.90 2688 1574320 599288 6.71 153540 1632440 4
09:50:51 07:59:01 AM 5840824 7215916 2041608 25.90 2688 1574320 599288 6.71 153540 1632380 4
09:50:51 08:00:01 AM 5840652 7215748 2041780 25.90 2688 1574324 620628 6.95 153540 1632596 4
09:50:51 08:01:01 AM 5839324 7214424 2043108 25.92 2688 1574328 620628 6.95 153540 1633548 16
09:50:51 08:02:01 AM 5840820 7215920 2041612 25.90 2688 1574328 605192 6.78 153540 1632344 16
09:50:51 08:03:01 AM 5840684 7215784 2041748 25.90 2688 1574328 605192 6.78 153540 1632276 4
09:50:51 08:04:01 AM 5840884 7215984 2041548 25.90 2688 1574328 605192 6.78 153540 1632276 4
09:50:51 08:05:01 AM 5840748 7215852 2041684 25.90 2688 1574332 605192 6.78 153540 1632280 4
09:50:51 08:06:01 AM 5840972 7216076 2041460 25.90 2688 1574332 605192 6.78 153540 1632280 4
09:50:51 08:07:01 AM 5840836 7215940 2041596 25.90 2688 1574332 605192 6.78 153540 1632348 4
09:50:51 08:08:01 AM 5840808 7215916 2041624 25.90 2688 1574336 605192 6.78 153540 1632288 4
09:50:51 08:09:01 AM 5840652 7215760 2041780 25.90 2688 1574336 605192 6.78 153540 1632564 4
09:50:51 08:10:01 AM 5840380 7215488 2042052 25.91 2688 1574336 599288 6.71 153540 1632644 4
09:50:51 08:11:01 AM 5840672 7215784 2041760 25.90 2688 1574340 599288 6.71 153540 1632472 4
09:50:51 08:12:01 AM 5840464 7215576 2041968 25.91 2688 1574340 599288 6.71 153540 1632620 4
09:50:51 08:13:01 AM 5840808 7215924 2041624 25.90 2688 1574344 599288 6.71 153540 1632304 4
09:50:51 08:14:02 AM 5840952 7216068 2041480 25.90 2688 1574344 599288 6.71 153540 1632304 4
09:50:51 08:15:01 AM 5840868 7215984 2041564 25.90 2688 1574344 599288 6.71 153540 1632304 4
09:50:51 08:16:01 AM 5840632 7215752 2041800 25.90 2688 1574348 599288 6.71 153540 1632540 4
09:50:51 08:17:01 AM 5840856 7215976 2041576 25.90 2688 1574348 599288 6.71 153540 1632416 4
09:50:51 08:18:01 AM 5841036 7216156 2041396 25.90 2688 1574348 599288 6.71 153540 1632348 4
09:50:51 08:19:01 AM 5840980 7216100 2041452 25.90 2688 1574348 599288 6.71 153540 1632464 4
09:50:51 08:20:01 AM 5840576 7215700 2041856 25.90 2688 1574352 599352 6.71 153540 1632700 4
09:50:51 08:21:01 AM 5839964 7215088 2042468 25.91 2688 1574352 599352 6.71 153540 1632956 16
09:50:51 08:22:01 AM 5840676 7215804 2041756 25.90 2688 1574356 599352 6.71 153540 1632452 12
09:50:51 08:23:01 AM 5840816 7215944 2041616 25.90 2688 1574356 599352 6.71 153540 1632384 8
09:50:51 08:24:01 AM 5840760 7215892 2041672 25.90 2688 1574360 614728 6.88 153540 1632388 4
09:50:51 08:25:01 AM 5840792 7215928 2041640 25.90 2688 1574364 614728 6.88 153540 1632392 4
09:50:51 08:26:01 AM 5840876 7216012 2041556 25.90 2688 1574364 614728 6.88 153540 1632392 4
09:50:51 08:27:01 AM 5840820 7215956 2041612 25.90 2688 1574364 614728 6.88 153540 1632460 4
09:50:51 08:28:01 AM 5840440 7215580 2041992 25.91 2688 1574368 614728 6.88 153540 1632636 8
09:50:51 08:29:01 AM 5840736 7215876 2041696 25.90 2688 1574368 614728 6.88 153540 1632436 4
09:50:51 08:30:01 AM 5840176 7215316 2042256 25.91 2688 1574368 614728 6.88 153540 1632744 4
09:50:51 08:31:01 AM 5838536 7213680 2043896 25.93 2688 1574372 607640 6.80 153540 1634272 4
09:50:51 08:32:01 AM 5840552 7215700 2041880 25.90 2688 1574376 593700 6.65 163664 1622588 16
09:50:51 08:33:01 AM 5840396 7215548 2042036 25.91 2688 1574380 593700 6.65 163664 1622608 4
09:50:51 08:34:01 AM 5840588 7215740 2041844 25.90 2688 1574380 593700 6.65 163664 1622336 4
09:50:51 08:35:01 AM 5840700 7215852 2041732 25.90 2688 1574380 593700 6.65 163664 1622336 4
09:50:51 08:36:01 AM 5840700 7215856 2041732 25.90 2688 1574384 593700 6.65 163664 1622340 4
09:50:51 08:37:01 AM 5840648 7215804 2041784 25.90 2688 1574384 593700 6.65 163664 1622524 4
09:50:51 08:38:01 AM 5840800 7215956 2041632 25.90 2688 1574384 593700 6.65 163664 1622456 4
09:50:51 08:39:01 AM 5840800 7215960 2041632 25.90 2688 1574388 593700 6.65 163664 1622344 4
09:50:51 08:40:01 AM 5840300 7215460 2042132 25.91 2688 1574388 609568 6.83 163664 1622808 4
09:50:51 08:41:01 AM 5840576 7215744 2041856 25.90 2688 1574396 609568 6.83 163664 1622556 4
09:50:51 08:42:01 AM 5840528 7215696 2041904 25.90 2688 1574396 609568 6.83 163664 1622424 12
09:50:51 08:43:01 AM 5840536 7215704 2041896 25.90 2688 1574396 609568 6.83 163664 1622360 8
09:50:51 08:44:01 AM 5840092 7215264 2042340 25.91 2688 1574400 609568 6.83 163664 1622808 4
09:50:51 08:45:01 AM 5840436 7215608 2041996 25.91 2688 1574400 609136 6.82 163664 1622404 4
09:50:51 08:46:01 AM 5840608 7215780 2041824 25.90 2688 1574400 609136 6.82 163664 1622404 4
09:50:51 08:47:01 AM 5840504 7215680 2041928 25.90 2688 1574404 609136 6.82 163664 1622480 4
09:50:51 08:48:01 AM 5840532 7215708 2041900 25.90 2688 1574404 609136 6.82 163664 1622412 4
09:50:51 08:49:01 AM 5840736 7215912 2041696 25.90 2688 1574404 609136 6.82 163664 1622412 4
09:50:51 08:50:01 AM 5840248 7215428 2042184 25.91 2688 1574408 607608 6.80 163664 1622764 4
09:50:51 08:51:01 AM 5840508 7215688 2041924 25.90 2688 1574408 607608 6.80 163664 1622612 4
09:50:51 08:52:01 AM 5840516 7215700 2041916 25.90 2688 1574412 607608 6.80 163664 1622508 4
09:50:51 08:53:01 AM 5840572 7215756 2041860 25.90 2688 1574412 607608 6.80 163664 1622440 4
09:50:51 08:54:01 AM 5840680 7215864 2041752 25.90 2688 1574412 607608 6.80 163664 1622440 4
09:50:51 08:55:01 AM 5840656 7215840 2041776 25.90 2688 1574412 607608 6.80 163664 1622440 4
09:50:51 08:56:01 AM 5840140 7215328 2042292 25.91 2688 1574416 607608 6.80 163664 1622904 4
09:50:51 08:57:01 AM 5840416 7215604 2042016 25.91 2688 1574416 607608 6.80 163664 1622700 16
09:50:51 08:58:01 AM 5840692 7215880 2041740 25.90 2688 1574416 607608 6.80 163664 1622448 8
09:50:51 08:59:01 AM 5840664 7215856 2041768 25.90 2688 1574420 607608 6.80 163664 1622532 4
09:50:51 09:00:01 AM 5840320 7215512 2042112 25.91 2688 1574420 605988 6.79 163664 1622800 4
09:50:51 09:01:01 AM 5839544 7214744 2042888 25.92 2688 1574424 605988 6.79 163664 1623444 4
09:50:51 09:02:01 AM 5840532 7215732 2041900 25.90 2688 1574424 605988 6.79 163676 1622516 4
09:50:51 09:03:01 AM 5840588 7215788 2041844 25.90 2688 1574424 605988 6.79 163676 1622564 8
09:50:51 09:04:01 AM 5840676 7215884 2041756 25.90 2688 1574432 605988 6.79 163676 1622572 4
09:50:51 09:05:01 AM 5840132 7215340 2042300 25.91 2688 1574432 605988 6.79 163676 1622884 16
09:50:51 09:06:01 AM 5840272 7215480 2042160 25.91 2688 1574432 605988 6.79 163676 1622736 8
09:50:51 09:07:01 AM 5840540 7215752 2041892 25.90 2688 1574436 605988 6.79 163676 1622536 4
09:50:51 09:08:01 AM 5840644 7215856 2041788 25.90 2688 1574436 605988 6.79 163676 1622468 4
09:50:51 09:09:01 AM 5840644 7215856 2041788 25.90 2688 1574436 605988 6.79 163676 1622468 4
09:50:51 09:10:01 AM 5840220 7215436 2042212 25.91 2688 1574440 607604 6.80 163676 1622820 4
09:50:51 09:11:01 AM 5839936 7215152 2042496 25.91 2688 1574440 607604 6.80 163676 1622964 16
09:50:51 09:12:01 AM 5840504 7215724 2041928 25.90 2688 1574444 607604 6.80 163676 1622552 8
09:50:51 09:13:01 AM 5840532 7215752 2041900 25.90 2688 1574444 607604 6.80 163676 1622484 4
09:50:51 09:14:01 AM 5840528 7215748 2041904 25.90 2688 1574444 607604 6.80 163676 1622484 4
09:50:51 09:15:01 AM 5840560 7215784 2041872 25.90 2688 1574448 607604 6.80 163676 1622488 4
09:50:51 09:16:01 AM 5840564 7215788 2041868 25.90 2688 1574448 607604 6.80 163676 1622488 4
09:50:51 09:17:01 AM 5840540 7215764 2041892 25.90 2688 1574448 607604 6.80 163676 1622556 4
09:50:51 09:18:01 AM 5840388 7215616 2042044 25.91 2688 1574452 607604 6.80 163676 1622608 4
09:50:51 09:19:01 AM 5840360 7215588 2042072 25.91 2688 1574452 607604 6.80 163676 1622608 4
09:50:51 09:20:01 AM 5840196 7215424 2042236 25.91 2688 1574452 623388 6.98 163676 1622840 4
09:50:51 09:21:02 AM 5840356 7215588 2042076 25.91 2688 1574456 623388 6.98 163676 1622672 4
09:50:51 09:22:01 AM 5840480 7215712 2041952 25.91 2688 1574456 623388 6.98 163676 1622740 4
09:50:51 09:23:01 AM 5840692 7215928 2041740 25.90 2688 1574460 623388 6.98 163676 1622508 4
09:50:51 09:24:01 AM 5840352 7215588 2042080 25.91 2688 1574460 623388 6.98 163676 1622772 16
09:50:51 09:25:01 AM 5840632 7215868 2041800 25.90 2688 1574460 623388 6.98 163676 1622508 8
09:50:51 09:26:01 AM 5840664 7215904 2041768 25.90 2688 1574464 623388 6.98 163676 1622512 4
09:50:51 09:27:01 AM 5840716 7215956 2041716 25.90 2688 1574464 623388 6.98 163676 1622580 16
09:50:51 09:28:01 AM 5840752 7215992 2041680 25.90 2688 1574464 623388 6.98 163676 1622512 4
09:50:51 09:29:01 AM 5840092 7215336 2042340 25.91 2688 1574468 623388 6.98 163676 1622776 16
09:50:51 09:30:01 AM 5839824 7215068 2042608 25.91 2688 1574468 638900 7.15 163676 1622864 8
09:50:51 09:31:01 AM 5839960 7215208 2042472 25.91 2688 1574472 607436 6.80 163676 1623000 4
09:50:51 09:32:01 AM 5840252 7215500 2042180 25.91 2688 1574472 607436 6.80 163676 1622796 4
09:50:51 09:33:01 AM 5840288 7215536 2042144 25.91 2688 1574472 607436 6.80 163676 1622736 4
09:50:51 09:34:01 AM 5840540 7215788 2041892 25.90 2688 1574472 607436 6.80 163676 1622532 4
09:50:51 09:35:01 AM 5840332 7215584 2042100 25.91 2688 1574476 607436 6.80 163676 1622652 4
09:50:51 09:36:01 AM 5840624 7215876 2041808 25.90 2688 1574476 607436 6.80 163676 1622536 4
09:50:51 09:37:01 AM 5840656 7215908 2041776 25.90 2688 1574476 607436 6.80 163676 1622604 4
09:50:51 09:38:01 AM 5840376 7215632 2042056 25.91 2688 1574480 607436 6.80 163676 1622540 4
09:50:51 09:39:01 AM 5840420 7215676 2042012 25.91 2688 1574480 607436 6.80 163676 1622540 4
09:50:51 09:40:01 AM 5839500 7214756 2042932 25.92 2688 1574480 610008 6.83 163676 1623296 4
09:50:51 09:41:01 AM 5355232 7058120 2527200 32.06 2688 1885768 679216 7.61 197996 2012064 154992
09:50:51 09:42:01 AM 5140592 7001948 2741840 34.78 2688 2036804 711200 7.96 209796 2182172 42012
09:50:51 09:43:01 AM 5026288 6996204 2856144 36.23 2688 2140644 718792 8.05 244748 2248464 91704
09:50:51 09:44:01 AM 4926992 7055160 2955440 37.49 2688 2294040 649732 7.28 276996 2296660 110952
09:50:51 09:45:01 AM 4924640 7052348 2957792 37.52 2688 2294040 633824 7.10 277000 2296144 4
09:50:51 09:46:01 AM 4876072 7006832 3006360 38.14 2688 2297152 687664 7.70 277544 2343888 1136
09:50:51 09:47:01 AM 4846396 6995144 3036036 38.52 2688 2315096 703868 7.88 277600 2373116 1424
09:50:51 09:48:01 AM 4836652 6995588 3045780 38.64 2688 2325328 703868 7.88 277600 2383248 324
09:50:51 09:49:01 AM 4824848 6992036 3057584 38.79 2688 2333528 703868 7.88 277884 2394028 44
09:50:51 09:50:01 AM 4996052 7028872 2886380 36.62 2688 2205176 662484 7.42 514664 2011504 24976
09:50:51 Average: 5810494 7209068 2071938 26.29 2688 1596567 612405 6.86 161060 1650275 1832
09:50:51
09:50:51 05:57:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:50:51 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 05:58:01 AM eth0 2.37 0.07 0.29 0.01 0.00 0.00 0.00 0.00
09:50:51 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 05:59:01 AM eth0 0.45 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:51 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:00:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:51 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:01:01 AM eth0 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00
09:50:51 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:02:01 AM eth0 0.67 0.17 0.17 0.07 0.00 0.00 0.00 0.00
09:50:51 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:03:01 AM eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:04:01 AM eth0 0.43 0.10 0.04 0.01 0.00 0.00 0.00 0.00
09:50:51 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:05:01 AM eth0 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:06:01 AM eth0 0.80 0.10 0.06 0.01 0.00 0.00 0.00 0.00
09:50:51 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:07:01 AM eth0 0.48 0.18 0.16 0.07 0.00 0.00 0.00 0.00
09:50:51 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:08:01 AM eth0 0.35 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:09:01 AM eth0 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:10:01 AM eth0 0.38 0.10 0.03 0.01 0.00 0.00 0.00 0.00
09:50:51 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:11:01 AM eth0 0.60 0.10 0.07 0.01 0.00 0.00 0.00 0.00
09:50:51 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:12:01 AM eth0 0.78 0.33 0.41 0.26 0.00 0.00 0.00 0.00
09:50:51 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:13:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:14:01 AM eth0 0.23 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:15:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:16:01 AM eth0 0.27 0.05 0.03 0.00 0.00 0.00 0.00 0.00
09:50:51 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:17:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:18:01 AM eth0 0.40 0.05 0.07 0.00 0.00 0.00 0.00 0.00
09:50:51 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:19:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:20:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:21:01 AM eth0 0.97 0.22 0.32 0.19 0.00 0.00 0.00 0.00
09:50:51 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:22:01 AM eth0 0.30 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:23:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:24:01 AM eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:25:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:26:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:27:01 AM eth0 0.33 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:28:01 AM eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:29:01 AM eth0 0.78 0.17 0.31 0.19 0.00 0.00 0.00 0.00
09:50:51 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:30:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:31:01 AM eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:51 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:32:01 AM eth0 0.90 0.18 0.21 0.07 0.00 0.00 0.00 0.00
09:50:51 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:33:01 AM eth0 0.48 0.20 0.27 0.19 0.00 0.00 0.00 0.00
09:50:51 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:34:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:35:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:36:01 AM eth0 0.28 0.07 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:37:01 AM eth0 0.68 0.10 0.19 0.06 0.00 0.00 0.00 0.00
09:50:51 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:38:01 AM eth0 0.57 0.18 0.27 0.19 0.00 0.00 0.00 0.00
09:50:51 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:39:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:40:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:41:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
09:50:51 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:42:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:43:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:44:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:45:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:46:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:47:01 AM eth0 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:48:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:49:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:50:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:50:01 AM eth0 1.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:51:01 AM eth0 0.25 0.00 0.03 0.00 0.00 0.00 0.00 0.00
09:50:51 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:52:01 AM eth0 1.42 0.40 0.60 0.33 0.00 0.00 0.00 0.00
09:50:51 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:53:01 AM eth0 0.38 0.13 0.26 0.19 0.00 0.00 0.00 0.00
09:50:51 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:54:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:55:01 AM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:56:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:57:01 AM eth0 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:58:01 AM eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 06:59:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:00:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:01:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:02:01 AM eth0 0.68 0.20 0.19 0.07 0.00 0.00 0.00 0.00
09:50:51 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:03:01 AM eth0 1.18 0.37 0.57 0.38 0.00 0.00 0.00 0.00
09:50:51 07:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:04:02 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:05:01 AM eth0 0.93 0.86 0.09 0.07 0.00 0.00 0.00 0.00
09:50:51 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:06:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:07:01 AM eth0 0.35 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:09:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:51 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:10:01 AM eth0 0.77 0.23 0.31 0.20 0.00 0.00 0.00 0.00
09:50:51 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:11:01 AM eth0 0.45 0.32 0.27 0.20 0.00 0.00 0.00 0.00
09:50:51 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:12:01 AM eth0 0.82 0.18 0.20 0.07 0.00 0.00 0.00 0.00
09:50:51 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:13:01 AM eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00
09:50:51 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:14:01 AM eth0 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:15:01 AM eth0 0.62 0.27 0.28 0.20 0.00 0.00 0.00 0.00
09:50:51 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:16:01 AM eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:17:01 AM eth0 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:51 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:18:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:19:01 AM eth0 1.07 0.30 0.41 0.26 0.00 0.00 0.00 0.00
09:50:51 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:20:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:21:01 AM eth0 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00
09:50:51 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:22:01 AM eth0 0.65 0.33 0.40 0.26 0.00 0.00 0.00 0.00
09:50:51 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:23:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:25:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:26:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:27:01 AM eth0 0.37 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:51 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:28:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:29:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:30:01 AM eth0 0.52 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:31:01 AM eth0 0.80 0.33 0.52 0.38 0.00 0.00 0.00 0.00
09:50:51 07:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:32:01 AM eth0 0.60 0.13 0.17 0.07 0.00 0.00 0.00 0.00
09:50:51 07:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:33:01 AM eth0 1.02 0.32 0.40 0.26 0.00 0.00 0.00 0.00
09:50:51 07:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:34:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:35:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:37:01 AM eth0 1.07 0.43 0.45 0.27 0.00 0.00 0.00 0.00
09:50:51 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:38:01 AM eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:39:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:40:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:41:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:42:01 AM eth0 0.30 0.10 0.14 0.06 0.00 0.00 0.00 0.00
09:50:51 07:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:43:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:44:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:45:01 AM eth0 0.97 0.97 0.07 6.23 0.00 0.00 0.00 0.00
09:50:51 07:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:46:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:47:01 AM eth0 0.67 0.37 0.17 2.51 0.00 0.00 0.00 0.00
09:50:51 07:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:48:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:49:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:50:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:51:01 AM eth0 0.10 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:52:01 AM eth0 0.30 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:51 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:53:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:54:01 AM eth0 0.20 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:55:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:56:01 AM eth0 0.12 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:57:01 AM eth0 1.10 0.15 0.24 0.07 0.00 0.00 0.00 0.00
09:50:51 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:58:01 AM eth0 0.68 0.13 0.30 0.19 0.00 0.00 0.00 0.00
09:50:51 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 07:59:01 AM eth0 0.52 0.17 0.28 0.19 0.00 0.00 0.00 0.00
09:50:51 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:00:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:01:01 AM eth0 0.77 0.20 0.31 0.19 0.00 0.00 0.00 0.00
09:50:51 08:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:02:01 AM eth0 0.33 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:03:01 AM eth0 0.17 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:04:01 AM eth0 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:05:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:06:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:07:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 08:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:08:01 AM eth0 0.45 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 08:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:09:01 AM eth0 0.40 0.25 0.26 0.20 0.00 0.00 0.00 0.00
09:50:51 08:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:10:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:11:01 AM eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:12:01 AM eth0 1.17 0.40 0.54 0.33 0.00 0.00 0.00 0.00
09:50:51 08:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:13:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:14:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:14:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:15:01 AM eth0 0.19 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:16:01 AM eth0 0.87 0.27 0.40 0.26 0.00 0.00 0.00 0.00
09:50:51 08:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:17:01 AM eth0 0.40 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:51 08:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:18:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:19:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:20:01 AM eth0 0.58 0.07 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 08:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:21:01 AM eth0 1.20 0.47 0.65 0.46 0.00 0.00 0.00 0.00
09:50:51 08:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:22:01 AM eth0 0.33 0.12 0.15 0.06 0.00 0.00 0.00 0.00
09:50:51 08:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:23:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:24:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:25:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:26:01 AM eth0 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:27:01 AM eth0 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00
09:50:51 08:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:28:01 AM eth0 0.90 0.22 0.32 0.19 0.00 0.00 0.00 0.00
09:50:51 08:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:29:01 AM eth0 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:30:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:31:01 AM eth0 0.40 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:51 08:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:32:01 AM eth0 1.53 0.45 0.59 0.33 0.00 0.00 0.00 0.00
09:50:51 08:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:33:01 AM eth0 0.40 0.17 0.26 0.19 0.00 0.00 0.00 0.00
09:50:51 08:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:34:01 AM eth0 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:35:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:36:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:37:01 AM eth0 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 08:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:38:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 08:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:39:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:40:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:41:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:42:01 AM eth0 0.33 0.13 0.15 0.10 0.00 0.00 0.00 0.00
09:50:51 08:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:43:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 08:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:44:01 AM eth0 0.37 0.20 0.26 0.19 0.00 0.00 0.00 0.00
09:50:51 08:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:45:01 AM eth0 0.52 0.00 0.09 0.00 0.00 0.00 0.00 0.00
09:50:51 08:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:46:01 AM eth0 0.67 0.07 0.04 0.00 0.00 0.00 0.00 0.00
09:50:51 08:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:47:01 AM eth0 0.37 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 08:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:48:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:49:01 AM eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:50:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:51:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:52:01 AM eth0 0.33 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:51 08:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:53:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:54:01 AM eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:55:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:56:01 AM eth0 0.87 0.25 0.29 0.20 0.00 0.00 0.00 0.00
09:50:51 08:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:57:01 AM eth0 1.12 0.35 0.45 0.26 0.00 0.00 0.00 0.00
09:50:51 08:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:58:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 08:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 08:59:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:00:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:01:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:02:01 AM eth0 0.45 0.10 0.16 0.06 0.00 0.00 0.00 0.00
09:50:51 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:03:01 AM eth0 0.15 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:04:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:05:01 AM eth0 1.15 0.22 0.35 0.20 0.00 0.00 0.00 0.00
09:50:51 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:06:01 AM eth0 0.68 0.27 0.37 0.27 0.00 0.00 0.00 0.00
09:50:51 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:07:01 AM eth0 0.35 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:08:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:09:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:10:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:11:01 AM eth0 0.75 0.18 0.31 0.20 0.00 0.00 0.00 0.00
09:50:51 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:12:01 AM eth0 0.35 0.10 0.15 0.06 0.00 0.00 0.00 0.00
09:50:51 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:13:01 AM eth0 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:14:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:15:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 09:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:16:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:17:01 AM eth0 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 09:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:19:01 AM eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:20:01 AM eth0 0.18 0.07 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 09:21:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:21:02 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:22:01 AM eth0 0.39 0.12 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:23:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:24:01 AM eth0 1.38 0.45 0.68 0.45 0.00 0.00 0.00 0.00
09:50:51 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:25:01 AM eth0 0.13 0.03 0.02 0.00 0.00 0.00 0.00 0.00
09:50:51 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:26:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:27:01 AM eth0 0.32 0.17 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:28:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:29:01 AM eth0 1.02 0.38 0.43 0.27 0.00 0.00 0.00 0.00
09:50:51 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:30:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:31:01 AM eth0 0.50 0.25 0.27 0.20 0.00 0.00 0.00 0.00
09:50:51 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:32:01 AM eth0 0.75 0.13 0.20 0.07 0.00 0.00 0.00 0.00
09:50:51 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:33:01 AM eth0 0.60 0.20 0.28 0.19 0.00 0.00 0.00 0.00
09:50:51 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:34:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:35:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:36:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:37:01 AM eth0 0.37 0.13 0.15 0.07 0.00 0.00 0.00 0.00
09:50:51 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:38:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
09:50:51 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:39:01 AM eth0 0.60 0.00 0.06 0.00 0.00 0.00 0.00 0.00
09:50:51 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:40:01 AM eth0 0.43 0.23 0.27 0.20 0.00 0.00 0.00 0.00
09:50:51 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:41:01 AM eth0 240.05 162.04 1426.35 54.99 0.00 0.00 0.00 0.00
09:50:51 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:42:01 AM eth0 76.54 58.58 735.26 9.09 0.00 0.00 0.00 0.00
09:50:51 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:43:01 AM eth0 33.23 30.66 162.43 7.92 0.00 0.00 0.00 0.00
09:50:51 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:44:01 AM eth0 217.76 149.00 220.18 40.37 0.00 0.00 0.00 0.00
09:50:51 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:45:01 AM eth0 2.25 2.07 0.47 0.46 0.00 0.00 0.00 0.00
09:50:51 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:46:01 AM eth0 30.02 23.38 28.25 4.80 0.00 0.00 0.00 0.00
09:50:51 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:47:01 AM eth0 35.18 30.88 125.75 9.36 0.00 0.00 0.00 0.00
09:50:51 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:48:01 AM eth0 16.73 16.88 63.88 6.46 0.00 0.00 0.00 0.00
09:50:51 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:49:01 AM eth0 17.66 17.91 64.47 11.77 0.00 0.00 0.00 0.00
09:50:51 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 09:50:01 AM eth0 86.67 56.81 157.95 80.42 0.00 0.00 0.00 0.00
09:50:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:50:51 Average: eth0 3.59 2.45 12.92 1.06 0.00 0.00 0.00 0.00
09:50:51
09:50:51
09:50:51 ---> sar -P ALL:
09:50:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/06/2025 _x86_64_ (2 CPU)
09:50:51
09:50:51 05:55:57 LINUX RESTART (2 CPU)
09:50:51
09:50:51 05:57:02 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 05:58:01 AM all 0.31 0.00 0.07 0.09 0.05 99.47
09:50:51 05:58:01 AM 0 0.54 0.00 0.07 0.17 0.05 99.17
09:50:51 05:58:01 AM 1 0.08 0.00 0.07 0.02 0.05 99.78
09:50:51 05:59:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:51 05:59:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 05:59:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 06:00:01 AM all 0.31 0.00 0.10 0.00 0.05 99.54
09:50:51 06:00:01 AM 0 0.55 0.00 0.08 0.00 0.05 99.32
09:50:51 06:00:01 AM 1 0.07 0.00 0.12 0.00 0.05 99.77
09:50:51 06:01:01 AM all 0.09 0.00 0.07 0.00 0.04 99.80
09:50:51 06:01:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
09:50:51 06:01:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 06:02:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:51 06:02:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35
09:50:51 06:02:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:51 06:03:01 AM all 0.32 0.00 0.04 0.00 0.04 99.60
09:50:51 06:03:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 06:03:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 06:04:01 AM all 0.29 0.00 0.05 0.00 0.06 99.60
09:50:51 06:04:01 AM 0 0.50 0.00 0.02 0.00 0.05 99.43
09:50:51 06:04:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 06:05:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
09:50:51 06:05:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
09:50:51 06:05:01 AM 1 0.25 0.00 0.07 0.00 0.03 99.65
09:50:51 06:06:01 AM all 0.21 0.00 0.06 0.00 0.06 99.67
09:50:51 06:06:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:51 06:06:01 AM 1 0.33 0.00 0.03 0.00 0.03 99.60
09:50:51 06:07:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:51 06:07:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 06:07:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:51 06:08:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:51 06:08:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 06:08:01 AM 1 0.50 0.00 0.03 0.00 0.05 99.42
09:50:51
09:50:51 06:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 06:09:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:51 06:09:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 06:09:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:51 06:10:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:51 06:10:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 06:10:01 AM 1 0.47 0.00 0.03 0.00 0.03 99.47
09:50:51 06:11:01 AM all 0.33 0.00 0.11 0.01 0.05 99.50
09:50:51 06:11:01 AM 0 0.07 0.00 0.13 0.00 0.05 99.75
09:50:51 06:11:01 AM 1 0.60 0.00 0.08 0.02 0.05 99.25
09:50:51 06:12:01 AM all 0.57 0.00 0.08 0.01 0.04 99.30
09:50:51 06:12:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
09:50:51 06:12:01 AM 1 1.02 0.00 0.07 0.02 0.03 98.87
09:50:51 06:13:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:51 06:13:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:51 06:13:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:51 06:14:01 AM all 0.28 0.00 0.06 0.00 0.05 99.61
09:50:51 06:14:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
09:50:51 06:14:01 AM 1 0.13 0.00 0.03 0.00 0.05 99.78
09:50:51 06:15:01 AM all 0.20 0.00 0.05 0.00 0.03 99.72
09:50:51 06:15:01 AM 0 0.27 0.00 0.05 0.00 0.02 99.67
09:50:51 06:15:01 AM 1 0.13 0.00 0.05 0.00 0.05 99.77
09:50:51 06:16:01 AM all 0.31 0.00 0.05 0.00 0.06 99.58
09:50:51 06:16:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:51 06:16:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 06:17:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:51 06:17:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:51 06:17:01 AM 1 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 06:18:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 06:18:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:51 06:18:01 AM 1 0.08 0.00 0.05 0.00 0.07 99.80
09:50:51 06:19:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 06:19:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 06:19:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51
09:50:51 06:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 06:20:01 AM all 0.33 0.00 0.05 0.00 0.04 99.58
09:50:51 06:20:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:51 06:20:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 06:21:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
09:50:51 06:21:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
09:50:51 06:21:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 06:22:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:51 06:22:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 06:22:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83
09:50:51 06:23:01 AM all 0.10 0.00 0.06 0.00 0.05 99.79
09:50:51 06:23:01 AM 0 0.12 0.00 0.05 0.00 0.03 99.80
09:50:51 06:23:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 06:24:01 AM all 0.28 0.00 0.05 0.00 0.05 99.62
09:50:51 06:24:01 AM 0 0.50 0.00 0.05 0.00 0.07 99.38
09:50:51 06:24:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:51 06:25:01 AM all 0.31 0.00 0.05 0.00 0.03 99.61
09:50:51 06:25:01 AM 0 0.52 0.00 0.03 0.00 0.02 99.43
09:50:51 06:25:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 06:26:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62
09:50:51 06:26:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 06:26:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47
09:50:51 06:27:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56
09:50:51 06:27:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
09:50:51 06:27:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 06:28:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:51 06:28:01 AM 0 0.10 0.00 0.10 0.00 0.07 99.73
09:50:51 06:28:01 AM 1 0.48 0.00 0.02 0.00 0.02 99.48
09:50:51 06:29:01 AM all 0.14 0.00 0.08 0.00 0.04 99.74
09:50:51 06:29:01 AM 0 0.12 0.00 0.12 0.00 0.07 99.70
09:50:51 06:29:01 AM 1 0.17 0.00 0.03 0.00 0.02 99.78
09:50:51 06:30:01 AM all 0.27 0.00 0.07 0.00 0.03 99.63
09:50:51 06:30:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:51 06:30:01 AM 1 0.42 0.00 0.05 0.00 0.02 99.52
09:50:51
09:50:51 06:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 06:31:01 AM all 0.35 0.00 0.06 0.01 0.04 99.54
09:50:51 06:31:01 AM 0 0.17 0.00 0.08 0.02 0.07 99.67
09:50:51 06:31:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:51 06:32:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 06:32:01 AM 0 0.13 0.00 0.05 0.00 0.07 99.75
09:50:51 06:32:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:51 06:33:01 AM all 0.50 0.00 0.05 0.00 0.04 99.41
09:50:51 06:33:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
09:50:51 06:33:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
09:50:51 06:34:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 06:34:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:51 06:34:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 06:35:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:51 06:35:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:51 06:35:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 06:36:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:51 06:36:01 AM 0 0.03 0.00 0.05 0.00 0.03 99.88
09:50:51 06:36:01 AM 1 0.45 0.00 0.07 0.00 0.05 99.43
09:50:51 06:37:01 AM all 0.23 0.00 0.05 0.00 0.04 99.68
09:50:51 06:37:01 AM 0 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 06:37:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
09:50:51 06:38:01 AM all 0.48 0.00 0.05 0.00 0.05 99.42
09:50:51 06:38:01 AM 0 0.40 0.00 0.05 0.00 0.05 99.50
09:50:51 06:38:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 06:39:01 AM all 0.31 0.00 0.06 0.00 0.04 99.59
09:50:51 06:39:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 06:39:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
09:50:51 06:40:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:51 06:40:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 06:40:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:51 06:41:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:51 06:41:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:51 06:41:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
09:50:51
09:50:51 06:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 06:42:01 AM all 0.32 0.00 0.04 0.01 0.04 99.59
09:50:51 06:42:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 06:42:01 AM 1 0.53 0.00 0.02 0.02 0.02 99.42
09:50:51 06:43:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:51 06:43:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 06:43:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:51 06:44:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:51 06:44:01 AM 0 0.03 0.00 0.02 0.00 0.03 99.92
09:50:51 06:44:01 AM 1 0.23 0.00 0.10 0.00 0.05 99.62
09:50:51 06:45:01 AM all 0.19 0.00 0.06 0.00 0.05 99.70
09:50:51 06:45:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 06:45:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
09:50:51 06:46:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:51 06:46:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 06:46:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
09:50:51 06:47:01 AM all 0.36 0.00 0.05 0.00 0.04 99.55
09:50:51 06:47:01 AM 0 0.20 0.00 0.07 0.00 0.05 99.68
09:50:51 06:47:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:51 06:48:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 06:48:01 AM 0 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 06:48:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:51 06:49:01 AM all 0.23 0.00 0.06 0.00 0.04 99.67
09:50:51 06:49:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 06:49:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:51 06:50:01 AM all 0.17 0.01 0.07 0.00 0.03 99.72
09:50:51 06:50:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.76
09:50:51 06:50:01 AM 1 0.24 0.02 0.05 0.00 0.02 99.68
09:50:51 06:50:01 AM all 0.00 0.00 1.49 0.00 0.00 98.51
09:50:51 06:50:01 AM 0 0.00 0.00 0.00 0.00 0.00 100.00
09:50:51 06:50:01 AM 1 0.00 0.00 2.99 0.00 0.00 97.01
09:50:51 06:51:01 AM all 0.23 0.00 0.06 0.00 0.06 99.66
09:50:51 06:51:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
09:50:51 06:51:01 AM 1 0.37 0.00 0.03 0.00 0.03 99.57
09:50:51
09:50:51 06:51:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 06:52:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
09:50:51 06:52:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
09:50:51 06:52:01 AM 1 0.25 0.00 0.05 0.00 0.02 99.68
09:50:51 06:53:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:51 06:53:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 06:53:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:51 06:54:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 06:54:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 06:54:01 AM 1 0.53 0.00 0.03 0.00 0.03 99.40
09:50:51 06:55:01 AM all 0.30 0.00 0.04 0.00 0.04 99.62
09:50:51 06:55:01 AM 0 0.42 0.00 0.05 0.00 0.05 99.48
09:50:51 06:55:01 AM 1 0.18 0.00 0.03 0.00 0.03 99.75
09:50:51 06:56:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:51 06:56:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:51 06:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 06:57:01 AM all 0.29 0.00 0.06 0.00 0.05 99.60
09:50:51 06:57:01 AM 0 0.52 0.00 0.05 0.00 0.05 99.38
09:50:51 06:57:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 06:58:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
09:50:51 06:58:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
09:50:51 06:58:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
09:50:51 06:59:01 AM all 0.29 0.00 0.08 0.00 0.05 99.58
09:50:51 06:59:01 AM 0 0.55 0.00 0.10 0.00 0.07 99.28
09:50:51 06:59:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
09:50:51 07:00:01 AM all 0.09 0.00 0.06 0.00 0.03 99.82
09:50:51 07:00:01 AM 0 0.18 0.00 0.10 0.00 0.07 99.65
09:50:51 07:00:01 AM 1 0.00 0.00 0.02 0.00 0.00 99.98
09:50:51 07:01:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:51 07:01:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
09:50:51 07:01:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:51 07:02:01 AM all 0.30 0.00 0.07 0.00 0.06 99.57
09:50:51 07:02:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 07:02:01 AM 1 0.05 0.00 0.08 0.00 0.07 99.80
09:50:51
09:50:51 07:02:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:03:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:51 07:03:01 AM 0 0.20 0.00 0.05 0.00 0.03 99.72
09:50:51 07:03:01 AM 1 0.42 0.00 0.05 0.00 0.05 99.48
09:50:51 07:04:02 AM all 0.21 0.00 0.05 0.00 0.06 99.68
09:50:51 07:04:02 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:51 07:04:02 AM 1 0.35 0.00 0.07 0.00 0.07 99.52
09:50:51 07:05:01 AM all 0.16 0.23 0.15 0.12 0.04 99.29
09:50:51 07:05:01 AM 0 0.00 0.46 0.19 0.22 0.02 99.12
09:50:51 07:05:01 AM 1 0.32 0.00 0.12 0.02 0.07 99.47
09:50:51 07:06:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:51 07:06:01 AM 0 0.03 0.00 0.03 0.00 0.03 99.90
09:50:51 07:06:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32
09:50:51 07:07:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
09:50:51 07:07:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
09:50:51 07:07:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
09:50:51 07:08:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:51 07:08:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:08:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51 07:09:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:51 07:09:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 07:09:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
09:50:51 07:10:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:51 07:10:01 AM 0 0.10 0.00 0.03 0.00 0.03 99.83
09:50:51 07:10:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:51 07:11:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:51 07:11:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 07:11:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:51 07:12:01 AM all 0.38 0.00 0.06 0.00 0.03 99.53
09:50:51 07:12:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 07:12:01 AM 1 0.65 0.00 0.03 0.00 0.02 99.30
09:50:51 07:13:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:51 07:13:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:13:01 AM 1 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51
09:50:51 07:13:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:14:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:51 07:14:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 07:14:01 AM 1 0.50 0.00 0.03 0.00 0.02 99.45
09:50:51 07:15:01 AM all 0.28 0.00 0.08 0.00 0.04 99.60
09:50:51 07:15:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 07:15:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
09:50:51 07:16:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:51 07:16:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82
09:50:51 07:16:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 07:17:01 AM all 0.33 0.00 0.04 0.00 0.04 99.58
09:50:51 07:17:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 07:17:01 AM 1 0.57 0.00 0.02 0.00 0.03 99.38
09:50:51 07:18:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:51 07:18:01 AM 0 0.17 0.00 0.08 0.00 0.07 99.68
09:50:51 07:18:01 AM 1 0.43 0.00 0.03 0.00 0.02 99.52
09:50:51 07:19:01 AM all 0.38 0.00 0.06 0.00 0.04 99.52
09:50:51 07:19:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
09:50:51 07:19:01 AM 1 0.65 0.00 0.03 0.00 0.02 99.30
09:50:51 07:20:01 AM all 0.16 0.00 0.06 0.00 0.05 99.73
09:50:51 07:20:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:51 07:20:01 AM 1 0.30 0.00 0.08 0.00 0.07 99.55
09:50:51 07:21:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:51 07:21:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 07:21:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
09:50:51 07:22:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:51 07:22:01 AM 0 0.10 0.00 0.05 0.00 0.08 99.77
09:50:51 07:22:01 AM 1 0.53 0.00 0.03 0.00 0.02 99.42
09:50:51 07:23:01 AM all 0.30 0.00 0.07 0.00 0.05 99.58
09:50:51 07:23:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 07:23:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
09:50:51 07:24:01 AM all 0.10 0.00 0.06 0.00 0.04 99.80
09:50:51 07:24:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 07:24:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
09:50:51
09:50:51 07:24:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:25:01 AM all 0.28 0.00 0.05 0.00 0.04 99.62
09:50:51 07:25:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:51 07:25:01 AM 1 0.50 0.00 0.05 0.00 0.05 99.40
09:50:51 07:26:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:51 07:26:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 07:26:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
09:50:51 07:27:01 AM all 0.33 0.00 0.05 0.00 0.05 99.57
09:50:51 07:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 07:27:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35
09:50:51 07:28:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:51 07:28:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
09:50:51 07:28:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
09:50:51 07:29:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:51 07:29:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:29:01 AM 1 0.48 0.00 0.05 0.00 0.02 99.45
09:50:51 07:30:01 AM all 0.22 0.00 0.07 0.00 0.03 99.68
09:50:51 07:30:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 07:30:01 AM 1 0.33 0.00 0.07 0.00 0.02 99.58
09:50:51 07:31:01 AM all 0.35 0.00 0.05 0.00 0.05 99.55
09:50:51 07:31:01 AM 0 0.12 0.00 0.07 0.00 0.07 99.75
09:50:51 07:31:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
09:50:51 07:32:01 AM all 0.31 0.00 0.05 0.01 0.04 99.59
09:50:51 07:32:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77
09:50:51 07:32:01 AM 1 0.52 0.00 0.03 0.02 0.02 99.42
09:50:51 07:33:01 AM all 0.34 0.00 0.04 0.00 0.04 99.57
09:50:51 07:33:01 AM 0 0.12 0.00 0.05 0.00 0.05 99.78
09:50:51 07:33:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
09:50:51 07:34:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:51 07:34:01 AM 0 0.10 0.00 0.05 0.00 0.07 99.78
09:50:51 07:34:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43
09:50:51 07:35:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
09:50:51 07:35:01 AM 0 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 07:35:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:51
09:50:51 07:35:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:36:01 AM all 0.28 0.00 0.06 0.00 0.06 99.61
09:50:51 07:36:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 07:36:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
09:50:51 07:37:01 AM all 0.34 0.00 0.05 0.00 0.04 99.57
09:50:51 07:37:01 AM 0 0.07 0.00 0.03 0.00 0.05 99.85
09:50:51 07:37:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
09:50:51 07:38:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:51 07:38:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 07:38:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 07:39:01 AM all 0.26 0.00 0.04 0.00 0.06 99.64
09:50:51 07:39:01 AM 0 0.07 0.00 0.07 0.00 0.08 99.78
09:50:51 07:39:01 AM 1 0.45 0.00 0.02 0.00 0.03 99.50
09:50:51 07:40:01 AM all 0.21 0.00 0.06 0.00 0.04 99.69
09:50:51 07:40:01 AM 0 0.38 0.00 0.05 0.00 0.05 99.52
09:50:51 07:40:01 AM 1 0.03 0.00 0.07 0.00 0.03 99.87
09:50:51 07:41:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:51 07:41:01 AM 0 0.60 0.00 0.05 0.00 0.07 99.28
09:50:51 07:41:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:51 07:42:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:51 07:42:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 07:42:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 07:43:01 AM all 0.32 0.00 0.06 0.00 0.05 99.57
09:50:51 07:43:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 07:43:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 07:44:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:51 07:44:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51 07:44:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:45:01 AM all 0.24 0.00 0.06 0.00 0.04 99.66
09:50:51 07:45:01 AM 0 0.37 0.00 0.05 0.00 0.03 99.55
09:50:51 07:45:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:51 07:46:01 AM all 0.04 0.00 0.04 0.00 0.04 99.87
09:50:51 07:46:01 AM 0 0.02 0.00 0.02 0.00 0.03 99.93
09:50:51 07:46:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51
09:50:51 07:46:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:47:01 AM all 0.33 0.00 0.04 0.00 0.05 99.58
09:50:51 07:47:01 AM 0 0.33 0.00 0.03 0.00 0.03 99.60
09:50:51 07:47:01 AM 1 0.32 0.00 0.05 0.00 0.07 99.57
09:50:51 07:48:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 07:48:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:48:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
09:50:51 07:49:01 AM all 0.15 0.00 0.06 0.00 0.03 99.76
09:50:51 07:49:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 07:49:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
09:50:51 07:50:01 AM all 0.22 0.00 0.05 0.00 0.04 99.69
09:50:51 07:50:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 07:50:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
09:50:51 07:51:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:51 07:51:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 07:51:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
09:50:51 07:52:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:51 07:52:01 AM 0 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 07:52:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
09:50:51 07:53:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
09:50:51 07:53:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 07:53:01 AM 1 0.52 0.00 0.03 0.00 0.02 99.43
09:50:51 07:54:01 AM all 0.29 0.00 0.06 0.00 0.04 99.61
09:50:51 07:54:01 AM 0 0.48 0.00 0.03 0.00 0.03 99.45
09:50:51 07:54:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 07:55:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:51 07:55:01 AM 0 0.42 0.00 0.02 0.00 0.03 99.53
09:50:51 07:55:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 07:56:01 AM all 0.28 0.00 0.05 0.00 0.03 99.63
09:50:51 07:56:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
09:50:51 07:56:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 07:57:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 07:57:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:51 07:57:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:51
09:50:51 07:57:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 07:58:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 07:58:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 07:58:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 07:59:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:51 07:59:01 AM 0 0.55 0.00 0.02 0.00 0.02 99.42
09:50:51 07:59:01 AM 1 0.08 0.00 0.08 0.00 0.07 99.77
09:50:51 08:00:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60
09:50:51 08:00:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 08:00:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 08:01:01 AM all 0.13 0.00 0.08 0.00 0.06 99.74
09:50:51 08:01:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
09:50:51 08:01:01 AM 1 0.13 0.00 0.07 0.00 0.07 99.73
09:50:51 08:02:01 AM all 0.31 0.00 0.07 0.00 0.05 99.57
09:50:51 08:02:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:51 08:02:01 AM 1 0.08 0.00 0.10 0.00 0.07 99.75
09:50:51 08:03:01 AM all 0.30 0.00 0.03 0.00 0.04 99.62
09:50:51 08:03:01 AM 0 0.52 0.00 0.02 0.00 0.05 99.42
09:50:51 08:03:01 AM 1 0.08 0.00 0.05 0.00 0.03 99.83
09:50:51 08:04:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:51 08:04:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:51 08:04:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 08:05:01 AM all 0.30 0.00 0.04 0.00 0.06 99.60
09:50:51 08:05:01 AM 0 0.55 0.00 0.03 0.00 0.07 99.35
09:50:51 08:05:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 08:06:01 AM all 0.31 0.00 0.05 0.01 0.06 99.57
09:50:51 08:06:01 AM 0 0.50 0.00 0.03 0.00 0.05 99.42
09:50:51 08:06:01 AM 1 0.12 0.00 0.07 0.02 0.07 99.73
09:50:51 08:07:01 AM all 0.15 0.00 0.05 0.00 0.04 99.76
09:50:51 08:07:01 AM 0 0.13 0.00 0.02 0.00 0.03 99.82
09:50:51 08:07:01 AM 1 0.17 0.00 0.08 0.00 0.05 99.70
09:50:51 08:08:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:51 08:08:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
09:50:51 08:08:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:51
09:50:51 08:08:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 08:09:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:09:01 AM 0 0.58 0.00 0.05 0.00 0.05 99.32
09:50:51 08:09:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 08:10:01 AM all 0.33 0.00 0.06 0.00 0.05 99.57
09:50:51 08:10:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:51 08:10:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 08:11:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:51 08:11:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 08:11:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:12:01 AM all 0.33 0.00 0.06 0.00 0.05 99.56
09:50:51 08:12:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 08:12:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
09:50:51 08:13:01 AM all 0.15 0.00 0.06 0.00 0.05 99.74
09:50:51 08:13:01 AM 0 0.25 0.00 0.07 0.00 0.05 99.63
09:50:51 08:13:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 08:14:02 AM all 0.30 0.00 0.05 0.00 0.03 99.62
09:50:51 08:14:02 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
09:50:51 08:14:02 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 08:15:01 AM all 0.32 0.00 0.04 0.00 0.06 99.58
09:50:51 08:15:01 AM 0 0.54 0.00 0.03 0.00 0.03 99.39
09:50:51 08:15:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.76
09:50:51 08:16:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59
09:50:51 08:16:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 08:16:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 08:17:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:51 08:17:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
09:50:51 08:17:01 AM 1 0.02 0.00 0.05 0.00 0.05 99.88
09:50:51 08:18:01 AM all 0.30 0.00 0.05 0.00 0.06 99.59
09:50:51 08:18:01 AM 0 0.53 0.00 0.02 0.00 0.05 99.40
09:50:51 08:18:01 AM 1 0.07 0.00 0.08 0.00 0.07 99.78
09:50:51 08:19:01 AM all 0.31 0.00 0.06 0.00 0.06 99.57
09:50:51 08:19:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 08:19:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51
09:50:51 08:19:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 08:20:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:51 08:20:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 08:20:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 08:21:01 AM all 0.25 0.00 0.07 0.01 0.05 99.62
09:50:51 08:21:01 AM 0 0.38 0.00 0.05 0.02 0.03 99.52
09:50:51 08:21:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:51 08:22:01 AM all 0.26 0.00 0.05 0.00 0.05 99.64
09:50:51 08:22:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:50:51 08:22:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 08:23:01 AM all 0.32 0.00 0.04 0.00 0.03 99.61
09:50:51 08:23:01 AM 0 0.07 0.00 0.03 0.00 0.03 99.87
09:50:51 08:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
09:50:51 08:24:01 AM all 0.26 0.00 0.06 0.00 0.04 99.64
09:50:51 08:24:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:24:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
09:50:51 08:25:01 AM all 0.13 0.00 0.06 0.00 0.04 99.77
09:50:51 08:25:01 AM 0 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:25:01 AM 1 0.20 0.00 0.05 0.00 0.03 99.72
09:50:51 08:26:01 AM all 0.29 0.00 0.05 0.00 0.05 99.61
09:50:51 08:26:01 AM 0 0.02 0.00 0.03 0.00 0.03 99.92
09:50:51 08:26:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
09:50:51 08:27:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:27:01 AM 0 0.03 0.00 0.07 0.00 0.03 99.87
09:50:51 08:27:01 AM 1 0.60 0.00 0.03 0.00 0.07 99.30
09:50:51 08:28:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:51 08:28:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 08:28:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 08:29:01 AM all 0.23 0.00 0.06 0.00 0.05 99.66
09:50:51 08:29:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 08:29:01 AM 1 0.40 0.00 0.05 0.00 0.03 99.52
09:50:51 08:30:01 AM all 0.23 0.00 0.06 0.00 0.05 99.67
09:50:51 08:30:01 AM 0 0.08 0.00 0.05 0.00 0.07 99.80
09:50:51 08:30:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
09:50:51
09:50:51 08:30:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 08:31:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56
09:50:51 08:31:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75
09:50:51 08:31:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 08:32:01 AM all 0.36 0.17 0.12 0.00 0.06 99.30
09:50:51 08:32:01 AM 0 0.58 0.05 0.10 0.00 0.05 99.22
09:50:51 08:32:01 AM 1 0.13 0.28 0.13 0.00 0.07 99.38
09:50:51 08:33:01 AM all 0.34 0.00 0.08 0.00 0.04 99.53
09:50:51 08:33:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
09:50:51 08:33:01 AM 1 0.15 0.00 0.12 0.00 0.05 99.68
09:50:51 08:34:01 AM all 0.30 0.00 0.06 0.00 0.05 99.59
09:50:51 08:34:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:51 08:34:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 08:35:01 AM all 0.27 0.00 0.05 0.00 0.06 99.62
09:50:51 08:35:01 AM 0 0.45 0.00 0.03 0.00 0.05 99.47
09:50:51 08:35:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 08:36:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:51 08:36:01 AM 0 0.18 0.00 0.07 0.00 0.05 99.70
09:50:51 08:36:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73
09:50:51 08:37:01 AM all 0.20 0.00 0.05 0.00 0.05 99.70
09:50:51 08:37:01 AM 0 0.37 0.00 0.07 0.00 0.07 99.50
09:50:51 08:37:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:51 08:38:01 AM all 0.27 0.00 0.07 0.00 0.04 99.62
09:50:51 08:38:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
09:50:51 08:38:01 AM 1 0.03 0.00 0.08 0.00 0.03 99.85
09:50:51 08:39:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 08:39:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 08:39:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:40:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 08:40:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:51 08:40:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:41:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59
09:50:51 08:41:01 AM 0 0.53 0.00 0.05 0.00 0.02 99.40
09:50:51 08:41:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:51
09:50:51 08:41:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 08:42:01 AM all 0.32 0.00 0.05 0.00 0.06 99.57
09:50:51 08:42:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
09:50:51 08:42:01 AM 1 0.05 0.00 0.07 0.00 0.07 99.82
09:50:51 08:43:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:51 08:43:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:51 08:43:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 08:44:01 AM all 0.18 0.00 0.05 0.00 0.04 99.72
09:50:51 08:44:01 AM 0 0.27 0.00 0.02 0.00 0.03 99.68
09:50:51 08:44:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 08:45:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:45:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51 08:45:01 AM 1 0.12 0.00 0.08 0.00 0.07 99.73
09:50:51 08:46:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:51 08:46:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
09:50:51 08:46:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 08:47:01 AM all 0.33 0.00 0.04 0.00 0.06 99.57
09:50:51 08:47:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
09:50:51 08:47:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:51 08:48:01 AM all 0.25 0.00 0.06 0.00 0.04 99.65
09:50:51 08:48:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
09:50:51 08:48:01 AM 1 0.05 0.00 0.07 0.00 0.05 99.83
09:50:51 08:49:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:49:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:51 08:49:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
09:50:51 08:50:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:50:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:51 08:50:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 08:51:01 AM all 0.17 0.00 0.07 0.00 0.05 99.72
09:50:51 08:51:01 AM 0 0.27 0.00 0.07 0.00 0.07 99.60
09:50:51 08:51:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:51 08:52:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
09:50:51 08:52:01 AM 0 0.35 0.00 0.08 0.00 0.07 99.50
09:50:51 08:52:01 AM 1 0.02 0.00 0.03 0.00 0.02 99.93
09:50:51
09:50:51 08:52:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 08:53:01 AM all 0.30 0.00 0.03 0.00 0.05 99.62
09:50:51 08:53:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:51 08:53:01 AM 1 0.03 0.00 0.02 0.00 0.03 99.92
09:50:51 08:54:01 AM all 0.29 0.00 0.04 0.00 0.05 99.62
09:50:51 08:54:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 08:54:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:51 08:55:01 AM all 0.30 0.00 0.06 0.00 0.04 99.60
09:50:51 08:55:01 AM 0 0.48 0.00 0.02 0.00 0.02 99.48
09:50:51 08:55:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:51 08:56:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:51 08:56:01 AM 0 0.58 0.00 0.05 0.00 0.07 99.30
09:50:51 08:56:01 AM 1 0.03 0.00 0.03 0.00 0.03 99.90
09:50:51 08:57:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 08:57:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
09:50:51 08:57:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:51 08:58:01 AM all 0.31 0.00 0.03 0.00 0.05 99.61
09:50:51 08:58:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 08:58:01 AM 1 0.07 0.00 0.03 0.00 0.05 99.85
09:50:51 08:59:01 AM all 0.16 0.00 0.06 0.00 0.04 99.74
09:50:51 08:59:01 AM 0 0.22 0.00 0.03 0.00 0.02 99.73
09:50:51 08:59:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 09:00:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:51 09:00:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
09:50:51 09:00:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 09:01:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:51 09:01:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
09:50:51 09:01:01 AM 1 0.03 0.00 0.07 0.00 0.07 99.83
09:50:51 09:02:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
09:50:51 09:02:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
09:50:51 09:02:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
09:50:51 09:03:01 AM all 0.29 0.00 0.04 0.00 0.04 99.62
09:50:51 09:03:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
09:50:51 09:03:01 AM 1 0.03 0.00 0.03 0.00 0.05 99.88
09:50:51
09:50:51 09:03:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 09:04:01 AM all 0.12 0.00 0.04 0.00 0.06 99.78
09:50:51 09:04:01 AM 0 0.17 0.00 0.05 0.00 0.05 99.73
09:50:51 09:04:01 AM 1 0.07 0.00 0.03 0.00 0.07 99.83
09:50:51 09:05:01 AM all 0.28 0.00 0.05 0.00 0.04 99.63
09:50:51 09:05:01 AM 0 0.43 0.00 0.03 0.00 0.02 99.52
09:50:51 09:05:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
09:50:51 09:06:01 AM all 0.32 0.00 0.07 0.00 0.05 99.57
09:50:51 09:06:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 09:06:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 09:07:01 AM all 0.32 0.00 0.05 0.00 0.05 99.58
09:50:51 09:07:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 09:07:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 09:08:01 AM all 0.24 0.00 0.05 0.00 0.05 99.66
09:50:51 09:08:01 AM 0 0.42 0.00 0.03 0.00 0.05 99.50
09:50:51 09:08:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
09:50:51 09:09:01 AM all 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 09:09:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
09:50:51 09:09:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:51 09:10:01 AM all 0.27 0.00 0.05 0.00 0.03 99.65
09:50:51 09:10:01 AM 0 0.45 0.00 0.03 0.00 0.02 99.50
09:50:51 09:10:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
09:50:51 09:11:01 AM all 0.31 0.00 0.04 0.02 0.04 99.59
09:50:51 09:11:01 AM 0 0.52 0.00 0.02 0.02 0.02 99.43
09:50:51 09:11:01 AM 1 0.10 0.00 0.07 0.02 0.07 99.75
09:50:51 09:12:01 AM all 0.31 0.00 0.06 0.00 0.05 99.58
09:50:51 09:12:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:51 09:12:01 AM 1 0.10 0.00 0.08 0.00 0.07 99.75
09:50:51 09:13:01 AM all 0.31 0.00 0.03 0.00 0.06 99.60
09:50:51 09:13:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51 09:13:01 AM 1 0.10 0.00 0.05 0.00 0.08 99.77
09:50:51 09:14:01 AM all 0.20 0.00 0.08 0.00 0.05 99.67
09:50:51 09:14:01 AM 0 0.30 0.00 0.05 0.00 0.03 99.62
09:50:51 09:14:01 AM 1 0.10 0.00 0.10 0.00 0.07 99.73
09:50:51
09:50:51 09:14:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 09:15:01 AM all 0.20 0.00 0.07 0.00 0.05 99.68
09:50:51 09:15:01 AM 0 0.33 0.00 0.07 0.00 0.07 99.53
09:50:51 09:15:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:51 09:16:01 AM all 0.32 0.00 0.03 0.00 0.03 99.62
09:50:51 09:16:01 AM 0 0.58 0.00 0.03 0.00 0.03 99.35
09:50:51 09:16:01 AM 1 0.05 0.00 0.03 0.00 0.03 99.88
09:50:51 09:17:01 AM all 0.31 0.00 0.04 0.00 0.05 99.60
09:50:51 09:17:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 09:17:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 09:18:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61
09:50:51 09:18:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37
09:50:51 09:18:01 AM 1 0.05 0.00 0.05 0.00 0.05 99.85
09:50:51 09:19:01 AM all 0.26 0.00 0.05 0.00 0.04 99.65
09:50:51 09:19:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
09:50:51 09:19:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 09:20:01 AM all 0.11 0.00 0.06 0.00 0.05 99.78
09:50:51 09:20:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
09:50:51 09:20:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78
09:50:51 09:21:02 AM all 0.28 0.00 0.04 0.00 0.05 99.62
09:50:51 09:21:02 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
09:50:51 09:21:02 AM 1 0.05 0.00 0.05 0.00 0.07 99.83
09:50:51 09:22:01 AM all 0.31 0.00 0.03 0.00 0.04 99.62
09:50:51 09:22:01 AM 0 0.53 0.00 0.02 0.00 0.03 99.42
09:50:51 09:22:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.81
09:50:51 09:23:01 AM all 0.32 0.00 0.06 0.00 0.06 99.57
09:50:51 09:23:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
09:50:51 09:23:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 09:24:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
09:50:51 09:24:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
09:50:51 09:24:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
09:50:51 09:25:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 09:25:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
09:50:51 09:25:01 AM 1 0.05 0.00 0.03 0.00 0.05 99.87
09:50:51
09:50:51 09:25:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 09:26:01 AM all 0.26 0.00 0.07 0.00 0.04 99.63
09:50:51 09:26:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
09:50:51 09:26:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
09:50:51 09:27:01 AM all 0.30 0.00 0.05 0.00 0.05 99.60
09:50:51 09:27:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
09:50:51 09:27:01 AM 1 0.10 0.00 0.07 0.00 0.08 99.75
09:50:51 09:28:01 AM all 0.27 0.00 0.05 0.00 0.05 99.63
09:50:51 09:28:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
09:50:51 09:28:01 AM 1 0.07 0.00 0.07 0.00 0.07 99.80
09:50:51 09:29:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
09:50:51 09:29:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
09:50:51 09:29:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 09:30:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59
09:50:51 09:30:01 AM 0 0.53 0.00 0.03 0.00 0.03 99.40
09:50:51 09:30:01 AM 1 0.08 0.00 0.07 0.00 0.07 99.78
09:50:51 09:31:01 AM all 0.28 0.00 0.06 0.00 0.04 99.62
09:50:51 09:31:01 AM 0 0.43 0.00 0.02 0.00 0.02 99.53
09:50:51 09:31:01 AM 1 0.12 0.00 0.10 0.00 0.07 99.72
09:50:51 09:32:01 AM all 0.27 0.00 0.07 0.00 0.05 99.62
09:50:51 09:32:01 AM 0 0.43 0.00 0.05 0.00 0.05 99.47
09:50:51 09:32:01 AM 1 0.10 0.00 0.08 0.00 0.05 99.77
09:50:51 09:33:01 AM all 0.14 0.00 0.05 0.00 0.05 99.76
09:50:51 09:33:01 AM 0 0.20 0.00 0.05 0.00 0.05 99.70
09:50:51 09:33:01 AM 1 0.08 0.00 0.05 0.00 0.05 99.82
09:50:51 09:34:01 AM all 0.30 0.00 0.05 0.00 0.04 99.61
09:50:51 09:34:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
09:50:51 09:34:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
09:50:51 09:35:01 AM all 0.30 0.00 0.06 0.00 0.06 99.58
09:50:51 09:35:01 AM 0 0.50 0.00 0.03 0.00 0.03 99.43
09:50:51 09:35:01 AM 1 0.10 0.00 0.08 0.00 0.08 99.73
09:50:51 09:36:01 AM all 0.25 0.00 0.05 0.00 0.05 99.65
09:50:51 09:36:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 09:36:01 AM 1 0.43 0.00 0.05 0.00 0.05 99.47
09:50:51
09:50:51 09:36:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 09:37:01 AM all 0.14 0.00 0.06 0.00 0.05 99.75
09:50:51 09:37:01 AM 0 0.07 0.00 0.05 0.00 0.05 99.83
09:50:51 09:37:01 AM 1 0.22 0.00 0.07 0.00 0.05 99.67
09:50:51 09:38:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
09:50:51 09:38:01 AM 0 0.12 0.00 0.10 0.00 0.07 99.72
09:50:51 09:38:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
09:50:51 09:39:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63
09:50:51 09:39:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67
09:50:51 09:39:01 AM 1 0.35 0.00 0.03 0.00 0.02 99.60
09:50:51 09:40:01 AM all 0.33 0.00 0.06 0.00 0.04 99.57
09:50:51 09:40:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
09:50:51 09:40:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
09:50:51 09:41:01 AM all 30.88 0.00 4.68 0.87 0.09 63.47
09:50:51 09:41:01 AM 0 39.57 0.00 5.33 0.95 0.10 54.04
09:50:51 09:41:01 AM 1 22.17 0.00 4.04 0.79 0.08 72.92
09:50:51 09:42:01 AM all 26.15 0.00 3.65 1.29 0.09 68.82
09:50:51 09:42:01 AM 0 27.04 0.00 3.78 1.63 0.08 67.47
09:50:51 09:42:01 AM 1 25.27 0.00 3.51 0.95 0.10 70.17
09:50:51 09:43:01 AM all 27.34 0.00 3.70 0.42 0.08 68.46
09:50:51 09:43:01 AM 0 33.07 0.00 4.26 0.42 0.08 62.18
09:50:51 09:43:01 AM 1 21.59 0.00 3.14 0.43 0.08 74.76
09:50:51 09:44:01 AM all 22.58 0.17 4.74 0.81 0.07 71.63
09:50:51 09:44:01 AM 0 24.25 0.32 4.55 0.85 0.07 69.97
09:50:51 09:44:01 AM 1 20.90 0.02 4.93 0.77 0.08 73.30
09:50:51 09:45:01 AM all 0.33 0.00 0.23 0.25 0.05 99.14
09:50:51 09:45:01 AM 0 0.10 0.00 0.22 0.35 0.07 99.27
09:50:51 09:45:01 AM 1 0.57 0.00 0.23 0.15 0.03 99.02
09:50:51 09:46:01 AM all 5.08 0.00 0.27 0.04 0.08 94.52
09:50:51 09:46:01 AM 0 5.74 0.00 0.35 0.05 0.08 93.78
09:50:51 09:46:01 AM 1 4.43 0.00 0.18 0.03 0.08 95.27
09:50:51 09:47:01 AM all 16.93 0.00 0.22 0.04 0.08 82.73
09:50:51 09:47:01 AM 0 31.75 0.00 0.20 0.02 0.08 67.95
09:50:51 09:47:01 AM 1 2.07 0.00 0.23 0.07 0.08 97.54
09:50:51
09:50:51 09:47:01 AM CPU %user %nice %system %iowait %steal %idle
09:50:51 09:48:01 AM all 8.61 0.00 0.09 0.03 0.06 91.21
09:50:51 09:48:01 AM 0 14.98 0.00 0.08 0.03 0.05 84.85
09:50:51 09:48:01 AM 1 2.22 0.00 0.10 0.03 0.07 97.58
09:50:51 09:49:01 AM all 8.71 0.00 0.21 0.03 0.11 90.94
09:50:51 09:49:01 AM 0 10.34 0.00 0.20 0.03 0.10 89.33
09:50:51 09:49:01 AM 1 7.09 0.00 0.22 0.03 0.12 92.55
09:50:51 09:50:01 AM all 21.26 0.00 2.86 0.20 0.08 75.60
09:50:51 09:50:01 AM 0 27.01 0.00 3.47 0.30 0.07 69.15
09:50:51 09:50:01 AM 1 15.52 0.00 2.25 0.10 0.08 82.05
09:50:51 Average: all 0.99 0.00 0.14 0.02 0.05 98.80
09:50:51 Average: 0 1.22 0.00 0.15 0.02 0.05 98.56
09:50:51 Average: 1 0.76 0.00 0.13 0.01 0.05 99.05
09:50:51
09:50:51
09:50:51