23:05:08 Started by upstream project "integration-distribution-mri-test-titanium" build number 57
23:05:08 originally caused by:
23:05:08 Started by timer
23:05:08 Running as SYSTEM
23:05:08 [EnvInject] - Loading node environment variables.
23:05:08 Building remotely on prd-centos8-robot-2c-8g-3067 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:05:11 [ssh-agent] Looking for ssh-agent implementation...
23:05:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:05:11 $ ssh-agent
23:05:11 SSH_AUTH_SOCK=/tmp/ssh-3YpwtMHJyUb3/agent.5291
23:05:11 SSH_AGENT_PID=5292
23:05:11 [ssh-agent] Started.
23:05:11 Running ssh-add (command line suppressed)
23:05:11 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_15980554461610518595.key (/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/private_key_15980554461610518595.key)
23:05:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:05:11 The recommended git tool is: NONE
23:05:14 using credential opendaylight-jenkins-ssh
23:05:14 Wiping out workspace first.
23:05:14 Cloning the remote Git repository
23:05:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:05:14 > git init /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test # timeout=10
23:05:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:05:14 > git --version # timeout=10
23:05:14 > git --version # 'git version 2.43.0'
23:05:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:05:14 [INFO] Currently running in a labeled security context
23:05:14 [INFO] Currently SELinux is 'enforcing' on the host
23:05:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh17819530715452432766.key
23:05:14 Verifying host key using known hosts file
23:05:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:05:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:05:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:05:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:05:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:05:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:05:18 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:05:18 [INFO] Currently running in a labeled security context
23:05:18 [INFO] Currently SELinux is 'enforcing' on the host
23:05:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test@tmp/jenkins-gitclient-ssh17344782723664986622.key
23:05:18 Verifying host key using known hosts file
23:05:18 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:05:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:05:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:05:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:05:18 > git config core.sparsecheckout # timeout=10
23:05:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:05:19 Commit message: "Adapt test for new pce-allocation field"
23:05:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:05:19 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:05:19 No emails were triggered.
23:05:19 provisioning config files...
23:05:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:05:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:05:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:05:20 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins16266910471149395877.sh
23:05:20 ---> python-tools-install.sh
23:05:20 Setup pyenv:
23:05:20 system
23:05:20 * 3.8.13 (set by /opt/pyenv/version)
23:05:20 * 3.9.13 (set by /opt/pyenv/version)
23:05:20 * 3.10.13 (set by /opt/pyenv/version)
23:05:20 * 3.11.7 (set by /opt/pyenv/version)
23:05:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JQek
23:05:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:05:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:28 lf-activate-venv(): INFO: Base packages installed successfully
23:05:28 lf-activate-venv(): INFO: Installing additional packages: lftools
23:05:52 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
23:05:52 Generating Requirements File
23:06:11 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:06:11 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:06:11 Python 3.11.7
23:06:11 pip 25.2 from /tmp/venv-JQek/lib/python3.11/site-packages/pip (python 3.11)
23:06:12 appdirs==1.4.4
23:06:12 argcomplete==3.6.2
23:06:12 aspy.yaml==1.3.0
23:06:12 attrs==25.4.0
23:06:12 autopage==0.5.2
23:06:12 beautifulsoup4==4.14.2
23:06:12 boto3==1.40.50
23:06:12 botocore==1.40.50
23:06:12 bs4==0.0.2
23:06:12 cachetools==6.2.1
23:06:12 certifi==2025.10.5
23:06:12 cffi==2.0.0
23:06:12 cfgv==3.4.0
23:06:12 chardet==5.2.0
23:06:12 charset-normalizer==3.4.3
23:06:12 click==8.3.0
23:06:12 cliff==4.11.0
23:06:12 cmd2==2.7.0
23:06:12 cryptography==3.3.2
23:06:12 debtcollector==3.0.0
23:06:12 decorator==5.2.1
23:06:12 defusedxml==0.7.1
23:06:12 Deprecated==1.2.18
23:06:12 distlib==0.4.0
23:06:12 dnspython==2.8.0
23:06:12 docker==7.1.0
23:06:12 dogpile.cache==1.5.0
23:06:12 durationpy==0.10
23:06:12 email-validator==2.3.0
23:06:12 filelock==3.20.0
23:06:12 future==1.0.0
23:06:12 gitdb==4.0.12
23:06:12 GitPython==3.1.45
23:06:12 google-auth==2.41.1
23:06:12 httplib2==0.31.0
23:06:12 identify==2.6.15
23:06:12 idna==3.11
23:06:12 importlib-resources==1.5.0
23:06:12 iso8601==2.1.0
23:06:12 Jinja2==3.1.6
23:06:12 jmespath==1.0.1
23:06:12 jsonpatch==1.33
23:06:12 jsonpointer==3.0.0
23:06:12 jsonschema==4.25.1
23:06:12 jsonschema-specifications==2025.9.1
23:06:12 keystoneauth1==5.12.0
23:06:12 kubernetes==34.1.0
23:06:12 lftools==0.37.15
23:06:12 lxml==6.0.2
23:06:12 markdown-it-py==4.0.0
23:06:12 MarkupSafe==3.0.3
23:06:12 mdurl==0.1.2
23:06:12 msgpack==1.1.2
23:06:12 multi_key_dict==2.0.3
23:06:12 munch==4.0.0
23:06:12 netaddr==1.3.0
23:06:12 niet==1.4.2
23:06:12 nodeenv==1.9.1
23:06:12 oauth2client==4.1.3
23:06:12 oauthlib==3.3.1
23:06:12 openstacksdk==4.7.1
23:06:12 os-service-types==1.8.0
23:06:12 osc-lib==4.2.0
23:06:12 oslo.config==10.0.0
23:06:12 oslo.context==6.1.0
23:06:12 oslo.i18n==6.6.0
23:06:12 oslo.log==7.2.1
23:06:12 oslo.serialization==5.8.0
23:06:12 oslo.utils==9.1.0
23:06:12 packaging==25.0
23:06:12 pbr==7.0.1
23:06:12 platformdirs==4.5.0
23:06:12 prettytable==3.16.0
23:06:12 psutil==7.1.0
23:06:12 pyasn1==0.6.1
23:06:12 pyasn1_modules==0.4.2
23:06:12 pycparser==2.23
23:06:12 pygerrit2==2.0.15
23:06:12 PyGithub==2.8.1
23:06:12 Pygments==2.19.2
23:06:12 PyJWT==2.10.1
23:06:12 PyNaCl==1.6.0
23:06:12 pyparsing==2.4.7
23:06:12 pyperclip==1.11.0
23:06:12 pyrsistent==0.20.0
23:06:12 python-cinderclient==9.8.0
23:06:12 python-dateutil==2.9.0.post0
23:06:12 python-heatclient==4.3.0
23:06:12 python-jenkins==1.8.3
23:06:12 python-keystoneclient==5.7.0
23:06:12 python-magnumclient==4.9.0
23:06:12 python-openstackclient==8.2.0
23:06:12 python-swiftclient==4.8.0
23:06:12 PyYAML==6.0.3
23:06:12 referencing==0.36.2
23:06:12 requests==2.32.5
23:06:12 requests-oauthlib==2.0.0
23:06:12 requestsexceptions==1.4.0
23:06:12 rfc3986==2.0.0
23:06:12 rich==14.2.0
23:06:12 rich-argparse==1.7.1
23:06:12 rpds-py==0.27.1
23:06:12 rsa==4.9.1
23:06:12 ruamel.yaml==0.18.15
23:06:12 ruamel.yaml.clib==0.2.14
23:06:12 s3transfer==0.14.0
23:06:12 simplejson==3.20.2
23:06:12 six==1.17.0
23:06:12 smmap==5.0.2
23:06:12 soupsieve==2.8
23:06:12 stevedore==5.5.0
23:06:12 tabulate==0.9.0
23:06:12 toml==0.10.2
23:06:12 tomlkit==0.13.3
23:06:12 tqdm==4.67.1
23:06:12 typing_extensions==4.15.0
23:06:12 tzdata==2025.2
23:06:12 urllib3==1.26.20
23:06:12 virtualenv==20.35.3
23:06:12 wcwidth==0.2.14
23:06:12 websocket-client==1.9.0
23:06:12 wrapt==1.17.3
23:06:12 xdg==6.0.0
23:06:12 xmltodict==1.0.2
23:06:12 yq==3.4.3
23:06:12 [EnvInject] - Injecting environment variables from a build step.
23:06:12 [EnvInject] - Injecting as environment variables the properties content
23:06:12 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:06:12 OS_CLOUD=vex
23:06:12 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-57
23:06:12 OS_STACK_TEMPLATE_DIR=openstack-hot
23:06:12
23:06:12 [EnvInject] - Variables injected successfully.
23:06:12 provisioning config files...
23:06:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:06:14 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins8998926693751583405.sh
23:06:14 ---> Create parameters file for OpenStack HOT
23:06:14 OpenStack Heat parameters generated
23:06:14 -----------------------------------
23:06:14 parameters:
23:06:14 vm_0_count: '3'
23:06:14 vm_0_flavor: 'v3-standard-4'
23:06:14 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:06:14 vm_1_count: '0'
23:06:14 vm_1_flavor: 'v3-standard-2'
23:06:14 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:06:14
23:06:14 job_name: '14749-57'
23:06:14 silo: 'releng'
23:06:14 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins13314008935543527588.sh
23:06:14 ---> Create HEAT stack
23:06:14 + source /home/jenkins/lf-env.sh
23:06:14 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:06:14 ++ mktemp -d /tmp/venv-XXXX
23:06:14 + lf_venv=/tmp/venv-VsVZ
23:06:14 + local venv_file=/tmp/.os_lf_venv
23:06:14 + local python=python3
23:06:14 + local options
23:06:14 + local set_path=true
23:06:14 + local install_args=
23:06:14 ++ 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:06:14 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:06:14 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:06:14 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:06:14 + true
23:06:14 + case $1 in
23:06:14 + python=python3
23:06:14 + shift 2
23:06:14 + true
23:06:14 + case $1 in
23:06:14 + shift
23:06:14 + break
23:06:14 + case $python in
23:06:14 + local pkg_list=
23:06:14 + [[ -d /opt/pyenv ]]
23:06:14 + echo 'Setup pyenv:'
23:06:14 Setup pyenv:
23:06:14 + export PYENV_ROOT=/opt/pyenv
23:06:14 + PYENV_ROOT=/opt/pyenv
23:06:14 + 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:06:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:06:14 + pyenv versions
23:06:14 system
23:06:14 3.8.13
23:06:14 3.9.13
23:06:14 3.10.13
23:06:14 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:06:14 + command -v pyenv
23:06:14 ++ pyenv init - --no-rehash
23:06:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:06:14 for i in ${!paths[@]}; do
23:06:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:06:14 fi; done;
23:06:14 echo "${paths[*]}"'\'')"
23:06:14 export PATH="/opt/pyenv/shims:${PATH}"
23:06:14 export PYENV_SHELL=bash
23:06:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:06:14 pyenv() {
23:06:14 local command
23:06:14 command="${1:-}"
23:06:14 if [ "$#" -gt 0 ]; then
23:06:14 shift
23:06:14 fi
23:06:14
23:06:14 case "$command" in
23:06:14 rehash|shell)
23:06:14 eval "$(pyenv "sh-$command" "$@")"
23:06:14 ;;
23:06:14 *)
23:06:14 command pyenv "$command" "$@"
23:06:14 ;;
23:06:14 esac
23:06:14 }'
23:06:14 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:06:14 for i in ${!paths[@]}; do
23:06:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:06:14 fi; done;
23:06:14 echo "${paths[*]}"'
23:06:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:06:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:06:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:06:14 ++ export PYENV_SHELL=bash
23:06:14 ++ PYENV_SHELL=bash
23:06:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:06:14 +++ complete -F _pyenv pyenv
23:06:14 ++ lf-pyver python3
23:06:14 ++ local py_version_xy=python3
23:06:14 ++ local py_version_xyz=
23:06:14 ++ sed 's/^[ *]* //'
23:06:14 ++ awk '{ print $1 }'
23:06:14 ++ pyenv versions
23:06:14 ++ local command
23:06:14 ++ command=versions
23:06:14 ++ '[' 1 -gt 0 ']'
23:06:14 ++ shift
23:06:14 ++ case "$command" in
23:06:14 ++ command pyenv versions
23:06:14 ++ pyenv versions
23:06:14 ++ grep -E '^[0-9.]*[0-9]$'
23:06:14 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:06:14 +++ grep '^3' /tmp/.pyenv_versions
23:06:14 +++ sort -V
23:06:14 +++ tail -n 1
23:06:14 ++ py_version_xyz=3.11.7
23:06:14 ++ [[ -z 3.11.7 ]]
23:06:14 ++ echo 3.11.7
23:06:14 ++ return 0
23:06:14 + pyenv local 3.11.7
23:06:14 + local command
23:06:14 + command=local
23:06:14 + '[' 2 -gt 0 ']'
23:06:14 + shift
23:06:14 + case "$command" in
23:06:14 + command pyenv local 3.11.7
23:06:14 + pyenv local 3.11.7
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='lftools[openstack] '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='kubernetes '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='niet '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='python-heatclient '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='python-openstackclient '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='python-magnumclient '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='urllib3~=1.26.15 '
23:06:14 + for arg in "$@"
23:06:14 + case $arg in
23:06:14 + pkg_list+='yq '
23:06:14 + [[ -f /tmp/.os_lf_venv ]]
23:06:14 ++ cat /tmp/.os_lf_venv
23:06:14 + lf_venv=/tmp/venv-JQek
23:06:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from' file:/tmp/.os_lf_venv
23:06:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
23:06:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:06:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:14 + local 'pip_opts=--upgrade --quiet'
23:06:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:06:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:06:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:06:14 + [[ -n '' ]]
23:06:14 + [[ -n '' ]]
23:06:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:06:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:14 + /tmp/venv-JQek/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:06:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:06:16 lf-activate-venv(): INFO: Base packages installed successfully
23:06:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:06:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:06:16 + /tmp/venv-JQek/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:06:35 + type python3
23:06:35 + true
23:06:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH'
23:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
23:06:35 + PATH=/tmp/venv-JQek/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:06:35 + return 0
23:06:35 + openstack --os-cloud vex limits show --absolute
23:06:36 +--------------------------+---------+
23:06:36 | Name | Value |
23:06:36 +--------------------------+---------+
23:06:36 | maxTotalInstances | -1 |
23:06:36 | maxTotalCores | 450 |
23:06:36 | maxTotalRAMSize | 1000000 |
23:06:36 | maxServerMeta | 128 |
23:06:36 | maxImageMeta | 128 |
23:06:36 | maxPersonality | 5 |
23:06:36 | maxPersonalitySize | 10240 |
23:06:36 | maxTotalKeypairs | 100 |
23:06:36 | maxServerGroups | 10 |
23:06:36 | maxServerGroupMembers | 10 |
23:06:36 | maxTotalFloatingIps | -1 |
23:06:36 | maxSecurityGroups | -1 |
23:06:36 | maxSecurityGroupRules | -1 |
23:06:36 | totalRAMUsed | 180224 |
23:06:36 | totalCoresUsed | 44 |
23:06:36 | totalInstancesUsed | 20 |
23:06:36 | totalFloatingIpsUsed | 0 |
23:06:36 | totalSecurityGroupsUsed | 0 |
23:06:36 | totalServerGroupsUsed | 0 |
23:06:36 | maxTotalVolumes | -1 |
23:06:36 | maxTotalSnapshots | 10 |
23:06:36 | maxTotalVolumeGigabytes | 4096 |
23:06:36 | maxTotalBackups | 10 |
23:06:36 | maxTotalBackupGigabytes | 1000 |
23:06:36 | totalVolumesUsed | 0 |
23:06:36 | totalGigabytesUsed | 0 |
23:06:36 | totalSnapshotsUsed | 0 |
23:06:36 | totalBackupsUsed | 0 |
23:06:36 | totalBackupGigabytesUsed | 0 |
23:06:36 +--------------------------+---------+
23:06:36 + pushd /opt/ciman/openstack-hot
23:06:36 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:06:36 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-titanium-57 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-titanium/stack-parameters.yaml
23:07:34 Creating stack releng-controller-csit-3node-clustering-tell-all-titanium-57
23:07:34 Waiting to initialize infrastructure...
23:07:34 Waiting to initialize infrastructure...
23:07:34 Waiting to initialize infrastructure...
23:07:34 Waiting to initialize infrastructure...
23:07:34 Stack initialization successful.
23:07:34 ------------------------------------
23:07:34 Stack Details
23:07:34 ------------------------------------
23:07:34 {'added': None,
23:07:34 'capabilities': [],
23:07:34 'created_at': '2025-10-12T23:06:39Z',
23:07:34 'deleted': None,
23:07:34 'deleted_at': None,
23:07:34 'description': 'No description',
23:07:34 'environment': None,
23:07:34 'environment_files': None,
23:07:34 'files': None,
23:07:34 'files_container': None,
23:07:34 'id': '09fef1e7-5a58-452c-b148-d7f82fe2f00e',
23:07:34 'is_rollback_disabled': True,
23:07:34 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-titanium-57/09fef1e7-5a58-452c-b148-d7f82fe2f00e',
23:07:34 'rel': 'self'}],
23:07:34 '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:07:34 'name': 'releng-controller-csit-3node-clustering-tell-all-titanium-57',
23:07:34 'notification_topics': [],
23:07:34 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:07:34 'output_key': 'vm_0_ips',
23:07:34 'output_value': ['10.30.171.186',
23:07:34 '10.30.171.99',
23:07:34 '10.30.171.244']},
23:07:34 {'description': 'IP addresses of the 2nd vm types',
23:07:34 'output_key': 'vm_1_ips',
23:07:34 'output_value': []}],
23:07:34 'owner_id': ****,
23:07:34 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:07:34 'OS::stack_id': '09fef1e7-5a58-452c-b148-d7f82fe2f00e',
23:07:34 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-titanium-57',
23:07:34 'job_name': '14749-57',
23:07:34 'silo': 'releng',
23:07:34 'vm_0_count': '3',
23:07:34 'vm_0_flavor': 'v3-standard-4',
23:07:34 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:07:34 '20250917-133034.447',
23:07:34 'vm_1_count': '0',
23:07:34 'vm_1_flavor': 'v3-standard-2',
23:07:34 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:07:34 '- 20250917-133034.654'},
23:07:34 'parent_id': None,
23:07:34 'replaced': None,
23:07:34 'status': 'CREATE_COMPLETE',
23:07:34 'status_reason': 'Stack CREATE completed successfully',
23:07:34 'tags': [],
23:07:34 'template': None,
23:07:34 'template_description': 'No description',
23:07:34 'template_url': None,
23:07:34 'timeout_mins': 15,
23:07:34 'unchanged': None,
23:07:34 'updated': None,
23:07:34 'updated_at': None,
23:07:34 'user_project_id': '0d151aaa83484022a0a7f0a303cbd289'}
23:07:34 ------------------------------------
23:07:34 + popd
23:07:34 /w/workspace/controller-csit-3node-clustering-tell-all-titanium
23:07:34 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins6846787648488982429.sh
23:07:34 ---> Copy SSH public keys to CSIT lab
23:07:34 Setup pyenv:
23:07:35 system
23:07:35 3.8.13
23:07:35 3.9.13
23:07:35 3.10.13
23:07:35 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:07:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
23:07:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:37 lf-activate-venv(): INFO: Base packages installed successfully
23:07:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
23:07:54 SSH not responding on 10.30.171.244. Retrying in 10 seconds...
23:08:00 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:08:00 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:04 Ping to 10.30.171.244 successful.
23:08:04 SSH not responding on 10.30.171.244. Retrying in 10 seconds...
23:08:10 Ping to 10.30.171.186 successful.
23:08:10 Ping to 10.30.171.99 successful.
23:08:10 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:08:10 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:14 Ping to 10.30.171.244 successful.
23:08:20 Ping to 10.30.171.186 successful.
23:08:20 Ping to 10.30.171.99 successful.
23:08:20 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:08:20 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:28 SSH not responding on 10.30.171.244. Retrying in 10 seconds...
23:08:30 Ping to 10.30.171.186 successful.
23:08:30 Ping to 10.30.171.99 successful.
23:08:30 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:08:30 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:38 Ping to 10.30.171.244 successful.
23:08:40 Ping to 10.30.171.186 successful.
23:08:40 Ping to 10.30.171.99 successful.
23:08:40 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:08:40 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:41 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:08:41 releng-14749-57-0-builder-2
23:08:41 Successfully copied public keys to slave 10.30.171.244
23:08:50 Ping to 10.30.171.186 successful.
23:08:50 Ping to 10.30.171.99 successful.
23:08:51 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:08:51 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:01 Ping to 10.30.171.99 successful.
23:09:01 Ping to 10.30.171.186 successful.
23:09:01 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:09:01 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:11 Ping to 10.30.171.99 successful.
23:09:11 Ping to 10.30.171.186 successful.
23:09:12 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:09:12 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:22 Ping to 10.30.171.99 successful.
23:09:22 Ping to 10.30.171.186 successful.
23:09:22 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:09:22 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:32 Ping to 10.30.171.99 successful.
23:09:32 Ping to 10.30.171.186 successful.
23:09:32 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:32 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:09:42 Ping to 10.30.171.186 successful.
23:09:42 Ping to 10.30.171.99 successful.
23:09:43 SSH not responding on 10.30.171.99. Retrying in 10 seconds...
23:09:46 SSH not responding on 10.30.171.186. Retrying in 10 seconds...
23:09:53 Ping to 10.30.171.99 successful.
23:09:54 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:09:55 releng-14749-57-0-builder-1
23:09:55 Successfully copied public keys to slave 10.30.171.99
23:09:56 Ping to 10.30.171.186 successful.
23:10:00 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:00 releng-14749-57-0-builder-0
23:10:00 Successfully copied public keys to slave 10.30.171.186
23:10:00 Process 6513 ready.
23:10:00 Process 6514 ready.
23:10:00 Process 6515 ready.
23:10:00 SSH ready on all stack servers.
23:10:00 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins9307365835645958670.sh
23:10:00 Setup pyenv:
23:10:00 system
23:10:00 3.8.13
23:10:00 3.9.13
23:10:00 3.10.13
23:10:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B4ll
23:10:05 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.robot_venv
23:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:08 lf-activate-venv(): INFO: Base packages installed successfully
23:10:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:10:10 lf-activate-venv(): INFO: Adding /tmp/venv-B4ll/bin to PATH
23:10:10 + echo 'Installing Python Requirements'
23:10:10 Installing Python Requirements
23:10:10 + cat
23:10:10 + python -m pip install -r requirements.txt
23:10:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:10:10 Collecting docker-py (from -r requirements.txt (line 1))
23:10:10 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:10:10 Collecting ipaddr (from -r requirements.txt (line 2))
23:10:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:10:10 Preparing metadata (setup.py): started
23:10:11 Preparing metadata (setup.py): finished with status 'done'
23:10:11 Collecting netaddr (from -r requirements.txt (line 3))
23:10:11 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:10:11 Collecting netifaces (from -r requirements.txt (line 4))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:10:11 Preparing metadata (setup.py): started
23:10:11 Preparing metadata (setup.py): finished with status 'done'
23:10:11 Collecting pyhocon (from -r requirements.txt (line 5))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:10:11 Collecting requests (from -r requirements.txt (line 6))
23:10:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:10:11 Collecting robotframework (from -r requirements.txt (line 7))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:10:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.1 MB/s 0:00:00
23:10:11 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:10:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:10:11 Preparing metadata (setup.py): started
23:10:12 Preparing metadata (setup.py): finished with status 'done'
23:10:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:10:12 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:10:12 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:10:12 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:10:12 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:10:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:10:12 Preparing metadata (setup.py): started
23:10:12 Preparing metadata (setup.py): finished with status 'done'
23:10:12 Collecting scapy (from -r requirements.txt (line 12))
23:10:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:10:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 28.0 MB/s 0:00:00
23:10:12 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:10:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:10:12 Preparing metadata (setup.py): started
23:10:12 Preparing metadata (setup.py): finished with status 'done'
23:10:13 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:10:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 14.4 MB/s 0:00:00
23:10:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:13 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:10:13 Collecting pyangbind (from -r requirements.txt (line 22))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:10:13 Collecting isodate (from -r requirements.txt (line 25))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:10:13 Collecting jmespath (from -r requirements.txt (line 28))
23:10:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:10:13 Collecting jsonpatch (from -r requirements.txt (line 31))
23:10:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:10:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:10:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:13 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:10:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:10:13 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:10:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:10:13 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:10:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:10:14 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:10:14 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:10:14 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
23:10:14 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:10:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:10:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:10:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:10:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:10:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:14 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:10:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:10:14 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:10:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:10:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:10:14 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:10:14 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
23:10:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:10:14 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:10:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:10:14 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:10:14 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:10:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 21.3 MB/s 0:00:00
23:10:14 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:10:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:14 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:10:15 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:10:15 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:10:15 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:10:15 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:10:15 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:10:15 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:10:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.9 MB/s 0:00:00
23:10:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:10:15 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:10:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:10:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
23:10:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 36.8 MB/s 0:00:00
23:10:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:10:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:10:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 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:10:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:10:17 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:10:17 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 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:10:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:17 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:10:17 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:10:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:10:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
23:10:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 81.1 MB/s 0:00:00
23:10:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 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:10:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:10:18 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:10:18 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:10:18 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:10:18 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:10:18 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:10:18 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 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:10:18 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:10:18 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:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:10:18 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:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:10:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:10:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:10:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:10:19 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:10:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:10:19 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:10:19 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:10:19 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:10:19 Building wheel for robotframework-sshlibrary (setup.py): started
23:10:19 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
23:10:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=03715ce7c7379bac7a9b7d6fc34fd9fad87756dab1859df081e17ac1d53fbd7f
23:10:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:10:19 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:10:19 Building wheel for ipaddr (setup.py): started
23:10:19 Building wheel for ipaddr (setup.py): finished with status 'done'
23:10:19 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d18aeaa7caa2d2c7ef1cb8c6d20c4ed2889fe5b49f215cce7f6b55d106023104
23:10:19 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:10:19 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:10:19 Building wheel for netifaces (setup.py): started
23:10:22 Building wheel for netifaces (setup.py): finished with status 'done'
23:10:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=5a4e97942e687384b1f1447d7681976678630b64e4012ba8bcaf20635be279d2
23:10:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:10:22 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:10:22 Building wheel for robotframework-httplibrary (setup.py): started
23:10:22 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
23:10:22 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b3fc8a8ee04fba06be37771e0c5210b565f2dcaa0262acd3768542bfa3cd5e44
23:10:22 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:10:22 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:10:22 Building wheel for jsonpath-rw (setup.py): started
23:10:22 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
23:10:22 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8c97287e4bdfe45cc9ea2168afaed6095fa1b3d65508672a4efcf8bfa335f364
23:10:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:10:22 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:10:22 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:10:29
23:10:29 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.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.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:10:29 + pip freeze
23:10:30 attrs==25.4.0
23:10:30 bcrypt==5.0.0
23:10:30 beautifulsoup4==4.14.2
23:10:30 certifi==2025.10.5
23:10:30 cffi==2.0.0
23:10:30 charset-normalizer==3.4.3
23:10:30 click==8.3.0
23:10:30 cryptography==46.0.2
23:10:30 decorator==5.2.1
23:10:30 distlib==0.4.0
23:10:30 docker-py==1.10.6
23:10:30 docker-pycreds==0.4.0
23:10:30 elastic-transport==8.17.1
23:10:30 elasticsearch==8.19.1
23:10:30 elasticsearch-dsl==8.15.4
23:10:30 enum34==1.1.10
23:10:30 filelock==3.20.0
23:10:30 h11==0.16.0
23:10:30 idna==3.11
23:10:30 invoke==2.2.1
23:10:30 ipaddr==2.2.0
23:10:30 isodate==0.7.2
23:10:30 jmespath==1.0.1
23:10:30 jsonpatch==1.33
23:10:30 jsonpath-rw==1.4.0
23:10:30 jsonpointer==3.0.0
23:10:30 lxml==6.0.2
23:10:30 netaddr==1.3.0
23:10:30 netifaces==0.11.0
23:10:30 outcome==1.3.0.post0
23:10:30 paramiko==4.0.0
23:10:30 platformdirs==4.5.0
23:10:30 ply==3.11
23:10:30 pyang==2.7.1
23:10:30 pyangbind==0.8.6
23:10:30 pycparser==2.23
23:10:30 pyhocon==0.3.61
23:10:30 PyNaCl==1.6.0
23:10:30 pyparsing==3.2.5
23:10:30 PySocks==1.7.1
23:10:30 python-dateutil==2.9.0.post0
23:10:30 regex==2025.9.18
23:10:30 requests==2.32.5
23:10:30 robotframework==7.3.2
23:10:30 robotframework-httplibrary==0.4.2
23:10:30 robotframework-pythonlibcore==4.4.1
23:10:30 robotframework-requests==0.9.7
23:10:30 robotframework-selenium2library==3.0.0
23:10:30 robotframework-seleniumlibrary==6.8.0
23:10:30 robotframework-sshlibrary==3.8.0
23:10:30 scapy==2.6.1
23:10:30 scp==0.15.0
23:10:30 selenium==4.36.0
23:10:30 six==1.17.0
23:10:30 sniffio==1.3.1
23:10:30 sortedcontainers==2.4.0
23:10:30 soupsieve==2.8
23:10:30 trio==0.31.0
23:10:30 trio-websocket==0.12.2
23:10:30 typing_extensions==4.15.0
23:10:30 urllib3==2.5.0
23:10:30 virtualenv==20.35.3
23:10:30 waitress==3.0.2
23:10:30 WebOb==1.8.9
23:10:30 websocket-client==1.9.0
23:10:30 WebTest==3.0.7
23:10:30 wsproto==1.2.0
23:10:30 [EnvInject] - Injecting environment variables from a build step.
23:10:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:10:30 [EnvInject] - Variables injected successfully.
23:10:30 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins3421026710373446195.sh
23:10:30 Setup pyenv:
23:10:30 system
23:10:30 3.8.13
23:10:30 3.9.13
23:10:30 3.10.13
23:10:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:10:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
23:10:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:32 lf-activate-venv(): INFO: Base packages installed successfully
23:10:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:10:39 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:10:39 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:39 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:10:39 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
23:10:39 + ODL_SYSTEM=()
23:10:39 + TOOLS_SYSTEM=()
23:10:39 + OPENSTACK_SYSTEM=()
23:10:39 + OPENSTACK_CONTROLLERS=()
23:10:39 + mapfile -t ADDR
23:10:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:10:39 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-titanium-57
23:10:41 + for i in "${ADDR[@]}"
23:10:41 ++ ssh 10.30.171.186 hostname -s
23:10:41 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:41 + REMHOST=releng-14749-57-0-builder-0
23:10:41 + case ${REMHOST} in
23:10:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:10:41 + for i in "${ADDR[@]}"
23:10:41 ++ ssh 10.30.171.99 hostname -s
23:10:41 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:10:42 + REMHOST=releng-14749-57-0-builder-1
23:10:42 + case ${REMHOST} in
23:10:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:10:42 + for i in "${ADDR[@]}"
23:10:42 ++ ssh 10.30.171.244 hostname -s
23:10:42 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:10:42 + REMHOST=releng-14749-57-0-builder-2
23:10:42 + case ${REMHOST} in
23:10:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:10:42 + echo NUM_ODL_SYSTEM=3
23:10:42 + echo NUM_TOOLS_SYSTEM=0
23:10:42 + '[' '' == yes ']'
23:10:42 + NUM_OPENSTACK_SYSTEM=0
23:10:42 + echo NUM_OPENSTACK_SYSTEM=0
23:10:42 + '[' 0 -eq 2 ']'
23:10:42 + echo ODL_SYSTEM_IP=10.30.171.186
23:10:42 ++ seq 0 2
23:10:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:10:42 + echo ODL_SYSTEM_1_IP=10.30.171.186
23:10:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:10:42 + echo ODL_SYSTEM_2_IP=10.30.171.99
23:10:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:10:42 + echo ODL_SYSTEM_3_IP=10.30.171.244
23:10:42 + echo TOOLS_SYSTEM_IP=
23:10:42 ++ seq 0 -1
23:10:42 + openstack_index=0
23:10:42 + NUM_OPENSTACK_CONTROL_NODES=1
23:10:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:10:42 ++ seq 0 0
23:10:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:10:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:10:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:42 + '[' -1 -ge 2 ']'
23:10:42 ++ seq 0 -2
23:10:42 + NUM_OPENSTACK_HAPROXY_NODES=0
23:10:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:10:42 ++ seq 0 -1
23:10:42 + echo 'Contents of slave_addresses.txt:'
23:10:42 Contents of slave_addresses.txt:
23:10:42 + cat slave_addresses.txt
23:10:42 NUM_ODL_SYSTEM=3
23:10:42 NUM_TOOLS_SYSTEM=0
23:10:42 NUM_OPENSTACK_SYSTEM=0
23:10:42 ODL_SYSTEM_IP=10.30.171.186
23:10:42 ODL_SYSTEM_1_IP=10.30.171.186
23:10:42 ODL_SYSTEM_2_IP=10.30.171.99
23:10:42 ODL_SYSTEM_3_IP=10.30.171.244
23:10:42 TOOLS_SYSTEM_IP=
23:10:42 NUM_OPENSTACK_CONTROL_NODES=1
23:10:42 OPENSTACK_CONTROL_NODE_1_IP=
23:10:42 NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:42 NUM_OPENSTACK_HAPROXY_NODES=0
23:10:42 [EnvInject] - Injecting environment variables from a build step.
23:10:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:10:42 [EnvInject] - Variables injected successfully.
23:10:42 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins7325418311048114271.sh
23:10:42 Preparing for JRE Version 21
23:10:42 Karaf artifact is karaf
23:10:42 Karaf project is integration
23:10:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:10:42 [EnvInject] - Injecting environment variables from a build step.
23:10:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:10:42 [EnvInject] - Variables injected successfully.
23:10:42 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins4931869435696524551.sh
23:10:42 2025-10-12 23:10:42 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:10:42 Bundle version is 0.22.1-SNAPSHOT
23:10:42 --2025-10-12 23:10:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
23:10:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:10:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:10:42 HTTP request sent, awaiting response... 200 OK
23:10:42 Length: 1410 (1.4K) [application/xml]
23:10:42 Saving to: ‘maven-metadata.xml’
23:10:42
23:10:42 0K . 100% 54.7M=0s
23:10:42
23:10:42 2025-10-12 23:10:42 (54.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:10:42
23:10:42
23:10:42
23:10:42 org.opendaylight.integration
23:10:42 karaf
23:10:42 0.22.1-SNAPSHOT
23:10:42
23:10:42
23:10:42 20251012.175341
23:10:42 215
23:10:42
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42 pom
23:10:42 0.22.1-20251012.175341-215
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42 tar.gz
23:10:42 0.22.1-20251012.175341-215
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42 zip
23:10:42 0.22.1-20251012.175341-215
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42 cyclonedx
23:10:42 xml
23:10:42 0.22.1-20251012.175341-215
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42 cyclonedx
23:10:42 json
23:10:42 0.22.1-20251012.175341-215
23:10:42 20251012175341
23:10:42
23:10:42
23:10:42
23:10:42
23:10:43 Nexus timestamp is 0.22.1-20251012.175341-215
23:10:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:10:43 Distribution bundle is karaf-0.22.1-20251012.175341-215.zip
23:10:43 Distribution bundle version is 0.22.1-SNAPSHOT
23:10:43 Distribution folder is karaf-0.22.1-SNAPSHOT
23:10:43 Nexus prefix is https://nexus.opendaylight.org
23:10:43 [EnvInject] - Injecting environment variables from a build step.
23:10:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:10:43 [EnvInject] - Variables injected successfully.
23:10:43 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins12627714652977150645.sh
23:10:43 Setup pyenv:
23:10:43 system
23:10:43 3.8.13
23:10:43 3.9.13
23:10:43 3.10.13
23:10:43 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
23:10:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
23:10:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:10:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:45 lf-activate-venv(): INFO: Base packages installed successfully
23:10:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:10:51 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:10:51 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:10:51 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
23:10:51 Copying common-functions.sh to /tmp
23:10:53 Copying common-functions.sh to 10.30.171.186:/tmp
23:10:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:53 Copying common-functions.sh to 10.30.171.99:/tmp
23:10:53 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:10:54 Copying common-functions.sh to 10.30.171.244:/tmp
23:10:54 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:10:54 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins16494096876058408430.sh
23:10:54 common-functions.sh is being sourced
23:10:54 common-functions environment:
23:10:54 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:54 ACTUALFEATURES:
23:10:54 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:54 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:10:54 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:54 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:54 CONTROLLERMEM: 2048m
23:10:54 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:10:54 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:10:54 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:10:54 SUITES:
23:10:54
23:10:54 #################################################
23:10:54 ## Configure Cluster and Start ##
23:10:54 #################################################
23:10:54 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:10:54 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:10:54 Locating script plan to use...
23:10:54 script plan exists!!!
23:10:54 Changing the script plan path...
23:10:54 # Place the scripts in run order:
23:10:54 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh
23:10:54 Executing /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/scripts/car_people_shard.sh...
23:10:54 Add car-people shards file
23:10:54 Copy shard config to member-1 with IP address 10.30.171.186
23:10:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:54 Copy shard config to member-2 with IP address 10.30.171.99
23:10:54 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:10:55 Copy shard config to member-3 with IP address 10.30.171.244
23:10:55 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:10:55 Finished running script plans
23:10:55 Configuring member-1 with IP address 10.30.171.186
23:10:55 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:55 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:10:56 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:10:56 ++ [[ /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:10:56 ++ echo 'common-functions.sh is being sourced'
23:10:56 common-functions.sh is being sourced
23:10:56 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:10:56 ++ DISTROSTREAM=titanium
23:10:56 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:56 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:56 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:56 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:56 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:10:56 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:10:56 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:56 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:56 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:56 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:56 ++ export CONTROLLERMEM=
23:10:56 ++ CONTROLLERMEM=
23:10:56 ++ case "${DISTROSTREAM}" in
23:10:56 ++ CLUSTER_SYSTEM=pekko
23:10:56 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:10:56 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:10:56 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:10:56 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:10:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:10:56 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:10:56 ++ print_common_env
23:10:56 ++ cat
23:10:56 common-functions environment:
23:10:56 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:56 ACTUALFEATURES:
23:10:56 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:56 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:10:56 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:56 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:56 CONTROLLERMEM:
23:10:56 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:10:56 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:10:56 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:10:56 SUITES:
23:10:56
23:10:56 ++ SSH='ssh -t -t'
23:10:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:10:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:10:56 Changing to /tmp
23:10:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:10:56 + echo 'Changing to /tmp'
23:10:56 + cd /tmp
23:10:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:10:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:10:56 --2025-10-12 23:10:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:10:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:10:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:10:56 HTTP request sent, awaiting response... 200 OK
23:10:56 Length: 234984244 (224M) [application/zip]
23:10:56 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:10:56
23:10:56 0K ........ ........ ........ ........ ........ ........ 1% 66.3M 3s
23:10:56 3072K ........ ........ ........ ........ ........ ........ 2% 114M 3s
23:10:56 6144K ........ ........ ........ ........ ........ ........ 4% 116M 2s
23:10:56 9216K ........ ........ ........ ........ ........ ........ 5% 159M 2s
23:10:56 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s
23:10:56 15360K ........ ........ ........ ........ ........ ........ 8% 181M 2s
23:10:56 18432K ........ ........ ........ ........ ........ ........ 9% 159M 2s
23:10:56 21504K ........ ........ ........ ........ ........ ........ 10% 196M 2s
23:10:56 24576K ........ ........ ........ ........ ........ ........ 12% 218M 1s
23:10:56 27648K ........ ........ ........ ........ ........ ........ 13% 212M 1s
23:10:56 30720K ........ ........ ........ ........ ........ ........ 14% 234M 1s
23:10:56 33792K ........ ........ ........ ........ ........ ........ 16% 263M 1s
23:10:56 36864K ........ ........ ........ ........ ........ ........ 17% 279M 1s
23:10:56 39936K ........ ........ ........ ........ ........ ........ 18% 271M 1s
23:10:56 43008K ........ ........ ........ ........ ........ ........ 20% 221M 1s
23:10:56 46080K ........ ........ ........ ........ ........ ........ 21% 266M 1s
23:10:56 49152K ........ ........ ........ ........ ........ ........ 22% 281M 1s
23:10:56 52224K ........ ........ ........ ........ ........ ........ 24% 191M 1s
23:10:56 55296K ........ ........ ........ ........ ........ ........ 25% 266M 1s
23:10:56 58368K ........ ........ ........ ........ ........ ........ 26% 281M 1s
23:10:56 61440K ........ ........ ........ ........ ........ ........ 28% 305M 1s
23:10:56 64512K ........ ........ ........ ........ ........ ........ 29% 314M 1s
23:10:56 67584K ........ ........ ........ ........ ........ ........ 30% 310M 1s
23:10:56 70656K ........ ........ ........ ........ ........ ........ 32% 326M 1s
23:10:56 73728K ........ ........ ........ ........ ........ ........ 33% 361M 1s
23:10:56 76800K ........ ........ ........ ........ ........ ........ 34% 389M 1s
23:10:56 79872K ........ ........ ........ ........ ........ ........ 36% 252M 1s
23:10:56 82944K ........ ........ ........ ........ ........ ........ 37% 324M 1s
23:10:56 86016K ........ ........ ........ ........ ........ ........ 38% 317M 1s
23:10:56 89088K ........ ........ ........ ........ ........ ........ 40% 343M 1s
23:10:56 92160K ........ ........ ........ ........ ........ ........ 41% 179M 1s
23:10:56 95232K ........ ........ ........ ........ ........ ........ 42% 203M 1s
23:10:56 98304K ........ ........ ........ ........ ........ ........ 44% 265M 1s
23:10:56 101376K ........ ........ ........ ........ ........ ........ 45% 399M 1s
23:10:56 104448K ........ ........ ........ ........ ........ ........ 46% 305M 1s
23:10:56 107520K ........ ........ ........ ........ ........ ........ 48% 271M 1s
23:10:56 110592K ........ ........ ........ ........ ........ ........ 49% 263M 1s
23:10:56 113664K ........ ........ ........ ........ ........ ........ 50% 265M 0s
23:10:56 116736K ........ ........ ........ ........ ........ ........ 52% 288M 0s
23:10:56 119808K ........ ........ ........ ........ ........ ........ 53% 277M 0s
23:10:56 122880K ........ ........ ........ ........ ........ ........ 54% 301M 0s
23:10:56 125952K ........ ........ ........ ........ ........ ........ 56% 279M 0s
23:10:56 129024K ........ ........ ........ ........ ........ ........ 57% 116M 0s
23:10:56 132096K ........ ........ ........ ........ ........ ........ 58% 225M 0s
23:10:56 135168K ........ ........ ........ ........ ........ ........ 60% 293M 0s
23:10:56 138240K ........ ........ ........ ........ ........ ........ 61% 137M 0s
23:10:56 141312K ........ ........ ........ ........ ........ ........ 62% 311M 0s
23:10:56 144384K ........ ........ ........ ........ ........ ........ 64% 289M 0s
23:10:56 147456K ........ ........ ........ ........ ........ ........ 65% 281M 0s
23:10:56 150528K ........ ........ ........ ........ ........ ........ 66% 291M 0s
23:10:56 153600K ........ ........ ........ ........ ........ ........ 68% 178M 0s
23:10:56 156672K ........ ........ ........ ........ ........ ........ 69% 116M 0s
23:10:56 159744K ........ ........ ........ ........ ........ ........ 70% 124M 0s
23:10:56 162816K ........ ........ ........ ........ ........ ........ 72% 281M 0s
23:10:56 165888K ........ ........ ........ ........ ........ ........ 73% 273M 0s
23:10:56 168960K ........ ........ ........ ........ ........ ........ 74% 279M 0s
23:10:57 172032K ........ ........ ........ ........ ........ ........ 76% 279M 0s
23:10:57 175104K ........ ........ ........ ........ ........ ........ 77% 276M 0s
23:10:57 178176K ........ ........ ........ ........ ........ ........ 78% 280M 0s
23:10:57 181248K ........ ........ ........ ........ ........ ........ 80% 272M 0s
23:10:57 184320K ........ ........ ........ ........ ........ ........ 81% 282M 0s
23:10:57 187392K ........ ........ ........ ........ ........ ........ 82% 292M 0s
23:10:57 190464K ........ ........ ........ ........ ........ ........ 84% 218M 0s
23:10:57 193536K ........ ........ ........ ........ ........ ........ 85% 167M 0s
23:10:57 196608K ........ ........ ........ ........ ........ ........ 87% 255M 0s
23:10:57 199680K ........ ........ ........ ........ ........ ........ 88% 193M 0s
23:10:57 202752K ........ ........ ........ ........ ........ ........ 89% 381M 0s
23:10:57 205824K ........ ........ ........ ........ ........ ........ 91% 259M 0s
23:10:57 208896K ........ ........ ........ ........ ........ ........ 92% 305M 0s
23:10:57 211968K ........ ........ ........ ........ ........ ........ 93% 58.1M 0s
23:10:57 215040K ........ ........ ........ ........ ........ ........ 95% 276M 0s
23:10:57 218112K ........ ........ ........ ........ ........ ........ 96% 197M 0s
23:10:57 221184K ........ ........ ........ ........ ........ ........ 97% 264M 0s
23:10:57 224256K ........ ........ ........ ........ ........ ........ 99% 251M 0s
23:10:57 227328K ........ ........ ........ ........ . 100% 248M=1.0s
23:10:57
23:10:57 2025-10-12 23:10:57 (217 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:10:57
23:10:57 Extracting the new controller...
23:10:57 + echo 'Extracting the new controller...'
23:10:57 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:10:59 Adding external repositories...
23:10:59 + echo 'Adding external repositories...'
23:10:59 + 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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:59 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:10:59 ################################################################################
23:10:59 #
23:10:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:10:59 # contributor license agreements. See the NOTICE file distributed with
23:10:59 # this work for additional information regarding copyright ownership.
23:10:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:10:59 # (the "License"); you may not use this file except in compliance with
23:10:59 # the License. You may obtain a copy of the License at
23:10:59 #
23:10:59 # http://www.apache.org/licenses/LICENSE-2.0
23:10:59 #
23:10:59 # Unless required by applicable law or agreed to in writing, software
23:10:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:10:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:10:59 # See the License for the specific language governing permissions and
23:10:59 # limitations under the License.
23:10:59 #
23:10:59 ################################################################################
23:10:59
23:10:59 #
23:10:59 # If set to true, the following property will not allow any certificate to be used
23:10:59 # when accessing Maven repositories through SSL
23:10:59 #
23:10:59 #org.ops4j.pax.url.mvn.certificateCheck=
23:10:59
23:10:59 #
23:10:59 # Path to the local Maven settings file.
23:10:59 # The repositories defined in this file will be automatically added to the list
23:10:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:10:59 # below is not set.
23:10:59 # The following locations are checked for the existence of the settings.xml file
23:10:59 # * 1. looks for the specified url
23:10:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:10:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:10:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:10:59 #
23:10:59 #org.ops4j.pax.url.mvn.settings=
23:10:59
23:10:59 #
23:10:59 # Path to the local Maven repository which is used to avoid downloading
23:10:59 # artifacts when they already exist locally.
23:10:59 # The value of this property will be extracted from the settings.xml file
23:10:59 # above, or defaulted to:
23:10:59 # System.getProperty( "user.home" ) + "/.m2/repository"
23:10:59 #
23:10:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:10:59
23:10:59 #
23:10:59 # Default this to false. It's just weird to use undocumented repos
23:10:59 #
23:10:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:10:59
23:10:59 #
23:10:59 # Uncomment if you don't wanna use the proxy settings
23:10:59 # from the Maven conf/settings.xml file
23:10:59 #
23:10:59 # org.ops4j.pax.url.mvn.proxySupport=false
23:10:59
23:10:59 #
23:10:59 # Comma separated list of repositories scanned when resolving an artifact.
23:10:59 # Those repositories will be checked before iterating through the
23:10:59 # below list of repositories and even before the local repository
23:10:59 # A repository url can be appended with zero or more of the following flags:
23:10:59 # @snapshots : the repository contains snaphots
23:10:59 # @noreleases : the repository does not contain any released artifacts
23:10:59 #
23:10:59 # The following property value will add the system folder as a repo.
23:10:59 #
23:10:59 org.ops4j.pax.url.mvn.defaultRepositories=\
23:10:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:10:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:10:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:10:59
23:10:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:10:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:10:59
23:10:59 #
23:10:59 # Comma separated list of repositories scanned when resolving an artifact.
23:10:59 # The default list includes the following repositories:
23:10:59 # http://repo1.maven.org/maven2@id=central
23:10:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:10:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:10:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:10:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:10:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:10:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:10:59 # To add repositories to the default ones, prepend '+' to the list of repositories
23:10:59 # to add.
23:10:59 # A repository url can be appended with zero or more of the following flags:
23:10:59 # @snapshots : the repository contains snapshots
23:10:59 # @noreleases : the repository does not contain any released artifacts
23:10:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:10:59 #
23:10:59 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:10:59
23:10:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:10:59 + [[ True == \T\r\u\e ]]
23:10:59 + echo 'Configuring the startup features...'
23:10:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:59 + FEATURE_TEST_STRING=features-test
23:10:59 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:10:59 + KARAF_VERSION=karaf4
23:10:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:10:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:59 + [[ ! -z '' ]]
23:10:59 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:10:59 ################################################################################
23:10:59 #
23:10:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:10:59 # contributor license agreements. See the NOTICE file distributed with
23:10:59 # this work for additional information regarding copyright ownership.
23:10:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:10:59 # (the "License"); you may not use this file except in compliance with
23:10:59 # the License. You may obtain a copy of the License at
23:10:59 #
23:10:59 # http://www.apache.org/licenses/LICENSE-2.0
23:10:59 #
23:10:59 # Unless required by applicable law or agreed to in writing, software
23:10:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:10:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:10:59 # See the License for the specific language governing permissions and
23:10:59 # limitations under the License.
23:10:59 #
23:10:59 ################################################################################
23:10:59
23:10:59 #
23:10:59 # Comma separated list of features repositories to register by default
23:10:59 #
23:10:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:10:59
23:10:59 #
23:10:59 # Comma separated list of features to install at startup
23:10:59 #
23:10:59 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:10:59
23:10:59 #
23:10:59 # Resource repositories (OBR) that the features resolver can use
23:10:59 # to resolve requirements/capabilities
23:10:59 #
23:10:59 # The format of the resourceRepositories is
23:10:59 # resourceRepositories=[xml:url|json:url],...
23:10:59 # for Instance:
23:10:59 #
23:10:59 #resourceRepositories=xml:http://host/path/to/index.xml
23:10:59 # or
23:10:59 #resourceRepositories=json:http://host/path/to/index.json
23:10:59 #
23:10:59
23:10:59 #
23:10:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:10:59 #
23:10:59 featuresBootAsynchronous=false
23:10:59
23:10:59 #
23:10:59 # Service requirements enforcement
23:10:59 #
23:10:59 # By default, the feature resolver checks the service requirements/capabilities of
23:10:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:10:59 # the required bundles.
23:10:59 # The following flag can have those values:
23:10:59 # - disable: service requirements are completely ignored
23:10:59 # - default: service requirements are ignored for old features
23:10:59 # - enforce: service requirements are always verified
23:10:59 #
23:10:59 #serviceRequirements=default
23:10:59
23:10:59 #
23:10:59 # Store cfg file for config element in feature
23:10:59 #
23:10:59 #configCfgStore=true
23:10:59
23:10:59 #
23:10:59 # Define if the feature service automatically refresh bundles
23:10:59 #
23:10:59 autoRefresh=true
23:10:59
23:10:59 #
23:10:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:10:59 # XML file defines instructions related to features processing
23:10:59 # versions.properties may declare properties to resolve placeholders in XML file
23:10:59 # both files are relative to ${karaf.etc}
23:10:59 #
23:10:59 #featureProcessing=org.apache.karaf.features.xml
23:10:59 #featureProcessingVersions=versions.properties
23:10:59 + configure_karaf_log karaf4 ''
23:10:59 + local -r karaf_version=karaf4
23:10:59 + local -r controllerdebugmap=
23:10:59 + local logapi=log4j
23:10:59 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:10:59 log4j2.rootLogger.level = INFO
23:10:59 #log4j2.rootLogger.type = asyncRoot
23:10:59 #log4j2.rootLogger.includeLocation = false
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:10:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:10:59 log4j2.rootLogger.appenderRef.Console.ref = Console
23:10:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:10:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:10:59 log4j2.logger.spifly.name = org.apache.aries.spifly
23:10:59 log4j2.logger.spifly.level = WARN
23:10:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:10:59 log4j2.logger.audit.level = INFO
23:10:59 log4j2.logger.audit.additivity = false
23:10:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:10:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:10:59 log4j2.appender.console.type = Console
23:10:59 log4j2.appender.console.name = Console
23:10:59 log4j2.appender.console.layout.type = PatternLayout
23:10:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:10:59 log4j2.appender.rolling.type = RollingRandomAccessFile
23:10:59 log4j2.appender.rolling.name = RollingFile
23:10:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:10:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:10:59 #log4j2.appender.rolling.immediateFlush = false
23:10:59 log4j2.appender.rolling.append = true
23:10:59 log4j2.appender.rolling.layout.type = PatternLayout
23:10:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:10:59 log4j2.appender.rolling.policies.type = Policies
23:10:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:10:59 log4j2.appender.rolling.policies.size.size = 64MB
23:10:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:10:59 log4j2.appender.rolling.strategy.max = 7
23:10:59 log4j2.appender.audit.type = RollingRandomAccessFile
23:10:59 log4j2.appender.audit.name = AuditRollingFile
23:10:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:10:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:10:59 log4j2.appender.audit.append = true
23:10:59 log4j2.appender.audit.layout.type = PatternLayout
23:10:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:10:59 log4j2.appender.audit.policies.type = Policies
23:10:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:10:59 log4j2.appender.audit.policies.size.size = 8MB
23:10:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:10:59 log4j2.appender.audit.strategy.max = 7
23:10:59 log4j2.appender.osgi.type = PaxOsgi
23:10:59 log4j2.appender.osgi.name = PaxOsgi
23:10:59 log4j2.appender.osgi.filter = *
23:10:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:10:59 #log4j2.logger.aether.level = TRACE
23:10:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:10:59 #log4j2.logger.http-headers.level = DEBUG
23:10:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:10:59 #log4j2.logger.maven.level = TRACE
23:10:59 + logapi=log4j2
23:10:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:10:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:10:59 + '[' log4j2 == log4j2 ']'
23:10:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:59 controllerdebugmap:
23:10:59 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:10:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:10:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:10:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:10:59 + unset IFS
23:10:59 + echo 'controllerdebugmap: '
23:10:59 + '[' -n '' ']'
23:10:59 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:10:59 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:10:59 ################################################################################
23:10:59 #
23:10:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:10:59 # contributor license agreements. See the NOTICE file distributed with
23:10:59 # this work for additional information regarding copyright ownership.
23:10:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:10:59 # (the "License"); you may not use this file except in compliance with
23:10:59 # the License. You may obtain a copy of the License at
23:10:59 #
23:10:59 # http://www.apache.org/licenses/LICENSE-2.0
23:10:59 #
23:10:59 # Unless required by applicable law or agreed to in writing, software
23:10:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:10:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:10:59 # See the License for the specific language governing permissions and
23:10:59 # limitations under the License.
23:10:59 #
23:10:59 ################################################################################
23:10:59
23:10:59 # Common pattern layout for appenders
23:10:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:10:59
23:10:59 # Root logger
23:10:59 log4j2.rootLogger.level = INFO
23:10:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:10:59 #log4j2.rootLogger.type = asyncRoot
23:10:59 #log4j2.rootLogger.includeLocation = false
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:10:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:10:59 log4j2.rootLogger.appenderRef.Console.ref = Console
23:10:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:10:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:10:59
23:10:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:10:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:10:59
23:10:59 # Loggers configuration
23:10:59
23:10:59 # Spifly logger
23:10:59 log4j2.logger.spifly.name = org.apache.aries.spifly
23:10:59 log4j2.logger.spifly.level = WARN
23:10:59
23:10:59 # Security audit logger
23:10:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:10:59 log4j2.logger.audit.level = INFO
23:10:59 log4j2.logger.audit.additivity = false
23:10:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:10:59
23:10:59 # Appenders configuration
23:10:59
23:10:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:10:59 log4j2.appender.console.type = Console
23:10:59 log4j2.appender.console.name = Console
23:10:59 log4j2.appender.console.layout.type = PatternLayout
23:10:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:10:59
23:10:59 # Rolling file appender
23:10:59 log4j2.appender.rolling.type = RollingRandomAccessFile
23:10:59 log4j2.appender.rolling.name = RollingFile
23:10:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:10:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:10:59 # uncomment to not force a disk flush
23:10:59 #log4j2.appender.rolling.immediateFlush = false
23:10:59 log4j2.appender.rolling.append = true
23:10:59 log4j2.appender.rolling.layout.type = PatternLayout
23:10:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:10:59 log4j2.appender.rolling.policies.type = Policies
23:10:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:10:59 log4j2.appender.rolling.policies.size.size = 1GB
23:10:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:10:59 log4j2.appender.rolling.strategy.max = 7
23:10:59
23:10:59 # Audit file appender
23:10:59 log4j2.appender.audit.type = RollingRandomAccessFile
23:10:59 log4j2.appender.audit.name = AuditRollingFile
23:10:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:10:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:10:59 log4j2.appender.audit.append = true
23:10:59 log4j2.appender.audit.layout.type = PatternLayout
23:10:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:10:59 log4j2.appender.audit.policies.type = Policies
23:10:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:10:59 log4j2.appender.audit.policies.size.size = 8MB
23:10:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:10:59 log4j2.appender.audit.strategy.max = 7
23:10:59
23:10:59 # OSGi appender
23:10:59 log4j2.appender.osgi.type = PaxOsgi
23:10:59 log4j2.appender.osgi.name = PaxOsgi
23:10:59 log4j2.appender.osgi.filter = *
23:10:59
23:10:59 # help with identification of maven-related problems with pax-url-aether
23:10:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:10:59 #log4j2.logger.aether.level = TRACE
23:10:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:10:59 #log4j2.logger.http-headers.level = DEBUG
23:10:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:10:59 #log4j2.logger.maven.level = TRACE
23:10:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:10:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:10:59 Configure
23:10:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:10:59 max memory: 3072m
23:10:59 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:10:59 + local -r controllermem=3072m
23:10:59 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 + echo Configure
23:10:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:10:59 + echo ' max memory: 3072m'
23:10:59 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:10:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:10:59 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:10:59 #!/bin/sh
23:10:59 #
23:10:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:10:59 # contributor license agreements. See the NOTICE file distributed with
23:10:59 # this work for additional information regarding copyright ownership.
23:10:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:10:59 # (the "License"); you may not use this file except in compliance with
23:10:59 # the License. You may obtain a copy of the License at
23:10:59 #
23:10:59 # http://www.apache.org/licenses/LICENSE-2.0
23:10:59 #
23:10:59 # Unless required by applicable law or agreed to in writing, software
23:10:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:10:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:10:59 # See the License for the specific language governing permissions and
23:10:59 # limitations under the License.
23:10:59 #
23:10:59
23:10:59 #
23:10:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:10:59 # script: client, instance, shell, start, status, stop, karaf
23:10:59 #
23:10:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:10:59 # Actions go here...
23:10:59 # fi
23:10:59
23:10:59 #
23:10:59 # general settings which should be applied for all scripts go here; please keep
23:10:59 # in mind that it is possible that scripts might be executed more than once, e.g.
23:10:59 # in example of the start script where the start script is executed first and the
23:10:59 # karaf script afterwards.
23:10:59 #
23:10:59
23:10:59 #
23:10:59 # The following section shows the possible configuration options for the default
23:10:59 # karaf scripts
23:10:59 #
23:10:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:10:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:10:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:10:59 # export EXTRA_JAVA_OPTS # Additional JVM options
23:10:59 # export KARAF_HOME # Karaf home folder
23:10:59 # export KARAF_DATA # Karaf data folder
23:10:59 # export KARAF_BASE # Karaf base folder
23:10:59 # export KARAF_ETC # Karaf etc folder
23:10:59 # export KARAF_LOG # Karaf log folder
23:10:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:10:59 # export KARAF_OPTS # Additional available Karaf options
23:10:59 # export KARAF_DEBUG # Enable debug mode
23:10:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:10:59 # export KARAF_NOROOT # Prevent execution as root if set to true
23:10:59 Set Java version
23:10:59 + echo 'Set Java version'
23:10:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:10:59 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:10:59 sudo: a password is required
23:10:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:10:59 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:10:59 sudo: a password is required
23:10:59 JDK default version ...
23:10:59 + echo 'JDK default version ...'
23:10:59 + java -version
23:11:00 openjdk version "21.0.8" 2025-07-15
23:11:00 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:00 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:01 Set JAVA_HOME
23:11:01 + echo 'Set JAVA_HOME'
23:11:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:01 Listing all open ports on controller system...
23:11:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:01 + echo 'Listing all open ports on controller system...'
23:11:01 + netstat -pnatu
23:11:01 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:01 Custom shard config exists!!!
23:11:01 Copying the shard config...
23:11:01 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:01 + echo 'Custom shard config exists!!!'
23:11:01 + echo 'Copying the shard config...'
23:11:01 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.1-SNAPSHOT/bin/
23:11:01 Configuring cluster
23:11:01 + echo 'Configuring cluster'
23:11:01 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.186 10.30.171.99 10.30.171.244
23:11:01 ################################################
23:11:01 ## Configure Cluster ##
23:11:01 ################################################
23:11:01 NOTE: Cluster configuration files not found. Copying from
23:11:01 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:11:01 Configuring unique name in pekko.conf
23:11:01 Configuring hostname in pekko.conf
23:11:01 Configuring data and rpc seed nodes in pekko.conf
23:11:01 modules = [
23:11:01
23:11:01 {
23:11:01 name = "inventory"
23:11:01 namespace = "urn:opendaylight:inventory"
23:11:01 shard-strategy = "module"
23:11:01 },
23:11:01 {
23:11:01 name = "topology"
23:11:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:01 shard-strategy = "module"
23:11:01 },
23:11:01 {
23:11:01 name = "toaster"
23:11:01 namespace = "http://netconfcentral.org/ns/toaster"
23:11:01 shard-strategy = "module"
23:11:01 },
23:11:01 {
23:11:01 name = "car"
23:11:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:01 shard-strategy = "module"
23:11:01 },
23:11:01 {
23:11:01 name = "people"
23:11:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:01 shard-strategy = "module"
23:11:01 },
23:11:01 {
23:11:01 name = "car-people"
23:11:01 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:01 shard-strategy = "module"
23:11:01 }
23:11:01 ]
23:11:01 Configuring replication type in module-shards.conf
23:11:04 ################################################
23:11:04 ## NOTE: Manually restart controller to ##
23:11:04 ## apply configuration. ##
23:11:04 ################################################
23:11:04 Dump pekko.conf
23:11:04 + echo 'Dump pekko.conf'
23:11:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:04
23:11:04 odl-cluster-data {
23:11:04 pekko {
23:11:04 remote {
23:11:04 artery {
23:11:04 enabled = on
23:11:04 transport = tcp
23:11:04 canonical.hostname = "10.30.171.186"
23:11:04 canonical.port = 2550
23:11:04 }
23:11:04 }
23:11:04
23:11:04 cluster {
23:11:04 # Using artery.
23:11:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.186:2550",
23:11:04 "pekko://opendaylight-cluster-data@10.30.171.99:2550",
23:11:04 "pekko://opendaylight-cluster-data@10.30.171.244:2550"]
23:11:04
23:11:04 roles = ["member-1"]
23:11:04
23:11:04 # when under load we might trip a false positive on the failure detector
23:11:04 # failure-detector {
23:11:04 # heartbeat-interval = 4 s
23:11:04 # acceptable-heartbeat-pause = 16s
23:11:04 # }
23:11:04 }
23:11:04
23:11:04 persistence {
23:11:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:11:04 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:11:04 # The relative path is always relative to KARAF_HOME.
23:11:04
23:11:04 # snapshot-store.local.dir = "target/snapshots"
23:11:04
23:11:04 # Use lz4 compression for LocalSnapshotStore snapshots
23:11:04 snapshot-store.local.use-lz4-compression = false
23:11:04 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:11:04 snapshot-store.local.lz4-blocksize = 256KB
23:11:04 }
23:11:04 disable-default-actor-system-quarantined-event-handling = "false"
23:11:04 }
23:11:04 }
23:11:04 Dump modules.conf
23:11:04 + echo 'Dump modules.conf'
23:11:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:04 modules = [
23:11:04
23:11:04 {
23:11:04 name = "inventory"
23:11:04 namespace = "urn:opendaylight:inventory"
23:11:04 shard-strategy = "module"
23:11:04 },
23:11:04 {
23:11:04 name = "topology"
23:11:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:04 shard-strategy = "module"
23:11:04 },
23:11:04 {
23:11:04 name = "toaster"
23:11:04 namespace = "http://netconfcentral.org/ns/toaster"
23:11:04 shard-strategy = "module"
23:11:04 },
23:11:04 {
23:11:04 name = "car"
23:11:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:04 shard-strategy = "module"
23:11:04 },
23:11:04 {
23:11:04 name = "people"
23:11:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:04 shard-strategy = "module"
23:11:04 },
23:11:04 {
23:11:04 name = "car-people"
23:11:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:04 shard-strategy = "module"
23:11:04 }
23:11:04 ]
23:11:04 Dump module-shards.conf
23:11:04 + echo 'Dump module-shards.conf'
23:11:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:04 module-shards = [
23:11:04 {
23:11:04 name = "default"
23:11:04 shards = [
23:11:04 {
23:11:04 name = "default"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "inventory"
23:11:04 shards = [
23:11:04 {
23:11:04 name="inventory"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "topology"
23:11:04 shards = [
23:11:04 {
23:11:04 name="topology"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "toaster"
23:11:04 shards = [
23:11:04 {
23:11:04 name="toaster"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "car"
23:11:04 shards = [
23:11:04 {
23:11:04 name="car"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "people"
23:11:04 shards = [
23:11:04 {
23:11:04 name="people"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 },
23:11:04 {
23:11:04 name = "car-people"
23:11:04 shards = [
23:11:04 {
23:11:04 name="car-people"
23:11:04 replicas = ["member-1",
23:11:04 "member-2",
23:11:04 "member-3"]
23:11:04 }
23:11:04 ]
23:11:04 }
23:11:04 ]
23:11:04 Configuring member-2 with IP address 10.30.171.99
23:11:04 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:11:04 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:11:04 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:11:04 ++ [[ /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:11:04 common-functions.sh is being sourced
23:11:04 ++ echo 'common-functions.sh is being sourced'
23:11:04 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:11:04 ++ DISTROSTREAM=titanium
23:11:04 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:04 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:04 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:04 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:04 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:04 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:04 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:04 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:04 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:04 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:04 ++ export CONTROLLERMEM=
23:11:04 ++ CONTROLLERMEM=
23:11:04 ++ case "${DISTROSTREAM}" in
23:11:04 ++ CLUSTER_SYSTEM=pekko
23:11:04 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:04 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:04 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:04 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:04 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:04 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:04 ++ print_common_env
23:11:04 ++ cat
23:11:04 common-functions environment:
23:11:04 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:04 ACTUALFEATURES:
23:11:04 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:04 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:04 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:04 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:04 CONTROLLERMEM:
23:11:04 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:04 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:04 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:04 SUITES:
23:11:04
23:11:04 ++ SSH='ssh -t -t'
23:11:04 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:04 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:04 Changing to /tmp
23:11:04 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:04 + echo 'Changing to /tmp'
23:11:04 + cd /tmp
23:11:04 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:11:04 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:04 --2025-10-12 23:11:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:04 HTTP request sent, awaiting response... 200 OK
23:11:04 Length: 234984244 (224M) [application/zip]
23:11:04 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:11:04
23:11:04 0K ........ ........ ........ ........ ........ ........ 1% 52.6M 4s
23:11:04 3072K ........ ........ ........ ........ ........ ........ 2% 100M 3s
23:11:04 6144K ........ ........ ........ ........ ........ ........ 4% 141M 3s
23:11:04 9216K ........ ........ ........ ........ ........ ........ 5% 41.8M 3s
23:11:04 12288K ........ ........ ........ ........ ........ ........ 6% 168M 3s
23:11:04 15360K ........ ........ ........ ........ ........ ........ 8% 235M 2s
23:11:04 18432K ........ ........ ........ ........ ........ ........ 9% 240M 2s
23:11:04 21504K ........ ........ ........ ........ ........ ........ 10% 237M 2s
23:11:04 24576K ........ ........ ........ ........ ........ ........ 12% 119M 2s
23:11:04 27648K ........ ........ ........ ........ ........ ........ 13% 262M 2s
23:11:04 30720K ........ ........ ........ ........ ........ ........ 14% 251M 2s
23:11:04 33792K ........ ........ ........ ........ ........ ........ 16% 300M 2s
23:11:04 36864K ........ ........ ........ ........ ........ ........ 17% 313M 1s
23:11:04 39936K ........ ........ ........ ........ ........ ........ 18% 316M 1s
23:11:04 43008K ........ ........ ........ ........ ........ ........ 20% 312M 1s
23:11:04 46080K ........ ........ ........ ........ ........ ........ 21% 323M 1s
23:11:04 49152K ........ ........ ........ ........ ........ ........ 22% 327M 1s
23:11:04 52224K ........ ........ ........ ........ ........ ........ 24% 302M 1s
23:11:04 55296K ........ ........ ........ ........ ........ ........ 25% 111M 1s
23:11:04 58368K ........ ........ ........ ........ ........ ........ 26% 303M 1s
23:11:04 61440K ........ ........ ........ ........ ........ ........ 28% 298M 1s
23:11:04 64512K ........ ........ ........ ........ ........ ........ 29% 314M 1s
23:11:04 67584K ........ ........ ........ ........ ........ ........ 30% 320M 1s
23:11:04 70656K ........ ........ ........ ........ ........ ........ 32% 196M 1s
23:11:04 73728K ........ ........ ........ ........ ........ ........ 33% 175M 1s
23:11:05 76800K ........ ........ ........ ........ ........ ........ 34% 129M 1s
23:11:05 79872K ........ ........ ........ ........ ........ ........ 36% 130M 1s
23:11:05 82944K ........ ........ ........ ........ ........ ........ 37% 244M 1s
23:11:05 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s
23:11:05 89088K ........ ........ ........ ........ ........ ........ 40% 266M 1s
23:11:05 92160K ........ ........ ........ ........ ........ ........ 41% 158M 1s
23:11:05 95232K ........ ........ ........ ........ ........ ........ 42% 159M 1s
23:11:05 98304K ........ ........ ........ ........ ........ ........ 44% 193M 1s
23:11:05 101376K ........ ........ ........ ........ ........ ........ 45% 249M 1s
23:11:05 104448K ........ ........ ........ ........ ........ ........ 46% 240M 1s
23:11:05 107520K ........ ........ ........ ........ ........ ........ 48% 264M 1s
23:11:05 110592K ........ ........ ........ ........ ........ ........ 49% 243M 1s
23:11:05 113664K ........ ........ ........ ........ ........ ........ 50% 234M 1s
23:11:05 116736K ........ ........ ........ ........ ........ ........ 52% 213M 1s
23:11:05 119808K ........ ........ ........ ........ ........ ........ 53% 171M 1s
23:11:05 122880K ........ ........ ........ ........ ........ ........ 54% 318M 1s
23:11:05 125952K ........ ........ ........ ........ ........ ........ 56% 237M 1s
23:11:05 129024K ........ ........ ........ ........ ........ ........ 57% 202M 1s
23:11:05 132096K ........ ........ ........ ........ ........ ........ 58% 208M 1s
23:11:05 135168K ........ ........ ........ ........ ........ ........ 60% 215M 0s
23:11:05 138240K ........ ........ ........ ........ ........ ........ 61% 166M 0s
23:11:05 141312K ........ ........ ........ ........ ........ ........ 62% 192M 0s
23:11:05 144384K ........ ........ ........ ........ ........ ........ 64% 194M 0s
23:11:05 147456K ........ ........ ........ ........ ........ ........ 65% 208M 0s
23:11:05 150528K ........ ........ ........ ........ ........ ........ 66% 205M 0s
23:11:05 153600K ........ ........ ........ ........ ........ ........ 68% 177M 0s
23:11:05 156672K ........ ........ ........ ........ ........ ........ 69% 196M 0s
23:11:05 159744K ........ ........ ........ ........ ........ ........ 70% 254M 0s
23:11:05 162816K ........ ........ ........ ........ ........ ........ 72% 211M 0s
23:11:05 165888K ........ ........ ........ ........ ........ ........ 73% 225M 0s
23:11:05 168960K ........ ........ ........ ........ ........ ........ 74% 182M 0s
23:11:05 172032K ........ ........ ........ ........ ........ ........ 76% 159M 0s
23:11:05 175104K ........ ........ ........ ........ ........ ........ 77% 171M 0s
23:11:05 178176K ........ ........ ........ ........ ........ ........ 78% 85.2M 0s
23:11:05 181248K ........ ........ ........ ........ ........ ........ 80% 156M 0s
23:11:05 184320K ........ ........ ........ ........ ........ ........ 81% 147M 0s
23:11:05 187392K ........ ........ ........ ........ ........ ........ 82% 153M 0s
23:11:05 190464K ........ ........ ........ ........ ........ ........ 84% 108M 0s
23:11:05 193536K ........ ........ ........ ........ ........ ........ 85% 148M 0s
23:11:05 196608K ........ ........ ........ ........ ........ ........ 87% 153M 0s
23:11:05 199680K ........ ........ ........ ........ ........ ........ 88% 148M 0s
23:11:05 202752K ........ ........ ........ ........ ........ ........ 89% 130M 0s
23:11:05 205824K ........ ........ ........ ........ ........ ........ 91% 121M 0s
23:11:05 208896K ........ ........ ........ ........ ........ ........ 92% 49.4M 0s
23:11:05 211968K ........ ........ ........ ........ ........ ........ 93% 127M 0s
23:11:05 215040K ........ ........ ........ ........ ........ ........ 95% 121M 0s
23:11:05 218112K ........ ........ ........ ........ ........ ........ 96% 167M 0s
23:11:05 221184K ........ ........ ........ ........ ........ ........ 97% 215M 0s
23:11:05 224256K ........ ........ ........ ........ ........ ........ 99% 76.1M 0s
23:11:05 227328K ........ ........ ........ ........ . 100% 183M=1.4s
23:11:05
23:11:05 2025-10-12 23:11:05 (164 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:11:05
23:11:05 Extracting the new controller...
23:11:05 + echo 'Extracting the new controller...'
23:11:05 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:11:08 Adding external repositories...
23:11:08 + echo 'Adding external repositories...'
23:11:08 + 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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:08 ################################################################################
23:11:08 #
23:11:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:08 # contributor license agreements. See the NOTICE file distributed with
23:11:08 # this work for additional information regarding copyright ownership.
23:11:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:08 # (the "License"); you may not use this file except in compliance with
23:11:08 # the License. You may obtain a copy of the License at
23:11:08 #
23:11:08 # http://www.apache.org/licenses/LICENSE-2.0
23:11:08 #
23:11:08 # Unless required by applicable law or agreed to in writing, software
23:11:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:08 # See the License for the specific language governing permissions and
23:11:08 # limitations under the License.
23:11:08 #
23:11:08 ################################################################################
23:11:08
23:11:08 #
23:11:08 # If set to true, the following property will not allow any certificate to be used
23:11:08 # when accessing Maven repositories through SSL
23:11:08 #
23:11:08 #org.ops4j.pax.url.mvn.certificateCheck=
23:11:08
23:11:08 #
23:11:08 # Path to the local Maven settings file.
23:11:08 # The repositories defined in this file will be automatically added to the list
23:11:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:11:08 # below is not set.
23:11:08 # The following locations are checked for the existence of the settings.xml file
23:11:08 # * 1. looks for the specified url
23:11:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:11:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:11:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:11:08 #
23:11:08 #org.ops4j.pax.url.mvn.settings=
23:11:08
23:11:08 #
23:11:08 # Path to the local Maven repository which is used to avoid downloading
23:11:08 # artifacts when they already exist locally.
23:11:08 # The value of this property will be extracted from the settings.xml file
23:11:08 # above, or defaulted to:
23:11:08 # System.getProperty( "user.home" ) + "/.m2/repository"
23:11:08 #
23:11:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:11:08
23:11:08 #
23:11:08 # Default this to false. It's just weird to use undocumented repos
23:11:08 #
23:11:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:11:08
23:11:08 #
23:11:08 # Uncomment if you don't wanna use the proxy settings
23:11:08 # from the Maven conf/settings.xml file
23:11:08 #
23:11:08 # org.ops4j.pax.url.mvn.proxySupport=false
23:11:08
23:11:08 #
23:11:08 # Comma separated list of repositories scanned when resolving an artifact.
23:11:08 # Those repositories will be checked before iterating through the
23:11:08 # below list of repositories and even before the local repository
23:11:08 # A repository url can be appended with zero or more of the following flags:
23:11:08 # @snapshots : the repository contains snaphots
23:11:08 # @noreleases : the repository does not contain any released artifacts
23:11:08 #
23:11:08 # The following property value will add the system folder as a repo.
23:11:08 #
23:11:08 org.ops4j.pax.url.mvn.defaultRepositories=\
23:11:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:11:08 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:11:08 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:11:08
23:11:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:11:08 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:11:08
23:11:08 #
23:11:08 # Comma separated list of repositories scanned when resolving an artifact.
23:11:08 # The default list includes the following repositories:
23:11:08 # http://repo1.maven.org/maven2@id=central
23:11:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:11:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:11:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:11:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:11:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:11:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:11:08 # To add repositories to the default ones, prepend '+' to the list of repositories
23:11:08 # to add.
23:11:08 # A repository url can be appended with zero or more of the following flags:
23:11:08 # @snapshots : the repository contains snapshots
23:11:08 # @noreleases : the repository does not contain any released artifacts
23:11:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:11:08 #
23:11:08 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:11:08
23:11:08 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:11:08 + [[ True == \T\r\u\e ]]
23:11:08 + echo 'Configuring the startup features...'
23:11:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:08 + FEATURE_TEST_STRING=features-test
23:11:08 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:11:08 + KARAF_VERSION=karaf4
23:11:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:08 + [[ ! -z '' ]]
23:11:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:08 ################################################################################
23:11:08 #
23:11:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:08 # contributor license agreements. See the NOTICE file distributed with
23:11:08 # this work for additional information regarding copyright ownership.
23:11:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:08 # (the "License"); you may not use this file except in compliance with
23:11:08 # the License. You may obtain a copy of the License at
23:11:08 #
23:11:08 # http://www.apache.org/licenses/LICENSE-2.0
23:11:08 #
23:11:08 # Unless required by applicable law or agreed to in writing, software
23:11:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:08 # See the License for the specific language governing permissions and
23:11:08 # limitations under the License.
23:11:08 #
23:11:08 ################################################################################
23:11:08
23:11:08 #
23:11:08 # Comma separated list of features repositories to register by default
23:11:08 #
23:11:08 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:11:08
23:11:08 #
23:11:08 # Comma separated list of features to install at startup
23:11:08 #
23:11:08 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:11:08
23:11:08 #
23:11:08 # Resource repositories (OBR) that the features resolver can use
23:11:08 # to resolve requirements/capabilities
23:11:08 #
23:11:08 # The format of the resourceRepositories is
23:11:08 # resourceRepositories=[xml:url|json:url],...
23:11:08 # for Instance:
23:11:08 #
23:11:08 #resourceRepositories=xml:http://host/path/to/index.xml
23:11:08 # or
23:11:08 #resourceRepositories=json:http://host/path/to/index.json
23:11:08 #
23:11:08
23:11:08 #
23:11:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:11:08 #
23:11:08 featuresBootAsynchronous=false
23:11:08
23:11:08 #
23:11:08 # Service requirements enforcement
23:11:08 #
23:11:08 # By default, the feature resolver checks the service requirements/capabilities of
23:11:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:11:08 # the required bundles.
23:11:08 # The following flag can have those values:
23:11:08 # - disable: service requirements are completely ignored
23:11:08 # - default: service requirements are ignored for old features
23:11:08 # - enforce: service requirements are always verified
23:11:08 #
23:11:08 #serviceRequirements=default
23:11:08
23:11:08 #
23:11:08 # Store cfg file for config element in feature
23:11:08 #
23:11:08 #configCfgStore=true
23:11:08
23:11:08 #
23:11:08 # Define if the feature service automatically refresh bundles
23:11:08 #
23:11:08 autoRefresh=true
23:11:08
23:11:08 #
23:11:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:11:08 # XML file defines instructions related to features processing
23:11:08 # versions.properties may declare properties to resolve placeholders in XML file
23:11:08 # both files are relative to ${karaf.etc}
23:11:08 #
23:11:08 #featureProcessing=org.apache.karaf.features.xml
23:11:08 #featureProcessingVersions=versions.properties
23:11:08 + configure_karaf_log karaf4 ''
23:11:08 + local -r karaf_version=karaf4
23:11:08 + local -r controllerdebugmap=
23:11:08 + local logapi=log4j
23:11:08 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:11:08 log4j2.rootLogger.level = INFO
23:11:08 #log4j2.rootLogger.type = asyncRoot
23:11:08 #log4j2.rootLogger.includeLocation = false
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:11:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:11:08 log4j2.rootLogger.appenderRef.Console.ref = Console
23:11:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:11:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:11:08 log4j2.logger.spifly.name = org.apache.aries.spifly
23:11:08 log4j2.logger.spifly.level = WARN
23:11:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:11:08 log4j2.logger.audit.level = INFO
23:11:08 log4j2.logger.audit.additivity = false
23:11:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:11:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:11:08 log4j2.appender.console.type = Console
23:11:08 log4j2.appender.console.name = Console
23:11:08 log4j2.appender.console.layout.type = PatternLayout
23:11:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:11:08 log4j2.appender.rolling.type = RollingRandomAccessFile
23:11:08 log4j2.appender.rolling.name = RollingFile
23:11:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:11:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:11:08 #log4j2.appender.rolling.immediateFlush = false
23:11:08 log4j2.appender.rolling.append = true
23:11:08 log4j2.appender.rolling.layout.type = PatternLayout
23:11:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:11:08 log4j2.appender.rolling.policies.type = Policies
23:11:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:11:08 log4j2.appender.rolling.policies.size.size = 64MB
23:11:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:11:08 log4j2.appender.rolling.strategy.max = 7
23:11:08 log4j2.appender.audit.type = RollingRandomAccessFile
23:11:08 log4j2.appender.audit.name = AuditRollingFile
23:11:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:11:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:11:08 log4j2.appender.audit.append = true
23:11:08 log4j2.appender.audit.layout.type = PatternLayout
23:11:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:11:08 log4j2.appender.audit.policies.type = Policies
23:11:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:11:08 log4j2.appender.audit.policies.size.size = 8MB
23:11:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:11:08 log4j2.appender.audit.strategy.max = 7
23:11:08 log4j2.appender.osgi.type = PaxOsgi
23:11:08 log4j2.appender.osgi.name = PaxOsgi
23:11:08 log4j2.appender.osgi.filter = *
23:11:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:11:08 #log4j2.logger.aether.level = TRACE
23:11:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:11:08 #log4j2.logger.http-headers.level = DEBUG
23:11:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:11:08 #log4j2.logger.maven.level = TRACE
23:11:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:11:08 + logapi=log4j2
23:11:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:11:08 + '[' log4j2 == log4j2 ']'
23:11:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:08 controllerdebugmap:
23:11:08 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:11:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:11:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:11:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:11:08 + unset IFS
23:11:08 + echo 'controllerdebugmap: '
23:11:08 + '[' -n '' ']'
23:11:08 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:11:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:08 ################################################################################
23:11:08 #
23:11:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:08 # contributor license agreements. See the NOTICE file distributed with
23:11:08 # this work for additional information regarding copyright ownership.
23:11:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:08 # (the "License"); you may not use this file except in compliance with
23:11:08 # the License. You may obtain a copy of the License at
23:11:08 #
23:11:08 # http://www.apache.org/licenses/LICENSE-2.0
23:11:08 #
23:11:08 # Unless required by applicable law or agreed to in writing, software
23:11:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:08 # See the License for the specific language governing permissions and
23:11:08 # limitations under the License.
23:11:08 #
23:11:08 ################################################################################
23:11:08
23:11:08 # Common pattern layout for appenders
23:11:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:11:08
23:11:08 # Root logger
23:11:08 log4j2.rootLogger.level = INFO
23:11:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:11:08 #log4j2.rootLogger.type = asyncRoot
23:11:08 #log4j2.rootLogger.includeLocation = false
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:11:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:11:08 log4j2.rootLogger.appenderRef.Console.ref = Console
23:11:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:11:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:11:08
23:11:08 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:11:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:11:08
23:11:08 # Loggers configuration
23:11:08
23:11:08 # Spifly logger
23:11:08 log4j2.logger.spifly.name = org.apache.aries.spifly
23:11:08 log4j2.logger.spifly.level = WARN
23:11:08
23:11:08 # Security audit logger
23:11:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:11:08 log4j2.logger.audit.level = INFO
23:11:08 log4j2.logger.audit.additivity = false
23:11:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:11:08
23:11:08 # Appenders configuration
23:11:08
23:11:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:11:08 log4j2.appender.console.type = Console
23:11:08 log4j2.appender.console.name = Console
23:11:08 log4j2.appender.console.layout.type = PatternLayout
23:11:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:11:08
23:11:08 # Rolling file appender
23:11:08 log4j2.appender.rolling.type = RollingRandomAccessFile
23:11:08 log4j2.appender.rolling.name = RollingFile
23:11:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:11:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:11:08 # uncomment to not force a disk flush
23:11:08 #log4j2.appender.rolling.immediateFlush = false
23:11:08 log4j2.appender.rolling.append = true
23:11:08 log4j2.appender.rolling.layout.type = PatternLayout
23:11:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:11:08 log4j2.appender.rolling.policies.type = Policies
23:11:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:11:08 log4j2.appender.rolling.policies.size.size = 1GB
23:11:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:11:08 log4j2.appender.rolling.strategy.max = 7
23:11:08
23:11:08 # Audit file appender
23:11:08 log4j2.appender.audit.type = RollingRandomAccessFile
23:11:08 log4j2.appender.audit.name = AuditRollingFile
23:11:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:11:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:11:08 log4j2.appender.audit.append = true
23:11:08 log4j2.appender.audit.layout.type = PatternLayout
23:11:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:11:08 log4j2.appender.audit.policies.type = Policies
23:11:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:11:08 log4j2.appender.audit.policies.size.size = 8MB
23:11:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:11:08 log4j2.appender.audit.strategy.max = 7
23:11:08
23:11:08 # OSGi appender
23:11:08 log4j2.appender.osgi.type = PaxOsgi
23:11:08 log4j2.appender.osgi.name = PaxOsgi
23:11:08 log4j2.appender.osgi.filter = *
23:11:08
23:11:08 # help with identification of maven-related problems with pax-url-aether
23:11:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:11:08 #log4j2.logger.aether.level = TRACE
23:11:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:11:08 #log4j2.logger.http-headers.level = DEBUG
23:11:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:11:08 #log4j2.logger.maven.level = TRACE
23:11:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:11:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:11:08 Configure
23:11:08 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:08 max memory: 3072m
23:11:08 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:08 + local -r controllermem=3072m
23:11:08 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 + echo Configure
23:11:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:08 + echo ' max memory: 3072m'
23:11:08 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:11:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:11:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:08 #!/bin/sh
23:11:08 #
23:11:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:08 # contributor license agreements. See the NOTICE file distributed with
23:11:08 # this work for additional information regarding copyright ownership.
23:11:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:08 # (the "License"); you may not use this file except in compliance with
23:11:08 # the License. You may obtain a copy of the License at
23:11:08 #
23:11:08 # http://www.apache.org/licenses/LICENSE-2.0
23:11:08 #
23:11:08 # Unless required by applicable law or agreed to in writing, software
23:11:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:08 # See the License for the specific language governing permissions and
23:11:08 # limitations under the License.
23:11:08 #
23:11:08
23:11:08 #
23:11:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:11:08 # script: client, instance, shell, start, status, stop, karaf
23:11:08 #
23:11:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:11:08 # Actions go here...
23:11:08 # fi
23:11:08
23:11:08 #
23:11:08 # general settings which should be applied for all scripts go here; please keep
23:11:08 # in mind that it is possible that scripts might be executed more than once, e.g.
23:11:08 # in example of the start script where the start script is executed first and the
23:11:08 # karaf script afterwards.
23:11:08 #
23:11:08
23:11:08 #
23:11:08 # The following section shows the possible configuration options for the default
23:11:08 # karaf scripts
23:11:08 #
23:11:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:11:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:11:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:11:08 # export EXTRA_JAVA_OPTS # Additional JVM options
23:11:08 # export KARAF_HOME # Karaf home folder
23:11:08 # export KARAF_DATA # Karaf data folder
23:11:08 # export KARAF_BASE # Karaf base folder
23:11:08 # export KARAF_ETC # Karaf etc folder
23:11:08 # export KARAF_LOG # Karaf log folder
23:11:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:11:08 # export KARAF_OPTS # Additional available Karaf options
23:11:08 # export KARAF_DEBUG # Enable debug mode
23:11:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:11:08 # export KARAF_NOROOT # Prevent execution as root if set to true
23:11:08 Set Java version
23:11:08 + echo 'Set Java version'
23:11:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:08 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:11:08 sudo: a password is required
23:11:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:08 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:11:08 sudo: a password is required
23:11:08 JDK default version ...
23:11:08 + echo 'JDK default version ...'
23:11:08 + java -version
23:11:09 openjdk version "21.0.8" 2025-07-15
23:11:09 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:09 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:09 Set JAVA_HOME
23:11:09 + echo 'Set JAVA_HOME'
23:11:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:09 Listing all open ports on controller system...
23:11:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:09 + echo 'Listing all open ports on controller system...'
23:11:09 + netstat -pnatu
23:11:09 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:09 Custom shard config exists!!!
23:11:09 Copying the shard config...
23:11:09 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:09 + echo 'Custom shard config exists!!!'
23:11:09 + echo 'Copying the shard config...'
23:11:09 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.1-SNAPSHOT/bin/
23:11:11 Configuring cluster
23:11:11 + echo 'Configuring cluster'
23:11:11 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.186 10.30.171.99 10.30.171.244
23:11:11 ################################################
23:11:11 ## Configure Cluster ##
23:11:11 ################################################
23:11:11 NOTE: Cluster configuration files not found. Copying from
23:11:11 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:11:11 Configuring unique name in pekko.conf
23:11:11 Configuring hostname in pekko.conf
23:11:11 Configuring data and rpc seed nodes in pekko.conf
23:11:11 modules = [
23:11:11
23:11:11 {
23:11:11 name = "inventory"
23:11:11 namespace = "urn:opendaylight:inventory"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "topology"
23:11:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "toaster"
23:11:11 namespace = "http://netconfcentral.org/ns/toaster"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "car"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "people"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "car-people"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:11 shard-strategy = "module"
23:11:11 }
23:11:11 ]
23:11:11 Configuring replication type in module-shards.conf
23:11:11 ################################################
23:11:11 ## NOTE: Manually restart controller to ##
23:11:11 ## apply configuration. ##
23:11:11 ################################################
23:11:11 Dump pekko.conf
23:11:11 + echo 'Dump pekko.conf'
23:11:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:11
23:11:11 odl-cluster-data {
23:11:11 pekko {
23:11:11 remote {
23:11:11 artery {
23:11:11 enabled = on
23:11:11 transport = tcp
23:11:11 canonical.hostname = "10.30.171.99"
23:11:11 canonical.port = 2550
23:11:11 }
23:11:11 }
23:11:11
23:11:11 cluster {
23:11:11 # Using artery.
23:11:11 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.186:2550",
23:11:11 "pekko://opendaylight-cluster-data@10.30.171.99:2550",
23:11:11 "pekko://opendaylight-cluster-data@10.30.171.244:2550"]
23:11:11
23:11:11 roles = ["member-2"]
23:11:11
23:11:11 # when under load we might trip a false positive on the failure detector
23:11:11 # failure-detector {
23:11:11 # heartbeat-interval = 4 s
23:11:11 # acceptable-heartbeat-pause = 16s
23:11:11 # }
23:11:11 }
23:11:11
23:11:11 persistence {
23:11:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:11:11 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:11:11 # The relative path is always relative to KARAF_HOME.
23:11:11
23:11:11 # snapshot-store.local.dir = "target/snapshots"
23:11:11
23:11:11 # Use lz4 compression for LocalSnapshotStore snapshots
23:11:11 snapshot-store.local.use-lz4-compression = false
23:11:11 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:11:11 snapshot-store.local.lz4-blocksize = 256KB
23:11:11 }
23:11:11 disable-default-actor-system-quarantined-event-handling = "false"
23:11:11 }
23:11:11 }
23:11:11 Dump modules.conf
23:11:11 + echo 'Dump modules.conf'
23:11:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:11 modules = [
23:11:11
23:11:11 {
23:11:11 name = "inventory"
23:11:11 namespace = "urn:opendaylight:inventory"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "topology"
23:11:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "toaster"
23:11:11 namespace = "http://netconfcentral.org/ns/toaster"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "car"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "people"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:11 shard-strategy = "module"
23:11:11 },
23:11:11 {
23:11:11 name = "car-people"
23:11:11 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:11 shard-strategy = "module"
23:11:11 }
23:11:11 ]
23:11:11 Dump module-shards.conf
23:11:11 + echo 'Dump module-shards.conf'
23:11:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:11 module-shards = [
23:11:11 {
23:11:11 name = "default"
23:11:11 shards = [
23:11:11 {
23:11:11 name = "default"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "inventory"
23:11:11 shards = [
23:11:11 {
23:11:11 name="inventory"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "topology"
23:11:11 shards = [
23:11:11 {
23:11:11 name="topology"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "toaster"
23:11:11 shards = [
23:11:11 {
23:11:11 name="toaster"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "car"
23:11:11 shards = [
23:11:11 {
23:11:11 name="car"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "people"
23:11:11 shards = [
23:11:11 {
23:11:11 name="people"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 },
23:11:11 {
23:11:11 name = "car-people"
23:11:11 shards = [
23:11:11 {
23:11:11 name="car-people"
23:11:11 replicas = ["member-1",
23:11:11 "member-2",
23:11:11 "member-3"]
23:11:11 }
23:11:11 ]
23:11:11 }
23:11:11 ]
23:11:11 Configuring member-3 with IP address 10.30.171.244
23:11:11 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:11:12 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:11:12 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:11:12 ++ [[ /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:11:12 ++ echo 'common-functions.sh is being sourced'
23:11:12 common-functions.sh is being sourced
23:11:12 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:11:12 ++ DISTROSTREAM=titanium
23:11:12 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:12 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:12 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:12 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:12 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:12 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:12 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:12 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:12 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:12 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:12 ++ export CONTROLLERMEM=
23:11:12 ++ CONTROLLERMEM=
23:11:12 ++ case "${DISTROSTREAM}" in
23:11:12 ++ CLUSTER_SYSTEM=pekko
23:11:12 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:12 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:12 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:12 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:12 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:12 ++ print_common_env
23:11:12 ++ cat
23:11:12 common-functions environment:
23:11:12 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:12 ACTUALFEATURES:
23:11:12 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:12 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:12 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:12 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:12 CONTROLLERMEM:
23:11:12 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:12 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:12 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:12 SUITES:
23:11:12
23:11:12 ++ SSH='ssh -t -t'
23:11:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:12 Changing to /tmp
23:11:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:12 + echo 'Changing to /tmp'
23:11:12 + cd /tmp
23:11:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:11:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:12 --2025-10-12 23:11:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:11:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:12 HTTP request sent, awaiting response... 200 OK
23:11:12 Length: 234984244 (224M) [application/zip]
23:11:12 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:11:12
23:11:12 0K ........ ........ ........ ........ ........ ........ 1% 52.7M 4s
23:11:12 3072K ........ ........ ........ ........ ........ ........ 2% 109M 3s
23:11:12 6144K ........ ........ ........ ........ ........ ........ 4% 147M 3s
23:11:12 9216K ........ ........ ........ ........ ........ ........ 5% 133M 2s
23:11:12 12288K ........ ........ ........ ........ ........ ........ 6% 132M 2s
23:11:12 15360K ........ ........ ........ ........ ........ ........ 8% 208M 2s
23:11:12 18432K ........ ........ ........ ........ ........ ........ 9% 184M 2s
23:11:12 21504K ........ ........ ........ ........ ........ ........ 10% 213M 2s
23:11:12 24576K ........ ........ ........ ........ ........ ........ 12% 205M 2s
23:11:12 27648K ........ ........ ........ ........ ........ ........ 13% 211M 1s
23:11:12 30720K ........ ........ ........ ........ ........ ........ 14% 235M 1s
23:11:12 33792K ........ ........ ........ ........ ........ ........ 16% 234M 1s
23:11:12 36864K ........ ........ ........ ........ ........ ........ 17% 257M 1s
23:11:12 39936K ........ ........ ........ ........ ........ ........ 18% 266M 1s
23:11:12 43008K ........ ........ ........ ........ ........ ........ 20% 278M 1s
23:11:12 46080K ........ ........ ........ ........ ........ ........ 21% 324M 1s
23:11:12 49152K ........ ........ ........ ........ ........ ........ 22% 295M 1s
23:11:12 52224K ........ ........ ........ ........ ........ ........ 24% 315M 1s
23:11:12 55296K ........ ........ ........ ........ ........ ........ 25% 323M 1s
23:11:12 58368K ........ ........ ........ ........ ........ ........ 26% 298M 1s
23:11:12 61440K ........ ........ ........ ........ ........ ........ 28% 286M 1s
23:11:12 64512K ........ ........ ........ ........ ........ ........ 29% 293M 1s
23:11:12 67584K ........ ........ ........ ........ ........ ........ 30% 338M 1s
23:11:12 70656K ........ ........ ........ ........ ........ ........ 32% 273M 1s
23:11:12 73728K ........ ........ ........ ........ ........ ........ 33% 272M 1s
23:11:12 76800K ........ ........ ........ ........ ........ ........ 34% 274M 1s
23:11:12 79872K ........ ........ ........ ........ ........ ........ 36% 300M 1s
23:11:12 82944K ........ ........ ........ ........ ........ ........ 37% 321M 1s
23:11:12 86016K ........ ........ ........ ........ ........ ........ 38% 305M 1s
23:11:12 89088K ........ ........ ........ ........ ........ ........ 40% 341M 1s
23:11:12 92160K ........ ........ ........ ........ ........ ........ 41% 331M 1s
23:11:12 95232K ........ ........ ........ ........ ........ ........ 42% 310M 1s
23:11:12 98304K ........ ........ ........ ........ ........ ........ 44% 316M 1s
23:11:12 101376K ........ ........ ........ ........ ........ ........ 45% 310M 1s
23:11:12 104448K ........ ........ ........ ........ ........ ........ 46% 328M 1s
23:11:12 107520K ........ ........ ........ ........ ........ ........ 48% 367M 1s
23:11:12 110592K ........ ........ ........ ........ ........ ........ 49% 299M 1s
23:11:12 113664K ........ ........ ........ ........ ........ ........ 50% 313M 0s
23:11:12 116736K ........ ........ ........ ........ ........ ........ 52% 219M 0s
23:11:12 119808K ........ ........ ........ ........ ........ ........ 53% 310M 0s
23:11:13 122880K ........ ........ ........ ........ ........ ........ 54% 384M 0s
23:11:13 125952K ........ ........ ........ ........ ........ ........ 56% 532M 0s
23:11:13 129024K ........ ........ ........ ........ ........ ........ 57% 367M 0s
23:11:13 132096K ........ ........ ........ ........ ........ ........ 58% 313M 0s
23:11:13 135168K ........ ........ ........ ........ ........ ........ 60% 335M 0s
23:11:13 138240K ........ ........ ........ ........ ........ ........ 61% 373M 0s
23:11:13 141312K ........ ........ ........ ........ ........ ........ 62% 319M 0s
23:11:13 144384K ........ ........ ........ ........ ........ ........ 64% 415M 0s
23:11:13 147456K ........ ........ ........ ........ ........ ........ 65% 295M 0s
23:11:13 150528K ........ ........ ........ ........ ........ ........ 66% 342M 0s
23:11:13 153600K ........ ........ ........ ........ ........ ........ 68% 368M 0s
23:11:13 156672K ........ ........ ........ ........ ........ ........ 69% 342M 0s
23:11:13 159744K ........ ........ ........ ........ ........ ........ 70% 351M 0s
23:11:13 162816K ........ ........ ........ ........ ........ ........ 72% 365M 0s
23:11:13 165888K ........ ........ ........ ........ ........ ........ 73% 312M 0s
23:11:13 168960K ........ ........ ........ ........ ........ ........ 74% 206M 0s
23:11:13 172032K ........ ........ ........ ........ ........ ........ 76% 317M 0s
23:11:13 175104K ........ ........ ........ ........ ........ ........ 77% 391M 0s
23:11:13 178176K ........ ........ ........ ........ ........ ........ 78% 354M 0s
23:11:13 181248K ........ ........ ........ ........ ........ ........ 80% 343M 0s
23:11:13 184320K ........ ........ ........ ........ ........ ........ 81% 357M 0s
23:11:13 187392K ........ ........ ........ ........ ........ ........ 82% 319M 0s
23:11:13 190464K ........ ........ ........ ........ ........ ........ 84% 266M 0s
23:11:13 193536K ........ ........ ........ ........ ........ ........ 85% 288M 0s
23:11:13 196608K ........ ........ ........ ........ ........ ........ 87% 301M 0s
23:11:13 199680K ........ ........ ........ ........ ........ ........ 88% 188M 0s
23:11:13 202752K ........ ........ ........ ........ ........ ........ 89% 244M 0s
23:11:13 205824K ........ ........ ........ ........ ........ ........ 91% 248M 0s
23:11:13 208896K ........ ........ ........ ........ ........ ........ 92% 296M 0s
23:11:13 211968K ........ ........ ........ ........ ........ ........ 93% 336M 0s
23:11:13 215040K ........ ........ ........ ........ ........ ........ 95% 312M 0s
23:11:13 218112K ........ ........ ........ ........ ........ ........ 96% 309M 0s
23:11:13 221184K ........ ........ ........ ........ ........ ........ 97% 294M 0s
23:11:13 224256K ........ ........ ........ ........ ........ ........ 99% 337M 0s
23:11:13 227328K ........ ........ ........ ........ . 100% 307M=0.9s
23:11:13
23:11:13 2025-10-12 23:11:13 (260 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:11:13
23:11:13 Extracting the new controller...
23:11:13 + echo 'Extracting the new controller...'
23:11:13 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:11:15 Adding external repositories...
23:11:15 + echo 'Adding external repositories...'
23:11:15 + 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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:15 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:15 ################################################################################
23:11:15 #
23:11:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:15 # contributor license agreements. See the NOTICE file distributed with
23:11:15 # this work for additional information regarding copyright ownership.
23:11:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:15 # (the "License"); you may not use this file except in compliance with
23:11:15 # the License. You may obtain a copy of the License at
23:11:15 #
23:11:15 # http://www.apache.org/licenses/LICENSE-2.0
23:11:15 #
23:11:15 # Unless required by applicable law or agreed to in writing, software
23:11:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:15 # See the License for the specific language governing permissions and
23:11:15 # limitations under the License.
23:11:15 #
23:11:15 ################################################################################
23:11:15
23:11:15 #
23:11:15 # If set to true, the following property will not allow any certificate to be used
23:11:15 # when accessing Maven repositories through SSL
23:11:15 #
23:11:15 #org.ops4j.pax.url.mvn.certificateCheck=
23:11:15
23:11:15 #
23:11:15 # Path to the local Maven settings file.
23:11:15 # The repositories defined in this file will be automatically added to the list
23:11:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:11:15 # below is not set.
23:11:15 # The following locations are checked for the existence of the settings.xml file
23:11:15 # * 1. looks for the specified url
23:11:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:11:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:11:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:11:15 #
23:11:15 #org.ops4j.pax.url.mvn.settings=
23:11:15
23:11:15 #
23:11:15 # Path to the local Maven repository which is used to avoid downloading
23:11:15 # artifacts when they already exist locally.
23:11:15 # The value of this property will be extracted from the settings.xml file
23:11:15 # above, or defaulted to:
23:11:15 # System.getProperty( "user.home" ) + "/.m2/repository"
23:11:15 #
23:11:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:11:15
23:11:15 #
23:11:15 # Default this to false. It's just weird to use undocumented repos
23:11:15 #
23:11:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:11:15
23:11:15 #
23:11:15 # Uncomment if you don't wanna use the proxy settings
23:11:15 # from the Maven conf/settings.xml file
23:11:15 #
23:11:15 # org.ops4j.pax.url.mvn.proxySupport=false
23:11:15
23:11:15 #
23:11:15 # Comma separated list of repositories scanned when resolving an artifact.
23:11:15 # Those repositories will be checked before iterating through the
23:11:15 # below list of repositories and even before the local repository
23:11:15 # A repository url can be appended with zero or more of the following flags:
23:11:15 # @snapshots : the repository contains snaphots
23:11:15 # @noreleases : the repository does not contain any released artifacts
23:11:15 #
23:11:15 # The following property value will add the system folder as a repo.
23:11:15 #
23:11:15 org.ops4j.pax.url.mvn.defaultRepositories=\
23:11:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:11:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:11:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:11:15
23:11:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:11:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:11:15
23:11:15 #
23:11:15 # Comma separated list of repositories scanned when resolving an artifact.
23:11:15 # The default list includes the following repositories:
23:11:15 # http://repo1.maven.org/maven2@id=central
23:11:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:11:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:11:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:11:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:11:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:11:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:11:15 # To add repositories to the default ones, prepend '+' to the list of repositories
23:11:15 # to add.
23:11:15 # A repository url can be appended with zero or more of the following flags:
23:11:15 # @snapshots : the repository contains snapshots
23:11:15 # @noreleases : the repository does not contain any released artifacts
23:11:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:11:15 #
23:11:15 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:11:15
23:11:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:11:15 + [[ True == \T\r\u\e ]]
23:11:15 + echo 'Configuring the startup features...'
23:11:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:15 + FEATURE_TEST_STRING=features-test
23:11:15 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:11:15 + KARAF_VERSION=karaf4
23:11:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:15 + [[ ! -z '' ]]
23:11:15 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:15 ################################################################################
23:11:15 #
23:11:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:15 # contributor license agreements. See the NOTICE file distributed with
23:11:15 # this work for additional information regarding copyright ownership.
23:11:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:15 # (the "License"); you may not use this file except in compliance with
23:11:15 # the License. You may obtain a copy of the License at
23:11:15 #
23:11:15 # http://www.apache.org/licenses/LICENSE-2.0
23:11:15 #
23:11:15 # Unless required by applicable law or agreed to in writing, software
23:11:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:15 # See the License for the specific language governing permissions and
23:11:15 # limitations under the License.
23:11:15 #
23:11:15 ################################################################################
23:11:15
23:11:15 #
23:11:15 # Comma separated list of features repositories to register by default
23:11:15 #
23:11:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:11:15
23:11:15 #
23:11:15 # Comma separated list of features to install at startup
23:11:15 #
23:11:15 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:11:15
23:11:15 #
23:11:15 # Resource repositories (OBR) that the features resolver can use
23:11:15 # to resolve requirements/capabilities
23:11:15 #
23:11:15 # The format of the resourceRepositories is
23:11:15 # resourceRepositories=[xml:url|json:url],...
23:11:15 # for Instance:
23:11:15 #
23:11:15 #resourceRepositories=xml:http://host/path/to/index.xml
23:11:15 # or
23:11:15 #resourceRepositories=json:http://host/path/to/index.json
23:11:15 #
23:11:15
23:11:15 #
23:11:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:11:15 #
23:11:15 featuresBootAsynchronous=false
23:11:15
23:11:15 #
23:11:15 # Service requirements enforcement
23:11:15 #
23:11:15 # By default, the feature resolver checks the service requirements/capabilities of
23:11:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:11:15 # the required bundles.
23:11:15 # The following flag can have those values:
23:11:15 # - disable: service requirements are completely ignored
23:11:15 # - default: service requirements are ignored for old features
23:11:15 # - enforce: service requirements are always verified
23:11:15 #
23:11:15 #serviceRequirements=default
23:11:15
23:11:15 #
23:11:15 # Store cfg file for config element in feature
23:11:15 #
23:11:15 #configCfgStore=true
23:11:15
23:11:15 #
23:11:15 # Define if the feature service automatically refresh bundles
23:11:15 #
23:11:15 autoRefresh=true
23:11:15
23:11:15 #
23:11:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:11:15 # XML file defines instructions related to features processing
23:11:15 # versions.properties may declare properties to resolve placeholders in XML file
23:11:15 # both files are relative to ${karaf.etc}
23:11:15 #
23:11:15 #featureProcessing=org.apache.karaf.features.xml
23:11:15 #featureProcessingVersions=versions.properties
23:11:15 + configure_karaf_log karaf4 ''
23:11:15 + local -r karaf_version=karaf4
23:11:15 + local -r controllerdebugmap=
23:11:15 + local logapi=log4j
23:11:15 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:11:15 log4j2.rootLogger.level = INFO
23:11:15 #log4j2.rootLogger.type = asyncRoot
23:11:15 #log4j2.rootLogger.includeLocation = false
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:11:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:11:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:11:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:11:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:11:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:11:15 log4j2.logger.spifly.level = WARN
23:11:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:11:15 log4j2.logger.audit.level = INFO
23:11:15 log4j2.logger.audit.additivity = false
23:11:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:11:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:11:15 log4j2.appender.console.type = Console
23:11:15 log4j2.appender.console.name = Console
23:11:15 log4j2.appender.console.layout.type = PatternLayout
23:11:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:11:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:11:15 log4j2.appender.rolling.name = RollingFile
23:11:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:11:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:11:15 #log4j2.appender.rolling.immediateFlush = false
23:11:15 log4j2.appender.rolling.append = true
23:11:15 log4j2.appender.rolling.layout.type = PatternLayout
23:11:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:11:15 log4j2.appender.rolling.policies.type = Policies
23:11:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:11:15 log4j2.appender.rolling.policies.size.size = 64MB
23:11:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:11:15 log4j2.appender.rolling.strategy.max = 7
23:11:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:11:15 log4j2.appender.audit.name = AuditRollingFile
23:11:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:11:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:11:15 log4j2.appender.audit.append = true
23:11:15 log4j2.appender.audit.layout.type = PatternLayout
23:11:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:11:15 log4j2.appender.audit.policies.type = Policies
23:11:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:11:15 log4j2.appender.audit.policies.size.size = 8MB
23:11:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:11:15 log4j2.appender.audit.strategy.max = 7
23:11:15 log4j2.appender.osgi.type = PaxOsgi
23:11:15 log4j2.appender.osgi.name = PaxOsgi
23:11:15 log4j2.appender.osgi.filter = *
23:11:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:11:15 #log4j2.logger.aether.level = TRACE
23:11:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:11:15 #log4j2.logger.http-headers.level = DEBUG
23:11:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:11:15 #log4j2.logger.maven.level = TRACE
23:11:15 + logapi=log4j2
23:11:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:11:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:11:15 + '[' log4j2 == log4j2 ']'
23:11:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:11:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:11:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:11:15 controllerdebugmap:
23:11:15 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:11:15 + unset IFS
23:11:15 + echo 'controllerdebugmap: '
23:11:15 + '[' -n '' ']'
23:11:15 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:11:15 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:15 ################################################################################
23:11:15 #
23:11:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:15 # contributor license agreements. See the NOTICE file distributed with
23:11:15 # this work for additional information regarding copyright ownership.
23:11:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:15 # (the "License"); you may not use this file except in compliance with
23:11:15 # the License. You may obtain a copy of the License at
23:11:15 #
23:11:15 # http://www.apache.org/licenses/LICENSE-2.0
23:11:15 #
23:11:15 # Unless required by applicable law or agreed to in writing, software
23:11:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:15 # See the License for the specific language governing permissions and
23:11:15 # limitations under the License.
23:11:15 #
23:11:15 ################################################################################
23:11:15
23:11:15 # Common pattern layout for appenders
23:11:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:11:15
23:11:15 # Root logger
23:11:15 log4j2.rootLogger.level = INFO
23:11:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:11:15 #log4j2.rootLogger.type = asyncRoot
23:11:15 #log4j2.rootLogger.includeLocation = false
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:11:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:11:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:11:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:11:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:11:15
23:11:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:11:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:11:15
23:11:15 # Loggers configuration
23:11:15
23:11:15 # Spifly logger
23:11:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:11:15 log4j2.logger.spifly.level = WARN
23:11:15
23:11:15 # Security audit logger
23:11:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:11:15 log4j2.logger.audit.level = INFO
23:11:15 log4j2.logger.audit.additivity = false
23:11:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:11:15
23:11:15 # Appenders configuration
23:11:15
23:11:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:11:15 log4j2.appender.console.type = Console
23:11:15 log4j2.appender.console.name = Console
23:11:15 log4j2.appender.console.layout.type = PatternLayout
23:11:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:11:15
23:11:15 # Rolling file appender
23:11:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:11:15 log4j2.appender.rolling.name = RollingFile
23:11:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:11:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:11:15 # uncomment to not force a disk flush
23:11:15 #log4j2.appender.rolling.immediateFlush = false
23:11:15 log4j2.appender.rolling.append = true
23:11:15 log4j2.appender.rolling.layout.type = PatternLayout
23:11:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:11:15 log4j2.appender.rolling.policies.type = Policies
23:11:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:11:15 log4j2.appender.rolling.policies.size.size = 1GB
23:11:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:11:15 log4j2.appender.rolling.strategy.max = 7
23:11:15
23:11:15 # Audit file appender
23:11:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:11:15 log4j2.appender.audit.name = AuditRollingFile
23:11:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:11:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:11:15 log4j2.appender.audit.append = true
23:11:15 log4j2.appender.audit.layout.type = PatternLayout
23:11:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:11:15 log4j2.appender.audit.policies.type = Policies
23:11:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:11:15 log4j2.appender.audit.policies.size.size = 8MB
23:11:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:11:15 log4j2.appender.audit.strategy.max = 7
23:11:15
23:11:15 # OSGi appender
23:11:15 log4j2.appender.osgi.type = PaxOsgi
23:11:15 log4j2.appender.osgi.name = PaxOsgi
23:11:15 log4j2.appender.osgi.filter = *
23:11:15
23:11:15 # help with identification of maven-related problems with pax-url-aether
23:11:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:11:15 #log4j2.logger.aether.level = TRACE
23:11:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:11:15 #log4j2.logger.http-headers.level = DEBUG
23:11:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:11:15 #log4j2.logger.maven.level = TRACE
23:11:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:11:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:11:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:15 + local -r controllermem=3072m
23:11:15 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 + echo Configure
23:11:15 Configure
23:11:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:15 max memory: 3072m
23:11:15 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 + echo ' max memory: 3072m'
23:11:15 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:11:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:11:15 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:15 #!/bin/sh
23:11:15 #
23:11:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:11:15 # contributor license agreements. See the NOTICE file distributed with
23:11:15 # this work for additional information regarding copyright ownership.
23:11:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:11:15 # (the "License"); you may not use this file except in compliance with
23:11:15 # the License. You may obtain a copy of the License at
23:11:15 #
23:11:15 # http://www.apache.org/licenses/LICENSE-2.0
23:11:15 #
23:11:15 # Unless required by applicable law or agreed to in writing, software
23:11:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:11:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:11:15 # See the License for the specific language governing permissions and
23:11:15 # limitations under the License.
23:11:15 #
23:11:15
23:11:15 #
23:11:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:11:15 # script: client, instance, shell, start, status, stop, karaf
23:11:15 #
23:11:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:11:15 # Actions go here...
23:11:15 # fi
23:11:15
23:11:15 #
23:11:15 # general settings which should be applied for all scripts go here; please keep
23:11:15 # in mind that it is possible that scripts might be executed more than once, e.g.
23:11:15 # in example of the start script where the start script is executed first and the
23:11:15 # karaf script afterwards.
23:11:15 #
23:11:15
23:11:15 #
23:11:15 # The following section shows the possible configuration options for the default
23:11:15 # karaf scripts
23:11:15 #
23:11:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:11:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:11:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:11:15 # export EXTRA_JAVA_OPTS # Additional JVM options
23:11:15 # export KARAF_HOME # Karaf home folder
23:11:15 # export KARAF_DATA # Karaf data folder
23:11:15 # export KARAF_BASE # Karaf base folder
23:11:15 # export KARAF_ETC # Karaf etc folder
23:11:15 # export KARAF_LOG # Karaf log folder
23:11:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:11:15 # export KARAF_OPTS # Additional available Karaf options
23:11:15 # export KARAF_DEBUG # Enable debug mode
23:11:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:11:15 # export KARAF_NOROOT # Prevent execution as root if set to true
23:11:15 + echo 'Set Java version'
23:11:15 Set Java version
23:11:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:15 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:11:15 sudo: a password is required
23:11:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:15 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:11:15 sudo: a password is required
23:11:15 + echo 'JDK default version ...'
23:11:15 JDK default version ...
23:11:15 + java -version
23:11:16 openjdk version "21.0.8" 2025-07-15
23:11:16 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:16 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:16 Set JAVA_HOME
23:11:16 + echo 'Set JAVA_HOME'
23:11:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:16 Listing all open ports on controller system...
23:11:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:16 + echo 'Listing all open ports on controller system...'
23:11:16 + netstat -pnatu
23:11:16 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:16 Custom shard config exists!!!
23:11:16 Copying the shard config...
23:11:16 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:16 + echo 'Custom shard config exists!!!'
23:11:16 + echo 'Copying the shard config...'
23:11:16 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.1-SNAPSHOT/bin/
23:11:16 Configuring cluster
23:11:16 + echo 'Configuring cluster'
23:11:16 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.186 10.30.171.99 10.30.171.244
23:11:16 ################################################
23:11:16 ## Configure Cluster ##
23:11:16 ################################################
23:11:16 NOTE: Cluster configuration files not found. Copying from
23:11:16 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:11:16 Configuring unique name in pekko.conf
23:11:16 Configuring hostname in pekko.conf
23:11:16 Configuring data and rpc seed nodes in pekko.conf
23:11:16 modules = [
23:11:16
23:11:16 {
23:11:16 name = "inventory"
23:11:16 namespace = "urn:opendaylight:inventory"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "topology"
23:11:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "toaster"
23:11:16 namespace = "http://netconfcentral.org/ns/toaster"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "car"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "people"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "car-people"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:16 shard-strategy = "module"
23:11:16 }
23:11:16 ]
23:11:16 Configuring replication type in module-shards.conf
23:11:16 ################################################
23:11:16 ## NOTE: Manually restart controller to ##
23:11:16 ## apply configuration. ##
23:11:16 ################################################
23:11:16 Dump pekko.conf
23:11:16 + echo 'Dump pekko.conf'
23:11:16 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:16
23:11:16 odl-cluster-data {
23:11:16 pekko {
23:11:16 remote {
23:11:16 artery {
23:11:16 enabled = on
23:11:16 transport = tcp
23:11:16 canonical.hostname = "10.30.171.244"
23:11:16 canonical.port = 2550
23:11:16 }
23:11:16 }
23:11:16
23:11:16 cluster {
23:11:16 # Using artery.
23:11:16 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.186:2550",
23:11:16 "pekko://opendaylight-cluster-data@10.30.171.99:2550",
23:11:16 "pekko://opendaylight-cluster-data@10.30.171.244:2550"]
23:11:16
23:11:16 roles = ["member-3"]
23:11:16
23:11:16 # when under load we might trip a false positive on the failure detector
23:11:16 # failure-detector {
23:11:16 # heartbeat-interval = 4 s
23:11:16 # acceptable-heartbeat-pause = 16s
23:11:16 # }
23:11:16 }
23:11:16
23:11:16 persistence {
23:11:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:11:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:11:16 # The relative path is always relative to KARAF_HOME.
23:11:16
23:11:16 # snapshot-store.local.dir = "target/snapshots"
23:11:16
23:11:16 # Use lz4 compression for LocalSnapshotStore snapshots
23:11:16 snapshot-store.local.use-lz4-compression = false
23:11:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:11:16 snapshot-store.local.lz4-blocksize = 256KB
23:11:16 }
23:11:16 disable-default-actor-system-quarantined-event-handling = "false"
23:11:16 }
23:11:16 }
23:11:16 Dump modules.conf
23:11:16 + echo 'Dump modules.conf'
23:11:16 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:16 modules = [
23:11:16
23:11:16 {
23:11:16 name = "inventory"
23:11:16 namespace = "urn:opendaylight:inventory"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "topology"
23:11:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "toaster"
23:11:16 namespace = "http://netconfcentral.org/ns/toaster"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "car"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "people"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:11:16 shard-strategy = "module"
23:11:16 },
23:11:16 {
23:11:16 name = "car-people"
23:11:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:11:16 shard-strategy = "module"
23:11:16 }
23:11:16 ]
23:11:16 Dump module-shards.conf
23:11:16 + echo 'Dump module-shards.conf'
23:11:16 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:16 module-shards = [
23:11:16 {
23:11:16 name = "default"
23:11:16 shards = [
23:11:16 {
23:11:16 name = "default"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "inventory"
23:11:16 shards = [
23:11:16 {
23:11:16 name="inventory"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "topology"
23:11:16 shards = [
23:11:16 {
23:11:16 name="topology"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "toaster"
23:11:16 shards = [
23:11:16 {
23:11:16 name="toaster"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "car"
23:11:16 shards = [
23:11:16 {
23:11:16 name="car"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "people"
23:11:16 shards = [
23:11:16 {
23:11:16 name="people"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 },
23:11:16 {
23:11:16 name = "car-people"
23:11:16 shards = [
23:11:16 {
23:11:16 name="car-people"
23:11:16 replicas = ["member-1",
23:11:16 "member-2",
23:11:16 "member-3"]
23:11:16 }
23:11:16 ]
23:11:16 }
23:11:16 ]
23:11:16 Locating config plan to use...
23:11:16 Finished running config plans
23:11:16 Starting member-1 with IP address 10.30.171.186
23:11:16 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:11:17 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:11:17 Redirecting karaf console output to karaf_console.log
23:11:17 Starting controller...
23:11:17 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:11:17 Starting member-2 with IP address 10.30.171.99
23:11:17 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:11:18 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:11:18 Redirecting karaf console output to karaf_console.log
23:11:18 Starting controller...
23:11:18 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:11:18 Starting member-3 with IP address 10.30.171.244
23:11:18 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:11:18 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:11:18 Redirecting karaf console output to karaf_console.log
23:11:18 Starting controller...
23:11:18 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:11:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins11055977387279726089.sh
23:11:18 common-functions.sh is being sourced
23:11:18 common-functions environment:
23:11:18 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:11:18 ACTUALFEATURES:
23:11:18 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:11:18 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:11:18 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:11:18 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:11:18 CONTROLLERMEM: 2048m
23:11:18 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:11:18 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:11:18 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:11:18 SUITES:
23:11:18
23:11:18 + echo '#################################################'
23:11:18 #################################################
23:11:18 + echo '## Verify Cluster is UP ##'
23:11:18 ## Verify Cluster is UP ##
23:11:18 + echo '#################################################'
23:11:18 #################################################
23:11:18 + create_post_startup_script
23:11:18 + cat
23:11:18 + copy_and_run_post_startup_script
23:11:18 + seed_index=1
23:11:18 ++ seq 1 3
23:11:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:18 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:18 + echo 'Execute the post startup script on controller 10.30.171.186'
23:11:18 Execute the post startup script on controller 10.30.171.186
23:11:18 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.171.186:/tmp/
23:11:19 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:11:19 + ssh 10.30.171.186 'bash /tmp/post-startup-script.sh 1'
23:11:19 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:11:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:12:25 2025-10-12T23:12:18,707 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:12:25 Controller is UP
23:12:25 2025-10-12T23:12:18,707 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:12:25 Listing all open ports on controller system...
23:12:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:12:25 looking for "BindException: Address already in use" in log file
23:12:25 looking for "server is unhealthy" in log file
23:12:25 + '[' 1 == 0 ']'
23:12:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:12:25 + echo 'Execute the post startup script on controller 10.30.171.99'
23:12:25 Execute the post startup script on controller 10.30.171.99
23:12:25 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.171.99:/tmp/
23:12:25 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:12:26 + ssh 10.30.171.99 'bash /tmp/post-startup-script.sh 2'
23:12:26 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:12:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:13:31 2025-10-12T23:12:19,709 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:13:31 Controller is UP
23:13:31 2025-10-12T23:12:19,709 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:13:31 Listing all open ports on controller system...
23:13:31 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:13:31 looking for "BindException: Address already in use" in log file
23:13:31 looking for "server is unhealthy" in log file
23:13:31 + '[' 2 == 0 ']'
23:13:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:13:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:13:31 + echo 'Execute the post startup script on controller 10.30.171.244'
23:13:31 Execute the post startup script on controller 10.30.171.244
23:13:31 + scp /w/workspace/controller-csit-3node-clustering-tell-all-titanium/post-startup-script.sh 10.30.171.244:/tmp/
23:13:31 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:13:32 + ssh 10.30.171.244 'bash /tmp/post-startup-script.sh 3'
23:13:32 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:13:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:13:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:14:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:14:37 2025-10-12T23:12:20,648 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:14:37 Controller is UP
23:14:37 2025-10-12T23:12:20,648 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:14:37 Listing all open ports on controller system...
23:14:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:14:37 looking for "BindException: Address already in use" in log file
23:14:37 looking for "server is unhealthy" in log file
23:14:37 + '[' 0 == 0 ']'
23:14:37 + seed_index=1
23:14:37 + dump_controller_threads
23:14:37 ++ seq 1 3
23:14:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:37 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:14:37 + echo 'Let'\''s take the karaf thread dump'
23:14:37 Let's take the karaf thread dump
23:14:37 + ssh 10.30.171.186 'sudo ps aux'
23:14:37 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:14:37 ++ tr -s ' '
23:14:37 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:14:37 ++ grep -v grep
23:14:37 ++ cut -f2 '-d '
23:14:37 + pid=3130
23:14:37 + echo 'karaf main: org.apache.karaf.main.Main, pid:3130'
23:14:37 karaf main: org.apache.karaf.main.Main, pid:3130
23:14:37 + ssh 10.30.171.186 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 3130'
23:14:37 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
23:14:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:14:38 + echo 'Let'\''s take the karaf thread dump'
23:14:38 Let's take the karaf thread dump
23:14:38 + ssh 10.30.171.99 'sudo ps aux'
23:14:38 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:14:38 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:14:38 ++ grep -v grep
23:14:38 ++ tr -s ' '
23:14:38 ++ cut -f2 '-d '
23:14:38 + pid=2827
23:14:38 + echo 'karaf main: org.apache.karaf.main.Main, pid:2827'
23:14:38 karaf main: org.apache.karaf.main.Main, pid:2827
23:14:38 + ssh 10.30.171.99 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2827'
23:14:39 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
23:14:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:39 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:14:39 + echo 'Let'\''s take the karaf thread dump'
23:14:39 Let's take the karaf thread dump
23:14:39 + ssh 10.30.171.244 'sudo ps aux'
23:14:39 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:14:40 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_before.log
23:14:40 ++ grep -v grep
23:14:40 ++ tr -s ' '
23:14:40 ++ cut -f2 '-d '
23:14:40 + pid=2112
23:14:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:2112'
23:14:40 karaf main: org.apache.karaf.main.Main, pid:2112
23:14:40 + ssh 10.30.171.244 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2112'
23:14:40 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
23:14:40 + '[' 0 -gt 0 ']'
23:14:40 + echo 'Generating controller variables...'
23:14:40 Generating controller variables...
23:14:40 ++ seq 1 3
23:14:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:40 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:14:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.186'
23:14:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:40 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:14:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.186 -v ODL_SYSTEM_2_IP:10.30.171.99'
23:14:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:14:40 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:14:40 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.186 -v ODL_SYSTEM_2_IP:10.30.171.99 -v ODL_SYSTEM_3_IP:10.30.171.244'
23:14:40 + echo 'Generating mininet variables...'
23:14:40 Generating mininet variables...
23:14:40 ++ seq 1 0
23:14:40 + get_test_suites SUITES
23:14:40 + local __suite_list=SUITES
23:14:40 + echo 'Locating test plan to use...'
23:14:40 Locating test plan to use...
23:14:40 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt
23:14:40 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell-titanium.txt ']'
23:14:40 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:14:40 + '[' disabled '!=' disabled ']'
23:14:40 + echo 'Changing the testplan path...'
23:14:40 Changing the testplan path...
23:14:40 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-titanium: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/testplans/controller-clustering-tell.txt
23:14:40 + cat testplan.txt
23:14:40 # Place the suites in run order:
23:14:40
23:14:40 # disabling all "prefix based" suites. This functionality was newly
23:14:40 # introduced with these tests in 2017. The assumption is that
23:14:40 # development stopped in that area, but may continue at a later
23:14:40 # time. Still, the tests are failing and no resources to solve the
23:14:40 # failures at this time. If/When this changes, we can uncomment
23:14:40 # those suites. Note that every suite is commented out with it's
23:14:40 # accompanying "restart_with_tell_based_true" setup suite.
23:14:40
23:14:40
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 # /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:14:40 /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:14:40 + '[' -z '' ']'
23:14:40 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:14:40 ++ tr '\012' ' '
23:14:40 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:14:40 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:14:40 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:14:40 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:14:40 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:14:40 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip -v CONTROLLER:10.30.171.186 -v CONTROLLER1:10.30.171.99 -v CONTROLLER2:10.30.171.244 -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-titanium -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:titanium -v ODL_SYSTEM_IP:10.30.171.186 -v ODL_SYSTEM_1_IP:10.30.171.186 -v ODL_SYSTEM_2_IP:10.30.171.99 -v ODL_SYSTEM_3_IP:10.30.171.244 -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-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:14:41 ==============================================================================
23:14:41 controller-clustering-tell.txt
23:14:41 ==============================================================================
23:14:41 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:14:41 ==============================================================================
23:14:46 Stop_All_Members :: Stop every odl node. | PASS |
23:18:57 ------------------------------------------------------------------------------
23:18:58 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:19:06 ------------------------------------------------------------------------------
23:19:06 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
23:20:23 ------------------------------------------------------------------------------
23:20:23 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
23:20:23 3 tests, 3 passed, 0 failed
23:20:23 ==============================================================================
23:20:23 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
23:20:23 ==============================================================================
23:20:28 Get_Shard_Role :: Get shard role. | FAIL |
23:20:29 ... click for list of related bugs or create a new one if needed (with the
23:20:29 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
23:20:29 reference somewhere inside)
23:20:29 "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:20:29
23:20:29 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.186:8181/restconf/operations/cluster-admin:get-shard-role
23:20:29 ------------------------------------------------------------------------------
23:20:29 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
23:20:35 ... click for list of related bugs or create a new one if needed (with the
23:20:35 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
23:20:35 reference somewhere inside)
23:20:35 "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:20:35
23:20:35 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.99:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:20:35 ------------------------------------------------------------------------------
23:20:35 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
23:20:40 ... click for list of related bugs or create a new one if needed (with the
23:20:40 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
23:20:40 reference somewhere inside)
23:20:40 "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:20:40
23:20:40 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.186:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
23:20:40 ------------------------------------------------------------------------------
23:20:40 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
23:20:41 ... click for list of related bugs or create a new one if needed (with the
23:20:41 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
23:20:41 reference somewhere inside)
23:20:41 "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:20:41
23:20:41 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.186:8181/restconf/operations/cluster-admin:make-leader-local
23:20:41 ------------------------------------------------------------------------------
23:20:41 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
23:20:42 ... click for list of related bugs or create a new one if needed (with the
23:20:42 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
23:20:42 reference somewhere inside)
23:20:42 "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:20:42
23:20:42 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.99:8181/restconf/operations/cluster-admin:remove-shard-replica
23:20:42 ------------------------------------------------------------------------------
23:20:42 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
23:20:42 ... click for list of related bugs or create a new one if needed (with the
23:20:42 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
23:20:42 reference somewhere inside)
23:20:42 "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"
23:20:42
23:20:42 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.186:8181/restconf/operations/cluster-admin:remove-shard-replica
23:20:42 ------------------------------------------------------------------------------
23:20:42 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
23:22:01 ------------------------------------------------------------------------------
23:22:01 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
23:23:09 ------------------------------------------------------------------------------
23:23:09 Write_Transactions_All_Nodes :: Write transactions. | PASS |
23:24:18 ------------------------------------------------------------------------------
23:24:18 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
23:24:18 9 tests, 3 passed, 6 failed
23:24:18 ==============================================================================
23:24:19 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:24:19 ==============================================================================
23:24:22 Stop_All_Members :: Stop every odl node. | PASS |
23:28:34 ------------------------------------------------------------------------------
23:28:34 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:28:42 ------------------------------------------------------------------------------
23:28:42 Start_All_And_Sync :: Start each member and wait for sync. | PASS |
23:29:45 ------------------------------------------------------------------------------
23:29:45 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | PASS |
23:29:45 3 tests, 3 passed, 0 failed
23:29:45 ==============================================================================
23:29:45 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
23:29:45 ==============================================================================
23:29:50 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
23:31:58 ... click for list of related bugs or create a new one if needed (with the
23:31:58 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
23:31:58 reference somewhere inside)
23:31:58 "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"
23:31:58
23:31:58 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.244:8181/restconf/operations/cluster-admin:remove-shard-replica
23:31:58 ------------------------------------------------------------------------------
23:31:58 Restart :: Restart odl | FAIL |
23:38:10 ... click for list of related bugs or create a new one if needed (with the
23:38:10 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
23:38:10 reference somewhere inside)
23:38:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
23:38:10
23:38:10 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:38:10 ------------------------------------------------------------------------------
23:38:10 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
23:40:31 ... click for list of related bugs or create a new one if needed (with the
23:40:31 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
23:40:31 reference somewhere inside)
23:40:31 "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"
23:40:31
23:40:31 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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'))
23:40:31 ------------------------------------------------------------------------------
23:40:31 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
23:40:31 3 tests, 0 passed, 3 failed
23:40:31 ==============================================================================
23:40:31 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:40:31 ==============================================================================
23:40:40 Stop_All_Members :: Stop every odl node. | FAIL |
23:46:44 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:46:44 ------------------------------------------------------------------------------
23:46:44 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:46:54 ------------------------------------------------------------------------------
23:46:54 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:53:05 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:53:05 ------------------------------------------------------------------------------
23:53:05 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:53:05 3 tests, 1 passed, 2 failed
23:53:05 ==============================================================================
23:53:05 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
23:53:05 ==============================================================================
23:53:09 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
23:53:10 ... click for list of related bugs or create a new one if needed (with the
23:53:10 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
23:53:10 reference somewhere inside)
23:53:10 "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"
23:53:10
23:53:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
23:53:10 ------------------------------------------------------------------------------
23:53:10 Restart1 :: Restart odl | FAIL |
23:59:21 ... click for list of related bugs or create a new one if needed (with the
23:59:21 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
23:59:21 reference somewhere inside)
23:59:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
23:59:21
23:59: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
23:59:21 ------------------------------------------------------------------------------
23:59:21 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
23:59:41 ... click for list of related bugs or create a new one if needed (with the
23:59:41 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
23:59:41 reference somewhere inside)
23:59:41 "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"
23:59:41
23:59:41 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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'))
23:59:41 ------------------------------------------------------------------------------
23:59:41 Restart2 :: Restart odl | FAIL |
00:05:45 ... click for list of related bugs or create a new one if needed (with the
00:05:45 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:05:45 reference somewhere inside)
00:05:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
00:05:45
00:05: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
00:05:45 ------------------------------------------------------------------------------
00:05:45 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:05:45 ... click for list of related bugs or create a new one if needed (with the
00:05:45 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:05:45 reference somewhere inside)
00:05:45 "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"
00:05:45
00:05:45 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:05:45 ------------------------------------------------------------------------------
00:05:45 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:05:45 5 tests, 0 passed, 5 failed
00:05:45 ==============================================================================
00:05:45 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:05:45 ==============================================================================
00:05:54 Stop_All_Members :: Stop every odl node. | FAIL |
00:11:59 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:11:59 ------------------------------------------------------------------------------
00:11:59 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:12:09 ------------------------------------------------------------------------------
00:12:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:18:19 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:18:19 ------------------------------------------------------------------------------
00:18:19 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:18:19 3 tests, 1 passed, 2 failed
00:18:19 ==============================================================================
00:18:19 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
00:18:19 ==============================================================================
00:18:24 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
00:18:24 ... click for list of related bugs or create a new one if needed (with the
00:18:24 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
00:18:24 reference somewhere inside)
00:18:24 "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"
00:18:24
00:18:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:18:24 ------------------------------------------------------------------------------
00:18:24 Restart :: Restart odl | FAIL |
00:24:35 ... click for list of related bugs or create a new one if needed (with the
00:24:35 "controller_clustering_tell_txt_leader_isolation_restart"
00:24:35 reference somewhere inside)
00:24:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
00:24:35
00:24: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:24:35 ------------------------------------------------------------------------------
00:24:35 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
00:24:55 ... click for list of related bugs or create a new one if needed (with the
00:24:55 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
00:24:55 reference somewhere inside)
00:24:55 "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"
00:24:55
00:24:55 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:24:55 ------------------------------------------------------------------------------
00:24:55 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
00:24:55 3 tests, 0 passed, 3 failed
00:24:55 ==============================================================================
00:24:56 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:24:56 ==============================================================================
00:25:04 Stop_All_Members :: Stop every odl node. | FAIL |
00:31:09 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:31:09 ------------------------------------------------------------------------------
00:31:09 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:37:29 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:37:29 ------------------------------------------------------------------------------
00:37:29 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:37:29 3 tests, 1 passed, 2 failed
00:37:29 ==============================================================================
00:37:30 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
00:37:30 ==============================================================================
00:37:33 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
00:38:52 ... click for list of related bugs or create a new one if needed (with the
00:38:52 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
00:38:52 reference somewhere inside)
00:38: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_chainedtx&order=bug_status"
00:38:52
00:38:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:38:52
00:38:52 Also keyword teardown failed:
00:38:52 Several failures occurred:
00:38:52
00:38:52 1) Variable '${client_node_dst}' not found.
00:38:52
00:38:52 2) Variable '${client_node_dst}' not found.
00:38:52
00:38:52 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:38:52
00:38:52 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
00:38:52
00:38:52 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:38:52 [ Message content over the limit has been removed. ]
00:38:52 64) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
00:38:52
00:38:52 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:38:52
00:38:52 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
00:38:52
00:38:52 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:38:52
00:38:52 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
00:38:52
00:38:52 69) Unrecognized Raft state: None
00:38:52
00:38:52 70) No leader found.
00:38:52
00:38:52 71) Too many Leaders.
00:38:52
00:38:52 72) IndexError: Given index 0 is out of the range 0--1.
00:38:52 ------------------------------------------------------------------------------
00:38:52 Restart1 :: Restart odl | FAIL |
00:45:01 ... click for list of related bugs or create a new one if needed (with the
00:45:01 "controller_clustering_tell_txt_client_isolation_restart1"
00:45:01 reference somewhere inside)
00:45:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
00:45:01
00:45:01 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:45:01 ------------------------------------------------------------------------------
00:45:01 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
00:46:39 ... click for list of related bugs or create a new one if needed (with the
00:46:39 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
00:46:39 reference somewhere inside)
00:46:39 "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"
00:46:39
00:46:39 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:46:39
00:46:39 Also keyword teardown failed:
00:46:39 Several failures occurred:
00:46:39
00:46:39 1) Variable '${client_node_dst}' not found.
00:46:39
00:46:39 2) Variable '${client_node_dst}' not found.
00:46:39
00:46:39 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:46:39
00:46:39 1) ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:54:02
00:54:02 Also keyword teardown failed:
00:54:02 Several failures occurred:
00:54:02
00:54:02 1) Variable '${client_node_dst}' not found.
00:54:02
00:54:02 2) Variable '${client_node_dst}' not found.
00:54:02
00:54:02 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
00:54:02
00:54:02 1) ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:01:24
01:01:24 Also keyword teardown failed:
01:01:24 Several failures occurred:
01:01:24
01:01:24 1) Variable '${client_node_dst}' not found.
01:01:24
01:01:24 2) Variable '${client_node_dst}' not found.
01:01:24
01:01:24 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:01:24
01:01:24 1) ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:20:34 ------------------------------------------------------------------------------
01:20:34 Restart_2 :: Restart odl. | FAIL |
01:26:38 ... click for list of related bugs or create a new one if needed (with the
01:26:38 "controller_clustering_tell_txt_listener_stability_restart_2"
01:26:38 reference somewhere inside)
01:26:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
01:26:38
01:26: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
01:26:38 ------------------------------------------------------------------------------
01:26:38 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
01:26:38 ... click for list of related bugs or create a new one if needed (with the
01:26:38 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
01:26:38 reference somewhere inside)
01:26:38 "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"
01:26:38
01:26:38 ConnectionError: HTTPConnectionPool(host='10.30.171.186', 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:26:38 ------------------------------------------------------------------------------
01:26:38 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
01:26:38 5 tests, 0 passed, 5 failed
01:26:38 ==============================================================================
01:26:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:26:38 ==============================================================================
01:26:47 Stop_All_Members :: Stop every odl node. | FAIL |
01:32:51 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:32:51 ------------------------------------------------------------------------------
01:32:51 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:33:01 ------------------------------------------------------------------------------
01:33:01 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:39:11 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:39:11 ------------------------------------------------------------------------------
01:39:11 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:39:11 3 tests, 1 passed, 2 failed
01:39:11 ==============================================================================
01:39:11 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
01:39:11 ==============================================================================
01:39:15 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
01:39:17 ... click for list of related bugs or create a new one if needed (with the
01:39:17 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
01:39:17 reference somewhere inside)
01:39:17 "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"
01:39:17
01:39:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
01:39:17 ------------------------------------------------------------------------------
01:39:17 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
01:39:17 ... click for list of related bugs or create a new one if needed (with the
01:39:17 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
01:39:17 reference somewhere inside)
01:39:17 "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"
01:39:17
01:39:17 Variable '@{cs_candidates}' not found. Did you mean:
01:39:17 @{cs_exp_candidates}
01:39:17 ------------------------------------------------------------------------------
01:39:17 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
01:39:17 ... click for list of related bugs or create a new one if needed (with the
01:39:17 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
01:39:17 reference somewhere inside)
01:39:17 "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"
01:39:17
01:39:17 Variable '${cs_owner}' not found.
01:39:17 ------------------------------------------------------------------------------
01:39:17 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
01:39:18 ... click for list of related bugs or create a new one if needed (with the
01:39:18 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
01:39:18 reference somewhere inside)
01:39:18 "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"
01:39:18
01:39:18 Variable '${unregistered_node}' not found.
01:39:18 ------------------------------------------------------------------------------
01:39:18 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
01:39:18 ... click for list of related bugs or create a new one if needed (with the
01:39:18 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
01:39:18 reference somewhere inside)
01:39:18 "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"
01:39:18
01:39:18 Variable '${cs_owner}' not found.
01:39:18 ------------------------------------------------------------------------------
01:39:18 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:39:19 ... click for list of related bugs or create a new one if needed (with the
01:39:19 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
01:39:19 reference somewhere inside)
01:39:19 "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"
01:39:19
01:39:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
01:39:19 ------------------------------------------------------------------------------
01:39:19 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
01:39:19 6 tests, 0 passed, 6 failed
01:39:19 ==============================================================================
01:39:19 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:39:19 ==============================================================================
01:39:21 Stop_All_Members :: Stop every odl node. | FAIL |
01:45:33 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:45:33 ------------------------------------------------------------------------------
01:45:33 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:45:42 ------------------------------------------------------------------------------
01:45:42 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:51:50 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.99:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:51:50 ------------------------------------------------------------------------------
01:51:50 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:51:50 3 tests, 1 passed, 2 failed
01:51:50 ==============================================================================
01:51:50 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
01:51:50 ==============================================================================
01:51:54 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
01:51:55 ... click for list of related bugs or create a new one if needed (with the
01:51:55 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
01:51:55 reference somewhere inside)
01:51:55 "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"
01:51:55
01:51:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.99:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
01:51:55 ------------------------------------------------------------------------------
01:51:55 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
01:51:55 ... click for list of related bugs or create a new one if needed (with the
01:51:55 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
01:51:55 reference somewhere inside)
01:51:55 "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"
01:51:55
01:51:55 Could not parse owner and candidates for device get-singleton-constant-service']
01:51:55 ------------------------------------------------------------------------------
01:51:55 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
01:51:56 ... click for list of related bugs or create a new one if needed (with the
01:51:56 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
01:51:56 reference somewhere inside)
01:51:56 "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"
01:51:56
01:51:56 Variable '${cs_owner}' not found.
01:51:56 ------------------------------------------------------------------------------
01:51:56 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
01:51:56 ... click for list of related bugs or create a new one if needed (with the
01:51:56 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
01:51:56 reference somewhere inside)
01:51:56 "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"
01:51:56
01:51:56 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
01:51:56 ------------------------------------------------------------------------------
01:51:56 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
01:51:56 ... click for list of related bugs or create a new one if needed (with the
01:51:56 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
01:51:56 reference somewhere inside)
01:51:56 "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"
01:51:56
01:51:56 Variable '${cs_isolated_index}' not found.
01:51:56 ------------------------------------------------------------------------------
01:51:56 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:51:57 ... click for list of related bugs or create a new one if needed (with the
01:51:57 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
01:51:57 reference somewhere inside)
01:51:57 "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"
01:51:57
01:51:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.99:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
01:51:57 ------------------------------------------------------------------------------
01:51:57 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
01:51:57 6 tests, 0 passed, 6 failed
01:51:57 ==============================================================================
01:51:57 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:51:57 ==============================================================================
01:51:59 Stop_All_Members :: Stop every odl node. | FAIL |
01:58:11 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:58:11 ------------------------------------------------------------------------------
01:58:11 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:58:20 ------------------------------------------------------------------------------
01:58:20 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:04:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:04:31 ------------------------------------------------------------------------------
02:04:31 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:04:31 3 tests, 1 passed, 2 failed
02:04:31 ==============================================================================
02:04:31 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:04:31 ==============================================================================
02:04:35 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:04:36 ... click for list of related bugs or create a new one if needed (with the
02:04:36 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:04:36 reference somewhere inside)
02:04:36 "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"
02:04:36
02:04:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
02:04:36 ------------------------------------------------------------------------------
02:04:36 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:05:37 ------------------------------------------------------------------------------
02:05:37 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:05:38 ... click for list of related bugs or create a new one if needed (with the
02:05:38 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:05:38 reference somewhere inside)
02:05:38 "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"
02:05:38
02:05:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
02:05:38 ------------------------------------------------------------------------------
02:05:38 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:05:38 3 tests, 1 passed, 2 failed
02:05:38 ==============================================================================
02:05:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:05:38 ==============================================================================
02:05:41 Stop_All_Members :: Stop every odl node. | FAIL |
02:11:51 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:11:51 ------------------------------------------------------------------------------
02:11:51 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:12:01 ------------------------------------------------------------------------------
02:12:01 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:18:12 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:18:12 ------------------------------------------------------------------------------
02:18:12 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:18:12 3 tests, 1 passed, 2 failed
02:18:12 ==============================================================================
02:18:12 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
02:18:12 ==============================================================================
02:18:17 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_People_On_Followers :: The same check on other members. | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
02:18:17 Parent suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17 ------------------------------------------------------------------------------
02:18:17 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
02:18:17 Suite setup failed:
02:18:17 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:17
02:18:17 13 tests, 0 passed, 13 failed
02:18:17 ==============================================================================
02:18:17 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
02:18:17 ==============================================================================
02:18:20 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:18:20 Parent suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20 ------------------------------------------------------------------------------
02:18:20 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
02:18:20 Suite setup failed:
02:18:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:20
02:18:20 16 tests, 0 passed, 16 failed
02:18:20 ==============================================================================
02:18:20 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
02:18:20 ==============================================================================
02:18:23 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 Stop_All_Members :: Stop all controllers. | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 See_Cars_On_Followers :: The same check on other members. | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
02:18:23 Parent suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23 ------------------------------------------------------------------------------
02:18:23 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
02:18:23 Suite setup failed:
02:18:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:23
02:18:23 7 tests, 0 passed, 7 failed
02:18:23 ==============================================================================
02:18:23 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
02:18:23 ==============================================================================
02:18:26 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:18:26 Parent suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26 ------------------------------------------------------------------------------
02:18:26 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
02:18:26 Suite setup failed:
02:18:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:26
02:18:26 10 tests, 0 passed, 10 failed
02:18:26 ==============================================================================
02:18:26 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
02:18:26 ==============================================================================
02:18:28 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
02:18:28 Parent suite setup failed:
02:18:28 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...
02:18:28 [ Message content over the limit has been removed. ]
02:18:28 ...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)
02:18:28 ------------------------------------------------------------------------------
02:18:28 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
02:18:28 Parent suite setup failed:
02:18:28 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...
02:18:28 [ Message content over the limit has been removed. ]
02:18:28 ...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)
02:18:28 ------------------------------------------------------------------------------
02:18:28 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
02:18:28 Parent suite setup failed:
02:18:28 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...
02:18:28 [ Message content over the limit has been removed. ]
02:18:28 ...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)
02:18:28 ------------------------------------------------------------------------------
02:18:28 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
02:18:28 Parent suite setup failed:
02:18:28 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...
02:18:28 [ Message content over the limit has been removed. ]
02:18:28 ...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)
02:18:28 ------------------------------------------------------------------------------
02:18:28 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
02:18:28 Parent suite setup failed:
02:18:28 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...
02:18:28 [ Message content over the limit has been removed. ]
02:18:28 ...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)
02:18:28 ------------------------------------------------------------------------------
02:18:29 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
02:18:29 Suite setup failed:
02:18:29 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...
02:18:29 [ Message content over the limit has been removed. ]
02:18:29 ...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)
02:18:29
02:18:29 5 tests, 0 passed, 5 failed
02:18:29 ==============================================================================
02:18:29 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
02:18:29 ==============================================================================
02:18:32 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:18:32 Parent suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32 ------------------------------------------------------------------------------
02:18:32 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
02:18:32 Suite setup failed:
02:18:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:32
02:18:32 10 tests, 0 passed, 10 failed
02:18:32 ==============================================================================
02:18:32 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
02:18:32 ==============================================================================
02:18:35 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:18:35 Parent suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35 ------------------------------------------------------------------------------
02:18:35 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
02:18:35 Suite setup failed:
02:18:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:35
02:18:35 16 tests, 0 passed, 16 failed
02:18:35 ==============================================================================
02:18:35 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
02:18:35 ==============================================================================
02:18:38 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:18:38 Parent suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38 ------------------------------------------------------------------------------
02:18:38 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
02:18:38 Suite setup failed:
02:18:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.244:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:18:38
02:18:38 8 tests, 0 passed, 8 failed
02:18:38 ==============================================================================
02:18:38 controller-clustering-tell.txt | FAIL |
02:18:38 162 tests, 18 passed, 144 failed
02:18:38 ==============================================================================
02:18:38 Output: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/output.xml
02:18:53 Log: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/log.html
02:18:53 Report: /w/workspace/controller-csit-3node-clustering-tell-all-titanium/report.html
02:18:53 + true
02:18:53 + echo 'Examining the files in data/log and checking filesize'
02:18:53 Examining the files in data/log and checking filesize
02:18:53 + ssh 10.30.171.186 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
02:18:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:18:53 total 7540
02:18:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 23:11 .
02:18:53 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 12 23:11 karaf_console.log
02:18:53 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 02:12 ..
02:18:53 -rw-rw-r-- 1 jenkins jenkins 7703248 Oct 13 02:18 karaf.log
02:18:53 + ssh 10.30.171.186 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
02:18:53 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:18:53 7.4M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:18:53 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:18:53 + ssh 10.30.171.99 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
02:18:53 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:18:54 total 15872
02:18:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 23:11 .
02:18:54 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 12 23:11 karaf_console.log
02:18:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 02:12 ..
02:18:54 -rw-rw-r-- 1 jenkins jenkins 16236377 Oct 13 02:18 karaf.log
02:18:54 + ssh 10.30.171.99 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
02:18:54 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:18:54 16M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:18:54 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:18:54 + ssh 10.30.171.244 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
02:18:54 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:18:54 total 139352
02:18:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 23:11 .
02:18:54 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 12 23:11 karaf_console.log
02:18:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 02:12 ..
02:18:54 -rw-rw-r-- 1 jenkins jenkins 142679198 Oct 13 02:18 karaf.log
02:18:54 + ssh 10.30.171.244 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
02:18:54 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:18:54 137M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:18:54 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:18:54 + set +e
02:18:54 ++ seq 1 3
02:18:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:18:54 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:18:54 + echo 'Let'\''s take the karaf thread dump again'
02:18:54 Let's take the karaf thread dump again
02:18:54 + ssh 10.30.171.186 'sudo ps aux'
02:18:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:18:54 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:18:54 ++ grep -v grep
02:18:54 ++ tr -s ' '
02:18:54 ++ cut -f2 '-d '
02:18:54 + pid=28937
02:18:54 + echo 'karaf main: org.apache.karaf.main.Main, pid:28937'
02:18:54 karaf main: org.apache.karaf.main.Main, pid:28937
02:18:54 + ssh 10.30.171.186 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28937'
02:18:54 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:18:55 + echo 'killing karaf process...'
02:18:55 killing karaf process...
02:18:55 + ssh 10.30.171.186 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:18:55 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:18:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:18:55 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:18:55 + echo 'Let'\''s take the karaf thread dump again'
02:18:55 Let's take the karaf thread dump again
02:18:55 + ssh 10.30.171.99 'sudo ps aux'
02:18:55 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:18:55 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:18:55 ++ grep -v grep
02:18:55 ++ cut -f2 '-d '
02:18:55 ++ tr -s ' '
02:18:55 + pid=36863
02:18:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:36863'
02:18:55 karaf main: org.apache.karaf.main.Main, pid:36863
02:18:55 + ssh 10.30.171.99 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 36863'
02:18:56 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:18:56 + echo 'killing karaf process...'
02:18:56 killing karaf process...
02:18:56 + ssh 10.30.171.99 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:18:56 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:18:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:18:56 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:18:56 + echo 'Let'\''s take the karaf thread dump again'
02:18:56 Let's take the karaf thread dump again
02:18:56 + ssh 10.30.171.244 'sudo ps aux'
02:18:56 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:18:57 ++ grep -v grep
02:18:57 ++ tr -s ' '
02:18:57 ++ cut -f2 '-d '
02:18:57 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-titanium/ps_after.log
02:18:57 + pid=21344
02:18:57 + echo 'karaf main: org.apache.karaf.main.Main, pid:21344'
02:18:57 karaf main: org.apache.karaf.main.Main, pid:21344
02:18:57 + ssh 10.30.171.244 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 21344'
02:18:57 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:18:57 + echo 'killing karaf process...'
02:18:57 killing karaf process...
02:18:57 + ssh 10.30.171.244 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:18:57 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:18:57 + sleep 5
02:19:02 ++ seq 1 3
02:19:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:19:02 + echo 'Compressing karaf.log 1'
02:19:02 Compressing karaf.log 1
02:19:02 + ssh 10.30.171.186 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:19:02 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:03 + echo 'Fetching compressed karaf.log 1'
02:19:03 Fetching compressed karaf.log 1
02:19:03 + scp 10.30.171.186:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:19:03 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:03 + ssh 10.30.171.186 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
02:19:03 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:03 + scp 10.30.171.186:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:19:03 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:03 + ssh 10.30.171.186 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:19:03 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:04 + echo 'Fetch GC logs'
02:19:04 Fetch GC logs
02:19:04 + mkdir -p gclogs-1
02:19:04 + scp '10.30.171.186:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-1/
02:19:04 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts.
02:19:04 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
02:19:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:04 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:19:04 + echo 'Compressing karaf.log 2'
02:19:04 Compressing karaf.log 2
02:19:04 + ssh 10.30.171.99 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:19:04 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:04 + echo 'Fetching compressed karaf.log 2'
02:19:04 Fetching compressed karaf.log 2
02:19:04 + scp 10.30.171.99:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:19:04 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:05 + ssh 10.30.171.99 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
02:19:05 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:05 + scp 10.30.171.99:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:19:05 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:05 + ssh 10.30.171.99 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:19:05 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:05 + echo 'Fetch GC logs'
02:19:05 Fetch GC logs
02:19:05 + mkdir -p gclogs-2
02:19:05 + scp '10.30.171.99:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-2/
02:19:05 Warning: Permanently added '10.30.171.99' (ECDSA) to the list of known hosts.
02:19:05 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
02:19:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:19:05 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:19:05 + echo 'Compressing karaf.log 3'
02:19:05 Compressing karaf.log 3
02:19:05 + ssh 10.30.171.244 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
02:19:05 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:07 + echo 'Fetching compressed karaf.log 3'
02:19:07 Fetching compressed karaf.log 3
02:19:07 + scp 10.30.171.244:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:19:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:07 + ssh 10.30.171.244 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
02:19:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:07 + scp 10.30.171.244:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:19:07 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:08 + ssh 10.30.171.244 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
02:19:08 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:08 + echo 'Fetch GC logs'
02:19:08 Fetch GC logs
02:19:08 + mkdir -p gclogs-3
02:19:08 + scp '10.30.171.244:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-3/
02:19:08 Warning: Permanently added '10.30.171.244' (ECDSA) to the list of known hosts.
02:19:08 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
02:19:08 + echo 'Examine copied files'
02:19:08 Examine copied files
02:19:08 + ls -lt
02:19:08 total 113012
02:19:08 drwxrwxr-x. 2 jenkins jenkins 6 Oct 13 02:19 gclogs-3
02:19:08 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 13 02:19 odl3_karaf_console.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 1781281 Oct 13 02:19 odl3_karaf.log.gz
02:19:08 drwxrwxr-x. 2 jenkins jenkins 6 Oct 13 02:19 gclogs-2
02:19:08 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 13 02:19 odl2_karaf_console.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 640637 Oct 13 02:19 odl2_karaf.log.gz
02:19:08 drwxrwxr-x. 2 jenkins jenkins 6 Oct 13 02:19 gclogs-1
02:19:08 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 13 02:19 odl1_karaf_console.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 587893 Oct 13 02:19 odl1_karaf.log.gz
02:19:08 -rw-rw-r--. 1 jenkins jenkins 166593 Oct 13 02:18 karaf_3_21344_threads_after.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 14035 Oct 13 02:18 ps_after.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 132460 Oct 13 02:18 karaf_2_36863_threads_after.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 142845 Oct 13 02:18 karaf_1_28937_threads_after.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 307634 Oct 13 02:18 report.html
02:19:08 -rw-rw-r--. 1 jenkins jenkins 4451912 Oct 13 02:18 log.html
02:19:08 -rw-rw-r--. 1 jenkins jenkins 107024857 Oct 13 02:18 output.xml
02:19:08 -rw-rw-r--. 1 jenkins jenkins 6069 Oct 12 23:14 testplan.txt
02:19:08 -rw-rw-r--. 1 jenkins jenkins 117134 Oct 12 23:14 karaf_3_2112_threads_before.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 14216 Oct 12 23:14 ps_before.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 120485 Oct 12 23:14 karaf_2_2827_threads_before.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 117586 Oct 12 23:14 karaf_1_3130_threads_before.log
02:19:08 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 12 23:11 post-startup-script.sh
02:19:08 -rw-rw-r--. 1 jenkins jenkins 252 Oct 12 23:10 startup-script.sh
02:19:08 -rw-rw-r--. 1 jenkins jenkins 3473 Oct 12 23:10 configuration-script.sh
02:19:08 -rw-rw-r--. 1 jenkins jenkins 695 Oct 12 23:10 custom_shard_config.txt
02:19:08 -rw-rw-r--. 1 jenkins jenkins 136 Oct 12 23:10 scriptplan.txt
02:19:08 -rw-rw-r--. 1 jenkins jenkins 337 Oct 12 23:10 detect_variables.env
02:19:08 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 12 23:10 pom.xml
02:19:08 -rw-rw-r--. 1 jenkins jenkins 92 Oct 12 23:10 set_variables.env
02:19:08 -rw-rw-r--. 1 jenkins jenkins 313 Oct 12 23:10 slave_addresses.txt
02:19:08 -rw-rw-r--. 1 jenkins jenkins 570 Oct 12 23:10 requirements.txt
02:19:08 -rw-rw-r--. 1 jenkins jenkins 26 Oct 12 23:10 env.properties
02:19:08 -rw-rw-r--. 1 jenkins jenkins 333 Oct 12 23:06 stack-parameters.yaml
02:19:08 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 12 23:05 test
02:19:08 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 23:05 test@tmp
02:19:08 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 12 17:53 maven-metadata.xml
02:19:08 + true
02:19:08 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/sh /tmp/jenkins17708422426745251734.sh
02:19:08 Cleaning up Robot installation...
02:19:08 $ ssh-agent -k
02:19:08 unset SSH_AUTH_SOCK;
02:19:08 unset SSH_AGENT_PID;
02:19:08 echo Agent pid 5292 killed;
02:19:08 [ssh-agent] Stopped.
02:19:08 Recording plot data
02:19:09 Robot results publisher started...
02:19:09 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:19:09 -Parsing output xml:
02:19:11 Done!
02:19:11 -Copying log files to build dir:
02:19:15 Done!
02:19:15 -Assigning results to build:
02:19:15 Done!
02:19:15 -Checking thresholds:
02:19:15 Done!
02:19:15 Done publishing Robot results.
02:19:15 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:19:15 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:15 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins16123127383158052152.sh
02:19:15 Archiving csit artifacts
02:19:15 mv: cannot stat '*_1.png': No such file or directory
02:19:15 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:19:15 mv: cannot stat '*_2.png': No such file or directory
02:19:15 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:19:15 mv: cannot stat '*_3.png': No such file or directory
02:19:15 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:19:15 % Total % Received % Xferd Average Speed Time Time Time Current
02:19:15 Dload Upload Total Spent Left Speed
02:19:15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 264k 0 264k 0 0 1313k 0 --:--:-- --:--:-- --:--:-- 1306k
100 5416k 0 5416k 0 0 4487k 0 --:--:-- 0:00:01 --:--:-- 4483k
100 8859k 0 8859k 0 0 4499k 0 --:--:-- 0:00:01 --:--:-- 4499k
02:19:17 Archive: robot-plugin.zip
02:19:17 inflating: ./archives/robot-plugin/log.html
02:19:17 inflating: ./archives/robot-plugin/output.xml
02:19:18 inflating: ./archives/robot-plugin/report.html
02:19:18 mv: cannot stat '*.log.gz': No such file or directory
02:19:18 mv: cannot stat '*.csv': No such file or directory
02:19:18 mv: cannot stat '*.png': No such file or directory
02:19:18 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins9868858878065060750.sh
02:19:18 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:18 [EnvInject] - Injecting environment variables from a build step.
02:19:18 [EnvInject] - Injecting as environment variables the properties content
02:19:18 OS_CLOUD=vex
02:19:18 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-titanium-57
02:19:18
02:19:18 [EnvInject] - Variables injected successfully.
02:19:18 provisioning config files...
02:19:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:19:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins8354786030778845214.sh
02:19:18 ---> openstack-stack-delete.sh
02:19:18 Setup pyenv:
02:19:18 system
02:19:18 3.8.13
02:19:18 3.9.13
02:19:18 3.10.13
02:19:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
02:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:19:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:19:20 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:19:21 lf-activate-venv(): INFO: Base packages installed successfully
02:19:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:19:39 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
02:19:39 INFO: Stack cost retrieval disabled, setting cost to 0
02:19:51 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-titanium-57
02:19:51 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-titanium-57
02:19:51 [PostBuildScript] - [INFO] Executing post build scripts.
02:19:51 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins9367133610613368166.sh
02:19:51 ---> sysstat.sh
02:19:51 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins56992139988279437.sh
02:19:51 ---> package-listing.sh
02:19:51 ++ facter osfamily
02:19:51 ++ tr '[:upper:]' '[:lower:]'
02:19:51 + OS_FAMILY=redhat
02:19:51 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-titanium
02:19:51 + START_PACKAGES=/tmp/packages_start.txt
02:19:51 + END_PACKAGES=/tmp/packages_end.txt
02:19:51 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:19:51 + PACKAGES=/tmp/packages_start.txt
02:19:51 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:19:51 + PACKAGES=/tmp/packages_end.txt
02:19:51 + case "${OS_FAMILY}" in
02:19:51 + rpm -qa
02:19:51 + sort
02:19:52 + '[' -f /tmp/packages_start.txt ']'
02:19:52 + '[' -f /tmp/packages_end.txt ']'
02:19:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:19:52 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-titanium ']'
02:19:52 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
02:19:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-titanium/archives/
02:19:52 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins7682843077628101640.sh
02:19:52 ---> capture-instance-metadata.sh
02:19:52 Setup pyenv:
02:19:52 system
02:19:52 3.8.13
02:19:52 3.9.13
02:19:52 3.10.13
02:19:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:19:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
02:19:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:19:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:19:54 lf-activate-venv(): INFO: Base packages installed successfully
02:19:54 lf-activate-venv(): INFO: Installing additional packages: lftools
02:20:04 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
02:20:04 INFO: Running in OpenStack, capturing instance metadata
02:20:05 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins2590215587760635084.sh
02:20:05 provisioning config files...
02:20:05 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-titanium #57
02:20:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-titanium@tmp/config15250558512675589199tmp
02:20:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:20:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:20:05 provisioning config files...
02:20:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:20:05 [EnvInject] - Injecting environment variables from a build step.
02:20:05 [EnvInject] - Injecting as environment variables the properties content
02:20:05 SERVER_ID=logs
02:20:05
02:20:05 [EnvInject] - Variables injected successfully.
02:20:05 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins959007736075228052.sh
02:20:05 ---> create-netrc.sh
02:20:05 WARN: Log server credential not found.
02:20:05 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins13746852213062007817.sh
02:20:05 ---> python-tools-install.sh
02:20:05 Setup pyenv:
02:20:05 system
02:20:05 3.8.13
02:20:05 3.9.13
02:20:05 3.10.13
02:20:05 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
02:20:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:08 lf-activate-venv(): INFO: Base packages installed successfully
02:20:08 lf-activate-venv(): INFO: Installing additional packages: lftools
02:20:17 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
02:20:17 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins9718234553343329151.sh
02:20:17 ---> sudo-logs.sh
02:20:17 Archiving 'sudo' log..
02:20:18 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash /tmp/jenkins18125056337230447152.sh
02:20:18 ---> job-cost.sh
02:20:18 Setup pyenv:
02:20:18 system
02:20:18 3.8.13
02:20:18 3.9.13
02:20:18 3.10.13
02:20:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
02:20:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:20 lf-activate-venv(): INFO: Base packages installed successfully
02:20:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
02:20:27 DEBUG: total: 0
02:20:27 INFO: Retrieving Stack Cost...
02:20:27 INFO: Retrieving Pricing Info for: v3-standard-2
02:20:28 INFO: Archiving Costs
02:20:28 [controller-csit-3node-clustering-tell-all-titanium] $ /bin/bash -l /tmp/jenkins5133058213624036328.sh
02:20:28 ---> logs-deploy.sh
02:20:28 Setup pyenv:
02:20:28 system
02:20:28 3.8.13
02:20:28 3.9.13
02:20:28 3.10.13
02:20:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-titanium/.python-version)
02:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQek from file:/tmp/.os_lf_venv
02:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:30 lf-activate-venv(): INFO: Base packages installed successfully
02:20:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-JQek/bin to PATH
02:20:43 WARNING: Nexus logging server not set
02:20:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-titanium/57/
02:20:43 INFO: archiving logs to S3
02:20:44 ---> uname -a:
02:20:44 Linux prd-centos8-robot-2c-8g-3067.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
02:20:44
02:20:44
02:20:44 ---> lscpu:
02:20:44 Architecture: x86_64
02:20:44 CPU op-mode(s): 32-bit, 64-bit
02:20:44 Byte Order: Little Endian
02:20:44 CPU(s): 2
02:20:44 On-line CPU(s) list: 0,1
02:20:44 Thread(s) per core: 1
02:20:44 Core(s) per socket: 1
02:20:44 Socket(s): 2
02:20:44 NUMA node(s): 1
02:20:44 Vendor ID: AuthenticAMD
02:20:44 CPU family: 23
02:20:44 Model: 49
02:20:44 Model name: AMD EPYC-Rome Processor
02:20:44 Stepping: 0
02:20:44 CPU MHz: 2800.000
02:20:44 BogoMIPS: 5600.00
02:20:44 Virtualization: AMD-V
02:20:44 Hypervisor vendor: KVM
02:20:44 Virtualization type: full
02:20:44 L1d cache: 32K
02:20:44 L1i cache: 32K
02:20:44 L2 cache: 512K
02:20:44 L3 cache: 16384K
02:20:44 NUMA node0 CPU(s): 0,1
02:20:44 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
02:20:44
02:20:44
02:20:44 ---> nproc:
02:20:44 2
02:20:44
02:20:44
02:20:44 ---> df -h:
02:20:44 Filesystem Size Used Avail Use% Mounted on
02:20:44 devtmpfs 3.8G 0 3.8G 0% /dev
02:20:44 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:20:44 tmpfs 3.8G 17M 3.8G 1% /run
02:20:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:20:44 /dev/vda1 40G 8.5G 32G 22% /
02:20:44 tmpfs 770M 0 770M 0% /run/user/1001
02:20:44
02:20:44
02:20:44 ---> free -m:
02:20:44 total used free shared buff/cache available
02:20:44 Mem: 7697 665 4605 19 2426 6733
02:20:44 Swap: 1023 0 1023
02:20:44
02:20:44
02:20:44 ---> ip addr:
02:20:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:20:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:20:44 inet 127.0.0.1/8 scope host lo
02:20:44 valid_lft forever preferred_lft forever
02:20:44 inet6 ::1/128 scope host
02:20:44 valid_lft forever preferred_lft forever
02:20:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:20:44 link/ether fa:16:3e:d6:59:05 brd ff:ff:ff:ff:ff:ff
02:20:44 altname enp0s3
02:20:44 altname ens3
02:20:44 inet 10.30.170.193/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:20:44 valid_lft 74628sec preferred_lft 74628sec
02:20:44 inet6 fe80::f816:3eff:fed6:5905/64 scope link
02:20:44 valid_lft forever preferred_lft forever
02:20:44
02:20:44
02:20:44 ---> sar -b -r -n DEV:
02:20:44 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-3067.novalocal) 10/13/2025 _x86_64_ (2 CPU)
02:20:44
02:20:44 12:00:01 AM tps rtps wtps bread/s bwrtn/s
02:20:44 12:01:01 AM 1.17 0.02 1.15 0.13 211.83
02:20:44 12:02:02 AM 0.35 0.07 0.28 1.73 11.98
02:20:44 12:03:01 AM 0.24 0.00 0.24 0.00 17.79
02:20:44 12:04:01 AM 0.15 0.00 0.15 0.00 11.20
02:20:44 12:05:01 AM 0.20 0.00 0.20 0.00 19.00
02:20:44 12:06:01 AM 0.30 0.00 0.30 0.00 27.94
02:20:44 12:07:01 AM 0.38 0.02 0.37 0.53 15.98
02:20:44 12:08:01 AM 0.98 0.05 0.93 7.07 30.79
02:20:44 12:09:01 AM 0.53 0.00 0.53 0.00 17.63
02:20:44 12:10:01 AM 0.47 0.00 0.47 0.00 14.71
02:20:44 12:11:01 AM 6.01 5.75 0.27 555.55 18.74
02:20:44 12:12:01 AM 3.15 0.00 3.15 0.00 85.60
02:20:44 12:13:01 AM 0.12 0.00 0.12 0.00 16.81
02:20:44 12:14:01 AM 0.15 0.00 0.15 0.00 20.15
02:20:44 12:15:01 AM 0.15 0.00 0.15 0.00 11.78
02:20:44 12:16:01 AM 1.30 0.32 0.98 6.93 41.25
02:20:44 12:17:01 AM 0.23 0.00 0.23 0.00 18.16
02:20:44 12:18:01 AM 0.13 0.00 0.13 0.00 17.19
02:20:44 12:19:01 AM 0.13 0.00 0.13 0.00 30.29
02:20:44 12:20:01 AM 0.22 0.00 0.22 0.00 17.00
02:20:44 12:21:01 AM 0.37 0.00 0.37 0.00 14.61
02:20:44 12:22:01 AM 0.50 0.00 0.50 0.00 21.21
02:20:44 12:23:01 AM 0.37 0.00 0.37 0.00 12.65
02:20:44 12:24:01 AM 0.18 0.00 0.18 0.00 18.73
02:20:44 12:25:01 AM 0.20 0.00 0.20 0.00 10.20
02:20:44 12:26:01 AM 0.35 0.00 0.35 0.00 27.83
02:20:44 12:27:01 AM 0.52 0.00 0.52 0.00 16.81
02:20:44 12:28:01 AM 0.52 0.00 0.52 0.00 17.48
02:20:44 12:29:01 AM 0.53 0.00 0.53 0.00 17.46
02:20:44 12:30:01 AM 0.63 0.00 0.63 0.00 20.11
02:20:44 12:31:01 AM 0.57 0.00 0.57 0.00 19.14
02:20:44 12:32:01 AM 0.22 0.00 0.22 0.00 20.93
02:20:44 12:33:01 AM 0.13 0.00 0.13 0.00 16.15
02:20:44 12:34:01 AM 0.18 0.00 0.18 0.00 12.05
02:20:44 12:35:01 AM 0.28 0.00 0.28 0.00 24.46
02:20:44 12:36:01 AM 0.47 0.00 0.47 0.00 18.93
02:20:44 12:37:01 AM 0.22 0.00 0.22 0.00 23.65
02:20:44 12:38:01 AM 0.15 0.00 0.15 0.00 35.46
02:20:44 12:39:01 AM 0.20 0.00 0.20 0.00 107.05
02:20:44 12:40:01 AM 0.27 0.00 0.27 0.00 31.26
02:20:44 12:41:01 AM 0.35 0.00 0.35 0.00 19.12
02:20:44 12:42:01 AM 0.25 0.00 0.25 0.00 10.70
02:20:44 12:43:01 AM 0.13 0.00 0.13 0.00 16.53
02:20:44 12:44:01 AM 0.15 0.00 0.15 0.00 15.48
02:20:44 12:45:01 AM 0.22 0.00 0.22 0.00 10.10
02:20:44 12:46:01 AM 0.27 0.00 0.27 0.00 70.01
02:20:44 12:47:01 AM 0.22 0.00 0.22 0.00 104.25
02:20:44 12:48:01 AM 0.17 0.00 0.17 0.00 14.53
02:20:44 12:49:01 AM 0.13 0.00 0.13 0.00 7.46
02:20:44 12:50:01 AM 0.20 0.00 0.20 0.00 20.85
02:20:44 12:51:01 AM 0.53 0.00 0.53 0.00 19.90
02:20:44 12:52:01 AM 0.25 0.00 0.25 0.00 15.98
02:20:44 12:53:01 AM 0.23 0.00 0.23 0.00 54.10
02:20:44 12:54:01 AM 0.13 0.00 0.13 0.00 76.82
02:20:44 12:55:01 AM 0.23 0.00 0.23 0.00 51.78
02:20:44 12:56:01 AM 0.43 0.00 0.43 0.00 22.28
02:20:44 12:57:01 AM 0.33 0.00 0.33 0.00 19.34
02:20:44 12:58:01 AM 0.13 0.00 0.13 0.00 11.20
02:20:44 12:59:01 AM 0.15 0.00 0.15 0.00 15.46
02:20:44 01:00:01 AM 0.22 0.00 0.22 0.00 16.20
02:20:44 01:01:01 AM 0.28 0.00 0.28 0.00 84.86
02:20:44 01:02:01 AM 0.33 0.00 0.33 0.00 93.39
02:20:44 01:03:01 AM 0.20 0.00 0.20 0.00 15.75
02:20:44 01:04:01 AM 0.12 0.00 0.12 0.00 7.46
02:20:44 01:05:01 AM 0.28 0.00 0.28 0.00 22.78
02:20:44 01:06:01 AM 0.43 0.00 0.43 0.00 16.88
02:20:44 01:07:02 AM 0.28 0.00 0.28 0.00 15.34
02:20:44 01:08:01 AM 0.17 0.00 0.17 0.00 17.17
02:20:44 01:09:01 AM 0.40 0.00 0.40 0.00 27.39
02:20:44 01:10:01 AM 0.22 0.00 0.22 0.00 13.00
02:20:44 01:11:01 AM 0.25 0.00 0.25 0.00 24.33
02:20:44 01:12:01 AM 0.17 0.00 0.17 0.00 12.66
02:20:44 01:13:01 AM 0.17 0.00 0.17 0.00 22.43
02:20:44 01:14:01 AM 0.12 0.00 0.12 0.00 11.33
02:20:44 01:15:01 AM 0.18 0.00 0.18 0.00 31.54
02:20:44 01:16:01 AM 0.28 0.00 0.28 0.00 12.03
02:20:44 01:17:01 AM 0.18 0.00 0.18 0.00 17.51
02:20:44 01:18:01 AM 0.20 0.00 0.20 0.00 13.50
02:20:44 01:19:01 AM 0.25 0.00 0.25 0.00 19.86
02:20:44 01:20:01 AM 0.17 0.00 0.17 0.00 9.41
02:20:44 01:21:01 AM 0.27 0.00 0.27 0.00 21.69
02:20:44 01:22:01 AM 0.17 0.00 0.17 0.00 16.26
02:20:44 01:23:01 AM 0.48 0.00 0.48 0.00 19.38
02:20:44 01:24:01 AM 0.17 0.00 0.17 0.00 11.58
02:20:44 01:25:01 AM 0.18 0.00 0.18 0.00 15.55
02:20:44 01:26:01 AM 0.20 0.00 0.20 0.00 17.91
02:20:44 01:27:01 AM 0.17 0.00 0.17 0.00 8.81
02:20:44 01:28:01 AM 0.13 0.00 0.13 0.00 25.33
02:20:44 01:29:01 AM 0.20 0.00 0.20 0.00 17.71
02:20:44 01:30:01 AM 0.17 0.00 0.17 0.00 9.91
02:20:44 01:31:01 AM 0.53 0.00 0.53 0.00 21.25
02:20:44 01:32:01 AM 0.22 0.00 0.22 0.00 18.64
02:20:44 01:33:01 AM 0.22 0.00 0.22 0.00 24.53
02:20:44 01:34:01 AM 0.15 0.00 0.15 0.00 8.18
02:20:44 01:35:01 AM 0.28 0.00 0.28 0.00 23.71
02:20:44 01:36:01 AM 0.17 0.00 0.17 0.00 13.36
02:20:44 01:37:01 AM 0.15 0.00 0.15 0.00 22.40
02:20:44 01:38:01 AM 0.15 0.00 0.15 0.00 16.93
02:20:44 01:39:01 AM 0.12 0.00 0.12 0.00 16.73
02:20:44 01:40:01 AM 0.38 0.00 0.38 0.00 44.91
02:20:44 01:41:01 AM 0.35 0.00 0.35 0.00 20.58
02:20:44 01:42:01 AM 0.20 0.00 0.20 0.00 18.00
02:20:44 01:43:01 AM 0.13 0.00 0.13 0.00 10.66
02:20:44 01:44:01 AM 0.15 0.00 0.15 0.00 16.13
02:20:44 01:45:01 AM 0.25 0.00 0.25 0.00 10.53
02:20:44 01:46:01 AM 0.23 0.00 0.23 0.00 28.01
02:20:44 01:47:01 AM 0.42 0.00 0.42 0.00 16.03
02:20:44 01:48:01 AM 0.28 0.00 0.28 0.00 13.75
02:20:44 01:49:01 AM 0.42 0.00 0.42 0.00 13.61
02:20:44 01:50:01 AM 0.50 0.00 0.50 0.00 13.16
02:20:44 01:51:01 AM 0.53 0.00 0.53 0.00 17.14
02:20:44 01:52:01 AM 0.45 0.00 0.45 0.00 19.20
02:20:44 01:53:01 AM 0.13 0.00 0.13 0.00 35.85
02:20:44 01:54:01 AM 0.22 0.00 0.22 0.00 10.15
02:20:44 01:55:01 AM 0.27 0.00 0.27 0.00 18.08
02:20:44 01:56:01 AM 0.20 0.00 0.20 0.00 18.30
02:20:44 01:57:01 AM 0.13 0.00 0.13 0.00 8.67
02:20:44 01:58:01 AM 0.12 0.00 0.12 0.00 16.00
02:20:44 01:59:01 AM 0.12 0.00 0.12 0.00 21.06
02:20:44 02:00:01 AM 0.17 0.00 0.17 0.00 18.06
02:20:44 02:01:01 AM 0.33 0.00 0.33 0.00 15.28
02:20:44 02:02:01 AM 0.35 0.00 0.35 0.00 28.29
02:20:44 02:03:01 AM 0.28 0.00 0.28 0.00 18.78
02:20:44 02:04:01 AM 0.18 0.00 0.18 0.00 17.75
02:20:44 02:05:01 AM 0.22 0.00 0.22 0.00 22.95
02:20:44 02:06:01 AM 0.38 0.00 0.38 0.00 13.26
02:20:44 02:07:01 AM 0.22 0.00 0.22 0.00 21.88
02:20:44 02:08:01 AM 0.23 0.00 0.23 0.00 17.86
02:20:44 02:09:01 AM 0.18 0.00 0.18 0.00 8.32
02:20:44 02:10:01 AM 0.88 0.00 0.88 0.00 30.12
02:20:44 02:11:01 AM 0.47 0.00 0.47 0.00 18.01
02:20:44 02:12:01 AM 0.15 0.00 0.15 0.00 16.53
02:20:44 02:13:01 AM 0.12 0.00 0.12 0.00 16.66
02:20:44 02:14:01 AM 0.13 0.00 0.13 0.00 22.13
02:20:44 02:15:02 AM 0.17 0.00 0.17 0.00 11.80
02:20:44 02:16:01 AM 0.24 0.00 0.24 0.00 25.13
02:20:44 02:17:01 AM 0.13 0.00 0.13 0.00 11.58
02:20:44 02:18:01 AM 0.27 0.00 0.27 0.00 24.48
02:20:44 02:19:01 AM 0.27 0.00 0.27 0.00 76.69
02:20:44 02:20:01 AM 23.36 0.32 23.04 39.05 5025.81
02:20:44 Average: 0.51 0.05 0.46 4.37 59.90
02:20:44
02:20:44 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:20:44 12:01:01 AM 4823984 6960492 3058440 38.80 2688 2303892 760556 8.52 269472 2405644 56
02:20:44 12:02:02 AM 4824188 6961164 3058236 38.80 2688 2304360 760556 8.52 269616 2405752 224
02:20:44 12:03:01 AM 4824160 6961500 3058264 38.80 2688 2304724 760556 8.52 269616 2405844 128
02:20:44 12:04:01 AM 4823704 6961412 3058720 38.80 2688 2305092 760556 8.52 269616 2406212 192
02:20:44 12:05:01 AM 4823316 6961416 3059108 38.81 2688 2305476 760556 8.52 269616 2406604 52
02:20:44 12:06:01 AM 4822704 6961480 3059720 38.82 2688 2306160 760556 8.52 269616 2407376 16
02:20:44 12:07:01 AM 4821276 6960552 3061148 38.84 2688 2306660 760556 8.52 269616 2408660 40
02:20:44 12:08:01 AM 4821380 6961268 3061044 38.83 2688 2307272 753596 8.44 269700 2408756 24
02:20:44 12:09:01 AM 4820624 6960892 3061800 38.84 2688 2307652 753596 8.44 269700 2409184 20
02:20:44 12:10:01 AM 4820584 6961236 3061840 38.84 2688 2308036 751184 8.41 269700 2409520 100
02:20:44 12:11:01 AM 4803124 6960860 3079300 39.07 2688 2325076 744460 8.34 271928 2424336 680
02:20:44 12:12:01 AM 4802944 6961084 3079480 39.07 2688 2325480 744460 8.34 271928 2424720 44
02:20:44 12:13:01 AM 4802840 6961600 3079584 39.07 2688 2326100 744460 8.34 271928 2424676 184
02:20:44 12:14:01 AM 4802636 6961864 3079788 39.07 2688 2326576 744460 8.34 271928 2425028 88
02:20:44 12:15:01 AM 4802176 6961880 3080248 39.08 2688 2327052 744460 8.34 271928 2425308 248
02:20:44 12:16:01 AM 4801608 6961996 3080816 39.08 2688 2327732 744460 8.34 272056 2425952 168
02:20:44 12:17:01 AM 4800900 6961764 3081524 39.09 2688 2328208 744460 8.34 272056 2426476 164
02:20:44 12:18:01 AM 4800476 6961820 3081948 39.10 2688 2328688 744460 8.34 272056 2427044 180
02:20:44 12:19:01 AM 4799776 6961904 3082648 39.11 2688 2329472 763888 8.55 272056 2427676 88
02:20:44 12:20:01 AM 4798948 6961476 3083476 39.12 2688 2329872 760128 8.51 272056 2428464 24
02:20:44 12:21:01 AM 4798740 6961656 3083684 39.12 2688 2330256 760128 8.51 272056 2428764 116
02:20:44 12:22:01 AM 4798164 6961460 3084260 39.13 2688 2330636 760128 8.51 272056 2429120 36
02:20:44 12:23:01 AM 4797776 6961456 3084648 39.13 2688 2331020 760128 8.51 272056 2429504 148
02:20:44 12:24:01 AM 4797716 6961780 3084708 39.13 2688 2331404 760128 8.51 272056 2429740 68
02:20:44 12:25:01 AM 4796908 6961368 3085516 39.14 2688 2331840 760128 8.51 272056 2430340 212
02:20:44 12:26:01 AM 4796572 6961608 3085852 39.15 2688 2332368 760128 8.51 272056 2431036 24
02:20:44 12:27:01 AM 4796404 6961816 3086020 39.15 2688 2332752 760128 8.51 272056 2431092 24
02:20:44 12:28:01 AM 4795716 6961520 3086708 39.16 2688 2333136 760128 8.51 272056 2431692 0
02:20:44 12:29:01 AM 4795416 6961592 3087008 39.16 2688 2333516 760128 8.51 272056 2432064 24
02:20:44 12:30:01 AM 4794516 6961072 3087908 39.17 2688 2333896 749900 8.40 272056 2432844 24
02:20:44 12:31:01 AM 4794420 6961368 3088004 39.18 2688 2334284 749900 8.40 272056 2433040 72
02:20:44 12:32:01 AM 4793820 6961336 3088604 39.18 2688 2334852 749900 8.40 272056 2433660 48
02:20:44 12:33:01 AM 4793476 6961404 3088948 39.19 2688 2335256 749900 8.40 272056 2433988 12
02:20:44 12:34:01 AM 4793156 6961560 3089268 39.19 2688 2335732 749900 8.40 272056 2434376 172
02:20:44 12:35:01 AM 4792612 6961492 3089812 39.20 2688 2336208 749900 8.40 272056 2434736 4
02:20:44 12:36:01 AM 4791956 6961316 3090468 39.21 2688 2336688 749900 8.40 272092 2435468 180
02:20:44 12:37:01 AM 4791888 6961720 3090536 39.21 2688 2337164 749900 8.40 272084 2435656 8
02:20:44 12:38:01 AM 4789736 6961584 3092688 39.24 2688 2339192 749900 8.40 272084 2437680 1008
02:20:44 12:39:01 AM 4782740 6957296 3099684 39.32 2688 2341876 765764 8.57 272084 2444616 524
02:20:44 12:40:01 AM 4782140 6957072 3100284 39.33 2688 2342260 762676 8.54 272084 2445308 72
02:20:44 12:41:01 AM 4781736 6957060 3100688 39.34 2688 2342644 762676 8.54 272084 2445744 20
02:20:44 12:42:01 AM 4780936 6956644 3101488 39.35 2688 2343028 762676 8.54 272084 2446388 188
02:20:44 12:43:01 AM 4781024 6957104 3101400 39.35 2688 2343408 762676 8.54 272084 2446440 104
02:20:44 12:44:01 AM 4780572 6957052 3101852 39.35 2688 2343800 762676 8.54 272084 2446844 60
02:20:44 12:45:01 AM 4779692 6956576 3102732 39.36 2688 2344204 762676 8.54 272084 2447524 236
02:20:44 12:46:01 AM 4776776 6956016 3105648 39.40 2688 2346556 762676 8.54 272084 2450564 576
02:20:44 12:47:01 AM 4772548 6954336 3109876 39.45 2688 2349108 762676 8.54 272092 2455052 32
02:20:44 12:48:01 AM 4771464 6953636 3110960 39.47 2688 2349492 762676 8.54 272092 2455800 24
02:20:44 12:49:01 AM 4771324 6953884 3111100 39.47 2688 2349872 762676 8.54 272092 2456168 208
02:20:44 12:50:01 AM 4770348 6953292 3112076 39.48 2688 2350256 783744 8.78 272092 2456704 24
02:20:44 12:51:01 AM 4770344 6953680 3112080 39.48 2688 2350656 764768 8.56 272092 2456920 68
02:20:44 12:52:01 AM 4770196 6953920 3112228 39.48 2688 2351044 764768 8.56 272092 2457240 56
02:20:44 12:53:01 AM 4768444 6953676 3113980 39.51 2688 2352544 764768 8.56 272092 2458796 4
02:20:44 12:54:01 AM 4765248 6953680 3117176 39.55 2688 2355740 764768 8.56 272092 2462128 928
02:20:44 12:55:01 AM 4764056 6953224 3118368 39.56 2688 2356480 764768 8.56 272092 2463280 192
02:20:44 12:56:01 AM 4764008 6953560 3118416 39.56 2688 2356864 764768 8.56 272088 2463460 112
02:20:44 12:57:01 AM 4763812 6953740 3118612 39.56 2688 2357248 764768 8.56 272088 2463768 40
02:20:44 12:58:01 AM 4762880 6953192 3119544 39.58 2688 2357632 764768 8.56 272088 2464472 136
02:20:44 12:59:01 AM 4762944 6953644 3119480 39.58 2688 2358012 764768 8.56 272088 2464704 88
02:20:44 01:00:01 AM 4762216 6953308 3120208 39.58 2688 2358412 765888 8.58 272088 2465212 56
02:20:44 01:01:01 AM 4758328 6952528 3124096 39.63 2688 2361500 765888 8.58 272088 2468820 692
02:20:44 01:02:01 AM 4756224 6952480 3126200 39.66 2688 2363560 765888 8.58 272104 2471004 88
02:20:44 01:03:01 AM 4756144 6952784 3126280 39.66 2688 2363944 765888 8.58 272104 2471300 56
02:20:44 01:04:01 AM 4755988 6953008 3126436 39.66 2688 2364324 765888 8.58 272104 2471384 236
02:20:44 01:05:01 AM 4755272 6952676 3127152 39.67 2688 2364704 765888 8.58 272104 2472224 20
02:20:44 01:06:01 AM 4755216 6953000 3127208 39.67 2688 2365088 765888 8.58 272104 2472216 56
02:20:44 01:07:02 AM 4754936 6953108 3127488 39.68 2688 2365472 765888 8.58 272104 2472532 68
02:20:44 01:08:01 AM 4754032 6952912 3128392 39.69 2688 2366180 765888 8.58 272104 2473376 352
02:20:44 01:09:01 AM 4753740 6952960 3128684 39.69 2688 2366512 765888 8.58 272104 2473724 4
02:20:44 01:10:01 AM 4752884 6952584 3129540 39.70 2688 2366992 758456 8.49 272104 2474436 164
02:20:44 01:11:01 AM 4752672 6952848 3129752 39.71 2688 2367472 758456 8.49 272104 2474788 4
02:20:44 01:12:01 AM 4752308 6952964 3130116 39.71 2688 2367952 758456 8.49 272104 2475200 168
02:20:44 01:13:01 AM 4751848 6952980 3130576 39.72 2688 2368428 758456 8.49 272104 2475500 4
02:20:44 01:14:01 AM 4751236 6952972 3131188 39.72 2688 2369024 758456 8.49 272104 2476108 288
02:20:44 01:15:01 AM 4750660 6953032 3131764 39.73 2688 2369668 775392 8.68 272104 2476756 24
02:20:44 01:16:01 AM 4749788 6952548 3132636 39.74 2688 2370048 775392 8.68 272104 2477408 188
02:20:44 01:17:01 AM 4749884 6953040 3132540 39.74 2688 2370448 775392 8.68 272104 2477540 120
02:20:44 01:18:01 AM 4749440 6952980 3132984 39.75 2688 2370832 775392 8.68 272104 2477996 144
02:20:44 01:19:01 AM 4748752 6952672 3133672 39.76 2688 2371212 775392 8.68 272104 2478596 24
02:20:44 01:20:01 AM 4747952 6952256 3134472 39.77 2688 2371596 766016 8.58 272104 2479240 176
02:20:44 01:21:01 AM 4747992 6952780 3134432 39.76 2688 2372076 766016 8.58 272104 2479476 100
02:20:44 01:22:01 AM 4747292 6952460 3135132 39.77 2688 2372460 766016 8.58 272104 2480024 68
02:20:44 01:23:01 AM 4747344 6952896 3135080 39.77 2688 2372844 766016 8.58 272104 2480008 52
02:20:44 01:24:01 AM 4746916 6952856 3135508 39.78 2688 2373224 766016 8.58 272104 2480396 144
02:20:44 01:25:01 AM 4746604 6952920 3135820 39.78 2688 2373608 766016 8.58 272104 2480888 100
02:20:44 01:26:01 AM 4746152 6952840 3136272 39.79 2688 2373976 766016 8.58 272104 2481208 20
02:20:44 01:27:01 AM 4745512 6952904 3136912 39.80 2688 2374680 766016 8.58 272104 2481844 496
02:20:44 01:28:01 AM 4745208 6952984 3137216 39.80 2688 2375064 766016 8.58 272104 2482228 148
02:20:44 01:29:01 AM 4744720 6952884 3137704 39.81 2688 2375448 766016 8.58 272104 2482612 68
02:20:44 01:30:01 AM 4744056 6952600 3138368 39.81 2688 2375828 759356 8.50 272104 2483340 188
02:20:44 01:31:01 AM 4743836 6952776 3138588 39.82 2688 2376216 759356 8.50 272104 2483460 176
02:20:44 01:32:01 AM 4743508 6952820 3138916 39.82 2688 2376596 759356 8.50 272104 2483764 68
02:20:44 01:33:01 AM 4742268 6952324 3140156 39.84 2688 2377332 759356 8.50 272104 2484868 128
02:20:44 01:34:01 AM 4742336 6952716 3140088 39.84 2688 2377656 759356 8.50 272104 2485148 248
02:20:44 01:35:01 AM 4741984 6952840 3140440 39.84 2688 2378132 759356 8.50 272104 2485428 84
02:20:44 01:36:01 AM 4741624 6952956 3140800 39.85 2688 2378608 759356 8.50 272104 2485860 244
02:20:44 01:37:01 AM 4741032 6952848 3141392 39.85 2688 2379092 759356 8.50 272104 2486276 88
02:20:44 01:38:01 AM 4740624 6952916 3141800 39.86 2688 2379568 759356 8.50 272104 2486868 88
02:20:44 01:39:01 AM 4740056 6952828 3142368 39.87 2688 2380044 759356 8.50 272104 2487228 88
02:20:44 01:40:01 AM 4735812 6949820 3146612 39.92 2688 2381288 766112 8.58 272116 2491216 188
02:20:44 01:41:01 AM 4736148 6950536 3146276 39.92 2688 2381664 766112 8.58 272116 2490972 112
02:20:44 01:42:01 AM 4735772 6950544 3146652 39.92 2688 2382040 766112 8.58 272124 2491492 40
02:20:44 01:43:01 AM 4735460 6950604 3146964 39.92 2688 2382420 766112 8.58 272116 2491780 132
02:20:44 01:44:01 AM 4735368 6950888 3147056 39.92 2688 2382796 766112 8.58 272116 2492040 52
02:20:44 01:45:01 AM 4734804 6950708 3147620 39.93 2688 2383172 766112 8.58 272116 2492560 204
02:20:44 01:46:01 AM 4734248 6950828 3148176 39.94 2688 2383848 766112 8.58 272116 2493176 160
02:20:44 01:47:01 AM 4733928 6950756 3148496 39.94 2688 2384104 766112 8.58 272116 2493472 56
02:20:44 01:48:01 AM 4733600 6950720 3148824 39.95 2688 2384388 766112 8.58 272116 2493660 4
02:20:44 01:49:01 AM 4733444 6950848 3148980 39.95 2688 2384680 766112 8.58 272116 2493944 4
02:20:44 01:50:01 AM 4732540 6950228 3149884 39.96 2688 2384964 781772 8.75 272116 2494460 56
02:20:44 01:51:01 AM 4732400 6950392 3150024 39.96 2688 2385256 781772 8.75 272116 2494768 4
02:20:44 01:52:01 AM 4731268 6950320 3151156 39.98 2688 2386316 774740 8.67 272136 2495748 632
02:20:44 01:53:01 AM 4733192 6952668 3149232 39.95 2688 2386740 774740 8.67 272136 2494112 4
02:20:44 01:54:01 AM 4733004 6952856 3149420 39.95 2688 2387124 774740 8.67 272136 2494316 160
02:20:44 01:55:01 AM 4732520 6952752 3149904 39.96 2688 2387504 774740 8.67 272136 2494812 84
02:20:44 01:56:01 AM 4732064 6952688 3150360 39.97 2688 2387888 774740 8.67 272136 2495156 4
02:20:44 01:57:01 AM 4731852 6952856 3150572 39.97 2688 2388272 774740 8.67 272136 2495580 160
02:20:44 01:58:01 AM 4731656 6953048 3150768 39.97 2688 2388652 774740 8.67 272136 2495864 84
02:20:44 01:59:01 AM 4730920 6952948 3151504 39.98 2688 2389288 774740 8.67 272136 2496604 112
02:20:44 02:00:01 AM 4730024 6952532 3152400 39.99 2688 2389768 766016 8.58 272136 2497200 88
02:20:44 02:01:01 AM 4728536 6951516 3153888 40.01 2688 2390248 766016 8.58 272136 2498472 248
02:20:44 02:02:01 AM 4729024 6952488 3153400 40.01 2688 2390728 766016 8.58 272144 2498336 4
02:20:44 02:03:01 AM 4728592 6952540 3153832 40.01 2688 2391204 766016 8.58 272144 2498360 4
02:20:44 02:04:01 AM 4728332 6952752 3154092 40.01 2688 2391684 766016 8.58 272144 2498988 4
02:20:44 02:05:01 AM 4727628 6952688 3154796 40.02 2688 2392316 766016 8.58 272148 2499620 4
02:20:44 02:06:01 AM 4727020 6952600 3155404 40.03 2688 2392844 766016 8.58 272152 2500092 316
02:20:44 02:07:01 AM 4726620 6952584 3155804 40.04 2688 2393228 766016 8.58 272152 2500408 116
02:20:44 02:08:01 AM 4726316 6952664 3156108 40.04 2688 2393612 766016 8.58 272152 2500908 40
02:20:44 02:09:01 AM 4725424 6952136 3157000 40.05 2688 2393976 757824 8.49 272152 2501624 204
02:20:44 02:10:01 AM 4724912 6952012 3157512 40.06 2688 2394364 757824 8.49 281492 2492636 56
02:20:44 02:11:01 AM 4724868 6952356 3157556 40.06 2688 2394748 757824 8.49 281492 2492920 144
02:20:44 02:12:01 AM 4724504 6952720 3157920 40.06 2688 2395468 757824 8.49 281492 2493396 400
02:20:44 02:13:01 AM 4724164 6952700 3158260 40.07 2688 2395788 757824 8.49 281492 2493716 244
02:20:44 02:14:01 AM 4723756 6952768 3158668 40.07 2688 2396264 757824 8.49 281492 2494192 84
02:20:44 02:15:02 AM 4723016 6952504 3159408 40.08 2688 2396748 757824 8.49 281492 2494672 248
02:20:44 02:16:01 AM 4722620 6952588 3159804 40.09 2688 2397228 757824 8.49 281492 2495344 88
02:20:44 02:17:01 AM 4722324 6952768 3160100 40.09 2688 2397704 757824 8.49 281492 2495752 252
02:20:44 02:18:01 AM 4721812 6952732 3160612 40.10 2688 2398180 757824 8.49 281492 2496112 88
02:20:44 02:19:01 AM 4784776 7024012 3097648 39.30 2688 2406452 666112 7.46 281812 2433556 6148
02:20:44 02:20:01 AM 4715100 6888480 3167324 40.18 2688 2346572 773500 8.66 580140 2228408 24128
02:20:44 Average: 4762082 6955264 3120342 39.59 2688 2360528 761627 8.53 274790 2462762 352
02:20:44
02:20:44 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:20:44 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:01:01 AM eth0 12.28 9.33 3.00 1.90 0.00 0.00 0.00 0.00
02:20:44 12:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:02:02 AM eth0 12.21 9.36 3.28 2.17 0.00 0.00 0.00 0.00
02:20:44 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:03:01 AM eth0 12.18 9.07 2.75 1.76 0.00 0.00 0.00 0.00
02:20:44 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:04:01 AM eth0 10.93 8.60 2.61 1.72 0.00 0.00 0.00 0.00
02:20:44 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:05:01 AM eth0 11.13 9.07 2.81 1.81 0.00 0.00 0.00 0.00
02:20:44 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:06:01 AM eth0 18.88 16.19 4.20 2.57 0.00 0.00 0.00 0.00
02:20:44 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:07:01 AM eth0 12.55 9.11 3.18 1.98 0.00 0.00 0.00 0.00
02:20:44 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:08:01 AM eth0 12.40 9.30 3.15 2.02 0.00 0.00 0.00 0.00
02:20:44 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:09:01 AM eth0 11.16 9.35 3.01 1.99 0.00 0.00 0.00 0.00
02:20:44 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:10:01 AM eth0 12.11 8.86 2.86 1.78 0.00 0.00 0.00 0.00
02:20:44 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:11:01 AM eth0 14.06 9.93 3.21 1.92 0.00 0.00 0.00 0.00
02:20:44 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:12:01 AM eth0 14.03 10.08 3.18 2.01 0.00 0.00 0.00 0.00
02:20:44 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:13:01 AM eth0 12.53 10.21 3.21 1.87 0.00 0.00 0.00 0.00
02:20:44 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:14:01 AM eth0 1.68 1.12 0.41 0.22 0.00 0.00 0.00 0.00
02:20:44 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:15:01 AM eth0 1.30 1.00 0.37 0.22 0.00 0.00 0.00 0.00
02:20:44 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:16:01 AM eth0 1.92 1.23 0.54 0.29 0.00 0.00 0.00 0.00
02:20:44 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:17:01 AM eth0 1.48 1.02 0.38 0.22 0.00 0.00 0.00 0.00
02:20:44 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:18:01 AM eth0 2.20 1.27 0.72 0.44 0.00 0.00 0.00 0.00
02:20:44 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:19:01 AM eth0 33.34 31.61 6.15 3.53 0.00 0.00 0.00 0.00
02:20:44 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:20:01 AM eth0 12.70 9.30 3.05 1.83 0.00 0.00 0.00 0.00
02:20:44 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:21:01 AM eth0 11.23 9.20 2.93 1.86 0.00 0.00 0.00 0.00
02:20:44 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:22:01 AM eth0 11.33 8.93 2.79 1.78 0.00 0.00 0.00 0.00
02:20:44 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:23:01 AM eth0 10.86 9.07 2.73 1.79 0.00 0.00 0.00 0.00
02:20:44 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:24:01 AM eth0 12.11 9.25 2.94 1.80 0.00 0.00 0.00 0.00
02:20:44 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:25:01 AM eth0 11.08 9.08 2.66 1.72 0.00 0.00 0.00 0.00
02:20:44 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:26:01 AM eth0 17.13 14.11 3.99 2.55 0.00 0.00 0.00 0.00
02:20:44 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:27:01 AM eth0 13.90 8.95 2.97 1.78 0.00 0.00 0.00 0.00
02:20:44 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:28:01 AM eth0 13.65 9.12 3.20 1.98 0.00 0.00 0.00 0.00
02:20:44 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:29:01 AM eth0 14.93 9.20 3.32 1.98 0.00 0.00 0.00 0.00
02:20:44 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:30:01 AM eth0 15.50 10.38 3.43 8.54 0.00 0.00 0.00 0.00
02:20:44 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:31:01 AM eth0 14.08 9.88 3.26 4.38 0.00 0.00 0.00 0.00
02:20:44 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:32:01 AM eth0 17.11 12.26 4.00 2.31 0.00 0.00 0.00 0.00
02:20:44 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:33:01 AM eth0 2.55 1.40 0.98 0.61 0.00 0.00 0.00 0.00
02:20:44 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:34:01 AM eth0 1.58 1.05 0.39 0.22 0.00 0.00 0.00 0.00
02:20:44 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:35:01 AM eth0 1.43 1.13 0.44 0.23 0.00 0.00 0.00 0.00
02:20:44 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:36:01 AM eth0 2.67 1.35 0.84 0.48 0.00 0.00 0.00 0.00
02:20:44 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:37:01 AM eth0 1.15 1.00 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:38:01 AM eth0 22.73 21.90 4.60 2.25 0.00 0.00 0.00 0.00
02:20:44 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:39:01 AM eth0 15.36 12.56 4.50 2.10 0.00 0.00 0.00 0.00
02:20:44 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:40:01 AM eth0 11.61 8.98 2.82 1.79 0.00 0.00 0.00 0.00
02:20:44 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:41:01 AM eth0 11.81 9.20 2.98 1.86 0.00 0.00 0.00 0.00
02:20:44 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:42:01 AM eth0 11.93 9.17 3.05 1.98 0.00 0.00 0.00 0.00
02:20:44 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:43:01 AM eth0 11.00 9.11 2.74 1.79 0.00 0.00 0.00 0.00
02:20:44 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:44:01 AM eth0 12.08 9.32 2.92 1.85 0.00 0.00 0.00 0.00
02:20:44 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:45:01 AM eth0 11.98 9.55 3.40 2.23 0.00 0.00 0.00 0.00
02:20:44 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:46:01 AM eth0 4.50 3.92 0.61 0.44 0.00 0.00 0.00 0.00
02:20:44 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:47:01 AM eth0 10.46 8.10 2.01 1.32 0.00 0.00 0.00 0.00
02:20:44 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:48:01 AM eth0 12.63 9.33 3.16 2.02 0.00 0.00 0.00 0.00
02:20:44 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:49:01 AM eth0 10.76 8.96 2.73 1.79 0.00 0.00 0.00 0.00
02:20:44 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:50:01 AM eth0 14.05 9.17 3.22 1.84 0.00 0.00 0.00 0.00
02:20:44 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:51:01 AM eth0 11.91 9.33 3.03 1.88 0.00 0.00 0.00 0.00
02:20:44 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:52:01 AM eth0 11.41 9.08 2.79 1.79 0.00 0.00 0.00 0.00
02:20:44 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:53:01 AM eth0 11.28 9.76 2.42 1.59 0.00 0.00 0.00 0.00
02:20:44 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:54:01 AM eth0 2.35 2.35 0.16 0.33 0.00 0.00 0.00 0.00
02:20:44 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:55:01 AM eth0 14.71 12.20 3.43 2.24 0.00 0.00 0.00 0.00
02:20:44 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:56:01 AM eth0 11.83 9.17 2.89 1.92 0.00 0.00 0.00 0.00
02:20:44 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:57:01 AM eth0 12.91 9.06 3.02 1.79 0.00 0.00 0.00 0.00
02:20:44 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:58:01 AM eth0 12.46 9.70 3.58 2.40 0.00 0.00 0.00 0.00
02:20:44 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 12:59:01 AM eth0 11.76 9.05 2.97 1.81 0.00 0.00 0.00 0.00
02:20:44 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:00:01 AM eth0 13.93 9.20 3.19 1.83 0.00 0.00 0.00 0.00
02:20:44 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:01:01 AM eth0 5.26 5.13 0.85 0.68 0.00 0.00 0.00 0.00
02:20:44 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:02:01 AM eth0 13.69 12.27 3.00 2.08 0.00 0.00 0.00 0.00
02:20:44 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:03:01 AM eth0 10.81 8.98 2.71 1.79 0.00 0.00 0.00 0.00
02:20:44 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:04:01 AM eth0 11.43 8.98 2.77 1.79 0.00 0.00 0.00 0.00
02:20:44 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:05:01 AM eth0 11.43 9.18 3.05 2.01 0.00 0.00 0.00 0.00
02:20:44 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:06:01 AM eth0 12.15 9.28 3.06 1.86 0.00 0.00 0.00 0.00
02:20:44 01:07:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:07:02 AM eth0 14.55 9.03 3.06 1.79 0.00 0.00 0.00 0.00
02:20:44 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:08:01 AM eth0 22.86 17.20 5.85 3.63 0.00 0.00 0.00 0.00
02:20:44 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:09:01 AM eth0 2.07 1.12 0.65 0.40 0.00 0.00 0.00 0.00
02:20:44 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:10:01 AM eth0 3.75 1.10 0.87 0.39 0.00 0.00 0.00 0.00
02:20:44 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:11:01 AM eth0 1.75 1.17 0.52 0.29 0.00 0.00 0.00 0.00
02:20:44 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:12:01 AM eth0 1.78 1.00 0.46 0.22 0.00 0.00 0.00 0.00
02:20:44 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:13:01 AM eth0 1.67 1.03 0.46 0.22 0.00 0.00 0.00 0.00
02:20:44 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:14:01 AM eth0 4.52 3.87 1.16 0.78 0.00 0.00 0.00 0.00
02:20:44 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:15:01 AM eth0 33.46 31.61 6.29 3.52 0.00 0.00 0.00 0.00
02:20:44 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:16:01 AM eth0 12.83 9.47 3.30 2.10 0.00 0.00 0.00 0.00
02:20:44 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:17:01 AM eth0 16.05 9.17 3.09 1.81 0.00 0.00 0.00 0.00
02:20:44 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:18:01 AM eth0 14.90 9.33 3.32 2.02 0.00 0.00 0.00 0.00
02:20:44 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:19:01 AM eth0 12.16 9.42 3.35 2.18 0.00 0.00 0.00 0.00
02:20:44 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:20:01 AM eth0 13.30 9.35 3.30 1.99 0.00 0.00 0.00 0.00
02:20:44 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:21:01 AM eth0 17.51 11.80 3.66 1.88 0.00 0.00 0.00 0.00
02:20:44 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:22:01 AM eth0 12.95 9.18 3.15 1.98 0.00 0.00 0.00 0.00
02:20:44 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:23:01 AM eth0 10.95 8.98 2.68 1.79 0.00 0.00 0.00 0.00
02:20:44 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:24:01 AM eth0 11.00 8.88 2.71 1.78 0.00 0.00 0.00 0.00
02:20:44 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:25:01 AM eth0 11.50 9.25 2.80 1.83 0.00 0.00 0.00 0.00
02:20:44 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:26:01 AM eth0 11.53 8.80 2.86 1.76 0.00 0.00 0.00 0.00
02:20:44 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:27:01 AM eth0 19.44 16.93 4.25 2.62 0.00 0.00 0.00 0.00
02:20:44 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:28:01 AM eth0 10.60 8.90 2.67 1.78 0.00 0.00 0.00 0.00
02:20:44 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:29:01 AM eth0 10.93 8.90 2.74 1.78 0.00 0.00 0.00 0.00
02:20:44 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:30:01 AM eth0 11.33 8.93 2.75 1.78 0.00 0.00 0.00 0.00
02:20:44 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:31:01 AM eth0 10.91 9.18 2.80 1.88 0.00 0.00 0.00 0.00
02:20:44 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:32:01 AM eth0 11.90 9.06 2.86 1.79 0.00 0.00 0.00 0.00
02:20:44 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:33:01 AM eth0 21.13 17.93 5.60 3.56 0.00 0.00 0.00 0.00
02:20:44 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:34:01 AM eth0 3.40 1.88 0.91 0.52 0.00 0.00 0.00 0.00
02:20:44 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:35:01 AM eth0 1.15 1.03 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:36:01 AM eth0 1.52 1.20 0.46 0.29 0.00 0.00 0.00 0.00
02:20:44 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:37:01 AM eth0 1.25 1.00 0.37 0.22 0.00 0.00 0.00 0.00
02:20:44 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:38:01 AM eth0 1.33 1.05 0.37 0.22 0.00 0.00 0.00 0.00
02:20:44 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:39:01 AM eth0 1.78 1.07 0.52 0.22 0.00 0.00 0.00 0.00
02:20:44 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:40:01 AM eth0 73.24 71.62 12.48 6.73 0.00 0.00 0.00 0.00
02:20:44 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:41:01 AM eth0 11.60 9.13 2.83 1.85 0.00 0.00 0.00 0.00
02:20:44 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:42:01 AM eth0 12.23 9.37 3.16 2.02 0.00 0.00 0.00 0.00
02:20:44 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:43:01 AM eth0 11.28 9.11 2.75 1.79 0.00 0.00 0.00 0.00
02:20:44 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:44:01 AM eth0 11.21 9.05 2.68 1.79 0.00 0.00 0.00 0.00
02:20:44 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:45:01 AM eth0 11.10 9.27 2.70 1.83 0.00 0.00 0.00 0.00
02:20:44 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:46:01 AM eth0 19.16 15.91 4.89 3.06 0.00 0.00 0.00 0.00
02:20:44 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:47:01 AM eth0 0.77 0.60 0.23 0.12 0.00 0.00 0.00 0.00
02:20:44 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:48:01 AM eth0 1.20 0.60 0.36 0.13 0.00 0.00 0.00 0.00
02:20:44 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:49:01 AM eth0 0.72 0.60 0.26 0.13 0.00 0.00 0.00 0.00
02:20:44 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:50:01 AM eth0 0.87 0.60 0.26 0.13 0.00 0.00 0.00 0.00
02:20:44 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:51:01 AM eth0 0.92 0.75 0.40 0.20 0.00 0.00 0.00 0.00
02:20:44 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:52:01 AM eth0 57.71 57.41 9.83 4.88 0.00 0.00 0.00 0.00
02:20:44 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:53:01 AM eth0 11.46 10.00 2.92 1.95 0.00 0.00 0.00 0.00
02:20:44 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:54:01 AM eth0 11.16 9.05 2.82 1.79 0.00 0.00 0.00 0.00
02:20:44 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:55:01 AM eth0 10.66 8.98 2.71 1.79 0.00 0.00 0.00 0.00
02:20:44 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:56:01 AM eth0 11.30 9.12 2.92 1.85 0.00 0.00 0.00 0.00
02:20:44 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:57:01 AM eth0 11.00 9.20 2.81 1.82 0.00 0.00 0.00 0.00
02:20:44 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:58:01 AM eth0 11.25 9.12 2.82 1.81 0.00 0.00 0.00 0.00
02:20:44 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 01:59:01 AM eth0 14.98 12.56 3.81 2.35 0.00 0.00 0.00 0.00
02:20:44 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:00:01 AM eth0 1.18 1.07 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:01:01 AM eth0 1.22 1.12 0.49 0.28 0.00 0.00 0.00 0.00
02:20:44 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:02:01 AM eth0 1.48 1.20 0.61 0.41 0.00 0.00 0.00 0.00
02:20:44 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:03:01 AM eth0 1.05 1.00 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:04:01 AM eth0 1.45 1.00 0.44 0.22 0.00 0.00 0.00 0.00
02:20:44 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:05:01 AM eth0 23.73 23.41 4.00 2.09 0.00 0.00 0.00 0.00
02:20:44 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:06:01 AM eth0 24.89 23.96 4.55 2.58 0.00 0.00 0.00 0.00
02:20:44 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:07:01 AM eth0 10.91 9.08 2.76 1.79 0.00 0.00 0.00 0.00
02:20:44 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:08:01 AM eth0 10.40 8.83 2.63 1.78 0.00 0.00 0.00 0.00
02:20:44 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:09:01 AM eth0 10.06 8.67 2.58 1.73 0.00 0.00 0.00 0.00
02:20:44 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:10:01 AM eth0 11.05 9.05 2.77 1.81 0.00 0.00 0.00 0.00
02:20:44 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:11:01 AM eth0 11.03 9.20 2.89 1.86 0.00 0.00 0.00 0.00
02:20:44 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:12:01 AM eth0 21.36 17.83 5.48 3.42 0.00 0.00 0.00 0.00
02:20:44 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:13:01 AM eth0 1.40 1.17 0.34 0.22 0.00 0.00 0.00 0.00
02:20:44 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:14:01 AM eth0 1.10 1.00 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 02:15:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:15:02 AM eth0 1.32 1.05 0.41 0.22 0.00 0.00 0.00 0.00
02:20:44 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:16:01 AM eth0 1.32 1.19 0.50 0.29 0.00 0.00 0.00 0.00
02:20:44 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:17:01 AM eth0 1.05 1.08 0.37 0.22 0.00 0.00 0.00 0.00
02:20:44 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:18:01 AM eth0 1.20 1.05 0.36 0.22 0.00 0.00 0.00 0.00
02:20:44 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:19:01 AM eth0 130.11 111.21 39.33 12.00 0.00 0.00 0.00 0.00
02:20:44 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 02:20:01 AM eth0 128.44 93.07 281.27 445.04 0.00 0.00 0.00 0.00
02:20:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:20:44 Average: eth0 12.58 10.13 4.80 4.87 0.00 0.00 0.00 0.00
02:20:44
02:20:44
02:20:44 ---> sar -P ALL:
02:20:44 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-3067.novalocal) 10/13/2025 _x86_64_ (2 CPU)
02:20:44
02:20:44 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:01:01 AM all 4.41 0.03 0.38 0.03 0.05 95.11
02:20:44 12:01:01 AM 0 3.70 0.00 0.30 0.05 0.05 95.90
02:20:44 12:01:01 AM 1 5.13 0.05 0.45 0.00 0.05 94.32
02:20:44 12:02:02 AM all 4.45 0.00 0.20 0.00 0.07 95.29
02:20:44 12:02:02 AM 0 4.63 0.00 0.22 0.00 0.07 95.08
02:20:44 12:02:02 AM 1 4.26 0.00 0.18 0.00 0.07 95.49
02:20:44 12:03:01 AM all 4.33 0.00 0.19 0.00 0.05 95.43
02:20:44 12:03:01 AM 0 6.28 0.00 0.24 0.00 0.05 93.43
02:20:44 12:03:01 AM 1 2.38 0.00 0.14 0.00 0.05 97.43
02:20:44 12:04:01 AM all 4.05 0.00 0.19 0.00 0.05 95.71
02:20:44 12:04:01 AM 0 1.66 0.00 0.18 0.00 0.05 98.11
02:20:44 12:04:01 AM 1 6.44 0.00 0.20 0.00 0.05 93.31
02:20:44 12:05:01 AM all 4.50 0.00 0.17 0.00 0.06 95.28
02:20:44 12:05:01 AM 0 4.52 0.00 0.17 0.00 0.05 95.26
02:20:44 12:05:01 AM 1 4.48 0.00 0.17 0.00 0.07 95.29
02:20:44 12:06:01 AM all 5.29 0.00 0.29 0.00 0.06 94.36
02:20:44 12:06:01 AM 0 3.71 0.00 0.28 0.00 0.05 95.96
02:20:44 12:06:01 AM 1 6.87 0.00 0.30 0.00 0.07 92.76
02:20:44 12:07:01 AM all 4.38 0.00 0.34 0.00 0.05 95.23
02:20:44 12:07:01 AM 0 1.81 0.00 0.18 0.00 0.05 97.96
02:20:44 12:07:01 AM 1 6.95 0.00 0.50 0.00 0.05 92.50
02:20:44 12:08:01 AM all 4.36 0.00 0.36 0.01 0.07 95.20
02:20:44 12:08:01 AM 0 3.53 0.00 0.32 0.02 0.07 96.07
02:20:44 12:08:01 AM 1 5.20 0.00 0.40 0.00 0.07 94.34
02:20:44 12:09:01 AM all 4.34 0.00 0.34 0.00 0.06 95.26
02:20:44 12:09:01 AM 0 2.07 0.00 0.17 0.00 0.05 97.71
02:20:44 12:09:01 AM 1 6.60 0.00 0.52 0.00 0.07 92.81
02:20:44 12:10:01 AM all 4.40 0.00 0.33 0.00 0.08 95.18
02:20:44 12:10:01 AM 0 4.21 0.00 0.32 0.00 0.08 95.39
02:20:44 12:10:01 AM 1 4.59 0.00 0.35 0.00 0.08 94.97
02:20:44 12:11:01 AM all 4.41 0.25 0.45 0.10 0.06 94.73
02:20:44 12:11:01 AM 0 4.63 0.07 0.42 0.00 0.05 94.83
02:20:44 12:11:01 AM 1 4.18 0.43 0.48 0.20 0.07 94.64
02:20:44
02:20:44 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:12:01 AM all 4.76 0.00 0.35 0.02 0.05 94.83
02:20:44 12:12:01 AM 0 4.50 0.00 0.37 0.02 0.05 95.07
02:20:44 12:12:01 AM 1 5.02 0.00 0.33 0.02 0.05 94.58
02:20:44 12:13:01 AM all 4.08 0.00 0.23 0.00 0.06 95.64
02:20:44 12:13:01 AM 0 3.04 0.00 0.20 0.00 0.05 96.71
02:20:44 12:13:01 AM 1 5.12 0.00 0.25 0.00 0.07 94.57
02:20:44 12:14:01 AM all 1.27 0.00 0.11 0.00 0.06 98.56
02:20:44 12:14:01 AM 0 1.37 0.00 0.10 0.00 0.07 98.46
02:20:44 12:14:01 AM 1 1.17 0.00 0.12 0.00 0.05 98.66
02:20:44 12:15:01 AM all 1.22 0.00 0.15 0.00 0.05 98.58
02:20:44 12:15:01 AM 0 1.05 0.00 0.17 0.00 0.05 98.73
02:20:44 12:15:01 AM 1 1.39 0.00 0.13 0.00 0.05 98.43
02:20:44 12:16:01 AM all 1.10 0.00 0.15 0.02 0.05 98.68
02:20:44 12:16:01 AM 0 1.49 0.00 0.13 0.02 0.05 98.31
02:20:44 12:16:01 AM 1 0.72 0.00 0.17 0.02 0.05 99.05
02:20:44 12:17:01 AM all 1.17 0.00 0.13 0.00 0.05 98.65
02:20:44 12:17:01 AM 0 1.00 0.00 0.12 0.00 0.03 98.85
02:20:44 12:17:01 AM 1 1.34 0.00 0.15 0.00 0.07 98.45
02:20:44 12:18:01 AM all 1.16 0.00 0.14 0.00 0.04 98.65
02:20:44 12:18:01 AM 0 0.39 0.00 0.10 0.00 0.03 99.48
02:20:44 12:18:01 AM 1 1.94 0.00 0.18 0.00 0.05 97.83
02:20:44 12:19:01 AM all 5.29 0.00 0.23 0.00 0.06 94.42
02:20:44 12:19:01 AM 0 2.80 0.00 0.22 0.00 0.05 96.93
02:20:44 12:19:01 AM 1 7.78 0.00 0.23 0.00 0.07 91.92
02:20:44 12:20:01 AM all 4.45 0.00 0.18 0.00 0.08 95.29
02:20:44 12:20:01 AM 0 1.12 0.00 0.17 0.00 0.07 98.65
02:20:44 12:20:01 AM 1 7.79 0.00 0.20 0.00 0.08 91.93
02:20:44 12:21:01 AM all 4.35 0.00 0.20 0.01 0.07 95.37
02:20:44 12:21:01 AM 0 6.45 0.00 0.22 0.00 0.08 93.25
02:20:44 12:21:01 AM 1 2.26 0.00 0.18 0.02 0.05 97.49
02:20:44 12:22:01 AM all 4.38 0.00 0.14 0.00 0.05 95.43
02:20:44 12:22:01 AM 0 3.05 0.00 0.13 0.00 0.03 96.79
02:20:44 12:22:01 AM 1 5.72 0.00 0.15 0.00 0.07 94.06
02:20:44
02:20:44 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:23:01 AM all 4.34 0.00 0.17 0.00 0.06 95.44
02:20:44 12:23:01 AM 0 6.29 0.00 0.18 0.00 0.07 93.46
02:20:44 12:23:01 AM 1 2.39 0.00 0.15 0.00 0.05 97.41
02:20:44 12:24:01 AM all 4.35 0.00 0.18 0.00 0.06 95.41
02:20:44 12:24:01 AM 0 5.56 0.00 0.18 0.00 0.07 94.19
02:20:44 12:24:01 AM 1 3.14 0.00 0.18 0.00 0.05 96.63
02:20:44 12:25:01 AM all 5.06 0.00 0.30 0.00 0.06 94.59
02:20:44 12:25:01 AM 0 2.67 0.00 0.18 0.00 0.05 97.09
02:20:44 12:25:01 AM 1 7.54 0.00 0.42 0.00 0.07 91.97
02:20:44 12:26:01 AM all 4.95 0.00 0.39 0.00 0.07 94.59
02:20:44 12:26:01 AM 0 4.56 0.00 0.35 0.00 0.07 95.03
02:20:44 12:26:01 AM 1 5.34 0.00 0.43 0.00 0.07 94.16
02:20:44 12:27:01 AM all 4.33 0.00 0.37 0.00 0.06 95.24
02:20:44 12:27:01 AM 0 5.96 0.00 0.45 0.00 0.07 93.52
02:20:44 12:27:01 AM 1 2.71 0.00 0.28 0.00 0.05 96.96
02:20:44 12:28:01 AM all 4.34 0.00 0.37 0.00 0.06 95.24
02:20:44 12:28:01 AM 0 2.52 0.00 0.27 0.00 0.05 97.16
02:20:44 12:28:01 AM 1 6.15 0.00 0.47 0.00 0.07 93.31
02:20:44 12:29:01 AM all 4.33 0.00 0.35 0.00 0.05 95.27
02:20:44 12:29:01 AM 0 4.46 0.00 0.37 0.00 0.05 95.12
02:20:44 12:29:01 AM 1 4.20 0.00 0.33 0.00 0.05 95.42
02:20:44 12:30:01 AM all 4.31 0.00 0.38 0.00 0.07 95.24
02:20:44 12:30:01 AM 0 4.08 0.00 0.37 0.00 0.07 95.48
02:20:44 12:30:01 AM 1 4.54 0.00 0.38 0.00 0.07 95.00
02:20:44 12:31:01 AM all 4.33 0.00 0.38 0.00 0.06 95.24
02:20:44 12:31:01 AM 0 5.72 0.00 0.43 0.00 0.07 93.78
02:20:44 12:31:01 AM 1 2.94 0.00 0.32 0.00 0.05 96.69
02:20:44 12:32:01 AM all 4.82 0.00 0.28 0.00 0.06 94.85
02:20:44 12:32:01 AM 0 3.20 0.00 0.28 0.00 0.07 96.45
02:20:44 12:32:01 AM 1 6.44 0.00 0.27 0.00 0.05 93.25
02:20:44 12:33:01 AM all 1.18 0.00 0.14 0.00 0.06 98.62
02:20:44 12:33:01 AM 0 0.97 0.00 0.13 0.00 0.05 98.85
02:20:44 12:33:01 AM 1 1.39 0.00 0.15 0.00 0.07 98.40
02:20:44
02:20:44 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:34:01 AM all 1.23 0.00 0.12 0.00 0.06 98.60
02:20:44 12:34:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25
02:20:44 12:34:01 AM 1 1.85 0.00 0.13 0.00 0.07 97.95
02:20:44 12:35:01 AM all 1.21 0.00 0.14 0.00 0.05 98.60
02:20:44 12:35:01 AM 0 0.89 0.00 0.12 0.00 0.05 98.95
02:20:44 12:35:01 AM 1 1.54 0.00 0.17 0.00 0.05 98.25
02:20:44 12:36:01 AM all 1.33 0.00 0.13 0.00 0.06 98.49
02:20:44 12:36:01 AM 0 0.79 0.00 0.12 0.00 0.05 99.05
02:20:44 12:36:01 AM 1 1.87 0.00 0.13 0.00 0.07 97.93
02:20:44 12:37:01 AM all 1.26 0.00 0.12 0.00 0.05 98.57
02:20:44 12:37:01 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
02:20:44 12:37:01 AM 1 1.90 0.00 0.17 0.00 0.07 97.86
02:20:44 12:38:01 AM all 4.58 0.00 0.34 0.00 0.06 95.02
02:20:44 12:38:01 AM 0 2.98 0.00 0.20 0.00 0.05 96.77
02:20:44 12:38:01 AM 1 6.18 0.00 0.48 0.00 0.07 93.26
02:20:44 12:39:01 AM all 5.19 0.00 0.44 0.00 0.05 94.31
02:20:44 12:39:01 AM 0 2.71 0.00 0.28 0.00 0.05 96.95
02:20:44 12:39:01 AM 1 7.67 0.00 0.60 0.00 0.05 91.68
02:20:44 12:40:01 AM all 4.38 0.00 0.18 0.01 0.07 95.36
02:20:44 12:40:01 AM 0 2.17 0.00 0.15 0.00 0.05 97.63
02:20:44 12:40:01 AM 1 6.58 0.00 0.22 0.02 0.08 93.10
02:20:44 12:41:01 AM all 4.34 0.00 0.18 0.00 0.05 95.43
02:20:44 12:41:01 AM 0 3.39 0.00 0.15 0.00 0.05 96.41
02:20:44 12:41:01 AM 1 5.28 0.00 0.22 0.00 0.05 94.45
02:20:44 12:42:01 AM all 4.38 0.00 0.17 0.00 0.06 95.39
02:20:44 12:42:01 AM 0 2.71 0.00 0.17 0.00 0.05 97.07
02:20:44 12:42:01 AM 1 6.05 0.00 0.17 0.00 0.07 93.71
02:20:44 12:43:01 AM all 4.40 0.00 0.20 0.00 0.06 95.34
02:20:44 12:43:01 AM 0 2.07 0.00 0.18 0.00 0.05 97.69
02:20:44 12:43:01 AM 1 6.74 0.00 0.22 0.00 0.07 92.98
02:20:44 12:44:01 AM all 4.54 0.00 0.18 0.00 0.06 95.23
02:20:44 12:44:01 AM 0 2.54 0.00 0.13 0.00 0.05 97.28
02:20:44 12:44:01 AM 1 6.54 0.00 0.22 0.00 0.07 93.18
02:20:44
02:20:44 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:45:01 AM all 4.50 0.00 0.18 0.00 0.06 95.26
02:20:44 12:45:01 AM 0 1.84 0.00 0.15 0.00 0.05 97.96
02:20:44 12:45:01 AM 1 7.16 0.00 0.22 0.00 0.07 92.56
02:20:44 12:46:01 AM all 4.84 0.00 0.45 0.00 0.06 94.65
02:20:44 12:46:01 AM 0 2.02 0.00 0.22 0.00 0.05 97.71
02:20:44 12:46:01 AM 1 7.76 0.00 0.69 0.00 0.07 91.48
02:20:44 12:47:01 AM all 5.41 0.00 0.38 0.01 0.07 94.14
02:20:44 12:47:01 AM 0 2.26 0.00 0.18 0.02 0.07 97.48
02:20:44 12:47:01 AM 1 8.56 0.00 0.57 0.00 0.07 90.81
02:20:44 12:48:01 AM all 4.29 0.00 0.18 0.00 0.05 95.48
02:20:44 12:48:01 AM 0 2.68 0.00 0.18 0.00 0.05 97.09
02:20:44 12:48:01 AM 1 5.90 0.00 0.17 0.00 0.05 93.88
02:20:44 12:49:01 AM all 4.34 0.00 0.17 0.00 0.07 95.43
02:20:44 12:49:01 AM 0 3.08 0.00 0.15 0.00 0.07 96.71
02:20:44 12:49:01 AM 1 5.60 0.00 0.18 0.00 0.07 94.15
02:20:44 12:50:01 AM all 4.52 0.00 0.17 0.00 0.07 95.24
02:20:44 12:50:01 AM 0 3.13 0.00 0.15 0.00 0.07 96.65
02:20:44 12:50:01 AM 1 5.92 0.00 0.18 0.00 0.07 93.83
02:20:44 12:51:01 AM all 4.35 0.00 0.20 0.00 0.07 95.38
02:20:44 12:51:01 AM 0 1.32 0.00 0.18 0.00 0.05 98.45
02:20:44 12:51:01 AM 1 7.39 0.00 0.22 0.00 0.08 92.31
02:20:44 12:52:01 AM all 4.34 0.00 0.18 0.00 0.06 95.43
02:20:44 12:52:01 AM 0 4.78 0.00 0.18 0.00 0.07 94.97
02:20:44 12:52:01 AM 1 3.89 0.00 0.17 0.00 0.05 95.89
02:20:44 12:53:01 AM all 4.74 0.00 0.28 0.00 0.06 94.92
02:20:44 12:53:01 AM 0 4.82 0.00 0.30 0.00 0.05 94.83
02:20:44 12:53:01 AM 1 4.66 0.00 0.27 0.00 0.07 95.00
02:20:44 12:54:01 AM all 4.49 0.00 0.38 0.00 0.04 95.09
02:20:44 12:54:01 AM 0 1.44 0.00 0.17 0.00 0.03 98.36
02:20:44 12:54:01 AM 1 7.53 0.00 0.60 0.00 0.05 91.82
02:20:44 12:55:01 AM all 5.29 0.00 0.22 0.00 0.07 94.43
02:20:44 12:55:01 AM 0 4.05 0.00 0.23 0.00 0.07 95.65
02:20:44 12:55:01 AM 1 6.53 0.00 0.20 0.00 0.07 93.21
02:20:44
02:20:44 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 12:56:01 AM all 4.43 0.00 0.19 0.00 0.06 95.32
02:20:44 12:56:01 AM 0 4.71 0.00 0.22 0.00 0.07 95.00
02:20:44 12:56:01 AM 1 4.14 0.00 0.17 0.00 0.05 95.64
02:20:44 12:57:01 AM all 4.35 0.00 0.15 0.00 0.07 95.43
02:20:44 12:57:01 AM 0 4.77 0.00 0.13 0.00 0.07 95.03
02:20:44 12:57:01 AM 1 3.94 0.00 0.17 0.00 0.07 95.82
02:20:44 12:58:01 AM all 4.43 0.00 0.19 0.00 0.07 95.31
02:20:44 12:58:01 AM 0 3.34 0.00 0.18 0.00 0.07 96.41
02:20:44 12:58:01 AM 1 5.52 0.00 0.20 0.00 0.07 94.22
02:20:44 12:59:01 AM all 4.44 0.00 0.14 0.00 0.05 95.37
02:20:44 12:59:01 AM 0 2.51 0.00 0.15 0.00 0.05 97.29
02:20:44 12:59:01 AM 1 6.37 0.00 0.13 0.00 0.05 93.45
02:20:44 01:00:01 AM all 4.42 0.00 0.16 0.00 0.06 95.36
02:20:44 01:00:01 AM 0 1.77 0.00 0.13 0.00 0.05 98.04
02:20:44 01:00:01 AM 1 7.07 0.00 0.18 0.00 0.07 92.68
02:20:44 01:01:01 AM all 4.76 0.00 0.44 0.00 0.06 94.74
02:20:44 01:01:01 AM 0 0.69 0.00 0.15 0.00 0.03 99.13
02:20:44 01:01:01 AM 1 8.83 0.00 0.73 0.00 0.08 90.35
02:20:44 01:02:01 AM all 5.89 0.00 0.42 0.00 0.07 93.63
02:20:44 01:02:01 AM 0 2.54 0.00 0.23 0.00 0.05 97.18
02:20:44 01:02:01 AM 1 9.23 0.00 0.60 0.00 0.08 90.08
02:20:44 01:03:01 AM all 4.52 0.00 0.35 0.00 0.06 95.07
02:20:44 01:03:01 AM 0 3.38 0.00 0.32 0.00 0.05 96.25
02:20:44 01:03:01 AM 1 5.67 0.00 0.38 0.00 0.07 93.88
02:20:44 01:04:01 AM all 4.45 0.00 0.36 0.00 0.07 95.13
02:20:44 01:04:01 AM 0 1.92 0.00 0.18 0.00 0.05 97.84
02:20:44 01:04:01 AM 1 6.97 0.00 0.54 0.00 0.08 92.41
02:20:44 01:05:01 AM all 4.37 0.00 0.33 0.01 0.06 95.23
02:20:44 01:05:01 AM 0 4.21 0.00 0.35 0.02 0.07 95.35
02:20:44 01:05:01 AM 1 4.53 0.00 0.32 0.00 0.05 95.10
02:20:44 01:06:01 AM all 4.31 0.00 0.34 0.00 0.07 95.28
02:20:44 01:06:01 AM 0 3.11 0.00 0.30 0.00 0.05 96.54
02:20:44 01:06:01 AM 1 5.51 0.00 0.38 0.00 0.08 94.02
02:20:44
02:20:44 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 01:07:02 AM all 4.31 0.00 0.33 0.00 0.08 95.28
02:20:44 01:07:02 AM 0 1.81 0.00 0.17 0.00 0.07 97.96
02:20:44 01:07:02 AM 1 6.82 0.00 0.50 0.00 0.08 92.59
02:20:44 01:08:01 AM all 6.87 0.00 0.41 0.00 0.07 92.66
02:20:44 01:08:01 AM 0 2.96 0.00 0.26 0.00 0.07 96.72
02:20:44 01:08:01 AM 1 10.78 0.00 0.56 0.00 0.07 88.59
02:20:44 01:09:01 AM all 1.07 0.00 0.11 0.00 0.06 98.76
02:20:44 01:09:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
02:20:44 01:09:01 AM 1 1.52 0.00 0.13 0.00 0.07 98.28
02:20:44 01:10:01 AM all 1.18 0.00 0.12 0.00 0.05 98.65
02:20:44 01:10:01 AM 0 1.10 0.00 0.15 0.00 0.05 98.70
02:20:44 01:10:01 AM 1 1.25 0.00 0.08 0.00 0.05 98.61
02:20:44 01:11:01 AM all 1.20 0.00 0.12 0.00 0.05 98.63
02:20:44 01:11:01 AM 0 1.12 0.00 0.12 0.00 0.05 98.71
02:20:44 01:11:01 AM 1 1.29 0.00 0.12 0.00 0.05 98.55
02:20:44 01:12:01 AM all 1.06 0.00 0.15 0.00 0.05 98.74
02:20:44 01:12:01 AM 0 0.99 0.00 0.18 0.00 0.05 98.78
02:20:44 01:12:01 AM 1 1.14 0.00 0.12 0.00 0.05 98.70
02:20:44 01:13:01 AM all 1.24 0.00 0.13 0.00 0.05 98.58
02:20:44 01:13:01 AM 0 0.99 0.00 0.12 0.00 0.05 98.85
02:20:44 01:13:01 AM 1 1.50 0.00 0.13 0.00 0.05 98.31
02:20:44 01:14:01 AM all 2.18 0.00 0.15 0.00 0.05 97.62
02:20:44 01:14:01 AM 0 2.80 0.00 0.17 0.00 0.05 96.99
02:20:44 01:14:01 AM 1 1.56 0.00 0.13 0.00 0.05 98.26
02:20:44 01:15:01 AM all 5.38 0.00 0.27 0.00 0.06 94.30
02:20:44 01:15:01 AM 0 4.83 0.00 0.25 0.00 0.05 94.87
02:20:44 01:15:01 AM 1 5.92 0.00 0.28 0.00 0.07 93.73
02:20:44 01:16:01 AM all 4.42 0.00 0.20 0.00 0.07 95.31
02:20:44 01:16:01 AM 0 3.63 0.00 0.20 0.00 0.07 96.10
02:20:44 01:16:01 AM 1 5.21 0.00 0.20 0.00 0.07 94.52
02:20:44 01:17:01 AM all 4.46 0.00 0.18 0.00 0.06 95.31
02:20:44 01:17:01 AM 0 6.55 0.00 0.22 0.00 0.07 93.17
02:20:44 01:17:01 AM 1 2.37 0.00 0.13 0.00 0.05 97.44
02:20:44
02:20:44 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 01:18:01 AM all 4.33 0.00 0.20 0.00 0.05 95.42
02:20:44 01:18:01 AM 0 6.50 0.00 0.20 0.00 0.05 93.25
02:20:44 01:18:01 AM 1 2.17 0.00 0.20 0.00 0.05 97.58
02:20:44 01:19:01 AM all 4.33 0.00 0.18 0.00 0.06 95.44
02:20:44 01:19:01 AM 0 3.14 0.00 0.18 0.00 0.05 96.62
02:20:44 01:19:01 AM 1 5.52 0.00 0.17 0.00 0.07 94.25
02:20:44 01:20:01 AM all 4.41 0.00 0.17 0.00 0.07 95.35
02:20:44 01:20:01 AM 0 3.98 0.00 0.13 0.00 0.07 95.82
02:20:44 01:20:01 AM 1 4.85 0.00 0.20 0.00 0.07 94.88
02:20:44 01:21:01 AM all 5.35 0.00 0.32 0.00 0.06 94.28
02:20:44 01:21:01 AM 0 2.75 0.00 0.22 0.00 0.05 96.99
02:20:44 01:21:01 AM 1 8.06 0.00 0.42 0.00 0.07 91.46
02:20:44 01:22:01 AM all 4.35 0.00 0.18 0.00 0.06 95.41
02:20:44 01:22:01 AM 0 4.01 0.00 0.18 0.00 0.05 95.75
02:20:44 01:22:01 AM 1 4.70 0.00 0.17 0.00 0.07 95.07
02:20:44 01:23:01 AM all 4.39 0.00 0.18 0.00 0.07 95.37
02:20:44 01:23:01 AM 0 2.84 0.00 0.17 0.00 0.07 96.92
02:20:44 01:23:01 AM 1 5.93 0.00 0.18 0.00 0.07 93.82
02:20:44 01:24:01 AM all 4.33 0.00 0.16 0.00 0.06 95.45
02:20:44 01:24:01 AM 0 4.37 0.00 0.17 0.00 0.05 95.42
02:20:44 01:24:01 AM 1 4.29 0.00 0.15 0.00 0.07 95.49
02:20:44 01:25:01 AM all 4.36 0.00 0.19 0.01 0.07 95.37
02:20:44 01:25:01 AM 0 1.79 0.00 0.20 0.00 0.05 97.96
02:20:44 01:25:01 AM 1 6.94 0.00 0.18 0.02 0.08 92.78
02:20:44 01:26:01 AM all 4.17 0.00 0.18 0.00 0.07 95.59
02:20:44 01:26:01 AM 0 2.72 0.00 0.17 0.00 0.07 97.04
02:20:44 01:26:01 AM 1 5.62 0.00 0.18 0.00 0.07 94.13
02:20:44 01:27:01 AM all 5.45 0.00 0.29 0.00 0.06 94.20
02:20:44 01:27:01 AM 0 4.79 0.00 0.23 0.00 0.07 94.91
02:20:44 01:27:01 AM 1 6.11 0.00 0.35 0.00 0.05 93.49
02:20:44 01:28:01 AM all 4.33 0.00 0.33 0.00 0.06 95.28
02:20:44 01:28:01 AM 0 3.23 0.00 0.27 0.00 0.05 96.45
02:20:44 01:28:01 AM 1 5.43 0.00 0.38 0.00 0.07 94.12
02:20:44
02:20:44 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 01:29:01 AM all 4.35 0.00 0.31 0.00 0.06 95.28
02:20:44 01:29:01 AM 0 1.57 0.00 0.12 0.00 0.05 98.26
02:20:44 01:29:01 AM 1 7.12 0.00 0.50 0.00 0.07 92.31
02:20:44 01:30:01 AM all 4.28 0.00 0.34 0.00 0.07 95.31
02:20:44 01:30:01 AM 0 5.07 0.00 0.38 0.00 0.07 94.48
02:20:44 01:30:01 AM 1 3.49 0.00 0.30 0.00 0.07 96.14
02:20:44 01:31:01 AM all 4.45 0.00 0.33 0.00 0.07 95.15
02:20:44 01:31:01 AM 0 3.96 0.00 0.32 0.00 0.07 95.65
02:20:44 01:31:01 AM 1 4.94 0.00 0.35 0.00 0.07 94.64
02:20:44 01:32:01 AM all 4.45 0.00 0.33 0.00 0.07 95.15
02:20:44 01:32:01 AM 0 5.12 0.00 0.35 0.00 0.07 94.46
02:20:44 01:32:01 AM 1 3.78 0.00 0.32 0.00 0.07 95.84
02:20:44 01:33:01 AM all 7.11 0.00 0.44 0.00 0.07 92.38
02:20:44 01:33:01 AM 0 7.67 0.00 0.48 0.00 0.07 91.77
02:20:44 01:33:01 AM 1 6.55 0.00 0.40 0.00 0.07 92.98
02:20:44 01:34:01 AM all 1.28 0.00 0.14 0.00 0.06 98.52
02:20:44 01:34:01 AM 0 0.72 0.00 0.08 0.00 0.05 99.15
02:20:44 01:34:01 AM 1 1.84 0.00 0.20 0.00 0.07 97.90
02:20:44 01:35:01 AM all 1.24 0.00 0.13 0.00 0.07 98.56
02:20:44 01:35:01 AM 0 0.62 0.00 0.10 0.00 0.05 99.23
02:20:44 01:35:01 AM 1 1.85 0.00 0.17 0.00 0.08 97.90
02:20:44 01:36:01 AM all 1.29 0.00 0.12 0.00 0.07 98.53
02:20:44 01:36:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
02:20:44 01:36:01 AM 1 1.94 0.00 0.15 0.00 0.08 97.83
02:20:44 01:37:01 AM all 1.11 0.00 0.14 0.00 0.06 98.69
02:20:44 01:37:01 AM 0 1.04 0.00 0.13 0.00 0.07 98.76
02:20:44 01:37:01 AM 1 1.19 0.00 0.15 0.00 0.05 98.61
02:20:44 01:38:01 AM all 1.23 0.00 0.11 0.00 0.06 98.61
02:20:44 01:38:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
02:20:44 01:38:01 AM 1 1.85 0.00 0.15 0.00 0.07 97.93
02:20:44 01:39:01 AM all 1.25 0.00 0.11 0.00 0.06 98.58
02:20:44 01:39:01 AM 0 0.57 0.00 0.05 0.00 0.03 99.35
02:20:44 01:39:01 AM 1 1.94 0.00 0.17 0.00 0.08 97.81
02:20:44
02:20:44 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 01:40:01 AM all 7.35 0.00 0.65 0.00 0.07 91.93
02:20:44 01:40:01 AM 0 3.48 0.00 0.52 0.00 0.07 95.93
02:20:44 01:40:01 AM 1 11.24 0.00 0.79 0.00 0.07 87.90
02:20:44 01:41:01 AM all 4.29 0.00 0.33 0.00 0.08 95.31
02:20:44 01:41:01 AM 0 3.75 0.00 0.30 0.00 0.07 95.88
02:20:44 01:41:01 AM 1 4.83 0.00 0.35 0.00 0.08 94.74
02:20:44 01:42:01 AM all 4.32 0.00 0.33 0.00 0.07 95.28
02:20:44 01:42:01 AM 0 4.10 0.00 0.35 0.00 0.07 95.48
02:20:44 01:42:01 AM 1 4.55 0.00 0.32 0.00 0.07 95.07
02:20:44 01:43:01 AM all 4.30 0.00 0.33 0.00 0.07 95.30
02:20:44 01:43:01 AM 0 3.56 0.00 0.27 0.00 0.07 96.10
02:20:44 01:43:01 AM 1 5.03 0.00 0.40 0.00 0.07 94.50
02:20:44 01:44:01 AM all 4.29 0.00 0.29 0.00 0.08 95.34
02:20:44 01:44:01 AM 0 3.21 0.00 0.23 0.00 0.07 96.49
02:20:44 01:44:01 AM 1 5.37 0.00 0.35 0.00 0.08 94.20
02:20:44 01:45:01 AM all 4.38 0.00 0.31 0.00 0.06 95.25
02:20:44 01:45:01 AM 0 5.29 0.00 0.35 0.00 0.05 94.31
02:20:44 01:45:01 AM 1 3.48 0.00 0.27 0.00 0.07 96.19
02:20:44 01:46:01 AM all 6.23 0.00 0.39 0.00 0.08 93.30
02:20:44 01:46:01 AM 0 2.94 0.00 0.27 0.00 0.07 96.72
02:20:44 01:46:01 AM 1 9.51 0.00 0.52 0.00 0.08 89.89
02:20:44 01:47:01 AM all 0.85 0.00 0.10 0.00 0.04 99.01
02:20:44 01:47:01 AM 0 0.90 0.00 0.15 0.00 0.05 98.90
02:20:44 01:47:01 AM 1 0.80 0.00 0.05 0.00 0.03 99.12
02:20:44 01:48:01 AM all 0.93 0.00 0.10 0.00 0.05 98.92
02:20:44 01:48:01 AM 0 1.22 0.00 0.12 0.00 0.05 98.61
02:20:44 01:48:01 AM 1 0.63 0.00 0.08 0.00 0.05 99.23
02:20:44 01:49:01 AM all 0.86 0.00 0.12 0.00 0.05 98.97
02:20:44 01:49:01 AM 0 1.34 0.00 0.12 0.00 0.05 98.49
02:20:44 01:49:01 AM 1 0.38 0.00 0.12 0.00 0.05 99.45
02:20:44 01:50:01 AM all 0.82 0.00 0.11 0.01 0.07 99.00
02:20:44 01:50:01 AM 0 0.85 0.00 0.13 0.02 0.07 98.93
02:20:44 01:50:01 AM 1 0.78 0.00 0.08 0.00 0.07 99.07
02:20:44
02:20:44 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 01:51:01 AM all 0.94 0.00 0.13 0.00 0.06 98.88
02:20:44 01:51:01 AM 0 0.90 0.00 0.13 0.00 0.07 98.90
02:20:44 01:51:01 AM 1 0.97 0.00 0.12 0.00 0.05 98.86
02:20:44 01:52:01 AM all 4.66 0.00 0.48 0.00 0.05 94.81
02:20:44 01:52:01 AM 0 5.50 0.00 0.67 0.00 0.05 93.78
02:20:44 01:52:01 AM 1 3.82 0.00 0.28 0.00 0.05 95.84
02:20:44 01:53:01 AM all 4.68 0.00 0.35 0.00 0.08 94.89
02:20:44 01:53:01 AM 0 6.34 0.00 0.45 0.00 0.08 93.13
02:20:44 01:53:01 AM 1 3.02 0.00 0.25 0.00 0.07 96.66
02:20:44 01:54:01 AM all 4.39 0.00 0.31 0.00 0.07 95.24
02:20:44 01:54:01 AM 0 4.37 0.00 0.30 0.00 0.07 95.27
02:20:44 01:54:01 AM 1 4.41 0.00 0.32 0.00 0.07 95.21
02:20:44 01:55:01 AM all 4.41 0.00 0.33 0.00 0.06 95.20
02:20:44 01:55:01 AM 0 6.17 0.00 0.42 0.00 0.07 93.34
02:20:44 01:55:01 AM 1 2.65 0.00 0.25 0.00 0.05 97.05
02:20:44 01:56:01 AM all 4.33 0.00 0.32 0.00 0.05 95.30
02:20:44 01:56:01 AM 0 4.25 0.00 0.30 0.00 0.05 95.40
02:20:44 01:56:01 AM 1 4.41 0.00 0.33 0.00 0.05 95.20
02:20:44 01:57:01 AM all 4.33 0.00 0.35 0.00 0.07 95.25
02:20:44 01:57:01 AM 0 2.67 0.00 0.22 0.00 0.07 97.04
02:20:44 01:57:01 AM 1 5.98 0.00 0.48 0.00 0.07 93.46
02:20:44 01:58:01 AM all 4.41 0.00 0.30 0.00 0.06 95.23
02:20:44 01:58:01 AM 0 2.69 0.00 0.22 0.00 0.05 97.04
02:20:44 01:58:01 AM 1 6.13 0.00 0.38 0.00 0.07 93.42
02:20:44 01:59:01 AM all 5.04 0.00 0.28 0.00 0.07 94.62
02:20:44 01:59:01 AM 0 3.75 0.00 0.27 0.00 0.07 95.92
02:20:44 01:59:01 AM 1 6.33 0.00 0.28 0.00 0.07 93.32
02:20:44 02:00:01 AM all 1.18 0.00 0.13 0.00 0.05 98.64
02:20:44 02:00:01 AM 0 0.75 0.00 0.12 0.00 0.05 99.08
02:20:44 02:00:01 AM 1 1.60 0.00 0.15 0.00 0.05 98.20
02:20:44 02:01:01 AM all 1.14 0.00 0.15 0.00 0.04 98.66
02:20:44 02:01:01 AM 0 1.41 0.00 0.17 0.00 0.03 98.39
02:20:44 02:01:01 AM 1 0.88 0.00 0.13 0.00 0.05 98.93
02:20:44
02:20:44 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 02:02:01 AM all 1.30 0.00 0.15 0.00 0.07 98.48
02:20:44 02:02:01 AM 0 1.35 0.00 0.15 0.00 0.07 98.43
02:20:44 02:02:01 AM 1 1.25 0.00 0.15 0.00 0.07 98.53
02:20:44 02:03:01 AM all 1.25 0.00 0.13 0.00 0.05 98.56
02:20:44 02:03:01 AM 0 1.32 0.00 0.17 0.00 0.07 98.45
02:20:44 02:03:01 AM 1 1.18 0.00 0.10 0.00 0.03 98.68
02:20:44 02:04:01 AM all 1.29 0.00 0.11 0.00 0.05 98.55
02:20:44 02:04:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
02:20:44 02:04:01 AM 1 1.95 0.00 0.13 0.00 0.05 97.86
02:20:44 02:05:01 AM all 2.57 0.00 0.29 0.00 0.04 97.09
02:20:44 02:05:01 AM 0 1.16 0.00 0.34 0.00 0.05 98.46
02:20:44 02:05:01 AM 1 3.98 0.00 0.25 0.00 0.03 95.74
02:20:44 02:06:01 AM all 3.69 0.00 0.30 0.00 0.06 95.95
02:20:44 02:06:01 AM 0 2.65 0.00 0.28 0.00 0.07 97.00
02:20:44 02:06:01 AM 1 4.73 0.00 0.32 0.00 0.05 94.90
02:20:44 02:07:01 AM all 4.31 0.00 0.28 0.00 0.07 95.34
02:20:44 02:07:01 AM 0 3.95 0.00 0.25 0.00 0.07 95.74
02:20:44 02:07:01 AM 1 4.68 0.00 0.30 0.00 0.07 94.95
02:20:44 02:08:01 AM all 4.26 0.00 0.30 0.00 0.07 95.37
02:20:44 02:08:01 AM 0 4.66 0.00 0.32 0.00 0.07 94.95
02:20:44 02:08:01 AM 1 3.86 0.00 0.28 0.00 0.07 95.79
02:20:44 02:09:01 AM all 4.18 0.00 0.28 0.00 0.24 95.29
02:20:44 02:09:01 AM 0 4.20 0.00 0.27 0.00 0.05 95.48
02:20:44 02:09:01 AM 1 4.16 0.00 0.30 0.00 0.43 95.10
02:20:44 02:10:01 AM all 4.32 0.15 0.38 0.01 0.07 95.08
02:20:44 02:10:01 AM 0 5.57 0.30 0.48 0.02 0.08 93.55
02:20:44 02:10:01 AM 1 3.07 0.00 0.27 0.00 0.05 96.61
02:20:44 02:11:01 AM all 4.34 0.00 0.31 0.01 0.06 95.28
02:20:44 02:11:01 AM 0 4.43 0.00 0.33 0.00 0.05 95.18
02:20:44 02:11:01 AM 1 4.24 0.00 0.28 0.02 0.07 95.39
02:20:44 02:12:01 AM all 7.27 0.00 0.40 0.00 0.07 92.26
02:20:44 02:12:01 AM 0 5.96 0.00 0.38 0.00 0.07 93.59
02:20:44 02:12:01 AM 1 8.58 0.00 0.42 0.00 0.07 90.93
02:20:44
02:20:44 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
02:20:44 02:13:01 AM all 1.03 0.00 0.12 0.00 0.06 98.80
02:20:44 02:13:01 AM 0 0.52 0.00 0.08 0.00 0.05 99.35
02:20:44 02:13:01 AM 1 1.54 0.00 0.15 0.00 0.07 98.25
02:20:44 02:14:01 AM all 1.29 0.00 0.14 0.00 0.06 98.51
02:20:44 02:14:01 AM 0 0.90 0.00 0.12 0.00 0.05 98.93
02:20:44 02:14:01 AM 1 1.67 0.00 0.17 0.00 0.07 98.10
02:20:44 02:15:02 AM all 1.19 0.00 0.13 0.00 0.07 98.62
02:20:44 02:15:02 AM 0 0.52 0.00 0.12 0.00 0.05 99.31
02:20:44 02:15:02 AM 1 1.85 0.00 0.13 0.00 0.08 97.93
02:20:44 02:16:01 AM all 1.19 0.00 0.12 0.00 0.05 98.64
02:20:44 02:16:01 AM 0 0.75 0.00 0.12 0.00 0.03 99.10
02:20:44 02:16:01 AM 1 1.63 0.00 0.12 0.00 0.07 98.18
02:20:44 02:17:01 AM all 1.28 0.00 0.13 0.00 0.07 98.52
02:20:44 02:17:01 AM 0 0.84 0.00 0.10 0.00 0.05 99.01
02:20:44 02:17:01 AM 1 1.72 0.00 0.17 0.00 0.08 98.03
02:20:44 02:18:01 AM all 1.23 0.00 0.13 0.00 0.06 98.59
02:20:44 02:18:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
02:20:44 02:18:01 AM 1 1.84 0.00 0.17 0.00 0.07 97.93
02:20:44 02:19:01 AM all 23.20 0.00 2.70 0.00 0.08 74.02
02:20:44 02:19:01 AM 0 7.49 0.00 1.85 0.00 0.08 90.57
02:20:44 02:19:01 AM 1 38.90 0.00 3.54 0.00 0.08 57.47
02:20:44 02:20:01 AM all 26.93 0.00 3.32 0.38 0.07 69.30
02:20:44 02:20:01 AM 0 17.46 0.00 2.77 0.38 0.07 79.32
02:20:44 02:20:01 AM 1 36.41 0.00 3.88 0.37 0.07 59.28
02:20:44 Average: all 3.97 0.00 0.28 0.00 0.06 95.68
02:20:44 Average: 0 3.06 0.00 0.25 0.00 0.06 96.63
02:20:44 Average: 1 4.88 0.00 0.32 0.00 0.07 94.72
02:20:44
02:20:44
02:20:44