23:23:43 Started by upstream project "integration-distribution-mri-test-scandium" build number 80
23:23:43 originally caused by:
23:23:43 Started by timer
23:23:43 Running as SYSTEM
23:23:43 [EnvInject] - Loading node environment variables.
23:23:43 Building remotely on prd-centos8-robot-2c-8g-7452 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:23:44 [ssh-agent] Looking for ssh-agent implementation...
23:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:23:44 $ ssh-agent
23:23:44 SSH_AUTH_SOCK=/tmp/ssh-7gcgWYvQs7Ca/agent.5283
23:23:44 SSH_AGENT_PID=5284
23:23:44 [ssh-agent] Started.
23:23:44 Running ssh-add (command line suppressed)
23:23:44 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_5516154606126933892.key (/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_5516154606126933892.key)
23:23:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:23:44 The recommended git tool is: NONE
23:23:46 using credential opendaylight-jenkins-ssh
23:23:46 Wiping out workspace first.
23:23:46 Cloning the remote Git repository
23:23:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:23:46 > git init /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test # timeout=10
23:23:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:23:46 > git --version # timeout=10
23:23:46 > git --version # 'git version 2.43.0'
23:23:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:23:47 [INFO] Currently running in a labeled security context
23:23:47 [INFO] Currently SELinux is 'enforcing' on the host
23:23:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh10468969694114311238.key
23:23:47 Verifying host key using known hosts file
23:23:47 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.
23:23:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:23:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:23:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:23:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:23:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:23:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:23:49 [INFO] Currently running in a labeled security context
23:23:49 [INFO] Currently SELinux is 'enforcing' on the host
23:23:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh3559481488756908272.key
23:23:49 Verifying host key using known hosts file
23:23:49 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.
23:23:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:23:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:23:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:23:50 > git config core.sparsecheckout # timeout=10
23:23:50 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:23:50 Commit message: "Adapt test for new pce-allocation field"
23:23:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:23:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:23:50 No emails were triggered.
23:23:50 provisioning config files...
23:23:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:23:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:23:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:23:51 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins13654901653471349131.sh
23:23:51 ---> python-tools-install.sh
23:23:51 Setup pyenv:
23:23:51 system
23:23:51 * 3.8.13 (set by /opt/pyenv/version)
23:23:51 * 3.9.13 (set by /opt/pyenv/version)
23:23:51 * 3.10.13 (set by /opt/pyenv/version)
23:23:51 * 3.11.7 (set by /opt/pyenv/version)
23:23:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ynv7
23:23:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:23:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:23:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:24:00 lf-activate-venv(): INFO: Base packages installed successfully
23:24:00 lf-activate-venv(): INFO: Installing additional packages: lftools
23:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
23:24:24 Generating Requirements File
23:24: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.
23:24:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:24:44 Python 3.11.7
23:24:44 pip 25.3 from /tmp/venv-ynv7/lib/python3.11/site-packages/pip (python 3.11)
23:24:44 appdirs==1.4.4
23:24:44 argcomplete==3.6.3
23:24:44 aspy.yaml==1.3.0
23:24:44 attrs==25.4.0
23:24:44 autopage==0.5.2
23:24:44 beautifulsoup4==4.14.2
23:24:44 boto3==1.40.69
23:24:44 botocore==1.40.69
23:24:44 bs4==0.0.2
23:24:44 cachetools==6.2.1
23:24:44 certifi==2025.10.5
23:24:44 cffi==2.0.0
23:24:44 cfgv==3.4.0
23:24:44 chardet==5.2.0
23:24:44 charset-normalizer==3.4.4
23:24:44 click==8.3.0
23:24:44 cliff==4.11.0
23:24:44 cmd2==2.7.0
23:24:44 cryptography==3.3.2
23:24:44 debtcollector==3.0.0
23:24:44 decorator==5.2.1
23:24:44 defusedxml==0.7.1
23:24:44 Deprecated==1.3.1
23:24:44 distlib==0.4.0
23:24:44 dnspython==2.8.0
23:24:44 docker==7.1.0
23:24:44 dogpile.cache==1.5.0
23:24:44 durationpy==0.10
23:24:44 email-validator==2.3.0
23:24:44 filelock==3.20.0
23:24:44 future==1.0.0
23:24:44 gitdb==4.0.12
23:24:44 GitPython==3.1.45
23:24:44 google-auth==2.43.0
23:24:44 httplib2==0.31.0
23:24:44 identify==2.6.15
23:24:44 idna==3.11
23:24:44 importlib-resources==1.5.0
23:24:44 iso8601==2.1.0
23:24:44 Jinja2==3.1.6
23:24:44 jmespath==1.0.1
23:24:44 jsonpatch==1.33
23:24:44 jsonpointer==3.0.0
23:24:44 jsonschema==4.25.1
23:24:44 jsonschema-specifications==2025.9.1
23:24:44 keystoneauth1==5.12.0
23:24:44 kubernetes==34.1.0
23:24:44 lftools==0.37.15
23:24:44 lxml==6.0.2
23:24:44 markdown-it-py==4.0.0
23:24:44 MarkupSafe==3.0.3
23:24:44 mdurl==0.1.2
23:24:44 msgpack==1.1.2
23:24:44 multi_key_dict==2.0.3
23:24:44 munch==4.0.0
23:24:44 netaddr==1.3.0
23:24:44 niet==1.4.2
23:24:44 nodeenv==1.9.1
23:24:44 oauth2client==4.1.3
23:24:44 oauthlib==3.3.1
23:24:44 openstacksdk==4.7.1
23:24:44 os-service-types==1.8.1
23:24:44 osc-lib==4.2.0
23:24:44 oslo.config==10.0.0
23:24:44 oslo.context==6.1.0
23:24:44 oslo.i18n==6.6.0
23:24:44 oslo.log==7.2.1
23:24:44 oslo.serialization==5.8.0
23:24:44 oslo.utils==9.1.0
23:24:44 packaging==25.0
23:24:44 pbr==7.0.3
23:24:44 platformdirs==4.5.0
23:24:44 prettytable==3.16.0
23:24:44 psutil==7.1.3
23:24:44 pyasn1==0.6.1
23:24:44 pyasn1_modules==0.4.2
23:24:44 pycparser==2.23
23:24:44 pygerrit2==2.0.15
23:24:44 PyGithub==2.8.1
23:24:44 Pygments==2.19.2
23:24:44 PyJWT==2.10.1
23:24:44 PyNaCl==1.6.0
23:24:44 pyparsing==2.4.7
23:24:44 pyperclip==1.11.0
23:24:44 pyrsistent==0.20.0
23:24:44 python-cinderclient==9.8.0
23:24:44 python-dateutil==2.9.0.post0
23:24:44 python-heatclient==4.3.0
23:24:44 python-jenkins==1.8.3
23:24:44 python-keystoneclient==5.7.0
23:24:44 python-magnumclient==4.9.0
23:24:44 python-openstackclient==8.2.0
23:24:44 python-swiftclient==4.8.0
23:24:44 PyYAML==6.0.3
23:24:44 referencing==0.37.0
23:24:44 requests==2.32.5
23:24:44 requests-oauthlib==2.0.0
23:24:44 requestsexceptions==1.4.0
23:24:44 rfc3986==2.0.0
23:24:44 rich==14.2.0
23:24:44 rich-argparse==1.7.2
23:24:44 rpds-py==0.28.0
23:24:44 rsa==4.9.1
23:24:44 ruamel.yaml==0.18.16
23:24:44 ruamel.yaml.clib==0.2.14
23:24:44 s3transfer==0.14.0
23:24:44 simplejson==3.20.2
23:24:44 six==1.17.0
23:24:44 smmap==5.0.2
23:24:44 soupsieve==2.8
23:24:44 stevedore==5.5.0
23:24:44 tabulate==0.9.0
23:24:44 toml==0.10.2
23:24:44 tomlkit==0.13.3
23:24:44 tqdm==4.67.1
23:24:44 typing_extensions==4.15.0
23:24:44 tzdata==2025.2
23:24:44 urllib3==1.26.20
23:24:44 virtualenv==20.35.4
23:24:44 wcwidth==0.2.14
23:24:44 websocket-client==1.9.0
23:24:44 wrapt==2.0.1
23:24:44 xdg==6.0.0
23:24:44 xmltodict==1.0.2
23:24:44 yq==3.4.3
23:24:44 [EnvInject] - Injecting environment variables from a build step.
23:24:44 [EnvInject] - Injecting as environment variables the properties content
23:24:44 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:24:44 OS_CLOUD=vex
23:24:44 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-80
23:24:44 OS_STACK_TEMPLATE_DIR=openstack-hot
23:24:44
23:24:44 [EnvInject] - Variables injected successfully.
23:24:44 provisioning config files...
23:24:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:24:44 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins10108329840497394546.sh
23:24:44 ---> Create parameters file for OpenStack HOT
23:24:44 OpenStack Heat parameters generated
23:24:44 -----------------------------------
23:24:44 parameters:
23:24:44 vm_0_count: '3'
23:24:44 vm_0_flavor: 'v3-standard-4'
23:24:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:24:44 vm_1_count: '0'
23:24:44 vm_1_flavor: 'v3-standard-2'
23:24:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:24:44
23:24:44 job_name: '43164-80'
23:24:44 silo: 'releng'
23:24:45 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins7818674222352159397.sh
23:24:45 ---> Create HEAT stack
23:24:45 + source /home/jenkins/lf-env.sh
23:24:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:24:45 ++ mktemp -d /tmp/venv-XXXX
23:24:45 + lf_venv=/tmp/venv-rqxw
23:24:45 + local venv_file=/tmp/.os_lf_venv
23:24:45 + local python=python3
23:24:45 + local options
23:24:45 + local set_path=true
23:24:45 + local install_args=
23:24:45 ++ 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
23:24:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:24:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:24:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:24:45 + true
23:24:45 + case $1 in
23:24:45 + python=python3
23:24:45 + shift 2
23:24:45 + true
23:24:45 + case $1 in
23:24:45 + shift
23:24:45 + break
23:24:45 + case $python in
23:24:45 + local pkg_list=
23:24:45 + [[ -d /opt/pyenv ]]
23:24:45 + echo 'Setup pyenv:'
23:24:45 Setup pyenv:
23:24:45 + export PYENV_ROOT=/opt/pyenv
23:24:45 + PYENV_ROOT=/opt/pyenv
23:24:45 + 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
23:24:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:24:45 + pyenv versions
23:24:45 system
23:24:45 3.8.13
23:24:45 3.9.13
23:24:45 3.10.13
23:24:45 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:24:45 + command -v pyenv
23:24:45 ++ pyenv init - --no-rehash
23:24:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:24:45 for i in ${!paths[@]}; do
23:24:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:24:45 fi; done;
23:24:45 echo "${paths[*]}"'\'')"
23:24:45 export PATH="/opt/pyenv/shims:${PATH}"
23:24:45 export PYENV_SHELL=bash
23:24:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:24:45 pyenv() {
23:24:45 local command
23:24:45 command="${1:-}"
23:24:45 if [ "$#" -gt 0 ]; then
23:24:45 shift
23:24:45 fi
23:24:45
23:24:45 case "$command" in
23:24:45 rehash|shell)
23:24:45 eval "$(pyenv "sh-$command" "$@")"
23:24:45 ;;
23:24:45 *)
23:24:45 command pyenv "$command" "$@"
23:24:45 ;;
23:24:45 esac
23:24:45 }'
23:24:45 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:24:45 for i in ${!paths[@]}; do
23:24:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:24:45 fi; done;
23:24:45 echo "${paths[*]}"'
23:24:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:24:45 ++ 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
23:24:45 ++ 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
23:24:45 ++ export PYENV_SHELL=bash
23:24:45 ++ PYENV_SHELL=bash
23:24:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:24:45 +++ complete -F _pyenv pyenv
23:24:45 ++ lf-pyver python3
23:24:45 ++ local py_version_xy=python3
23:24:45 ++ local py_version_xyz=
23:24:45 ++ awk '{ print $1 }'
23:24:45 ++ pyenv versions
23:24:45 ++ local command
23:24:45 ++ command=versions
23:24:45 ++ '[' 1 -gt 0 ']'
23:24:45 ++ shift
23:24:45 ++ case "$command" in
23:24:45 ++ command pyenv versions
23:24:45 ++ pyenv versions
23:24:45 ++ sed 's/^[ *]* //'
23:24:45 ++ grep -E '^[0-9.]*[0-9]$'
23:24:45 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:24:45 +++ grep '^3' /tmp/.pyenv_versions
23:24:45 +++ tail -n 1
23:24:45 +++ sort -V
23:24:45 ++ py_version_xyz=3.11.7
23:24:45 ++ [[ -z 3.11.7 ]]
23:24:45 ++ echo 3.11.7
23:24:45 ++ return 0
23:24:45 + pyenv local 3.11.7
23:24:45 + local command
23:24:45 + command=local
23:24:45 + '[' 2 -gt 0 ']'
23:24:45 + shift
23:24:45 + case "$command" in
23:24:45 + command pyenv local 3.11.7
23:24:45 + pyenv local 3.11.7
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='lftools[openstack] '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='kubernetes '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='niet '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='python-heatclient '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='python-openstackclient '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='python-magnumclient '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='urllib3~=1.26.15 '
23:24:45 + for arg in "$@"
23:24:45 + case $arg in
23:24:45 + pkg_list+='yq '
23:24:45 + [[ -f /tmp/.os_lf_venv ]]
23:24:45 ++ cat /tmp/.os_lf_venv
23:24:45 + lf_venv=/tmp/venv-ynv7
23:24:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from' file:/tmp/.os_lf_venv
23:24:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
23:24:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:24:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:24:45 + local 'pip_opts=--upgrade --quiet'
23:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:24:45 + [[ -n '' ]]
23:24:45 + [[ -n '' ]]
23:24:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:24:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:24:45 + /tmp/venv-ynv7/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
23:25:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:25:00 lf-activate-venv(): INFO: Base packages installed successfully
23:25:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:25:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:25:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:25:00 + /tmp/venv-ynv7/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
23:25:17 + type python3
23:25:17 + true
23:25:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH'
23:25:17 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
23:25:17 + PATH=/tmp/venv-ynv7/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
23:25:17 + return 0
23:25:17 + openstack --os-cloud vex limits show --absolute
23:25:19 +--------------------------+---------+
23:25:19 | Name | Value |
23:25:19 +--------------------------+---------+
23:25:19 | maxTotalInstances | -1 |
23:25:19 | maxTotalCores | 450 |
23:25:19 | maxTotalRAMSize | 1000000 |
23:25:19 | maxServerMeta | 128 |
23:25:19 | maxImageMeta | 128 |
23:25:19 | maxPersonality | 5 |
23:25:19 | maxPersonalitySize | 10240 |
23:25:19 | maxTotalKeypairs | 100 |
23:25:19 | maxServerGroups | 10 |
23:25:19 | maxServerGroupMembers | 10 |
23:25:19 | maxTotalFloatingIps | -1 |
23:25:19 | maxSecurityGroups | -1 |
23:25:19 | maxSecurityGroupRules | -1 |
23:25:19 | totalRAMUsed | 606208 |
23:25:19 | totalCoresUsed | 148 |
23:25:19 | totalInstancesUsed | 58 |
23:25:19 | totalFloatingIpsUsed | 0 |
23:25:19 | totalSecurityGroupsUsed | 0 |
23:25:19 | totalServerGroupsUsed | 0 |
23:25:19 | maxTotalVolumes | -1 |
23:25:19 | maxTotalSnapshots | 10 |
23:25:19 | maxTotalVolumeGigabytes | 4096 |
23:25:19 | maxTotalBackups | 10 |
23:25:19 | maxTotalBackupGigabytes | 1000 |
23:25:19 | totalVolumesUsed | 3 |
23:25:19 | totalGigabytesUsed | 60 |
23:25:19 | totalSnapshotsUsed | 0 |
23:25:19 | totalBackupsUsed | 0 |
23:25:19 | totalBackupGigabytesUsed | 0 |
23:25:19 +--------------------------+---------+
23:25:19 + pushd /opt/ciman/openstack-hot
23:25:19 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:25:19 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-scandium-80 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-scandium/stack-parameters.yaml
23:25:55 Creating stack releng-controller-csit-3node-clustering-tell-all-scandium-80
23:25:55 Waiting to initialize infrastructure...
23:25:55 Waiting to initialize infrastructure...
23:25:55 Stack initialization successful.
23:25:55 ------------------------------------
23:25:55 Stack Details
23:25:55 ------------------------------------
23:25:55 {'added': None,
23:25:55 'capabilities': [],
23:25:55 'created_at': '2025-11-09T23:25:22Z',
23:25:55 'deleted': None,
23:25:55 'deleted_at': None,
23:25:55 'description': 'No description',
23:25:55 'environment': None,
23:25:55 'environment_files': None,
23:25:55 'files': None,
23:25:55 'files_container': None,
23:25:55 'id': '83a4a718-f8b3-4dab-9028-90fe8de24855',
23:25:55 'is_rollback_disabled': True,
23:25:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-scandium-80/83a4a718-f8b3-4dab-9028-90fe8de24855',
23:25:55 'rel': 'self'}],
23:25:55 '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'})}),
23:25:55 'name': 'releng-controller-csit-3node-clustering-tell-all-scandium-80',
23:25:55 'notification_topics': [],
23:25:55 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:25:55 'output_key': 'vm_1_ips',
23:25:55 'output_value': []},
23:25:55 {'description': 'IP addresses of the 1st vm types',
23:25:55 'output_key': 'vm_0_ips',
23:25:55 'output_value': ['10.30.171.144',
23:25:55 '10.30.170.132',
23:25:55 '10.30.171.97']}],
23:25:55 'owner_id': ****,
23:25:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:25:55 'OS::stack_id': '83a4a718-f8b3-4dab-9028-90fe8de24855',
23:25:55 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-scandium-80',
23:25:55 'job_name': '43164-80',
23:25:55 'silo': 'releng',
23:25:55 'vm_0_count': '3',
23:25:55 'vm_0_flavor': 'v3-standard-4',
23:25:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:25:55 '20250917-133034.447',
23:25:55 'vm_1_count': '0',
23:25:55 'vm_1_flavor': 'v3-standard-2',
23:25:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:25:55 '- 20250917-133034.654'},
23:25:55 'parent_id': None,
23:25:55 'replaced': None,
23:25:55 'status': 'CREATE_COMPLETE',
23:25:55 'status_reason': 'Stack CREATE completed successfully',
23:25:55 'tags': [],
23:25:55 'template': None,
23:25:55 'template_description': 'No description',
23:25:55 'template_url': None,
23:25:55 'timeout_mins': 15,
23:25:55 'unchanged': None,
23:25:55 'updated': None,
23:25:55 'updated_at': None,
23:25:55 'user_project_id': '19de914e0e274bea815f052d23a9d50c'}
23:25:55 ------------------------------------
23:25:55 + popd
23:25:55 /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:25:55 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins8627303406719850754.sh
23:25:55 ---> Copy SSH public keys to CSIT lab
23:25:55 Setup pyenv:
23:25:56 system
23:25:56 3.8.13
23:25:56 3.9.13
23:25:56 3.10.13
23:25:56 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:25:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
23:25:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:25:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:25:58 lf-activate-venv(): INFO: Base packages installed successfully
23:25:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
23:26:14 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
23:26:14 SSH not responding on 10.30.171.144. Retrying in 10 seconds...
23:26:15 SSH not responding on 10.30.170.132. Retrying in 10 seconds...
23:26:24 Ping to 10.30.171.144 successful.
23:26:24 Ping to 10.30.171.97 successful.
23:26:25 Ping to 10.30.170.132 successful.
23:26:25 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:26:26 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:26:26 releng-43164-80-0-builder-0
23:26:26 Successfully copied public keys to slave 10.30.171.144
23:26:26 Process 6501 ready.
23:26:26 releng-43164-80-0-builder-2
23:26:26 Successfully copied public keys to slave 10.30.171.97
23:26:26 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:26:27 releng-43164-80-0-builder-1
23:26:27 Successfully copied public keys to slave 10.30.170.132
23:26:27 Process 6502 ready.
23:26:27 Process 6503 ready.
23:26:27 SSH ready on all stack servers.
23:26:27 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins11052674981660367212.sh
23:26:27 Setup pyenv:
23:26:27 system
23:26:27 3.8.13
23:26:27 3.9.13
23:26:27 3.10.13
23:26:27 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:26:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V5YU
23:26:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.robot_venv
23:26:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:26:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:35 lf-activate-venv(): INFO: Base packages installed successfully
23:26:35 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-V5YU/bin to PATH
23:26:37 + echo 'Installing Python Requirements'
23:26:37 Installing Python Requirements
23:26:37 + cat
23:26:37 + python -m pip install -r requirements.txt
23:26:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:26:37 Collecting docker-py (from -r requirements.txt (line 1))
23:26:37 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)
23:26:37 Collecting ipaddr (from -r requirements.txt (line 2))
23:26:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:26:37 Installing build dependencies: started
23:26:38 Installing build dependencies: finished with status 'done'
23:26:38 Getting requirements to build wheel: started
23:26:39 Getting requirements to build wheel: finished with status 'done'
23:26:39 Preparing metadata (pyproject.toml): started
23:26:39 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:39 Collecting netaddr (from -r requirements.txt (line 3))
23:26:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:26:39 Collecting netifaces (from -r requirements.txt (line 4))
23:26:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:26:39 Installing build dependencies: started
23:26:40 Installing build dependencies: finished with status 'done'
23:26:40 Getting requirements to build wheel: started
23:26:40 Getting requirements to build wheel: finished with status 'done'
23:26:40 Preparing metadata (pyproject.toml): started
23:26:40 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:40 Collecting pyhocon (from -r requirements.txt (line 5))
23:26:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:26:41 Collecting requests (from -r requirements.txt (line 6))
23:26:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:26:41 Collecting robotframework (from -r requirements.txt (line 7))
23:26:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:26:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 42.1 MB/s 0:00:00
23:26:41 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:26:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:26:41 Installing build dependencies: started
23:26:42 Installing build dependencies: finished with status 'done'
23:26:42 Getting requirements to build wheel: started
23:26:42 Getting requirements to build wheel: finished with status 'done'
23:26:42 Preparing metadata (pyproject.toml): started
23:26:42 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:26:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:26:42 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:26:42 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)
23:26:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:26:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:26:42 Installing build dependencies: started
23:26:43 Installing build dependencies: finished with status 'done'
23:26:43 Getting requirements to build wheel: started
23:26:44 Getting requirements to build wheel: finished with status 'done'
23:26:44 Preparing metadata (pyproject.toml): started
23:26:44 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:44 Collecting scapy (from -r requirements.txt (line 12))
23:26:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:26:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 62.3 MB/s 0:00:00
23:26:44 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:26:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:26:44 Installing build dependencies: started
23:26:45 Installing build dependencies: finished with status 'done'
23:26:45 Getting requirements to build wheel: started
23:26:45 Getting requirements to build wheel: finished with status 'done'
23:26:45 Preparing metadata (pyproject.toml): started
23:26:45 Preparing metadata (pyproject.toml): finished with status 'done'
23:26:45 Collecting elasticsearch (from -r requirements.txt (line 18))
23:26:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:26:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 42.7 MB/s 0:00:00
23:26:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:26:46 Collecting pyangbind (from -r requirements.txt (line 22))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:26:46 Collecting isodate (from -r requirements.txt (line 25))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:26:46 Collecting jmespath (from -r requirements.txt (line 28))
23:26:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:26:46 Collecting jsonpatch (from -r requirements.txt (line 31))
23:26:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:26:46 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:26:46 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:26:46 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:26:46 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)
23:26:46 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:26:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:26:46 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:26:46 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)
23:26:46 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:26:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:26:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:26:46 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)
23:26:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:26:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:26:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:26:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:26:47 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:26:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:26:47 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:26:47 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:26:47 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)
23:26:47 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:26:47 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:26:47 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:26:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:26:47 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:26:47 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:26:47 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:26:47 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)
23:26:47 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:26:47 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:26:47 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)
23:26:47 Collecting elasticsearch (from -r requirements.txt (line 18))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:26:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 52.7 MB/s 0:00:00
23:26:47 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:26:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:26:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:26:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:26:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:26:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.4 MB/s 0:00:00
23:26:48 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:26:48 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)
23:26:49 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:26:49 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)
23:26:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 39.2 MB/s 0:00:00
23:26:49 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:26:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:26:49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:49 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)
23:26:50 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:50 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)
23:26:50 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:26:50 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:26:50 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:50 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)
23:26:50 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:26:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:26:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:26:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 92.5 MB/s 0:00:00
23:26:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:50 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)
23:26:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:26:51 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:26:51 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))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:26:51 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))
23:26:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:26:51 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))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:26:51 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))
23:26:51 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)
23:26:51 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))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:26:51 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))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:26:51 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:26:51 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:26:51 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:26:51 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:26:51 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:26:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:26:51 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:26:51 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:26:52 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:26:52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=56e8a5e6c2cf1aa5b2eba94425a0e065082dddf3aa3dbc68c2f51ef92e888215
23:26:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:26:52 Building wheel for ipaddr (pyproject.toml): started
23:26:52 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:26:52 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=34bc9b3aba0450b73b2f6d5d32e254591081bc9beb059e9baeadc56aae540977
23:26:52 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:26:52 Building wheel for netifaces (pyproject.toml): started
23:26:54 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:26:54 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=084f0eb34ac102f1dad61d161816db8063c2dfe4358bb1428b67feaefe25a7ae
23:26:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:26:54 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:26:55 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:26:55 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d1f6eb89210f1f028aa48ada8825c87df05418a62c1764cd6c6cedaec4a3c9e4
23:26:55 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:26:55 Building wheel for jsonpath-rw (pyproject.toml): started
23:26:55 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:26:55 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fa1c38872507f79338c821f178c65d1b6121bf3c286e145701ebaf1a97973862
23:26:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:26:55 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:26:55 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
23:27:02
23:27:02 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:27:02 + pip freeze
23:27:03 attrs==25.4.0
23:27:03 bcrypt==5.0.0
23:27:03 beautifulsoup4==4.14.2
23:27:03 certifi==2025.10.5
23:27:03 cffi==2.0.0
23:27:03 charset-normalizer==3.4.4
23:27:03 click==8.3.0
23:27:03 cryptography==46.0.3
23:27:03 decorator==5.2.1
23:27:03 distlib==0.4.0
23:27:03 docker-py==1.10.6
23:27:03 docker-pycreds==0.4.0
23:27:03 elastic-transport==8.17.1
23:27:03 elasticsearch==8.19.2
23:27:03 elasticsearch-dsl==8.15.4
23:27:03 enum34==1.1.10
23:27:03 filelock==3.20.0
23:27:03 h11==0.16.0
23:27:03 idna==3.11
23:27:03 invoke==2.2.1
23:27:03 ipaddr==2.2.0
23:27:03 isodate==0.7.2
23:27:03 jmespath==1.0.1
23:27:03 jsonpatch==1.33
23:27:03 jsonpath-rw==1.4.0
23:27:03 jsonpointer==3.0.0
23:27:03 lxml==6.0.2
23:27:03 netaddr==1.3.0
23:27:03 netifaces==0.11.0
23:27:03 outcome==1.3.0.post0
23:27:03 paramiko==4.0.0
23:27:03 platformdirs==4.5.0
23:27:03 ply==3.11
23:27:03 pyang==2.7.1
23:27:03 pyangbind==0.8.6
23:27:03 pycparser==2.23
23:27:03 pyhocon==0.3.61
23:27:03 PyNaCl==1.6.0
23:27:03 pyparsing==3.2.5
23:27:03 PySocks==1.7.1
23:27:03 python-dateutil==2.9.0.post0
23:27:03 regex==2025.11.3
23:27:03 requests==2.32.5
23:27:03 robotframework==7.3.2
23:27:03 robotframework-httplibrary==0.4.2
23:27:03 robotframework-pythonlibcore==4.4.1
23:27:03 robotframework-requests==0.9.7
23:27:03 robotframework-selenium2library==3.0.0
23:27:03 robotframework-seleniumlibrary==6.8.0
23:27:03 robotframework-sshlibrary==3.8.0
23:27:03 scapy==2.6.1
23:27:03 scp==0.15.0
23:27:03 selenium==4.38.0
23:27:03 six==1.17.0
23:27:03 sniffio==1.3.1
23:27:03 sortedcontainers==2.4.0
23:27:03 soupsieve==2.8
23:27:03 trio==0.32.0
23:27:03 trio-websocket==0.12.2
23:27:03 typing_extensions==4.15.0
23:27:03 urllib3==2.5.0
23:27:03 virtualenv==20.35.4
23:27:03 waitress==3.0.2
23:27:03 WebOb==1.8.9
23:27:03 websocket-client==1.9.0
23:27:03 WebTest==3.0.7
23:27:03 wsproto==1.2.0
23:27:03 [EnvInject] - Injecting environment variables from a build step.
23:27:03 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:27:03 [EnvInject] - Variables injected successfully.
23:27:03 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins15624307968906974418.sh
23:27:03 Setup pyenv:
23:27:03 system
23:27:03 3.8.13
23:27:03 3.9.13
23:27:03 3.10.13
23:27:03 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:27:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
23:27:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:05 lf-activate-venv(): INFO: Base packages installed successfully
23:27:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:27:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:27:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:13 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:27:13 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
23:27:13 + ODL_SYSTEM=()
23:27:13 + TOOLS_SYSTEM=()
23:27:13 + OPENSTACK_SYSTEM=()
23:27:13 + OPENSTACK_CONTROLLERS=()
23:27:13 + mapfile -t ADDR
23:27:13 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-scandium-80
23:27:13 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:27:15 + for i in "${ADDR[@]}"
23:27:15 ++ ssh 10.30.171.144 hostname -s
23:27:15 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:15 + REMHOST=releng-43164-80-0-builder-0
23:27:15 + case ${REMHOST} in
23:27:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:15 + for i in "${ADDR[@]}"
23:27:15 ++ ssh 10.30.170.132 hostname -s
23:27:15 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:15 + REMHOST=releng-43164-80-0-builder-1
23:27:15 + case ${REMHOST} in
23:27:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:15 + for i in "${ADDR[@]}"
23:27:15 ++ ssh 10.30.171.97 hostname -s
23:27:15 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:15 + REMHOST=releng-43164-80-0-builder-2
23:27:15 + case ${REMHOST} in
23:27:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:27:15 + echo NUM_ODL_SYSTEM=3
23:27:15 + echo NUM_TOOLS_SYSTEM=0
23:27:15 + '[' '' == yes ']'
23:27:15 + NUM_OPENSTACK_SYSTEM=0
23:27:15 + echo NUM_OPENSTACK_SYSTEM=0
23:27:15 + '[' 0 -eq 2 ']'
23:27:15 + echo ODL_SYSTEM_IP=10.30.171.144
23:27:15 ++ seq 0 2
23:27:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:15 + echo ODL_SYSTEM_1_IP=10.30.171.144
23:27:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:15 + echo ODL_SYSTEM_2_IP=10.30.170.132
23:27:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:27:15 + echo ODL_SYSTEM_3_IP=10.30.171.97
23:27:15 + echo TOOLS_SYSTEM_IP=
23:27:15 ++ seq 0 -1
23:27:15 + openstack_index=0
23:27:15 + NUM_OPENSTACK_CONTROL_NODES=1
23:27:15 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:27:15 ++ seq 0 0
23:27:15 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:27:15 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:27:15 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:15 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:15 + '[' -1 -ge 2 ']'
23:27:15 ++ seq 0 -2
23:27:15 + NUM_OPENSTACK_HAPROXY_NODES=0
23:27:15 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:27:15 ++ seq 0 -1
23:27:15 + echo 'Contents of slave_addresses.txt:'
23:27:15 Contents of slave_addresses.txt:
23:27:15 + cat slave_addresses.txt
23:27:15 NUM_ODL_SYSTEM=3
23:27:15 NUM_TOOLS_SYSTEM=0
23:27:15 NUM_OPENSTACK_SYSTEM=0
23:27:15 ODL_SYSTEM_IP=10.30.171.144
23:27:15 ODL_SYSTEM_1_IP=10.30.171.144
23:27:15 ODL_SYSTEM_2_IP=10.30.170.132
23:27:15 ODL_SYSTEM_3_IP=10.30.171.97
23:27:15 TOOLS_SYSTEM_IP=
23:27:15 NUM_OPENSTACK_CONTROL_NODES=1
23:27:15 OPENSTACK_CONTROL_NODE_1_IP=
23:27:15 NUM_OPENSTACK_COMPUTE_NODES=-1
23:27:15 NUM_OPENSTACK_HAPROXY_NODES=0
23:27:15 [EnvInject] - Injecting environment variables from a build step.
23:27:15 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:27:15 [EnvInject] - Variables injected successfully.
23:27:15 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins702013974823481719.sh
23:27:15 Preparing for JRE Version 21
23:27:15 Karaf artifact is karaf
23:27:15 Karaf project is integration
23:27:15 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:27:15 [EnvInject] - Injecting environment variables from a build step.
23:27:15 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:27:15 [EnvInject] - Variables injected successfully.
23:27:15 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins1785209009887998984.sh
23:27:16 2025-11-09 23:27:16 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:27:16 Bundle version is 0.21.4-SNAPSHOT
23:27:16 --2025-11-09 23:27:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:27:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:16 HTTP request sent, awaiting response... 200 OK
23:27:16 Length: 1410 (1.4K) [application/xml]
23:27:16 Saving to: ‘maven-metadata.xml’
23:27:16
23:27:16 0K . 100% 42.4M=0s
23:27:16
23:27:16 2025-11-09 23:27:16 (42.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:27:16
23:27:16
23:27:16
23:27:16 org.opendaylight.integration
23:27:16 karaf
23:27:16 0.21.4-SNAPSHOT
23:27:16
23:27:16
23:27:16 20251109.212752
23:27:16 116
23:27:16
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16 pom
23:27:16 0.21.4-20251109.212752-116
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16 tar.gz
23:27:16 0.21.4-20251109.212752-116
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16 zip
23:27:16 0.21.4-20251109.212752-116
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16 cyclonedx
23:27:16 xml
23:27:16 0.21.4-20251109.212752-116
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16 cyclonedx
23:27:16 json
23:27:16 0.21.4-20251109.212752-116
23:27:16 20251109212752
23:27:16
23:27:16
23:27:16
23:27:16
23:27:16 Nexus timestamp is 0.21.4-20251109.212752-116
23:27:16 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:16 Distribution bundle is karaf-0.21.4-20251109.212752-116.zip
23:27:16 Distribution bundle version is 0.21.4-SNAPSHOT
23:27:16 Distribution folder is karaf-0.21.4-SNAPSHOT
23:27:16 Nexus prefix is https://nexus.opendaylight.org
23:27:16 [EnvInject] - Injecting environment variables from a build step.
23:27:16 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:27:16 [EnvInject] - Variables injected successfully.
23:27:16 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins4364902534658992417.sh
23:27:16 Setup pyenv:
23:27:16 system
23:27:16 3.8.13
23:27:16 3.9.13
23:27:16 3.10.13
23:27:16 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:27:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
23:27:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:18 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.
23:27:18 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:18 lf-activate-venv(): INFO: Base packages installed successfully
23:27:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:27:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:27:24 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
23:27:24 Copying common-functions.sh to /tmp
23:27:25 Copying common-functions.sh to 10.30.171.144:/tmp
23:27:26 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:26 Copying common-functions.sh to 10.30.170.132:/tmp
23:27:26 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:27 Copying common-functions.sh to 10.30.171.97:/tmp
23:27:27 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:27 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins8502024603227369521.sh
23:27:27 common-functions.sh is being sourced
23:27:27 common-functions environment:
23:27:27 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:27 ACTUALFEATURES:
23:27:27 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:27 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:27 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:27 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:27 CONTROLLERMEM: 2048m
23:27:27 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:27 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:27 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:27 SUITES:
23:27:27
23:27:27 #################################################
23:27:27 ## Configure Cluster and Start ##
23:27:27 #################################################
23:27:27 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:27:27 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:27:27 Locating script plan to use...
23:27:27 script plan exists!!!
23:27:27 Changing the script plan path...
23:27:27 # Place the scripts in run order:
23:27:27 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh
23:27:27 Executing /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh...
23:27:27 Add car-people shards file
23:27:27 Copy shard config to member-1 with IP address 10.30.171.144
23:27:27 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:28 Copy shard config to member-2 with IP address 10.30.170.132
23:27:28 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:28 Copy shard config to member-3 with IP address 10.30.171.97
23:27:28 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:28 Finished running script plans
23:27:28 Configuring member-1 with IP address 10.30.171.144
23:27:28 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:28 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:28 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:28 ++ [[ /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 ]]
23:27:28 common-functions.sh is being sourced
23:27:28 ++ echo 'common-functions.sh is being sourced'
23:27:28 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:28 ++ DISTROSTREAM=scandium
23:27:28 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:28 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:28 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:28 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:28 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:28 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:28 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:28 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:28 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:28 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:28 ++ export CONTROLLERMEM=
23:27:28 ++ CONTROLLERMEM=
23:27:28 ++ case "${DISTROSTREAM}" in
23:27:28 ++ CLUSTER_SYSTEM=akka
23:27:28 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:28 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:28 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:28 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:28 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:28 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:28 ++ print_common_env
23:27:28 ++ cat
23:27:28 common-functions environment:
23:27:28 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:28 ACTUALFEATURES:
23:27:28 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:28 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:28 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:28 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:28 CONTROLLERMEM:
23:27:28 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:28 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:28 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:28 SUITES:
23:27:28
23:27:28 ++ SSH='ssh -t -t'
23:27:28 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:28 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:28 Changing to /tmp
23:27:28 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:28 + echo 'Changing to /tmp'
23:27:28 + cd /tmp
23:27:28 + 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-20251109.212752-116.zip'
23:27:28 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:28 --2025-11-09 23:27:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:28 HTTP request sent, awaiting response... 200 OK
23:27:28 Length: 239811318 (229M) [application/zip]
23:27:28 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:28
23:27:28 0K ........ ........ ........ ........ ........ ........ 1% 58.7M 4s
23:27:28 3072K ........ ........ ........ ........ ........ ........ 2% 98.8M 3s
23:27:28 6144K ........ ........ ........ ........ ........ ........ 3% 161M 2s
23:27:29 9216K ........ ........ ........ ........ ........ ........ 5% 152M 2s
23:27:29 12288K ........ ........ ........ ........ ........ ........ 6% 185M 2s
23:27:29 15360K ........ ........ ........ ........ ........ ........ 7% 206M 2s
23:27:29 18432K ........ ........ ........ ........ ........ ........ 9% 232M 2s
23:27:29 21504K ........ ........ ........ ........ ........ ........ 10% 225M 2s
23:27:29 24576K ........ ........ ........ ........ ........ ........ 11% 236M 1s
23:27:29 27648K ........ ........ ........ ........ ........ ........ 13% 243M 1s
23:27:29 30720K ........ ........ ........ ........ ........ ........ 14% 304M 1s
23:27:29 33792K ........ ........ ........ ........ ........ ........ 15% 316M 1s
23:27:29 36864K ........ ........ ........ ........ ........ ........ 17% 215M 1s
23:27:29 39936K ........ ........ ........ ........ ........ ........ 18% 326M 1s
23:27:29 43008K ........ ........ ........ ........ ........ ........ 19% 268M 1s
23:27:29 46080K ........ ........ ........ ........ ........ ........ 20% 235M 1s
23:27:29 49152K ........ ........ ........ ........ ........ ........ 22% 309M 1s
23:27:29 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s
23:27:29 55296K ........ ........ ........ ........ ........ ........ 24% 247M 1s
23:27:29 58368K ........ ........ ........ ........ ........ ........ 26% 264M 1s
23:27:29 61440K ........ ........ ........ ........ ........ ........ 27% 256M 1s
23:27:29 64512K ........ ........ ........ ........ ........ ........ 28% 268M 1s
23:27:29 67584K ........ ........ ........ ........ ........ ........ 30% 323M 1s
23:27:29 70656K ........ ........ ........ ........ ........ ........ 31% 325M 1s
23:27:29 73728K ........ ........ ........ ........ ........ ........ 32% 379M 1s
23:27:29 76800K ........ ........ ........ ........ ........ ........ 34% 285M 1s
23:27:29 79872K ........ ........ ........ ........ ........ ........ 35% 335M 1s
23:27:29 82944K ........ ........ ........ ........ ........ ........ 36% 271M 1s
23:27:29 86016K ........ ........ ........ ........ ........ ........ 38% 341M 1s
23:27:29 89088K ........ ........ ........ ........ ........ ........ 39% 286M 1s
23:27:29 92160K ........ ........ ........ ........ ........ ........ 40% 315M 1s
23:27:29 95232K ........ ........ ........ ........ ........ ........ 41% 407M 1s
23:27:29 98304K ........ ........ ........ ........ ........ ........ 43% 230M 1s
23:27:29 101376K ........ ........ ........ ........ ........ ........ 44% 336M 1s
23:27:29 104448K ........ ........ ........ ........ ........ ........ 45% 390M 1s
23:27:29 107520K ........ ........ ........ ........ ........ ........ 47% 286M 1s
23:27:29 110592K ........ ........ ........ ........ ........ ........ 48% 290M 1s
23:27:29 113664K ........ ........ ........ ........ ........ ........ 49% 346M 0s
23:27:29 116736K ........ ........ ........ ........ ........ ........ 51% 238M 0s
23:27:29 119808K ........ ........ ........ ........ ........ ........ 52% 313M 0s
23:27:29 122880K ........ ........ ........ ........ ........ ........ 53% 198M 0s
23:27:29 125952K ........ ........ ........ ........ ........ ........ 55% 296M 0s
23:27:29 129024K ........ ........ ........ ........ ........ ........ 56% 267M 0s
23:27:29 132096K ........ ........ ........ ........ ........ ........ 57% 286M 0s
23:27:29 135168K ........ ........ ........ ........ ........ ........ 59% 268M 0s
23:27:29 138240K ........ ........ ........ ........ ........ ........ 60% 272M 0s
23:27:29 141312K ........ ........ ........ ........ ........ ........ 61% 275M 0s
23:27:29 144384K ........ ........ ........ ........ ........ ........ 62% 275M 0s
23:27:29 147456K ........ ........ ........ ........ ........ ........ 64% 259M 0s
23:27:29 150528K ........ ........ ........ ........ ........ ........ 65% 262M 0s
23:27:29 153600K ........ ........ ........ ........ ........ ........ 66% 284M 0s
23:27:29 156672K ........ ........ ........ ........ ........ ........ 68% 277M 0s
23:27:29 159744K ........ ........ ........ ........ ........ ........ 69% 274M 0s
23:27:29 162816K ........ ........ ........ ........ ........ ........ 70% 256M 0s
23:27:29 165888K ........ ........ ........ ........ ........ ........ 72% 244M 0s
23:27:29 168960K ........ ........ ........ ........ ........ ........ 73% 281M 0s
23:27:29 172032K ........ ........ ........ ........ ........ ........ 74% 274M 0s
23:27:29 175104K ........ ........ ........ ........ ........ ........ 76% 275M 0s
23:27:29 178176K ........ ........ ........ ........ ........ ........ 77% 267M 0s
23:27:29 181248K ........ ........ ........ ........ ........ ........ 78% 246M 0s
23:27:29 184320K ........ ........ ........ ........ ........ ........ 80% 266M 0s
23:27:29 187392K ........ ........ ........ ........ ........ ........ 81% 280M 0s
23:27:29 190464K ........ ........ ........ ........ ........ ........ 82% 277M 0s
23:27:29 193536K ........ ........ ........ ........ ........ ........ 83% 280M 0s
23:27:29 196608K ........ ........ ........ ........ ........ ........ 85% 272M 0s
23:27:29 199680K ........ ........ ........ ........ ........ ........ 86% 270M 0s
23:27:29 202752K ........ ........ ........ ........ ........ ........ 87% 273M 0s
23:27:29 205824K ........ ........ ........ ........ ........ ........ 89% 271M 0s
23:27:29 208896K ........ ........ ........ ........ ........ ........ 90% 265M 0s
23:27:29 211968K ........ ........ ........ ........ ........ ........ 91% 265M 0s
23:27:29 215040K ........ ........ ........ ........ ........ ........ 93% 268M 0s
23:27:29 218112K ........ ........ ........ ........ ........ ........ 94% 282M 0s
23:27:29 221184K ........ ........ ........ ........ ........ ........ 95% 226M 0s
23:27:29 224256K ........ ........ ........ ........ ........ ........ 97% 228M 0s
23:27:29 227328K ........ ........ ........ ........ ........ ........ 98% 272M 0s
23:27:29 230400K ........ ........ ........ ........ ........ ........ 99% 280M 0s
23:27:29 233472K ........ ... 100% 267M=0.9s
23:27:29
23:27:29 2025-11-09 23:27:29 (249 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:29
23:27:29 + echo 'Extracting the new controller...'
23:27:29 Extracting the new controller...
23:27:29 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:32 Adding external repositories...
23:27:32 + echo 'Adding external repositories...'
23:27:32 + 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
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:32 ################################################################################
23:27:32 #
23:27:32 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:32 # contributor license agreements. See the NOTICE file distributed with
23:27:32 # this work for additional information regarding copyright ownership.
23:27:32 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:32 # (the "License"); you may not use this file except in compliance with
23:27:32 # the License. You may obtain a copy of the License at
23:27:32 #
23:27:32 # http://www.apache.org/licenses/LICENSE-2.0
23:27:32 #
23:27:32 # Unless required by applicable law or agreed to in writing, software
23:27:32 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:32 # See the License for the specific language governing permissions and
23:27:32 # limitations under the License.
23:27:32 #
23:27:32 ################################################################################
23:27:32
23:27:32 #
23:27:32 # If set to true, the following property will not allow any certificate to be used
23:27:32 # when accessing Maven repositories through SSL
23:27:32 #
23:27:32 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:32
23:27:32 #
23:27:32 # Path to the local Maven settings file.
23:27:32 # The repositories defined in this file will be automatically added to the list
23:27:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:32 # below is not set.
23:27:32 # The following locations are checked for the existence of the settings.xml file
23:27:32 # * 1. looks for the specified url
23:27:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:32 #
23:27:32 #org.ops4j.pax.url.mvn.settings=
23:27:32
23:27:32 #
23:27:32 # Path to the local Maven repository which is used to avoid downloading
23:27:32 # artifacts when they already exist locally.
23:27:32 # The value of this property will be extracted from the settings.xml file
23:27:32 # above, or defaulted to:
23:27:32 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:32 #
23:27:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:32
23:27:32 #
23:27:32 # Default this to false. It's just weird to use undocumented repos
23:27:32 #
23:27:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:32
23:27:32 #
23:27:32 # Uncomment if you don't wanna use the proxy settings
23:27:32 # from the Maven conf/settings.xml file
23:27:32 #
23:27:32 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:32
23:27:32 #
23:27:32 # Comma separated list of repositories scanned when resolving an artifact.
23:27:32 # Those repositories will be checked before iterating through the
23:27:32 # below list of repositories and even before the local repository
23:27:32 # A repository url can be appended with zero or more of the following flags:
23:27:32 # @snapshots : the repository contains snaphots
23:27:32 # @noreleases : the repository does not contain any released artifacts
23:27:32 #
23:27:32 # The following property value will add the system folder as a repo.
23:27:32 #
23:27:32 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:32
23:27:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:32
23:27:32 #
23:27:32 # Comma separated list of repositories scanned when resolving an artifact.
23:27:32 # The default list includes the following repositories:
23:27:32 # http://repo1.maven.org/maven2@id=central
23:27:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:32 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:32 # to add.
23:27:32 # A repository url can be appended with zero or more of the following flags:
23:27:32 # @snapshots : the repository contains snapshots
23:27:32 # @noreleases : the repository does not contain any released artifacts
23:27:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:32 #
23:27:32 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
23:27:32
23:27:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:32 + [[ True == \T\r\u\e ]]
23:27:32 + echo 'Configuring the startup features...'
23:27:32 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:32 + FEATURE_TEST_STRING=features-test
23:27:32 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:32 + KARAF_VERSION=karaf4
23:27:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:32 + 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
23:27:32 + [[ ! -z '' ]]
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:32 ################################################################################
23:27:32 #
23:27:32 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:32 # contributor license agreements. See the NOTICE file distributed with
23:27:32 # this work for additional information regarding copyright ownership.
23:27:32 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:32 # (the "License"); you may not use this file except in compliance with
23:27:32 # the License. You may obtain a copy of the License at
23:27:32 #
23:27:32 # http://www.apache.org/licenses/LICENSE-2.0
23:27:32 #
23:27:32 # Unless required by applicable law or agreed to in writing, software
23:27:32 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:32 # See the License for the specific language governing permissions and
23:27:32 # limitations under the License.
23:27:32 #
23:27:32 ################################################################################
23:27:32
23:27:32 #
23:27:32 # Comma separated list of features repositories to register by default
23:27:32 #
23:27:32 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}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:32
23:27:32 #
23:27:32 # Comma separated list of features to install at startup
23:27:32 #
23:27:32 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:32
23:27:32 #
23:27:32 # Resource repositories (OBR) that the features resolver can use
23:27:32 # to resolve requirements/capabilities
23:27:32 #
23:27:32 # The format of the resourceRepositories is
23:27:32 # resourceRepositories=[xml:url|json:url],...
23:27:32 # for Instance:
23:27:32 #
23:27:32 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:32 # or
23:27:32 #resourceRepositories=json:http://host/path/to/index.json
23:27:32 #
23:27:32
23:27:32 #
23:27:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:32 #
23:27:32 featuresBootAsynchronous=false
23:27:32
23:27:32 #
23:27:32 # Service requirements enforcement
23:27:32 #
23:27:32 # By default, the feature resolver checks the service requirements/capabilities of
23:27:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:32 # the required bundles.
23:27:32 # The following flag can have those values:
23:27:32 # - disable: service requirements are completely ignored
23:27:32 # - default: service requirements are ignored for old features
23:27:32 # - enforce: service requirements are always verified
23:27:32 #
23:27:32 #serviceRequirements=default
23:27:32
23:27:32 #
23:27:32 # Store cfg file for config element in feature
23:27:32 #
23:27:32 #configCfgStore=true
23:27:32
23:27:32 #
23:27:32 # Define if the feature service automatically refresh bundles
23:27:32 #
23:27:32 autoRefresh=true
23:27:32
23:27:32 #
23:27:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:32 # XML file defines instructions related to features processing
23:27:32 # versions.properties may declare properties to resolve placeholders in XML file
23:27:32 # both files are relative to ${karaf.etc}
23:27:32 #
23:27:32 #featureProcessing=org.apache.karaf.features.xml
23:27:32 #featureProcessingVersions=versions.properties
23:27:32 + configure_karaf_log karaf4 ''
23:27:32 + local -r karaf_version=karaf4
23:27:32 + local -r controllerdebugmap=
23:27:32 + local logapi=log4j
23:27:32 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:32 log4j2.rootLogger.level = INFO
23:27:32 #log4j2.rootLogger.type = asyncRoot
23:27:32 #log4j2.rootLogger.includeLocation = false
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:32 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:32 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:32 log4j2.logger.spifly.level = WARN
23:27:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:32 log4j2.logger.audit.level = INFO
23:27:32 log4j2.logger.audit.additivity = false
23:27:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:32 log4j2.appender.console.type = Console
23:27:32 log4j2.appender.console.name = Console
23:27:32 log4j2.appender.console.layout.type = PatternLayout
23:27:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:32 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:32 log4j2.appender.rolling.name = RollingFile
23:27:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:32 #log4j2.appender.rolling.immediateFlush = false
23:27:32 log4j2.appender.rolling.append = true
23:27:32 log4j2.appender.rolling.layout.type = PatternLayout
23:27:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:32 log4j2.appender.rolling.policies.type = Policies
23:27:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:32 log4j2.appender.rolling.policies.size.size = 64MB
23:27:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:32 log4j2.appender.rolling.strategy.max = 7
23:27:32 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:32 log4j2.appender.audit.name = AuditRollingFile
23:27:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:32 log4j2.appender.audit.append = true
23:27:32 log4j2.appender.audit.layout.type = PatternLayout
23:27:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:32 log4j2.appender.audit.policies.type = Policies
23:27:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:32 log4j2.appender.audit.policies.size.size = 8MB
23:27:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:32 log4j2.appender.audit.strategy.max = 7
23:27:32 log4j2.appender.osgi.type = PaxOsgi
23:27:32 log4j2.appender.osgi.name = PaxOsgi
23:27:32 log4j2.appender.osgi.filter = *
23:27:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:32 #log4j2.logger.aether.level = TRACE
23:27:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:32 #log4j2.logger.http-headers.level = DEBUG
23:27:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:32 #log4j2.logger.maven.level = TRACE
23:27:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:32 + logapi=log4j2
23:27:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:32 + '[' log4j2 == log4j2 ']'
23:27:32 + 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
23:27:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:32 + unset IFS
23:27:32 + echo 'controllerdebugmap: '
23:27:32 controllerdebugmap:
23:27:32 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 + '[' -n '' ']'
23:27:32 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 ################################################################################
23:27:32 #
23:27:32 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:32 # contributor license agreements. See the NOTICE file distributed with
23:27:32 # this work for additional information regarding copyright ownership.
23:27:32 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:32 # (the "License"); you may not use this file except in compliance with
23:27:32 # the License. You may obtain a copy of the License at
23:27:32 #
23:27:32 # http://www.apache.org/licenses/LICENSE-2.0
23:27:32 #
23:27:32 # Unless required by applicable law or agreed to in writing, software
23:27:32 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:32 # See the License for the specific language governing permissions and
23:27:32 # limitations under the License.
23:27:32 #
23:27:32 ################################################################################
23:27:32
23:27:32 # Common pattern layout for appenders
23:27:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:32
23:27:32 # Root logger
23:27:32 log4j2.rootLogger.level = INFO
23:27:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:32 #log4j2.rootLogger.type = asyncRoot
23:27:32 #log4j2.rootLogger.includeLocation = false
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:32 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:32
23:27:32 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:32
23:27:32 # Loggers configuration
23:27:32
23:27:32 # Spifly logger
23:27:32 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:32 log4j2.logger.spifly.level = WARN
23:27:32
23:27:32 # Security audit logger
23:27:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:32 log4j2.logger.audit.level = INFO
23:27:32 log4j2.logger.audit.additivity = false
23:27:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:32
23:27:32 # Appenders configuration
23:27:32
23:27:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:32 log4j2.appender.console.type = Console
23:27:32 log4j2.appender.console.name = Console
23:27:32 log4j2.appender.console.layout.type = PatternLayout
23:27:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:32
23:27:32 # Rolling file appender
23:27:32 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:32 log4j2.appender.rolling.name = RollingFile
23:27:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:32 # uncomment to not force a disk flush
23:27:32 #log4j2.appender.rolling.immediateFlush = false
23:27:32 log4j2.appender.rolling.append = true
23:27:32 log4j2.appender.rolling.layout.type = PatternLayout
23:27:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:32 log4j2.appender.rolling.policies.type = Policies
23:27:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:32 log4j2.appender.rolling.policies.size.size = 1GB
23:27:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:32 log4j2.appender.rolling.strategy.max = 7
23:27:32
23:27:32 # Audit file appender
23:27:32 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:32 log4j2.appender.audit.name = AuditRollingFile
23:27:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:32 log4j2.appender.audit.append = true
23:27:32 log4j2.appender.audit.layout.type = PatternLayout
23:27:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:32 log4j2.appender.audit.policies.type = Policies
23:27:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:32 log4j2.appender.audit.policies.size.size = 8MB
23:27:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:32 log4j2.appender.audit.strategy.max = 7
23:27:32
23:27:32 # OSGi appender
23:27:32 log4j2.appender.osgi.type = PaxOsgi
23:27:32 log4j2.appender.osgi.name = PaxOsgi
23:27:32 log4j2.appender.osgi.filter = *
23:27:32
23:27:32 # help with identification of maven-related problems with pax-url-aether
23:27:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:32 #log4j2.logger.aether.level = TRACE
23:27:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:32 #log4j2.logger.http-headers.level = DEBUG
23:27:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:32 #log4j2.logger.maven.level = TRACE
23:27:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:32 Configure
23:27:32 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:32 max memory: 3072m
23:27:32 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:32 + local -r controllermem=3072m
23:27:32 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 + echo Configure
23:27:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:32 + echo ' max memory: 3072m'
23:27:32 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:32 + 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
23:27:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 #!/bin/sh
23:27:32 #
23:27:32 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:32 # contributor license agreements. See the NOTICE file distributed with
23:27:32 # this work for additional information regarding copyright ownership.
23:27:32 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:32 # (the "License"); you may not use this file except in compliance with
23:27:32 # the License. You may obtain a copy of the License at
23:27:32 #
23:27:32 # http://www.apache.org/licenses/LICENSE-2.0
23:27:32 #
23:27:32 # Unless required by applicable law or agreed to in writing, software
23:27:32 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:32 # See the License for the specific language governing permissions and
23:27:32 # limitations under the License.
23:27:32 #
23:27:32
23:27:32 #
23:27:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:32 # script: client, instance, shell, start, status, stop, karaf
23:27:32 #
23:27:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:32 # Actions go here...
23:27:32 # fi
23:27:32
23:27:32 #
23:27:32 # general settings which should be applied for all scripts go here; please keep
23:27:32 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:32 # in example of the start script where the start script is executed first and the
23:27:32 # karaf script afterwards.
23:27:32 #
23:27:32
23:27:32 #
23:27:32 # The following section shows the possible configuration options for the default
23:27:32 # karaf scripts
23:27:32 #
23:27:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:32 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:32 # export KARAF_HOME # Karaf home folder
23:27:32 # export KARAF_DATA # Karaf data folder
23:27:32 # export KARAF_BASE # Karaf base folder
23:27:32 # export KARAF_ETC # Karaf etc folder
23:27:32 # export KARAF_LOG # Karaf log folder
23:27:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:32 # export KARAF_OPTS # Additional available Karaf options
23:27:32 # export KARAF_DEBUG # Enable debug mode
23:27:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:32 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:32 Set Java version
23:27:32 + echo 'Set Java version'
23:27:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:32 sudo: a password is required
23:27:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:32 sudo: a password is required
23:27:32 JDK default version ...
23:27:32 + echo 'JDK default version ...'
23:27:32 + java -version
23:27:32 openjdk version "21.0.8" 2025-07-15
23:27:32 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:32 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:32 Set JAVA_HOME
23:27:32 + echo 'Set JAVA_HOME'
23:27:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:32 Listing all open ports on controller system...
23:27:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:32 + echo 'Listing all open ports on controller system...'
23:27:32 + netstat -pnatu
23:27:32 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:32 Custom shard config exists!!!
23:27:32 Copying the shard config...
23:27:32 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:32 + echo 'Custom shard config exists!!!'
23:27:32 + echo 'Copying the shard config...'
23:27:32 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:32 Configuring cluster
23:27:32 + echo 'Configuring cluster'
23:27:32 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.144 10.30.170.132 10.30.171.97
23:27:32 ################################################
23:27:32 ## Configure Cluster ##
23:27:32 ################################################
23:27:32 NOTE: Cluster configuration files not found. Copying from
23:27:32 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:32 Configuring unique name in akka.conf
23:27:32 Configuring hostname in akka.conf
23:27:32 Configuring data and rpc seed nodes in akka.conf
23:27:32 modules = [
23:27:32
23:27:32 {
23:27:32 name = "inventory"
23:27:32 namespace = "urn:opendaylight:inventory"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "topology"
23:27:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "toaster"
23:27:32 namespace = "http://netconfcentral.org/ns/toaster"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "car"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "people"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "car-people"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:32 shard-strategy = "module"
23:27:32 }
23:27:32 ]
23:27:32 Configuring replication type in module-shards.conf
23:27:32 ################################################
23:27:32 ## NOTE: Manually restart controller to ##
23:27:32 ## apply configuration. ##
23:27:32 ################################################
23:27:32 Dump akka.conf
23:27:32 + echo 'Dump akka.conf'
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:32
23:27:32 odl-cluster-data {
23:27:32 akka {
23:27:32 remote {
23:27:32 artery {
23:27:32 enabled = on
23:27:32 transport = tcp
23:27:32 canonical.hostname = "10.30.171.144"
23:27:32 canonical.port = 2550
23:27:32 }
23:27:32 }
23:27:32
23:27:32 cluster {
23:27:32 # Using artery.
23:27:32 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.144:2550",
23:27:32 "akka://opendaylight-cluster-data@10.30.170.132:2550",
23:27:32 "akka://opendaylight-cluster-data@10.30.171.97:2550"]
23:27:32
23:27:32 roles = ["member-1"]
23:27:32
23:27:32 # when under load we might trip a false positive on the failure detector
23:27:32 # failure-detector {
23:27:32 # heartbeat-interval = 4 s
23:27:32 # acceptable-heartbeat-pause = 16s
23:27:32 # }
23:27:32 }
23:27:32
23:27:32 persistence {
23:27:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:32 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:32 # The relative path is always relative to KARAF_HOME.
23:27:32
23:27:32 # snapshot-store.local.dir = "target/snapshots"
23:27:32
23:27:32 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:32 snapshot-store.local.use-lz4-compression = false
23:27:32 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:32 snapshot-store.local.lz4-blocksize = 256KB
23:27:32 }
23:27:32 disable-default-actor-system-quarantined-event-handling = "false"
23:27:32 }
23:27:32 }
23:27:32 Dump modules.conf
23:27:32 + echo 'Dump modules.conf'
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:32 modules = [
23:27:32
23:27:32 {
23:27:32 name = "inventory"
23:27:32 namespace = "urn:opendaylight:inventory"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "topology"
23:27:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "toaster"
23:27:32 namespace = "http://netconfcentral.org/ns/toaster"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "car"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "people"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:32 shard-strategy = "module"
23:27:32 },
23:27:32 {
23:27:32 name = "car-people"
23:27:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:32 shard-strategy = "module"
23:27:32 }
23:27:32 ]
23:27:32 Dump module-shards.conf
23:27:32 + echo 'Dump module-shards.conf'
23:27:32 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:32 module-shards = [
23:27:32 {
23:27:32 name = "default"
23:27:32 shards = [
23:27:32 {
23:27:32 name = "default"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "inventory"
23:27:32 shards = [
23:27:32 {
23:27:32 name="inventory"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "topology"
23:27:32 shards = [
23:27:32 {
23:27:32 name="topology"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "toaster"
23:27:32 shards = [
23:27:32 {
23:27:32 name="toaster"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "car"
23:27:32 shards = [
23:27:32 {
23:27:32 name="car"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "people"
23:27:32 shards = [
23:27:32 {
23:27:32 name="people"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 },
23:27:32 {
23:27:32 name = "car-people"
23:27:32 shards = [
23:27:32 {
23:27:32 name="car-people"
23:27:32 replicas = ["member-1",
23:27:32 "member-2",
23:27:32 "member-3"]
23:27:32 }
23:27:32 ]
23:27:32 }
23:27:32 ]
23:27:32 Configuring member-2 with IP address 10.30.170.132
23:27:32 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:32 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:32 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:32 common-functions.sh is being sourced
23:27:32 ++ [[ /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 ]]
23:27:32 ++ echo 'common-functions.sh is being sourced'
23:27:32 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:32 ++ DISTROSTREAM=scandium
23:27:32 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:32 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:32 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:32 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:32 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:32 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:32 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 ++ export CONTROLLERMEM=
23:27:32 ++ CONTROLLERMEM=
23:27:32 ++ case "${DISTROSTREAM}" in
23:27:32 ++ CLUSTER_SYSTEM=akka
23:27:32 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:32 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:32 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:32 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:32 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:32 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:32 ++ print_common_env
23:27:32 ++ cat
23:27:32 common-functions environment:
23:27:32 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:32 ACTUALFEATURES:
23:27:32 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:32 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:32 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:32 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:32 CONTROLLERMEM:
23:27:32 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:32 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:32 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:32 SUITES:
23:27:32
23:27:32 ++ SSH='ssh -t -t'
23:27:32 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:32 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:32 Changing to /tmp
23:27:32 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:32 + echo 'Changing to /tmp'
23:27:32 + cd /tmp
23:27:32 + 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-20251109.212752-116.zip'
23:27:32 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:32 --2025-11-09 23:27:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:32 HTTP request sent, awaiting response... 200 OK
23:27:32 Length: 239811318 (229M) [application/zip]
23:27:32 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:32
23:27:32 0K ........ ........ ........ ........ ........ ........ 1% 80.1M 3s
23:27:32 3072K ........ ........ ........ ........ ........ ........ 2% 161M 2s
23:27:32 6144K ........ ........ ........ ........ ........ ........ 3% 197M 2s
23:27:32 9216K ........ ........ ........ ........ ........ ........ 5% 195M 2s
23:27:32 12288K ........ ........ ........ ........ ........ ........ 6% 216M 1s
23:27:32 15360K ........ ........ ........ ........ ........ ........ 7% 236M 1s
23:27:32 18432K ........ ........ ........ ........ ........ ........ 9% 259M 1s
23:27:32 21504K ........ ........ ........ ........ ........ ........ 10% 247M 1s
23:27:32 24576K ........ ........ ........ ........ ........ ........ 11% 221M 1s
23:27:32 27648K ........ ........ ........ ........ ........ ........ 13% 228M 1s
23:27:32 30720K ........ ........ ........ ........ ........ ........ 14% 289M 1s
23:27:32 33792K ........ ........ ........ ........ ........ ........ 15% 292M 1s
23:27:32 36864K ........ ........ ........ ........ ........ ........ 17% 288M 1s
23:27:33 39936K ........ ........ ........ ........ ........ ........ 18% 290M 1s
23:27:33 43008K ........ ........ ........ ........ ........ ........ 19% 299M 1s
23:27:33 46080K ........ ........ ........ ........ ........ ........ 20% 255M 1s
23:27:33 49152K ........ ........ ........ ........ ........ ........ 22% 300M 1s
23:27:33 52224K ........ ........ ........ ........ ........ ........ 23% 334M 1s
23:27:33 55296K ........ ........ ........ ........ ........ ........ 24% 305M 1s
23:27:33 58368K ........ ........ ........ ........ ........ ........ 26% 334M 1s
23:27:33 61440K ........ ........ ........ ........ ........ ........ 27% 346M 1s
23:27:33 64512K ........ ........ ........ ........ ........ ........ 28% 321M 1s
23:27:33 67584K ........ ........ ........ ........ ........ ........ 30% 311M 1s
23:27:33 70656K ........ ........ ........ ........ ........ ........ 31% 348M 1s
23:27:33 73728K ........ ........ ........ ........ ........ ........ 32% 358M 1s
23:27:33 76800K ........ ........ ........ ........ ........ ........ 34% 352M 1s
23:27:33 79872K ........ ........ ........ ........ ........ ........ 35% 317M 1s
23:27:33 82944K ........ ........ ........ ........ ........ ........ 36% 321M 1s
23:27:33 86016K ........ ........ ........ ........ ........ ........ 38% 364M 1s
23:27:33 89088K ........ ........ ........ ........ ........ ........ 39% 335M 1s
23:27:33 92160K ........ ........ ........ ........ ........ ........ 40% 323M 1s
23:27:33 95232K ........ ........ ........ ........ ........ ........ 41% 375M 1s
23:27:33 98304K ........ ........ ........ ........ ........ ........ 43% 377M 0s
23:27:33 101376K ........ ........ ........ ........ ........ ........ 44% 335M 0s
23:27:33 104448K ........ ........ ........ ........ ........ ........ 45% 325M 0s
23:27:33 107520K ........ ........ ........ ........ ........ ........ 47% 258M 0s
23:27:33 110592K ........ ........ ........ ........ ........ ........ 48% 253M 0s
23:27:33 113664K ........ ........ ........ ........ ........ ........ 49% 258M 0s
23:27:33 116736K ........ ........ ........ ........ ........ ........ 51% 314M 0s
23:27:33 119808K ........ ........ ........ ........ ........ ........ 52% 339M 0s
23:27:33 122880K ........ ........ ........ ........ ........ ........ 53% 344M 0s
23:27:33 125952K ........ ........ ........ ........ ........ ........ 55% 381M 0s
23:27:33 129024K ........ ........ ........ ........ ........ ........ 56% 372M 0s
23:27:33 132096K ........ ........ ........ ........ ........ ........ 57% 237M 0s
23:27:33 135168K ........ ........ ........ ........ ........ ........ 59% 226M 0s
23:27:33 138240K ........ ........ ........ ........ ........ ........ 60% 244M 0s
23:27:33 141312K ........ ........ ........ ........ ........ ........ 61% 231M 0s
23:27:33 144384K ........ ........ ........ ........ ........ ........ 62% 254M 0s
23:27:33 147456K ........ ........ ........ ........ ........ ........ 64% 318M 0s
23:27:33 150528K ........ ........ ........ ........ ........ ........ 65% 329M 0s
23:27:33 153600K ........ ........ ........ ........ ........ ........ 66% 318M 0s
23:27:33 156672K ........ ........ ........ ........ ........ ........ 68% 240M 0s
23:27:33 159744K ........ ........ ........ ........ ........ ........ 69% 343M 0s
23:27:33 162816K ........ ........ ........ ........ ........ ........ 70% 295M 0s
23:27:33 165888K ........ ........ ........ ........ ........ ........ 72% 308M 0s
23:27:33 168960K ........ ........ ........ ........ ........ ........ 73% 364M 0s
23:27:33 172032K ........ ........ ........ ........ ........ ........ 74% 354M 0s
23:27:33 175104K ........ ........ ........ ........ ........ ........ 76% 331M 0s
23:27:33 178176K ........ ........ ........ ........ ........ ........ 77% 367M 0s
23:27:33 181248K ........ ........ ........ ........ ........ ........ 78% 316M 0s
23:27:33 184320K ........ ........ ........ ........ ........ ........ 80% 352M 0s
23:27:33 187392K ........ ........ ........ ........ ........ ........ 81% 342M 0s
23:27:33 190464K ........ ........ ........ ........ ........ ........ 82% 355M 0s
23:27:33 193536K ........ ........ ........ ........ ........ ........ 83% 366M 0s
23:27:33 196608K ........ ........ ........ ........ ........ ........ 85% 352M 0s
23:27:33 199680K ........ ........ ........ ........ ........ ........ 86% 354M 0s
23:27:33 202752K ........ ........ ........ ........ ........ ........ 87% 325M 0s
23:27:33 205824K ........ ........ ........ ........ ........ ........ 89% 165M 0s
23:27:33 208896K ........ ........ ........ ........ ........ ........ 90% 204M 0s
23:27:33 211968K ........ ........ ........ ........ ........ ........ 91% 244M 0s
23:27:33 215040K ........ ........ ........ ........ ........ ........ 93% 330M 0s
23:27:33 218112K ........ ........ ........ ........ ........ ........ 94% 415M 0s
23:27:33 221184K ........ ........ ........ ........ ........ ........ 95% 356M 0s
23:27:33 224256K ........ ........ ........ ........ ........ ........ 97% 193M 0s
23:27:33 227328K ........ ........ ........ ........ ........ ........ 98% 311M 0s
23:27:33 230400K ........ ........ ........ ........ ........ ........ 99% 367M 0s
23:27:33 233472K ........ ... 100% 377M=0.8s
23:27:33
23:27:33 2025-11-09 23:27:33 (280 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:33
23:27:33 Extracting the new controller...
23:27:33 + echo 'Extracting the new controller...'
23:27:33 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:35 Adding external repositories...
23:27:35 + echo 'Adding external repositories...'
23:27:35 + 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
23:27:35 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:35 ################################################################################
23:27:35 #
23:27:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:35 # contributor license agreements. See the NOTICE file distributed with
23:27:35 # this work for additional information regarding copyright ownership.
23:27:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:35 # (the "License"); you may not use this file except in compliance with
23:27:35 # the License. You may obtain a copy of the License at
23:27:35 #
23:27:35 # http://www.apache.org/licenses/LICENSE-2.0
23:27:35 #
23:27:35 # Unless required by applicable law or agreed to in writing, software
23:27:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:35 # See the License for the specific language governing permissions and
23:27:35 # limitations under the License.
23:27:35 #
23:27:35 ################################################################################
23:27:35
23:27:35 #
23:27:35 # If set to true, the following property will not allow any certificate to be used
23:27:35 # when accessing Maven repositories through SSL
23:27:35 #
23:27:35 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:35
23:27:35 #
23:27:35 # Path to the local Maven settings file.
23:27:35 # The repositories defined in this file will be automatically added to the list
23:27:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:35 # below is not set.
23:27:35 # The following locations are checked for the existence of the settings.xml file
23:27:35 # * 1. looks for the specified url
23:27:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:35 #
23:27:35 #org.ops4j.pax.url.mvn.settings=
23:27:35
23:27:35 #
23:27:35 # Path to the local Maven repository which is used to avoid downloading
23:27:35 # artifacts when they already exist locally.
23:27:35 # The value of this property will be extracted from the settings.xml file
23:27:35 # above, or defaulted to:
23:27:35 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:35 #
23:27:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:35
23:27:35 #
23:27:35 # Default this to false. It's just weird to use undocumented repos
23:27:35 #
23:27:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:35
23:27:35 #
23:27:35 # Uncomment if you don't wanna use the proxy settings
23:27:35 # from the Maven conf/settings.xml file
23:27:35 #
23:27:35 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:35
23:27:35 #
23:27:35 # Comma separated list of repositories scanned when resolving an artifact.
23:27:35 # Those repositories will be checked before iterating through the
23:27:35 # below list of repositories and even before the local repository
23:27:35 # A repository url can be appended with zero or more of the following flags:
23:27:35 # @snapshots : the repository contains snaphots
23:27:35 # @noreleases : the repository does not contain any released artifacts
23:27:35 #
23:27:35 # The following property value will add the system folder as a repo.
23:27:35 #
23:27:35 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:35 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:35 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:35
23:27:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:35 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:35
23:27:35 #
23:27:35 # Comma separated list of repositories scanned when resolving an artifact.
23:27:35 # The default list includes the following repositories:
23:27:35 # http://repo1.maven.org/maven2@id=central
23:27:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:35 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:35 # to add.
23:27:35 # A repository url can be appended with zero or more of the following flags:
23:27:35 # @snapshots : the repository contains snapshots
23:27:35 # @noreleases : the repository does not contain any released artifacts
23:27:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:35 #
23:27:35 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
23:27:35
23:27:35 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:35 + [[ True == \T\r\u\e ]]
23:27:35 + echo 'Configuring the startup features...'
23:27:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:35 + FEATURE_TEST_STRING=features-test
23:27:35 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:35 + KARAF_VERSION=karaf4
23:27:35 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:35 + 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
23:27:35 + [[ ! -z '' ]]
23:27:35 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:35 ################################################################################
23:27:35 #
23:27:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:35 # contributor license agreements. See the NOTICE file distributed with
23:27:35 # this work for additional information regarding copyright ownership.
23:27:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:35 # (the "License"); you may not use this file except in compliance with
23:27:35 # the License. You may obtain a copy of the License at
23:27:35 #
23:27:35 # http://www.apache.org/licenses/LICENSE-2.0
23:27:35 #
23:27:35 # Unless required by applicable law or agreed to in writing, software
23:27:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:35 # See the License for the specific language governing permissions and
23:27:35 # limitations under the License.
23:27:35 #
23:27:35 ################################################################################
23:27:35
23:27:35 #
23:27:35 # Comma separated list of features repositories to register by default
23:27:35 #
23:27:35 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}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:35
23:27:35 #
23:27:35 # Comma separated list of features to install at startup
23:27:35 #
23:27:35 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:35
23:27:35 #
23:27:35 # Resource repositories (OBR) that the features resolver can use
23:27:35 # to resolve requirements/capabilities
23:27:35 #
23:27:35 # The format of the resourceRepositories is
23:27:35 # resourceRepositories=[xml:url|json:url],...
23:27:35 # for Instance:
23:27:35 #
23:27:35 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:35 # or
23:27:35 #resourceRepositories=json:http://host/path/to/index.json
23:27:35 #
23:27:35
23:27:35 #
23:27:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:35 #
23:27:35 featuresBootAsynchronous=false
23:27:35
23:27:35 #
23:27:35 # Service requirements enforcement
23:27:35 #
23:27:35 # By default, the feature resolver checks the service requirements/capabilities of
23:27:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:35 # the required bundles.
23:27:35 # The following flag can have those values:
23:27:35 # - disable: service requirements are completely ignored
23:27:35 # - default: service requirements are ignored for old features
23:27:35 # - enforce: service requirements are always verified
23:27:35 #
23:27:35 #serviceRequirements=default
23:27:35
23:27:35 #
23:27:35 # Store cfg file for config element in feature
23:27:35 #
23:27:35 #configCfgStore=true
23:27:35
23:27:35 #
23:27:35 # Define if the feature service automatically refresh bundles
23:27:35 #
23:27:35 autoRefresh=true
23:27:35
23:27:35 #
23:27:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:35 # XML file defines instructions related to features processing
23:27:35 # versions.properties may declare properties to resolve placeholders in XML file
23:27:35 # both files are relative to ${karaf.etc}
23:27:35 #
23:27:35 #featureProcessing=org.apache.karaf.features.xml
23:27:35 #featureProcessingVersions=versions.properties
23:27:35 + configure_karaf_log karaf4 ''
23:27:35 + local -r karaf_version=karaf4
23:27:35 + local -r controllerdebugmap=
23:27:35 + local logapi=log4j
23:27:35 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:35 log4j2.rootLogger.level = INFO
23:27:35 #log4j2.rootLogger.type = asyncRoot
23:27:35 #log4j2.rootLogger.includeLocation = false
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:35 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:35 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:35 log4j2.logger.spifly.level = WARN
23:27:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:35 log4j2.logger.audit.level = INFO
23:27:35 log4j2.logger.audit.additivity = false
23:27:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:35 log4j2.appender.console.type = Console
23:27:35 log4j2.appender.console.name = Console
23:27:35 log4j2.appender.console.layout.type = PatternLayout
23:27:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:35 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:35 log4j2.appender.rolling.name = RollingFile
23:27:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:35 #log4j2.appender.rolling.immediateFlush = false
23:27:35 log4j2.appender.rolling.append = true
23:27:35 log4j2.appender.rolling.layout.type = PatternLayout
23:27:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:35 log4j2.appender.rolling.policies.type = Policies
23:27:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:35 log4j2.appender.rolling.policies.size.size = 64MB
23:27:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:35 log4j2.appender.rolling.strategy.max = 7
23:27:35 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:35 log4j2.appender.audit.name = AuditRollingFile
23:27:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:35 log4j2.appender.audit.append = true
23:27:35 log4j2.appender.audit.layout.type = PatternLayout
23:27:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:35 log4j2.appender.audit.policies.type = Policies
23:27:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:35 log4j2.appender.audit.policies.size.size = 8MB
23:27:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:35 log4j2.appender.audit.strategy.max = 7
23:27:35 log4j2.appender.osgi.type = PaxOsgi
23:27:35 log4j2.appender.osgi.name = PaxOsgi
23:27:35 log4j2.appender.osgi.filter = *
23:27:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:35 #log4j2.logger.aether.level = TRACE
23:27:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:35 #log4j2.logger.http-headers.level = DEBUG
23:27:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:35 #log4j2.logger.maven.level = TRACE
23:27:35 + logapi=log4j2
23:27:35 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:35 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:35 + '[' log4j2 == log4j2 ']'
23:27:35 + 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
23:27:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:35 controllerdebugmap:
23:27:35 + unset IFS
23:27:35 + echo 'controllerdebugmap: '
23:27:35 + '[' -n '' ']'
23:27:35 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:35 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:35 ################################################################################
23:27:35 #
23:27:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:35 # contributor license agreements. See the NOTICE file distributed with
23:27:35 # this work for additional information regarding copyright ownership.
23:27:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:35 # (the "License"); you may not use this file except in compliance with
23:27:35 # the License. You may obtain a copy of the License at
23:27:35 #
23:27:35 # http://www.apache.org/licenses/LICENSE-2.0
23:27:35 #
23:27:35 # Unless required by applicable law or agreed to in writing, software
23:27:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:35 # See the License for the specific language governing permissions and
23:27:35 # limitations under the License.
23:27:35 #
23:27:35 ################################################################################
23:27:35
23:27:35 # Common pattern layout for appenders
23:27:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:35
23:27:35 # Root logger
23:27:35 log4j2.rootLogger.level = INFO
23:27:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:35 #log4j2.rootLogger.type = asyncRoot
23:27:35 #log4j2.rootLogger.includeLocation = false
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:35 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:35
23:27:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:35
23:27:35 # Loggers configuration
23:27:35
23:27:35 # Spifly logger
23:27:35 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:35 log4j2.logger.spifly.level = WARN
23:27:35
23:27:35 # Security audit logger
23:27:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:35 log4j2.logger.audit.level = INFO
23:27:35 log4j2.logger.audit.additivity = false
23:27:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:35
23:27:35 # Appenders configuration
23:27:35
23:27:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:35 log4j2.appender.console.type = Console
23:27:35 log4j2.appender.console.name = Console
23:27:35 log4j2.appender.console.layout.type = PatternLayout
23:27:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:35
23:27:35 # Rolling file appender
23:27:35 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:35 log4j2.appender.rolling.name = RollingFile
23:27:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:35 # uncomment to not force a disk flush
23:27:35 #log4j2.appender.rolling.immediateFlush = false
23:27:35 log4j2.appender.rolling.append = true
23:27:35 log4j2.appender.rolling.layout.type = PatternLayout
23:27:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:35 log4j2.appender.rolling.policies.type = Policies
23:27:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:35 log4j2.appender.rolling.policies.size.size = 1GB
23:27:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:35 log4j2.appender.rolling.strategy.max = 7
23:27:35
23:27:35 # Audit file appender
23:27:35 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:35 log4j2.appender.audit.name = AuditRollingFile
23:27:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:35 log4j2.appender.audit.append = true
23:27:35 log4j2.appender.audit.layout.type = PatternLayout
23:27:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:35 log4j2.appender.audit.policies.type = Policies
23:27:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:35 log4j2.appender.audit.policies.size.size = 8MB
23:27:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:35 log4j2.appender.audit.strategy.max = 7
23:27:35
23:27:35 # OSGi appender
23:27:35 log4j2.appender.osgi.type = PaxOsgi
23:27:35 log4j2.appender.osgi.name = PaxOsgi
23:27:35 log4j2.appender.osgi.filter = *
23:27:35
23:27:35 # help with identification of maven-related problems with pax-url-aether
23:27:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:35 #log4j2.logger.aether.level = TRACE
23:27:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:35 #log4j2.logger.http-headers.level = DEBUG
23:27:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:35 #log4j2.logger.maven.level = TRACE
23:27:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 Configure
23:27:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:35 + local -r controllermem=3072m
23:27:35 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 + echo Configure
23:27:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:35 max memory: 3072m
23:27:35 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:35 + echo ' max memory: 3072m'
23:27:35 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:35 + 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
23:27:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:35 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:35 #!/bin/sh
23:27:35 #
23:27:35 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:35 # contributor license agreements. See the NOTICE file distributed with
23:27:35 # this work for additional information regarding copyright ownership.
23:27:35 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:35 # (the "License"); you may not use this file except in compliance with
23:27:35 # the License. You may obtain a copy of the License at
23:27:35 #
23:27:35 # http://www.apache.org/licenses/LICENSE-2.0
23:27:35 #
23:27:35 # Unless required by applicable law or agreed to in writing, software
23:27:35 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:35 # See the License for the specific language governing permissions and
23:27:35 # limitations under the License.
23:27:35 #
23:27:35
23:27:35 #
23:27:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:35 # script: client, instance, shell, start, status, stop, karaf
23:27:35 #
23:27:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:35 # Actions go here...
23:27:35 # fi
23:27:35
23:27:35 #
23:27:35 # general settings which should be applied for all scripts go here; please keep
23:27:35 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:35 # in example of the start script where the start script is executed first and the
23:27:35 # karaf script afterwards.
23:27:35 #
23:27:35
23:27:35 #
23:27:35 # The following section shows the possible configuration options for the default
23:27:35 # karaf scripts
23:27:35 #
23:27:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:35 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:35 # export KARAF_HOME # Karaf home folder
23:27:35 # export KARAF_DATA # Karaf data folder
23:27:35 # export KARAF_BASE # Karaf base folder
23:27:35 # export KARAF_ETC # Karaf etc folder
23:27:35 # export KARAF_LOG # Karaf log folder
23:27:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:35 # export KARAF_OPTS # Additional available Karaf options
23:27:35 # export KARAF_DEBUG # Enable debug mode
23:27:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:35 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:35 Set Java version
23:27:35 + echo 'Set Java version'
23:27:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:35 sudo: a password is required
23:27:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:35 sudo: a password is required
23:27:35 JDK default version ...
23:27:35 + echo 'JDK default version ...'
23:27:35 + java -version
23:27:36 openjdk version "21.0.8" 2025-07-15
23:27:36 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:36 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:36 Set JAVA_HOME
23:27:36 + echo 'Set JAVA_HOME'
23:27:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:36 Listing all open ports on controller system...
23:27:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:36 + echo 'Listing all open ports on controller system...'
23:27:36 + netstat -pnatu
23:27:36 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:36 Custom shard config exists!!!
23:27:36 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:36 + echo 'Custom shard config exists!!!'
23:27:36 Copying the shard config...
23:27:36 + echo 'Copying the shard config...'
23:27:36 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:36 Configuring cluster
23:27:36 + echo 'Configuring cluster'
23:27:36 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.144 10.30.170.132 10.30.171.97
23:27:36 ################################################
23:27:36 ## Configure Cluster ##
23:27:36 ################################################
23:27:36 NOTE: Cluster configuration files not found. Copying from
23:27:36 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:36 Configuring unique name in akka.conf
23:27:36 Configuring hostname in akka.conf
23:27:36 Configuring data and rpc seed nodes in akka.conf
23:27:36 modules = [
23:27:36
23:27:36 {
23:27:36 name = "inventory"
23:27:36 namespace = "urn:opendaylight:inventory"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "topology"
23:27:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "toaster"
23:27:36 namespace = "http://netconfcentral.org/ns/toaster"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "car"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "people"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "car-people"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:36 shard-strategy = "module"
23:27:36 }
23:27:36 ]
23:27:36 Configuring replication type in module-shards.conf
23:27:36 ################################################
23:27:36 ## NOTE: Manually restart controller to ##
23:27:36 ## apply configuration. ##
23:27:36 ################################################
23:27:36 Dump akka.conf
23:27:36 + echo 'Dump akka.conf'
23:27:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:36
23:27:36 odl-cluster-data {
23:27:36 akka {
23:27:36 remote {
23:27:36 artery {
23:27:36 enabled = on
23:27:36 transport = tcp
23:27:36 canonical.hostname = "10.30.170.132"
23:27:36 canonical.port = 2550
23:27:36 }
23:27:36 }
23:27:36
23:27:36 cluster {
23:27:36 # Using artery.
23:27:36 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.144:2550",
23:27:36 "akka://opendaylight-cluster-data@10.30.170.132:2550",
23:27:36 "akka://opendaylight-cluster-data@10.30.171.97:2550"]
23:27:36
23:27:36 roles = ["member-2"]
23:27:36
23:27:36 # when under load we might trip a false positive on the failure detector
23:27:36 # failure-detector {
23:27:36 # heartbeat-interval = 4 s
23:27:36 # acceptable-heartbeat-pause = 16s
23:27:36 # }
23:27:36 }
23:27:36
23:27:36 persistence {
23:27:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:36 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:36 # The relative path is always relative to KARAF_HOME.
23:27:36
23:27:36 # snapshot-store.local.dir = "target/snapshots"
23:27:36
23:27:36 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:36 snapshot-store.local.use-lz4-compression = false
23:27:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:36 snapshot-store.local.lz4-blocksize = 256KB
23:27:36 }
23:27:36 disable-default-actor-system-quarantined-event-handling = "false"
23:27:36 }
23:27:36 }
23:27:36 Dump modules.conf
23:27:36 + echo 'Dump modules.conf'
23:27:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:36 modules = [
23:27:36
23:27:36 {
23:27:36 name = "inventory"
23:27:36 namespace = "urn:opendaylight:inventory"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "topology"
23:27:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "toaster"
23:27:36 namespace = "http://netconfcentral.org/ns/toaster"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "car"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "people"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:36 shard-strategy = "module"
23:27:36 },
23:27:36 {
23:27:36 name = "car-people"
23:27:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:36 shard-strategy = "module"
23:27:36 }
23:27:36 ]
23:27:36 Dump module-shards.conf
23:27:36 + echo 'Dump module-shards.conf'
23:27:36 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:36 module-shards = [
23:27:36 {
23:27:36 name = "default"
23:27:36 shards = [
23:27:36 {
23:27:36 name = "default"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "inventory"
23:27:36 shards = [
23:27:36 {
23:27:36 name="inventory"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "topology"
23:27:36 shards = [
23:27:36 {
23:27:36 name="topology"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "toaster"
23:27:36 shards = [
23:27:36 {
23:27:36 name="toaster"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "car"
23:27:36 shards = [
23:27:36 {
23:27:36 name="car"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "people"
23:27:36 shards = [
23:27:36 {
23:27:36 name="people"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 },
23:27:36 {
23:27:36 name = "car-people"
23:27:36 shards = [
23:27:36 {
23:27:36 name="car-people"
23:27:36 replicas = ["member-1",
23:27:36 "member-2",
23:27:36 "member-3"]
23:27:36 }
23:27:36 ]
23:27:36 }
23:27:36 ]
23:27:36 Configuring member-3 with IP address 10.30.171.97
23:27:36 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:36 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:36 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:27:36 common-functions.sh is being sourced
23:27:36 ++ [[ /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 ]]
23:27:36 ++ echo 'common-functions.sh is being sourced'
23:27:36 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:27:36 ++ DISTROSTREAM=scandium
23:27:36 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:36 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:36 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:36 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:36 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:36 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:36 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:36 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:36 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:36 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:36 ++ export CONTROLLERMEM=
23:27:36 ++ CONTROLLERMEM=
23:27:36 ++ case "${DISTROSTREAM}" in
23:27:36 ++ CLUSTER_SYSTEM=akka
23:27:36 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:36 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:36 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:36 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:36 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:36 ++ print_common_env
23:27:36 ++ cat
23:27:36 common-functions environment:
23:27:36 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:36 ACTUALFEATURES:
23:27:36 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:36 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:36 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:36 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:36 CONTROLLERMEM:
23:27:36 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:36 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:36 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:36 SUITES:
23:27:36
23:27:36 ++ SSH='ssh -t -t'
23:27:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:27:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:27:36 Changing to /tmp
23:27:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:36 + echo 'Changing to /tmp'
23:27:36 + cd /tmp
23:27:36 + 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-20251109.212752-116.zip'
23:27:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:36 --2025-11-09 23:27:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip
23:27:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:27:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:27:36 HTTP request sent, awaiting response... 200 OK
23:27:36 Length: 239811318 (229M) [application/zip]
23:27:36 Saving to: ‘karaf-0.21.4-20251109.212752-116.zip’
23:27:36
23:27:36 0K ........ ........ ........ ........ ........ ........ 1% 93.7M 2s
23:27:36 3072K ........ ........ ........ ........ ........ ........ 2% 161M 2s
23:27:36 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
23:27:36 9216K ........ ........ ........ ........ ........ ........ 5% 150M 2s
23:27:36 12288K ........ ........ ........ ........ ........ ........ 6% 102M 2s
23:27:36 15360K ........ ........ ........ ........ ........ ........ 7% 162M 2s
23:27:36 18432K ........ ........ ........ ........ ........ ........ 9% 174M 2s
23:27:36 21504K ........ ........ ........ ........ ........ ........ 10% 197M 1s
23:27:36 24576K ........ ........ ........ ........ ........ ........ 11% 194M 1s
23:27:36 27648K ........ ........ ........ ........ ........ ........ 13% 225M 1s
23:27:36 30720K ........ ........ ........ ........ ........ ........ 14% 219M 1s
23:27:36 33792K ........ ........ ........ ........ ........ ........ 15% 248M 1s
23:27:36 36864K ........ ........ ........ ........ ........ ........ 17% 233M 1s
23:27:36 39936K ........ ........ ........ ........ ........ ........ 18% 270M 1s
23:27:36 43008K ........ ........ ........ ........ ........ ........ 19% 271M 1s
23:27:36 46080K ........ ........ ........ ........ ........ ........ 20% 264M 1s
23:27:36 49152K ........ ........ ........ ........ ........ ........ 22% 275M 1s
23:27:36 52224K ........ ........ ........ ........ ........ ........ 23% 269M 1s
23:27:36 55296K ........ ........ ........ ........ ........ ........ 24% 270M 1s
23:27:36 58368K ........ ........ ........ ........ ........ ........ 26% 278M 1s
23:27:36 61440K ........ ........ ........ ........ ........ ........ 27% 271M 1s
23:27:36 64512K ........ ........ ........ ........ ........ ........ 28% 267M 1s
23:27:36 67584K ........ ........ ........ ........ ........ ........ 30% 268M 1s
23:27:36 70656K ........ ........ ........ ........ ........ ........ 31% 276M 1s
23:27:36 73728K ........ ........ ........ ........ ........ ........ 32% 278M 1s
23:27:36 76800K ........ ........ ........ ........ ........ ........ 34% 265M 1s
23:27:36 79872K ........ ........ ........ ........ ........ ........ 35% 261M 1s
23:27:36 82944K ........ ........ ........ ........ ........ ........ 36% 265M 1s
23:27:36 86016K ........ ........ ........ ........ ........ ........ 38% 265M 1s
23:27:36 89088K ........ ........ ........ ........ ........ ........ 39% 227M 1s
23:27:37 92160K ........ ........ ........ ........ ........ ........ 40% 301M 1s
23:27:37 95232K ........ ........ ........ ........ ........ ........ 41% 276M 1s
23:27:37 98304K ........ ........ ........ ........ ........ ........ 43% 274M 1s
23:27:37 101376K ........ ........ ........ ........ ........ ........ 44% 270M 1s
23:27:37 104448K ........ ........ ........ ........ ........ ........ 45% 264M 1s
23:27:37 107520K ........ ........ ........ ........ ........ ........ 47% 270M 1s
23:27:37 110592K ........ ........ ........ ........ ........ ........ 48% 269M 1s
23:27:37 113664K ........ ........ ........ ........ ........ ........ 49% 265M 1s
23:27:37 116736K ........ ........ ........ ........ ........ ........ 51% 266M 1s
23:27:37 119808K ........ ........ ........ ........ ........ ........ 52% 277M 0s
23:27:37 122880K ........ ........ ........ ........ ........ ........ 53% 263M 0s
23:27:37 125952K ........ ........ ........ ........ ........ ........ 55% 267M 0s
23:27:37 129024K ........ ........ ........ ........ ........ ........ 56% 266M 0s
23:27:37 132096K ........ ........ ........ ........ ........ ........ 57% 268M 0s
23:27:37 135168K ........ ........ ........ ........ ........ ........ 59% 267M 0s
23:27:37 138240K ........ ........ ........ ........ ........ ........ 60% 281M 0s
23:27:37 141312K ........ ........ ........ ........ ........ ........ 61% 276M 0s
23:27:37 144384K ........ ........ ........ ........ ........ ........ 62% 274M 0s
23:27:37 147456K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:27:37 150528K ........ ........ ........ ........ ........ ........ 65% 277M 0s
23:27:37 153600K ........ ........ ........ ........ ........ ........ 66% 275M 0s
23:27:37 156672K ........ ........ ........ ........ ........ ........ 68% 271M 0s
23:27:37 159744K ........ ........ ........ ........ ........ ........ 69% 258M 0s
23:27:37 162816K ........ ........ ........ ........ ........ ........ 70% 243M 0s
23:27:37 165888K ........ ........ ........ ........ ........ ........ 72% 258M 0s
23:27:37 168960K ........ ........ ........ ........ ........ ........ 73% 282M 0s
23:27:37 172032K ........ ........ ........ ........ ........ ........ 74% 258M 0s
23:27:37 175104K ........ ........ ........ ........ ........ ........ 76% 261M 0s
23:27:37 178176K ........ ........ ........ ........ ........ ........ 77% 260M 0s
23:27:37 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s
23:27:37 184320K ........ ........ ........ ........ ........ ........ 80% 284M 0s
23:27:37 187392K ........ ........ ........ ........ ........ ........ 81% 333M 0s
23:27:37 190464K ........ ........ ........ ........ ........ ........ 82% 324M 0s
23:27:37 193536K ........ ........ ........ ........ ........ ........ 83% 317M 0s
23:27:37 196608K ........ ........ ........ ........ ........ ........ 85% 321M 0s
23:27:37 199680K ........ ........ ........ ........ ........ ........ 86% 338M 0s
23:27:37 202752K ........ ........ ........ ........ ........ ........ 87% 334M 0s
23:27:37 205824K ........ ........ ........ ........ ........ ........ 89% 335M 0s
23:27:37 208896K ........ ........ ........ ........ ........ ........ 90% 332M 0s
23:27:37 211968K ........ ........ ........ ........ ........ ........ 91% 347M 0s
23:27:37 215040K ........ ........ ........ ........ ........ ........ 93% 318M 0s
23:27:37 218112K ........ ........ ........ ........ ........ ........ 94% 291M 0s
23:27:37 221184K ........ ........ ........ ........ ........ ........ 95% 318M 0s
23:27:37 224256K ........ ........ ........ ........ ........ ........ 97% 292M 0s
23:27:37 227328K ........ ........ ........ ........ ........ ........ 98% 272M 0s
23:27:37 230400K ........ ........ ........ ........ ........ ........ 99% 276M 0s
23:27:37 233472K ........ ... 100% 259M=0.9s
23:27:37
23:27:37 2025-11-09 23:27:37 (248 MB/s) - ‘karaf-0.21.4-20251109.212752-116.zip’ saved [239811318/239811318]
23:27:37
23:27:37 Extracting the new controller...
23:27:37 + echo 'Extracting the new controller...'
23:27:37 + unzip -q karaf-0.21.4-20251109.212752-116.zip
23:27:39 Adding external repositories...
23:27:39 + echo 'Adding external repositories...'
23:27:39 + 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
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:39 ################################################################################
23:27:39 #
23:27:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:39 # contributor license agreements. See the NOTICE file distributed with
23:27:39 # this work for additional information regarding copyright ownership.
23:27:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:39 # (the "License"); you may not use this file except in compliance with
23:27:39 # the License. You may obtain a copy of the License at
23:27:39 #
23:27:39 # http://www.apache.org/licenses/LICENSE-2.0
23:27:39 #
23:27:39 # Unless required by applicable law or agreed to in writing, software
23:27:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:39 # See the License for the specific language governing permissions and
23:27:39 # limitations under the License.
23:27:39 #
23:27:39 ################################################################################
23:27:39
23:27:39 #
23:27:39 # If set to true, the following property will not allow any certificate to be used
23:27:39 # when accessing Maven repositories through SSL
23:27:39 #
23:27:39 #org.ops4j.pax.url.mvn.certificateCheck=
23:27:39
23:27:39 #
23:27:39 # Path to the local Maven settings file.
23:27:39 # The repositories defined in this file will be automatically added to the list
23:27:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:27:39 # below is not set.
23:27:39 # The following locations are checked for the existence of the settings.xml file
23:27:39 # * 1. looks for the specified url
23:27:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:27:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:27:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:27:39 #
23:27:39 #org.ops4j.pax.url.mvn.settings=
23:27:39
23:27:39 #
23:27:39 # Path to the local Maven repository which is used to avoid downloading
23:27:39 # artifacts when they already exist locally.
23:27:39 # The value of this property will be extracted from the settings.xml file
23:27:39 # above, or defaulted to:
23:27:39 # System.getProperty( "user.home" ) + "/.m2/repository"
23:27:39 #
23:27:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:27:39
23:27:39 #
23:27:39 # Default this to false. It's just weird to use undocumented repos
23:27:39 #
23:27:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:27:39
23:27:39 #
23:27:39 # Uncomment if you don't wanna use the proxy settings
23:27:39 # from the Maven conf/settings.xml file
23:27:39 #
23:27:39 # org.ops4j.pax.url.mvn.proxySupport=false
23:27:39
23:27:39 #
23:27:39 # Comma separated list of repositories scanned when resolving an artifact.
23:27:39 # Those repositories will be checked before iterating through the
23:27:39 # below list of repositories and even before the local repository
23:27:39 # A repository url can be appended with zero or more of the following flags:
23:27:39 # @snapshots : the repository contains snaphots
23:27:39 # @noreleases : the repository does not contain any released artifacts
23:27:39 #
23:27:39 # The following property value will add the system folder as a repo.
23:27:39 #
23:27:39 org.ops4j.pax.url.mvn.defaultRepositories=\
23:27:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:27:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:27:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:27:39
23:27:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:27:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:27:39
23:27:39 #
23:27:39 # Comma separated list of repositories scanned when resolving an artifact.
23:27:39 # The default list includes the following repositories:
23:27:39 # http://repo1.maven.org/maven2@id=central
23:27:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:27:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:27:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:27:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:27:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:27:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:27:39 # To add repositories to the default ones, prepend '+' to the list of repositories
23:27:39 # to add.
23:27:39 # A repository url can be appended with zero or more of the following flags:
23:27:39 # @snapshots : the repository contains snapshots
23:27:39 # @noreleases : the repository does not contain any released artifacts
23:27:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:27:39 #
23:27:39 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
23:27:39
23:27:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:27:39 + [[ True == \T\r\u\e ]]
23:27:39 + echo 'Configuring the startup features...'
23:27:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:39 + FEATURE_TEST_STRING=features-test
23:27:39 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:27:39 + KARAF_VERSION=karaf4
23:27:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:27:39 + 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
23:27:39 + [[ ! -z '' ]]
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:39 ################################################################################
23:27:39 #
23:27:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:39 # contributor license agreements. See the NOTICE file distributed with
23:27:39 # this work for additional information regarding copyright ownership.
23:27:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:39 # (the "License"); you may not use this file except in compliance with
23:27:39 # the License. You may obtain a copy of the License at
23:27:39 #
23:27:39 # http://www.apache.org/licenses/LICENSE-2.0
23:27:39 #
23:27:39 # Unless required by applicable law or agreed to in writing, software
23:27:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:39 # See the License for the specific language governing permissions and
23:27:39 # limitations under the License.
23:27:39 #
23:27:39 ################################################################################
23:27:39
23:27:39 #
23:27:39 # Comma separated list of features repositories to register by default
23:27:39 #
23:27:39 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}/0d747d2b-8c46-49fa-8122-dbe1a1561051.xml
23:27:39
23:27:39 #
23:27:39 # Comma separated list of features to install at startup
23:27:39 #
23:27:39 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 03cf6a61-53ed-40a6-be2d-2f4408f0f676
23:27:39
23:27:39 #
23:27:39 # Resource repositories (OBR) that the features resolver can use
23:27:39 # to resolve requirements/capabilities
23:27:39 #
23:27:39 # The format of the resourceRepositories is
23:27:39 # resourceRepositories=[xml:url|json:url],...
23:27:39 # for Instance:
23:27:39 #
23:27:39 #resourceRepositories=xml:http://host/path/to/index.xml
23:27:39 # or
23:27:39 #resourceRepositories=json:http://host/path/to/index.json
23:27:39 #
23:27:39
23:27:39 #
23:27:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:27:39 #
23:27:39 featuresBootAsynchronous=false
23:27:39
23:27:39 #
23:27:39 # Service requirements enforcement
23:27:39 #
23:27:39 # By default, the feature resolver checks the service requirements/capabilities of
23:27:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:27:39 # the required bundles.
23:27:39 # The following flag can have those values:
23:27:39 # - disable: service requirements are completely ignored
23:27:39 # - default: service requirements are ignored for old features
23:27:39 # - enforce: service requirements are always verified
23:27:39 #
23:27:39 #serviceRequirements=default
23:27:39
23:27:39 #
23:27:39 # Store cfg file for config element in feature
23:27:39 #
23:27:39 #configCfgStore=true
23:27:39
23:27:39 #
23:27:39 # Define if the feature service automatically refresh bundles
23:27:39 #
23:27:39 autoRefresh=true
23:27:39
23:27:39 #
23:27:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:27:39 # XML file defines instructions related to features processing
23:27:39 # versions.properties may declare properties to resolve placeholders in XML file
23:27:39 # both files are relative to ${karaf.etc}
23:27:39 #
23:27:39 #featureProcessing=org.apache.karaf.features.xml
23:27:39 #featureProcessingVersions=versions.properties
23:27:39 + configure_karaf_log karaf4 ''
23:27:39 + local -r karaf_version=karaf4
23:27:39 + local -r controllerdebugmap=
23:27:39 + local logapi=log4j
23:27:39 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:39 log4j2.rootLogger.level = INFO
23:27:39 #log4j2.rootLogger.type = asyncRoot
23:27:39 #log4j2.rootLogger.includeLocation = false
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:39 log4j2.logger.spifly.level = WARN
23:27:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:39 log4j2.logger.audit.level = INFO
23:27:39 log4j2.logger.audit.additivity = false
23:27:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:39 log4j2.appender.console.type = Console
23:27:39 log4j2.appender.console.name = Console
23:27:39 log4j2.appender.console.layout.type = PatternLayout
23:27:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:39 log4j2.appender.rolling.name = RollingFile
23:27:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:39 #log4j2.appender.rolling.immediateFlush = false
23:27:39 log4j2.appender.rolling.append = true
23:27:39 log4j2.appender.rolling.layout.type = PatternLayout
23:27:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:39 log4j2.appender.rolling.policies.type = Policies
23:27:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:39 log4j2.appender.rolling.policies.size.size = 64MB
23:27:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:39 log4j2.appender.rolling.strategy.max = 7
23:27:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:39 log4j2.appender.audit.name = AuditRollingFile
23:27:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:39 log4j2.appender.audit.append = true
23:27:39 log4j2.appender.audit.layout.type = PatternLayout
23:27:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:39 log4j2.appender.audit.policies.type = Policies
23:27:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:39 log4j2.appender.audit.policies.size.size = 8MB
23:27:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:39 log4j2.appender.audit.strategy.max = 7
23:27:39 log4j2.appender.osgi.type = PaxOsgi
23:27:39 log4j2.appender.osgi.name = PaxOsgi
23:27:39 log4j2.appender.osgi.filter = *
23:27:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:39 #log4j2.logger.aether.level = TRACE
23:27:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:39 #log4j2.logger.http-headers.level = DEBUG
23:27:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:39 #log4j2.logger.maven.level = TRACE
23:27:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:27:39 + logapi=log4j2
23:27:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:27:39 + '[' log4j2 == log4j2 ']'
23:27:39 + 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
23:27:39 controllerdebugmap:
23:27:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:27:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:27:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:27:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:27:39 + unset IFS
23:27:39 + echo 'controllerdebugmap: '
23:27:39 + '[' -n '' ']'
23:27:39 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:39 ################################################################################
23:27:39 #
23:27:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:39 # contributor license agreements. See the NOTICE file distributed with
23:27:39 # this work for additional information regarding copyright ownership.
23:27:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:39 # (the "License"); you may not use this file except in compliance with
23:27:39 # the License. You may obtain a copy of the License at
23:27:39 #
23:27:39 # http://www.apache.org/licenses/LICENSE-2.0
23:27:39 #
23:27:39 # Unless required by applicable law or agreed to in writing, software
23:27:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:39 # See the License for the specific language governing permissions and
23:27:39 # limitations under the License.
23:27:39 #
23:27:39 ################################################################################
23:27:39
23:27:39 # Common pattern layout for appenders
23:27:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:27:39
23:27:39 # Root logger
23:27:39 log4j2.rootLogger.level = INFO
23:27:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:27:39 #log4j2.rootLogger.type = asyncRoot
23:27:39 #log4j2.rootLogger.includeLocation = false
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:27:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:27:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:27:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:27:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:27:39
23:27:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:27:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:27:39
23:27:39 # Loggers configuration
23:27:39
23:27:39 # Spifly logger
23:27:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:27:39 log4j2.logger.spifly.level = WARN
23:27:39
23:27:39 # Security audit logger
23:27:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:27:39 log4j2.logger.audit.level = INFO
23:27:39 log4j2.logger.audit.additivity = false
23:27:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:27:39
23:27:39 # Appenders configuration
23:27:39
23:27:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:27:39 log4j2.appender.console.type = Console
23:27:39 log4j2.appender.console.name = Console
23:27:39 log4j2.appender.console.layout.type = PatternLayout
23:27:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:27:39
23:27:39 # Rolling file appender
23:27:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:27:39 log4j2.appender.rolling.name = RollingFile
23:27:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:27:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:27:39 # uncomment to not force a disk flush
23:27:39 #log4j2.appender.rolling.immediateFlush = false
23:27:39 log4j2.appender.rolling.append = true
23:27:39 log4j2.appender.rolling.layout.type = PatternLayout
23:27:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:27:39 log4j2.appender.rolling.policies.type = Policies
23:27:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:27:39 log4j2.appender.rolling.policies.size.size = 1GB
23:27:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:27:39 log4j2.appender.rolling.strategy.max = 7
23:27:39
23:27:39 # Audit file appender
23:27:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:27:39 log4j2.appender.audit.name = AuditRollingFile
23:27:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:27:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:27:39 log4j2.appender.audit.append = true
23:27:39 log4j2.appender.audit.layout.type = PatternLayout
23:27:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:27:39 log4j2.appender.audit.policies.type = Policies
23:27:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:27:39 log4j2.appender.audit.policies.size.size = 8MB
23:27:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:27:39 log4j2.appender.audit.strategy.max = 7
23:27:39
23:27:39 # OSGi appender
23:27:39 log4j2.appender.osgi.type = PaxOsgi
23:27:39 log4j2.appender.osgi.name = PaxOsgi
23:27:39 log4j2.appender.osgi.filter = *
23:27:39
23:27:39 # help with identification of maven-related problems with pax-url-aether
23:27:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:27:39 #log4j2.logger.aether.level = TRACE
23:27:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:27:39 #log4j2.logger.http-headers.level = DEBUG
23:27:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:27:39 #log4j2.logger.maven.level = TRACE
23:27:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:27:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:27:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 Configure
23:27:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:27:39 max memory: 3072m
23:27:39 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:27:39 + local -r controllermem=3072m
23:27:39 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 + echo Configure
23:27:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:27:39 + echo ' max memory: 3072m'
23:27:39 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:39 + 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
23:27:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:39 #!/bin/sh
23:27:39 #
23:27:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:27:39 # contributor license agreements. See the NOTICE file distributed with
23:27:39 # this work for additional information regarding copyright ownership.
23:27:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:27:39 # (the "License"); you may not use this file except in compliance with
23:27:39 # the License. You may obtain a copy of the License at
23:27:39 #
23:27:39 # http://www.apache.org/licenses/LICENSE-2.0
23:27:39 #
23:27:39 # Unless required by applicable law or agreed to in writing, software
23:27:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:27:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:27:39 # See the License for the specific language governing permissions and
23:27:39 # limitations under the License.
23:27:39 #
23:27:39
23:27:39 #
23:27:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:27:39 # script: client, instance, shell, start, status, stop, karaf
23:27:39 #
23:27:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:27:39 # Actions go here...
23:27:39 # fi
23:27:39
23:27:39 #
23:27:39 # general settings which should be applied for all scripts go here; please keep
23:27:39 # in mind that it is possible that scripts might be executed more than once, e.g.
23:27:39 # in example of the start script where the start script is executed first and the
23:27:39 # karaf script afterwards.
23:27:39 #
23:27:39
23:27:39 #
23:27:39 # The following section shows the possible configuration options for the default
23:27:39 # karaf scripts
23:27:39 #
23:27:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:27:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:27:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:27:39 # export EXTRA_JAVA_OPTS # Additional JVM options
23:27:39 # export KARAF_HOME # Karaf home folder
23:27:39 # export KARAF_DATA # Karaf data folder
23:27:39 # export KARAF_BASE # Karaf base folder
23:27:39 # export KARAF_ETC # Karaf etc folder
23:27:39 # export KARAF_LOG # Karaf log folder
23:27:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:27:39 # export KARAF_OPTS # Additional available Karaf options
23:27:39 # export KARAF_DEBUG # Enable debug mode
23:27:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:27:39 # export KARAF_NOROOT # Prevent execution as root if set to true
23:27:39 Set Java version
23:27:39 + echo 'Set Java version'
23:27:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:27:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:39 sudo: a password is required
23:27:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:27:39 sudo: a password is required
23:27:39 JDK default version ...
23:27:39 + echo 'JDK default version ...'
23:27:39 + java -version
23:27:39 openjdk version "21.0.8" 2025-07-15
23:27:39 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:27:39 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:27:39 Set JAVA_HOME
23:27:39 + echo 'Set JAVA_HOME'
23:27:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:27:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:27:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:27:39 Listing all open ports on controller system...
23:27:39 + echo 'Listing all open ports on controller system...'
23:27:39 + netstat -pnatu
23:27:39 /tmp/configuration-script.sh: line 40: netstat: command not found
23:27:39 Custom shard config exists!!!
23:27:39 Copying the shard config...
23:27:39 + '[' -f /tmp/custom_shard_config.txt ']'
23:27:39 + echo 'Custom shard config exists!!!'
23:27:39 + echo 'Copying the shard config...'
23:27:39 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:27:39 Configuring cluster
23:27:39 + echo 'Configuring cluster'
23:27:39 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.144 10.30.170.132 10.30.171.97
23:27:39 ################################################
23:27:39 ## Configure Cluster ##
23:27:39 ################################################
23:27:39 NOTE: Cluster configuration files not found. Copying from
23:27:39 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:27:39 Configuring unique name in akka.conf
23:27:39 Configuring hostname in akka.conf
23:27:39 Configuring data and rpc seed nodes in akka.conf
23:27:39 modules = [
23:27:39
23:27:39 {
23:27:39 name = "inventory"
23:27:39 namespace = "urn:opendaylight:inventory"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "topology"
23:27:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "toaster"
23:27:39 namespace = "http://netconfcentral.org/ns/toaster"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "car"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "people"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "car-people"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:39 shard-strategy = "module"
23:27:39 }
23:27:39 ]
23:27:39 Configuring replication type in module-shards.conf
23:27:39 ################################################
23:27:39 ## NOTE: Manually restart controller to ##
23:27:39 ## apply configuration. ##
23:27:39 ################################################
23:27:39 Dump akka.conf
23:27:39 + echo 'Dump akka.conf'
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:39
23:27:39 odl-cluster-data {
23:27:39 akka {
23:27:39 remote {
23:27:39 artery {
23:27:39 enabled = on
23:27:39 transport = tcp
23:27:39 canonical.hostname = "10.30.171.97"
23:27:39 canonical.port = 2550
23:27:39 }
23:27:39 }
23:27:39
23:27:39 cluster {
23:27:39 # Using artery.
23:27:39 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.144:2550",
23:27:39 "akka://opendaylight-cluster-data@10.30.170.132:2550",
23:27:39 "akka://opendaylight-cluster-data@10.30.171.97:2550"]
23:27:39
23:27:39 roles = ["member-3"]
23:27:39
23:27:39 # when under load we might trip a false positive on the failure detector
23:27:39 # failure-detector {
23:27:39 # heartbeat-interval = 4 s
23:27:39 # acceptable-heartbeat-pause = 16s
23:27:39 # }
23:27:39 }
23:27:39
23:27:39 persistence {
23:27:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:27:39 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:27:39 # The relative path is always relative to KARAF_HOME.
23:27:39
23:27:39 # snapshot-store.local.dir = "target/snapshots"
23:27:39
23:27:39 # Use lz4 compression for LocalSnapshotStore snapshots
23:27:39 snapshot-store.local.use-lz4-compression = false
23:27:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:27:39 snapshot-store.local.lz4-blocksize = 256KB
23:27:39 }
23:27:39 disable-default-actor-system-quarantined-event-handling = "false"
23:27:39 }
23:27:39 }
23:27:39 Dump modules.conf
23:27:39 + echo 'Dump modules.conf'
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:39 modules = [
23:27:39
23:27:39 {
23:27:39 name = "inventory"
23:27:39 namespace = "urn:opendaylight:inventory"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "topology"
23:27:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "toaster"
23:27:39 namespace = "http://netconfcentral.org/ns/toaster"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "car"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "people"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:27:39 shard-strategy = "module"
23:27:39 },
23:27:39 {
23:27:39 name = "car-people"
23:27:39 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:27:39 shard-strategy = "module"
23:27:39 }
23:27:39 ]
23:27:39 Dump module-shards.conf
23:27:39 + echo 'Dump module-shards.conf'
23:27:39 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:39 module-shards = [
23:27:39 {
23:27:39 name = "default"
23:27:39 shards = [
23:27:39 {
23:27:39 name = "default"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "inventory"
23:27:39 shards = [
23:27:39 {
23:27:39 name="inventory"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "topology"
23:27:39 shards = [
23:27:39 {
23:27:39 name="topology"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "toaster"
23:27:39 shards = [
23:27:39 {
23:27:39 name="toaster"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "car"
23:27:39 shards = [
23:27:39 {
23:27:39 name="car"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "people"
23:27:39 shards = [
23:27:39 {
23:27:39 name="people"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 },
23:27:39 {
23:27:39 name = "car-people"
23:27:39 shards = [
23:27:39 {
23:27:39 name="car-people"
23:27:39 replicas = ["member-1",
23:27:39 "member-2",
23:27:39 "member-3"]
23:27:39 }
23:27:39 ]
23:27:39 }
23:27:39 ]
23:27:39 Locating config plan to use...
23:27:39 Finished running config plans
23:27:39 Starting member-1 with IP address 10.30.171.144
23:27:39 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:40 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:40 Redirecting karaf console output to karaf_console.log
23:27:40 Starting controller...
23:27:40 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:40 Starting member-2 with IP address 10.30.170.132
23:27:40 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:40 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:27:40 Redirecting karaf console output to karaf_console.log
23:27:40 Starting controller...
23:27:40 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:40 Starting member-3 with IP address 10.30.171.97
23:27:40 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:41 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:27:41 Redirecting karaf console output to karaf_console.log
23:27:41 Starting controller...
23:27:41 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:27:41 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins1045707708152788756.sh
23:27:41 common-functions.sh is being sourced
23:27:41 common-functions environment:
23:27:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:27:41 ACTUALFEATURES:
23:27:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:27:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:27:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:27:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:27:41 CONTROLLERMEM: 2048m
23:27:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:27:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:27:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:27:41 SUITES:
23:27:41
23:27:41 + echo '#################################################'
23:27:41 #################################################
23:27:41 + echo '## Verify Cluster is UP ##'
23:27:41 ## Verify Cluster is UP ##
23:27:41 + echo '#################################################'
23:27:41 #################################################
23:27:41 + create_post_startup_script
23:27:41 + cat
23:27:41 + copy_and_run_post_startup_script
23:27:41 + seed_index=1
23:27:41 ++ seq 1 3
23:27:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:27:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:27:41 + echo 'Execute the post startup script on controller 10.30.171.144'
23:27:41 Execute the post startup script on controller 10.30.171.144
23:27:41 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.144:/tmp/
23:27:41 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:41 + ssh 10.30.171.144 'bash /tmp/post-startup-script.sh 1'
23:27:41 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:27:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:27:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:27:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:27:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:28:46 2025-11-09T23:28:24,422 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:28:46 Controller is UP
23:28:46 2025-11-09T23:28:24,422 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:28:46 Listing all open ports on controller system...
23:28:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:28:46 looking for "BindException: Address already in use" in log file
23:28:46 looking for "server is unhealthy" in log file
23:28:46 + '[' 1 == 0 ']'
23:28:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:28:46 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:28:46 + echo 'Execute the post startup script on controller 10.30.170.132'
23:28:46 Execute the post startup script on controller 10.30.170.132
23:28:46 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.132:/tmp/
23:28:46 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:28:47 + ssh 10.30.170.132 'bash /tmp/post-startup-script.sh 2'
23:28:47 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:28:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:28:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:29:52 2025-11-09T23:28:25,008 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:29:52 Controller is UP
23:29:52 2025-11-09T23:28:25,008 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:29:52 Listing all open ports on controller system...
23:29:52 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:29:52 looking for "BindException: Address already in use" in log file
23:29:52 looking for "server is unhealthy" in log file
23:29:52 + '[' 2 == 0 ']'
23:29:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:29:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:29:52 + echo 'Execute the post startup script on controller 10.30.171.97'
23:29:52 Execute the post startup script on controller 10.30.171.97
23:29:52 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.97:/tmp/
23:29:52 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:29:53 + ssh 10.30.171.97 'bash /tmp/post-startup-script.sh 3'
23:29:53 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:29:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:30:58 2025-11-09T23:28:24,507 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:58 Controller is UP
23:30:58 2025-11-09T23:28:24,507 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:58 Listing all open ports on controller system...
23:30:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:30:58 looking for "BindException: Address already in use" in log file
23:30:58 looking for "server is unhealthy" in log file
23:30:58 + '[' 0 == 0 ']'
23:30:58 + seed_index=1
23:30:58 + dump_controller_threads
23:30:58 ++ seq 1 3
23:30:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:30:58 + echo 'Let'\''s take the karaf thread dump'
23:30:58 Let's take the karaf thread dump
23:30:58 + ssh 10.30.171.144 'sudo ps aux'
23:30:58 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:30:58 ++ tr -s ' '
23:30:58 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:30:58 ++ cut -f2 '-d '
23:30:58 ++ grep -v grep
23:30:58 + pid=2086
23:30:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
23:30:58 karaf main: org.apache.karaf.main.Main, pid:2086
23:30:58 + ssh 10.30.171.144 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
23:30:58 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
23:30:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:59 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:30:59 + echo 'Let'\''s take the karaf thread dump'
23:30:59 Let's take the karaf thread dump
23:30:59 + ssh 10.30.170.132 'sudo ps aux'
23:30:59 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:31:00 ++ tr -s ' '
23:31:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:31:00 ++ cut -f2 '-d '
23:31:00 ++ grep -v grep
23:31:00 + pid=2078
23:31:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2078'
23:31:00 karaf main: org.apache.karaf.main.Main, pid:2078
23:31:00 + ssh 10.30.170.132 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2078'
23:31:00 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
23:31:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:00 + echo 'Let'\''s take the karaf thread dump'
23:31:00 Let's take the karaf thread dump
23:31:00 + ssh 10.30.171.97 'sudo ps aux'
23:31:00 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:31:01 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:31:01 ++ grep -v grep
23:31:01 ++ tr -s ' '
23:31:01 ++ cut -f2 '-d '
23:31:01 + pid=2087
23:31:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087'
23:31:01 karaf main: org.apache.karaf.main.Main, pid:2087
23:31:01 + ssh 10.30.171.97 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087'
23:31:01 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:31:01 + '[' 0 -gt 0 ']'
23:31:01 + echo 'Generating controller variables...'
23:31:01 Generating controller variables...
23:31:01 ++ seq 1 3
23:31:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:01 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:31:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.144'
23:31:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:31:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.144 -v ODL_SYSTEM_2_IP:10.30.170.132'
23:31:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:01 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.144 -v ODL_SYSTEM_2_IP:10.30.170.132 -v ODL_SYSTEM_3_IP:10.30.171.97'
23:31:01 + echo 'Generating mininet variables...'
23:31:01 Generating mininet variables...
23:31:01 ++ seq 1 0
23:31:01 + get_test_suites SUITES
23:31:01 + local __suite_list=SUITES
23:31:01 + echo 'Locating test plan to use...'
23:31:01 Locating test plan to use...
23:31:01 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt
23:31:01 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt ']'
23:31:01 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:31:01 + '[' disabled '!=' disabled ']'
23:31:01 + echo 'Changing the testplan path...'
23:31:01 Changing the testplan path...
23:31:01 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-scandium: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:31:01 + cat testplan.txt
23:31:01 # Place the suites in run order:
23:31:01
23:31:01 # disabling all "prefix based" suites. This functionality was newly
23:31:01 # introduced with these tests in 2017. The assumption is that
23:31:01 # development stopped in that area, but may continue at a later
23:31:01 # time. Still, the tests are failing and no resources to solve the
23:31:01 # failures at this time. If/When this changes, we can uncomment
23:31:01 # those suites. Note that every suite is commented out with it's
23:31:01 # accompanying "restart_with_tell_based_true" setup suite.
23:31:01
23:31:01
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:31:01 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:01 + '[' -z '' ']'
23:31:01 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:31:01 ++ tr '\012' ' '
23:31:01 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:01 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:31:01 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:31:01 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:31:01 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:31:01 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251109.212752-116.zip -v CONTROLLER:10.30.171.144 -v CONTROLLER1:10.30.170.132 -v CONTROLLER2:10.30.171.97 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-tell-all-scandium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.171.144 -v ODL_SYSTEM_1_IP:10.30.171.144 -v ODL_SYSTEM_2_IP:10.30.170.132 -v ODL_SYSTEM_3_IP:10.30.171.97 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:31:02 ==============================================================================
23:31:02 controller-clustering-tell.txt
23:31:02 ==============================================================================
23:31:02 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:31:02 ==============================================================================
23:31:08 Stop_All_Members :: Stop every odl node. | FAIL |
23:37:19 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:37:19 ------------------------------------------------------------------------------
23:37:19 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:37:29 ------------------------------------------------------------------------------
23:37:29 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:44:38 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
23:44:38 ------------------------------------------------------------------------------
23:44:38 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:44:38 3 tests, 1 passed, 2 failed
23:44:38 ==============================================================================
23:44:39 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:44:39 ==============================================================================
23:45:32 Get_Shard_Role :: Get shard role. | FAIL |
23:46:13 ... click for list of related bugs or create a new one if needed (with the
23:46:13 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:46:13 reference somewhere inside)
23:46:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
23:46:13
23:46:13 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.144:8181/restconf/operations/cluster-admin:get-shard-role
23:46:13 ------------------------------------------------------------------------------
23:46:13 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:48:59 ... click for list of related bugs or create a new one if needed (with the
23:48:59 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:48:59 reference somewhere inside)
23:48:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
23:48:59
23:48:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
23:48:59 ------------------------------------------------------------------------------
23:48:59 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:51:44 ... click for list of related bugs or create a new one if needed (with the
23:51:44 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:51:44 reference somewhere inside)
23:51:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
23:51:44
23:51:44 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
23:51:44 ------------------------------------------------------------------------------
23:51:44 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:54:30 ... click for list of related bugs or create a new one if needed (with the
23:54:30 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:54:30 reference somewhere inside)
23:54:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
23:54:30
23:54:30 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
23:54:30 ------------------------------------------------------------------------------
23:54:30 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:57:15 ... click for list of related bugs or create a new one if needed (with the
23:57:15 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:57:15 reference somewhere inside)
23:57:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
23:57:15
23:57:15 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
23:57:15 ------------------------------------------------------------------------------
23:57:15 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
00:00:01 ... click for list of related bugs or create a new one if needed (with the
00:00:01 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
00:00:01 reference somewhere inside)
00:00:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
00:00:01
00:00:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:00:01 ------------------------------------------------------------------------------
00:00:01 Write_Transactions_One_Node_Leader :: Write transactions. | FAIL |
00:02:46 ... click for list of related bugs or create a new one if needed (with the
00:02:46 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader"
00:02:46 reference somewhere inside)
00:02:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader&order=bug_status"
00:02:46
00:02:46 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:02:46 ------------------------------------------------------------------------------
00:02:46 Write_Transactions_One_Node_Follower :: Write transactions. | FAIL |
00:05:32 ... click for list of related bugs or create a new one if needed (with the
00:05:32 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower"
00:05:32 reference somewhere inside)
00:05:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower&order=bug_status"
00:05:32
00:05:32 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:05:32 ------------------------------------------------------------------------------
00:05:32 Write_Transactions_All_Nodes :: Write transactions. | FAIL |
00:13:37 ... click for list of related bugs or create a new one if needed (with the
00:13:37 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes"
00:13:37 reference somewhere inside)
00:13:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes&order=bug_status"
00:13:37
00:13:37 Resolving variable '${response.text}' failed: AttributeError: 'ReadTimeout' object has no attribute 'text'
00:13:37 ------------------------------------------------------------------------------
00:13:37 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
00:13:37 9 tests, 0 passed, 9 failed
00:13:37 ==============================================================================
00:13:37 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:13:37 ==============================================================================
00:14:31 Stop_All_Members :: Stop every odl node. | FAIL |
00:20:43 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:20:43 ------------------------------------------------------------------------------
00:20:43 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:20:53 ------------------------------------------------------------------------------
00:20:53 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:28:03 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:28:03 ------------------------------------------------------------------------------
00:28:03 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:28:03 3 tests, 1 passed, 2 failed
00:28:03 ==============================================================================
00:28:03 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
00:28:03 ==============================================================================
00:28:57 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
00:33:43 ... click for list of related bugs or create a new one if needed (with the
00:33:43 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
00:33:43 reference somewhere inside)
00:33:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
00:33:43
00:33:43 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:33:43 ------------------------------------------------------------------------------
00:33:43 Restart :: Restart odl | FAIL |
00:40:35 ... click for list of related bugs or create a new one if needed (with the
00:40:35 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:40:35 reference somewhere inside)
00:40:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
00:40:35
00:40:35 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:40:35 ------------------------------------------------------------------------------
00:40:35 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:43:35 ... click for list of related bugs or create a new one if needed (with the
00:43:35 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:43:35 reference somewhere inside)
00:43:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
00:43:35
00:43:35 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:43:35 ------------------------------------------------------------------------------
00:43:35 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:43:35 3 tests, 0 passed, 3 failed
00:43:35 ==============================================================================
00:43:35 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:43:35 ==============================================================================
00:44:34 Stop_All_Members :: Stop every odl node. | FAIL |
00:50:38 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:50:38 ------------------------------------------------------------------------------
00:50:38 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:50:47 ------------------------------------------------------------------------------
00:50:47 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:57:57 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
00:57:57 ------------------------------------------------------------------------------
00:57:57 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:57:57 3 tests, 1 passed, 2 failed
00:57:57 ==============================================================================
00:57:57 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:57:57 ==============================================================================
00:58:51 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
01:01:37 ... click for list of related bugs or create a new one if needed (with the
01:01:37 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
01:01:37 reference somewhere inside)
01:01:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
01:01:37
01:01:37 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
01:01:37 ------------------------------------------------------------------------------
01:01:37 Restart1 :: Restart odl | FAIL |
01:08:29 ... click for list of related bugs or create a new one if needed (with the
01:08:29 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
01:08:29 reference somewhere inside)
01:08:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
01:08:29
01:08:29 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:08:29 ------------------------------------------------------------------------------
01:08:29 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
01:09:29 ... click for list of related bugs or create a new one if needed (with the
01:09:29 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
01:09:29 reference somewhere inside)
01:09:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
01:09:29
01:09:29 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:09:29 ------------------------------------------------------------------------------
01:09:29 Restart2 :: Restart odl | FAIL |
01:16:15 ... click for list of related bugs or create a new one if needed (with the
01:16:15 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
01:16:15 reference somewhere inside)
01:16:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
01:16:15
01:16:15 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:16:15 ------------------------------------------------------------------------------
01:16:15 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
01:16:55 ... click for list of related bugs or create a new one if needed (with the
01:16:55 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
01:16:55 reference somewhere inside)
01:16:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
01:16:55
01:16:55 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:16:55 ------------------------------------------------------------------------------
01:16:55 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
01:16:55 5 tests, 0 passed, 5 failed
01:16:55 ==============================================================================
01:16:55 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:16:55 ==============================================================================
01:17:54 Stop_All_Members :: Stop every odl node. | FAIL |
01:24:00 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:24:00 ------------------------------------------------------------------------------
01:24:00 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:24:09 ------------------------------------------------------------------------------
01:24:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:31:19 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
01:31:19 ------------------------------------------------------------------------------
01:31:19 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:31:19 3 tests, 1 passed, 2 failed
01:31:19 ==============================================================================
01:31:19 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
01:31:19 ==============================================================================
01:32:13 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
01:34:59 ... click for list of related bugs or create a new one if needed (with the
01:34:59 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
01:34:59 reference somewhere inside)
01:34:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
01:34:59
01:34:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
01:34:59 ------------------------------------------------------------------------------
01:34:59 Restart :: Restart odl | FAIL |
01:41:50 ... click for list of related bugs or create a new one if needed (with the
01:41:50 "controller_clustering_tell_txt_leader_isolation_restart"
01:41:50 reference somewhere inside)
01:41:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
01:41:50
01:41:50 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:41:50 ------------------------------------------------------------------------------
01:41:50 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
01:42:51 ... click for list of related bugs or create a new one if needed (with the
01:42:51 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
01:42:51 reference somewhere inside)
01:42:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
01:42:51
01:42:51 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:42:51 ------------------------------------------------------------------------------
01:42:51 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
01:42:51 3 tests, 0 passed, 3 failed
01:42:51 ==============================================================================
01:42:51 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:42:51 ==============================================================================
01:43:50 Stop_All_Members :: Stop every odl node. | FAIL |
01:49:55 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:49:55 ------------------------------------------------------------------------------
01:49:55 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:50:06 ------------------------------------------------------------------------------
01:50:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:57:16 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
01:57:16 ------------------------------------------------------------------------------
01:57:16 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:57:16 3 tests, 1 passed, 2 failed
01:57:16 ==============================================================================
01:57:16 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:57:16 ==============================================================================
01:58:10 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
02:13:27 ... click for list of related bugs or create a new one if needed (with the
02:13:27 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
02:13:27 reference somewhere inside)
02:13:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
02:13:27
02:13:27 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
02:13:27
02:13:27 Also keyword teardown failed:
02:13:27 Several failures occurred:
02:13:27
02:13:27 1) Variable '${client_node_dst}' not found.
02:13:27
02:13:27 2) Variable '${client_node_dst}' not found.
02:13:27
02:13:27 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:13:27
02:13:27 1) ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
02:13:27
02:13:27 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:13:27
02:13:27 3) Resolving variable '${response.status_code}' failed: AttributeError: 'No...
02:13:27 [ Message content over the limit has been removed. ]
02:13:27
02:13:27 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:13:27
02:13:27 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
02:13:27
02:13:27 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:13:27
02:13:27 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:13:27
02:13:27 69) Unrecognized Raft state: None
02:13:27
02:13:27 70) No leader found.
02:13:27
02:13:27 71) Too many Leaders.
02:13:27
02:13:27 72) IndexError: Given index 0 is out of the range 0--1.
02:13:27
02:13:27 4) KeyError: 'threads'
02:13:27 ------------------------------------------------------------------------------
02:13:27 Restart1 :: Restart odl | FAIL |
02:20:21 ... click for list of related bugs or create a new one if needed (with the
02:20:21 "controller_clustering_tell_txt_client_isolation_restart1"
02:20:21 reference somewhere inside)
02:20:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
02:20:21
02:20:21 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:20:21 ------------------------------------------------------------------------------
02:20:21 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
02:33:52 ... click for list of related bugs or create a new one if needed (with the
02:33:52 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
02:33:52 reference somewhere inside)
02:33:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
02:33:52
02:33:52 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:33:52
02:33:52 Also keyword teardown failed:
02:33:52 Several failures occurred:
02:33:52
02:33:52 1) Variable '${client_node_dst}' not found.
02:33:52
02:33:52 2) Variable '${client_node_dst}' not found.
02:33:52
02:33:52 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:33:52
02:33:52 1) ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:53:49
02:53:49 Also keyword teardown failed:
02:53:49 Several failures occurred:
02:53:49
02:53:49 1) Variable '${client_node_dst}' not found.
02:53:49
02:53:49 2) Variable '${client_node_dst}' not found.
02:53:49
02:53:49 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:53:49
02:53:49 1) ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:13:47
03:13:47 Also keyword teardown failed:
03:13:47 Several failures occurred:
03:13:47
03:13:47 1) Variable '${client_node_dst}' not found.
03:13:47
03:13:47 2) Variable '${client_node_dst}' not found.
03:13:47
03:13:47 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
03:13:47
03:13:47 1) ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:39:43 ------------------------------------------------------------------------------
03:39:43 Restart_2 :: Restart odl. | FAIL |
03:46:27 ... click for list of related bugs or create a new one if needed (with the
03:46:27 "controller_clustering_tell_txt_listener_stability_restart_2"
03:46:27 reference somewhere inside)
03:46:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
03:46:27
03:46:27 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:46:27 ------------------------------------------------------------------------------
03:46:27 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
03:47:08 ... click for list of related bugs or create a new one if needed (with the
03:47:08 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
03:47:08 reference somewhere inside)
03:47:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
03:47:08
03:47:08 ConnectionError: HTTPConnectionPool(host='10.30.171.144', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:47:08 ------------------------------------------------------------------------------
03:47:08 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
03:47:08 5 tests, 0 passed, 5 failed
03:47:08 ==============================================================================
03:47:08 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:47:08 ==============================================================================
03:48:06 Stop_All_Members :: Stop every odl node. | FAIL |
03:54:12 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:54:12 ------------------------------------------------------------------------------
03:54:12 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:54:21 ------------------------------------------------------------------------------
03:54:21 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:01:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:01:31 ------------------------------------------------------------------------------
04:01:31 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:01:31 3 tests, 1 passed, 2 failed
04:01:31 ==============================================================================
04:01:31 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
04:01:31 ==============================================================================
04:02:25 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
04:05:12 ... click for list of related bugs or create a new one if needed (with the
04:05:12 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
04:05:12 reference somewhere inside)
04:05:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
04:05:12
04:05:12 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:05:12 ------------------------------------------------------------------------------
04:05:12 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
04:05:52 ... click for list of related bugs or create a new one if needed (with the
04:05:52 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
04:05:52 reference somewhere inside)
04:05:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
04:05:52
04:05:52 Variable '@{cs_candidates}' not found. Did you mean:
04:05:52 @{cs_exp_candidates}
04:05:52 ------------------------------------------------------------------------------
04:05:52 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
04:06:32 ... click for list of related bugs or create a new one if needed (with the
04:06:32 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
04:06:32 reference somewhere inside)
04:06:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
04:06:32
04:06:32 Variable '${cs_owner}' not found.
04:06:32 ------------------------------------------------------------------------------
04:06:32 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
04:07:13 ... click for list of related bugs or create a new one if needed (with the
04:07:13 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
04:07:13 reference somewhere inside)
04:07:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
04:07:13
04:07:13 Variable '${unregistered_node}' not found.
04:07:13 ------------------------------------------------------------------------------
04:07:13 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
04:07:53 ... click for list of related bugs or create a new one if needed (with the
04:07:53 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
04:07:53 reference somewhere inside)
04:07:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
04:07:53
04:07:53 Variable '${cs_owner}' not found.
04:07:53 ------------------------------------------------------------------------------
04:07:53 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
04:10:40 ... click for list of related bugs or create a new one if needed (with the
04:10:40 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
04:10:40 reference somewhere inside)
04:10:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
04:10:40
04:10:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:10:40 ------------------------------------------------------------------------------
04:10:40 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
04:10:40 6 tests, 0 passed, 6 failed
04:10:40 ==============================================================================
04:10:40 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:10:40 ==============================================================================
04:11:33 Stop_All_Members :: Stop every odl node. | FAIL |
04:17:45 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
04:17:45 ------------------------------------------------------------------------------
04:17:45 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:17:55 ------------------------------------------------------------------------------
04:17:55 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:25:05 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:25:05 ------------------------------------------------------------------------------
04:25:05 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:25:05 3 tests, 1 passed, 2 failed
04:25:05 ==============================================================================
04:25:05 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
04:25:05 ==============================================================================
04:25:58 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
04:28:45 ... click for list of related bugs or create a new one if needed (with the
04:28:45 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
04:28:45 reference somewhere inside)
04:28:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
04:28:45
04:28:45 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:28:45 ------------------------------------------------------------------------------
04:28:45 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
04:29:25 ... click for list of related bugs or create a new one if needed (with the
04:29:25 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
04:29:25 reference somewhere inside)
04:29:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
04:29:25
04:29:25 Could not parse owner and candidates for device get-singleton-constant-service']
04:29:25 ------------------------------------------------------------------------------
04:29:25 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
04:30:06 ... click for list of related bugs or create a new one if needed (with the
04:30:06 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
04:30:06 reference somewhere inside)
04:30:06 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
04:30:06
04:30:06 Variable '${cs_owner}' not found.
04:30:06 ------------------------------------------------------------------------------
04:30:06 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
04:30:46 ... click for list of related bugs or create a new one if needed (with the
04:30:46 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
04:30:46 reference somewhere inside)
04:30:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
04:30:46
04:30:46 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
04:30:46 ------------------------------------------------------------------------------
04:30:46 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
04:31:27 ... click for list of related bugs or create a new one if needed (with the
04:31:27 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
04:31:27 reference somewhere inside)
04:31:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
04:31:27
04:31:27 Variable '${cs_isolated_index}' not found.
04:31:27 ------------------------------------------------------------------------------
04:31:27 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
04:34:13 ... click for list of related bugs or create a new one if needed (with the
04:34:13 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
04:34:13 reference somewhere inside)
04:34:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
04:34:13
04:34:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:34:13 ------------------------------------------------------------------------------
04:34:13 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
04:34:13 6 tests, 0 passed, 6 failed
04:34:13 ==============================================================================
04:34:13 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:34:13 ==============================================================================
04:35:06 Stop_All_Members :: Stop every odl node. | FAIL |
04:41:18 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
04:41:18 ------------------------------------------------------------------------------
04:41:18 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:41:27 ------------------------------------------------------------------------------
04:41:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:48:37 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:48:37 ------------------------------------------------------------------------------
04:48:37 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:48:37 3 tests, 1 passed, 2 failed
04:48:37 ==============================================================================
04:48:37 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
04:48:37 ==============================================================================
04:49:31 Register_Candidates :: Register a candidate application on each no... | FAIL |
04:52:18 ... click for list of related bugs or create a new one if needed (with the
04:52:18 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
04:52:18 reference somewhere inside)
04:52:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
04:52:18
04:52:18 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:52:18 ------------------------------------------------------------------------------
04:52:18 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
04:53:58 ------------------------------------------------------------------------------
04:53:58 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
04:56:44 ... click for list of related bugs or create a new one if needed (with the
04:56:44 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
04:56:44 reference somewhere inside)
04:56:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
04:56:44
04:56:44 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
04:56:44 ------------------------------------------------------------------------------
04:56:44 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
04:56:44 3 tests, 1 passed, 2 failed
04:56:44 ==============================================================================
04:56:44 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:56:44 ==============================================================================
04:57:37 Stop_All_Members :: Stop every odl node. | FAIL |
05:03:49 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
05:03:49 ------------------------------------------------------------------------------
05:03:49 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
05:03:59 ------------------------------------------------------------------------------
05:03:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
05:11:13 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=125.0)
05:11:13 ------------------------------------------------------------------------------
05:11:13 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
05:11:13 3 tests, 1 passed, 2 failed
05:11:13 ==============================================================================
05:11:13 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
05:11:13 ==============================================================================
05:12:14 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_People_On_Followers :: The same check on other members. | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
05:12:14 Parent suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14 ------------------------------------------------------------------------------
05:12:14 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
05:12:14 Suite setup failed:
05:12:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:12:14
05:12:14 13 tests, 0 passed, 13 failed
05:12:14 ==============================================================================
05:12:14 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
05:12:14 ==============================================================================
05:13:13 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
05:13:13 Parent suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13 ------------------------------------------------------------------------------
05:13:13 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
05:13:13 Suite setup failed:
05:13:13 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:13:13
05:13:13 16 tests, 0 passed, 16 failed
05:13:13 ==============================================================================
05:13:13 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
05:13:13 ==============================================================================
05:14:10 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 Stop_All_Members :: Stop all controllers. | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 See_Cars_On_Followers :: The same check on other members. | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
05:14:10 Parent suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10 ------------------------------------------------------------------------------
05:14:10 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
05:14:10 Suite setup failed:
05:14:10 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:14:10
05:14:10 7 tests, 0 passed, 7 failed
05:14:10 ==============================================================================
05:14:11 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
05:14:11 ==============================================================================
05:15:09 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
05:15:09 Parent suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09 ------------------------------------------------------------------------------
05:15:09 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
05:15:09 Suite setup failed:
05:15:09 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:15:09
05:15:09 10 tests, 0 passed, 10 failed
05:15:09 ==============================================================================
05:15:09 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
05:15:09 ==============================================================================
05:16:01 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
05:16:01 Parent suite setup failed:
05:16:01 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:01 [ Message content over the limit has been removed. ]
05:16:01 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:01 ------------------------------------------------------------------------------
05:16:01 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
05:16:01 Parent suite setup failed:
05:16:01 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:01 [ Message content over the limit has been removed. ]
05:16:01 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:01 ------------------------------------------------------------------------------
05:16:01 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
05:16:01 Parent suite setup failed:
05:16:01 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:01 [ Message content over the limit has been removed. ]
05:16:01 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:01 ------------------------------------------------------------------------------
05:16:01 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
05:16:01 Parent suite setup failed:
05:16:01 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:01 [ Message content over the limit has been removed. ]
05:16:01 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:01 ------------------------------------------------------------------------------
05:16:01 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
05:16:01 Parent suite setup failed:
05:16:01 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:01 [ Message content over the limit has been removed. ]
05:16:01 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:01 ------------------------------------------------------------------------------
05:16:03 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
05:16:03 Suite setup failed:
05:16:03 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
05:16:03 [ Message content over the limit has been removed. ]
05:16:03 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
05:16:03
05:16:03 5 tests, 0 passed, 5 failed
05:16:03 ==============================================================================
05:16:03 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
05:16:03 ==============================================================================
05:17:01 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
05:17:01 Parent suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01 ------------------------------------------------------------------------------
05:17:01 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
05:17:01 Suite setup failed:
05:17:01 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:01
05:17:01 10 tests, 0 passed, 10 failed
05:17:01 ==============================================================================
05:17:01 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
05:17:01 ==============================================================================
05:17:59 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
05:17:59 Parent suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59 ------------------------------------------------------------------------------
05:17:59 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
05:17:59 Suite setup failed:
05:17:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:17:59
05:17:59 16 tests, 0 passed, 16 failed
05:17:59 ==============================================================================
05:17:59 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
05:17:59 ==============================================================================
05:18:58 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
05:18:58 Parent suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58 ------------------------------------------------------------------------------
05:18:58 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
05:18:58 Suite setup failed:
05:18:58 ReadTimeout: HTTPConnectionPool(host='10.30.171.97', port=8181): Read timed out. (read timeout=5.0)
05:18:58
05:18:58 8 tests, 0 passed, 8 failed
05:18:58 ==============================================================================
05:18:58 controller-clustering-tell.txt | FAIL |
05:18:58 162 tests, 11 passed, 151 failed
05:18:58 ==============================================================================
05:18:58 Output: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/output.xml
05:19:08 Log: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/log.html
05:19:08 Report: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/report.html
05:19:09 + true
05:19:09 + echo 'Examining the files in data/log and checking filesize'
05:19:09 Examining the files in data/log and checking filesize
05:19:09 + ssh 10.30.171.144 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
05:19:09 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:09 total 8412
05:19:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
05:19:09 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:27 karaf_console.log
05:19:09 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 05:04 ..
05:19:09 -rw-rw-r-- 1 jenkins jenkins 8593966 Nov 10 05:18 karaf.log
05:19:09 + ssh 10.30.171.144 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
05:19:09 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:09 8.3M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:09 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:09 + ssh 10.30.170.132 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
05:19:09 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:10 total 13912
05:19:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
05:19:10 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:27 karaf_console.log
05:19:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 05:04 ..
05:19:10 -rw-rw-r-- 1 jenkins jenkins 14228720 Nov 10 05:18 karaf.log
05:19:10 + ssh 10.30.170.132 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
05:19:10 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:10 14M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:10 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:10 + ssh 10.30.171.97 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
05:19:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:11 total 12136
05:19:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:27 .
05:19:11 -rw-rw-r-- 1 jenkins jenkins 173234 Nov 10 00:21 karaf_console.log
05:19:11 drwxrwxr-x 5 jenkins jenkins 4096 Nov 10 05:04 ..
05:19:11 -rw-rw-r-- 1 jenkins jenkins 12235844 Nov 10 05:18 karaf.log
05:19:11 + ssh 10.30.171.97 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
05:19:11 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:11 12M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:11 172K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:11 + set +e
05:19:11 ++ seq 1 3
05:19:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:11 + CONTROLLERIP=ODL_SYSTEM_1_IP
05:19:11 + echo 'Let'\''s take the karaf thread dump again'
05:19:11 Let's take the karaf thread dump again
05:19:11 + ssh 10.30.171.144 'sudo ps aux'
05:19:11 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:11 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
05:19:11 ++ grep -v grep
05:19:11 ++ cut -f2 '-d '
05:19:11 ++ tr -s ' '
05:19:11 + pid=29780
05:19:11 + echo 'karaf main: org.apache.karaf.main.Main, pid:29780'
05:19:11 karaf main: org.apache.karaf.main.Main, pid:29780
05:19:11 + ssh 10.30.171.144 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 29780'
05:19:11 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:13 + echo 'killing karaf process...'
05:19:13 killing karaf process...
05:19:13 + ssh 10.30.171.144 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
05:19:13 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
05:19:13 + echo 'Let'\''s take the karaf thread dump again'
05:19:13 Let's take the karaf thread dump again
05:19:13 + ssh 10.30.170.132 'sudo ps aux'
05:19:13 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:13 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
05:19:13 ++ grep -v grep
05:19:13 ++ cut -f2 '-d '
05:19:13 ++ tr -s ' '
05:19:13 + pid=28497
05:19:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:28497'
05:19:13 karaf main: org.apache.karaf.main.Main, pid:28497
05:19:13 + ssh 10.30.170.132 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28497'
05:19:13 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:16 + echo 'killing karaf process...'
05:19:16 killing karaf process...
05:19:16 + ssh 10.30.170.132 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
05:19:16 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
05:19:16 + echo 'Let'\''s take the karaf thread dump again'
05:19:16 Let's take the karaf thread dump again
05:19:16 + ssh 10.30.171.97 'sudo ps aux'
05:19:16 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:16 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
05:19:16 ++ grep -v grep
05:19:16 ++ tr -s ' '
05:19:16 ++ cut -f2 '-d '
05:19:16 + pid=2087
05:19:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087'
05:19:16 karaf main: org.apache.karaf.main.Main, pid:2087
05:19:16 + ssh 10.30.171.97 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087'
05:19:16 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:16 + echo 'killing karaf process...'
05:19:16 killing karaf process...
05:19:16 + ssh 10.30.171.97 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
05:19:16 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:16 + sleep 5
05:19:20 ++ seq 1 3
05:19:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:20 + CONTROLLERIP=ODL_SYSTEM_1_IP
05:19:20 + echo 'Compressing karaf.log 1'
05:19:20 Compressing karaf.log 1
05:19:20 + ssh 10.30.171.144 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:20 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:20 + echo 'Fetching compressed karaf.log 1'
05:19:20 Fetching compressed karaf.log 1
05:19:20 + scp 10.30.171.144:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
05:19:20 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:20 + ssh 10.30.171.144 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
05:19:20 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:21 + scp 10.30.171.144:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
05:19:21 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:21 + ssh 10.30.171.144 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:21 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:21 + echo 'Fetch GC logs'
05:19:21 Fetch GC logs
05:19:21 + mkdir -p gclogs-1
05:19:21 + scp '10.30.171.144:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
05:19:21 Warning: Permanently added '10.30.171.144' (ECDSA) to the list of known hosts.
05:19:21 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
05:19:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:21 + CONTROLLERIP=ODL_SYSTEM_2_IP
05:19:21 + echo 'Compressing karaf.log 2'
05:19:21 Compressing karaf.log 2
05:19:21 + ssh 10.30.170.132 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:21 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:22 + echo 'Fetching compressed karaf.log 2'
05:19:22 Fetching compressed karaf.log 2
05:19:22 + scp 10.30.170.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
05:19:22 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:22 + ssh 10.30.170.132 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
05:19:22 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:22 + scp 10.30.170.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
05:19:22 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:23 + ssh 10.30.170.132 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:23 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:23 + echo 'Fetch GC logs'
05:19:23 Fetch GC logs
05:19:23 + mkdir -p gclogs-2
05:19:23 + scp '10.30.170.132:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
05:19:23 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
05:19:23 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
05:19:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
05:19:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
05:19:23 + echo 'Compressing karaf.log 3'
05:19:23 Compressing karaf.log 3
05:19:23 + ssh 10.30.171.97 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
05:19:23 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:23 + echo 'Fetching compressed karaf.log 3'
05:19:23 Fetching compressed karaf.log 3
05:19:23 + scp 10.30.171.97:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
05:19:23 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:24 + ssh 10.30.171.97 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
05:19:24 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:24 + scp 10.30.171.97:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
05:19:24 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:24 + ssh 10.30.171.97 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
05:19:24 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:24 + echo 'Fetch GC logs'
05:19:24 Fetch GC logs
05:19:24 + mkdir -p gclogs-3
05:19:24 + scp '10.30.171.97:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
05:19:24 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
05:19:24 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
05:19:24 + echo 'Examine copied files'
05:19:24 Examine copied files
05:19:24 + ls -lt
05:19:24 total 73612
05:19:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 05:19 gclogs-3
05:19:24 -rw-rw-r--. 1 jenkins jenkins 173234 Nov 10 05:19 odl3_karaf_console.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 410772 Nov 10 05:19 odl3_karaf.log.gz
05:19:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 05:19 gclogs-2
05:19:24 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 05:19 odl2_karaf_console.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 861765 Nov 10 05:19 odl2_karaf.log.gz
05:19:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 05:19 gclogs-1
05:19:24 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 05:19 odl1_karaf_console.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 609428 Nov 10 05:19 odl1_karaf.log.gz
05:19:24 -rw-rw-r--. 1 jenkins jenkins 141708 Nov 10 05:19 karaf_3_2087_threads_after.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 13537 Nov 10 05:19 ps_after.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 126732 Nov 10 05:19 karaf_2_28497_threads_after.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 128622 Nov 10 05:19 karaf_1_29780_threads_after.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 307614 Nov 10 05:19 report.html
05:19:24 -rw-rw-r--. 1 jenkins jenkins 4019648 Nov 10 05:19 log.html
05:19:24 -rw-rw-r--. 1 jenkins jenkins 68125753 Nov 10 05:18 output.xml
05:19:24 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 9 23:31 testplan.txt
05:19:24 -rw-rw-r--. 1 jenkins jenkins 110653 Nov 9 23:31 karaf_3_2087_threads_before.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 14008 Nov 9 23:31 ps_before.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 111695 Nov 9 23:31 karaf_2_2078_threads_before.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 112268 Nov 9 23:30 karaf_1_2086_threads_before.log
05:19:24 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 9 23:27 post-startup-script.sh
05:19:24 -rw-rw-r--. 1 jenkins jenkins 252 Nov 9 23:27 startup-script.sh
05:19:24 -rw-rw-r--. 1 jenkins jenkins 3471 Nov 9 23:27 configuration-script.sh
05:19:24 -rw-rw-r--. 1 jenkins jenkins 695 Nov 9 23:27 custom_shard_config.txt
05:19:24 -rw-rw-r--. 1 jenkins jenkins 136 Nov 9 23:27 scriptplan.txt
05:19:24 -rw-rw-r--. 1 jenkins jenkins 337 Nov 9 23:27 detect_variables.env
05:19:24 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 9 23:27 pom.xml
05:19:24 -rw-rw-r--. 1 jenkins jenkins 92 Nov 9 23:27 set_variables.env
05:19:24 -rw-rw-r--. 1 jenkins jenkins 313 Nov 9 23:27 slave_addresses.txt
05:19:24 -rw-rw-r--. 1 jenkins jenkins 570 Nov 9 23:26 requirements.txt
05:19:24 -rw-rw-r--. 1 jenkins jenkins 26 Nov 9 23:26 env.properties
05:19:24 -rw-rw-r--. 1 jenkins jenkins 333 Nov 9 23:24 stack-parameters.yaml
05:19:24 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 9 23:23 test
05:19:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:23 test@tmp
05:19:24 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 9 21:28 maven-metadata.xml
05:19:24 + true
05:19:25 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins10474464651095533497.sh
05:19:25 Cleaning up Robot installation...
05:19:25 $ ssh-agent -k
05:19:25 unset SSH_AUTH_SOCK;
05:19:25 unset SSH_AGENT_PID;
05:19:25 echo Agent pid 5284 killed;
05:19:25 [ssh-agent] Stopped.
05:19:25 Recording plot data
05:19:25 Robot results publisher started...
05:19:25 INFO: Checking test criticality is deprecated and will be dropped in a future release!
05:19:25 -Parsing output xml:
05:19:28 Done!
05:19:28 -Copying log files to build dir:
05:19:30 Done!
05:19:30 -Assigning results to build:
05:19:30 Done!
05:19:30 -Checking thresholds:
05:19:30 Done!
05:19:30 Done publishing Robot results.
05:19:30 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
05:19:30 [PostBuildScript] - [INFO] Executing post build scripts.
05:19:30 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins1910578593019519641.sh
05:19:30 Archiving csit artifacts
05:19:30 mv: cannot stat '*_1.png': No such file or directory
05:19:30 mv: cannot stat '/tmp/odl1_*': No such file or directory
05:19:30 mv: cannot stat '*_2.png': No such file or directory
05:19:30 mv: cannot stat '/tmp/odl2_*': No such file or directory
05:19:30 mv: cannot stat '*_3.png': No such file or directory
05:19:30 mv: cannot stat '/tmp/odl3_*': No such file or directory
05:19:30 % Total % Received % Xferd Average Speed Time Time Time Current
05:19:30 Dload Upload Total Spent Left Speed
05:19:30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 197k 0 197k 0 0 1067k 0 --:--:-- --:--:-- --:--:-- 1061k
100 5224k 0 5224k 0 0 4412k 0 --:--:-- 0:00:01 --:--:-- 4408k
100 5489k 0 5489k 0 0 4514k 0 --:--:-- 0:00:01 --:--:-- 4510k
05:19:31 Archive: robot-plugin.zip
05:19:31 inflating: ./archives/robot-plugin/log.html
05:19:31 inflating: ./archives/robot-plugin/output.xml
05:19:32 inflating: ./archives/robot-plugin/report.html
05:19:32 mv: cannot stat '*.log.gz': No such file or directory
05:19:32 mv: cannot stat '*.csv': No such file or directory
05:19:32 mv: cannot stat '*.png': No such file or directory
05:19:32 [PostBuildScript] - [INFO] Executing post build scripts.
05:19:32 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins15679887751513124179.sh
05:19:32 [PostBuildScript] - [INFO] Executing post build scripts.
05:19:32 [EnvInject] - Injecting environment variables from a build step.
05:19:32 [EnvInject] - Injecting as environment variables the properties content
05:19:32 OS_CLOUD=vex
05:19:32 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-80
05:19:32
05:19:32 [EnvInject] - Variables injected successfully.
05:19:32 provisioning config files...
05:19:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
05:19:32 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins7507671014611036593.sh
05:19:32 ---> openstack-stack-delete.sh
05:19:32 Setup pyenv:
05:19:32 system
05:19:32 3.8.13
05:19:32 3.9.13
05:19:32 3.10.13
05:19:32 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
05:19:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
05:19:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:19:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:19:34 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.
05:19:34 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
05:19:34 lf-activate-venv(): INFO: Base packages installed successfully
05:19:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
05:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
05:19:48 INFO: Stack cost retrieval disabled, setting cost to 0
05:20:00 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-scandium-80
05:20:00 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-scandium-80
05:20:00 [PostBuildScript] - [INFO] Executing post build scripts.
05:20:00 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins611378399922918119.sh
05:20:00 ---> sysstat.sh
05:20:01 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins6344054511836833862.sh
05:20:01 ---> package-listing.sh
05:20:01 ++ facter osfamily
05:20:01 ++ tr '[:upper:]' '[:lower:]'
05:20:01 + OS_FAMILY=redhat
05:20:01 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-scandium
05:20:01 + START_PACKAGES=/tmp/packages_start.txt
05:20:01 + END_PACKAGES=/tmp/packages_end.txt
05:20:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
05:20:01 + PACKAGES=/tmp/packages_start.txt
05:20:01 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
05:20:01 + PACKAGES=/tmp/packages_end.txt
05:20:01 + case "${OS_FAMILY}" in
05:20:01 + rpm -qa
05:20:01 + sort
05:20:02 + '[' -f /tmp/packages_start.txt ']'
05:20:02 + '[' -f /tmp/packages_end.txt ']'
05:20:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
05:20:02 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
05:20:02 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
05:20:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
05:20:02 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins11625756187865596949.sh
05:20:02 ---> capture-instance-metadata.sh
05:20:02 Setup pyenv:
05:20:02 system
05:20:02 3.8.13
05:20:02 3.9.13
05:20:02 3.10.13
05:20:02 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
05:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
05:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:20:04 lf-activate-venv(): INFO: Base packages installed successfully
05:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools
05:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
05:20:14 INFO: Running in OpenStack, capturing instance metadata
05:20:15 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins11670147479889038887.sh
05:20:15 provisioning config files...
05:20:15 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-scandium #80
05:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/config14026634375641580918tmp
05:20:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
05:20:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
05:20:15 provisioning config files...
05:20:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
05:20:15 [EnvInject] - Injecting environment variables from a build step.
05:20:15 [EnvInject] - Injecting as environment variables the properties content
05:20:15 SERVER_ID=logs
05:20:15
05:20:15 [EnvInject] - Variables injected successfully.
05:20:15 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins6708824682369123806.sh
05:20:15 ---> create-netrc.sh
05:20:15 WARN: Log server credential not found.
05:20:15 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins7331619811098342524.sh
05:20:15 ---> python-tools-install.sh
05:20:15 Setup pyenv:
05:20:15 system
05:20:15 3.8.13
05:20:15 3.9.13
05:20:15 3.10.13
05:20:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
05:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
05:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:20:18 lf-activate-venv(): INFO: Base packages installed successfully
05:20:18 lf-activate-venv(): INFO: Installing additional packages: lftools
05:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
05:20:27 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins15432873796095893263.sh
05:20:27 ---> sudo-logs.sh
05:20:27 Archiving 'sudo' log..
05:20:28 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins4840808331484228026.sh
05:20:28 ---> job-cost.sh
05:20:28 Setup pyenv:
05:20:28 system
05:20:28 3.8.13
05:20:28 3.9.13
05:20:28 3.10.13
05:20:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
05:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
05:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:20:30 lf-activate-venv(): INFO: Base packages installed successfully
05:20:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
05:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
05:20:38 DEBUG: total: 0
05:20:38 INFO: Retrieving Stack Cost...
05:20:39 INFO: Retrieving Pricing Info for: v3-standard-2
05:20:39 INFO: Archiving Costs
05:20:39 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins16428698054727842107.sh
05:20:39 ---> logs-deploy.sh
05:20:39 Setup pyenv:
05:20:39 system
05:20:39 3.8.13
05:20:39 3.9.13
05:20:39 3.10.13
05:20:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
05:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ynv7 from file:/tmp/.os_lf_venv
05:20:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:20:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:20:41 lf-activate-venv(): INFO: Base packages installed successfully
05:20:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
05:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-ynv7/bin to PATH
05:20:53 WARNING: Nexus logging server not set
05:20:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-scandium/80/
05:20:53 INFO: archiving logs to S3
05:20:54 ---> uname -a:
05:20:54 Linux prd-centos8-robot-2c-8g-7452.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
05:20:54
05:20:54
05:20:54 ---> lscpu:
05:20:54 Architecture: x86_64
05:20:54 CPU op-mode(s): 32-bit, 64-bit
05:20:54 Byte Order: Little Endian
05:20:54 CPU(s): 2
05:20:54 On-line CPU(s) list: 0,1
05:20:54 Thread(s) per core: 1
05:20:54 Core(s) per socket: 1
05:20:54 Socket(s): 2
05:20:54 NUMA node(s): 1
05:20:54 Vendor ID: AuthenticAMD
05:20:54 CPU family: 23
05:20:54 Model: 49
05:20:54 Model name: AMD EPYC-Rome Processor
05:20:54 Stepping: 0
05:20:54 CPU MHz: 2799.998
05:20:54 BogoMIPS: 5599.99
05:20:54 Virtualization: AMD-V
05:20:54 Hypervisor vendor: KVM
05:20:54 Virtualization type: full
05:20:54 L1d cache: 32K
05:20:54 L1i cache: 32K
05:20:54 L2 cache: 512K
05:20:54 L3 cache: 16384K
05:20:54 NUMA node0 CPU(s): 0,1
05:20:54 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
05:20:54
05:20:54
05:20:54 ---> nproc:
05:20:54 2
05:20:54
05:20:54
05:20:54 ---> df -h:
05:20:54 Filesystem Size Used Avail Use% Mounted on
05:20:54 devtmpfs 3.8G 0 3.8G 0% /dev
05:20:54 tmpfs 3.8G 0 3.8G 0% /dev/shm
05:20:54 tmpfs 3.8G 17M 3.8G 1% /run
05:20:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
05:20:54 /dev/vda1 40G 8.5G 32G 22% /
05:20:54 tmpfs 770M 0 770M 0% /run/user/1001
05:20:54
05:20:54
05:20:54 ---> free -m:
05:20:54 total used free shared buff/cache available
05:20:54 Mem: 7697 659 4690 19 2347 6739
05:20:54 Swap: 1023 0 1023
05:20:54
05:20:54
05:20:54 ---> ip addr:
05:20:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
05:20:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
05:20:54 inet 127.0.0.1/8 scope host lo
05:20:54 valid_lft forever preferred_lft forever
05:20:54 inet6 ::1/128 scope host
05:20:54 valid_lft forever preferred_lft forever
05:20:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
05:20:54 link/ether fa:16:3e:5c:70:db brd ff:ff:ff:ff:ff:ff
05:20:54 altname enp0s3
05:20:54 altname ens3
05:20:54 inet 10.30.171.174/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
05:20:54 valid_lft 64923sec preferred_lft 64923sec
05:20:54 inet6 fe80::f816:3eff:fe5c:70db/64 scope link
05:20:54 valid_lft forever preferred_lft forever
05:20:54
05:20:54
05:20:54 ---> sar -b -r -n DEV:
05:20:54 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7452.novalocal) 11/10/2025 _x86_64_ (2 CPU)
05:20:54
05:20:54 12:00:01 AM tps rtps wtps bread/s bwrtn/s
05:20:54 12:01:01 AM 1.08 0.02 1.07 0.13 199.72
05:20:54 12:02:01 AM 0.50 0.07 0.43 1.73 9.44
05:20:54 12:03:01 AM 0.25 0.00 0.25 0.00 2.65
05:20:54 12:04:01 AM 0.32 0.00 0.32 0.00 9.58
05:20:54 12:05:01 AM 0.17 0.00 0.17 0.00 2.33
05:20:54 12:06:01 AM 0.20 0.00 0.20 0.00 2.47
05:20:54 12:07:01 AM 0.27 0.03 0.23 4.53 4.58
05:20:54 12:08:01 AM 0.33 0.03 0.30 3.07 6.97
05:20:54 12:09:01 AM 0.23 0.00 0.23 0.00 4.10
05:20:54 12:10:01 AM 0.13 0.00 0.13 0.00 1.03
05:20:54 12:11:01 AM 0.23 0.00 0.23 0.00 2.83
05:20:54 12:12:01 AM 0.27 0.00 0.27 0.00 3.65
05:20:54 12:13:01 AM 0.13 0.00 0.13 0.00 1.03
05:20:54 12:14:01 AM 0.22 0.02 0.20 0.13 2.78
05:20:54 12:15:01 AM 0.20 0.00 0.20 0.00 12.56
05:20:54 12:16:02 AM 0.32 0.00 0.32 0.00 17.88
05:20:54 12:17:01 AM 0.54 0.00 0.54 0.00 17.89
05:20:54 12:18:01 AM 0.67 0.00 0.67 0.00 20.61
05:20:54 12:19:01 AM 0.17 0.00 0.17 0.00 9.60
05:20:54 12:20:01 AM 0.23 0.00 0.23 0.00 19.21
05:20:54 12:21:01 AM 0.15 0.00 0.15 0.00 7.91
05:20:54 12:22:01 AM 0.20 0.00 0.20 0.00 25.08
05:20:54 12:23:01 AM 0.13 0.00 0.13 0.00 1.27
05:20:54 12:24:01 AM 0.18 0.00 0.18 0.00 2.52
05:20:54 12:25:01 AM 0.25 0.00 0.25 0.00 6.03
05:20:54 12:26:01 AM 0.25 0.00 0.25 0.00 2.58
05:20:54 12:27:01 AM 0.18 0.00 0.18 0.00 5.10
05:20:54 12:28:01 AM 0.18 0.00 0.18 0.00 1.28
05:20:54 12:29:01 AM 0.18 0.00 0.18 0.00 8.51
05:20:54 12:30:01 AM 0.13 0.00 0.13 0.00 5.05
05:20:54 12:31:01 AM 0.30 0.00 0.30 0.00 4.52
05:20:54 12:32:01 AM 0.37 0.00 0.37 0.00 4.87
05:20:54 12:33:01 AM 0.27 0.00 0.27 0.00 4.05
05:20:54 12:34:01 AM 0.23 0.00 0.23 0.00 4.67
05:20:54 12:35:01 AM 0.15 0.00 0.15 0.00 4.13
05:20:54 12:36:01 AM 0.13 0.00 0.13 0.00 17.35
05:20:54 12:37:01 AM 0.42 0.00 0.42 0.00 20.26
05:20:54 12:38:01 AM 0.55 0.00 0.55 0.00 18.84
05:20:54 12:39:01 AM 0.23 0.00 0.23 0.00 11.01
05:20:54 12:40:01 AM 0.20 0.00 0.20 0.00 17.23
05:20:54 12:41:01 AM 1.28 0.32 0.97 6.93 35.44
05:20:54 12:42:01 AM 0.25 0.00 0.25 0.00 4.70
05:20:54 12:43:01 AM 0.25 0.00 0.25 0.00 4.33
05:20:54 12:44:01 AM 0.25 0.00 0.25 0.00 3.28
05:20:54 12:45:01 AM 0.28 0.00 0.28 0.00 15.48
05:20:54 12:46:01 AM 0.22 0.00 0.22 0.00 16.63
05:20:54 12:47:01 AM 0.15 0.00 0.15 0.00 9.58
05:20:54 12:48:01 AM 0.20 0.00 0.20 0.00 17.58
05:20:54 12:49:01 AM 0.28 0.00 0.28 0.00 19.73
05:20:54 12:50:01 AM 0.18 0.00 0.18 0.00 9.75
05:20:54 12:51:01 AM 0.22 0.00 0.22 0.00 20.79
05:20:54 12:52:01 AM 0.27 0.00 0.27 0.00 18.95
05:20:54 12:53:01 AM 0.20 0.00 0.20 0.00 2.23
05:20:54 12:54:01 AM 0.22 0.00 0.22 0.00 6.13
05:20:54 12:55:01 AM 0.17 0.00 0.17 0.00 2.50
05:20:54 12:56:01 AM 0.10 0.00 0.10 0.00 0.63
05:20:54 12:57:01 AM 0.12 0.00 0.12 0.00 3.47
05:20:54 12:58:01 AM 0.15 0.00 0.15 0.00 1.55
05:20:54 12:59:01 AM 0.35 0.00 0.35 0.00 12.00
05:20:54 01:00:01 AM 0.20 0.00 0.20 0.00 3.93
05:20:54 01:01:01 AM 0.43 0.00 0.43 0.00 6.61
05:20:54 01:02:01 AM 0.27 0.00 0.27 0.00 3.65
05:20:54 01:03:01 AM 0.18 0.00 0.18 0.00 12.23
05:20:54 01:04:01 AM 0.30 0.00 0.30 0.00 17.84
05:20:54 01:05:01 AM 0.22 0.00 0.22 0.00 16.28
05:20:54 01:06:01 AM 0.10 0.00 0.10 0.00 8.33
05:20:54 01:07:01 AM 0.22 0.00 0.22 0.00 17.51
05:20:54 01:08:01 AM 0.23 0.00 0.23 0.00 16.81
05:20:54 01:09:01 AM 0.18 0.00 0.18 0.00 10.65
05:20:54 01:10:01 AM 0.13 0.00 0.13 0.00 3.20
05:20:54 01:11:01 AM 0.32 0.00 0.32 0.00 19.10
05:20:54 01:12:01 AM 0.22 0.00 0.22 0.00 14.16
05:20:54 01:13:01 AM 0.18 0.00 0.18 0.00 9.08
05:20:54 01:14:01 AM 0.27 0.00 0.27 0.00 18.91
05:20:54 01:15:01 AM 0.13 0.00 0.13 0.00 17.08
05:20:54 01:16:01 AM 0.18 0.00 0.18 0.00 16.55
05:20:54 01:17:01 AM 0.12 0.00 0.12 0.00 6.40
05:20:54 01:18:01 AM 0.17 0.00 0.17 0.00 9.32
05:20:54 01:19:01 AM 0.25 0.00 0.25 0.00 17.06
05:20:54 01:20:01 AM 0.15 0.00 0.15 0.00 16.70
05:20:54 01:21:01 AM 0.38 0.00 0.38 0.00 14.00
05:20:54 01:22:01 AM 0.48 0.00 0.48 0.00 23.35
05:20:54 01:23:01 AM 0.53 0.00 0.53 0.00 18.23
05:20:54 01:24:01 AM 0.27 0.00 0.27 0.00 12.49
05:20:54 01:25:02 AM 0.93 0.00 0.93 0.00 36.17
05:20:54 01:26:01 AM 0.46 0.00 0.46 0.00 6.52
05:20:54 01:27:01 AM 0.17 0.00 0.17 0.00 2.02
05:20:54 01:28:01 AM 0.20 0.00 0.20 0.00 4.52
05:20:54 01:29:01 AM 0.17 0.00 0.17 0.00 2.92
05:20:54 01:30:01 AM 0.22 0.00 0.22 0.00 4.73
05:20:54 01:31:01 AM 0.35 0.00 0.35 0.00 5.40
05:20:54 01:32:01 AM 0.30 0.00 0.30 0.00 9.90
05:20:54 01:33:01 AM 0.25 0.00 0.25 0.00 4.12
05:20:54 01:34:01 AM 0.27 0.00 0.27 0.00 6.27
05:20:54 01:35:01 AM 0.12 0.00 0.12 0.00 0.77
05:20:54 01:36:01 AM 0.12 0.00 0.12 0.00 3.60
05:20:54 01:37:01 AM 0.22 0.00 0.22 0.00 21.23
05:20:54 01:38:01 AM 0.23 0.00 0.23 0.00 10.23
05:20:54 01:39:01 AM 0.27 0.00 0.27 0.00 18.85
05:20:54 01:40:01 AM 0.30 0.00 0.30 0.00 16.83
05:20:54 01:41:01 AM 0.28 0.00 0.28 0.00 16.55
05:20:54 01:42:01 AM 0.42 0.00 0.42 0.00 16.25
05:20:54 01:43:01 AM 0.40 0.00 0.40 0.00 9.81
05:20:54 01:44:01 AM 0.25 0.00 0.25 0.00 8.37
05:20:54 01:45:01 AM 0.23 0.00 0.23 0.00 19.33
05:20:54 01:46:01 AM 0.17 0.00 0.17 0.00 9.75
05:20:54 01:47:01 AM 0.15 0.00 0.15 0.00 16.40
05:20:54 01:48:01 AM 0.17 0.00 0.17 0.00 16.76
05:20:54 01:49:01 AM 0.20 0.00 0.20 0.00 10.51
05:20:54 01:50:01 AM 0.20 0.00 0.20 0.00 18.81
05:20:54 01:51:01 AM 0.38 0.00 0.38 0.00 23.10
05:20:54 01:52:01 AM 0.42 0.00 0.42 0.00 5.80
05:20:54 01:53:01 AM 0.37 0.00 0.37 0.00 6.30
05:20:54 01:54:01 AM 0.45 0.00 0.45 0.00 5.93
05:20:54 01:55:01 AM 0.37 0.00 0.37 0.00 4.02
05:20:54 01:56:01 AM 0.25 0.00 0.25 0.00 5.50
05:20:54 01:57:01 AM 0.10 0.00 0.10 0.00 0.80
05:20:54 01:58:01 AM 0.17 0.00 0.17 0.00 7.01
05:20:54 01:59:01 AM 0.25 0.00 0.25 0.00 6.33
05:20:54 02:00:01 AM 0.20 0.00 0.20 0.00 5.08
05:20:54 02:01:01 AM 0.38 0.00 0.38 0.00 5.93
05:20:54 02:02:01 AM 0.32 0.00 0.32 0.00 6.20
05:20:54 02:03:01 AM 0.33 0.00 0.33 0.00 2.88
05:20:54 02:04:01 AM 0.22 0.00 0.22 0.00 5.97
05:20:54 02:05:01 AM 0.17 0.00 0.17 0.00 2.48
05:20:54 02:06:01 AM 0.25 0.00 0.25 0.00 6.66
05:20:54 02:07:01 AM 0.22 0.00 0.22 0.00 2.48
05:20:54 02:08:01 AM 0.20 0.00 0.20 0.00 4.97
05:20:54 02:09:01 AM 0.25 0.00 0.25 0.00 3.45
05:20:54 02:10:01 AM 0.18 0.00 0.18 0.00 4.80
05:20:54 02:11:01 AM 0.17 0.00 0.17 0.00 1.75
05:20:54 02:12:01 AM 0.15 0.00 0.15 0.00 4.38
05:20:54 02:13:01 AM 0.23 0.00 0.23 0.00 3.18
05:20:54 02:14:01 AM 0.30 0.00 0.30 0.00 8.00
05:20:54 02:15:01 AM 0.17 0.00 0.17 0.00 10.16
05:20:54 02:16:01 AM 0.17 0.00 0.17 0.00 18.66
05:20:54 02:17:01 AM 0.12 0.00 0.12 0.00 8.40
05:20:54 02:18:01 AM 0.17 0.00 0.17 0.00 16.51
05:20:54 02:19:01 AM 0.23 0.00 0.23 0.00 12.68
05:20:54 02:20:01 AM 0.23 0.00 0.23 0.00 19.49
05:20:54 02:21:01 AM 0.27 0.00 0.27 0.00 9.31
05:20:54 02:22:01 AM 0.22 0.00 0.22 0.00 7.48
05:20:54 02:23:01 AM 0.15 0.00 0.15 0.00 1.42
05:20:54 02:24:01 AM 0.17 0.00 0.17 0.00 5.43
05:20:54 02:25:01 AM 0.15 0.00 0.15 0.00 2.02
05:20:54 02:26:01 AM 0.12 0.00 0.12 0.00 0.78
05:20:54 02:27:01 AM 0.17 0.00 0.17 0.00 4.68
05:20:54 02:28:01 AM 0.13 0.00 0.13 0.00 1.02
05:20:54 02:29:01 AM 0.95 0.00 0.95 0.00 18.28
05:20:54 02:30:01 AM 0.25 0.00 0.25 0.00 3.48
05:20:54 02:31:01 AM 0.17 0.00 0.17 0.00 5.25
05:20:54 02:32:01 AM 0.23 0.00 0.23 0.00 2.93
05:20:54 02:33:02 AM 0.27 0.00 0.27 0.00 6.52
05:20:54 02:34:01 AM 0.32 0.00 0.32 0.00 5.00
05:20:54 02:35:01 AM 0.13 0.00 0.13 0.00 4.68
05:20:54 02:36:01 AM 0.17 0.00 0.17 0.00 17.88
05:20:54 02:37:01 AM 0.15 0.00 0.15 0.00 16.53
05:20:54 02:38:01 AM 0.15 0.00 0.15 0.00 8.63
05:20:54 02:39:01 AM 0.20 0.00 0.20 0.00 18.11
05:20:54 02:40:01 AM 0.17 0.00 0.17 0.00 15.60
05:20:54 02:41:01 AM 0.27 0.00 0.27 0.00 16.03
05:20:54 02:42:01 AM 0.23 0.00 0.23 0.00 6.68
05:20:54 02:43:01 AM 0.15 0.00 0.15 0.00 1.43
05:20:54 02:44:01 AM 0.23 0.00 0.23 0.00 6.52
05:20:54 02:45:01 AM 0.22 0.00 0.22 0.00 2.93
05:20:54 02:46:01 AM 0.10 0.00 0.10 0.00 1.45
05:20:54 02:47:01 AM 0.13 0.00 0.13 0.00 5.05
05:20:54 02:48:01 AM 0.15 0.00 0.15 0.00 1.02
05:20:54 02:49:01 AM 0.20 0.00 0.20 0.00 6.13
05:20:54 02:50:01 AM 0.27 0.00 0.27 0.00 3.35
05:20:54 02:51:01 AM 0.25 0.00 0.25 0.00 5.80
05:20:54 02:52:01 AM 0.13 0.00 0.13 0.00 1.85
05:20:54 02:53:01 AM 0.17 0.00 0.17 0.00 4.62
05:20:54 02:54:01 AM 0.17 0.00 0.17 0.00 3.17
05:20:54 02:55:01 AM 0.15 0.00 0.15 0.00 13.90
05:20:54 02:56:01 AM 0.13 0.00 0.13 0.00 7.60
05:20:54 02:57:01 AM 0.32 0.00 0.32 0.00 21.00
05:20:54 02:58:01 AM 0.37 0.00 0.37 0.00 19.16
05:20:54 02:59:01 AM 0.23 0.00 0.23 0.00 12.93
05:20:54 03:00:01 AM 0.18 0.00 0.18 0.00 16.54
05:20:54 03:01:01 AM 0.15 0.00 0.15 0.00 8.83
05:20:54 03:02:01 AM 0.27 0.00 0.27 0.00 9.60
05:20:54 03:03:01 AM 0.25 0.00 0.25 0.00 3.90
05:20:54 03:04:01 AM 0.18 0.00 0.18 0.00 6.03
05:20:54 03:05:01 AM 0.13 0.00 0.13 0.00 1.30
05:20:54 03:06:01 AM 0.13 0.00 0.13 0.00 4.38
05:20:54 03:07:01 AM 0.12 0.00 0.12 0.00 1.32
05:20:54 03:08:01 AM 0.18 0.00 0.18 0.00 2.55
05:20:54 03:09:01 AM 0.22 0.00 0.22 0.00 6.32
05:20:54 03:10:01 AM 0.15 0.00 0.15 0.00 1.52
05:20:54 03:11:01 AM 0.35 0.00 0.35 0.00 6.08
05:20:54 03:12:01 AM 0.43 0.00 0.43 0.00 9.65
05:20:54 03:13:01 AM 0.23 0.00 0.23 0.00 2.92
05:20:54 03:14:01 AM 0.23 0.00 0.23 0.00 3.82
05:20:54 03:15:01 AM 0.18 0.00 0.18 0.00 15.38
05:20:54 03:16:01 AM 0.18 0.00 0.18 0.00 9.90
05:20:54 03:17:01 AM 0.22 0.00 0.22 0.00 17.99
05:20:54 03:18:01 AM 0.27 0.00 0.27 0.00 18.11
05:20:54 03:19:01 AM 0.27 0.00 0.27 0.00 11.71
05:20:54 03:20:01 AM 0.22 0.00 0.22 0.00 17.78
05:20:54 03:21:01 AM 0.27 0.00 0.27 0.00 16.76
05:20:54 03:22:01 AM 0.22 0.00 0.22 0.00 18.81
05:20:54 03:23:01 AM 0.30 0.00 0.30 0.00 2.78
05:20:54 03:24:01 AM 0.45 0.00 0.45 0.00 8.51
05:20:54 03:25:01 AM 0.48 0.00 0.48 0.00 6.28
05:20:54 03:26:01 AM 0.32 0.00 0.32 0.00 3.72
05:20:54 03:27:01 AM 0.37 0.00 0.37 0.00 6.38
05:20:54 03:28:01 AM 0.32 0.00 0.32 0.00 3.12
05:20:54 03:29:01 AM 0.33 0.00 0.33 0.00 10.70
05:20:54 03:30:01 AM 0.17 0.00 0.17 0.00 5.07
05:20:54 03:31:01 AM 0.15 0.00 0.15 0.00 2.05
05:20:54 03:32:01 AM 0.25 0.00 0.25 0.00 3.58
05:20:54 03:33:01 AM 0.22 0.00 0.22 0.00 4.53
05:20:54 03:34:01 AM 0.25 0.00 0.25 0.00 21.28
05:20:54 03:35:01 AM 0.15 0.00 0.15 0.00 16.39
05:20:54 03:36:01 AM 0.20 0.00 0.20 0.00 12.03
05:20:54 03:37:01 AM 0.13 0.00 0.13 0.00 16.26
05:20:54 03:38:01 AM 0.15 0.00 0.15 0.00 8.77
05:20:54 03:39:01 AM 0.20 0.00 0.20 0.00 17.84
05:20:54 03:40:01 AM 0.17 0.00 0.17 0.00 8.57
05:20:54 03:41:01 AM 0.28 0.00 0.28 0.00 10.45
05:20:54 03:42:01 AM 0.32 0.00 0.32 0.00 17.89
05:20:54 03:43:01 AM 0.23 0.00 0.23 0.00 15.98
05:20:54 03:44:01 AM 0.27 0.00 0.27 0.00 12.63
05:20:54 03:45:01 AM 1.12 0.00 1.12 0.00 33.31
05:20:54 03:46:01 AM 0.23 0.00 0.23 0.00 11.21
05:20:54 03:47:01 AM 0.20 0.00 0.20 0.00 16.80
05:20:54 03:48:01 AM 0.30 0.00 0.30 0.00 11.43
05:20:54 03:49:01 AM 0.53 0.00 0.53 0.00 19.30
05:20:54 03:50:01 AM 0.53 0.00 0.53 0.00 17.63
05:20:54 03:51:01 AM 0.35 0.00 0.35 0.00 16.28
05:20:54 03:52:01 AM 0.17 0.00 0.17 0.00 14.81
05:20:54 03:53:01 AM 0.15 0.00 0.15 0.00 7.70
05:20:54 03:54:01 AM 0.20 0.00 0.20 0.00 17.46
05:20:54 03:55:01 AM 0.20 0.00 0.20 0.00 26.04
05:20:54 03:56:01 AM 0.13 0.00 0.13 0.00 3.72
05:20:54 03:57:01 AM 0.15 0.00 0.15 0.00 1.62
05:20:54 03:58:01 AM 0.25 0.00 0.25 0.00 5.32
05:20:54 03:59:01 AM 0.32 0.00 0.32 0.00 4.93
05:20:54 04:00:01 AM 0.17 0.00 0.17 0.00 4.02
05:20:54 04:01:01 AM 0.15 0.00 0.15 0.00 1.47
05:20:54 04:02:01 AM 0.25 0.00 0.25 0.00 9.46
05:20:54 04:03:01 AM 0.22 0.00 0.22 0.00 3.98
05:20:54 04:04:01 AM 0.32 0.00 0.32 0.00 9.61
05:20:54 04:05:01 AM 0.37 0.00 0.37 0.00 3.63
05:20:54 04:06:01 AM 0.38 0.00 0.38 0.00 7.28
05:20:54 04:07:01 AM 0.47 0.00 0.47 0.00 7.75
05:20:54 04:08:01 AM 0.42 0.00 0.42 0.00 7.28
05:20:54 04:09:01 AM 0.33 0.00 0.33 0.00 9.32
05:20:54 04:10:01 AM 0.15 0.00 0.15 0.00 1.97
05:20:54 04:11:01 AM 0.25 0.00 0.25 0.00 2.95
05:20:54 04:12:01 AM 0.22 0.00 0.22 0.00 11.48
05:20:54 04:13:01 AM 0.18 0.00 0.18 0.00 16.09
05:20:54 04:14:01 AM 0.20 0.00 0.20 0.00 10.38
05:20:54 04:15:01 AM 0.15 0.00 0.15 0.00 16.39
05:20:54 04:16:01 AM 0.13 0.00 0.13 0.00 16.26
05:20:54 04:17:01 AM 0.13 0.00 0.13 0.00 16.13
05:20:54 04:18:01 AM 0.47 0.00 0.47 0.00 25.23
05:20:54 04:19:01 AM 0.35 0.00 0.35 0.00 14.55
05:20:54 04:20:01 AM 0.17 0.00 0.17 0.00 1.75
05:20:54 04:21:01 AM 0.17 0.00 0.17 0.00 1.55
05:20:54 04:22:01 AM 0.27 0.00 0.27 0.00 5.92
05:20:54 04:23:01 AM 0.18 0.00 0.18 0.00 2.70
05:20:54 04:24:01 AM 0.23 0.00 0.23 0.00 5.97
05:20:54 04:25:01 AM 0.18 0.00 0.18 0.00 2.63
05:20:54 04:26:01 AM 0.27 0.00 0.27 0.00 10.11
05:20:54 04:27:01 AM 0.27 0.00 0.27 0.00 10.30
05:20:54 04:28:01 AM 0.18 0.00 0.18 0.00 2.48
05:20:54 04:29:01 AM 0.22 0.00 0.22 0.00 4.08
05:20:54 04:30:01 AM 0.17 0.00 0.17 0.00 5.07
05:20:54 04:31:01 AM 0.20 0.00 0.20 0.00 5.33
05:20:54 04:32:01 AM 0.23 0.00 0.23 0.00 6.72
05:20:54 04:33:01 AM 0.27 0.00 0.27 0.00 7.87
05:20:54 04:34:01 AM 0.25 0.00 0.25 0.00 4.40
05:20:54 04:35:01 AM 0.20 0.00 0.20 0.00 6.40
05:20:54 04:36:01 AM 0.20 0.00 0.20 0.00 11.50
05:20:54 04:37:01 AM 0.13 0.00 0.13 0.00 16.53
05:20:54 04:38:01 AM 0.17 0.00 0.17 0.00 16.38
05:20:54 04:39:01 AM 0.22 0.00 0.22 0.00 10.78
05:20:54 04:40:01 AM 0.42 0.00 0.42 0.00 21.08
05:20:54 04:41:01 AM 0.70 0.00 0.70 0.00 21.76
05:20:54 04:42:01 AM 0.42 0.00 0.42 0.00 26.51
05:20:54 04:43:01 AM 0.32 0.00 0.32 0.00 3.17
05:20:54 04:44:02 AM 0.47 0.00 0.47 0.00 6.48
05:20:54 04:45:01 AM 0.47 0.00 0.47 0.00 7.39
05:20:54 04:46:01 AM 0.33 0.00 0.33 0.00 3.58
05:20:54 04:47:01 AM 0.33 0.00 0.33 0.00 5.83
05:20:54 04:48:01 AM 0.35 0.00 0.35 0.00 4.45
05:20:54 04:49:01 AM 0.43 0.00 0.43 0.00 11.28
05:20:54 04:50:01 AM 0.47 0.00 0.47 0.00 7.22
05:20:54 04:51:01 AM 0.37 0.00 0.37 0.00 9.43
05:20:54 04:52:01 AM 0.12 0.00 0.12 0.00 1.18
05:20:54 04:53:01 AM 0.15 0.00 0.15 0.00 2.50
05:20:54 04:54:01 AM 0.20 0.00 0.20 0.00 3.45
05:20:54 04:55:01 AM 0.13 0.00 0.13 0.00 2.68
05:20:54 04:56:01 AM 0.28 0.00 0.28 0.00 7.48
05:20:54 04:57:01 AM 0.45 0.00 0.45 0.00 9.33
05:20:54 04:58:01 AM 0.38 0.00 0.38 0.00 11.03
05:20:54 04:59:01 AM 0.20 0.00 0.20 0.00 11.03
05:20:54 05:00:01 AM 0.20 0.00 0.20 0.00 19.71
05:20:54 05:01:01 AM 0.20 0.00 0.20 0.00 9.93
05:20:54 05:02:01 AM 0.25 0.00 0.25 0.00 18.92
05:20:54 05:03:01 AM 0.25 0.00 0.25 0.00 19.60
05:20:54 05:04:01 AM 0.22 0.00 0.22 0.00 10.90
05:20:54 05:05:01 AM 0.23 0.00 0.23 0.00 23.20
05:20:54 05:06:01 AM 0.37 0.00 0.37 0.00 3.90
05:20:54 05:07:01 AM 0.30 0.00 0.30 0.00 5.75
05:20:54 05:08:01 AM 0.42 0.00 0.42 0.00 4.40
05:20:54 05:09:01 AM 0.38 0.00 0.38 0.00 5.53
05:20:54 05:10:01 AM 0.33 0.00 0.33 0.00 6.10
05:20:54 05:11:01 AM 0.47 0.00 0.47 0.00 6.26
05:20:54 05:12:01 AM 0.25 0.00 0.25 0.00 9.05
05:20:54 05:13:01 AM 0.17 0.00 0.17 0.00 14.38
05:20:54 05:14:01 AM 0.25 0.00 0.25 0.00 16.66
05:20:54 05:15:01 AM 0.17 0.00 0.17 0.00 13.45
05:20:54 05:16:01 AM 0.32 0.00 0.32 0.00 17.70
05:20:54 05:17:01 AM 0.12 0.00 0.12 0.00 12.66
05:20:54 05:18:01 AM 0.27 0.00 0.27 0.00 16.68
05:20:54 05:19:01 AM 0.30 0.00 0.30 0.00 17.24
05:20:54 05:20:01 AM 18.01 0.28 17.73 33.86 916.94
05:20:54 Average: 0.31 0.00 0.31 0.16 13.07
05:20:54
05:20:54 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
05:20:54 12:01:01 AM 4823780 6955720 3058652 38.80 2688 2299064 770692 8.63 269852 2402544 72
05:20:54 12:02:01 AM 4823820 6955836 3058612 38.80 2688 2299140 770692 8.63 270016 2402424 4
05:20:54 12:03:01 AM 4824432 6956496 3058000 38.80 2688 2299188 770692 8.63 270016 2401836 56
05:20:54 12:04:01 AM 4824368 6956504 3058064 38.80 2688 2299260 770692 8.63 270016 2402236 4
05:20:54 12:05:01 AM 4824008 6956148 3058424 38.80 2688 2299264 770692 8.63 270016 2402284 4
05:20:54 12:06:01 AM 4824164 6956360 3058268 38.80 2688 2299320 770692 8.63 270016 2402280 64
05:20:54 12:07:01 AM 4823472 6955800 3058960 38.81 2688 2299452 770504 8.63 270016 2402680 4
05:20:54 12:08:01 AM 4824012 6956528 3058420 38.80 2688 2299644 778244 8.71 270072 2402336 4
05:20:54 12:09:01 AM 4823808 6956324 3058624 38.80 2688 2299644 778244 8.71 270072 2402404 12
05:20:54 12:10:01 AM 4823832 6956348 3058600 38.80 2688 2299644 778664 8.72 270072 2402452 8
05:20:54 12:11:01 AM 4823776 6956292 3058656 38.80 2688 2299648 778664 8.72 270072 2402472 4
05:20:54 12:12:01 AM 4823868 6956384 3058564 38.80 2688 2299648 778664 8.72 270072 2402472 4
05:20:54 12:13:01 AM 4824128 6956648 3058304 38.80 2688 2299652 778664 8.72 270072 2402344 4
05:20:54 12:14:01 AM 4823884 6956548 3058548 38.80 2688 2299796 763176 8.55 270072 2402568 156
05:20:54 12:15:01 AM 4823748 6956688 3058684 38.80 2688 2300080 778576 8.72 270072 2402880 120
05:20:54 12:16:02 AM 4823216 6956540 3059216 38.81 2688 2300464 778576 8.72 270072 2403268 36
05:20:54 12:17:01 AM 4822976 6956668 3059456 38.81 2688 2300832 778576 8.72 270072 2403644 24
05:20:54 12:18:01 AM 4822604 6956684 3059828 38.82 2688 2301212 778576 8.72 270072 2404164 4
05:20:54 12:19:01 AM 4821976 6956432 3060456 38.83 2688 2301596 778576 8.72 270076 2404552 184
05:20:54 12:20:01 AM 4821028 6955868 3061404 38.84 2688 2301980 770424 8.63 270076 2405280 40
05:20:54 12:21:01 AM 4820300 6955880 3062132 38.85 2688 2302712 770424 8.63 270088 2406012 568
05:20:54 12:22:01 AM 4820488 6956192 3061944 38.85 2688 2302836 770424 8.63 270088 2406028 4
05:20:54 12:23:01 AM 4820600 6956304 3061832 38.84 2688 2302836 770424 8.63 270088 2405892 4
05:20:54 12:24:01 AM 4820408 6956196 3062024 38.85 2688 2302920 770424 8.63 270088 2406044 96
05:20:54 12:25:01 AM 4820212 6956000 3062220 38.85 2688 2302920 770424 8.63 270088 2406308 8
05:20:54 12:26:01 AM 4820092 6955960 3062340 38.85 2688 2303000 770424 8.63 270088 2406396 96
05:20:54 12:27:01 AM 4819836 6955708 3062596 38.85 2688 2303004 770424 8.63 270088 2406520 4
05:20:54 12:28:01 AM 4820280 6956152 3062152 38.85 2688 2303004 770424 8.63 270088 2406248 8
05:20:54 12:29:01 AM 4821820 6957908 3060612 38.83 2688 2303220 770424 8.63 270088 2404540 60
05:20:54 12:30:01 AM 4819336 6955492 3063096 38.86 2688 2303288 770424 8.63 270088 2407064 12
05:20:54 12:31:01 AM 4819120 6955280 3063312 38.86 2688 2303292 770424 8.63 270088 2407296 4
05:20:54 12:32:01 AM 4819328 6955504 3063104 38.86 2688 2303308 770424 8.63 270088 2407104 24
05:20:54 12:33:01 AM 4819404 6955592 3063028 38.86 2688 2303320 770424 8.63 270088 2407140 16
05:20:54 12:34:01 AM 4819276 6955512 3063156 38.86 2688 2303368 770424 8.63 270088 2407052 20
05:20:54 12:35:01 AM 4818964 6955508 3063468 38.86 2688 2303676 770424 8.63 270088 2407300 236
05:20:54 12:36:01 AM 4818724 6955660 3063708 38.87 2688 2304076 770424 8.63 270088 2407728 148
05:20:54 12:37:01 AM 4818416 6955720 3064016 38.87 2688 2304444 770424 8.63 270088 2408132 24
05:20:54 12:38:01 AM 4817664 6955364 3064768 38.88 2688 2304840 770424 8.63 270088 2408804 24
05:20:54 12:39:01 AM 4817616 6955704 3064816 38.88 2688 2305228 770424 8.63 270088 2409104 176
05:20:54 12:40:01 AM 4816560 6955032 3065872 38.90 2688 2305612 770604 8.63 270088 2409748 112
05:20:54 12:41:01 AM 4816344 6955308 3066088 38.90 2688 2306096 770604 8.63 270348 2409824 8
05:20:54 12:42:01 AM 4816096 6955108 3066336 38.90 2688 2306144 770604 8.63 270348 2409884 8
05:20:54 12:43:01 AM 4816408 6955428 3066024 38.90 2688 2306152 770604 8.63 270348 2409724 16
05:20:54 12:44:01 AM 4816288 6955508 3066144 38.90 2688 2306352 770604 8.63 270348 2409904 212
05:20:54 12:45:01 AM 4816024 6955492 3066408 38.90 2688 2306608 770604 8.63 270348 2410292 100
05:20:54 12:46:01 AM 4815756 6955608 3066676 38.91 2688 2306992 770604 8.63 270348 2410476 56
05:20:54 12:47:01 AM 4815172 6955408 3067260 38.91 2688 2307376 770604 8.63 270348 2410864 208
05:20:54 12:48:01 AM 4814892 6955508 3067540 38.92 2688 2307756 770604 8.63 270348 2411372 128
05:20:54 12:49:01 AM 4814624 6955632 3067808 38.92 2688 2308140 770604 8.63 270348 2411716 56
05:20:54 12:50:01 AM 4813688 6955076 3068744 38.93 2688 2308524 762404 8.54 270348 2412284 208
05:20:54 12:51:01 AM 4813272 6955372 3069160 38.94 2688 2309236 762404 8.54 270348 2412920 384
05:20:54 12:52:01 AM 4813000 6955192 3069432 38.94 2688 2309320 762404 8.54 270348 2413132 4
05:20:54 12:53:01 AM 4813032 6955224 3069400 38.94 2688 2309320 762404 8.54 270348 2412880 4
05:20:54 12:54:01 AM 4812972 6955244 3069460 38.94 2688 2309400 762404 8.54 270348 2413164 4
05:20:54 12:55:01 AM 4813204 6955480 3069228 38.94 2688 2309404 762404 8.54 270348 2412964 4
05:20:54 12:56:01 AM 4813228 6955584 3069204 38.94 2688 2309484 762404 8.54 270348 2413044 88
05:20:54 12:57:01 AM 4813140 6955496 3069292 38.94 2688 2309484 762404 8.54 270348 2413044 4
05:20:54 12:58:01 AM 4812968 6955444 3069464 38.94 2688 2309628 762404 8.54 270348 2413168 148
05:20:54 12:59:01 AM 4812632 6955204 3069800 38.94 2688 2309700 762404 8.54 270348 2413440 4
05:20:54 01:00:01 AM 4811912 6954556 3070520 38.95 2688 2309772 762516 8.54 270348 2414004 4
05:20:54 01:01:01 AM 4811120 6953760 3071312 38.96 2688 2309780 762516 8.54 270376 2414680 4
05:20:54 01:02:01 AM 4812264 6954960 3070168 38.95 2688 2309836 762516 8.54 270404 2414016 64
05:20:54 01:03:01 AM 4811952 6955004 3070480 38.95 2688 2310192 762516 8.54 270404 2414124 92
05:20:54 01:04:01 AM 4811148 6954572 3071284 38.96 2688 2310572 762516 8.54 270404 2414828 84
05:20:54 01:05:01 AM 4810160 6953976 3072272 38.98 2688 2310956 762516 8.54 270404 2415136 40
05:20:54 01:06:01 AM 4810600 6954812 3071832 38.97 2688 2311352 762516 8.54 270404 2415380 208
05:20:54 01:07:01 AM 4810292 6954880 3072140 38.97 2688 2311736 762516 8.54 270404 2415788 132
05:20:54 01:08:01 AM 4809992 6954960 3072440 38.98 2688 2312116 762516 8.54 270404 2416192 52
05:20:54 01:09:01 AM 4809580 6954800 3072852 38.98 2688 2312356 762516 8.54 270404 2416508 56
05:20:54 01:10:01 AM 4808912 6954248 3073520 38.99 2688 2312472 783916 8.78 270404 2417112 112
05:20:54 01:11:01 AM 4808960 6954676 3073472 38.99 2688 2312860 762580 8.54 270404 2417184 24
05:20:54 01:12:01 AM 4808360 6954468 3074072 39.00 2688 2313244 762580 8.54 270404 2417912 68
05:20:54 01:13:01 AM 4808156 6954644 3074276 39.00 2688 2313628 762580 8.54 270404 2418160 220
05:20:54 01:14:01 AM 4807320 6954200 3075112 39.01 2688 2314020 762580 8.54 270404 2418696 164
05:20:54 01:15:01 AM 4807096 6954368 3075336 39.02 2688 2314412 762580 8.54 270404 2418968 84
05:20:54 01:16:01 AM 4806352 6954004 3076080 39.02 2688 2314792 762580 8.54 270404 2419708 16
05:20:54 01:17:01 AM 4808628 6956580 3073804 39.00 2688 2315100 762580 8.54 270404 2417564 164
05:20:54 01:18:01 AM 4808244 6956428 3074188 39.00 2688 2315316 762580 8.54 270404 2417800 136
05:20:54 01:19:01 AM 4807904 6956460 3074528 39.00 2688 2315696 762580 8.54 270404 2418376 112
05:20:54 01:20:01 AM 4807388 6956328 3075044 39.01 2688 2316080 778900 8.72 270404 2418712 40
05:20:54 01:21:01 AM 4807096 6956436 3075336 39.02 2688 2316464 778900 8.72 270400 2419068 192
05:20:54 01:22:01 AM 4807176 6956888 3075256 39.01 2688 2316844 778900 8.72 270400 2419168 20
05:20:54 01:23:01 AM 4806680 6956780 3075752 39.02 2688 2317232 778900 8.72 270400 2419432 4
05:20:54 01:24:01 AM 4803096 6953624 3079336 39.07 2688 2317652 766032 8.58 270400 2422956 184
05:20:54 01:25:02 AM 4805756 6956804 3076676 39.03 2688 2318168 765572 8.57 279708 2411208 4
05:20:54 01:26:01 AM 4805680 6956732 3076752 39.03 2688 2318172 765572 8.57 279708 2411212 0
05:20:54 01:27:01 AM 4805568 6956700 3076864 39.03 2688 2318252 765572 8.57 279708 2411288 88
05:20:54 01:28:01 AM 4805800 6956932 3076632 39.03 2688 2318252 765572 8.57 279708 2411160 4
05:20:54 01:29:01 AM 4805456 6956592 3076976 39.04 2688 2318256 765572 8.57 279708 2411504 8
05:20:54 01:30:01 AM 4805260 6956476 3077172 39.04 2688 2318336 766168 8.58 279708 2411476 8
05:20:54 01:31:01 AM 4805512 6956732 3076920 39.04 2688 2318340 766168 8.58 279708 2411516 4
05:20:54 01:32:01 AM 4805208 6956608 3077224 39.04 2688 2318520 766168 8.58 279708 2411564 4
05:20:54 01:33:01 AM 4802960 6954464 3079472 39.07 2688 2318624 766168 8.58 279708 2413796 80
05:20:54 01:34:01 AM 4803080 6954588 3079352 39.07 2688 2318628 766168 8.58 279708 2413664 4
05:20:54 01:35:01 AM 4802756 6954312 3079676 39.07 2688 2318684 766168 8.58 279708 2413840 76
05:20:54 01:36:01 AM 4803024 6954800 3079408 39.07 2688 2318904 766168 8.58 279708 2413976 216
05:20:54 01:37:01 AM 4802596 6954764 3079836 39.07 2688 2319288 766168 8.58 279708 2414368 4
05:20:54 01:38:01 AM 4802304 6954856 3080128 39.08 2688 2319672 766168 8.58 279708 2414636 160
05:20:54 01:39:01 AM 4801756 6954680 3080676 39.08 2688 2320052 766168 8.58 279708 2415088 92
05:20:54 01:40:01 AM 4801040 6954348 3081392 39.09 2688 2320436 785524 8.80 279708 2415752 36
05:20:54 01:41:01 AM 4800896 6954612 3081536 39.09 2688 2320832 764524 8.56 279708 2415936 36
05:20:54 01:42:01 AM 4800384 6954444 3082048 39.10 2688 2321172 764524 8.56 279708 2416468 16
05:20:54 01:43:01 AM 4800600 6954892 3081832 39.10 2688 2321412 764524 8.56 279708 2416500 84
05:20:54 01:44:01 AM 4800032 6954524 3082400 39.10 2688 2321604 764524 8.56 279708 2416676 144
05:20:54 01:45:01 AM 4799768 6954652 3082664 39.11 2688 2322004 764524 8.56 279708 2417236 52
05:20:54 01:46:01 AM 4799524 6954776 3082908 39.11 2688 2322372 764524 8.56 279708 2417516 180
05:20:54 01:47:01 AM 4799016 6954656 3083416 39.12 2688 2322752 764524 8.56 279708 2417816 96
05:20:54 01:48:01 AM 4798240 6954272 3084192 39.13 2688 2323152 764524 8.56 279708 2418484 48
05:20:54 01:49:01 AM 4798080 6954496 3084352 39.13 2688 2323536 764524 8.56 279708 2418756 196
05:20:54 01:50:01 AM 4797360 6954300 3085072 39.14 2688 2324052 764524 8.56 279708 2419468 192
05:20:54 01:51:01 AM 4796960 6954288 3085472 39.14 2688 2324440 764524 8.56 279708 2419772 4
05:20:54 01:52:01 AM 4797140 6954468 3085292 39.14 2688 2324440 764524 8.56 279708 2419772 4
05:20:54 01:53:01 AM 4797196 6954604 3085236 39.14 2688 2324520 764524 8.56 279708 2419712 4
05:20:54 01:54:01 AM 4796952 6954368 3085480 39.14 2688 2324528 764524 8.56 279708 2419788 4
05:20:54 01:55:01 AM 4796892 6954308 3085540 39.14 2688 2324536 764524 8.56 279708 2419832 16
05:20:54 01:56:01 AM 4797076 6954572 3085356 39.14 2688 2324608 764524 8.56 279708 2419800 4
05:20:54 01:57:01 AM 4797172 6954672 3085260 39.14 2688 2324612 764524 8.56 279708 2419804 4
05:20:54 01:58:01 AM 4796832 6954512 3085600 39.15 2688 2324792 781208 8.75 279708 2419996 16
05:20:54 01:59:01 AM 4796580 6954364 3085852 39.15 2688 2324896 781208 8.75 279708 2420168 80
05:20:54 02:00:01 AM 4796320 6954108 3086112 39.15 2688 2324900 781760 8.75 279708 2420452 4
05:20:54 02:01:01 AM 4795596 6953468 3086836 39.16 2688 2324976 781760 8.75 279708 2421008 80
05:20:54 02:02:01 AM 4796308 6954184 3086124 39.15 2688 2324980 781760 8.75 279724 2420416 4
05:20:54 02:03:01 AM 4796448 6954404 3085984 39.15 2688 2325060 781760 8.75 279716 2420252 88
05:20:54 02:04:01 AM 4796460 6954416 3085972 39.15 2688 2325060 781760 8.75 279716 2420328 4
05:20:54 02:05:01 AM 4796548 6954508 3085884 39.15 2688 2325064 781760 8.75 279716 2420264 4
05:20:54 02:06:01 AM 4796244 6954280 3086188 39.15 2688 2325140 781760 8.75 279716 2420340 8
05:20:54 02:07:01 AM 4796152 6954188 3086280 39.15 2688 2325140 781760 8.75 279716 2420456 4
05:20:54 02:08:01 AM 4796304 6954432 3086128 39.15 2688 2325232 781760 8.75 279716 2420432 4
05:20:54 02:09:01 AM 4796196 6954324 3086236 39.15 2688 2325232 781760 8.75 279716 2420616 12
05:20:54 02:10:01 AM 4795728 6953936 3086704 39.16 2688 2325312 770804 8.63 279716 2420744 8
05:20:54 02:11:01 AM 4795980 6954204 3086452 39.16 2688 2325316 770804 8.63 279716 2420784 4
05:20:54 02:12:01 AM 4795872 6954172 3086560 39.16 2688 2325392 770804 8.63 279716 2420860 4
05:20:54 02:13:01 AM 4796100 6954404 3086332 39.15 2688 2325396 770804 8.63 279716 2420720 4
05:20:54 02:14:01 AM 4795844 6954236 3086588 39.16 2688 2325484 770804 8.63 279724 2420744 4
05:20:54 02:15:01 AM 4795756 6954548 3086676 39.16 2688 2325892 770804 8.63 279724 2421068 148
05:20:54 02:16:01 AM 4795504 6954680 3086928 39.16 2688 2326276 770804 8.63 279724 2421452 4
05:20:54 02:17:01 AM 4794964 6954528 3087468 39.17 2688 2326656 770804 8.63 279724 2421844 160
05:20:54 02:18:01 AM 4794496 6954440 3087936 39.17 2688 2327040 770804 8.63 279724 2422216 84
05:20:54 02:19:01 AM 4794252 6954580 3088180 39.18 2688 2327424 770804 8.63 279724 2422668 184
05:20:54 02:20:01 AM 4793928 6954636 3088504 39.18 2688 2327804 785920 8.80 279724 2422972 36
05:20:54 02:21:01 AM 4793676 6954592 3088756 39.19 2688 2328004 785920 8.80 279724 2423352 40
05:20:54 02:22:01 AM 4793484 6954508 3088948 39.19 2688 2328112 785920 8.80 279724 2423468 4
05:20:54 02:23:01 AM 4793368 6954392 3089064 39.19 2688 2328112 785920 8.80 279724 2423468 4
05:20:54 02:24:01 AM 4793356 6954472 3089076 39.19 2688 2328204 785920 8.80 279724 2423484 16
05:20:54 02:25:01 AM 4793500 6954620 3088932 39.19 2688 2328208 785920 8.80 279724 2423420 8
05:20:54 02:26:01 AM 4793420 6954632 3089012 39.19 2688 2328300 785920 8.80 279724 2423516 100
05:20:54 02:27:01 AM 4793176 6954388 3089256 39.19 2688 2328300 785920 8.80 279724 2423520 4
05:20:54 02:28:01 AM 4791572 6952880 3090860 39.21 2688 2328396 785920 8.80 279724 2425012 100
05:20:54 02:29:01 AM 4793084 6954392 3089348 39.19 2688 2328396 777844 8.71 280240 2423184 4
05:20:54 02:30:01 AM 4792220 6953620 3090212 39.20 2688 2328488 796916 8.92 280240 2423780 100
05:20:54 02:31:01 AM 4792548 6953956 3089884 39.20 2688 2328492 771440 8.64 280240 2423788 4
05:20:54 02:32:01 AM 4792052 6953552 3090380 39.21 2688 2328584 771440 8.64 280240 2424380 100
05:20:54 02:33:02 AM 4790720 6952224 3091712 39.22 2688 2328588 771440 8.64 280240 2425720 4
05:20:54 02:34:01 AM 4790688 6952284 3091744 39.22 2688 2328680 771440 8.64 280240 2425720 100
05:20:54 02:35:01 AM 4789712 6951568 3092720 39.24 2688 2328940 771440 8.64 280240 2426472 248
05:20:54 02:36:01 AM 4788868 6951104 3093564 39.25 2688 2329324 771440 8.64 280240 2427540 144
05:20:54 02:37:01 AM 4788464 6951080 3093968 39.25 2688 2329704 771440 8.64 280240 2427856 68
05:20:54 02:38:01 AM 4788088 6951080 3094344 39.26 2688 2330088 771440 8.64 280240 2427912 224
05:20:54 02:39:01 AM 4787728 6951088 3094704 39.26 2688 2330456 771440 8.64 280240 2428480 136
05:20:54 02:40:01 AM 4786860 6950600 3095572 39.27 2688 2330836 765900 8.58 280240 2429140 96
05:20:54 02:41:01 AM 4787020 6951080 3095412 39.27 2688 2331148 765900 8.58 280240 2429412 20
05:20:54 02:42:01 AM 4787016 6951180 3095416 39.27 2688 2331252 765900 8.58 280240 2429272 4
05:20:54 02:43:01 AM 4786884 6951048 3095548 39.27 2688 2331252 765900 8.58 280240 2429388 4
05:20:54 02:44:01 AM 4787016 6951276 3095416 39.27 2688 2331348 765900 8.58 280240 2429416 12
05:20:54 02:45:01 AM 4787040 6951300 3095392 39.27 2688 2331348 765900 8.58 280240 2429232 8
05:20:54 02:46:01 AM 4786684 6951036 3095748 39.27 2688 2331440 765900 8.58 280240 2429612 104
05:20:54 02:47:01 AM 4786340 6950696 3096092 39.28 2688 2331444 765900 8.58 280240 2429692 4
05:20:54 02:48:01 AM 4786488 6950936 3095944 39.28 2688 2331536 765900 8.58 280240 2429716 100
05:20:54 02:49:01 AM 4786572 6951020 3095860 39.28 2688 2331536 765900 8.58 280240 2429532 4
05:20:54 02:50:01 AM 4786060 6950604 3096372 39.28 2688 2331632 798840 8.94 280240 2429908 100
05:20:54 02:51:01 AM 4786496 6951044 3095936 39.28 2688 2331632 779372 8.73 280240 2429692 4
05:20:54 02:52:01 AM 4786480 6951124 3095952 39.28 2688 2331728 779372 8.73 280240 2429904 100
05:20:54 02:53:01 AM 4786436 6951080 3095996 39.28 2688 2331728 779372 8.73 280240 2429788 4
05:20:54 02:54:01 AM 4786244 6950980 3096188 39.28 2688 2331820 779372 8.73 280240 2429952 100
05:20:54 02:55:01 AM 4786024 6951048 3096408 39.28 2688 2332108 779372 8.73 280240 2430316 16
05:20:54 02:56:01 AM 4785696 6951088 3096736 39.29 2688 2332476 779372 8.73 280240 2430544 192
05:20:54 02:57:01 AM 4785524 6951288 3096908 39.29 2688 2332856 779372 8.73 280240 2430900 92
05:20:54 02:58:01 AM 4785116 6951268 3097316 39.29 2688 2333236 779372 8.73 280240 2431172 8
05:20:54 02:59:01 AM 4784488 6951020 3097944 39.30 2688 2333624 779372 8.73 280240 2431736 100
05:20:54 03:00:01 AM 4783636 6950548 3098796 39.31 2688 2334004 776212 8.69 280240 2432396 24
05:20:54 03:01:01 AM 4783108 6950328 3099324 39.32 2688 2334300 776212 8.69 280240 2432836 88
05:20:54 03:02:01 AM 4783892 6951212 3098540 39.31 2688 2334400 776212 8.69 280240 2432480 4
05:20:54 03:03:01 AM 4783704 6951024 3098728 39.31 2688 2334400 776212 8.69 280240 2432448 4
05:20:54 03:04:01 AM 4783864 6951280 3098568 39.31 2688 2334496 776212 8.69 280240 2432508 4
05:20:54 03:05:01 AM 4783892 6951308 3098540 39.31 2688 2334496 776212 8.69 280240 2432440 4
05:20:54 03:06:01 AM 4783508 6951016 3098924 39.31 2688 2334588 776212 8.69 280240 2432532 4
05:20:54 03:07:01 AM 4783428 6950940 3099004 39.32 2688 2334592 776212 8.69 280240 2432536 4
05:20:54 03:08:01 AM 4783188 6950792 3099244 39.32 2688 2334684 776212 8.69 280240 2432628 100
05:20:54 03:09:01 AM 4783248 6950852 3099184 39.32 2688 2334684 776212 8.69 280240 2432680 4
05:20:54 03:10:01 AM 4782832 6950532 3099600 39.32 2688 2334780 774092 8.67 280240 2432956 104
05:20:54 03:11:01 AM 4783212 6950912 3099220 39.32 2688 2334784 774092 8.67 280240 2432836 4
05:20:54 03:12:01 AM 4782384 6950180 3100048 39.33 2688 2334880 774092 8.67 280240 2433152 4
05:20:54 03:13:01 AM 4782500 6950296 3099932 39.33 2688 2334880 774092 8.67 280240 2432948 8
05:20:54 03:14:01 AM 4782728 6950708 3099704 39.32 2688 2335080 774092 8.67 280240 2433184 208
05:20:54 03:15:01 AM 4782924 6951140 3099508 39.32 2688 2335308 774092 8.67 280240 2433344 24
05:20:54 03:16:01 AM 4782624 6951220 3099808 39.33 2688 2335688 774092 8.67 280240 2433612 172
05:20:54 03:17:01 AM 4782172 6951152 3100260 39.33 2688 2336072 774092 8.67 280240 2434112 100
05:20:54 03:18:01 AM 4781796 6951172 3100636 39.34 2688 2336456 774092 8.67 280240 2434388 24
05:20:54 03:19:01 AM 4781444 6951192 3100988 39.34 2688 2336836 774092 8.67 280240 2434944 176
05:20:54 03:20:01 AM 4780784 6950924 3101648 39.35 2688 2337220 757724 8.48 280240 2435396 72
05:20:54 03:21:01 AM 4780128 6951028 3102304 39.36 2688 2337996 757724 8.48 280240 2436152 404
05:20:54 03:22:01 AM 4780124 6951136 3102308 39.36 2688 2338092 757724 8.48 280240 2436152 4
05:20:54 03:23:01 AM 4780212 6951228 3102220 39.36 2688 2338096 757724 8.48 280240 2436156 4
05:20:54 03:24:01 AM 4779920 6951016 3102512 39.36 2688 2338176 757724 8.48 280240 2436304 4
05:20:54 03:25:01 AM 4780004 6951100 3102428 39.36 2688 2338176 757724 8.48 280240 2436112 4
05:20:54 03:26:01 AM 4779908 6951016 3102524 39.36 2688 2338188 757724 8.48 280240 2436464 4
05:20:54 03:27:01 AM 4780164 6951344 3102268 39.36 2688 2338260 757724 8.48 280240 2436336 4
05:20:54 03:28:01 AM 4779700 6950880 3102732 39.36 2688 2338260 757724 8.48 280240 2436472 16
05:20:54 03:29:01 AM 4779596 6950960 3102836 39.36 2688 2338444 757724 8.48 280240 2436540 24
05:20:54 03:30:01 AM 4777640 6949108 3104792 39.39 2688 2338548 780532 8.74 280240 2438280 4
05:20:54 03:31:01 AM 4777816 6949292 3104616 39.39 2688 2338556 780532 8.74 280240 2438508 4
05:20:54 03:32:01 AM 4777668 6949200 3104764 39.39 2688 2338612 780532 8.74 280240 2438540 64
05:20:54 03:33:01 AM 4777588 6949400 3104844 39.39 2688 2338892 780532 8.74 280240 2438628 280
05:20:54 03:34:01 AM 4776872 6949040 3105560 39.40 2688 2339256 780532 8.74 280240 2439468 128
05:20:54 03:35:01 AM 4776580 6949144 3105852 39.40 2688 2339644 780532 8.74 280240 2439556 56
05:20:54 03:36:01 AM 4776188 6949140 3106244 39.41 2688 2340040 780532 8.74 280240 2439956 164
05:20:54 03:37:01 AM 4776144 6949476 3106288 39.41 2688 2340420 780532 8.74 280244 2440408 84
05:20:54 03:38:01 AM 4775612 6949324 3106820 39.41 2688 2340788 780532 8.74 280240 2440708 220
05:20:54 03:39:01 AM 4775216 6949252 3107216 39.42 2688 2341112 764568 8.56 280240 2441120 100
05:20:54 03:40:01 AM 4774864 6949028 3107568 39.42 2688 2341240 765932 8.58 280240 2441528 8
05:20:54 03:41:01 AM 4774560 6949040 3107872 39.43 2688 2341556 765932 8.58 280240 2441752 104
05:20:54 03:42:01 AM 4774232 6949096 3108200 39.43 2688 2341948 765932 8.58 280240 2442020 68
05:20:54 03:43:01 AM 4773904 6949152 3108528 39.44 2688 2342332 765932 8.58 280240 2442404 24
05:20:54 03:44:01 AM 4771164 6946792 3111268 39.47 2688 2342712 789492 8.84 280240 2444892 156
05:20:54 03:45:01 AM 4773016 6949040 3109416 39.45 2688 2343108 783356 8.77 281592 2441760 76
05:20:54 03:46:01 AM 4772724 6949140 3109708 39.45 2688 2343492 783356 8.77 281592 2442152 220
05:20:54 03:47:01 AM 4772472 6949136 3109960 39.45 2688 2343740 783356 8.77 281592 2442400 4
05:20:54 03:48:01 AM 4772240 6949148 3110192 39.46 2688 2343992 783356 8.77 281592 2442644 4
05:20:54 03:49:01 AM 4771836 6949152 3110596 39.46 2688 2344400 783356 8.77 281592 2443164 24
05:20:54 03:50:01 AM 4771072 6948768 3111360 39.47 2688 2344780 767464 8.59 281592 2443708 20
05:20:54 03:51:01 AM 4770808 6948892 3111624 39.48 2688 2345168 767464 8.59 281592 2443996 68
05:20:54 03:52:01 AM 4770396 6948860 3112036 39.48 2688 2345548 767464 8.59 281592 2444496 40
05:20:54 03:53:01 AM 4769844 6948708 3112588 39.49 2688 2345936 767464 8.59 281592 2444900 228
05:20:54 03:54:01 AM 4769656 6948916 3112776 39.49 2688 2346328 767464 8.59 281592 2445240 192
05:20:54 03:55:01 AM 4769112 6949000 3113320 39.50 2688 2346956 767464 8.59 281592 2445788 80
05:20:54 03:56:01 AM 4769380 6949268 3113052 39.49 2688 2346956 767464 8.59 281592 2445676 4
05:20:54 03:57:01 AM 4769152 6949044 3113280 39.50 2688 2346968 767464 8.59 281592 2445676 16
05:20:54 03:58:01 AM 4768908 6948880 3113524 39.50 2688 2347040 767464 8.59 281592 2445876 4
05:20:54 03:59:01 AM 4768912 6948888 3113520 39.50 2688 2347044 767464 8.59 281592 2445948 4
05:20:54 04:00:01 AM 4768484 6948544 3113948 39.50 2688 2347128 765964 8.58 281592 2446196 4
05:20:54 04:01:01 AM 4768048 6948108 3114384 39.51 2688 2347128 765964 8.58 281592 2446444 4
05:20:54 04:02:01 AM 4768648 6948884 3113784 39.50 2688 2347304 765964 8.58 281592 2446176 4
05:20:54 04:03:01 AM 4768424 6948716 3114008 39.51 2688 2347360 765964 8.58 281592 2446224 16
05:20:54 04:04:01 AM 4768292 6948728 3114140 39.51 2688 2347504 765964 8.58 281600 2446428 4
05:20:54 04:05:01 AM 4768436 6948876 3113996 39.51 2688 2347508 765964 8.58 281600 2446228 4
05:20:54 04:06:01 AM 4768348 6948880 3114084 39.51 2688 2347600 765964 8.58 281600 2446628 4
05:20:54 04:07:01 AM 4768592 6949188 3113840 39.50 2688 2347664 765964 8.58 281600 2446384 8
05:20:54 04:08:01 AM 4768052 6948748 3114380 39.51 2688 2347764 765964 8.58 281600 2446484 4
05:20:54 04:09:01 AM 4768052 6948896 3114380 39.51 2688 2347912 765964 8.58 281604 2446696 12
05:20:54 04:10:01 AM 4767656 6948500 3114776 39.52 2688 2347912 765980 8.58 281604 2446868 12
05:20:54 04:11:01 AM 4768004 6948992 3114428 39.51 2688 2348052 765980 8.58 281604 2446776 144
05:20:54 04:12:01 AM 4767644 6948896 3114788 39.52 2688 2348316 765980 8.58 281612 2447088 148
05:20:54 04:13:01 AM 4767360 6948984 3115072 39.52 2688 2348696 765980 8.58 281604 2447416 84
05:20:54 04:14:01 AM 4766948 6948960 3115484 39.52 2688 2349076 765980 8.58 281604 2447840 236
05:20:54 04:15:01 AM 4766528 6948920 3115904 39.53 2688 2349464 765980 8.58 281604 2448184 164
05:20:54 04:16:01 AM 4766116 6948896 3116316 39.53 2688 2349844 765980 8.58 281604 2448560 84
05:20:54 04:17:01 AM 4765856 6949020 3116576 39.54 2688 2350224 765980 8.58 281604 2448940 4
05:20:54 04:18:01 AM 4765216 6949128 3117216 39.55 2688 2350972 765980 8.58 281608 2449732 156
05:20:54 04:19:01 AM 4765056 6949064 3117376 39.55 2688 2351068 765980 8.58 281604 2449856 4
05:20:54 04:20:01 AM 4764628 6948636 3117804 39.55 2688 2351068 765964 8.58 281604 2450024 4
05:20:54 04:21:01 AM 4765032 6949128 3117400 39.55 2688 2351156 765964 8.58 281604 2449880 88
05:20:54 04:22:01 AM 4764980 6949076 3117452 39.55 2688 2351156 765964 8.58 281604 2449880 4
05:20:54 04:23:01 AM 4764856 6949036 3117576 39.55 2688 2351240 765964 8.58 281604 2449960 88
05:20:54 04:24:01 AM 4764220 6948400 3118212 39.56 2688 2351240 765964 8.58 281604 2450308 8
05:20:54 04:25:01 AM 4764720 6948900 3117712 39.55 2688 2351240 765964 8.58 281604 2449968 4
05:20:54 04:26:01 AM 4764512 6948916 3117920 39.56 2688 2351464 786208 8.80 281604 2450188 56
05:20:54 04:27:01 AM 4764432 6948988 3118000 39.56 2688 2351616 786208 8.80 281604 2450340 4
05:20:54 04:28:01 AM 4763964 6948520 3118468 39.56 2688 2351616 786208 8.80 281604 2450620 16
05:20:54 04:29:01 AM 4764232 6948832 3118200 39.56 2688 2351660 786208 8.80 281604 2450460 52
05:20:54 04:30:01 AM 4763712 6948504 3118720 39.57 2688 2351736 786208 8.80 281620 2450660 4
05:20:54 04:31:01 AM 4763788 6948564 3118644 39.56 2688 2351844 786208 8.80 281620 2450776 56
05:20:54 04:32:01 AM 4763960 6948808 3118472 39.56 2688 2351916 786208 8.80 281620 2450764 16
05:20:54 04:33:01 AM 4763464 6948440 3118968 39.57 2688 2352044 786208 8.80 281620 2451184 4
05:20:54 04:34:01 AM 4763832 6948812 3118600 39.56 2688 2352048 786208 8.80 281620 2450848 4
05:20:54 04:35:01 AM 4763856 6948984 3118576 39.56 2688 2352196 785460 8.79 281620 2450936 4
05:20:54 04:36:01 AM 4763260 6948808 3119172 39.57 2688 2352616 768588 8.61 281620 2451508 164
05:20:54 04:37:01 AM 4762780 6948716 3119652 39.58 2688 2353004 768588 8.61 281620 2451896 84
05:20:54 04:38:01 AM 4762292 6948608 3120140 39.58 2688 2353384 768588 8.61 281620 2452276 4
05:20:54 04:39:01 AM 4762092 6948792 3120340 39.59 2688 2353768 768588 8.61 281620 2452728 172
05:20:54 04:40:01 AM 4761436 6948532 3120996 39.59 2688 2354168 766012 8.58 281620 2453200 36
05:20:54 04:41:01 AM 4761232 6948696 3121200 39.60 2688 2354536 766012 8.58 281620 2453588 4
05:20:54 04:42:01 AM 4760648 6948788 3121784 39.60 2688 2355212 766012 8.58 281620 2454076 4
05:20:54 04:43:01 AM 4760844 6948992 3121588 39.60 2688 2355212 766012 8.58 281620 2454084 4
05:20:54 04:44:02 AM 4760440 6948588 3121992 39.61 2688 2355212 766012 8.58 281620 2454308 4
05:20:54 04:45:01 AM 4760408 6948640 3122024 39.61 2688 2355296 766012 8.58 281620 2454336 4
05:20:54 04:46:01 AM 4760792 6949024 3121640 39.60 2688 2355296 766012 8.58 281620 2454200 4
05:20:54 04:47:01 AM 4760424 6948732 3122008 39.61 2688 2355372 766012 8.58 281620 2454276 4
05:20:54 04:48:01 AM 4760436 6948748 3121996 39.61 2688 2355376 766012 8.58 281620 2454428 4
05:20:54 04:49:01 AM 4760148 6948636 3122284 39.61 2688 2355552 766012 8.58 281620 2454540 4
05:20:54 04:50:01 AM 4759472 6948016 3122960 39.62 2688 2355608 789404 8.84 281620 2454884 4
05:20:54 04:51:01 AM 4759896 6948584 3122536 39.61 2688 2355752 767632 8.60 281624 2454796 4
05:20:54 04:52:01 AM 4759900 6948588 3122532 39.61 2688 2355752 767632 8.60 281624 2454668 4
05:20:54 04:53:01 AM 4760020 6948752 3122412 39.61 2688 2355804 767632 8.60 281624 2454828 16
05:20:54 04:54:01 AM 4759488 6948264 3122944 39.62 2688 2355840 767632 8.60 281624 2455144 44
05:20:54 04:55:01 AM 4759204 6948136 3123228 39.62 2688 2355996 767632 8.60 281628 2454992 148
05:20:54 04:56:01 AM 4759276 6948208 3123156 39.62 2688 2355996 767632 8.60 281628 2454912 4
05:20:54 04:57:01 AM 4759704 6948776 3122728 39.62 2688 2356136 767632 8.60 281628 2455052 40
05:20:54 04:58:01 AM 4759592 6948896 3122840 39.62 2688 2356368 790080 8.85 281628 2455288 52
05:20:54 04:59:01 AM 4758796 6948460 3123636 39.63 2688 2356736 790080 8.85 281628 2455724 192
05:20:54 05:00:01 AM 4758168 6948236 3124264 39.64 2688 2357136 774308 8.67 281628 2456288 68
05:20:54 05:01:01 AM 4756968 6947420 3125464 39.65 2688 2357520 774308 8.67 281628 2457376 220
05:20:54 05:02:01 AM 4757904 6948744 3124528 39.64 2688 2357908 774308 8.67 281628 2456816 148
05:20:54 05:03:01 AM 4757572 6948800 3124860 39.64 2688 2358288 774308 8.67 281628 2457320 4
05:20:54 05:04:01 AM 4756796 6948768 3125636 39.65 2688 2359032 774308 8.67 281628 2458020 524
05:20:54 05:05:01 AM 4756436 6948536 3125996 39.66 2688 2359160 774308 8.67 281628 2458196 4
05:20:54 05:06:01 AM 4756464 6948564 3125968 39.66 2688 2359160 774308 8.67 281628 2458196 4
05:20:54 05:07:01 AM 4756644 6948824 3125788 39.66 2688 2359240 774308 8.67 281628 2458160 4
05:20:54 05:08:01 AM 4756568 6948752 3125864 39.66 2688 2359244 774308 8.67 281628 2458164 4
05:20:54 05:09:01 AM 4756656 6948848 3125776 39.65 2688 2359252 774308 8.67 281628 2458236 4
05:20:54 05:10:01 AM 4756208 6948472 3126224 39.66 2688 2359324 766352 8.58 281628 2458476 4
05:20:54 05:11:01 AM 4756300 6948568 3126132 39.66 2688 2359328 766352 8.58 281628 2458380 4
05:20:54 05:12:01 AM 4756128 6948576 3126304 39.66 2688 2359508 766352 8.58 281628 2458544 4
05:20:54 05:13:01 AM 4755684 6948532 3126748 39.67 2688 2359908 784268 8.78 281632 2458868 24
05:20:54 05:14:01 AM 4752572 6945808 3129860 39.71 2688 2360296 816640 9.14 281632 2461620 8
05:20:54 05:15:01 AM 4751832 6945448 3130600 39.72 2688 2360676 839716 9.40 281632 2462232 24
05:20:54 05:16:01 AM 4748928 6942940 3133504 39.75 2688 2361064 862840 9.66 281632 2464836 4
05:20:54 05:17:01 AM 4747612 6942224 3134820 39.77 2688 2361660 879336 9.85 281632 2466048 260
05:20:54 05:18:01 AM 4744304 6939364 3138128 39.81 2688 2362108 922764 10.33 281632 2468816 308
05:20:54 05:19:01 AM 4629820 6825252 3252612 41.26 2688 2362472 1053232 11.79 281632 2583072 284
05:20:54 05:20:01 AM 4889456 6982016 2992976 37.97 2688 2264872 756908 8.48 388912 2241476 101472
05:20:54 Average: 4788768 6951863 3093664 39.25 2688 2330207 773637 8.66 278254 2429471 380
05:20:54
05:20:54 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
05:20:54 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:01:01 AM eth0 1.22 0.63 0.21 0.10 0.00 0.00 0.00 0.00
05:20:54 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:02:01 AM eth0 1.70 0.15 0.32 0.19 0.00 0.00 0.00 0.00
05:20:54 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:03:01 AM eth0 7.68 4.50 0.83 0.32 0.00 0.00 0.00 0.00
05:20:54 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:04:01 AM eth0 4.02 1.17 1.09 0.61 0.00 0.00 0.00 0.00
05:20:54 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:05:01 AM eth0 0.75 0.15 0.31 0.19 0.00 0.00 0.00 0.00
05:20:54 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:06:01 AM eth0 8.33 4.35 1.43 0.56 0.00 0.00 0.00 0.00
05:20:54 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:07:01 AM eth0 1.18 0.55 0.12 0.10 0.00 0.00 0.00 0.00
05:20:54 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:08:01 AM eth0 0.85 0.10 0.06 0.00 0.00 0.00 0.00 0.00
05:20:54 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:09:01 AM eth0 0.75 0.28 0.17 0.08 0.00 0.00 0.00 0.00
05:20:54 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:10:01 AM eth0 0.80 0.05 0.09 0.00 0.00 0.00 0.00 0.00
05:20:54 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:11:01 AM eth0 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:12:01 AM eth0 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:13:01 AM eth0 0.45 0.18 0.03 0.01 0.00 0.00 0.00 0.00
05:20:54 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:14:01 AM eth0 11.35 8.92 2.93 0.95 0.00 0.00 0.00 0.00
05:20:54 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:15:01 AM eth0 8.01 6.71 1.96 1.30 0.00 0.00 0.00 0.00
05:20:54 12:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:16:02 AM eth0 11.13 8.93 2.81 1.78 0.00 0.00 0.00 0.00
05:20:54 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:17:01 AM eth0 10.96 9.00 2.80 1.78 0.00 0.00 0.00 0.00
05:20:54 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:18:01 AM eth0 11.48 9.18 2.85 1.83 0.00 0.00 0.00 0.00
05:20:54 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:19:01 AM eth0 11.13 8.90 2.84 1.79 0.00 0.00 0.00 0.00
05:20:54 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:20:01 AM eth0 10.68 8.78 2.70 1.77 0.00 0.00 0.00 0.00
05:20:54 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:21:01 AM eth0 20.13 17.16 5.22 3.28 0.00 0.00 0.00 0.00
05:20:54 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:22:01 AM eth0 0.97 0.55 0.15 0.08 0.00 0.00 0.00 0.00
05:20:54 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:23:01 AM eth0 0.33 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:24:01 AM eth0 4.67 0.47 0.50 0.11 0.00 0.00 0.00 0.00
05:20:54 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:25:01 AM eth0 4.00 0.37 0.71 0.39 0.00 0.00 0.00 0.00
05:20:54 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:26:01 AM eth0 1.67 0.50 0.49 0.30 0.00 0.00 0.00 0.00
05:20:54 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:27:01 AM eth0 0.68 0.20 0.32 0.19 0.00 0.00 0.00 0.00
05:20:54 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:28:01 AM eth0 0.53 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:29:01 AM eth0 15.01 14.10 2.65 1.47 0.00 0.00 0.00 0.00
05:20:54 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:30:01 AM eth0 1.15 0.75 0.16 0.10 0.00 0.00 0.00 0.00
05:20:54 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:31:01 AM eth0 0.68 0.27 0.28 0.20 0.00 0.00 0.00 0.00
05:20:54 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:32:01 AM eth0 0.72 0.08 0.05 0.00 0.00 0.00 0.00 0.00
05:20:54 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:33:01 AM eth0 1.62 0.38 0.69 0.45 0.00 0.00 0.00 0.00
05:20:54 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:34:01 AM eth0 4.78 3.60 1.01 0.50 0.00 0.00 0.00 0.00
05:20:54 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:35:01 AM eth0 9.31 7.73 2.32 1.50 0.00 0.00 0.00 0.00
05:20:54 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:36:01 AM eth0 11.01 9.05 2.77 1.79 0.00 0.00 0.00 0.00
05:20:54 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:37:01 AM eth0 12.08 9.18 2.92 1.80 0.00 0.00 0.00 0.00
05:20:54 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:38:01 AM eth0 12.45 9.51 3.46 2.24 0.00 0.00 0.00 0.00
05:20:54 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:39:01 AM eth0 13.85 9.12 3.22 1.85 0.00 0.00 0.00 0.00
05:20:54 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:40:01 AM eth0 13.46 9.62 3.59 2.26 0.00 0.00 0.00 0.00
05:20:54 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:41:01 AM eth0 7.06 5.63 1.73 1.11 0.00 0.00 0.00 0.00
05:20:54 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:42:01 AM eth0 4.88 0.57 0.81 0.26 0.00 0.00 0.00 0.00
05:20:54 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:43:01 AM eth0 0.63 0.07 0.08 0.00 0.00 0.00 0.00 0.00
05:20:54 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:44:01 AM eth0 4.27 1.87 0.71 0.40 0.00 0.00 0.00 0.00
05:20:54 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:45:01 AM eth0 8.17 6.35 2.29 1.61 0.00 0.00 0.00 0.00
05:20:54 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:46:01 AM eth0 11.26 8.92 2.75 1.78 0.00 0.00 0.00 0.00
05:20:54 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:47:01 AM eth0 11.93 9.05 2.84 1.79 0.00 0.00 0.00 0.00
05:20:54 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:48:01 AM eth0 12.28 9.27 2.91 1.80 0.00 0.00 0.00 0.00
05:20:54 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:49:01 AM eth0 11.28 9.15 2.95 1.85 0.00 0.00 0.00 0.00
05:20:54 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:50:01 AM eth0 11.41 9.12 2.83 1.80 0.00 0.00 0.00 0.00
05:20:54 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:51:01 AM eth0 19.09 16.28 4.92 3.14 0.00 0.00 0.00 0.00
05:20:54 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:52:01 AM eth0 0.88 0.33 0.11 0.05 0.00 0.00 0.00 0.00
05:20:54 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:53:01 AM eth0 0.35 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:54:01 AM eth0 3.70 0.77 0.84 0.31 0.00 0.00 0.00 0.00
05:20:54 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:55:01 AM eth0 0.65 0.00 0.08 0.00 0.00 0.00 0.00 0.00
05:20:54 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:56:01 AM eth0 1.68 0.35 0.24 0.05 0.00 0.00 0.00 0.00
05:20:54 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:57:01 AM eth0 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:58:01 AM eth0 4.30 3.38 0.91 0.66 0.00 0.00 0.00 0.00
05:20:54 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 12:59:01 AM eth0 12.25 11.35 2.10 1.10 0.00 0.00 0.00 0.00
05:20:54 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:00:01 AM eth0 0.95 0.63 0.15 0.10 0.00 0.00 0.00 0.00
05:20:54 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:01:01 AM eth0 0.43 0.15 0.03 0.01 0.00 0.00 0.00 0.00
05:20:54 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:02:01 AM eth0 4.33 3.90 0.58 0.28 0.00 0.00 0.00 0.00
05:20:54 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:03:01 AM eth0 11.85 8.38 2.64 1.64 0.00 0.00 0.00 0.00
05:20:54 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:04:01 AM eth0 15.64 9.56 3.90 2.33 0.00 0.00 0.00 0.00
05:20:54 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:05:01 AM eth0 12.40 9.08 67.27 1.81 0.00 0.00 0.00 0.00
05:20:54 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:06:01 AM eth0 17.16 9.17 3.63 1.80 0.00 0.00 0.00 0.00
05:20:54 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:07:01 AM eth0 11.65 9.06 2.83 1.79 0.00 0.00 0.00 0.00
05:20:54 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:08:01 AM eth0 11.70 9.15 2.84 1.80 0.00 0.00 0.00 0.00
05:20:54 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:09:01 AM eth0 6.40 4.87 1.52 0.97 0.00 0.00 0.00 0.00
05:20:54 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:10:01 AM eth0 2.00 1.15 0.50 0.42 0.00 0.00 0.00 0.00
05:20:54 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:11:01 AM eth0 11.16 9.22 2.78 1.80 0.00 0.00 0.00 0.00
05:20:54 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:12:01 AM eth0 11.23 8.98 2.78 1.79 0.00 0.00 0.00 0.00
05:20:54 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:13:01 AM eth0 12.78 9.30 2.98 1.83 0.00 0.00 0.00 0.00
05:20:54 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:14:01 AM eth0 14.40 9.72 3.59 2.16 0.00 0.00 0.00 0.00
05:20:54 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:15:01 AM eth0 11.56 9.28 3.12 2.05 0.00 0.00 0.00 0.00
05:20:54 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:16:01 AM eth0 15.28 9.23 3.58 1.98 0.00 0.00 0.00 0.00
05:20:54 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:17:01 AM eth0 5.25 4.02 1.13 0.80 0.00 0.00 0.00 0.00
05:20:54 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:18:01 AM eth0 4.93 3.42 0.94 0.65 0.00 0.00 0.00 0.00
05:20:54 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:19:01 AM eth0 12.38 9.57 3.49 2.25 0.00 0.00 0.00 0.00
05:20:54 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:20:01 AM eth0 11.71 9.13 3.06 1.98 0.00 0.00 0.00 0.00
05:20:54 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:21:01 AM eth0 11.62 9.31 3.02 1.98 0.00 0.00 0.00 0.00
05:20:54 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:22:01 AM eth0 11.23 9.05 2.79 1.79 0.00 0.00 0.00 0.00
05:20:54 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:23:01 AM eth0 10.76 8.95 2.71 1.78 0.00 0.00 0.00 0.00
05:20:54 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:24:01 AM eth0 13.38 10.61 3.42 2.15 0.00 0.00 0.00 0.00
05:20:54 01:25:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:25:02 AM eth0 11.33 9.55 2.92 1.76 0.00 0.00 0.00 0.00
05:20:54 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:26:01 AM eth0 0.59 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:27:01 AM eth0 0.40 0.25 0.07 0.04 0.00 0.00 0.00 0.00
05:20:54 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:28:01 AM eth0 0.90 0.07 0.07 0.00 0.00 0.00 0.00 0.00
05:20:54 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:29:01 AM eth0 0.88 0.38 0.41 0.26 0.00 0.00 0.00 0.00
05:20:54 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:30:01 AM eth0 0.70 0.35 0.10 0.05 0.00 0.00 0.00 0.00
05:20:54 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:31:01 AM eth0 1.03 0.27 0.38 0.20 0.00 0.00 0.00 0.00
05:20:54 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:32:01 AM eth0 10.56 9.48 1.88 1.06 0.00 0.00 0.00 0.00
05:20:54 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:33:01 AM eth0 5.85 5.41 1.06 0.64 0.00 0.00 0.00 0.00
05:20:54 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:34:01 AM eth0 0.58 0.17 0.16 0.07 0.00 0.00 0.00 0.00
05:20:54 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:35:01 AM eth0 4.52 3.83 0.82 0.45 0.00 0.00 0.00 0.00
05:20:54 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:36:01 AM eth0 6.25 5.32 1.51 1.01 0.00 0.00 0.00 0.00
05:20:54 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:37:01 AM eth0 11.71 9.15 2.92 1.80 0.00 0.00 0.00 0.00
05:20:54 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:38:01 AM eth0 11.50 9.05 2.86 1.79 0.00 0.00 0.00 0.00
05:20:54 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:39:01 AM eth0 11.38 9.32 2.90 1.87 0.00 0.00 0.00 0.00
05:20:54 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:40:01 AM eth0 11.45 9.25 2.88 1.83 0.00 0.00 0.00 0.00
05:20:54 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:41:01 AM eth0 11.46 9.30 2.85 1.83 0.00 0.00 0.00 0.00
05:20:54 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:42:01 AM eth0 10.23 7.83 2.67 1.71 0.00 0.00 0.00 0.00
05:20:54 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:43:01 AM eth0 2.80 2.20 0.56 0.41 0.00 0.00 0.00 0.00
05:20:54 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:44:01 AM eth0 4.62 3.67 1.15 0.75 0.00 0.00 0.00 0.00
05:20:54 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:45:01 AM eth0 11.83 9.48 3.22 2.09 0.00 0.00 0.00 0.00
05:20:54 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:46:01 AM eth0 10.91 9.05 2.76 1.79 0.00 0.00 0.00 0.00
05:20:54 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:47:01 AM eth0 10.75 9.00 2.70 1.79 0.00 0.00 0.00 0.00
05:20:54 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:48:01 AM eth0 11.66 9.28 3.12 2.05 0.00 0.00 0.00 0.00
05:20:54 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:49:01 AM eth0 11.16 9.26 2.95 1.86 0.00 0.00 0.00 0.00
05:20:54 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:50:01 AM eth0 13.81 11.85 3.54 2.39 0.00 0.00 0.00 0.00
05:20:54 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:51:01 AM eth0 9.57 7.37 2.46 1.31 0.00 0.00 0.00 0.00
05:20:54 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:52:01 AM eth0 0.37 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:53:01 AM eth0 0.43 0.30 0.08 0.04 0.00 0.00 0.00 0.00
05:20:54 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:54:01 AM eth0 0.60 0.15 0.16 0.07 0.00 0.00 0.00 0.00
05:20:54 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:55:01 AM eth0 0.27 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:56:01 AM eth0 0.83 0.28 0.16 0.04 0.00 0.00 0.00 0.00
05:20:54 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:57:01 AM eth0 0.32 0.05 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:58:01 AM eth0 10.06 9.65 1.80 1.11 0.00 0.00 0.00 0.00
05:20:54 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 01:59:01 AM eth0 5.50 5.37 0.86 0.47 0.00 0.00 0.00 0.00
05:20:54 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:00:01 AM eth0 0.43 0.05 0.08 0.00 0.00 0.00 0.00 0.00
05:20:54 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:01:01 AM eth0 0.57 0.38 0.09 0.04 0.00 0.00 0.00 0.00
05:20:54 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:02:01 AM eth0 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00
05:20:54 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:03:01 AM eth0 0.40 0.20 0.11 0.03 0.00 0.00 0.00 0.00
05:20:54 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:04:01 AM eth0 0.53 0.30 0.18 0.08 0.00 0.00 0.00 0.00
05:20:54 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:05:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:06:01 AM eth0 0.55 0.25 0.09 0.03 0.00 0.00 0.00 0.00
05:20:54 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:07:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:08:01 AM eth0 0.43 0.27 0.09 0.03 0.00 0.00 0.00 0.00
05:20:54 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:09:01 AM eth0 0.43 0.17 0.10 0.07 0.00 0.00 0.00 0.00
05:20:54 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:10:01 AM eth0 0.62 0.33 0.17 0.04 0.00 0.00 0.00 0.00
05:20:54 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:11:01 AM eth0 0.23 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:12:01 AM eth0 0.45 0.25 0.09 0.03 0.00 0.00 0.00 0.00
05:20:54 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:13:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:14:01 AM eth0 4.37 4.00 0.71 0.40 0.00 0.00 0.00 0.00
05:20:54 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:15:01 AM eth0 11.60 9.68 2.93 1.88 0.00 0.00 0.00 0.00
05:20:54 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:16:01 AM eth0 11.26 9.10 2.83 1.79 0.00 0.00 0.00 0.00
05:20:54 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:17:01 AM eth0 11.38 9.36 2.89 1.83 0.00 0.00 0.00 0.00
05:20:54 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:18:01 AM eth0 10.55 8.90 2.68 1.80 0.00 0.00 0.00 0.00
05:20:54 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:19:01 AM eth0 11.60 9.15 2.96 1.84 0.00 0.00 0.00 0.00
05:20:54 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:20:01 AM eth0 11.26 9.27 3.06 1.97 0.00 0.00 0.00 0.00
05:20:54 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:21:01 AM eth0 4.09 3.46 1.00 0.68 0.00 0.00 0.00 0.00
05:20:54 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:22:01 AM eth0 0.62 0.52 0.07 0.08 0.00 0.00 0.00 0.00
05:20:54 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:23:01 AM eth0 0.20 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:24:01 AM eth0 0.55 0.37 0.16 0.09 0.00 0.00 0.00 0.00
05:20:54 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:25:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:26:01 AM eth0 0.25 0.17 0.02 0.01 0.00 0.00 0.00 0.00
05:20:54 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:27:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:28:01 AM eth0 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00
05:20:54 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:29:01 AM eth0 0.42 0.10 0.15 0.06 0.00 0.00 0.00 0.00
05:20:54 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:30:01 AM eth0 0.58 0.18 0.06 0.02 0.00 0.00 0.00 0.00
05:20:54 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:31:01 AM eth0 0.90 0.43 0.61 0.45 0.00 0.00 0.00 0.00
05:20:54 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:32:01 AM eth0 0.45 0.20 0.03 0.02 0.00 0.00 0.00 0.00
05:20:54 02:33:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:33:02 AM eth0 1.12 0.32 0.43 0.26 0.00 0.00 0.00 0.00
05:20:54 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:34:01 AM eth0 1.37 0.59 0.56 0.39 0.00 0.00 0.00 0.00
05:20:54 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:35:01 AM eth0 7.02 6.10 1.77 1.20 0.00 0.00 0.00 0.00
05:20:54 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:36:01 AM eth0 11.43 9.18 3.04 1.98 0.00 0.00 0.00 0.00
05:20:54 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:37:01 AM eth0 11.80 9.27 3.16 2.04 0.00 0.00 0.00 0.00
05:20:54 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:38:01 AM eth0 10.78 8.90 2.67 1.78 0.00 0.00 0.00 0.00
05:20:54 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:39:01 AM eth0 16.03 8.73 3.35 1.77 0.00 0.00 0.00 0.00
05:20:54 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:40:01 AM eth0 13.03 9.75 3.92 2.60 0.00 0.00 0.00 0.00
05:20:54 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:41:01 AM eth0 7.55 6.08 2.00 1.37 0.00 0.00 0.00 0.00
05:20:54 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:42:01 AM eth0 5.80 0.43 0.79 0.07 0.00 0.00 0.00 0.00
05:20:54 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:43:01 AM eth0 3.46 0.00 0.39 0.00 0.00 0.00 0.00 0.00
05:20:54 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:44:01 AM eth0 1.22 0.35 0.20 0.08 0.00 0.00 0.00 0.00
05:20:54 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:45:01 AM eth0 1.17 0.02 0.12 0.00 0.00 0.00 0.00 0.00
05:20:54 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:46:01 AM eth0 2.45 0.77 0.98 0.65 0.00 0.00 0.00 0.00
05:20:54 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:47:01 AM eth0 2.47 0.25 0.50 0.26 0.00 0.00 0.00 0.00
05:20:54 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:48:01 AM eth0 2.63 0.42 0.40 0.21 0.00 0.00 0.00 0.00
05:20:54 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:49:01 AM eth0 2.48 0.12 0.25 0.06 0.00 0.00 0.00 0.00
05:20:54 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:50:01 AM eth0 2.15 0.20 0.10 0.02 0.00 0.00 0.00 0.00
05:20:54 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:51:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:52:01 AM eth0 0.53 0.17 0.03 0.01 0.00 0.00 0.00 0.00
05:20:54 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:53:01 AM eth0 1.65 0.00 0.18 0.00 0.00 0.00 0.00 0.00
05:20:54 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:54:01 AM eth0 3.68 0.75 1.02 0.58 0.00 0.00 0.00 0.00
05:20:54 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:55:01 AM eth0 8.53 6.95 2.44 1.67 0.00 0.00 0.00 0.00
05:20:54 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:56:01 AM eth0 15.88 9.31 3.74 2.05 0.00 0.00 0.00 0.00
05:20:54 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:57:01 AM eth0 13.46 9.18 3.00 1.80 0.00 0.00 0.00 0.00
05:20:54 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:58:01 AM eth0 11.43 8.93 2.72 1.78 0.00 0.00 0.00 0.00
05:20:54 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 02:59:01 AM eth0 11.58 9.27 2.94 1.85 0.00 0.00 0.00 0.00
05:20:54 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:00:01 AM eth0 11.16 8.95 2.77 1.78 0.00 0.00 0.00 0.00
05:20:54 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:01:01 AM eth0 7.15 5.53 1.68 1.08 0.00 0.00 0.00 0.00
05:20:54 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:02:01 AM eth0 0.93 0.43 0.09 0.07 0.00 0.00 0.00 0.00
05:20:54 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:03:01 AM eth0 0.80 0.05 0.06 0.00 0.00 0.00 0.00 0.00
05:20:54 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:04:01 AM eth0 1.07 0.37 0.19 0.09 0.00 0.00 0.00 0.00
05:20:54 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:05:01 AM eth0 0.42 0.03 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:06:01 AM eth0 8.58 0.20 72.25 0.02 0.00 0.00 0.00 0.00
05:20:54 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:07:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:08:01 AM eth0 0.55 0.20 0.03 0.02 0.00 0.00 0.00 0.00
05:20:54 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:09:01 AM eth0 0.47 0.10 0.15 0.06 0.00 0.00 0.00 0.00
05:20:54 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:10:01 AM eth0 0.52 0.17 0.03 0.01 0.00 0.00 0.00 0.00
05:20:54 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:11:01 AM eth0 0.68 0.00 0.07 0.00 0.00 0.00 0.00 0.00
05:20:54 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:12:01 AM eth0 1.13 0.48 0.40 0.28 0.00 0.00 0.00 0.00
05:20:54 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:13:01 AM eth0 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:14:01 AM eth0 2.55 1.97 0.60 0.43 0.00 0.00 0.00 0.00
05:20:54 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:15:01 AM eth0 4.87 4.13 1.15 0.80 0.00 0.00 0.00 0.00
05:20:54 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:16:01 AM eth0 10.76 8.95 2.72 1.78 0.00 0.00 0.00 0.00
05:20:54 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:17:01 AM eth0 11.05 9.08 2.81 1.79 0.00 0.00 0.00 0.00
05:20:54 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:18:01 AM eth0 12.23 9.01 13.07 1.79 0.00 0.00 0.00 0.00
05:20:54 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:19:01 AM eth0 11.43 9.26 2.95 1.88 0.00 0.00 0.00 0.00
05:20:54 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:20:01 AM eth0 10.96 9.13 2.76 1.81 0.00 0.00 0.00 0.00
05:20:54 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:21:01 AM eth0 21.96 18.28 5.64 3.46 0.00 0.00 0.00 0.00
05:20:54 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:22:01 AM eth0 0.97 0.38 0.19 0.06 0.00 0.00 0.00 0.00
05:20:54 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:23:01 AM eth0 0.22 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:24:01 AM eth0 1.05 0.47 0.24 0.11 0.00 0.00 0.00 0.00
05:20:54 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:25:01 AM eth0 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:26:01 AM eth0 1.10 0.40 0.43 0.27 0.00 0.00 0.00 0.00
05:20:54 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:27:01 AM eth0 0.50 0.25 0.08 0.04 0.00 0.00 0.00 0.00
05:20:54 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:28:01 AM eth0 0.93 0.17 0.31 0.19 0.00 0.00 0.00 0.00
05:20:54 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:29:01 AM eth0 10.26 9.82 1.86 1.18 0.00 0.00 0.00 0.00
05:20:54 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:30:01 AM eth0 5.60 5.42 0.81 0.42 0.00 0.00 0.00 0.00
05:20:54 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:31:01 AM eth0 0.95 0.42 0.39 0.21 0.00 0.00 0.00 0.00
05:20:54 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:32:01 AM eth0 4.95 3.90 0.94 0.52 0.00 0.00 0.00 0.00
05:20:54 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:33:01 AM eth0 8.63 7.48 2.25 7.72 0.00 0.00 0.00 0.00
05:20:54 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:34:01 AM eth0 11.29 9.57 2.83 8.30 0.00 0.00 0.00 0.00
05:20:54 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:35:01 AM eth0 11.18 9.26 2.82 1.83 0.00 0.00 0.00 0.00
05:20:54 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:36:01 AM eth0 10.66 9.00 2.69 1.79 0.00 0.00 0.00 0.00
05:20:54 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:37:01 AM eth0 10.65 8.96 2.72 1.79 0.00 0.00 0.00 0.00
05:20:54 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:38:01 AM eth0 11.10 8.98 2.76 1.79 0.00 0.00 0.00 0.00
05:20:54 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:39:01 AM eth0 9.80 8.13 2.21 14.15 0.00 0.00 0.00 0.00
05:20:54 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:40:01 AM eth0 0.93 0.63 0.15 0.11 0.00 0.00 0.00 0.00
05:20:54 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:41:01 AM eth0 9.20 7.55 2.27 1.49 0.00 0.00 0.00 0.00
05:20:54 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:42:01 AM eth0 10.53 8.95 2.68 1.79 0.00 0.00 0.00 0.00
05:20:54 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:43:01 AM eth0 11.06 8.97 2.75 1.79 0.00 0.00 0.00 0.00
05:20:54 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:44:01 AM eth0 11.26 9.36 2.89 4.27 0.00 0.00 0.00 0.00
05:20:54 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:45:01 AM eth0 11.13 9.65 2.72 1.84 0.00 0.00 0.00 0.00
05:20:54 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:46:01 AM eth0 10.96 9.05 2.81 1.79 0.00 0.00 0.00 0.00
05:20:54 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:47:01 AM eth0 5.60 4.82 1.38 0.95 0.00 0.00 0.00 0.00
05:20:54 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:48:01 AM eth0 2.38 2.10 0.49 0.40 0.00 0.00 0.00 0.00
05:20:54 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:49:01 AM eth0 11.91 10.13 3.14 2.01 0.00 0.00 0.00 0.00
05:20:54 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:50:01 AM eth0 10.60 9.05 2.70 1.80 0.00 0.00 0.00 0.00
05:20:54 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:51:01 AM eth0 10.88 8.97 2.76 1.79 0.00 0.00 0.00 0.00
05:20:54 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:52:01 AM eth0 10.81 8.93 2.76 1.78 0.00 0.00 0.00 0.00
05:20:54 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:53:01 AM eth0 10.95 9.03 2.77 1.79 0.00 0.00 0.00 0.00
05:20:54 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:54:01 AM eth0 11.01 9.15 2.92 1.85 0.00 0.00 0.00 0.00
05:20:54 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:55:01 AM eth0 15.21 12.91 3.95 2.42 0.00 0.00 0.00 0.00
05:20:54 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:56:01 AM eth0 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:57:01 AM eth0 0.25 0.07 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:58:01 AM eth0 0.50 0.30 0.08 0.04 0.00 0.00 0.00 0.00
05:20:54 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 03:59:01 AM eth0 0.38 0.13 0.15 0.07 0.00 0.00 0.00 0.00
05:20:54 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:00:01 AM eth0 0.48 0.28 0.08 0.04 0.00 0.00 0.00 0.00
05:20:54 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:01:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:02:01 AM eth0 9.78 9.36 1.74 1.05 0.00 0.00 0.00 0.00
05:20:54 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:03:01 AM eth0 5.88 5.77 0.83 0.47 0.00 0.00 0.00 0.00
05:20:54 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:04:01 AM eth0 0.63 0.40 0.12 0.11 0.00 0.00 0.00 0.00
05:20:54 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:05:01 AM eth0 0.38 0.13 0.08 0.01 0.00 0.00 0.00 0.00
05:20:54 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:06:01 AM eth0 10.43 9.78 1.69 0.90 0.00 0.00 0.00 0.00
05:20:54 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:07:01 AM eth0 4.55 4.47 0.67 0.36 0.00 0.00 0.00 0.00
05:20:54 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:08:01 AM eth0 9.55 9.55 1.39 0.74 0.00 0.00 0.00 0.00
05:20:54 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:09:01 AM eth0 1.05 0.82 0.22 0.17 0.00 0.00 0.00 0.00
05:20:54 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:10:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:11:01 AM eth0 9.03 8.90 1.50 0.90 0.00 0.00 0.00 0.00
05:20:54 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:12:01 AM eth0 7.42 6.42 1.81 1.23 0.00 0.00 0.00 0.00
05:20:54 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:13:01 AM eth0 10.63 8.98 2.73 1.79 0.00 0.00 0.00 0.00
05:20:54 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:14:01 AM eth0 11.18 9.15 2.96 1.86 0.00 0.00 0.00 0.00
05:20:54 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:15:01 AM eth0 10.55 8.95 2.67 1.78 0.00 0.00 0.00 0.00
05:20:54 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:16:01 AM eth0 10.73 8.95 2.76 1.78 0.00 0.00 0.00 0.00
05:20:54 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:17:01 AM eth0 10.90 9.13 2.75 1.80 0.00 0.00 0.00 0.00
05:20:54 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:18:01 AM eth0 20.20 17.28 5.24 3.34 0.00 0.00 0.00 0.00
05:20:54 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:19:01 AM eth0 0.70 0.52 0.24 0.13 0.00 0.00 0.00 0.00
05:20:54 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:21:01 AM eth0 0.40 0.33 0.08 0.04 0.00 0.00 0.00 0.00
05:20:54 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:22:01 AM eth0 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:23:01 AM eth0 0.78 0.28 0.12 0.04 0.00 0.00 0.00 0.00
05:20:54 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:24:01 AM eth0 0.63 0.32 0.34 0.26 0.00 0.00 0.00 0.00
05:20:54 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:25:01 AM eth0 0.20 0.02 0.07 0.00 0.00 0.00 0.00 0.00
05:20:54 04:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:26:01 AM eth0 14.65 14.41 2.45 1.43 0.00 0.00 0.00 0.00
05:20:54 04:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:27:01 AM eth0 1.98 0.65 0.26 0.10 0.00 0.00 0.00 0.00
05:20:54 04:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:28:01 AM eth0 0.95 0.23 0.32 0.19 0.00 0.00 0.00 0.00
05:20:54 04:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:29:01 AM eth0 5.05 4.83 0.75 0.39 0.00 0.00 0.00 0.00
05:20:54 04:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:30:01 AM eth0 10.75 4.82 1.44 0.42 0.00 0.00 0.00 0.00
05:20:54 04:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:31:01 AM eth0 9.78 8.88 2.06 1.24 0.00 0.00 0.00 0.00
05:20:54 04:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:32:01 AM eth0 6.50 5.42 0.93 0.46 0.00 0.00 0.00 0.00
05:20:54 04:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:33:01 AM eth0 7.60 0.38 1.18 0.22 0.00 0.00 0.00 0.00
05:20:54 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:34:01 AM eth0 1.62 0.13 0.21 0.07 0.00 0.00 0.00 0.00
05:20:54 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:35:01 AM eth0 10.90 9.18 1.66 0.95 0.00 0.00 0.00 0.00
05:20:54 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:36:01 AM eth0 11.55 9.88 2.90 1.95 0.00 0.00 0.00 0.00
05:20:54 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:37:01 AM eth0 11.35 9.05 2.75 1.81 0.00 0.00 0.00 0.00
05:20:54 04:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:38:01 AM eth0 12.53 9.20 2.96 1.82 0.00 0.00 0.00 0.00
05:20:54 04:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:39:01 AM eth0 13.68 9.23 3.04 1.86 0.00 0.00 0.00 0.00
05:20:54 04:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:40:01 AM eth0 14.13 9.32 3.02 1.81 0.00 0.00 0.00 0.00
05:20:54 04:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:41:01 AM eth0 12.48 9.58 3.50 2.25 0.00 0.00 0.00 0.00
05:20:54 04:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:42:01 AM eth0 15.80 13.40 4.08 2.55 0.00 0.00 0.00 0.00
05:20:54 04:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:43:01 AM eth0 1.50 0.05 0.14 0.00 0.00 0.00 0.00 0.00
05:20:54 04:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:44:02 AM eth0 3.52 0.57 1.04 0.52 0.00 0.00 0.00 0.00
05:20:54 04:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:45:01 AM eth0 1.30 0.64 0.61 0.43 0.00 0.00 0.00 0.00
05:20:54 04:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:46:01 AM eth0 5.95 0.05 0.80 0.00 0.00 0.00 0.00 0.00
05:20:54 04:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:47:01 AM eth0 1.73 0.30 0.18 0.04 0.00 0.00 0.00 0.00
05:20:54 04:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:48:01 AM eth0 1.30 0.25 0.40 0.26 0.00 0.00 0.00 0.00
05:20:54 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:49:01 AM eth0 10.53 9.65 1.93 1.13 0.00 0.00 0.00 0.00
05:20:54 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:50:01 AM eth0 5.12 4.48 0.67 0.34 0.00 0.00 0.00 0.00
05:20:54 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:51:01 AM eth0 0.93 0.53 0.10 0.09 0.00 0.00 0.00 0.00
05:20:54 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:52:01 AM eth0 0.50 0.10 0.03 0.00 0.00 0.00 0.00 0.00
05:20:54 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:53:01 AM eth0 5.01 4.13 0.69 0.33 0.00 0.00 0.00 0.00
05:20:54 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:54:01 AM eth0 6.53 5.15 1.41 0.77 0.00 0.00 0.00 0.00
05:20:54 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:55:01 AM eth0 7.80 0.52 77.74 0.09 0.00 0.00 0.00 0.00
05:20:54 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:56:01 AM eth0 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00
05:20:54 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:57:01 AM eth0 8.75 8.40 1.49 0.85 0.00 0.00 0.00 0.00
05:20:54 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:58:01 AM eth0 6.88 5.66 1.66 1.09 0.00 0.00 0.00 0.00
05:20:54 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 04:59:01 AM eth0 11.10 9.13 2.88 1.85 0.00 0.00 0.00 0.00
05:20:54 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:00:01 AM eth0 10.81 8.95 2.76 1.78 0.00 0.00 0.00 0.00
05:20:54 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:01:01 AM eth0 10.66 8.91 2.72 1.78 0.00 0.00 0.00 0.00
05:20:54 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:02:01 AM eth0 11.41 9.10 2.80 1.79 0.00 0.00 0.00 0.00
05:20:54 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:03:01 AM eth0 10.91 9.03 2.76 1.79 0.00 0.00 0.00 0.00
05:20:54 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:04:01 AM eth0 21.84 18.38 5.68 3.57 0.00 0.00 0.00 0.00
05:20:54 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:05:01 AM eth0 0.73 0.38 0.14 0.06 0.00 0.00 0.00 0.00
05:20:54 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:06:01 AM eth0 0.45 0.05 0.06 0.00 0.00 0.00 0.00 0.00
05:20:54 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:07:01 AM eth0 0.63 0.32 0.09 0.04 0.00 0.00 0.00 0.00
05:20:54 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:08:01 AM eth0 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00
05:20:54 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:09:01 AM eth0 0.58 0.23 0.11 0.08 0.00 0.00 0.00 0.00
05:20:54 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:10:01 AM eth0 0.52 0.37 0.11 0.07 0.00 0.00 0.00 0.00
05:20:54 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:11:01 AM eth0 0.38 0.05 0.08 0.00 0.00 0.00 0.00 0.00
05:20:54 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:12:01 AM eth0 10.51 9.87 1.87 1.13 0.00 0.00 0.00 0.00
05:20:54 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:13:01 AM eth0 10.11 9.63 3.02 1.12 0.00 0.00 0.00 0.00
05:20:54 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:14:01 AM eth0 10.71 10.21 3.22 1.25 0.00 0.00 0.00 0.00
05:20:54 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:15:01 AM eth0 9.20 9.08 2.86 0.99 0.00 0.00 0.00 0.00
05:20:54 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:16:01 AM eth0 9.80 9.32 2.95 1.05 0.00 0.00 0.00 0.00
05:20:54 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:17:01 AM eth0 11.05 10.76 4.25 1.73 0.00 0.00 0.00 0.00
05:20:54 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:18:01 AM eth0 12.33 11.33 3.80 1.70 0.00 0.00 0.00 0.00
05:20:54 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:19:01 AM eth0 8.06 7.86 2.71 0.86 0.00 0.00 0.00 0.00
05:20:54 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 05:20:01 AM eth0 135.22 84.46 215.08 309.44 0.00 0.00 0.00 0.00
05:20:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:20:54 Average: eth0 6.64 4.99 2.84 1.94 0.00 0.00 0.00 0.00
05:20:54
05:20:54
05:20:54 ---> sar -P ALL:
05:20:54 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-7452.novalocal) 11/10/2025 _x86_64_ (2 CPU)
05:20:54
05:20:54 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:01:01 AM all 4.64 0.03 2.21 0.09 0.06 92.98
05:20:54 12:01:01 AM 0 8.76 0.04 4.28 0.00 0.07 86.86
05:20:54 12:01:01 AM 1 0.72 0.02 0.25 0.17 0.05 98.80
05:20:54 12:02:01 AM all 0.37 0.00 0.09 0.01 0.03 99.50
05:20:54 12:02:01 AM 0 0.08 0.00 0.08 0.02 0.02 99.80
05:20:54 12:02:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20
05:20:54 12:03:01 AM all 2.07 0.00 0.19 0.00 0.04 97.71
05:20:54 12:03:01 AM 0 3.53 0.00 0.31 0.00 0.05 96.11
05:20:54 12:03:01 AM 1 0.63 0.00 0.07 0.00 0.03 99.27
05:20:54 12:04:01 AM all 2.99 0.00 1.21 0.00 0.06 95.74
05:20:54 12:04:01 AM 0 5.42 0.00 2.31 0.00 0.05 92.21
05:20:54 12:04:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13
05:20:54 12:05:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
05:20:54 12:05:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
05:20:54 12:05:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.26
05:20:54 12:06:01 AM all 3.48 0.00 1.66 0.00 0.07 94.79
05:20:54 12:06:01 AM 0 6.52 0.00 3.20 0.00 0.05 90.22
05:20:54 12:06:01 AM 1 0.54 0.00 0.17 0.00 0.08 99.21
05:20:54 12:07:01 AM all 1.56 0.00 0.29 0.00 0.04 98.10
05:20:54 12:07:01 AM 0 2.44 0.00 0.47 0.00 0.03 97.06
05:20:54 12:07:01 AM 1 0.70 0.00 0.12 0.00 0.05 99.13
05:20:54 12:08:01 AM all 0.37 0.00 0.09 0.00 0.03 99.51
05:20:54 12:08:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
05:20:54 12:08:01 AM 1 0.60 0.00 0.10 0.00 0.03 99.27
05:20:54 12:09:01 AM all 0.40 0.00 0.08 0.00 0.03 99.48
05:20:54 12:09:01 AM 0 0.18 0.00 0.10 0.00 0.03 99.68
05:20:54 12:09:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
05:20:54 12:10:01 AM all 0.30 0.00 0.08 0.00 0.03 99.58
05:20:54 12:10:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
05:20:54 12:10:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
05:20:54 12:11:01 AM all 0.33 0.00 0.07 0.01 0.04 99.56
05:20:54 12:11:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
05:20:54 12:11:01 AM 1 0.17 0.00 0.07 0.02 0.05 99.70
05:20:54
05:20:54 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:12:01 AM all 0.18 0.00 0.06 0.00 0.04 99.72
05:20:54 12:12:01 AM 0 0.28 0.00 0.07 0.00 0.07 99.58
05:20:54 12:12:01 AM 1 0.08 0.00 0.05 0.00 0.02 99.85
05:20:54 12:13:01 AM all 0.37 0.00 0.06 0.00 0.03 99.55
05:20:54 12:13:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
05:20:54 12:13:01 AM 1 0.17 0.00 0.08 0.00 0.03 99.72
05:20:54 12:14:01 AM all 3.38 0.00 0.24 0.00 0.06 96.32
05:20:54 12:14:01 AM 0 4.24 0.00 0.20 0.00 0.05 95.50
05:20:54 12:14:01 AM 1 2.52 0.00 0.27 0.00 0.07 97.14
05:20:54 12:15:01 AM all 6.05 0.00 2.32 0.00 0.06 91.56
05:20:54 12:15:01 AM 0 9.52 0.00 4.50 0.00 0.07 85.92
05:20:54 12:15:01 AM 1 2.74 0.00 0.25 0.00 0.05 96.96
05:20:54 12:16:02 AM all 4.39 0.00 0.29 0.00 0.07 95.25
05:20:54 12:16:02 AM 0 4.29 0.00 0.28 0.00 0.07 95.35
05:20:54 12:16:02 AM 1 4.48 0.00 0.30 0.00 0.07 95.15
05:20:54 12:17:01 AM all 4.40 0.00 0.32 0.00 0.07 95.21
05:20:54 12:17:01 AM 0 6.22 0.00 0.43 0.00 0.07 93.28
05:20:54 12:17:01 AM 1 2.58 0.00 0.22 0.00 0.07 97.13
05:20:54 12:18:01 AM all 4.50 0.00 0.33 0.00 0.07 95.10
05:20:54 12:18:01 AM 0 3.39 0.00 0.27 0.00 0.07 96.28
05:20:54 12:18:01 AM 1 5.60 0.00 0.40 0.00 0.07 93.93
05:20:54 12:19:01 AM all 4.32 0.00 0.33 0.00 0.08 95.27
05:20:54 12:19:01 AM 0 5.77 0.00 0.42 0.00 0.07 93.75
05:20:54 12:19:01 AM 1 2.87 0.00 0.25 0.00 0.08 96.79
05:20:54 12:20:01 AM all 4.40 0.00 0.34 0.00 0.06 95.19
05:20:54 12:20:01 AM 0 2.34 0.00 0.23 0.00 0.05 97.38
05:20:54 12:20:01 AM 1 6.47 0.00 0.45 0.00 0.07 93.01
05:20:54 12:21:01 AM all 7.09 0.00 0.38 0.00 0.08 92.46
05:20:54 12:21:01 AM 0 6.97 0.00 0.40 0.00 0.08 92.55
05:20:54 12:21:01 AM 1 7.21 0.00 0.35 0.00 0.07 92.37
05:20:54 12:22:01 AM all 0.65 0.00 0.08 0.00 0.04 99.22
05:20:54 12:22:01 AM 0 0.50 0.00 0.08 0.00 0.05 99.37
05:20:54 12:22:01 AM 1 0.80 0.00 0.08 0.00 0.03 99.08
05:20:54
05:20:54 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:23:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59
05:20:54 12:23:01 AM 0 0.07 0.00 0.05 0.00 0.02 99.87
05:20:54 12:23:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:20:54 12:24:01 AM all 0.53 0.00 0.08 0.00 0.03 99.37
05:20:54 12:24:01 AM 0 0.43 0.00 0.07 0.00 0.02 99.48
05:20:54 12:24:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.26
05:20:54 12:25:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
05:20:54 12:25:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
05:20:54 12:25:01 AM 1 0.27 0.00 0.10 0.00 0.03 99.60
05:20:54 12:26:01 AM all 0.38 0.00 0.09 0.00 0.03 99.49
05:20:54 12:26:01 AM 0 0.42 0.00 0.10 0.00 0.03 99.45
05:20:54 12:26:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53
05:20:54 12:27:01 AM all 0.32 0.00 0.06 0.00 0.03 99.59
05:20:54 12:27:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
05:20:54 12:27:01 AM 1 0.12 0.00 0.07 0.00 0.03 99.78
05:20:54 12:28:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
05:20:54 12:28:01 AM 0 0.53 0.00 0.02 0.00 0.00 99.45
05:20:54 12:28:01 AM 1 0.15 0.00 0.10 0.00 0.05 99.70
05:20:54 12:29:01 AM all 7.48 0.00 2.45 0.00 0.06 90.01
05:20:54 12:29:01 AM 0 14.78 0.00 4.95 0.00 0.07 80.20
05:20:54 12:29:01 AM 1 0.79 0.00 0.15 0.00 0.05 99.01
05:20:54 12:30:01 AM all 4.31 0.00 1.83 0.00 0.05 93.81
05:20:54 12:30:01 AM 0 8.16 0.00 3.58 0.00 0.05 88.20
05:20:54 12:30:01 AM 1 0.63 0.00 0.15 0.00 0.05 99.16
05:20:54 12:31:01 AM all 0.24 0.00 0.11 0.00 0.04 99.61
05:20:54 12:31:01 AM 0 0.32 0.00 0.12 0.00 0.03 99.53
05:20:54 12:31:01 AM 1 0.17 0.00 0.10 0.00 0.05 99.68
05:20:54 12:32:01 AM all 0.38 0.00 0.07 0.00 0.05 99.50
05:20:54 12:32:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
05:20:54 12:32:01 AM 1 0.27 0.00 0.08 0.00 0.07 99.58
05:20:54 12:33:01 AM all 0.55 0.00 0.10 0.00 0.06 99.29
05:20:54 12:33:01 AM 0 0.40 0.00 0.10 0.00 0.07 99.43
05:20:54 12:33:01 AM 1 0.70 0.00 0.10 0.00 0.05 99.15
05:20:54
05:20:54 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:34:01 AM all 2.55 0.00 0.24 0.00 0.07 97.14
05:20:54 12:34:01 AM 0 0.69 0.00 0.12 0.00 0.08 99.11
05:20:54 12:34:01 AM 1 4.46 0.00 0.36 0.00 0.05 95.13
05:20:54 12:35:01 AM all 5.77 0.00 1.16 0.00 0.08 92.99
05:20:54 12:35:01 AM 0 9.72 0.00 2.19 0.00 0.09 88.01
05:20:54 12:35:01 AM 1 1.97 0.00 0.17 0.00 0.07 97.79
05:20:54 12:36:01 AM all 4.47 0.00 0.18 0.00 0.05 95.30
05:20:54 12:36:01 AM 0 5.33 0.00 0.18 0.00 0.05 94.43
05:20:54 12:36:01 AM 1 3.61 0.00 0.18 0.00 0.05 96.16
05:20:54 12:37:01 AM all 4.56 0.00 0.15 0.00 0.07 95.22
05:20:54 12:37:01 AM 0 4.55 0.00 0.15 0.00 0.07 95.24
05:20:54 12:37:01 AM 1 4.58 0.00 0.15 0.00 0.07 95.20
05:20:54 12:38:01 AM all 4.61 0.00 0.22 0.00 0.08 95.10
05:20:54 12:38:01 AM 0 4.24 0.00 0.22 0.00 0.07 95.47
05:20:54 12:38:01 AM 1 4.97 0.00 0.22 0.00 0.08 94.73
05:20:54 12:39:01 AM all 4.36 0.00 0.21 0.00 0.07 95.36
05:20:54 12:39:01 AM 0 4.58 0.00 0.22 0.00 0.07 95.14
05:20:54 12:39:01 AM 1 4.15 0.00 0.20 0.00 0.07 95.58
05:20:54 12:40:01 AM all 4.46 0.00 0.18 0.00 0.06 95.29
05:20:54 12:40:01 AM 0 5.87 0.00 0.20 0.00 0.07 93.86
05:20:54 12:40:01 AM 1 3.06 0.00 0.17 0.00 0.05 96.72
05:20:54 12:41:01 AM all 5.74 0.00 0.36 0.02 0.06 93.82
05:20:54 12:41:01 AM 0 2.99 0.00 0.18 0.02 0.05 96.76
05:20:54 12:41:01 AM 1 8.60 0.00 0.54 0.02 0.07 90.77
05:20:54 12:42:01 AM all 4.04 0.00 1.23 0.00 0.06 94.66
05:20:54 12:42:01 AM 0 7.64 0.00 2.48 0.00 0.09 89.79
05:20:54 12:42:01 AM 1 0.63 0.00 0.05 0.00 0.03 99.28
05:20:54 12:43:01 AM all 0.43 0.00 0.09 0.00 0.05 99.42
05:20:54 12:43:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38
05:20:54 12:43:01 AM 1 0.35 0.00 0.10 0.00 0.08 99.46
05:20:54 12:44:01 AM all 2.99 0.00 0.25 0.00 0.06 96.70
05:20:54 12:44:01 AM 0 1.19 0.00 0.12 0.00 0.05 98.64
05:20:54 12:44:01 AM 1 4.84 0.00 0.39 0.00 0.07 94.70
05:20:54
05:20:54 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:45:01 AM all 6.31 0.00 2.47 0.00 0.06 91.16
05:20:54 12:45:01 AM 0 2.05 0.00 0.18 0.00 0.05 97.71
05:20:54 12:45:01 AM 1 10.78 0.00 4.88 0.00 0.07 84.27
05:20:54 12:46:01 AM all 4.49 0.00 0.32 0.00 0.06 95.14
05:20:54 12:46:01 AM 0 6.85 0.00 0.47 0.00 0.07 92.61
05:20:54 12:46:01 AM 1 2.12 0.00 0.17 0.00 0.05 97.66
05:20:54 12:47:01 AM all 4.46 0.00 0.30 0.00 0.07 95.17
05:20:54 12:47:01 AM 0 5.87 0.00 0.38 0.00 0.07 93.68
05:20:54 12:47:01 AM 1 3.06 0.00 0.22 0.00 0.07 96.66
05:20:54 12:48:01 AM all 4.44 0.00 0.29 0.00 0.05 95.22
05:20:54 12:48:01 AM 0 4.60 0.00 0.27 0.00 0.05 95.09
05:20:54 12:48:01 AM 1 4.28 0.00 0.32 0.00 0.05 95.35
05:20:54 12:49:01 AM all 4.40 0.00 0.33 0.00 0.08 95.20
05:20:54 12:49:01 AM 0 5.53 0.00 0.42 0.00 0.08 93.97
05:20:54 12:49:01 AM 1 3.26 0.00 0.25 0.00 0.07 96.42
05:20:54 12:50:01 AM all 4.38 0.00 0.33 0.00 0.07 95.23
05:20:54 12:50:01 AM 0 6.84 0.00 0.45 0.00 0.07 92.64
05:20:54 12:50:01 AM 1 1.92 0.00 0.20 0.00 0.07 97.81
05:20:54 12:51:01 AM all 6.91 0.00 0.36 0.00 0.07 92.66
05:20:54 12:51:01 AM 0 8.80 0.00 0.43 0.00 0.07 90.70
05:20:54 12:51:01 AM 1 5.02 0.00 0.28 0.00 0.07 94.63
05:20:54 12:52:01 AM all 0.54 0.00 0.07 0.00 0.04 99.35
05:20:54 12:52:01 AM 0 0.50 0.00 0.08 0.00 0.03 99.38
05:20:54 12:52:01 AM 1 0.58 0.00 0.05 0.00 0.05 99.32
05:20:54 12:53:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
05:20:54 12:53:01 AM 0 0.10 0.00 0.05 0.00 0.03 99.82
05:20:54 12:53:01 AM 1 0.58 0.00 0.07 0.00 0.03 99.32
05:20:54 12:54:01 AM all 0.54 0.00 0.08 0.00 0.05 99.33
05:20:54 12:54:01 AM 0 0.57 0.00 0.12 0.00 0.07 99.25
05:20:54 12:54:01 AM 1 0.52 0.00 0.03 0.00 0.03 99.42
05:20:54 12:55:01 AM all 0.21 0.00 0.07 0.00 0.04 99.68
05:20:54 12:55:01 AM 0 0.27 0.00 0.05 0.00 0.03 99.65
05:20:54 12:55:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
05:20:54
05:20:54 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 12:56:01 AM all 0.47 0.00 0.09 0.00 0.03 99.41
05:20:54 12:56:01 AM 0 0.37 0.00 0.10 0.00 0.03 99.50
05:20:54 12:56:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.31
05:20:54 12:57:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
05:20:54 12:57:01 AM 0 0.08 0.00 0.10 0.00 0.03 99.78
05:20:54 12:57:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
05:20:54 12:58:01 AM all 1.57 0.00 0.12 0.00 0.03 98.29
05:20:54 12:58:01 AM 0 2.29 0.00 0.13 0.00 0.03 97.54
05:20:54 12:58:01 AM 1 0.85 0.00 0.10 0.00 0.02 99.03
05:20:54 12:59:01 AM all 6.88 0.00 2.71 0.00 0.06 90.35
05:20:54 12:59:01 AM 0 2.27 0.00 0.25 0.00 0.07 97.41
05:20:54 12:59:01 AM 1 11.80 0.00 5.32 0.00 0.05 82.82
05:20:54 01:00:01 AM all 3.46 0.00 1.72 0.00 0.04 94.78
05:20:54 01:00:01 AM 0 0.47 0.00 0.15 0.00 0.03 99.35
05:20:54 01:00:01 AM 1 6.58 0.00 3.37 0.00 0.05 90.00
05:20:54 01:01:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
05:20:54 01:01:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
05:20:54 01:01:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
05:20:54 01:02:01 AM all 3.05 0.00 0.71 0.00 0.05 96.19
05:20:54 01:02:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25
05:20:54 01:02:01 AM 1 5.55 0.00 1.36 0.00 0.07 93.02
05:20:54 01:03:01 AM all 5.51 0.00 0.88 0.00 0.08 93.54
05:20:54 01:03:01 AM 0 3.19 0.00 0.18 0.00 0.07 96.56
05:20:54 01:03:01 AM 1 7.89 0.00 1.60 0.00 0.09 90.43
05:20:54 01:04:01 AM all 4.64 0.00 0.23 0.00 0.07 95.07
05:20:54 01:04:01 AM 0 5.05 0.00 0.22 0.00 0.07 94.67
05:20:54 01:04:01 AM 1 4.23 0.00 0.23 0.00 0.07 95.47
05:20:54 01:05:01 AM all 4.59 0.00 0.19 0.00 0.07 95.15
05:20:54 01:05:01 AM 0 5.48 0.00 0.18 0.00 0.07 94.26
05:20:54 01:05:01 AM 1 3.69 0.00 0.20 0.00 0.07 96.04
05:20:54 01:06:01 AM all 4.44 0.00 0.22 0.00 0.07 95.28
05:20:54 01:06:01 AM 0 6.42 0.00 0.25 0.00 0.08 93.25
05:20:54 01:06:01 AM 1 2.46 0.00 0.18 0.00 0.05 97.31
05:20:54
05:20:54 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 01:07:01 AM all 4.43 0.00 0.18 0.00 0.07 95.32
05:20:54 01:07:01 AM 0 7.79 0.00 0.22 0.00 0.07 91.92
05:20:54 01:07:01 AM 1 1.07 0.00 0.15 0.00 0.07 98.71
05:20:54 01:08:01 AM all 4.45 0.00 0.19 0.00 0.07 95.29
05:20:54 01:08:01 AM 0 5.68 0.00 0.22 0.00 0.08 94.02
05:20:54 01:08:01 AM 1 3.23 0.00 0.17 0.00 0.05 96.56
05:20:54 01:09:01 AM all 6.00 0.00 0.38 0.00 0.06 93.57
05:20:54 01:09:01 AM 0 9.18 0.00 0.58 0.00 0.05 90.19
05:20:54 01:09:01 AM 1 2.96 0.00 0.18 0.00 0.07 96.79
05:20:54 01:10:01 AM all 6.78 0.00 2.42 0.00 0.06 90.74
05:20:54 01:10:01 AM 0 13.51 0.00 4.91 0.00 0.07 81.51
05:20:54 01:10:01 AM 1 0.67 0.00 0.15 0.00 0.05 99.13
05:20:54 01:11:01 AM all 5.28 0.00 0.26 0.00 0.06 94.40
05:20:54 01:11:01 AM 0 5.98 0.00 0.32 0.00 0.07 93.64
05:20:54 01:11:01 AM 1 4.60 0.00 0.20 0.00 0.05 95.15
05:20:54 01:12:01 AM all 4.46 0.00 0.17 0.00 0.07 95.30
05:20:54 01:12:01 AM 0 5.56 0.00 0.20 0.00 0.07 94.17
05:20:54 01:12:01 AM 1 3.36 0.00 0.13 0.00 0.07 96.44
05:20:54 01:13:01 AM all 4.49 0.00 0.17 0.00 0.06 95.28
05:20:54 01:13:01 AM 0 5.60 0.00 0.17 0.00 0.07 94.16
05:20:54 01:13:01 AM 1 3.38 0.00 0.17 0.00 0.05 96.40
05:20:54 01:14:01 AM all 4.52 0.00 0.17 0.00 0.07 95.24
05:20:54 01:14:01 AM 0 2.07 0.00 0.17 0.00 0.05 97.71
05:20:54 01:14:01 AM 1 6.98 0.00 0.17 0.00 0.08 92.77
05:20:54 01:15:01 AM all 4.48 0.00 0.17 0.00 0.07 95.29
05:20:54 01:15:01 AM 0 4.09 0.00 0.15 0.00 0.07 95.69
05:20:54 01:15:01 AM 1 4.87 0.00 0.18 0.00 0.07 94.88
05:20:54 01:16:01 AM all 4.49 0.00 0.16 0.00 0.07 95.28
05:20:54 01:16:01 AM 0 4.43 0.00 0.15 0.00 0.07 95.35
05:20:54 01:16:01 AM 1 4.55 0.00 0.17 0.00 0.07 95.22
05:20:54 01:17:01 AM all 6.42 0.00 1.32 0.00 0.06 92.20
05:20:54 01:17:01 AM 0 1.28 0.00 0.12 0.00 0.05 98.55
05:20:54 01:17:01 AM 1 11.89 0.00 2.60 0.00 0.07 85.44
05:20:54
05:20:54 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 01:18:01 AM all 6.74 0.00 2.46 0.01 0.06 90.73
05:20:54 01:18:01 AM 0 11.91 0.00 4.83 0.02 0.07 83.17
05:20:54 01:18:01 AM 1 1.96 0.00 0.27 0.00 0.05 97.73
05:20:54 01:19:01 AM all 4.33 0.00 0.30 0.00 0.08 95.29
05:20:54 01:19:01 AM 0 4.24 0.00 0.32 0.00 0.07 95.38
05:20:54 01:19:01 AM 1 4.43 0.00 0.28 0.00 0.08 95.20
05:20:54 01:20:01 AM all 4.43 0.01 0.34 0.00 0.05 95.17
05:20:54 01:20:01 AM 0 3.78 0.02 0.27 0.00 0.05 95.88
05:20:54 01:20:01 AM 1 5.08 0.00 0.40 0.00 0.05 94.47
05:20:54 01:21:01 AM all 4.42 0.00 0.34 0.01 0.08 95.15
05:20:54 01:21:01 AM 0 3.70 0.00 0.28 0.00 0.07 95.95
05:20:54 01:21:01 AM 1 5.14 0.00 0.40 0.02 0.08 94.36
05:20:54 01:22:01 AM all 4.41 0.00 0.32 0.00 0.06 95.22
05:20:54 01:22:01 AM 0 5.56 0.00 0.33 0.00 0.05 94.05
05:20:54 01:22:01 AM 1 3.25 0.00 0.30 0.00 0.07 96.38
05:20:54 01:23:01 AM all 4.47 0.00 0.33 0.00 0.07 95.14
05:20:54 01:23:01 AM 0 4.48 0.00 0.30 0.00 0.07 95.15
05:20:54 01:23:01 AM 1 4.46 0.00 0.35 0.00 0.07 95.12
05:20:54 01:24:01 AM all 5.08 0.00 0.37 0.00 0.08 94.47
05:20:54 01:24:01 AM 0 6.94 0.00 0.42 0.00 0.07 92.58
05:20:54 01:24:01 AM 1 3.23 0.00 0.32 0.00 0.08 96.37
05:20:54 01:25:02 AM all 3.85 0.16 0.27 0.00 0.05 95.67
05:20:54 01:25:02 AM 0 6.43 0.32 0.38 0.00 0.05 92.82
05:20:54 01:25:02 AM 1 1.27 0.00 0.15 0.00 0.05 98.53
05:20:54 01:26:01 AM all 0.32 0.00 0.07 0.00 0.03 99.58
05:20:54 01:26:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.86
05:20:54 01:26:01 AM 1 0.59 0.00 0.08 0.00 0.03 99.29
05:20:54 01:27:01 AM all 0.53 0.00 0.08 0.00 0.03 99.37
05:20:54 01:27:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
05:20:54 01:27:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
05:20:54 01:28:01 AM all 0.31 0.00 0.06 0.00 0.03 99.60
05:20:54 01:28:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
05:20:54 01:28:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
05:20:54
05:20:54 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 01:29:01 AM all 0.34 0.00 0.07 0.00 0.05 99.54
05:20:54 01:29:01 AM 0 0.15 0.00 0.07 0.00 0.05 99.73
05:20:54 01:29:01 AM 1 0.53 0.00 0.07 0.00 0.05 99.35
05:20:54 01:30:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
05:20:54 01:30:01 AM 0 0.38 0.00 0.07 0.00 0.02 99.53
05:20:54 01:30:01 AM 1 0.37 0.00 0.08 0.00 0.03 99.51
05:20:54 01:31:01 AM all 0.36 0.00 0.06 0.00 0.04 99.54
05:20:54 01:31:01 AM 0 0.18 0.00 0.10 0.00 0.05 99.67
05:20:54 01:31:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42
05:20:54 01:32:01 AM all 5.66 0.00 1.89 0.00 0.05 92.40
05:20:54 01:32:01 AM 0 4.22 0.00 0.27 0.00 0.05 95.46
05:20:54 01:32:01 AM 1 7.13 0.00 3.56 0.00 0.05 89.26
05:20:54 01:33:01 AM all 6.01 0.00 2.41 0.00 0.06 91.53
05:20:54 01:33:01 AM 0 6.32 0.00 3.46 0.00 0.05 90.17
05:20:54 01:33:01 AM 1 5.69 0.00 1.36 0.00 0.07 92.88
05:20:54 01:34:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52
05:20:54 01:34:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
05:20:54 01:34:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
05:20:54 01:35:01 AM all 0.62 0.00 0.09 0.00 0.04 99.25
05:20:54 01:35:01 AM 0 0.64 0.00 0.10 0.00 0.02 99.25
05:20:54 01:35:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25
05:20:54 01:36:01 AM all 6.50 0.00 1.42 0.00 0.06 92.02
05:20:54 01:36:01 AM 0 2.89 0.00 0.17 0.00 0.05 96.89
05:20:54 01:36:01 AM 1 10.34 0.00 2.75 0.00 0.07 86.84
05:20:54 01:37:01 AM all 4.40 0.00 0.18 0.00 0.07 95.34
05:20:54 01:37:01 AM 0 4.21 0.00 0.18 0.00 0.07 95.54
05:20:54 01:37:01 AM 1 4.60 0.00 0.18 0.00 0.07 95.15
05:20:54 01:38:01 AM all 4.38 0.00 0.19 0.00 0.07 95.36
05:20:54 01:38:01 AM 0 4.21 0.00 0.22 0.00 0.07 95.51
05:20:54 01:38:01 AM 1 4.55 0.00 0.17 0.00 0.07 95.22
05:20:54 01:39:01 AM all 4.38 0.00 0.21 0.00 0.06 95.35
05:20:54 01:39:01 AM 0 4.71 0.00 0.20 0.00 0.05 95.04
05:20:54 01:39:01 AM 1 4.04 0.00 0.22 0.00 0.07 95.67
05:20:54
05:20:54 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 01:40:01 AM all 4.48 0.00 0.19 0.00 0.08 95.25
05:20:54 01:40:01 AM 0 6.40 0.00 0.23 0.00 0.08 93.28
05:20:54 01:40:01 AM 1 2.56 0.00 0.15 0.00 0.07 97.23
05:20:54 01:41:01 AM all 4.49 0.00 0.19 0.00 0.06 95.26
05:20:54 01:41:01 AM 0 4.90 0.00 0.17 0.00 0.05 94.89
05:20:54 01:41:01 AM 1 4.08 0.00 0.22 0.00 0.07 95.64
05:20:54 01:42:01 AM all 4.95 0.00 0.23 0.00 0.07 94.76
05:20:54 01:42:01 AM 0 5.11 0.00 0.18 0.00 0.07 94.64
05:20:54 01:42:01 AM 1 4.78 0.00 0.27 0.00 0.07 94.88
05:20:54 01:43:01 AM all 6.63 0.00 1.30 0.00 0.06 92.01
05:20:54 01:43:01 AM 0 12.78 0.00 2.54 0.00 0.07 84.61
05:20:54 01:43:01 AM 1 0.94 0.00 0.15 0.00 0.05 98.86
05:20:54 01:44:01 AM all 6.73 0.00 2.42 0.01 0.06 90.78
05:20:54 01:44:01 AM 0 6.89 0.00 4.35 0.00 0.05 88.71
05:20:54 01:44:01 AM 1 6.57 0.00 0.47 0.02 0.07 92.87
05:20:54 01:45:01 AM all 4.43 0.00 0.33 0.00 0.07 95.18
05:20:54 01:45:01 AM 0 5.13 0.00 0.38 0.00 0.07 94.42
05:20:54 01:45:01 AM 1 3.73 0.00 0.27 0.00 0.07 95.94
05:20:54 01:46:01 AM all 4.41 0.00 0.30 0.00 0.07 95.22
05:20:54 01:46:01 AM 0 4.60 0.00 0.32 0.00 0.07 95.02
05:20:54 01:46:01 AM 1 4.23 0.00 0.28 0.00 0.07 95.42
05:20:54 01:47:01 AM all 4.35 0.00 0.33 0.00 0.08 95.25
05:20:54 01:47:01 AM 0 3.74 0.00 0.30 0.00 0.07 95.89
05:20:54 01:47:01 AM 1 4.97 0.00 0.35 0.00 0.08 94.60
05:20:54 01:48:01 AM all 4.44 0.00 0.29 0.00 0.07 95.20
05:20:54 01:48:01 AM 0 6.02 0.00 0.38 0.00 0.07 93.53
05:20:54 01:48:01 AM 1 2.86 0.00 0.20 0.00 0.07 96.87
05:20:54 01:49:01 AM all 4.51 0.00 0.35 0.00 0.08 95.07
05:20:54 01:49:01 AM 0 3.86 0.00 0.32 0.00 0.07 95.76
05:20:54 01:49:01 AM 1 5.15 0.00 0.38 0.00 0.08 94.38
05:20:54 01:50:01 AM all 5.68 0.00 0.35 0.00 0.07 93.91
05:20:54 01:50:01 AM 0 3.86 0.00 0.23 0.00 0.05 95.85
05:20:54 01:50:01 AM 1 7.49 0.00 0.47 0.00 0.08 91.96
05:20:54
05:20:54 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 01:51:01 AM all 2.88 0.00 0.18 0.00 0.05 96.88
05:20:54 01:51:01 AM 0 2.27 0.00 0.13 0.00 0.05 97.55
05:20:54 01:51:01 AM 1 3.49 0.00 0.23 0.00 0.05 96.22
05:20:54 01:52:01 AM all 0.30 0.00 0.06 0.00 0.03 99.62
05:20:54 01:52:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
05:20:54 01:52:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
05:20:54 01:53:01 AM all 0.53 0.00 0.08 0.00 0.04 99.36
05:20:54 01:53:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
05:20:54 01:53:01 AM 1 0.47 0.00 0.07 0.00 0.03 99.43
05:20:54 01:54:01 AM all 0.24 0.00 0.07 0.00 0.03 99.67
05:20:54 01:54:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48
05:20:54 01:54:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
05:20:54 01:55:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
05:20:54 01:55:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:20:54 01:55:01 AM 1 0.12 0.00 0.05 0.00 0.05 99.78
05:20:54 01:56:01 AM all 0.43 0.00 0.08 0.00 0.03 99.46
05:20:54 01:56:01 AM 0 0.20 0.00 0.08 0.00 0.03 99.68
05:20:54 01:56:01 AM 1 0.67 0.00 0.07 0.00 0.03 99.23
05:20:54 01:57:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
05:20:54 01:57:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
05:20:54 01:57:01 AM 1 0.48 0.00 0.03 0.00 0.03 99.45
05:20:54 01:58:01 AM all 5.95 0.00 2.28 0.00 0.07 91.70
05:20:54 01:58:01 AM 0 11.23 0.00 4.58 0.00 0.07 84.12
05:20:54 01:58:01 AM 1 1.00 0.00 0.13 0.00 0.07 98.80
05:20:54 01:59:01 AM all 5.47 0.00 1.90 0.00 0.06 92.57
05:20:54 01:59:01 AM 0 10.88 0.00 3.72 0.00 0.07 85.32
05:20:54 01:59:01 AM 1 0.38 0.00 0.18 0.00 0.05 99.38
05:20:54 02:00:01 AM all 0.35 0.00 0.07 0.00 0.03 99.56
05:20:54 02:00:01 AM 0 0.10 0.00 0.05 0.00 0.02 99.83
05:20:54 02:00:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
05:20:54 02:01:01 AM all 0.35 0.00 0.16 0.00 0.05 99.44
05:20:54 02:01:01 AM 0 0.52 0.00 0.17 0.00 0.03 99.28
05:20:54 02:01:01 AM 1 0.18 0.00 0.15 0.00 0.07 99.60
05:20:54
05:20:54 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:02:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
05:20:54 02:02:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
05:20:54 02:02:01 AM 1 0.35 0.00 0.08 0.00 0.03 99.53
05:20:54 02:03:01 AM all 0.49 0.00 0.08 0.00 0.03 99.39
05:20:54 02:03:01 AM 0 0.38 0.00 0.12 0.00 0.02 99.48
05:20:54 02:03:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
05:20:54 02:04:01 AM all 0.38 0.00 0.08 0.00 0.03 99.51
05:20:54 02:04:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:20:54 02:04:01 AM 1 0.18 0.00 0.12 0.00 0.03 99.67
05:20:54 02:05:01 AM all 0.33 0.00 0.08 0.00 0.03 99.56
05:20:54 02:05:01 AM 0 0.52 0.00 0.08 0.00 0.02 99.38
05:20:54 02:05:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73
05:20:54 02:06:01 AM all 0.49 0.00 0.07 0.00 0.04 99.40
05:20:54 02:06:01 AM 0 0.32 0.00 0.05 0.00 0.03 99.60
05:20:54 02:06:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
05:20:54 02:07:01 AM all 0.26 0.00 0.07 0.00 0.03 99.64
05:20:54 02:07:01 AM 0 0.30 0.00 0.03 0.00 0.02 99.65
05:20:54 02:07:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63
05:20:54 02:08:01 AM all 0.43 0.00 0.09 0.00 0.03 99.45
05:20:54 02:08:01 AM 0 0.72 0.00 0.10 0.00 0.03 99.15
05:20:54 02:08:01 AM 1 0.15 0.00 0.08 0.00 0.02 99.75
05:20:54 02:09:01 AM all 0.36 0.00 0.06 0.00 0.05 99.53
05:20:54 02:09:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
05:20:54 02:09:01 AM 1 0.17 0.00 0.05 0.00 0.05 99.73
05:20:54 02:10:01 AM all 0.51 0.00 0.09 0.00 0.03 99.37
05:20:54 02:10:01 AM 0 0.75 0.00 0.08 0.00 0.02 99.15
05:20:54 02:10:01 AM 1 0.27 0.00 0.10 0.00 0.05 99.58
05:20:54 02:11:01 AM all 0.38 0.00 0.08 0.00 0.03 99.52
05:20:54 02:11:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
05:20:54 02:11:01 AM 1 0.18 0.00 0.10 0.00 0.03 99.68
05:20:54 02:12:01 AM all 0.51 0.00 0.08 0.00 0.03 99.38
05:20:54 02:12:01 AM 0 0.82 0.00 0.05 0.00 0.02 99.12
05:20:54 02:12:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
05:20:54
05:20:54 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:13:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52
05:20:54 02:13:01 AM 0 0.62 0.00 0.08 0.00 0.03 99.27
05:20:54 02:13:01 AM 1 0.12 0.00 0.07 0.00 0.05 99.77
05:20:54 02:14:01 AM all 3.96 0.00 1.35 0.00 0.05 94.64
05:20:54 02:14:01 AM 0 7.95 0.00 2.59 0.00 0.05 89.41
05:20:54 02:14:01 AM 1 0.17 0.00 0.17 0.00 0.05 99.62
05:20:54 02:15:01 AM all 5.38 0.00 0.24 0.00 0.08 94.29
05:20:54 02:15:01 AM 0 6.71 0.00 0.29 0.00 0.10 92.90
05:20:54 02:15:01 AM 1 4.06 0.00 0.20 0.00 0.07 95.67
05:20:54 02:16:01 AM all 4.57 0.00 0.18 0.00 0.05 95.21
05:20:54 02:16:01 AM 0 2.79 0.00 0.17 0.00 0.05 96.99
05:20:54 02:16:01 AM 1 6.35 0.00 0.18 0.00 0.05 93.42
05:20:54 02:17:01 AM all 4.50 0.00 0.21 0.00 0.08 95.22
05:20:54 02:17:01 AM 0 3.61 0.00 0.20 0.00 0.08 96.11
05:20:54 02:17:01 AM 1 5.38 0.00 0.22 0.00 0.07 94.33
05:20:54 02:18:01 AM all 4.55 0.00 0.17 0.00 0.06 95.22
05:20:54 02:18:01 AM 0 6.60 0.00 0.18 0.00 0.05 93.16
05:20:54 02:18:01 AM 1 2.51 0.00 0.15 0.00 0.07 97.28
05:20:54 02:19:01 AM all 4.42 0.00 0.17 0.00 0.06 95.35
05:20:54 02:19:01 AM 0 5.69 0.00 0.18 0.00 0.07 94.06
05:20:54 02:19:01 AM 1 3.16 0.00 0.15 0.00 0.05 96.64
05:20:54 02:20:01 AM all 4.39 0.00 0.18 0.00 0.06 95.37
05:20:54 02:20:01 AM 0 4.69 0.00 0.17 0.00 0.05 95.09
05:20:54 02:20:01 AM 1 4.09 0.00 0.19 0.00 0.07 95.66
05:20:54 02:21:01 AM all 6.33 0.00 0.57 0.09 0.08 92.93
05:20:54 02:21:01 AM 0 11.63 0.00 0.98 0.00 0.12 87.26
05:20:54 02:21:01 AM 1 1.31 0.00 0.18 0.18 0.03 98.29
05:20:54 02:22:01 AM all 2.32 0.00 1.17 0.00 0.05 96.45
05:20:54 02:22:01 AM 0 3.24 0.00 2.23 0.00 0.07 94.46
05:20:54 02:22:01 AM 1 1.43 0.00 0.13 0.00 0.03 98.41
05:20:54 02:23:01 AM all 0.33 0.00 0.05 0.03 0.01 99.59
05:20:54 02:23:01 AM 0 0.10 0.00 0.03 0.00 0.00 99.87
05:20:54 02:23:01 AM 1 0.55 0.00 0.07 0.05 0.02 99.31
05:20:54
05:20:54 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:24:01 AM all 0.45 0.00 0.08 0.00 0.03 99.44
05:20:54 02:24:01 AM 0 0.35 0.00 0.03 0.00 0.03 99.58
05:20:54 02:24:01 AM 1 0.55 0.00 0.12 0.00 0.03 99.30
05:20:54 02:25:01 AM all 0.28 0.00 0.06 0.00 0.03 99.62
05:20:54 02:25:01 AM 0 0.40 0.00 0.05 0.00 0.03 99.52
05:20:54 02:25:01 AM 1 0.17 0.00 0.07 0.00 0.03 99.73
05:20:54 02:26:01 AM all 0.43 0.00 0.10 0.00 0.03 99.44
05:20:54 02:26:01 AM 0 0.43 0.00 0.10 0.00 0.02 99.45
05:20:54 02:26:01 AM 1 0.43 0.00 0.10 0.00 0.03 99.43
05:20:54 02:27:01 AM all 0.30 0.00 0.06 0.00 0.03 99.61
05:20:54 02:27:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85
05:20:54 02:27:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.36
05:20:54 02:28:01 AM all 0.42 0.00 0.08 0.03 0.01 99.47
05:20:54 02:28:01 AM 0 0.60 0.00 0.07 0.07 0.00 99.27
05:20:54 02:28:01 AM 1 0.23 0.00 0.08 0.00 0.02 99.67
05:20:54 02:29:01 AM all 0.35 0.15 0.12 0.01 0.04 99.33
05:20:54 02:29:01 AM 0 0.35 0.30 0.15 0.02 0.03 99.15
05:20:54 02:29:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52
05:20:54 02:30:01 AM all 0.46 0.00 0.06 0.00 0.02 99.47
05:20:54 02:30:01 AM 0 0.77 0.00 0.07 0.00 0.02 99.15
05:20:54 02:30:01 AM 1 0.15 0.00 0.05 0.00 0.02 99.78
05:20:54 02:31:01 AM all 0.39 0.00 0.08 0.00 0.03 99.50
05:20:54 02:31:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27
05:20:54 02:31:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
05:20:54 02:32:01 AM all 0.48 0.00 0.08 0.00 0.03 99.42
05:20:54 02:32:01 AM 0 0.65 0.00 0.05 0.00 0.02 99.28
05:20:54 02:32:01 AM 1 0.30 0.00 0.10 0.00 0.03 99.57
05:20:54 02:33:02 AM all 0.33 0.00 0.07 0.00 0.03 99.57
05:20:54 02:33:02 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
05:20:54 02:33:02 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
05:20:54 02:34:01 AM all 1.32 0.00 0.14 0.00 0.04 98.50
05:20:54 02:34:01 AM 0 0.39 0.00 0.08 0.00 0.05 99.47
05:20:54 02:34:01 AM 1 2.27 0.00 0.19 0.00 0.03 97.51
05:20:54
05:20:54 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:35:01 AM all 6.39 0.00 1.48 0.00 0.06 92.07
05:20:54 02:35:01 AM 0 4.11 0.00 0.18 0.00 0.03 95.67
05:20:54 02:35:01 AM 1 8.78 0.00 2.84 0.00 0.09 88.29
05:20:54 02:36:01 AM all 4.68 0.00 0.19 0.00 0.05 95.07
05:20:54 02:36:01 AM 0 5.73 0.00 0.20 0.00 0.03 94.03
05:20:54 02:36:01 AM 1 3.63 0.00 0.18 0.00 0.07 96.12
05:20:54 02:37:01 AM all 4.60 0.00 0.18 0.00 0.05 95.17
05:20:54 02:37:01 AM 0 4.41 0.00 0.15 0.00 0.05 95.39
05:20:54 02:37:01 AM 1 4.79 0.00 0.22 0.00 0.05 94.95
05:20:54 02:38:01 AM all 4.62 0.00 0.21 0.00 0.05 95.13
05:20:54 02:38:01 AM 0 5.20 0.00 0.20 0.00 0.05 94.55
05:20:54 02:38:01 AM 1 4.03 0.00 0.22 0.00 0.05 95.70
05:20:54 02:39:01 AM all 4.32 0.00 0.23 0.00 0.06 95.40
05:20:54 02:39:01 AM 0 3.84 0.00 0.22 0.00 0.05 95.89
05:20:54 02:39:01 AM 1 4.79 0.00 0.23 0.00 0.07 94.91
05:20:54 02:40:01 AM all 4.54 0.00 0.21 0.00 0.07 95.18
05:20:54 02:40:01 AM 0 3.81 0.00 0.22 0.00 0.08 95.89
05:20:54 02:40:01 AM 1 5.27 0.00 0.20 0.00 0.05 94.48
05:20:54 02:41:01 AM all 5.87 0.00 0.66 0.01 0.07 93.39
05:20:54 02:41:01 AM 0 9.74 0.00 1.14 0.00 0.07 89.04
05:20:54 02:41:01 AM 1 2.14 0.00 0.20 0.02 0.07 97.58
05:20:54 02:42:01 AM all 2.20 0.00 0.86 0.00 0.03 96.91
05:20:54 02:42:01 AM 0 3.82 0.00 1.63 0.00 0.03 94.52
05:20:54 02:42:01 AM 1 0.63 0.00 0.10 0.00 0.03 99.23
05:20:54 02:43:01 AM all 0.38 0.00 0.08 0.00 0.04 99.49
05:20:54 02:43:01 AM 0 0.17 0.00 0.08 0.00 0.05 99.70
05:20:54 02:43:01 AM 1 0.60 0.00 0.08 0.00 0.03 99.28
05:20:54 02:44:01 AM all 0.52 0.00 0.09 0.00 0.04 99.35
05:20:54 02:44:01 AM 0 0.28 0.00 0.12 0.00 0.05 99.55
05:20:54 02:44:01 AM 1 0.75 0.00 0.07 0.00 0.03 99.15
05:20:54 02:45:01 AM all 0.39 0.00 0.09 0.00 0.03 99.48
05:20:54 02:45:01 AM 0 0.23 0.00 0.13 0.00 0.03 99.60
05:20:54 02:45:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
05:20:54
05:20:54 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:46:01 AM all 0.53 0.00 0.10 0.00 0.03 99.34
05:20:54 02:46:01 AM 0 0.38 0.00 0.07 0.00 0.03 99.52
05:20:54 02:46:01 AM 1 0.67 0.00 0.13 0.00 0.03 99.16
05:20:54 02:47:01 AM all 0.38 0.00 0.07 0.00 0.03 99.53
05:20:54 02:47:01 AM 0 0.50 0.00 0.03 0.00 0.02 99.45
05:20:54 02:47:01 AM 1 0.25 0.00 0.10 0.00 0.03 99.62
05:20:54 02:48:01 AM all 0.54 0.00 0.10 0.01 0.05 99.30
05:20:54 02:48:01 AM 0 0.43 0.00 0.10 0.02 0.03 99.42
05:20:54 02:48:01 AM 1 0.65 0.00 0.10 0.00 0.07 99.18
05:20:54 02:49:01 AM all 0.44 0.00 0.10 0.00 0.02 99.44
05:20:54 02:49:01 AM 0 0.18 0.00 0.12 0.00 0.02 99.68
05:20:54 02:49:01 AM 1 0.70 0.00 0.08 0.00 0.02 99.20
05:20:54 02:50:01 AM all 0.55 0.00 0.11 0.00 0.03 99.31
05:20:54 02:50:01 AM 0 0.42 0.00 0.12 0.00 0.03 99.43
05:20:54 02:50:01 AM 1 0.68 0.00 0.10 0.00 0.03 99.18
05:20:54 02:51:01 AM all 0.39 0.00 0.09 0.00 0.02 99.50
05:20:54 02:51:01 AM 0 0.65 0.00 0.08 0.00 0.02 99.25
05:20:54 02:51:01 AM 1 0.13 0.00 0.10 0.00 0.02 99.75
05:20:54 02:52:01 AM all 0.48 0.00 0.08 0.00 0.03 99.42
05:20:54 02:52:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32
05:20:54 02:52:01 AM 1 0.38 0.00 0.08 0.00 0.02 99.52
05:20:54 02:53:01 AM all 0.23 0.00 0.11 0.00 0.04 99.62
05:20:54 02:53:01 AM 0 0.42 0.00 0.13 0.00 0.05 99.40
05:20:54 02:53:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
05:20:54 02:54:01 AM all 1.77 0.00 0.18 0.00 0.03 98.02
05:20:54 02:54:01 AM 0 0.68 0.00 0.08 0.00 0.03 99.20
05:20:54 02:54:01 AM 1 2.88 0.00 0.27 0.00 0.03 96.81
05:20:54 02:55:01 AM all 6.45 0.00 1.60 0.00 0.06 91.89
05:20:54 02:55:01 AM 0 2.99 0.00 0.20 0.00 0.03 96.78
05:20:54 02:55:01 AM 1 10.07 0.00 3.06 0.00 0.09 86.78
05:20:54 02:56:01 AM all 4.82 0.00 0.23 0.00 0.07 94.88
05:20:54 02:56:01 AM 0 4.91 0.00 0.23 0.00 0.07 94.79
05:20:54 02:56:01 AM 1 4.72 0.00 0.23 0.00 0.07 94.98
05:20:54
05:20:54 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 02:57:01 AM all 4.73 0.00 0.22 0.03 0.07 94.96
05:20:54 02:57:01 AM 0 5.97 0.00 0.22 0.05 0.07 93.69
05:20:54 02:57:01 AM 1 3.48 0.00 0.22 0.00 0.07 96.23
05:20:54 02:58:01 AM all 4.63 0.00 0.23 0.00 0.05 95.09
05:20:54 02:58:01 AM 0 4.90 0.00 0.23 0.00 0.05 94.82
05:20:54 02:58:01 AM 1 4.37 0.00 0.22 0.00 0.05 95.36
05:20:54 02:59:01 AM all 4.61 0.00 0.22 0.00 0.05 95.12
05:20:54 02:59:01 AM 0 7.46 0.00 0.23 0.00 0.05 92.26
05:20:54 02:59:01 AM 1 1.76 0.00 0.20 0.00 0.05 97.99
05:20:54 03:00:01 AM all 4.70 0.00 0.21 0.00 0.07 95.03
05:20:54 03:00:01 AM 0 5.70 0.00 0.20 0.00 0.08 94.02
05:20:54 03:00:01 AM 1 3.70 0.00 0.22 0.00 0.05 96.04
05:20:54 03:01:01 AM all 5.86 0.00 1.03 0.00 0.06 93.05
05:20:54 03:01:01 AM 0 10.05 0.00 1.93 0.00 0.09 87.93
05:20:54 03:01:01 AM 1 1.82 0.00 0.17 0.00 0.03 97.98
05:20:54 03:02:01 AM all 2.12 0.00 0.59 0.00 0.06 97.23
05:20:54 03:02:01 AM 0 3.71 0.00 1.07 0.00 0.07 95.14
05:20:54 03:02:01 AM 1 0.57 0.00 0.12 0.00 0.05 99.27
05:20:54 03:03:01 AM all 0.42 0.00 0.09 0.00 0.03 99.47
05:20:54 03:03:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:20:54 03:03:01 AM 1 0.25 0.00 0.13 0.00 0.03 99.58
05:20:54 03:04:01 AM all 0.68 0.00 0.11 0.00 0.04 99.16
05:20:54 03:04:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13
05:20:54 03:04:01 AM 1 0.67 0.00 0.10 0.00 0.03 99.20
05:20:54 03:05:01 AM all 0.43 0.00 0.08 0.00 0.03 99.47
05:20:54 03:05:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27
05:20:54 03:05:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
05:20:54 03:06:01 AM all 0.42 0.00 0.11 0.00 0.03 99.44
05:20:54 03:06:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.37
05:20:54 03:06:01 AM 1 0.35 0.00 0.10 0.00 0.03 99.52
05:20:54 03:07:01 AM all 0.23 0.00 0.08 0.00 0.03 99.66
05:20:54 03:07:01 AM 0 0.42 0.00 0.12 0.00 0.03 99.43
05:20:54 03:07:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
05:20:54
05:20:54 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 03:08:01 AM all 0.53 0.00 0.08 0.00 0.02 99.37
05:20:54 03:08:01 AM 0 0.57 0.00 0.07 0.00 0.02 99.35
05:20:54 03:08:01 AM 1 0.48 0.00 0.10 0.00 0.02 99.40
05:20:54 03:09:01 AM all 0.37 0.00 0.08 0.00 0.03 99.53
05:20:54 03:09:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:20:54 03:09:01 AM 1 0.15 0.00 0.10 0.00 0.03 99.72
05:20:54 03:10:01 AM all 0.48 0.00 0.11 0.00 0.03 99.38
05:20:54 03:10:01 AM 0 0.50 0.00 0.12 0.00 0.03 99.35
05:20:54 03:10:01 AM 1 0.47 0.00 0.10 0.00 0.02 99.42
05:20:54 03:11:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
05:20:54 03:11:01 AM 0 0.48 0.00 0.12 0.00 0.03 99.36
05:20:54 03:11:01 AM 1 0.07 0.00 0.05 0.00 0.02 99.87
05:20:54 03:12:01 AM all 0.48 0.00 0.08 0.00 0.03 99.42
05:20:54 03:12:01 AM 0 0.73 0.00 0.08 0.00 0.02 99.17
05:20:54 03:12:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
05:20:54 03:13:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
05:20:54 03:13:01 AM 0 0.32 0.00 0.07 0.00 0.03 99.58
05:20:54 03:13:01 AM 1 0.37 0.00 0.05 0.00 0.03 99.55
05:20:54 03:14:01 AM all 1.80 0.00 0.12 0.00 0.03 98.05
05:20:54 03:14:01 AM 0 3.18 0.00 0.15 0.00 0.03 96.63
05:20:54 03:14:01 AM 1 0.43 0.00 0.08 0.00 0.03 99.45
05:20:54 03:15:01 AM all 6.76 0.00 2.51 0.00 0.06 90.67
05:20:54 03:15:01 AM 0 12.18 0.00 5.00 0.00 0.07 82.74
05:20:54 03:15:01 AM 1 1.72 0.00 0.20 0.00 0.05 98.03
05:20:54 03:16:01 AM all 4.47 0.00 0.32 0.00 0.06 95.15
05:20:54 03:16:01 AM 0 7.51 0.00 0.49 0.00 0.07 91.94
05:20:54 03:16:01 AM 1 1.44 0.00 0.15 0.00 0.05 98.36
05:20:54 03:17:01 AM all 4.53 0.00 0.35 0.00 0.06 95.06
05:20:54 03:17:01 AM 0 4.33 0.00 0.30 0.00 0.05 95.32
05:20:54 03:17:01 AM 1 4.73 0.00 0.40 0.00 0.07 94.80
05:20:54 03:18:01 AM all 4.48 0.00 0.29 0.00 0.06 95.17
05:20:54 03:18:01 AM 0 6.08 0.00 0.35 0.00 0.07 93.50
05:20:54 03:18:01 AM 1 2.88 0.00 0.23 0.00 0.05 96.84
05:20:54
05:20:54 03:18:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 03:19:01 AM all 4.55 0.00 0.34 0.00 0.06 95.05
05:20:54 03:19:01 AM 0 7.81 0.00 0.50 0.00 0.07 91.62
05:20:54 03:19:01 AM 1 1.29 0.00 0.18 0.00 0.05 98.48
05:20:54 03:20:01 AM all 4.57 0.00 0.33 0.00 0.05 95.05
05:20:54 03:20:01 AM 0 5.89 0.00 0.35 0.00 0.05 93.71
05:20:54 03:20:01 AM 1 3.24 0.00 0.32 0.00 0.05 96.39
05:20:54 03:21:01 AM all 7.65 0.00 0.47 0.00 0.07 91.81
05:20:54 03:21:01 AM 0 10.63 0.00 0.55 0.00 0.07 88.75
05:20:54 03:21:01 AM 1 4.68 0.00 0.38 0.00 0.07 94.87
05:20:54 03:22:01 AM all 0.63 0.00 0.12 0.00 0.03 99.22
05:20:54 03:22:01 AM 0 0.60 0.00 0.13 0.00 0.03 99.23
05:20:54 03:22:01 AM 1 0.65 0.00 0.10 0.00 0.03 99.22
05:20:54 03:23:01 AM all 0.35 0.00 0.06 0.00 0.03 99.56
05:20:54 03:23:01 AM 0 0.55 0.00 0.05 0.00 0.05 99.35
05:20:54 03:23:01 AM 1 0.15 0.00 0.07 0.00 0.02 99.77
05:20:54 03:24:01 AM all 0.52 0.00 0.08 0.00 0.03 99.37
05:20:54 03:24:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
05:20:54 03:24:01 AM 1 0.50 0.00 0.12 0.00 0.05 99.33
05:20:54 03:25:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
05:20:54 03:25:01 AM 0 0.35 0.00 0.10 0.00 0.03 99.51
05:20:54 03:25:01 AM 1 0.03 0.00 0.02 0.00 0.02 99.93
05:20:54 03:26:01 AM all 0.29 0.00 0.08 0.00 0.02 99.61
05:20:54 03:26:01 AM 0 0.45 0.00 0.08 0.00 0.02 99.45
05:20:54 03:26:01 AM 1 0.13 0.00 0.08 0.00 0.02 99.77
05:20:54 03:27:01 AM all 0.51 0.00 0.06 0.00 0.03 99.40
05:20:54 03:27:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:20:54 03:27:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
05:20:54 03:28:01 AM all 0.32 0.00 0.08 0.00 0.03 99.58
05:20:54 03:28:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
05:20:54 03:28:01 AM 1 0.22 0.00 0.08 0.00 0.03 99.67
05:20:54 03:29:01 AM all 6.96 0.00 2.54 0.00 0.07 90.43
05:20:54 03:29:01 AM 0 9.19 0.00 4.81 0.00 0.07 85.93
05:20:54 03:29:01 AM 1 4.83 0.00 0.36 0.00 0.07 94.74
05:20:54
05:20:54 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 03:30:01 AM all 4.86 0.00 1.90 0.00 0.06 93.18
05:20:54 03:30:01 AM 0 9.57 0.00 3.75 0.00 0.07 86.61
05:20:54 03:30:01 AM 1 0.40 0.00 0.15 0.00 0.05 99.40
05:20:54 03:31:01 AM all 0.40 0.00 0.10 0.00 0.03 99.47
05:20:54 03:31:01 AM 0 0.17 0.00 0.12 0.00 0.03 99.68
05:20:54 03:31:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
05:20:54 03:32:01 AM all 1.96 0.00 0.19 0.00 0.04 97.81
05:20:54 03:32:01 AM 0 3.13 0.00 0.27 0.00 0.05 96.54
05:20:54 03:32:01 AM 1 0.82 0.00 0.10 0.00 0.03 99.05
05:20:54 03:33:01 AM all 5.80 0.00 1.33 0.00 0.07 92.80
05:20:54 03:33:01 AM 0 7.56 0.00 2.53 0.00 0.07 89.84
05:20:54 03:33:01 AM 1 4.11 0.00 0.18 0.00 0.07 95.64
05:20:54 03:34:01 AM all 4.29 0.00 0.19 0.00 0.04 95.48
05:20:54 03:34:01 AM 0 5.80 0.00 0.19 0.00 0.05 93.96
05:20:54 03:34:01 AM 1 2.77 0.00 0.19 0.00 0.03 97.00
05:20:54 03:35:01 AM all 4.30 0.00 0.15 0.00 0.07 95.48
05:20:54 03:35:01 AM 0 4.81 0.00 0.13 0.00 0.07 94.98
05:20:54 03:35:01 AM 1 3.78 0.00 0.17 0.00 0.07 95.98
05:20:54 03:36:01 AM all 4.23 0.00 0.21 0.00 0.05 95.51
05:20:54 03:36:01 AM 0 6.95 0.00 0.22 0.00 0.05 92.78
05:20:54 03:36:01 AM 1 1.50 0.00 0.20 0.00 0.05 98.25
05:20:54 03:37:01 AM all 4.26 0.00 0.18 0.00 0.07 95.50
05:20:54 03:37:01 AM 0 5.21 0.00 0.17 0.00 0.07 94.55
05:20:54 03:37:01 AM 1 3.30 0.00 0.18 0.00 0.07 96.45
05:20:54 03:38:01 AM all 4.17 0.00 0.16 0.01 0.06 95.60
05:20:54 03:38:01 AM 0 4.57 0.00 0.17 0.00 0.05 95.22
05:20:54 03:38:01 AM 1 3.78 0.00 0.15 0.02 0.07 95.99
05:20:54 03:39:01 AM all 5.19 0.00 0.30 0.00 0.07 94.45
05:20:54 03:39:01 AM 0 5.94 0.00 0.39 0.00 0.07 93.59
05:20:54 03:39:01 AM 1 4.45 0.00 0.20 0.00 0.07 95.28
05:20:54 03:40:01 AM all 6.65 0.00 1.48 0.00 0.07 91.81
05:20:54 03:40:01 AM 0 13.75 0.00 2.93 0.00 0.07 83.24
05:20:54 03:40:01 AM 1 0.17 0.00 0.15 0.00 0.07 99.62
05:20:54
05:20:54 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 03:41:01 AM all 5.65 0.00 1.19 0.00 0.05 93.11
05:20:54 03:41:01 AM 0 8.24 0.00 2.20 0.00 0.05 89.50
05:20:54 03:41:01 AM 1 3.14 0.00 0.22 0.00 0.05 96.59
05:20:54 03:42:01 AM all 4.18 0.00 0.16 0.00 0.05 95.61
05:20:54 03:42:01 AM 0 2.59 0.00 0.15 0.00 0.05 97.21
05:20:54 03:42:01 AM 1 5.78 0.00 0.17 0.00 0.05 94.01
05:20:54 03:43:01 AM all 4.14 0.00 0.18 0.00 0.07 95.62
05:20:54 03:43:01 AM 0 5.30 0.00 0.15 0.00 0.07 94.48
05:20:54 03:43:01 AM 1 2.98 0.00 0.20 0.00 0.07 96.76
05:20:54 03:44:01 AM all 4.22 0.00 0.18 0.00 0.05 95.54
05:20:54 03:44:01 AM 0 4.18 0.00 0.17 0.00 0.05 95.60
05:20:54 03:44:01 AM 1 4.27 0.00 0.20 0.00 0.05 95.48
05:20:54 03:45:01 AM all 4.33 0.19 0.25 0.03 0.05 95.15
05:20:54 03:45:01 AM 0 2.38 0.33 0.23 0.05 0.05 96.95
05:20:54 03:45:01 AM 1 6.29 0.05 0.27 0.00 0.05 93.34
05:20:54 03:46:01 AM all 4.43 0.00 0.18 0.00 0.06 95.34
05:20:54 03:46:01 AM 0 4.91 0.00 0.17 0.00 0.05 94.87
05:20:54 03:46:01 AM 1 3.95 0.00 0.18 0.00 0.07 95.80
05:20:54 03:47:01 AM all 5.83 0.00 1.31 0.00 0.07 92.79
05:20:54 03:47:01 AM 0 1.99 0.00 0.13 0.00 0.05 97.83
05:20:54 03:47:01 AM 1 9.90 0.00 2.55 0.00 0.09 87.46
05:20:54 03:48:01 AM all 6.70 0.00 2.46 0.00 0.06 90.78
05:20:54 03:48:01 AM 0 1.10 0.00 0.13 0.00 0.05 98.72
05:20:54 03:48:01 AM 1 12.76 0.00 4.98 0.00 0.07 82.19
05:20:54 03:49:01 AM all 5.23 0.00 0.39 0.00 0.07 94.30
05:20:54 03:49:01 AM 0 6.33 0.00 0.45 0.00 0.08 93.13
05:20:54 03:49:01 AM 1 4.13 0.00 0.34 0.00 0.05 95.49
05:20:54 03:50:01 AM all 4.50 0.00 0.33 0.00 0.07 95.11
05:20:54 03:50:01 AM 0 3.89 0.00 0.30 0.00 0.07 95.74
05:20:54 03:50:01 AM 1 5.10 0.00 0.35 0.00 0.07 94.48
05:20:54 03:51:01 AM all 4.40 0.00 0.34 0.00 0.05 95.21
05:20:54 03:51:01 AM 0 5.08 0.00 0.37 0.00 0.05 94.50
05:20:54 03:51:01 AM 1 3.71 0.00 0.32 0.00 0.05 95.92
05:20:54
05:20:54 03:51:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 03:52:01 AM all 4.45 0.00 0.31 0.00 0.06 95.19
05:20:54 03:52:01 AM 0 4.38 0.00 0.30 0.00 0.05 95.27
05:20:54 03:52:01 AM 1 4.52 0.00 0.32 0.00 0.07 95.10
05:20:54 03:53:01 AM all 4.40 0.00 0.33 0.00 0.06 95.21
05:20:54 03:53:01 AM 0 5.36 0.00 0.40 0.00 0.07 94.17
05:20:54 03:53:01 AM 1 3.43 0.00 0.27 0.00 0.05 96.25
05:20:54 03:54:01 AM all 4.43 0.00 0.34 0.00 0.07 95.16
05:20:54 03:54:01 AM 0 3.71 0.00 0.30 0.00 0.07 95.92
05:20:54 03:54:01 AM 1 5.15 0.00 0.38 0.00 0.07 94.40
05:20:54 03:55:01 AM all 5.26 0.00 0.27 0.00 0.05 94.42
05:20:54 03:55:01 AM 0 2.24 0.00 0.22 0.00 0.05 97.50
05:20:54 03:55:01 AM 1 8.30 0.00 0.32 0.00 0.05 91.33
05:20:54 03:56:01 AM all 0.34 0.00 0.05 0.00 0.03 99.58
05:20:54 03:56:01 AM 0 0.58 0.00 0.05 0.00 0.02 99.35
05:20:54 03:56:01 AM 1 0.10 0.00 0.05 0.00 0.03 99.82
05:20:54 03:57:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56
05:20:54 03:57:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
05:20:54 03:57:01 AM 1 0.05 0.00 0.08 0.00 0.03 99.83
05:20:54 03:58:01 AM all 0.41 0.00 0.09 0.00 0.03 99.47
05:20:54 03:58:01 AM 0 0.17 0.00 0.10 0.00 0.03 99.70
05:20:54 03:58:01 AM 1 0.65 0.00 0.08 0.00 0.02 99.25
05:20:54 03:59:01 AM all 0.35 0.00 0.06 0.00 0.03 99.57
05:20:54 03:59:01 AM 0 0.13 0.00 0.08 0.00 0.02 99.77
05:20:54 03:59:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
05:20:54 04:00:01 AM all 0.50 0.00 0.07 0.00 0.03 99.40
05:20:54 04:00:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
05:20:54 04:00:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:20:54 04:01:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57
05:20:54 04:01:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72
05:20:54 04:01:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
05:20:54 04:02:01 AM all 4.15 0.00 2.68 0.00 0.05 93.12
05:20:54 04:02:01 AM 0 7.59 0.00 5.27 0.00 0.05 87.09
05:20:54 04:02:01 AM 1 0.83 0.00 0.18 0.00 0.05 98.93
05:20:54
05:20:54 04:02:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:03:01 AM all 6.89 0.00 2.31 0.00 0.06 90.73
05:20:54 04:03:01 AM 0 13.68 0.00 4.67 0.00 0.05 81.60
05:20:54 04:03:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13
05:20:54 04:04:01 AM all 1.18 0.00 0.10 0.00 0.04 98.68
05:20:54 04:04:01 AM 0 1.88 0.00 0.12 0.00 0.03 97.97
05:20:54 04:04:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38
05:20:54 04:05:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
05:20:54 04:05:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
05:20:54 04:05:01 AM 1 0.13 0.00 0.07 0.00 0.03 99.77
05:20:54 04:06:01 AM all 5.60 0.00 1.96 0.00 0.07 92.37
05:20:54 04:06:01 AM 0 11.12 0.00 3.87 0.00 0.07 84.94
05:20:54 04:06:01 AM 1 0.39 0.00 0.17 0.00 0.07 99.38
05:20:54 04:07:01 AM all 6.56 0.00 2.88 0.00 0.07 90.49
05:20:54 04:07:01 AM 0 13.20 0.00 5.85 0.00 0.07 80.88
05:20:54 04:07:01 AM 1 0.45 0.00 0.15 0.00 0.07 99.33
05:20:54 04:08:01 AM all 6.63 0.00 1.80 0.00 0.06 91.52
05:20:54 04:08:01 AM 0 2.98 0.00 0.74 0.00 0.05 96.23
05:20:54 04:08:01 AM 1 10.50 0.00 2.91 0.00 0.07 86.52
05:20:54 04:09:01 AM all 3.98 0.00 1.67 0.00 0.04 94.31
05:20:54 04:09:01 AM 0 3.34 0.00 0.20 0.00 0.03 96.43
05:20:54 04:09:01 AM 1 4.63 0.00 3.16 0.00 0.05 92.15
05:20:54 04:10:01 AM all 0.35 0.00 0.06 0.00 0.04 99.55
05:20:54 04:10:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:20:54 04:10:01 AM 1 0.60 0.00 0.05 0.00 0.05 99.30
05:20:54 04:11:01 AM all 2.93 0.00 0.22 0.00 0.04 96.81
05:20:54 04:11:01 AM 0 5.52 0.00 0.32 0.00 0.05 94.10
05:20:54 04:11:01 AM 1 0.38 0.00 0.12 0.00 0.03 99.46
05:20:54 04:12:01 AM all 5.99 0.00 2.43 0.00 0.08 91.50
05:20:54 04:12:01 AM 0 10.75 0.00 4.74 0.00 0.07 84.44
05:20:54 04:12:01 AM 1 1.46 0.00 0.22 0.00 0.08 98.24
05:20:54 04:13:01 AM all 4.45 0.00 0.31 0.01 0.06 95.17
05:20:54 04:13:01 AM 0 5.58 0.00 0.37 0.02 0.07 93.97
05:20:54 04:13:01 AM 1 3.33 0.00 0.25 0.00 0.05 96.37
05:20:54
05:20:54 04:13:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:14:01 AM all 4.40 0.00 0.35 0.00 0.08 95.18
05:20:54 04:14:01 AM 0 5.81 0.00 0.43 0.00 0.07 93.68
05:20:54 04:14:01 AM 1 2.98 0.00 0.27 0.00 0.08 96.67
05:20:54 04:15:01 AM all 4.38 0.00 0.31 0.00 0.06 95.25
05:20:54 04:15:01 AM 0 5.06 0.00 0.37 0.00 0.07 94.50
05:20:54 04:15:01 AM 1 3.70 0.00 0.25 0.00 0.05 96.00
05:20:54 04:16:01 AM all 4.42 0.00 0.34 0.00 0.07 95.17
05:20:54 04:16:01 AM 0 4.54 0.00 0.33 0.00 0.05 95.07
05:20:54 04:16:01 AM 1 4.29 0.00 0.35 0.00 0.08 95.27
05:20:54 04:17:01 AM all 4.38 0.00 0.33 0.00 0.07 95.22
05:20:54 04:17:01 AM 0 6.47 0.00 0.43 0.00 0.08 93.01
05:20:54 04:17:01 AM 1 2.29 0.00 0.23 0.00 0.05 97.43
05:20:54 04:18:01 AM all 7.23 0.00 0.39 0.00 0.06 92.31
05:20:54 04:18:01 AM 0 9.00 0.00 0.45 0.00 0.05 90.50
05:20:54 04:18:01 AM 1 5.47 0.00 0.33 0.00 0.07 94.13
05:20:54 04:19:01 AM all 0.62 0.00 0.08 0.00 0.05 99.25
05:20:54 04:19:01 AM 0 0.67 0.00 0.07 0.00 0.05 99.22
05:20:54 04:19:01 AM 1 0.57 0.00 0.10 0.00 0.05 99.28
05:20:54 04:20:01 AM all 0.22 0.00 0.06 0.00 0.03 99.69
05:20:54 04:20:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
05:20:54 04:20:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
05:20:54 04:21:01 AM all 0.50 0.00 0.07 0.00 0.04 99.39
05:20:54 04:21:01 AM 0 0.43 0.00 0.08 0.00 0.05 99.43
05:20:54 04:21:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
05:20:54 04:22:01 AM all 0.34 0.00 0.05 0.00 0.03 99.57
05:20:54 04:22:01 AM 0 0.10 0.00 0.07 0.00 0.03 99.80
05:20:54 04:22:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
05:20:54 04:23:01 AM all 0.48 0.00 0.05 0.00 0.03 99.44
05:20:54 04:23:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
05:20:54 04:23:01 AM 1 0.82 0.00 0.03 0.00 0.02 99.13
05:20:54 04:24:01 AM all 0.23 0.00 0.08 0.00 0.04 99.65
05:20:54 04:24:01 AM 0 0.12 0.00 0.08 0.00 0.05 99.75
05:20:54 04:24:01 AM 1 0.35 0.00 0.07 0.00 0.03 99.55
05:20:54
05:20:54 04:24:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:25:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57
05:20:54 04:25:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
05:20:54 04:25:01 AM 1 0.55 0.00 0.07 0.00 0.03 99.35
05:20:54 04:26:01 AM all 7.40 0.00 4.28 0.00 0.06 88.26
05:20:54 04:26:01 AM 0 13.13 0.00 8.58 0.00 0.05 78.23
05:20:54 04:26:01 AM 1 1.97 0.00 0.20 0.00 0.07 97.76
05:20:54 04:27:01 AM all 4.64 0.00 1.90 0.00 0.05 93.40
05:20:54 04:27:01 AM 0 8.83 0.00 3.79 0.00 0.05 87.33
05:20:54 04:27:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.21
05:20:54 04:28:01 AM all 0.34 0.00 0.08 0.00 0.04 99.54
05:20:54 04:28:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75
05:20:54 04:28:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
05:20:54 04:29:01 AM all 2.17 0.00 0.18 0.00 0.05 97.60
05:20:54 04:29:01 AM 0 3.78 0.00 0.29 0.00 0.07 95.86
05:20:54 04:29:01 AM 1 0.60 0.00 0.07 0.00 0.03 99.30
05:20:54 04:30:01 AM all 6.62 0.00 2.96 0.00 0.07 90.35
05:20:54 04:30:01 AM 0 13.14 0.00 6.04 0.00 0.07 80.75
05:20:54 04:30:01 AM 1 0.63 0.00 0.13 0.00 0.07 99.16
05:20:54 04:31:01 AM all 6.94 0.00 1.61 0.00 0.06 91.38
05:20:54 04:31:01 AM 0 9.33 0.00 2.91 0.00 0.07 87.69
05:20:54 04:31:01 AM 1 4.64 0.00 0.36 0.00 0.05 94.94
05:20:54 04:32:01 AM all 6.53 0.00 2.88 0.00 0.07 90.51
05:20:54 04:32:01 AM 0 5.40 0.00 2.34 0.00 0.05 92.21
05:20:54 04:32:01 AM 1 7.66 0.00 3.44 0.00 0.09 88.81
05:20:54 04:33:01 AM all 1.40 0.00 0.12 0.00 0.05 98.43
05:20:54 04:33:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.26
05:20:54 04:33:01 AM 1 2.19 0.00 0.17 0.00 0.05 97.59
05:20:54 04:34:01 AM all 0.35 0.00 0.09 0.00 0.03 99.52
05:20:54 04:34:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
05:20:54 04:34:01 AM 1 0.13 0.00 0.13 0.00 0.03 99.70
05:20:54 04:35:01 AM all 5.96 0.00 2.37 0.00 0.05 91.62
05:20:54 04:35:01 AM 0 3.31 0.00 0.25 0.00 0.03 96.41
05:20:54 04:35:01 AM 1 8.75 0.00 4.58 0.00 0.07 86.60
05:20:54
05:20:54 04:35:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:36:01 AM all 5.17 0.00 0.35 0.00 0.08 94.39
05:20:54 04:36:01 AM 0 7.23 0.00 0.45 0.00 0.10 92.21
05:20:54 04:36:01 AM 1 3.09 0.00 0.25 0.00 0.07 96.59
05:20:54 04:37:01 AM all 4.37 0.00 0.30 0.00 0.07 95.26
05:20:54 04:37:01 AM 0 6.42 0.00 0.42 0.00 0.07 93.09
05:20:54 04:37:01 AM 1 2.32 0.00 0.18 0.00 0.07 97.43
05:20:54 04:38:01 AM all 4.42 0.00 0.33 0.00 0.06 95.19
05:20:54 04:38:01 AM 0 6.18 0.00 0.45 0.00 0.07 93.30
05:20:54 04:38:01 AM 1 2.66 0.00 0.22 0.00 0.05 97.07
05:20:54 04:39:01 AM all 4.41 0.00 0.33 0.00 0.07 95.19
05:20:54 04:39:01 AM 0 4.85 0.00 0.37 0.00 0.07 94.72
05:20:54 04:39:01 AM 1 3.98 0.00 0.28 0.00 0.07 95.67
05:20:54 04:40:01 AM all 4.32 0.00 0.35 0.00 0.08 95.25
05:20:54 04:40:01 AM 0 6.59 0.00 0.48 0.00 0.08 92.84
05:20:54 04:40:01 AM 1 2.06 0.00 0.22 0.00 0.07 97.66
05:20:54 04:41:01 AM all 4.31 0.00 0.32 0.00 0.06 95.32
05:20:54 04:41:01 AM 0 5.73 0.00 0.38 0.00 0.07 93.81
05:20:54 04:41:01 AM 1 2.88 0.00 0.25 0.00 0.05 96.82
05:20:54 04:42:01 AM all 5.58 0.00 0.31 0.00 0.05 94.07
05:20:54 04:42:01 AM 0 8.75 0.00 0.42 0.00 0.07 90.77
05:20:54 04:42:01 AM 1 2.41 0.00 0.20 0.00 0.03 97.36
05:20:54 04:43:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
05:20:54 04:43:01 AM 0 0.13 0.00 0.07 0.00 0.05 99.75
05:20:54 04:43:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
05:20:54 04:44:02 AM all 0.29 0.00 0.09 0.00 0.03 99.59
05:20:54 04:44:02 AM 0 0.28 0.00 0.12 0.00 0.03 99.57
05:20:54 04:44:02 AM 1 0.30 0.00 0.07 0.00 0.02 99.62
05:20:54 04:45:01 AM all 0.53 0.00 0.07 0.00 0.04 99.36
05:20:54 04:45:01 AM 0 0.64 0.00 0.07 0.00 0.05 99.24
05:20:54 04:45:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.47
05:20:54 04:46:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
05:20:54 04:46:01 AM 0 0.52 0.00 0.05 0.00 0.03 99.40
05:20:54 04:46:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
05:20:54
05:20:54 04:46:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:47:01 AM all 0.48 0.00 0.08 0.00 0.04 99.40
05:20:54 04:47:01 AM 0 0.60 0.00 0.08 0.00 0.05 99.27
05:20:54 04:47:01 AM 1 0.37 0.00 0.07 0.00 0.03 99.53
05:20:54 04:48:01 AM all 0.36 0.00 0.07 0.01 0.03 99.53
05:20:54 04:48:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30
05:20:54 04:48:01 AM 1 0.12 0.00 0.07 0.02 0.03 99.77
05:20:54 04:49:01 AM all 3.47 0.00 1.38 0.00 0.04 95.10
05:20:54 04:49:01 AM 0 0.40 0.00 0.15 0.00 0.03 99.42
05:20:54 04:49:01 AM 1 6.64 0.00 2.65 0.00 0.05 90.66
05:20:54 04:50:01 AM all 6.48 0.00 3.93 0.00 0.06 89.53
05:20:54 04:50:01 AM 0 8.58 0.00 3.49 0.00 0.07 87.87
05:20:54 04:50:01 AM 1 4.46 0.00 4.36 0.00 0.05 91.13
05:20:54 04:51:01 AM all 1.87 0.00 0.20 0.00 0.04 97.89
05:20:54 04:51:01 AM 0 3.12 0.00 0.34 0.00 0.03 96.51
05:20:54 04:51:01 AM 1 0.63 0.00 0.07 0.00 0.05 99.25
05:20:54 04:52:01 AM all 0.34 0.00 0.08 0.00 0.03 99.55
05:20:54 04:52:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
05:20:54 04:52:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38
05:20:54 04:53:01 AM all 4.68 0.00 1.35 0.00 0.06 93.91
05:20:54 04:53:01 AM 0 9.03 0.00 2.64 0.00 0.07 88.26
05:20:54 04:53:01 AM 1 0.58 0.00 0.13 0.00 0.05 99.23
05:20:54 04:54:01 AM all 0.76 0.00 0.13 0.00 0.06 99.05
05:20:54 04:54:01 AM 0 0.87 0.00 0.18 0.00 0.07 98.88
05:20:54 04:54:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23
05:20:54 04:55:01 AM all 4.65 0.00 1.86 0.00 0.05 93.43
05:20:54 04:55:01 AM 0 8.96 0.00 3.70 0.00 0.04 87.31
05:20:54 04:55:01 AM 1 0.57 0.00 0.12 0.00 0.07 99.25
05:20:54 04:56:01 AM all 0.34 0.00 0.06 0.00 0.03 99.57
05:20:54 04:56:01 AM 0 0.07 0.00 0.03 0.00 0.02 99.88
05:20:54 04:56:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
05:20:54 04:57:01 AM all 2.56 0.00 0.20 0.00 0.05 97.18
05:20:54 04:57:01 AM 0 3.68 0.00 0.25 0.00 0.05 96.02
05:20:54 04:57:01 AM 1 1.46 0.00 0.15 0.00 0.05 98.34
05:20:54
05:20:54 04:57:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 04:58:01 AM all 6.47 0.00 2.42 0.00 0.05 91.06
05:20:54 04:58:01 AM 0 3.41 0.00 0.32 0.00 0.05 96.23
05:20:54 04:58:01 AM 1 9.72 0.00 4.65 0.00 0.05 85.58
05:20:54 04:59:01 AM all 4.38 0.00 0.33 0.00 0.08 95.22
05:20:54 04:59:01 AM 0 6.70 0.00 0.43 0.00 0.08 92.78
05:20:54 04:59:01 AM 1 2.06 0.00 0.22 0.00 0.07 97.66
05:20:54 05:00:01 AM all 4.41 0.00 0.31 0.00 0.07 95.22
05:20:54 05:00:01 AM 0 5.52 0.00 0.37 0.00 0.08 94.03
05:20:54 05:00:01 AM 1 3.29 0.00 0.25 0.00 0.05 96.40
05:20:54 05:01:01 AM all 4.38 0.00 0.33 0.00 0.07 95.22
05:20:54 05:01:01 AM 0 4.75 0.00 0.33 0.00 0.07 94.85
05:20:54 05:01:01 AM 1 4.01 0.00 0.33 0.00 0.07 95.59
05:20:54 05:02:01 AM all 4.35 0.00 0.33 0.00 0.06 95.26
05:20:54 05:02:01 AM 0 5.96 0.00 0.45 0.00 0.05 93.54
05:20:54 05:02:01 AM 1 2.74 0.00 0.22 0.00 0.07 96.97
05:20:54 05:03:01 AM all 4.44 0.00 0.29 0.00 0.07 95.20
05:20:54 05:03:01 AM 0 6.02 0.00 0.35 0.00 0.08 93.55
05:20:54 05:03:01 AM 1 2.87 0.00 0.23 0.00 0.05 96.84
05:20:54 05:04:01 AM all 7.63 0.00 0.45 0.00 0.07 91.85
05:20:54 05:04:01 AM 0 10.29 0.00 0.55 0.00 0.07 89.09
05:20:54 05:04:01 AM 1 4.97 0.00 0.35 0.00 0.07 94.62
05:20:54 05:05:01 AM all 0.64 0.00 0.09 0.00 0.04 99.22
05:20:54 05:05:01 AM 0 0.63 0.00 0.10 0.00 0.05 99.22
05:20:54 05:05:01 AM 1 0.65 0.00 0.08 0.00 0.03 99.23
05:20:54 05:06:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
05:20:54 05:06:01 AM 0 0.12 0.00 0.10 0.00 0.05 99.73
05:20:54 05:06:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
05:20:54 05:07:01 AM all 0.38 0.00 0.07 0.00 0.03 99.52
05:20:54 05:07:01 AM 0 0.45 0.00 0.08 0.00 0.03 99.43
05:20:54 05:07:01 AM 1 0.30 0.00 0.05 0.00 0.03 99.62
05:20:54 05:08:01 AM all 0.29 0.00 0.08 0.01 0.04 99.58
05:20:54 05:08:01 AM 0 0.08 0.00 0.08 0.02 0.05 99.77
05:20:54 05:08:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
05:20:54
05:20:54 05:08:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 05:09:01 AM all 0.29 0.00 0.05 0.00 0.03 99.63
05:20:54 05:09:01 AM 0 0.12 0.00 0.05 0.00 0.02 99.82
05:20:54 05:09:01 AM 1 0.47 0.00 0.05 0.00 0.03 99.45
05:20:54 05:10:01 AM all 0.40 0.00 0.08 0.00 0.03 99.49
05:20:54 05:10:01 AM 0 0.40 0.00 0.08 0.00 0.03 99.48
05:20:54 05:10:01 AM 1 0.40 0.00 0.07 0.00 0.03 99.50
05:20:54 05:11:01 AM all 0.34 0.00 0.07 0.00 0.04 99.55
05:20:54 05:11:01 AM 0 0.10 0.00 0.08 0.00 0.05 99.77
05:20:54 05:11:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
05:20:54 05:12:01 AM all 6.19 0.00 3.80 0.00 0.07 89.94
05:20:54 05:12:01 AM 0 11.58 0.00 7.64 0.00 0.07 80.71
05:20:54 05:12:01 AM 1 1.05 0.00 0.13 0.00 0.07 98.75
05:20:54 05:13:01 AM all 6.72 0.00 4.02 0.00 0.05 89.21
05:20:54 05:13:01 AM 0 3.79 0.00 0.52 0.00 0.05 95.64
05:20:54 05:13:01 AM 1 9.79 0.00 7.67 0.00 0.05 82.49
05:20:54 05:14:01 AM all 6.94 0.00 3.88 0.00 0.06 89.12
05:20:54 05:14:01 AM 0 7.82 0.00 7.11 0.00 0.07 85.00
05:20:54 05:14:01 AM 1 6.07 0.00 0.72 0.00 0.05 93.16
05:20:54 05:15:01 AM all 6.84 0.00 4.01 0.00 0.07 89.08
05:20:54 05:15:01 AM 0 11.64 0.00 7.73 0.00 0.07 80.57
05:20:54 05:15:01 AM 1 2.28 0.00 0.49 0.00 0.07 97.16
05:20:54 05:16:01 AM all 6.73 0.00 3.44 0.00 0.06 89.77
05:20:54 05:16:01 AM 0 13.19 0.00 6.97 0.00 0.07 79.77
05:20:54 05:16:01 AM 1 0.77 0.00 0.18 0.00 0.05 99.00
05:20:54 05:17:01 AM all 7.06 0.00 3.57 0.00 0.07 89.30
05:20:54 05:17:01 AM 0 8.59 0.00 6.40 0.00 0.07 84.94
05:20:54 05:17:01 AM 1 5.57 0.00 0.78 0.00 0.07 93.59
05:20:54 05:18:01 AM all 6.79 0.00 2.97 0.00 0.06 90.18
05:20:54 05:18:01 AM 0 4.05 0.00 0.54 0.00 0.05 95.36
05:20:54 05:18:01 AM 1 9.72 0.00 5.57 0.00 0.07 84.64
05:20:54 05:19:01 AM all 8.73 0.01 3.04 0.00 0.07 88.15
05:20:54 05:19:01 AM 0 17.46 0.00 6.08 0.00 0.07 76.39
05:20:54 05:19:01 AM 1 0.77 0.02 0.27 0.00 0.07 98.88
05:20:54
05:20:54 05:19:01 AM CPU %user %nice %system %iowait %steal %idle
05:20:54 05:20:01 AM all 25.89 0.14 2.83 0.09 0.08 70.97
05:20:54 05:20:01 AM 0 35.89 0.00 2.55 0.10 0.08 61.37
05:20:54 05:20:01 AM 1 15.88 0.28 3.11 0.08 0.07 80.57
05:20:54 Average: all 3.09 0.00 0.56 0.00 0.05 96.30
05:20:54 Average: 0 3.75 0.00 0.73 0.00 0.05 95.47
05:20:54 Average: 1 2.43 0.00 0.40 0.00 0.05 97.12
05:20:54
05:20:54
05:20:54