00:47:30 Started by upstream project "integration-distribution-mri-test-titanium" build number 76
00:47:30 originally caused by:
00:47:30 Started by timer
00:47:30 Running as SYSTEM
00:47:30 [EnvInject] - Loading node environment variables.
00:47:30 Building remotely on prd-centos8-robot-2c-8g-24287 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-titanium
00:47:32 [ssh-agent] Looking for ssh-agent implementation...
00:47:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:47:32 $ ssh-agent
00:47:32 SSH_AUTH_SOCK=/tmp/ssh-wFKXNLyRmchT/agent.5275
00:47:32 SSH_AGENT_PID=5276
00:47:32 [ssh-agent] Started.
00:47:32 Running ssh-add (command line suppressed)
00:47:32 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_17181435503882030493.key (/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_17181435503882030493.key)
00:47:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:47:32 The recommended git tool is: NONE
00:47:35 using credential opendaylight-jenkins-ssh
00:47:35 Wiping out workspace first.
00:47:35 Cloning the remote Git repository
00:47:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:47:35 > git init /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test # timeout=10
00:47:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:35 > git --version # timeout=10
00:47:35 > git --version # 'git version 2.43.0'
00:47:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:35 [INFO] Currently running in a labeled security context
00:47:35 [INFO] Currently SELinux is 'enforcing' on the host
00:47:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh12352310727616227891.key
00:47:35 Verifying host key using known hosts file
00:47:35 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.
00:47:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:38 [INFO] Currently running in a labeled security context
00:47:38 [INFO] Currently SELinux is 'enforcing' on the host
00:47:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh16035140857660302209.key
00:47:38 Verifying host key using known hosts file
00:47:38 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.
00:47:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:47:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:38 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:47:38 > git config core.sparsecheckout # timeout=10
00:47:38 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:47:38 Commit message: "Adapt updater.py to use new lsp-flags container"
00:47:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:39 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:47:39 No emails were triggered.
00:47:39 provisioning config files...
00:47:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:47:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:47:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:47:40 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins17411877804553925.sh
00:47:40 ---> python-tools-install.sh
00:47:40 Setup pyenv:
00:47:40 system
00:47:40 * 3.8.13 (set by /opt/pyenv/version)
00:47:40 * 3.9.13 (set by /opt/pyenv/version)
00:47:40 * 3.10.13 (set by /opt/pyenv/version)
00:47:40 * 3.11.7 (set by /opt/pyenv/version)
00:47:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e4Tz
00:47:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:47:49 lf-activate-venv(): INFO: Base packages installed successfully
00:47:49 lf-activate-venv(): INFO: Installing additional packages: lftools
00:48:16 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
00:48:16 Generating Requirements File
00:48:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:48:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:48:34 Python 3.11.7
00:48:34 pip 26.0.1 from /tmp/venv-e4Tz/lib/python3.11/site-packages/pip (python 3.11)
00:48:34 appdirs==1.4.4
00:48:34 argcomplete==3.6.3
00:48:34 aspy.yaml==1.3.0
00:48:34 attrs==25.4.0
00:48:34 autopage==0.6.0
00:48:34 beautifulsoup4==4.14.3
00:48:34 boto3==1.42.59
00:48:34 botocore==1.42.59
00:48:34 bs4==0.0.2
00:48:34 certifi==2026.2.25
00:48:34 cffi==2.0.0
00:48:34 cfgv==3.5.0
00:48:34 chardet==6.0.0.post1
00:48:34 charset-normalizer==3.4.4
00:48:34 click==8.3.1
00:48:34 cliff==4.13.2
00:48:34 cmd2==3.2.2
00:48:34 cryptography==3.3.2
00:48:34 debtcollector==3.0.0
00:48:34 decorator==5.2.1
00:48:34 defusedxml==0.7.1
00:48:34 Deprecated==1.3.1
00:48:34 distlib==0.4.0
00:48:34 dnspython==2.8.0
00:48:34 docker==7.1.0
00:48:34 dogpile.cache==1.5.0
00:48:34 durationpy==0.10
00:48:34 email-validator==2.3.0
00:48:34 filelock==3.24.3
00:48:34 future==1.0.0
00:48:34 gitdb==4.0.12
00:48:34 GitPython==3.1.46
00:48:34 httplib2==0.30.2
00:48:34 identify==2.6.16
00:48:34 idna==3.11
00:48:34 importlib-resources==1.5.0
00:48:34 iso8601==2.1.0
00:48:34 Jinja2==3.1.6
00:48:34 jmespath==1.1.0
00:48:34 jsonpatch==1.33
00:48:34 jsonpointer==3.0.0
00:48:34 jsonschema==4.26.0
00:48:34 jsonschema-specifications==2025.9.1
00:48:34 keystoneauth1==5.13.1
00:48:34 kubernetes==35.0.0
00:48:34 lftools==0.37.21
00:48:34 lxml==6.0.2
00:48:34 markdown-it-py==4.0.0
00:48:34 MarkupSafe==3.0.3
00:48:34 mdurl==0.1.2
00:48:34 msgpack==1.1.2
00:48:34 multi_key_dict==2.0.3
00:48:34 munch==4.0.0
00:48:34 netaddr==1.3.0
00:48:34 niet==1.4.2
00:48:34 nodeenv==1.10.0
00:48:34 oauth2client==4.1.3
00:48:34 oauthlib==3.3.1
00:48:34 openstacksdk==4.10.0
00:48:34 os-service-types==1.8.2
00:48:34 osc-lib==4.4.0
00:48:34 oslo.config==10.3.0
00:48:34 oslo.context==6.3.0
00:48:34 oslo.i18n==6.7.2
00:48:34 oslo.log==8.1.0
00:48:34 oslo.serialization==5.9.1
00:48:34 oslo.utils==10.0.0
00:48:34 packaging==26.0
00:48:34 pbr==7.0.3
00:48:34 platformdirs==4.9.2
00:48:34 prettytable==3.17.0
00:48:34 psutil==7.2.2
00:48:34 pyasn1==0.6.2
00:48:34 pyasn1_modules==0.4.2
00:48:34 pycparser==3.0
00:48:34 pygerrit2==2.0.15
00:48:34 PyGithub==2.8.1
00:48:34 Pygments==2.19.2
00:48:34 PyJWT==2.11.0
00:48:34 PyNaCl==1.6.2
00:48:34 pyparsing==2.4.7
00:48:34 pyperclip==1.11.0
00:48:34 pyrsistent==0.20.0
00:48:34 python-cinderclient==9.8.0
00:48:34 python-dateutil==2.9.0.post0
00:48:34 python-discovery==1.1.0
00:48:34 python-heatclient==5.1.0
00:48:34 python-jenkins==1.8.3
00:48:34 python-keystoneclient==5.8.0
00:48:34 python-magnumclient==4.10.0
00:48:34 python-openstackclient==9.0.0
00:48:34 python-swiftclient==4.10.0
00:48:34 PyYAML==6.0.3
00:48:34 referencing==0.37.0
00:48:34 requests==2.32.5
00:48:34 requests-oauthlib==2.0.0
00:48:34 requestsexceptions==1.4.0
00:48:34 rfc3986==2.0.0
00:48:34 rich==14.3.3
00:48:34 rich-argparse==1.7.2
00:48:34 rpds-py==0.30.0
00:48:34 rsa==4.9.1
00:48:34 ruamel.yaml==0.19.1
00:48:34 ruamel.yaml.clib==0.2.15
00:48:34 s3transfer==0.16.0
00:48:34 simplejson==3.20.2
00:48:34 six==1.17.0
00:48:34 smmap==5.0.2
00:48:34 soupsieve==2.8.3
00:48:34 stevedore==5.7.0
00:48:34 tabulate==0.9.0
00:48:34 toml==0.10.2
00:48:34 tomlkit==0.14.0
00:48:34 tqdm==4.67.3
00:48:34 typing_extensions==4.15.0
00:48:34 urllib3==1.26.20
00:48:34 virtualenv==21.1.0
00:48:34 wcwidth==0.6.0
00:48:34 websocket-client==1.9.0
00:48:34 wrapt==2.1.1
00:48:34 xdg==6.0.0
00:48:34 xmltodict==1.0.4
00:48:34 yq==3.4.3
00:48:34 [EnvInject] - Injecting environment variables from a build step.
00:48:34 [EnvInject] - Injecting as environment variables the properties content
00:48:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:48:34 OS_CLOUD=vex
00:48:34 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-76
00:48:34 OS_STACK_TEMPLATE_DIR=openstack-hot
00:48:34
00:48:34 [EnvInject] - Variables injected successfully.
00:48:34 provisioning config files...
00:48:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:48:35 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins16240572470538100459.sh
00:48:35 ---> Create parameters file for OpenStack HOT
00:48:35 OpenStack Heat parameters generated
00:48:35 -----------------------------------
00:48:35 parameters:
00:48:35 vm_0_count: '3'
00:48:35 vm_0_flavor: 'v3-standard-4'
00:48:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:48:35 vm_1_count: '0'
00:48:35 vm_1_flavor: 'v3-standard-2'
00:48:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:48:35
00:48:35 job_name: '19183-76'
00:48:35 silo: 'releng'
00:48:35 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins15021149598150767397.sh
00:48:35 ---> Create HEAT stack
00:48:35 + source /home/jenkins/lf-env.sh
00:48:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:35 ++ mktemp -d /tmp/venv-XXXX
00:48:35 + lf_venv=/tmp/venv-AbWQ
00:48:35 + local venv_file=/tmp/.os_lf_venv
00:48:35 + local python=python3
00:48:35 + local options
00:48:35 + local set_path=true
00:48:35 + local install_args=
00:48:35 ++ 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
00:48:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:35 + true
00:48:35 + case $1 in
00:48:35 + python=python3
00:48:35 + shift 2
00:48:35 + true
00:48:35 + case $1 in
00:48:35 + shift
00:48:35 + break
00:48:35 + case $python in
00:48:35 + local pkg_list=
00:48:35 + [[ -d /opt/pyenv ]]
00:48:35 + echo 'Setup pyenv:'
00:48:35 Setup pyenv:
00:48:35 + export PYENV_ROOT=/opt/pyenv
00:48:35 + PYENV_ROOT=/opt/pyenv
00:48:35 + 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
00:48:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:35 + pyenv versions
00:48:35 system
00:48:35 3.8.13
00:48:35 3.9.13
00:48:35 3.10.13
00:48:35 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
00:48:35 + command -v pyenv
00:48:35 ++ pyenv init - --no-rehash
00:48:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:48:35 for i in ${!paths[@]}; do
00:48:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:48:35 fi; done;
00:48:35 echo "${paths[*]}"'\'')"
00:48:35 export PATH="/opt/pyenv/shims:${PATH}"
00:48:35 export PYENV_SHELL=bash
00:48:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:48:35 pyenv() {
00:48:35 local command
00:48:35 command="${1:-}"
00:48:35 if [ "$#" -gt 0 ]; then
00:48:35 shift
00:48:35 fi
00:48:35
00:48:35 case "$command" in
00:48:35 rehash|shell)
00:48:35 eval "$(pyenv "sh-$command" "$@")"
00:48:35 ;;
00:48:35 *)
00:48:35 command pyenv "$command" "$@"
00:48:35 ;;
00:48:35 esac
00:48:35 }'
00:48:35 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:48:35 for i in ${!paths[@]}; do
00:48:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:48:35 fi; done;
00:48:35 echo "${paths[*]}"'
00:48:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:35 ++ 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
00:48:35 ++ 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
00:48:35 ++ export PYENV_SHELL=bash
00:48:35 ++ PYENV_SHELL=bash
00:48:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:48:35 +++ complete -F _pyenv pyenv
00:48:35 ++ lf-pyver python3
00:48:35 ++ local py_version_xy=python3
00:48:35 ++ local py_version_xyz=
00:48:35 ++ awk '{ print $1 }'
00:48:35 ++ pyenv versions
00:48:35 ++ local command
00:48:35 ++ command=versions
00:48:35 ++ '[' 1 -gt 0 ']'
00:48:35 ++ shift
00:48:35 ++ case "$command" in
00:48:35 ++ command pyenv versions
00:48:35 ++ pyenv versions
00:48:35 ++ sed 's/^[ *]* //'
00:48:35 ++ grep -E '^[0-9.]*[0-9]$'
00:48:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:48:36 +++ grep '^3' /tmp/.pyenv_versions
00:48:36 +++ sort -V
00:48:36 +++ tail -n 1
00:48:36 ++ py_version_xyz=3.11.7
00:48:36 ++ [[ -z 3.11.7 ]]
00:48:36 ++ echo 3.11.7
00:48:36 ++ return 0
00:48:36 + pyenv local 3.11.7
00:48:36 + local command
00:48:36 + command=local
00:48:36 + '[' 2 -gt 0 ']'
00:48:36 + shift
00:48:36 + case "$command" in
00:48:36 + command pyenv local 3.11.7
00:48:36 + pyenv local 3.11.7
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='lftools[openstack] '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='kubernetes '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='niet '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='python-heatclient '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='python-openstackclient '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='python-magnumclient '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='urllib3~=1.26.15 '
00:48:36 + for arg in "$@"
00:48:36 + case $arg in
00:48:36 + pkg_list+='yq '
00:48:36 + [[ -f /tmp/.os_lf_venv ]]
00:48:36 ++ cat /tmp/.os_lf_venv
00:48:36 + lf_venv=/tmp/venv-e4Tz
00:48:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from' file:/tmp/.os_lf_venv
00:48:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
00:48:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:48:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:48:36 + local 'pip_opts=--upgrade --quiet'
00:48:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:48:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:48:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:48:36 + [[ -n '' ]]
00:48:36 + [[ -n '' ]]
00:48:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:48:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:36 + /tmp/venv-e4Tz/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
00:48:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:48:37 lf-activate-venv(): INFO: Base packages installed successfully
00:48:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:48:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:48:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:37 + /tmp/venv-e4Tz/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
00:48:52 + type python3
00:48:52 + true
00:48:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH'
00:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
00:48:52 + PATH=/tmp/venv-e4Tz/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
00:48:52 + return 0
00:48:52 + openstack --os-cloud vex limits show --absolute
00:48:52 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:48:52 warnings.warn(
00:48:54 +--------------------------+---------+
00:48:54 | Name | Value |
00:48:54 +--------------------------+---------+
00:48:54 | maxTotalInstances | -1 |
00:48:54 | maxTotalCores | 450 |
00:48:54 | maxTotalRAMSize | 1000000 |
00:48:54 | maxServerMeta | 128 |
00:48:54 | maxImageMeta | 128 |
00:48:54 | maxPersonality | 5 |
00:48:54 | maxPersonalitySize | 10240 |
00:48:54 | maxTotalKeypairs | 100 |
00:48:54 | maxServerGroups | 10 |
00:48:54 | maxServerGroupMembers | 10 |
00:48:54 | maxTotalFloatingIps | -1 |
00:48:54 | maxSecurityGroups | -1 |
00:48:54 | maxSecurityGroupRules | -1 |
00:48:54 | totalRAMUsed | 434176 |
00:48:54 | totalCoresUsed | 106 |
00:48:54 | totalInstancesUsed | 36 |
00:48:54 | totalFloatingIpsUsed | 0 |
00:48:54 | totalSecurityGroupsUsed | 0 |
00:48:54 | totalServerGroupsUsed | 0 |
00:48:54 | maxTotalVolumes | -1 |
00:48:54 | maxTotalSnapshots | 10 |
00:48:54 | maxTotalVolumeGigabytes | 4096 |
00:48:54 | maxTotalBackups | 10 |
00:48:54 | maxTotalBackupGigabytes | 1000 |
00:48:54 | totalVolumesUsed | 0 |
00:48:54 | totalGigabytesUsed | 0 |
00:48:54 | totalSnapshotsUsed | 0 |
00:48:54 | totalBackupsUsed | 0 |
00:48:54 | totalBackupGigabytesUsed | 0 |
00:48:54 +--------------------------+---------+
00:48:54 + pushd /opt/ciman/openstack-hot
00:48:54 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-titanium
00:48:54 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-titanium-76 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-titanium/stack-parameters.yaml
00:48:54 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:48:54 warnings.warn(
00:49:31 Creating stack releng-controller-csit-3node-clustering-ask-all-titanium-76
00:49:31 Waiting to initialize infrastructure...
00:49:31 Waiting to initialize infrastructure...
00:49:31 Stack initialization successful.
00:49:31 ------------------------------------
00:49:31 Stack Details
00:49:31 ------------------------------------
00:49:31 {'added': None,
00:49:31 'capabilities': [],
00:49:31 'created_at': '2026-03-01T00:48:57Z',
00:49:31 'deleted': None,
00:49:31 'deleted_at': None,
00:49:31 'description': 'No description',
00:49:31 'environment': None,
00:49:31 'environment_files': None,
00:49:31 'files': None,
00:49:31 'files_container': None,
00:49:31 'id': '11ff35ec-b9a8-4bbe-bd78-8b38f41b5358',
00:49:31 'is_rollback_disabled': True,
00:49:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-titanium-76/11ff35ec-b9a8-4bbe-bd78-8b38f41b5358',
00:49:31 'rel': 'self'}],
00:49:31 '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'})}),
00:49:31 'name': 'releng-controller-csit-3node-clustering-ask-all-titanium-76',
00:49:31 'notification_topics': [],
00:49:31 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:49:31 'output_key': 'vm_1_ips',
00:49:31 'output_value': []},
00:49:31 {'description': 'IP addresses of the 1st vm types',
00:49:31 'output_key': 'vm_0_ips',
00:49:31 'output_value': ['10.30.171.98',
00:49:31 '10.30.171.95',
00:49:31 '10.30.170.123']}],
00:49:31 'owner_id': ****,
00:49:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:49:31 'OS::stack_id': '11ff35ec-b9a8-4bbe-bd78-8b38f41b5358',
00:49:31 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-titanium-76',
00:49:31 'job_name': '19183-76',
00:49:31 'silo': 'releng',
00:49:31 'vm_0_count': '3',
00:49:31 'vm_0_flavor': 'v3-standard-4',
00:49:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:49:31 '20260201-010217.481',
00:49:31 'vm_1_count': '0',
00:49:31 'vm_1_flavor': 'v3-standard-2',
00:49:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:49:31 '- 20250917-133034.654'},
00:49:31 'parent_id': None,
00:49:31 'replaced': None,
00:49:31 'status': 'CREATE_COMPLETE',
00:49:31 'status_reason': 'Stack CREATE completed successfully',
00:49:31 'tags': [],
00:49:31 'template': None,
00:49:31 'template_description': 'No description',
00:49:31 'template_url': None,
00:49:31 'timeout_mins': 15,
00:49:31 'unchanged': None,
00:49:31 'updated': None,
00:49:31 'updated_at': None,
00:49:31 'user_project_id': 'c3a9a0a645a2470f983aaf0ccdaa145a'}
00:49:31 ------------------------------------
00:49:31 + popd
00:49:31 /w/workspace/controller-csit-3node-clustering-ask-all-titanium
00:49:31 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins15530833488144877858.sh
00:49:31 ---> Copy SSH public keys to CSIT lab
00:49:31 Setup pyenv:
00:49:31 system
00:49:31 3.8.13
00:49:31 3.9.13
00:49:31 3.10.13
00:49:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
00:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
00:49:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:49:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:49:33 lf-activate-venv(): INFO: Base packages installed successfully
00:49:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
00:49:48 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:48 warnings.warn(
00:49:50 SSH not responding on 10.30.171.95. Retrying in 10 seconds...
00:49:51 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:49:51 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:49:51 releng-19183-76-0-builder-2
00:49:51 Successfully copied public keys to slave 10.30.170.123
00:49:51 releng-19183-76-0-builder-0
00:49:51 Successfully copied public keys to slave 10.30.171.98
00:49:51 Process 6488 ready.
00:50:00 Ping to 10.30.171.95 successful.
00:50:01 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:50:01 releng-19183-76-0-builder-1
00:50:01 Successfully copied public keys to slave 10.30.171.95
00:50:01 Process 6489 ready.
00:50:01 Process 6490 ready.
00:50:01 SSH ready on all stack servers.
00:50:01 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins9587799847541711972.sh
00:50:01 Setup pyenv:
00:50:02 system
00:50:02 3.8.13
00:50:02 3.9.13
00:50:02 3.10.13
00:50:02 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
00:50:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0mNa
00:50:06 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.robot_venv
00:50:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:10 lf-activate-venv(): INFO: Base packages installed successfully
00:50:10 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:50:12 lf-activate-venv(): INFO: Adding /tmp/venv-0mNa/bin to PATH
00:50:12 + echo 'Installing Python Requirements'
00:50:12 Installing Python Requirements
00:50:12 + cat
00:50:12 + python -m pip install -r requirements.txt
00:50:12 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:50:12 Collecting docker-py (from -r requirements.txt (line 1))
00:50:12 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)
00:50:12 Collecting ipaddr (from -r requirements.txt (line 2))
00:50:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:50:12 Installing build dependencies: started
00:50:13 Installing build dependencies: finished with status 'done'
00:50:13 Getting requirements to build wheel: started
00:50:13 Getting requirements to build wheel: finished with status 'done'
00:50:13 Preparing metadata (pyproject.toml): started
00:50:14 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:14 Collecting netaddr (from -r requirements.txt (line 3))
00:50:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:50:14 Collecting netifaces (from -r requirements.txt (line 4))
00:50:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:50:14 Installing build dependencies: started
00:50:15 Installing build dependencies: finished with status 'done'
00:50:15 Getting requirements to build wheel: started
00:50:15 Getting requirements to build wheel: finished with status 'done'
00:50:15 Preparing metadata (pyproject.toml): started
00:50:15 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:15 Collecting pyhocon (from -r requirements.txt (line 5))
00:50:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:50:15 Collecting requests (from -r requirements.txt (line 6))
00:50:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:50:16 Collecting robotframework (from -r requirements.txt (line 7))
00:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:50:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 42.5 MB/s 0:00:00
00:50:16 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:50:16 Installing build dependencies: started
00:50:16 Installing build dependencies: finished with status 'done'
00:50:16 Getting requirements to build wheel: started
00:50:17 Getting requirements to build wheel: finished with status 'done'
00:50:17 Preparing metadata (pyproject.toml): started
00:50:17 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:17 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:50:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:50:17 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:50:17 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)
00:50:17 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:50:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:50:17 Installing build dependencies: started
00:50:18 Installing build dependencies: finished with status 'done'
00:50:18 Getting requirements to build wheel: started
00:50:19 Getting requirements to build wheel: finished with status 'done'
00:50:19 Preparing metadata (pyproject.toml): started
00:50:19 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:19 Collecting scapy (from -r requirements.txt (line 12))
00:50:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:50:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 58.8 MB/s 0:00:00
00:50:19 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:50:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:50:19 Installing build dependencies: started
00:50:20 Installing build dependencies: finished with status 'done'
00:50:20 Getting requirements to build wheel: started
00:50:20 Getting requirements to build wheel: finished with status 'done'
00:50:20 Preparing metadata (pyproject.toml): started
00:50:20 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:21 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:50:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 39.5 MB/s 0:00:00
00:50:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:50:21 Collecting pyangbind (from -r requirements.txt (line 22))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:50:21 Collecting isodate (from -r requirements.txt (line 25))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:50:21 Collecting jmespath (from -r requirements.txt (line 28))
00:50:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:50:21 Collecting jsonpatch (from -r requirements.txt (line 31))
00:50:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:50:21 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:50:21 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:50:22 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:50:22 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)
00:50:22 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:50:22 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:50:22 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)
00:50:22 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:50:22 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:50:22 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:50:22 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:50:22 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:50:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
00:50:23 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:50:23 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:23 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)
00:50:23 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:50:23 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:50:23 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:50:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:50:23 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:50:23 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:50:23 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:50:23 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)
00:50:23 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:50:23 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:50:24 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)
00:50:24 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 43.6 MB/s 0:00:00
00:50:24 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:50:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:50:24 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:50:24 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.6 MB/s 0:00:00
00:50:24 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:50:24 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)
00:50:25 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 29.5 MB/s 0:00:00
00:50:26 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:50:26 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:26 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)
00:50:26 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:50:26 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:50:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:50:27 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:27 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)
00:50:27 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:50:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:50:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 83.9 MB/s 0:00:00
00:50:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:50:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:50:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:50:28 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))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:50:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:50:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:50:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 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)
00:50:28 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))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:50:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:50:29 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:50:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:50:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:50:29 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:50:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:50:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:50:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:50:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:50:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=25b022d837a59e0b9f08e4c7de5ec5694a8c18020b23b5350816c5f748169b80
00:50:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:50:29 Building wheel for ipaddr (pyproject.toml): started
00:50:30 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:50:30 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=90a4a77c157c21cc347aeb1d5caddc05bead0cad6bd8f5f52aae24c4e64935c4
00:50:30 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:50:30 Building wheel for netifaces (pyproject.toml): started
00:50:32 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:50:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=feecb8fc273e3ef8f8ab59e8570e78d47a51d759657789406ce7b4fde3c5736f
00:50:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:50:32 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:50:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:50:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=fd65fb168d8f4b7fc502afd65636d5b4150620fd95c918a0482e3b9ed97e889b
00:50:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:50:32 Building wheel for jsonpath-rw (pyproject.toml): started
00:50:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:50:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=dde0546f37f4872f7b11b0cfdf109e60e23fa18d609bcb7af457b022ad7b0e34
00:50:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:50:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:50:32 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
00:50:39
00:50:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 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.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:50:40 + pip freeze
00:50:40 attrs==25.4.0
00:50:40 bcrypt==5.0.0
00:50:40 beautifulsoup4==4.14.3
00:50:40 certifi==2026.2.25
00:50:40 cffi==2.0.0
00:50:40 charset-normalizer==3.4.4
00:50:40 click==8.3.1
00:50:40 cryptography==46.0.5
00:50:40 decorator==5.2.1
00:50:40 distlib==0.4.0
00:50:40 docker-py==1.10.6
00:50:40 docker-pycreds==0.4.0
00:50:40 elastic-transport==8.17.1
00:50:40 elasticsearch==8.19.3
00:50:40 elasticsearch-dsl==8.15.4
00:50:40 enum34==1.1.10
00:50:40 filelock==3.24.3
00:50:40 h11==0.16.0
00:50:40 idna==3.11
00:50:40 invoke==2.2.1
00:50:40 ipaddr==2.2.0
00:50:40 isodate==0.7.2
00:50:40 jmespath==1.1.0
00:50:40 jsonpatch==1.33
00:50:40 jsonpath-rw==1.4.0
00:50:40 jsonpointer==3.0.0
00:50:40 lxml==6.0.2
00:50:40 netaddr==1.3.0
00:50:40 netifaces==0.11.0
00:50:40 outcome==1.3.0.post0
00:50:40 packaging==26.0
00:50:40 paramiko==4.0.0
00:50:40 platformdirs==4.9.2
00:50:40 ply==3.11
00:50:40 pyang==2.7.1
00:50:40 pyangbind==0.8.7
00:50:40 pycparser==3.0
00:50:40 pyhocon==0.3.61
00:50:40 PyNaCl==1.6.2
00:50:40 pyparsing==3.3.2
00:50:40 PySocks==1.7.1
00:50:40 python-dateutil==2.9.0.post0
00:50:40 python-discovery==1.1.0
00:50:40 regex==2026.2.28
00:50:40 requests==2.32.5
00:50:40 robotframework==7.4.1
00:50:40 robotframework-httplibrary==0.4.2
00:50:40 robotframework-pythonlibcore==4.5.0
00:50:40 robotframework-requests==0.9.7
00:50:40 robotframework-selenium2library==3.0.0
00:50:40 robotframework-seleniumlibrary==6.8.0
00:50:40 robotframework-sshlibrary==3.8.0
00:50:40 scapy==2.7.0
00:50:40 scp==0.15.0
00:50:40 selenium==4.41.0
00:50:40 six==1.17.0
00:50:40 sniffio==1.3.1
00:50:40 sortedcontainers==2.4.0
00:50:40 soupsieve==2.8.3
00:50:40 trio==0.33.0
00:50:40 trio-websocket==0.12.2
00:50:40 typing_extensions==4.15.0
00:50:40 urllib3==2.6.3
00:50:40 virtualenv==21.1.0
00:50:40 waitress==3.0.2
00:50:40 WebOb==1.8.9
00:50:40 websocket-client==1.9.0
00:50:40 WebTest==3.0.7
00:50:40 wsproto==1.3.2
00:50:40 [EnvInject] - Injecting environment variables from a build step.
00:50:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:50:40 [EnvInject] - Variables injected successfully.
00:50:40 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins5643985629223376454.sh
00:50:40 Setup pyenv:
00:50:40 system
00:50:40 3.8.13
00:50:40 3.9.13
00:50:40 3.10.13
00:50:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
00:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
00:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:42 lf-activate-venv(): INFO: Base packages installed successfully
00:50:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
00:50:52 + ODL_SYSTEM=()
00:50:52 + TOOLS_SYSTEM=()
00:50:52 + OPENSTACK_SYSTEM=()
00:50:52 + OPENSTACK_CONTROLLERS=()
00:50:52 + mapfile -t ADDR
00:50:52 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:50:52 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-titanium-76
00:50:52 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:50:52 warnings.warn(
00:50:54 + for i in "${ADDR[@]}"
00:50:54 ++ ssh 10.30.171.98 hostname -s
00:50:54 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:50:54 + REMHOST=releng-19183-76-0-builder-0
00:50:54 + case ${REMHOST} in
00:50:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:50:54 + for i in "${ADDR[@]}"
00:50:54 ++ ssh 10.30.171.95 hostname -s
00:50:54 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:50:55 + REMHOST=releng-19183-76-0-builder-1
00:50:55 + case ${REMHOST} in
00:50:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:50:55 + for i in "${ADDR[@]}"
00:50:55 ++ ssh 10.30.170.123 hostname -s
00:50:55 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:50:55 + REMHOST=releng-19183-76-0-builder-2
00:50:55 + case ${REMHOST} in
00:50:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:50:55 + echo NUM_ODL_SYSTEM=3
00:50:55 + echo NUM_TOOLS_SYSTEM=0
00:50:55 + '[' '' == yes ']'
00:50:55 + NUM_OPENSTACK_SYSTEM=0
00:50:55 + echo NUM_OPENSTACK_SYSTEM=0
00:50:55 + '[' 0 -eq 2 ']'
00:50:55 + echo ODL_SYSTEM_IP=10.30.171.98
00:50:55 ++ seq 0 2
00:50:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:50:55 + echo ODL_SYSTEM_1_IP=10.30.171.98
00:50:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:50:55 + echo ODL_SYSTEM_2_IP=10.30.171.95
00:50:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:50:55 + echo ODL_SYSTEM_3_IP=10.30.170.123
00:50:55 + echo TOOLS_SYSTEM_IP=
00:50:55 ++ seq 0 -1
00:50:55 + openstack_index=0
00:50:55 + NUM_OPENSTACK_CONTROL_NODES=1
00:50:55 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:50:55 ++ seq 0 0
00:50:55 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:50:55 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:50:55 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:55 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:55 + '[' -1 -ge 2 ']'
00:50:55 ++ seq 0 -2
00:50:55 + NUM_OPENSTACK_HAPROXY_NODES=0
00:50:55 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:50:55 ++ seq 0 -1
00:50:55 + echo 'Contents of slave_addresses.txt:'
00:50:55 Contents of slave_addresses.txt:
00:50:55 + cat slave_addresses.txt
00:50:55 NUM_ODL_SYSTEM=3
00:50:55 NUM_TOOLS_SYSTEM=0
00:50:55 NUM_OPENSTACK_SYSTEM=0
00:50:55 ODL_SYSTEM_IP=10.30.171.98
00:50:55 ODL_SYSTEM_1_IP=10.30.171.98
00:50:55 ODL_SYSTEM_2_IP=10.30.171.95
00:50:55 ODL_SYSTEM_3_IP=10.30.170.123
00:50:55 TOOLS_SYSTEM_IP=
00:50:55 NUM_OPENSTACK_CONTROL_NODES=1
00:50:55 OPENSTACK_CONTROL_NODE_1_IP=
00:50:55 NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:55 NUM_OPENSTACK_HAPROXY_NODES=0
00:50:55 [EnvInject] - Injecting environment variables from a build step.
00:50:55 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:50:55 [EnvInject] - Variables injected successfully.
00:50:55 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins9555647556871893499.sh
00:50:55 Preparing for JRE Version 21
00:50:55 Karaf artifact is karaf
00:50:55 Karaf project is integration
00:50:55 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:50:55 [EnvInject] - Injecting environment variables from a build step.
00:50:55 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:50:55 [EnvInject] - Variables injected successfully.
00:50:55 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins2391627558472611309.sh
00:50:55 2026-03-01 00:50:55 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:50:56 Bundle version is 0.22.2-SNAPSHOT
00:50:56 --2026-03-01 00:50:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:50:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:50:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:50:56 HTTP request sent, awaiting response... 200 OK
00:50:56 Length: 1410 (1.4K) [application/xml]
00:50:56 Saving to: ‘maven-metadata.xml’
00:50:56
00:50:56 0K . 100% 78.4M=0s
00:50:56
00:50:56 2026-03-01 00:50:56 (78.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:50:56
00:50:56
00:50:56
00:50:56 org.opendaylight.integration
00:50:56 karaf
00:50:56 0.22.2-SNAPSHOT
00:50:56
00:50:56
00:50:56 20260228.175742
00:50:56 581
00:50:56
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56 pom
00:50:56 0.22.2-20260228.175742-581
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56 tar.gz
00:50:56 0.22.2-20260228.175742-581
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56 zip
00:50:56 0.22.2-20260228.175742-581
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56 cyclonedx
00:50:56 xml
00:50:56 0.22.2-20260228.175742-581
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56 cyclonedx
00:50:56 json
00:50:56 0.22.2-20260228.175742-581
00:50:56 20260228175742
00:50:56
00:50:56
00:50:56
00:50:56
00:50:56 Nexus timestamp is 0.22.2-20260228.175742-581
00:50:56 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:50:56 Distribution bundle is karaf-0.22.2-20260228.175742-581.zip
00:50:56 Distribution bundle version is 0.22.2-SNAPSHOT
00:50:56 Distribution folder is karaf-0.22.2-SNAPSHOT
00:50:56 Nexus prefix is https://nexus.opendaylight.org
00:50:56 [EnvInject] - Injecting environment variables from a build step.
00:50:56 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:50:56 [EnvInject] - Variables injected successfully.
00:50:56 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins17951394675649558582.sh
00:50:56 Setup pyenv:
00:50:56 system
00:50:56 3.8.13
00:50:56 3.9.13
00:50:56 3.10.13
00:50:56 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
00:50:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
00:50:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:58 lf-activate-venv(): INFO: Base packages installed successfully
00:50:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
00:51:03 Copying common-functions.sh to /tmp
00:51:03 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:51:03 warnings.warn(
00:51:05 Copying common-functions.sh to 10.30.171.98:/tmp
00:51:05 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:05 Copying common-functions.sh to 10.30.171.95:/tmp
00:51:05 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:06 Copying common-functions.sh to 10.30.170.123:/tmp
00:51:06 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:06 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins7177207449254807485.sh
00:51:06 common-functions.sh is being sourced
00:51:06 common-functions environment:
00:51:06 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:06 ACTUALFEATURES:
00:51:06 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:06 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:06 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:06 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:06 CONTROLLERMEM: 2048m
00:51:06 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:06 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:06 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:06 SUITES:
00:51:06
00:51:06 #################################################
00:51:06 ## Configure Cluster and Start ##
00:51:06 #################################################
00:51:06 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
00:51:06 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
00:51:06 Locating script plan to use...
00:51:06 script plan exists!!!
00:51:06 Changing the script plan path...
00:51:06 # Place the scripts in run order:
00:51:06 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh
00:51:06 Executing /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh...
00:51:06 Add car-people shards file
00:51:06 Copy shard config to member-1 with IP address 10.30.171.98
00:51:06 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:06 Copy shard config to member-2 with IP address 10.30.171.95
00:51:06 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:07 Copy shard config to member-3 with IP address 10.30.170.123
00:51:07 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:07 Finished running script plans
00:51:07 Configuring member-1 with IP address 10.30.171.98
00:51:07 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:07 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:07 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:07 common-functions.sh is being sourced
00:51:07 ++ [[ /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 ]]
00:51:07 ++ echo 'common-functions.sh is being sourced'
00:51:07 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:07 ++ DISTROSTREAM=titanium
00:51:07 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 ++ export CONTROLLERMEM=
00:51:07 ++ CONTROLLERMEM=
00:51:07 ++ case "${DISTROSTREAM}" in
00:51:07 ++ CLUSTER_SYSTEM=pekko
00:51:07 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 ++ print_common_env
00:51:07 ++ cat
00:51:07 common-functions environment:
00:51:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ACTUALFEATURES:
00:51:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 CONTROLLERMEM:
00:51:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 SUITES:
00:51:07
00:51:07 ++ SSH='ssh -t -t'
00:51:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:07 Changing to /tmp
00:51:07 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 + echo 'Changing to /tmp'
00:51:07 + cd /tmp
00:51:07 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip'
00:51:07 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 --2026-03-01 00:51:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:07 HTTP request sent, awaiting response... 200 OK
00:51:07 Length: 234982202 (224M) [application/zip]
00:51:07 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:07
00:51:07 0K ........ ........ ........ ........ ........ ........ 1% 38.7M 6s
00:51:07 3072K ........ ........ ........ ........ ........ ........ 2% 49.1M 5s
00:51:07 6144K ........ ........ ........ ........ ........ ........ 4% 56.8M 5s
00:51:07 9216K ........ ........ ........ ........ ........ ........ 5% 56.5M 4s
00:51:08 12288K ........ ........ ........ ........ ........ ........ 6% 46.7M 4s
00:51:08 15360K ........ ........ ........ ........ ........ ........ 8% 61.3M 4s
00:51:08 18432K ........ ........ ........ ........ ........ ........ 9% 98.1M 4s
00:51:08 21504K ........ ........ ........ ........ ........ ........ 10% 106M 3s
00:51:08 24576K ........ ........ ........ ........ ........ ........ 12% 124M 3s
00:51:08 27648K ........ ........ ........ ........ ........ ........ 13% 139M 3s
00:51:08 30720K ........ ........ ........ ........ ........ ........ 14% 101M 3s
00:51:08 33792K ........ ........ ........ ........ ........ ........ 16% 173M 3s
00:51:08 36864K ........ ........ ........ ........ ........ ........ 17% 136M 3s
00:51:08 39936K ........ ........ ........ ........ ........ ........ 18% 156M 2s
00:51:08 43008K ........ ........ ........ ........ ........ ........ 20% 139M 2s
00:51:08 46080K ........ ........ ........ ........ ........ ........ 21% 125M 2s
00:51:08 49152K ........ ........ ........ ........ ........ ........ 22% 163M 2s
00:51:08 52224K ........ ........ ........ ........ ........ ........ 24% 133M 2s
00:51:08 55296K ........ ........ ........ ........ ........ ........ 25% 147M 2s
00:51:08 58368K ........ ........ ........ ........ ........ ........ 26% 128M 2s
00:51:08 61440K ........ ........ ........ ........ ........ ........ 28% 128M 2s
00:51:08 64512K ........ ........ ........ ........ ........ ........ 29% 122M 2s
00:51:08 67584K ........ ........ ........ ........ ........ ........ 30% 156M 2s
00:51:08 70656K ........ ........ ........ ........ ........ ........ 32% 123M 2s
00:51:08 73728K ........ ........ ........ ........ ........ ........ 33% 109M 2s
00:51:08 76800K ........ ........ ........ ........ ........ ........ 34% 129M 2s
00:51:08 79872K ........ ........ ........ ........ ........ ........ 36% 123M 1s
00:51:08 82944K ........ ........ ........ ........ ........ ........ 37% 122M 1s
00:51:08 86016K ........ ........ ........ ........ ........ ........ 38% 92.6M 1s
00:51:08 89088K ........ ........ ........ ........ ........ ........ 40% 115M 1s
00:51:08 92160K ........ ........ ........ ........ ........ ........ 41% 90.1M 1s
00:51:08 95232K ........ ........ ........ ........ ........ ........ 42% 97.6M 1s
00:51:08 98304K ........ ........ ........ ........ ........ ........ 44% 119M 1s
00:51:08 101376K ........ ........ ........ ........ ........ ........ 45% 119M 1s
00:51:08 104448K ........ ........ ........ ........ ........ ........ 46% 72.4M 1s
00:51:08 107520K ........ ........ ........ ........ ........ ........ 48% 211M 1s
00:51:08 110592K ........ ........ ........ ........ ........ ........ 49% 138M 1s
00:51:08 113664K ........ ........ ........ ........ ........ ........ 50% 129M 1s
00:51:08 116736K ........ ........ ........ ........ ........ ........ 52% 77.8M 1s
00:51:08 119808K ........ ........ ........ ........ ........ ........ 53% 197M 1s
00:51:08 122880K ........ ........ ........ ........ ........ ........ 54% 97.9M 1s
00:51:09 125952K ........ ........ ........ ........ ........ ........ 56% 211M 1s
00:51:09 129024K ........ ........ ........ ........ ........ ........ 57% 187M 1s
00:51:09 132096K ........ ........ ........ ........ ........ ........ 58% 166M 1s
00:51:09 135168K ........ ........ ........ ........ ........ ........ 60% 114M 1s
00:51:09 138240K ........ ........ ........ ........ ........ ........ 61% 142M 1s
00:51:09 141312K ........ ........ ........ ........ ........ ........ 62% 149M 1s
00:51:09 144384K ........ ........ ........ ........ ........ ........ 64% 135M 1s
00:51:09 147456K ........ ........ ........ ........ ........ ........ 65% 151M 1s
00:51:09 150528K ........ ........ ........ ........ ........ ........ 66% 143M 1s
00:51:09 153600K ........ ........ ........ ........ ........ ........ 68% 129M 1s
00:51:09 156672K ........ ........ ........ ........ ........ ........ 69% 143M 1s
00:51:09 159744K ........ ........ ........ ........ ........ ........ 70% 108M 1s
00:51:09 162816K ........ ........ ........ ........ ........ ........ 72% 105M 1s
00:51:09 165888K ........ ........ ........ ........ ........ ........ 73% 108M 1s
00:51:09 168960K ........ ........ ........ ........ ........ ........ 74% 112M 1s
00:51:09 172032K ........ ........ ........ ........ ........ ........ 76% 165M 0s
00:51:09 175104K ........ ........ ........ ........ ........ ........ 77% 184M 0s
00:51:09 178176K ........ ........ ........ ........ ........ ........ 78% 149M 0s
00:51:09 181248K ........ ........ ........ ........ ........ ........ 80% 117M 0s
00:51:09 184320K ........ ........ ........ ........ ........ ........ 81% 112M 0s
00:51:09 187392K ........ ........ ........ ........ ........ ........ 82% 132M 0s
00:51:09 190464K ........ ........ ........ ........ ........ ........ 84% 85.4M 0s
00:51:09 193536K ........ ........ ........ ........ ........ ........ 85% 104M 0s
00:51:09 196608K ........ ........ ........ ........ ........ ........ 87% 127M 0s
00:51:09 199680K ........ ........ ........ ........ ........ ........ 88% 151M 0s
00:51:09 202752K ........ ........ ........ ........ ........ ........ 89% 187M 0s
00:51:09 205824K ........ ........ ........ ........ ........ ........ 91% 123M 0s
00:51:09 208896K ........ ........ ........ ........ ........ ........ 92% 123M 0s
00:51:09 211968K ........ ........ ........ ........ ........ ........ 93% 116M 0s
00:51:09 215040K ........ ........ ........ ........ ........ ........ 95% 137M 0s
00:51:09 218112K ........ ........ ........ ........ ........ ........ 96% 110M 0s
00:51:09 221184K ........ ........ ........ ........ ........ ........ 97% 85.2M 0s
00:51:09 224256K ........ ........ ........ ........ ........ ........ 99% 89.7M 0s
00:51:09 227328K ........ ........ ........ ........ . 100% 126M=2.0s
00:51:09
00:51:09 2026-03-01 00:51:09 (111 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:09
00:51:09 Extracting the new controller...
00:51:09 + echo 'Extracting the new controller...'
00:51:09 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:11 Adding external repositories...
00:51:11 + echo 'Adding external repositories...'
00:51:11 + 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.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 #
00:51:11 # If set to true, the following property will not allow any certificate to be used
00:51:11 # when accessing Maven repositories through SSL
00:51:11 #
00:51:11 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:11
00:51:11 #
00:51:11 # Path to the local Maven settings file.
00:51:11 # The repositories defined in this file will be automatically added to the list
00:51:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:11 # below is not set.
00:51:11 # The following locations are checked for the existence of the settings.xml file
00:51:11 # * 1. looks for the specified url
00:51:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:11 #
00:51:11 #org.ops4j.pax.url.mvn.settings=
00:51:11
00:51:11 #
00:51:11 # Path to the local Maven repository which is used to avoid downloading
00:51:11 # artifacts when they already exist locally.
00:51:11 # The value of this property will be extracted from the settings.xml file
00:51:11 # above, or defaulted to:
00:51:11 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:11
00:51:11 #
00:51:11 # Default this to false. It's just weird to use undocumented repos
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:11
00:51:11 #
00:51:11 # Uncomment if you don't wanna use the proxy settings
00:51:11 # from the Maven conf/settings.xml file
00:51:11 #
00:51:11 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:11
00:51:11 #
00:51:11 # Comma separated list of repositories scanned when resolving an artifact.
00:51:11 # Those repositories will be checked before iterating through the
00:51:11 # below list of repositories and even before the local repository
00:51:11 # A repository url can be appended with zero or more of the following flags:
00:51:11 # @snapshots : the repository contains snaphots
00:51:11 # @noreleases : the repository does not contain any released artifacts
00:51:11 #
00:51:11 # The following property value will add the system folder as a repo.
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:11
00:51:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:11
00:51:11 #
00:51:11 # Comma separated list of repositories scanned when resolving an artifact.
00:51:11 # The default list includes the following repositories:
00:51:11 # http://repo1.maven.org/maven2@id=central
00:51:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:11 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:11 # to add.
00:51:11 # A repository url can be appended with zero or more of the following flags:
00:51:11 # @snapshots : the repository contains snapshots
00:51:11 # @noreleases : the repository does not contain any released artifacts
00:51:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:11 #
00:51:11 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
00:51:11
00:51:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:11 + [[ True == \T\r\u\e ]]
00:51:11 + echo 'Configuring the startup features...'
00:51:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 + FEATURE_TEST_STRING=features-test
00:51:11 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:11 + KARAF_VERSION=karaf4
00:51:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 + [[ ! -z '' ]]
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 #
00:51:11 # Comma separated list of features repositories to register by default
00:51:11 #
00:51:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:11
00:51:11 #
00:51:11 # Comma separated list of features to install at startup
00:51:11 #
00:51:11 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:11
00:51:11 #
00:51:11 # Resource repositories (OBR) that the features resolver can use
00:51:11 # to resolve requirements/capabilities
00:51:11 #
00:51:11 # The format of the resourceRepositories is
00:51:11 # resourceRepositories=[xml:url|json:url],...
00:51:11 # for Instance:
00:51:11 #
00:51:11 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:11 # or
00:51:11 #resourceRepositories=json:http://host/path/to/index.json
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:11 #
00:51:11 featuresBootAsynchronous=false
00:51:11
00:51:11 #
00:51:11 # Service requirements enforcement
00:51:11 #
00:51:11 # By default, the feature resolver checks the service requirements/capabilities of
00:51:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:11 # the required bundles.
00:51:11 # The following flag can have those values:
00:51:11 # - disable: service requirements are completely ignored
00:51:11 # - default: service requirements are ignored for old features
00:51:11 # - enforce: service requirements are always verified
00:51:11 #
00:51:11 #serviceRequirements=default
00:51:11
00:51:11 #
00:51:11 # Store cfg file for config element in feature
00:51:11 #
00:51:11 #configCfgStore=true
00:51:11
00:51:11 #
00:51:11 # Define if the feature service automatically refresh bundles
00:51:11 #
00:51:11 autoRefresh=true
00:51:11
00:51:11 #
00:51:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:11 # XML file defines instructions related to features processing
00:51:11 # versions.properties may declare properties to resolve placeholders in XML file
00:51:11 # both files are relative to ${karaf.etc}
00:51:11 #
00:51:11 #featureProcessing=org.apache.karaf.features.xml
00:51:11 #featureProcessingVersions=versions.properties
00:51:11 + configure_karaf_log karaf4 ''
00:51:11 + local -r karaf_version=karaf4
00:51:11 + local -r controllerdebugmap=
00:51:11 + local logapi=log4j
00:51:11 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:11 log4j2.rootLogger.level = INFO
00:51:11 #log4j2.rootLogger.type = asyncRoot
00:51:11 #log4j2.rootLogger.includeLocation = false
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:11 log4j2.logger.spifly.level = WARN
00:51:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:11 log4j2.logger.audit.level = INFO
00:51:11 log4j2.logger.audit.additivity = false
00:51:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:11 log4j2.appender.console.type = Console
00:51:11 log4j2.appender.console.name = Console
00:51:11 log4j2.appender.console.layout.type = PatternLayout
00:51:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:11 log4j2.appender.rolling.name = RollingFile
00:51:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:11 #log4j2.appender.rolling.immediateFlush = false
00:51:11 log4j2.appender.rolling.append = true
00:51:11 log4j2.appender.rolling.layout.type = PatternLayout
00:51:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.policies.type = Policies
00:51:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.rolling.policies.size.size = 64MB
00:51:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.rolling.strategy.max = 7
00:51:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:11 log4j2.appender.audit.name = AuditRollingFile
00:51:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:11 log4j2.appender.audit.append = true
00:51:11 log4j2.appender.audit.layout.type = PatternLayout
00:51:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.audit.policies.type = Policies
00:51:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.audit.policies.size.size = 8MB
00:51:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.audit.strategy.max = 7
00:51:11 log4j2.appender.osgi.type = PaxOsgi
00:51:11 log4j2.appender.osgi.name = PaxOsgi
00:51:11 log4j2.appender.osgi.filter = *
00:51:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:11 #log4j2.logger.aether.level = TRACE
00:51:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:11 #log4j2.logger.http-headers.level = DEBUG
00:51:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:11 #log4j2.logger.maven.level = TRACE
00:51:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:11 + logapi=log4j2
00:51:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:11 + '[' log4j2 == log4j2 ']'
00:51:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:11 controllerdebugmap:
00:51:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:11 + unset IFS
00:51:11 + echo 'controllerdebugmap: '
00:51:11 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 + '[' -n '' ']'
00:51:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 # Common pattern layout for appenders
00:51:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:11
00:51:11 # Root logger
00:51:11 log4j2.rootLogger.level = INFO
00:51:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:11 #log4j2.rootLogger.type = asyncRoot
00:51:11 #log4j2.rootLogger.includeLocation = false
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:11
00:51:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:11
00:51:11 # Loggers configuration
00:51:11
00:51:11 # Spifly logger
00:51:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:11 log4j2.logger.spifly.level = WARN
00:51:11
00:51:11 # Security audit logger
00:51:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:11 log4j2.logger.audit.level = INFO
00:51:11 log4j2.logger.audit.additivity = false
00:51:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:11
00:51:11 # Appenders configuration
00:51:11
00:51:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:11 log4j2.appender.console.type = Console
00:51:11 log4j2.appender.console.name = Console
00:51:11 log4j2.appender.console.layout.type = PatternLayout
00:51:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:11
00:51:11 # Rolling file appender
00:51:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:11 log4j2.appender.rolling.name = RollingFile
00:51:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:11 # uncomment to not force a disk flush
00:51:11 #log4j2.appender.rolling.immediateFlush = false
00:51:11 log4j2.appender.rolling.append = true
00:51:11 log4j2.appender.rolling.layout.type = PatternLayout
00:51:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.policies.type = Policies
00:51:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.rolling.policies.size.size = 1GB
00:51:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.rolling.strategy.max = 7
00:51:11
00:51:11 # Audit file appender
00:51:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:11 log4j2.appender.audit.name = AuditRollingFile
00:51:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:11 log4j2.appender.audit.append = true
00:51:11 log4j2.appender.audit.layout.type = PatternLayout
00:51:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.audit.policies.type = Policies
00:51:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.audit.policies.size.size = 8MB
00:51:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.audit.strategy.max = 7
00:51:11
00:51:11 # OSGi appender
00:51:11 log4j2.appender.osgi.type = PaxOsgi
00:51:11 log4j2.appender.osgi.name = PaxOsgi
00:51:11 log4j2.appender.osgi.filter = *
00:51:11
00:51:11 # help with identification of maven-related problems with pax-url-aether
00:51:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:11 #log4j2.logger.aether.level = TRACE
00:51:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:11 #log4j2.logger.http-headers.level = DEBUG
00:51:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:11 #log4j2.logger.maven.level = TRACE
00:51:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:11 + local -r controllermem=3072m
00:51:11 Configure
00:51:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:11 max memory: 3072m
00:51:11 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo Configure
00:51:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:11 + echo ' max memory: 3072m'
00:51:11 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 #!/bin/sh
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:11 # script: client, instance, shell, start, status, stop, karaf
00:51:11 #
00:51:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:11 # Actions go here...
00:51:11 # fi
00:51:11
00:51:11 #
00:51:11 # general settings which should be applied for all scripts go here; please keep
00:51:11 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:11 # in example of the start script where the start script is executed first and the
00:51:11 # karaf script afterwards.
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # The following section shows the possible configuration options for the default
00:51:11 # karaf scripts
00:51:11 #
00:51:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:11 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:11 # export KARAF_HOME # Karaf home folder
00:51:11 # export KARAF_DATA # Karaf data folder
00:51:11 # export KARAF_BASE # Karaf base folder
00:51:11 # export KARAF_ETC # Karaf etc folder
00:51:11 # export KARAF_LOG # Karaf log folder
00:51:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:11 # export KARAF_OPTS # Additional available Karaf options
00:51:11 # export KARAF_DEBUG # Enable debug mode
00:51:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:11 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:11 Set Java version
00:51:11 + echo 'Set Java version'
00:51:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:11 sudo: a password is required
00:51:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:11 sudo: a password is required
00:51:11 JDK default version ...
00:51:11 + echo 'JDK default version ...'
00:51:11 + java -version
00:51:12 openjdk version "21.0.9" 2025-10-21
00:51:12 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:12 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:12 Set JAVA_HOME
00:51:12 + echo 'Set JAVA_HOME'
00:51:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 Listing all open ports on controller system...
00:51:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:12 + echo 'Listing all open ports on controller system...'
00:51:12 + netstat -pnatu
00:51:12 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:12 Custom shard config exists!!!
00:51:12 Copying the shard config...
00:51:12 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:12 + echo 'Custom shard config exists!!!'
00:51:12 + echo 'Copying the shard config...'
00:51:12 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
00:51:12 Configuring cluster
00:51:12 + echo 'Configuring cluster'
00:51:12 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.98 10.30.171.95 10.30.170.123
00:51:12 ################################################
00:51:12 ## Configure Cluster ##
00:51:12 ################################################
00:51:12 NOTE: Cluster configuration files not found. Copying from
00:51:12 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:12 Configuring unique name in pekko.conf
00:51:12 Configuring hostname in pekko.conf
00:51:12 Configuring data and rpc seed nodes in pekko.conf
00:51:12 modules = [
00:51:12
00:51:12 {
00:51:12 name = "inventory"
00:51:12 namespace = "urn:opendaylight:inventory"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 namespace = "http://netconfcentral.org/ns/toaster"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "car"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "people"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "car-people"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:12 shard-strategy = "module"
00:51:12 }
00:51:12 ]
00:51:12 Configuring replication type in module-shards.conf
00:51:12 ################################################
00:51:12 ## NOTE: Manually restart controller to ##
00:51:12 ## apply configuration. ##
00:51:12 ################################################
00:51:12 Dump pekko.conf
00:51:12 + echo 'Dump pekko.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:12
00:51:12 odl-cluster-data {
00:51:12 pekko {
00:51:12 remote {
00:51:12 artery {
00:51:12 enabled = on
00:51:12 transport = tcp
00:51:12 canonical.hostname = "10.30.171.98"
00:51:12 canonical.port = 2550
00:51:12 }
00:51:12 }
00:51:12
00:51:12 cluster {
00:51:12 # Using artery.
00:51:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.98:2550",
00:51:12 "pekko://opendaylight-cluster-data@10.30.171.95:2550",
00:51:12 "pekko://opendaylight-cluster-data@10.30.170.123:2550"]
00:51:12
00:51:12 roles = ["member-1"]
00:51:12
00:51:12 # when under load we might trip a false positive on the failure detector
00:51:12 # failure-detector {
00:51:12 # heartbeat-interval = 4 s
00:51:12 # acceptable-heartbeat-pause = 16s
00:51:12 # }
00:51:12 }
00:51:12
00:51:12 persistence {
00:51:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:12 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:12 # The relative path is always relative to KARAF_HOME.
00:51:12
00:51:12 # snapshot-store.local.dir = "target/snapshots"
00:51:12
00:51:12 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:12 snapshot-store.local.use-lz4-compression = false
00:51:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:12 snapshot-store.local.lz4-blocksize = 256KB
00:51:12 }
00:51:12 disable-default-actor-system-quarantined-event-handling = "false"
00:51:12 }
00:51:12 }
00:51:12 Dump modules.conf
00:51:12 + echo 'Dump modules.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:12 modules = [
00:51:12
00:51:12 {
00:51:12 name = "inventory"
00:51:12 namespace = "urn:opendaylight:inventory"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 namespace = "http://netconfcentral.org/ns/toaster"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "car"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "people"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "car-people"
00:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:12 shard-strategy = "module"
00:51:12 }
00:51:12 ]
00:51:12 Dump module-shards.conf
00:51:12 + echo 'Dump module-shards.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:12 module-shards = [
00:51:12 {
00:51:12 name = "default"
00:51:12 shards = [
00:51:12 {
00:51:12 name = "default"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "inventory"
00:51:12 shards = [
00:51:12 {
00:51:12 name="inventory"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 shards = [
00:51:12 {
00:51:12 name="topology"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 shards = [
00:51:12 {
00:51:12 name="toaster"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "car"
00:51:12 shards = [
00:51:12 {
00:51:12 name="car"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "people"
00:51:12 shards = [
00:51:12 {
00:51:12 name="people"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "car-people"
00:51:12 shards = [
00:51:12 {
00:51:12 name="car-people"
00:51:12 replicas = ["member-1",
00:51:12 "member-2",
00:51:12 "member-3"]
00:51:12 }
00:51:12 ]
00:51:12 }
00:51:12 ]
00:51:12 Configuring member-2 with IP address 10.30.171.95
00:51:12 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:12 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:12 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51: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 ]]
00:51:12 ++ echo 'common-functions.sh is being sourced'
00:51:12 common-functions.sh is being sourced
00:51:12 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:12 ++ DISTROSTREAM=titanium
00:51:12 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:12 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:12 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:12 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:12 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:12 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:12 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:12 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:12 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:12 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:12 ++ export CONTROLLERMEM=
00:51:12 ++ CONTROLLERMEM=
00:51:12 ++ case "${DISTROSTREAM}" in
00:51:12 ++ CLUSTER_SYSTEM=pekko
00:51:12 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:12 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:12 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:12 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:12 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:12 ++ print_common_env
00:51:12 ++ cat
00:51:12 common-functions environment:
00:51:12 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:12 ACTUALFEATURES:
00:51:12 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:12 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:12 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:12 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:12 CONTROLLERMEM:
00:51:12 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:12 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:12 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:12 SUITES:
00:51:12
00:51:12 ++ SSH='ssh -t -t'
00:51:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:12 Changing to /tmp
00:51:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:12 + echo 'Changing to /tmp'
00:51:12 + cd /tmp
00:51:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip'
00:51:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:12 --2026-03-01 00:51:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:12 HTTP request sent, awaiting response... 200 OK
00:51:12 Length: 234982202 (224M) [application/zip]
00:51:12 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:12
00:51:12 0K ........ ........ ........ ........ ........ ........ 1% 55.8M 4s
00:51:12 3072K ........ ........ ........ ........ ........ ........ 2% 87.7M 3s
00:51:12 6144K ........ ........ ........ ........ ........ ........ 4% 84.3M 3s
00:51:12 9216K ........ ........ ........ ........ ........ ........ 5% 96.9M 3s
00:51:12 12288K ........ ........ ........ ........ ........ ........ 6% 97.6M 3s
00:51:12 15360K ........ ........ ........ ........ ........ ........ 8% 93.5M 2s
00:51:12 18432K ........ ........ ........ ........ ........ ........ 9% 143M 2s
00:51:12 21504K ........ ........ ........ ........ ........ ........ 10% 170M 2s
00:51:12 24576K ........ ........ ........ ........ ........ ........ 12% 127M 2s
00:51:12 27648K ........ ........ ........ ........ ........ ........ 13% 159M 2s
00:51:12 30720K ........ ........ ........ ........ ........ ........ 14% 276M 2s
00:51:12 33792K ........ ........ ........ ........ ........ ........ 16% 274M 2s
00:51:13 36864K ........ ........ ........ ........ ........ ........ 17% 283M 2s
00:51:13 39936K ........ ........ ........ ........ ........ ........ 18% 301M 1s
00:51:13 43008K ........ ........ ........ ........ ........ ........ 20% 315M 1s
00:51:13 46080K ........ ........ ........ ........ ........ ........ 21% 313M 1s
00:51:13 49152K ........ ........ ........ ........ ........ ........ 22% 353M 1s
00:51:13 52224K ........ ........ ........ ........ ........ ........ 24% 371M 1s
00:51:13 55296K ........ ........ ........ ........ ........ ........ 25% 303M 1s
00:51:13 58368K ........ ........ ........ ........ ........ ........ 26% 281M 1s
00:51:13 61440K ........ ........ ........ ........ ........ ........ 28% 284M 1s
00:51:13 64512K ........ ........ ........ ........ ........ ........ 29% 367M 1s
00:51:13 67584K ........ ........ ........ ........ ........ ........ 30% 301M 1s
00:51:13 70656K ........ ........ ........ ........ ........ ........ 32% 276M 1s
00:51:13 73728K ........ ........ ........ ........ ........ ........ 33% 339M 1s
00:51:13 76800K ........ ........ ........ ........ ........ ........ 34% 232M 1s
00:51:13 79872K ........ ........ ........ ........ ........ ........ 36% 411M 1s
00:51:13 82944K ........ ........ ........ ........ ........ ........ 37% 280M 1s
00:51:13 86016K ........ ........ ........ ........ ........ ........ 38% 314M 1s
00:51:13 89088K ........ ........ ........ ........ ........ ........ 40% 311M 1s
00:51:13 92160K ........ ........ ........ ........ ........ ........ 41% 332M 1s
00:51:13 95232K ........ ........ ........ ........ ........ ........ 42% 364M 1s
00:51:13 98304K ........ ........ ........ ........ ........ ........ 44% 231M 1s
00:51:13 101376K ........ ........ ........ ........ ........ ........ 45% 310M 1s
00:51:13 104448K ........ ........ ........ ........ ........ ........ 46% 361M 1s
00:51:13 107520K ........ ........ ........ ........ ........ ........ 48% 361M 1s
00:51:13 110592K ........ ........ ........ ........ ........ ........ 49% 227M 1s
00:51:13 113664K ........ ........ ........ ........ ........ ........ 50% 291M 1s
00:51:13 116736K ........ ........ ........ ........ ........ ........ 52% 367M 1s
00:51:13 119808K ........ ........ ........ ........ ........ ........ 53% 357M 1s
00:51:13 122880K ........ ........ ........ ........ ........ ........ 54% 312M 0s
00:51:13 125952K ........ ........ ........ ........ ........ ........ 56% 236M 0s
00:51:13 129024K ........ ........ ........ ........ ........ ........ 57% 326M 0s
00:51:13 132096K ........ ........ ........ ........ ........ ........ 58% 418M 0s
00:51:13 135168K ........ ........ ........ ........ ........ ........ 60% 252M 0s
00:51:13 138240K ........ ........ ........ ........ ........ ........ 61% 277M 0s
00:51:13 141312K ........ ........ ........ ........ ........ ........ 62% 326M 0s
00:51:13 144384K ........ ........ ........ ........ ........ ........ 64% 376M 0s
00:51:13 147456K ........ ........ ........ ........ ........ ........ 65% 331M 0s
00:51:13 150528K ........ ........ ........ ........ ........ ........ 66% 317M 0s
00:51:13 153600K ........ ........ ........ ........ ........ ........ 68% 213M 0s
00:51:13 156672K ........ ........ ........ ........ ........ ........ 69% 285M 0s
00:51:13 159744K ........ ........ ........ ........ ........ ........ 70% 353M 0s
00:51:13 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
00:51:13 165888K ........ ........ ........ ........ ........ ........ 73% 422M 0s
00:51:13 168960K ........ ........ ........ ........ ........ ........ 74% 367M 0s
00:51:13 172032K ........ ........ ........ ........ ........ ........ 76% 167M 0s
00:51:13 175104K ........ ........ ........ ........ ........ ........ 77% 299M 0s
00:51:13 178176K ........ ........ ........ ........ ........ ........ 78% 327M 0s
00:51:13 181248K ........ ........ ........ ........ ........ ........ 80% 367M 0s
00:51:13 184320K ........ ........ ........ ........ ........ ........ 81% 360M 0s
00:51:13 187392K ........ ........ ........ ........ ........ ........ 82% 311M 0s
00:51:13 190464K ........ ........ ........ ........ ........ ........ 84% 262M 0s
00:51:13 193536K ........ ........ ........ ........ ........ ........ 85% 255M 0s
00:51:13 196608K ........ ........ ........ ........ ........ ........ 87% 318M 0s
00:51:13 199680K ........ ........ ........ ........ ........ ........ 88% 395M 0s
00:51:13 202752K ........ ........ ........ ........ ........ ........ 89% 357M 0s
00:51:13 205824K ........ ........ ........ ........ ........ ........ 91% 248M 0s
00:51:13 208896K ........ ........ ........ ........ ........ ........ 92% 249M 0s
00:51:13 211968K ........ ........ ........ ........ ........ ........ 93% 344M 0s
00:51:13 215040K ........ ........ ........ ........ ........ ........ 95% 332M 0s
00:51:13 218112K ........ ........ ........ ........ ........ ........ 96% 183M 0s
00:51:13 221184K ........ ........ ........ ........ ........ ........ 97% 280M 0s
00:51:13 224256K ........ ........ ........ ........ ........ ........ 99% 319M 0s
00:51:13 227328K ........ ........ ........ ........ . 100% 359M=0.9s
00:51:13
00:51:13 2026-03-01 00:51:13 (237 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:13
00:51:13 Extracting the new controller...
00:51:13 + echo 'Extracting the new controller...'
00:51:13 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:15 Adding external repositories...
00:51:15 + echo 'Adding external repositories...'
00:51: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.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:15 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:15 ################################################################################
00:51:15 #
00:51:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:15 # contributor license agreements. See the NOTICE file distributed with
00:51:15 # this work for additional information regarding copyright ownership.
00:51:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:15 # (the "License"); you may not use this file except in compliance with
00:51:15 # the License. You may obtain a copy of the License at
00:51:15 #
00:51:15 # http://www.apache.org/licenses/LICENSE-2.0
00:51:15 #
00:51:15 # Unless required by applicable law or agreed to in writing, software
00:51:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:15 # See the License for the specific language governing permissions and
00:51:15 # limitations under the License.
00:51:15 #
00:51:15 ################################################################################
00:51:15
00:51:15 #
00:51:15 # If set to true, the following property will not allow any certificate to be used
00:51:15 # when accessing Maven repositories through SSL
00:51:15 #
00:51:15 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:15
00:51:15 #
00:51:15 # Path to the local Maven settings file.
00:51:15 # The repositories defined in this file will be automatically added to the list
00:51:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:15 # below is not set.
00:51:15 # The following locations are checked for the existence of the settings.xml file
00:51:15 # * 1. looks for the specified url
00:51:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:15 #
00:51:15 #org.ops4j.pax.url.mvn.settings=
00:51:15
00:51:15 #
00:51:15 # Path to the local Maven repository which is used to avoid downloading
00:51:15 # artifacts when they already exist locally.
00:51:15 # The value of this property will be extracted from the settings.xml file
00:51:15 # above, or defaulted to:
00:51:15 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:15 #
00:51:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:15
00:51:15 #
00:51:15 # Default this to false. It's just weird to use undocumented repos
00:51:15 #
00:51:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:15
00:51:15 #
00:51:15 # Uncomment if you don't wanna use the proxy settings
00:51:15 # from the Maven conf/settings.xml file
00:51:15 #
00:51:15 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:15
00:51:15 #
00:51:15 # Comma separated list of repositories scanned when resolving an artifact.
00:51:15 # Those repositories will be checked before iterating through the
00:51:15 # below list of repositories and even before the local repository
00:51:15 # A repository url can be appended with zero or more of the following flags:
00:51:15 # @snapshots : the repository contains snaphots
00:51:15 # @noreleases : the repository does not contain any released artifacts
00:51:15 #
00:51:15 # The following property value will add the system folder as a repo.
00:51:15 #
00:51:15 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:15
00:51:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:15
00:51:15 #
00:51:15 # Comma separated list of repositories scanned when resolving an artifact.
00:51:15 # The default list includes the following repositories:
00:51:15 # http://repo1.maven.org/maven2@id=central
00:51:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:15 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:15 # to add.
00:51:15 # A repository url can be appended with zero or more of the following flags:
00:51:15 # @snapshots : the repository contains snapshots
00:51:15 # @noreleases : the repository does not contain any released artifacts
00:51:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:15 #
00:51: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
00:51:15
00:51:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:15 + [[ True == \T\r\u\e ]]
00:51:15 + echo 'Configuring the startup features...'
00:51: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.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:15 + FEATURE_TEST_STRING=features-test
00:51:15 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:15 + KARAF_VERSION=karaf4
00:51:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:15 + [[ ! -z '' ]]
00:51:15 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:15 ################################################################################
00:51:15 #
00:51:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:15 # contributor license agreements. See the NOTICE file distributed with
00:51:15 # this work for additional information regarding copyright ownership.
00:51:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:15 # (the "License"); you may not use this file except in compliance with
00:51:15 # the License. You may obtain a copy of the License at
00:51:15 #
00:51:15 # http://www.apache.org/licenses/LICENSE-2.0
00:51:15 #
00:51:15 # Unless required by applicable law or agreed to in writing, software
00:51:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:15 # See the License for the specific language governing permissions and
00:51:15 # limitations under the License.
00:51:15 #
00:51:15 ################################################################################
00:51:15
00:51:15 #
00:51:15 # Comma separated list of features repositories to register by default
00:51:15 #
00:51:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:15
00:51:15 #
00:51:15 # Comma separated list of features to install at startup
00:51:15 #
00:51:15 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:15
00:51:15 #
00:51:15 # Resource repositories (OBR) that the features resolver can use
00:51:15 # to resolve requirements/capabilities
00:51:15 #
00:51:15 # The format of the resourceRepositories is
00:51:15 # resourceRepositories=[xml:url|json:url],...
00:51:15 # for Instance:
00:51:15 #
00:51:15 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:15 # or
00:51:15 #resourceRepositories=json:http://host/path/to/index.json
00:51:15 #
00:51:15
00:51:15 #
00:51:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:15 #
00:51:15 featuresBootAsynchronous=false
00:51:15
00:51:15 #
00:51:15 # Service requirements enforcement
00:51:15 #
00:51:15 # By default, the feature resolver checks the service requirements/capabilities of
00:51:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:15 # the required bundles.
00:51:15 # The following flag can have those values:
00:51:15 # - disable: service requirements are completely ignored
00:51:15 # - default: service requirements are ignored for old features
00:51:15 # - enforce: service requirements are always verified
00:51:15 #
00:51:15 #serviceRequirements=default
00:51:15
00:51:15 #
00:51:15 # Store cfg file for config element in feature
00:51:15 #
00:51:15 #configCfgStore=true
00:51:15
00:51:15 #
00:51:15 # Define if the feature service automatically refresh bundles
00:51:15 #
00:51:15 autoRefresh=true
00:51:15
00:51:15 #
00:51:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:15 # XML file defines instructions related to features processing
00:51:15 # versions.properties may declare properties to resolve placeholders in XML file
00:51:15 # both files are relative to ${karaf.etc}
00:51:15 #
00:51:15 #featureProcessing=org.apache.karaf.features.xml
00:51:15 #featureProcessingVersions=versions.properties
00:51:15 + configure_karaf_log karaf4 ''
00:51:15 + local -r karaf_version=karaf4
00:51:15 + local -r controllerdebugmap=
00:51:15 + local logapi=log4j
00:51:15 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:15 log4j2.rootLogger.level = INFO
00:51:15 #log4j2.rootLogger.type = asyncRoot
00:51:15 #log4j2.rootLogger.includeLocation = false
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:15 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:15 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:15 log4j2.logger.spifly.level = WARN
00:51:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:15 log4j2.logger.audit.level = INFO
00:51:15 log4j2.logger.audit.additivity = false
00:51:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:15 log4j2.appender.console.type = Console
00:51:15 log4j2.appender.console.name = Console
00:51:15 log4j2.appender.console.layout.type = PatternLayout
00:51:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:15 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:15 log4j2.appender.rolling.name = RollingFile
00:51:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:15 #log4j2.appender.rolling.immediateFlush = false
00:51:15 log4j2.appender.rolling.append = true
00:51:15 log4j2.appender.rolling.layout.type = PatternLayout
00:51:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:15 log4j2.appender.rolling.policies.type = Policies
00:51:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:15 log4j2.appender.rolling.policies.size.size = 64MB
00:51:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:15 log4j2.appender.rolling.strategy.max = 7
00:51:15 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:15 log4j2.appender.audit.name = AuditRollingFile
00:51:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:15 log4j2.appender.audit.append = true
00:51:15 log4j2.appender.audit.layout.type = PatternLayout
00:51:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:15 log4j2.appender.audit.policies.type = Policies
00:51:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:15 log4j2.appender.audit.policies.size.size = 8MB
00:51:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:15 log4j2.appender.audit.strategy.max = 7
00:51:15 log4j2.appender.osgi.type = PaxOsgi
00:51:15 log4j2.appender.osgi.name = PaxOsgi
00:51:15 log4j2.appender.osgi.filter = *
00:51:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:15 #log4j2.logger.aether.level = TRACE
00:51:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:15 #log4j2.logger.http-headers.level = DEBUG
00:51:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:15 #log4j2.logger.maven.level = TRACE
00:51:15 + logapi=log4j2
00:51:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:15 + '[' log4j2 == log4j2 ']'
00:51:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:15 + unset IFS
00:51:15 controllerdebugmap:
00:51:15 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:15 + echo 'controllerdebugmap: '
00:51:15 + '[' -n '' ']'
00:51:15 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:15 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:15 ################################################################################
00:51:15 #
00:51:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:15 # contributor license agreements. See the NOTICE file distributed with
00:51:15 # this work for additional information regarding copyright ownership.
00:51:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:15 # (the "License"); you may not use this file except in compliance with
00:51:15 # the License. You may obtain a copy of the License at
00:51:15 #
00:51:15 # http://www.apache.org/licenses/LICENSE-2.0
00:51:15 #
00:51:15 # Unless required by applicable law or agreed to in writing, software
00:51:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:15 # See the License for the specific language governing permissions and
00:51:15 # limitations under the License.
00:51:15 #
00:51:15 ################################################################################
00:51:15
00:51:15 # Common pattern layout for appenders
00:51:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:15
00:51:15 # Root logger
00:51:15 log4j2.rootLogger.level = INFO
00:51:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:15 #log4j2.rootLogger.type = asyncRoot
00:51:15 #log4j2.rootLogger.includeLocation = false
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:15 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:15
00:51:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:15
00:51:15 # Loggers configuration
00:51:15
00:51:15 # Spifly logger
00:51:15 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:15 log4j2.logger.spifly.level = WARN
00:51:15
00:51:15 # Security audit logger
00:51:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:15 log4j2.logger.audit.level = INFO
00:51:15 log4j2.logger.audit.additivity = false
00:51:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:15
00:51:15 # Appenders configuration
00:51:15
00:51:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:15 log4j2.appender.console.type = Console
00:51:15 log4j2.appender.console.name = Console
00:51:15 log4j2.appender.console.layout.type = PatternLayout
00:51:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:15
00:51:15 # Rolling file appender
00:51:15 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:15 log4j2.appender.rolling.name = RollingFile
00:51:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:15 # uncomment to not force a disk flush
00:51:15 #log4j2.appender.rolling.immediateFlush = false
00:51:15 log4j2.appender.rolling.append = true
00:51:15 log4j2.appender.rolling.layout.type = PatternLayout
00:51:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:15 log4j2.appender.rolling.policies.type = Policies
00:51:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:15 log4j2.appender.rolling.policies.size.size = 1GB
00:51:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:15 log4j2.appender.rolling.strategy.max = 7
00:51:15
00:51:15 # Audit file appender
00:51:15 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:15 log4j2.appender.audit.name = AuditRollingFile
00:51:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:15 log4j2.appender.audit.append = true
00:51:15 log4j2.appender.audit.layout.type = PatternLayout
00:51:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:15 log4j2.appender.audit.policies.type = Policies
00:51:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:15 log4j2.appender.audit.policies.size.size = 8MB
00:51:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:15 log4j2.appender.audit.strategy.max = 7
00:51:15
00:51:15 # OSGi appender
00:51:15 log4j2.appender.osgi.type = PaxOsgi
00:51:15 log4j2.appender.osgi.name = PaxOsgi
00:51:15 log4j2.appender.osgi.filter = *
00:51:15
00:51:15 # help with identification of maven-related problems with pax-url-aether
00:51:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:15 #log4j2.logger.aether.level = TRACE
00:51:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:15 #log4j2.logger.http-headers.level = DEBUG
00:51:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:15 #log4j2.logger.maven.level = TRACE
00:51:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:15 + local -r controllermem=3072m
00:51:15 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 Configure
00:51:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:15 max memory: 3072m
00:51:15 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 + echo Configure
00:51:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:15 + echo ' max memory: 3072m'
00:51:15 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:15 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:15 #!/bin/sh
00:51:15 #
00:51:15 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:15 # contributor license agreements. See the NOTICE file distributed with
00:51:15 # this work for additional information regarding copyright ownership.
00:51:15 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:15 # (the "License"); you may not use this file except in compliance with
00:51:15 # the License. You may obtain a copy of the License at
00:51:15 #
00:51:15 # http://www.apache.org/licenses/LICENSE-2.0
00:51:15 #
00:51:15 # Unless required by applicable law or agreed to in writing, software
00:51:15 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:15 # See the License for the specific language governing permissions and
00:51:15 # limitations under the License.
00:51:15 #
00:51:15
00:51:15 #
00:51:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:15 # script: client, instance, shell, start, status, stop, karaf
00:51:15 #
00:51:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:15 # Actions go here...
00:51:15 # fi
00:51:15
00:51:15 #
00:51:15 # general settings which should be applied for all scripts go here; please keep
00:51:15 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:15 # in example of the start script where the start script is executed first and the
00:51:15 # karaf script afterwards.
00:51:15 #
00:51:15
00:51:15 #
00:51:15 # The following section shows the possible configuration options for the default
00:51:15 # karaf scripts
00:51:15 #
00:51:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:15 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:15 # export KARAF_HOME # Karaf home folder
00:51:15 # export KARAF_DATA # Karaf data folder
00:51:15 # export KARAF_BASE # Karaf base folder
00:51:15 # export KARAF_ETC # Karaf etc folder
00:51:15 # export KARAF_LOG # Karaf log folder
00:51:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:15 # export KARAF_OPTS # Additional available Karaf options
00:51:15 # export KARAF_DEBUG # Enable debug mode
00:51:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:15 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:15 Set Java version
00:51:15 + echo 'Set Java version'
00:51:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51: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
00:51:15 sudo: a password is required
00:51:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51: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
00:51:15 sudo: a password is required
00:51:15 JDK default version ...
00:51:15 + echo 'JDK default version ...'
00:51:15 + java -version
00:51:16 openjdk version "21.0.9" 2025-10-21
00:51:16 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:16 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:16 Set JAVA_HOME
00:51:16 + echo 'Set JAVA_HOME'
00:51:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:16 Listing all open ports on controller system...
00:51:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:16 + echo 'Listing all open ports on controller system...'
00:51:16 + netstat -pnatu
00:51:16 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:16 Custom shard config exists!!!
00:51:16 Copying the shard config...
00:51:16 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:16 + echo 'Custom shard config exists!!!'
00:51:16 + echo 'Copying the shard config...'
00:51:16 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
00:51:16 Configuring cluster
00:51:16 + echo 'Configuring cluster'
00:51:16 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.98 10.30.171.95 10.30.170.123
00:51:16 ################################################
00:51:16 ## Configure Cluster ##
00:51:16 ################################################
00:51:16 NOTE: Cluster configuration files not found. Copying from
00:51:16 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:16 Configuring unique name in pekko.conf
00:51:16 Configuring hostname in pekko.conf
00:51:16 Configuring data and rpc seed nodes in pekko.conf
00:51:16 modules = [
00:51:16
00:51:16 {
00:51:16 name = "inventory"
00:51:16 namespace = "urn:opendaylight:inventory"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "topology"
00:51:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "toaster"
00:51:16 namespace = "http://netconfcentral.org/ns/toaster"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "car"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "people"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "car-people"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:16 shard-strategy = "module"
00:51:16 }
00:51:16 ]
00:51:16 Configuring replication type in module-shards.conf
00:51:16 ################################################
00:51:16 ## NOTE: Manually restart controller to ##
00:51:16 ## apply configuration. ##
00:51:16 ################################################
00:51:16 Dump pekko.conf
00:51:16 + echo 'Dump pekko.conf'
00:51:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16
00:51:16 odl-cluster-data {
00:51:16 pekko {
00:51:16 remote {
00:51:16 artery {
00:51:16 enabled = on
00:51:16 transport = tcp
00:51:16 canonical.hostname = "10.30.171.95"
00:51:16 canonical.port = 2550
00:51:16 }
00:51:16 }
00:51:16
00:51:16 cluster {
00:51:16 # Using artery.
00:51:16 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.98:2550",
00:51:16 "pekko://opendaylight-cluster-data@10.30.171.95:2550",
00:51:16 "pekko://opendaylight-cluster-data@10.30.170.123:2550"]
00:51:16
00:51:16 roles = ["member-2"]
00:51:16
00:51:16 # when under load we might trip a false positive on the failure detector
00:51:16 # failure-detector {
00:51:16 # heartbeat-interval = 4 s
00:51:16 # acceptable-heartbeat-pause = 16s
00:51:16 # }
00:51:16 }
00:51:16
00:51:16 persistence {
00:51:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:16 # The relative path is always relative to KARAF_HOME.
00:51:16
00:51:16 # snapshot-store.local.dir = "target/snapshots"
00:51:16
00:51:16 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:16 snapshot-store.local.use-lz4-compression = false
00:51:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:16 snapshot-store.local.lz4-blocksize = 256KB
00:51:16 }
00:51:16 disable-default-actor-system-quarantined-event-handling = "false"
00:51:16 }
00:51:16 }
00:51:16 Dump modules.conf
00:51:16 + echo 'Dump modules.conf'
00:51:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 modules = [
00:51:16
00:51:16 {
00:51:16 name = "inventory"
00:51:16 namespace = "urn:opendaylight:inventory"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "topology"
00:51:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "toaster"
00:51:16 namespace = "http://netconfcentral.org/ns/toaster"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "car"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "people"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:16 shard-strategy = "module"
00:51:16 },
00:51:16 {
00:51:16 name = "car-people"
00:51:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:16 shard-strategy = "module"
00:51:16 }
00:51:16 ]
00:51:16 Dump module-shards.conf
00:51:16 + echo 'Dump module-shards.conf'
00:51:16 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 module-shards = [
00:51:16 {
00:51:16 name = "default"
00:51:16 shards = [
00:51:16 {
00:51:16 name = "default"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "inventory"
00:51:16 shards = [
00:51:16 {
00:51:16 name="inventory"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "topology"
00:51:16 shards = [
00:51:16 {
00:51:16 name="topology"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "toaster"
00:51:16 shards = [
00:51:16 {
00:51:16 name="toaster"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "car"
00:51:16 shards = [
00:51:16 {
00:51:16 name="car"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "people"
00:51:16 shards = [
00:51:16 {
00:51:16 name="people"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 },
00:51:16 {
00:51:16 name = "car-people"
00:51:16 shards = [
00:51:16 {
00:51:16 name="car-people"
00:51:16 replicas = ["member-1",
00:51:16 "member-2",
00:51:16 "member-3"]
00:51:16 }
00:51:16 ]
00:51:16 }
00:51:16 ]
00:51:16 Configuring member-3 with IP address 10.30.170.123
00:51:16 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:16 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:16 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:16 common-functions.sh is being sourced
00:51:16 ++ [[ /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 ]]
00:51:16 ++ echo 'common-functions.sh is being sourced'
00:51:16 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:16 ++ DISTROSTREAM=titanium
00:51:16 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 ++ export CONTROLLERMEM=
00:51:16 ++ CONTROLLERMEM=
00:51:16 ++ case "${DISTROSTREAM}" in
00:51:16 ++ CLUSTER_SYSTEM=pekko
00:51:16 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 ++ print_common_env
00:51:16 ++ cat
00:51:16 common-functions environment:
00:51:16 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:16 ACTUALFEATURES:
00:51:16 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:16 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:16 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:16 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:16 CONTROLLERMEM:
00:51:16 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:16 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:16 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:16 SUITES:
00:51:16
00:51:16 ++ SSH='ssh -t -t'
00:51:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:16 Changing to /tmp
00:51:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 + echo 'Changing to /tmp'
00:51:16 + cd /tmp
00:51:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip'
00:51:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 --2026-03-01 00:51:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:16 HTTP request sent, awaiting response... 200 OK
00:51:16 Length: 234982202 (224M) [application/zip]
00:51:16 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:16
00:51:16 0K ........ ........ ........ ........ ........ ........ 1% 36.9M 6s
00:51:16 3072K ........ ........ ........ ........ ........ ........ 2% 57.0M 5s
00:51:16 6144K ........ ........ ........ ........ ........ ........ 4% 57.7M 4s
00:51:16 9216K ........ ........ ........ ........ ........ ........ 5% 60.9M 4s
00:51:16 12288K ........ ........ ........ ........ ........ ........ 6% 61.8M 4s
00:51:16 15360K ........ ........ ........ ........ ........ ........ 8% 53.5M 4s
00:51:16 18432K ........ ........ ........ ........ ........ ........ 9% 66.0M 4s
00:51:16 21504K ........ ........ ........ ........ ........ ........ 10% 53.3M 4s
00:51:17 24576K ........ ........ ........ ........ ........ ........ 12% 82.1M 3s
00:51:17 27648K ........ ........ ........ ........ ........ ........ 13% 172M 3s
00:51:17 30720K ........ ........ ........ ........ ........ ........ 14% 163M 3s
00:51:17 33792K ........ ........ ........ ........ ........ ........ 16% 170M 3s
00:51:17 36864K ........ ........ ........ ........ ........ ........ 17% 173M 3s
00:51:17 39936K ........ ........ ........ ........ ........ ........ 18% 204M 2s
00:51:17 43008K ........ ........ ........ ........ ........ ........ 20% 221M 2s
00:51:17 46080K ........ ........ ........ ........ ........ ........ 21% 210M 2s
00:51:17 49152K ........ ........ ........ ........ ........ ........ 22% 225M 2s
00:51:17 52224K ........ ........ ........ ........ ........ ........ 24% 271M 2s
00:51:17 55296K ........ ........ ........ ........ ........ ........ 25% 263M 2s
00:51:17 58368K ........ ........ ........ ........ ........ ........ 26% 287M 2s
00:51:17 61440K ........ ........ ........ ........ ........ ........ 28% 296M 2s
00:51:17 64512K ........ ........ ........ ........ ........ ........ 29% 275M 2s
00:51:17 67584K ........ ........ ........ ........ ........ ........ 30% 312M 2s
00:51:17 70656K ........ ........ ........ ........ ........ ........ 32% 278M 1s
00:51:17 73728K ........ ........ ........ ........ ........ ........ 33% 285M 1s
00:51:17 76800K ........ ........ ........ ........ ........ ........ 34% 285M 1s
00:51:17 79872K ........ ........ ........ ........ ........ ........ 36% 282M 1s
00:51:17 82944K ........ ........ ........ ........ ........ ........ 37% 293M 1s
00:51:17 86016K ........ ........ ........ ........ ........ ........ 38% 287M 1s
00:51:17 89088K ........ ........ ........ ........ ........ ........ 40% 294M 1s
00:51:17 92160K ........ ........ ........ ........ ........ ........ 41% 291M 1s
00:51:17 95232K ........ ........ ........ ........ ........ ........ 42% 280M 1s
00:51:17 98304K ........ ........ ........ ........ ........ ........ 44% 279M 1s
00:51:17 101376K ........ ........ ........ ........ ........ ........ 45% 284M 1s
00:51:17 104448K ........ ........ ........ ........ ........ ........ 46% 281M 1s
00:51:17 107520K ........ ........ ........ ........ ........ ........ 48% 291M 1s
00:51:17 110592K ........ ........ ........ ........ ........ ........ 49% 272M 1s
00:51:17 113664K ........ ........ ........ ........ ........ ........ 50% 295M 1s
00:51:17 116736K ........ ........ ........ ........ ........ ........ 52% 271M 1s
00:51:17 119808K ........ ........ ........ ........ ........ ........ 53% 282M 1s
00:51:17 122880K ........ ........ ........ ........ ........ ........ 54% 271M 1s
00:51:17 125952K ........ ........ ........ ........ ........ ........ 56% 264M 1s
00:51:17 129024K ........ ........ ........ ........ ........ ........ 57% 276M 1s
00:51:17 132096K ........ ........ ........ ........ ........ ........ 58% 278M 1s
00:51:17 135168K ........ ........ ........ ........ ........ ........ 60% 284M 1s
00:51:17 138240K ........ ........ ........ ........ ........ ........ 61% 302M 1s
00:51:17 141312K ........ ........ ........ ........ ........ ........ 62% 275M 1s
00:51:17 144384K ........ ........ ........ ........ ........ ........ 64% 286M 1s
00:51:17 147456K ........ ........ ........ ........ ........ ........ 65% 283M 0s
00:51:17 150528K ........ ........ ........ ........ ........ ........ 66% 288M 0s
00:51:17 153600K ........ ........ ........ ........ ........ ........ 68% 272M 0s
00:51:17 156672K ........ ........ ........ ........ ........ ........ 69% 281M 0s
00:51:17 159744K ........ ........ ........ ........ ........ ........ 70% 275M 0s
00:51:17 162816K ........ ........ ........ ........ ........ ........ 72% 279M 0s
00:51:17 165888K ........ ........ ........ ........ ........ ........ 73% 292M 0s
00:51:17 168960K ........ ........ ........ ........ ........ ........ 74% 291M 0s
00:51:17 172032K ........ ........ ........ ........ ........ ........ 76% 280M 0s
00:51:17 175104K ........ ........ ........ ........ ........ ........ 77% 280M 0s
00:51:17 178176K ........ ........ ........ ........ ........ ........ 78% 278M 0s
00:51:17 181248K ........ ........ ........ ........ ........ ........ 80% 283M 0s
00:51:17 184320K ........ ........ ........ ........ ........ ........ 81% 294M 0s
00:51:17 187392K ........ ........ ........ ........ ........ ........ 82% 286M 0s
00:51:17 190464K ........ ........ ........ ........ ........ ........ 84% 219M 0s
00:51:17 193536K ........ ........ ........ ........ ........ ........ 85% 409M 0s
00:51:17 196608K ........ ........ ........ ........ ........ ........ 87% 277M 0s
00:51:17 199680K ........ ........ ........ ........ ........ ........ 88% 284M 0s
00:51:17 202752K ........ ........ ........ ........ ........ ........ 89% 223M 0s
00:51:17 205824K ........ ........ ........ ........ ........ ........ 91% 274M 0s
00:51:17 208896K ........ ........ ........ ........ ........ ........ 92% 273M 0s
00:51:17 211968K ........ ........ ........ ........ ........ ........ 93% 290M 0s
00:51:17 215040K ........ ........ ........ ........ ........ ........ 95% 214M 0s
00:51:17 218112K ........ ........ ........ ........ ........ ........ 96% 198M 0s
00:51:17 221184K ........ ........ ........ ........ ........ ........ 97% 272M 0s
00:51:17 224256K ........ ........ ........ ........ ........ ........ 99% 290M 0s
00:51:17 227328K ........ ........ ........ ........ . 100% 289M=1.2s
00:51:17
00:51:17 2026-03-01 00:51:17 (182 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:17
00:51:17 Extracting the new controller...
00:51:17 + echo 'Extracting the new controller...'
00:51:17 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:19 Adding external repositories...
00:51:19 + echo 'Adding external repositories...'
00:51:19 + 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.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 #
00:51:19 # If set to true, the following property will not allow any certificate to be used
00:51:19 # when accessing Maven repositories through SSL
00:51:19 #
00:51:19 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:19
00:51:19 #
00:51:19 # Path to the local Maven settings file.
00:51:19 # The repositories defined in this file will be automatically added to the list
00:51:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:19 # below is not set.
00:51:19 # The following locations are checked for the existence of the settings.xml file
00:51:19 # * 1. looks for the specified url
00:51:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:19 #
00:51:19 #org.ops4j.pax.url.mvn.settings=
00:51:19
00:51:19 #
00:51:19 # Path to the local Maven repository which is used to avoid downloading
00:51:19 # artifacts when they already exist locally.
00:51:19 # The value of this property will be extracted from the settings.xml file
00:51:19 # above, or defaulted to:
00:51:19 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:19
00:51:19 #
00:51:19 # Default this to false. It's just weird to use undocumented repos
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:19
00:51:19 #
00:51:19 # Uncomment if you don't wanna use the proxy settings
00:51:19 # from the Maven conf/settings.xml file
00:51:19 #
00:51:19 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:19
00:51:19 #
00:51:19 # Comma separated list of repositories scanned when resolving an artifact.
00:51:19 # Those repositories will be checked before iterating through the
00:51:19 # below list of repositories and even before the local repository
00:51:19 # A repository url can be appended with zero or more of the following flags:
00:51:19 # @snapshots : the repository contains snaphots
00:51:19 # @noreleases : the repository does not contain any released artifacts
00:51:19 #
00:51:19 # The following property value will add the system folder as a repo.
00:51:19 #
00:51:19 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:19
00:51:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:19
00:51:19 #
00:51:19 # Comma separated list of repositories scanned when resolving an artifact.
00:51:19 # The default list includes the following repositories:
00:51:19 # http://repo1.maven.org/maven2@id=central
00:51:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:19 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:19 # to add.
00:51:19 # A repository url can be appended with zero or more of the following flags:
00:51:19 # @snapshots : the repository contains snapshots
00:51:19 # @noreleases : the repository does not contain any released artifacts
00:51:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:19 #
00:51:19 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
00:51:19
00:51:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:19 + [[ True == \T\r\u\e ]]
00:51:19 + echo 'Configuring the startup features...'
00:51:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 + FEATURE_TEST_STRING=features-test
00:51:19 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:19 + KARAF_VERSION=karaf4
00:51:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 + [[ ! -z '' ]]
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 #
00:51:19 # Comma separated list of features repositories to register by default
00:51:19 #
00:51:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:19
00:51:19 #
00:51:19 # Comma separated list of features to install at startup
00:51:19 #
00:51:19 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:19
00:51:19 #
00:51:19 # Resource repositories (OBR) that the features resolver can use
00:51:19 # to resolve requirements/capabilities
00:51:19 #
00:51:19 # The format of the resourceRepositories is
00:51:19 # resourceRepositories=[xml:url|json:url],...
00:51:19 # for Instance:
00:51:19 #
00:51:19 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:19 # or
00:51:19 #resourceRepositories=json:http://host/path/to/index.json
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:19 #
00:51:19 featuresBootAsynchronous=false
00:51:19
00:51:19 #
00:51:19 # Service requirements enforcement
00:51:19 #
00:51:19 # By default, the feature resolver checks the service requirements/capabilities of
00:51:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:19 # the required bundles.
00:51:19 # The following flag can have those values:
00:51:19 # - disable: service requirements are completely ignored
00:51:19 # - default: service requirements are ignored for old features
00:51:19 # - enforce: service requirements are always verified
00:51:19 #
00:51:19 #serviceRequirements=default
00:51:19
00:51:19 #
00:51:19 # Store cfg file for config element in feature
00:51:19 #
00:51:19 #configCfgStore=true
00:51:19
00:51:19 #
00:51:19 # Define if the feature service automatically refresh bundles
00:51:19 #
00:51:19 autoRefresh=true
00:51:19
00:51:19 #
00:51:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:19 # XML file defines instructions related to features processing
00:51:19 # versions.properties may declare properties to resolve placeholders in XML file
00:51:19 # both files are relative to ${karaf.etc}
00:51:19 #
00:51:19 #featureProcessing=org.apache.karaf.features.xml
00:51:19 #featureProcessingVersions=versions.properties
00:51:19 + configure_karaf_log karaf4 ''
00:51:19 + local -r karaf_version=karaf4
00:51:19 + local -r controllerdebugmap=
00:51:19 + local logapi=log4j
00:51:19 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:19 log4j2.rootLogger.level = INFO
00:51:19 #log4j2.rootLogger.type = asyncRoot
00:51:19 #log4j2.rootLogger.includeLocation = false
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:19 log4j2.logger.spifly.level = WARN
00:51:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:19 log4j2.logger.audit.level = INFO
00:51:19 log4j2.logger.audit.additivity = false
00:51:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:19 log4j2.appender.console.type = Console
00:51:19 log4j2.appender.console.name = Console
00:51:19 log4j2.appender.console.layout.type = PatternLayout
00:51:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:19 log4j2.appender.rolling.name = RollingFile
00:51:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:19 #log4j2.appender.rolling.immediateFlush = false
00:51:19 log4j2.appender.rolling.append = true
00:51:19 log4j2.appender.rolling.layout.type = PatternLayout
00:51:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.policies.type = Policies
00:51:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.rolling.policies.size.size = 64MB
00:51:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.rolling.strategy.max = 7
00:51:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:19 log4j2.appender.audit.name = AuditRollingFile
00:51:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:19 log4j2.appender.audit.append = true
00:51:19 log4j2.appender.audit.layout.type = PatternLayout
00:51:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.audit.policies.type = Policies
00:51:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.audit.policies.size.size = 8MB
00:51:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.audit.strategy.max = 7
00:51:19 log4j2.appender.osgi.type = PaxOsgi
00:51:19 log4j2.appender.osgi.name = PaxOsgi
00:51:19 log4j2.appender.osgi.filter = *
00:51:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:19 #log4j2.logger.aether.level = TRACE
00:51:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:19 #log4j2.logger.http-headers.level = DEBUG
00:51:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:19 #log4j2.logger.maven.level = TRACE
00:51:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:19 + logapi=log4j2
00:51:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:19 + '[' log4j2 == log4j2 ']'
00:51:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:19 controllerdebugmap:
00:51:19 + unset IFS
00:51:19 + echo 'controllerdebugmap: '
00:51:19 + '[' -n '' ']'
00:51:19 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:19 ################################################################################
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19 ################################################################################
00:51:19
00:51:19 # Common pattern layout for appenders
00:51:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:19
00:51:19 # Root logger
00:51:19 log4j2.rootLogger.level = INFO
00:51:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:19 #log4j2.rootLogger.type = asyncRoot
00:51:19 #log4j2.rootLogger.includeLocation = false
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:19
00:51:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:19
00:51:19 # Loggers configuration
00:51:19
00:51:19 # Spifly logger
00:51:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:19 log4j2.logger.spifly.level = WARN
00:51:19
00:51:19 # Security audit logger
00:51:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:19 log4j2.logger.audit.level = INFO
00:51:19 log4j2.logger.audit.additivity = false
00:51:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:19
00:51:19 # Appenders configuration
00:51:19
00:51:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:19 log4j2.appender.console.type = Console
00:51:19 log4j2.appender.console.name = Console
00:51:19 log4j2.appender.console.layout.type = PatternLayout
00:51:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:19
00:51:19 # Rolling file appender
00:51:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:19 log4j2.appender.rolling.name = RollingFile
00:51:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:19 # uncomment to not force a disk flush
00:51:19 #log4j2.appender.rolling.immediateFlush = false
00:51:19 log4j2.appender.rolling.append = true
00:51:19 log4j2.appender.rolling.layout.type = PatternLayout
00:51:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.rolling.policies.type = Policies
00:51:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.rolling.policies.size.size = 1GB
00:51:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.rolling.strategy.max = 7
00:51:19
00:51:19 # Audit file appender
00:51:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:19 log4j2.appender.audit.name = AuditRollingFile
00:51:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:19 log4j2.appender.audit.append = true
00:51:19 log4j2.appender.audit.layout.type = PatternLayout
00:51:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:19 log4j2.appender.audit.policies.type = Policies
00:51:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:19 log4j2.appender.audit.policies.size.size = 8MB
00:51:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:19 log4j2.appender.audit.strategy.max = 7
00:51:19
00:51:19 # OSGi appender
00:51:19 log4j2.appender.osgi.type = PaxOsgi
00:51:19 log4j2.appender.osgi.name = PaxOsgi
00:51:19 log4j2.appender.osgi.filter = *
00:51:19
00:51:19 # help with identification of maven-related problems with pax-url-aether
00:51:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:19 #log4j2.logger.aether.level = TRACE
00:51:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:19 #log4j2.logger.http-headers.level = DEBUG
00:51:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:19 #log4j2.logger.maven.level = TRACE
00:51:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:19 Configure
00:51:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:19 + local -r controllermem=3072m
00:51:19 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo Configure
00:51:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:19 max memory: 3072m
00:51:19 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo ' max memory: 3072m'
00:51:19 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:19 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:19 #!/bin/sh
00:51:19 #
00:51:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:19 # contributor license agreements. See the NOTICE file distributed with
00:51:19 # this work for additional information regarding copyright ownership.
00:51:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:19 # (the "License"); you may not use this file except in compliance with
00:51:19 # the License. You may obtain a copy of the License at
00:51:19 #
00:51:19 # http://www.apache.org/licenses/LICENSE-2.0
00:51:19 #
00:51:19 # Unless required by applicable law or agreed to in writing, software
00:51:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:19 # See the License for the specific language governing permissions and
00:51:19 # limitations under the License.
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:19 # script: client, instance, shell, start, status, stop, karaf
00:51:19 #
00:51:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:19 # Actions go here...
00:51:19 # fi
00:51:19
00:51:19 #
00:51:19 # general settings which should be applied for all scripts go here; please keep
00:51:19 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:19 # in example of the start script where the start script is executed first and the
00:51:19 # karaf script afterwards.
00:51:19 #
00:51:19
00:51:19 #
00:51:19 # The following section shows the possible configuration options for the default
00:51:19 # karaf scripts
00:51:19 #
00:51:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:19 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:19 # export KARAF_HOME # Karaf home folder
00:51:19 # export KARAF_DATA # Karaf data folder
00:51:19 # export KARAF_BASE # Karaf base folder
00:51:19 # export KARAF_ETC # Karaf etc folder
00:51:19 # export KARAF_LOG # Karaf log folder
00:51:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:19 # export KARAF_OPTS # Additional available Karaf options
00:51:19 # export KARAF_DEBUG # Enable debug mode
00:51:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:19 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:19 Set Java version
00:51:19 + echo 'Set Java version'
00:51:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:19 sudo: a password is required
00:51:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:19 sudo: a password is required
00:51:19 JDK default version ...
00:51:19 + echo 'JDK default version ...'
00:51:19 + java -version
00:51:20 openjdk version "21.0.9" 2025-10-21
00:51:20 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:20 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:20 Set JAVA_HOME
00:51:20 + echo 'Set JAVA_HOME'
00:51:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:20 Listing all open ports on controller system...
00:51:20 + echo 'Listing all open ports on controller system...'
00:51:20 + netstat -pnatu
00:51:20 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:20 Custom shard config exists!!!
00:51:20 Copying the shard config...
00:51:20 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:20 + echo 'Custom shard config exists!!!'
00:51:20 + echo 'Copying the shard config...'
00:51:20 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
00:51:20 Configuring cluster
00:51:20 + echo 'Configuring cluster'
00:51:20 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.98 10.30.171.95 10.30.170.123
00:51:20 ################################################
00:51:20 ## Configure Cluster ##
00:51:20 ################################################
00:51:20 NOTE: Cluster configuration files not found. Copying from
00:51:20 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:20 Configuring unique name in pekko.conf
00:51:20 Configuring hostname in pekko.conf
00:51:20 Configuring data and rpc seed nodes in pekko.conf
00:51:20 modules = [
00:51:20
00:51:20 {
00:51:20 name = "inventory"
00:51:20 namespace = "urn:opendaylight:inventory"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "topology"
00:51:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "toaster"
00:51:20 namespace = "http://netconfcentral.org/ns/toaster"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "car"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "people"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "car-people"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:20 shard-strategy = "module"
00:51:20 }
00:51:20 ]
00:51:20 Configuring replication type in module-shards.conf
00:51:20 ################################################
00:51:20 ## NOTE: Manually restart controller to ##
00:51:20 ## apply configuration. ##
00:51:20 ################################################
00:51:20 Dump pekko.conf
00:51:20 + echo 'Dump pekko.conf'
00:51:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:20
00:51:20 odl-cluster-data {
00:51:20 pekko {
00:51:20 remote {
00:51:20 artery {
00:51:20 enabled = on
00:51:20 transport = tcp
00:51:20 canonical.hostname = "10.30.170.123"
00:51:20 canonical.port = 2550
00:51:20 }
00:51:20 }
00:51:20
00:51:20 cluster {
00:51:20 # Using artery.
00:51:20 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.98:2550",
00:51:20 "pekko://opendaylight-cluster-data@10.30.171.95:2550",
00:51:20 "pekko://opendaylight-cluster-data@10.30.170.123:2550"]
00:51:20
00:51:20 roles = ["member-3"]
00:51:20
00:51:20 # when under load we might trip a false positive on the failure detector
00:51:20 # failure-detector {
00:51:20 # heartbeat-interval = 4 s
00:51:20 # acceptable-heartbeat-pause = 16s
00:51:20 # }
00:51:20 }
00:51:20
00:51:20 persistence {
00:51:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:20 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:20 # The relative path is always relative to KARAF_HOME.
00:51:20
00:51:20 # snapshot-store.local.dir = "target/snapshots"
00:51:20
00:51:20 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:20 snapshot-store.local.use-lz4-compression = false
00:51:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:20 snapshot-store.local.lz4-blocksize = 256KB
00:51:20 }
00:51:20 disable-default-actor-system-quarantined-event-handling = "false"
00:51:20 }
00:51:20 }
00:51:20 Dump modules.conf
00:51:20 + echo 'Dump modules.conf'
00:51:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:20 modules = [
00:51:20
00:51:20 {
00:51:20 name = "inventory"
00:51:20 namespace = "urn:opendaylight:inventory"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "topology"
00:51:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "toaster"
00:51:20 namespace = "http://netconfcentral.org/ns/toaster"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "car"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "people"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:20 shard-strategy = "module"
00:51:20 },
00:51:20 {
00:51:20 name = "car-people"
00:51:20 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:20 shard-strategy = "module"
00:51:20 }
00:51:20 ]
00:51:20 Dump module-shards.conf
00:51:20 + echo 'Dump module-shards.conf'
00:51:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:20 module-shards = [
00:51:20 {
00:51:20 name = "default"
00:51:20 shards = [
00:51:20 {
00:51:20 name = "default"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "inventory"
00:51:20 shards = [
00:51:20 {
00:51:20 name="inventory"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "topology"
00:51:20 shards = [
00:51:20 {
00:51:20 name="topology"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "toaster"
00:51:20 shards = [
00:51:20 {
00:51:20 name="toaster"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "car"
00:51:20 shards = [
00:51:20 {
00:51:20 name="car"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "people"
00:51:20 shards = [
00:51:20 {
00:51:20 name="people"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 },
00:51:20 {
00:51:20 name = "car-people"
00:51:20 shards = [
00:51:20 {
00:51:20 name="car-people"
00:51:20 replicas = ["member-1",
00:51:20 "member-2",
00:51:20 "member-3"]
00:51:20 }
00:51:20 ]
00:51:20 }
00:51:20 ]
00:51:20 Locating config plan to use...
00:51:20 Finished running config plans
00:51:20 Starting member-1 with IP address 10.30.171.98
00:51:20 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:20 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:20 Redirecting karaf console output to karaf_console.log
00:51:20 Starting controller...
00:51:20 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:20 Starting member-2 with IP address 10.30.171.95
00:51:20 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:20 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:51:21 Redirecting karaf console output to karaf_console.log
00:51:21 Starting controller...
00:51:21 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:21 Starting member-3 with IP address 10.30.170.123
00:51:21 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:21 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:51:21 Redirecting karaf console output to karaf_console.log
00:51:21 Starting controller...
00:51:21 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:21 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins3434835209716828609.sh
00:51:21 common-functions.sh is being sourced
00:51:21 common-functions environment:
00:51:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:21 ACTUALFEATURES:
00:51:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:21 CONTROLLERMEM: 2048m
00:51:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:21 SUITES:
00:51:21
00:51:21 + echo '#################################################'
00:51:21 #################################################
00:51:21 + echo '## Verify Cluster is UP ##'
00:51:21 ## Verify Cluster is UP ##
00:51:21 + echo '#################################################'
00:51:21 #################################################
00:51:21 + create_post_startup_script
00:51:21 + cat
00:51:21 + copy_and_run_post_startup_script
00:51:21 + seed_index=1
00:51:21 ++ seq 1 3
00:51:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:51:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:51:21 + echo 'Execute the post startup script on controller 10.30.171.98'
00:51:21 Execute the post startup script on controller 10.30.171.98
00:51:21 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.98:/tmp/
00:51:21 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:21 + ssh 10.30.171.98 'bash /tmp/post-startup-script.sh 1'
00:51:21 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:51:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:52:27 2026-03-01T00:52:05,440 | 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.]
00:52:27 Controller is UP
00:52:27 2026-03-01T00:52:05,440 | 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.]
00:52:27 Listing all open ports on controller system...
00:52:27 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:52:27 looking for "BindException: Address already in use" in log file
00:52:27 looking for "server is unhealthy" in log file
00:52:27 + '[' 1 == 0 ']'
00:52:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:52:27 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:52:27 + echo 'Execute the post startup script on controller 10.30.171.95'
00:52:27 Execute the post startup script on controller 10.30.171.95
00:52:27 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.95:/tmp/
00:52:27 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:52:27 + ssh 10.30.171.95 'bash /tmp/post-startup-script.sh 2'
00:52:27 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:52:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:53:32 2026-03-01T00:52:04,579 | 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.]
00:53:32 Controller is UP
00:53:32 2026-03-01T00:52:04,579 | 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.]
00:53:32 Listing all open ports on controller system...
00:53:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:53:32 looking for "BindException: Address already in use" in log file
00:53:32 looking for "server is unhealthy" in log file
00:53:32 + '[' 2 == 0 ']'
00:53:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:53:32 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:53:32 + echo 'Execute the post startup script on controller 10.30.170.123'
00:53:32 Execute the post startup script on controller 10.30.170.123
00:53:32 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.170.123:/tmp/
00:53:32 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:53:33 + ssh 10.30.170.123 'bash /tmp/post-startup-script.sh 3'
00:53:33 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:53:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:54:38 2026-03-01T00:52:04,829 | 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.]
00:54:38 Controller is UP
00:54:38 2026-03-01T00:52:04,829 | 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.]
00:54:38 Listing all open ports on controller system...
00:54:38 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:54:38 looking for "BindException: Address already in use" in log file
00:54:38 looking for "server is unhealthy" in log file
00:54:38 + '[' 0 == 0 ']'
00:54:38 + seed_index=1
00:54:38 + dump_controller_threads
00:54:38 ++ seq 1 3
00:54:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:38 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:54:38 + echo 'Let'\''s take the karaf thread dump'
00:54:38 Let's take the karaf thread dump
00:54:38 + ssh 10.30.171.98 'sudo ps aux'
00:54:38 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:54:39 ++ tr -s ' '
00:54:39 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
00:54:39 ++ cut -f2 '-d '
00:54:39 ++ grep -v grep
00:54:39 + pid=2088
00:54:39 + echo 'karaf main: org.apache.karaf.main.Main, pid:2088'
00:54:39 karaf main: org.apache.karaf.main.Main, pid:2088
00:54:39 + ssh 10.30.171.98 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2088'
00:54:39 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
00:54:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:39 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:54:39 + echo 'Let'\''s take the karaf thread dump'
00:54:39 Let's take the karaf thread dump
00:54:39 + ssh 10.30.171.95 'sudo ps aux'
00:54:39 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:54:40 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
00:54:40 ++ cut -f2 '-d '
00:54:40 ++ grep -v grep
00:54:40 ++ tr -s ' '
00:54:40 + pid=2096
00:54:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:2096'
00:54:40 karaf main: org.apache.karaf.main.Main, pid:2096
00:54:40 + ssh 10.30.171.95 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2096'
00:54:40 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
00:54:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:41 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:54:41 + echo 'Let'\''s take the karaf thread dump'
00:54:41 Let's take the karaf thread dump
00:54:41 + ssh 10.30.170.123 'sudo ps aux'
00:54:41 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:54:41 ++ tr -s ' '
00:54:41 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
00:54:41 ++ cut -f2 '-d '
00:54:41 ++ grep -v grep
00:54:41 + pid=2086
00:54:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
00:54:41 karaf main: org.apache.karaf.main.Main, pid:2086
00:54:41 + ssh 10.30.170.123 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
00:54:41 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
00:54:42 + '[' 0 -gt 0 ']'
00:54:42 + echo 'Generating controller variables...'
00:54:42 Generating controller variables...
00:54:42 ++ seq 1 3
00:54:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:42 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:54:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.98'
00:54:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:54:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.98 -v ODL_SYSTEM_2_IP:10.30.171.95'
00:54:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:54:42 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:54:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.98 -v ODL_SYSTEM_2_IP:10.30.171.95 -v ODL_SYSTEM_3_IP:10.30.170.123'
00:54:42 + echo 'Generating mininet variables...'
00:54:42 Generating mininet variables...
00:54:42 ++ seq 1 0
00:54:42 + get_test_suites SUITES
00:54:42 + local __suite_list=SUITES
00:54:42 + echo 'Locating test plan to use...'
00:54:42 Locating test plan to use...
00:54:42 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt
00:54:42 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt ']'
00:54:42 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
00:54:42 + '[' disabled '!=' disabled ']'
00:54:42 + echo 'Changing the testplan path...'
00:54:42 Changing the testplan path...
00:54:42 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-titanium: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
00:54:42 + cat testplan.txt
00:54:42 # Place the suites in run order:
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
00:54:42 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
00:54:42 + '[' -z '' ']'
00:54:42 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:54:42 ++ tr '\012' ' '
00:54:42 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
00:54:42 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
00:54:42 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
00:54:42 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
00:54:42 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
00:54:42 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip -v CONTROLLER:10.30.171.98 -v CONTROLLER1:10.30.171.95 -v CONTROLLER2:10.30.170.123 -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-ask-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.98 -v ODL_SYSTEM_1_IP:10.30.171.98 -v ODL_SYSTEM_2_IP:10.30.171.95 -v ODL_SYSTEM_3_IP:10.30.170.123 -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-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
00:54:42 ==============================================================================
00:54:42 controller-clustering-ask.txt
00:54:42 ==============================================================================
00:54:43 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:54:43 ==============================================================================
00:54:47 Stop_All_Members :: Stop every odl node. | FAIL |
01:00:56 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:00:56 ------------------------------------------------------------------------------
01:00:56 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:01:06 ------------------------------------------------------------------------------
01:01:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:07:18 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:07:18 ------------------------------------------------------------------------------
01:07:18 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:07:18 3 tests, 1 passed, 2 failed
01:07:18 ==============================================================================
01:07:18 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
01:07:18 ==============================================================================
01:07:24 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | FAIL |
01:07:26 ... click for list of related bugs or create a new one if needed (with the
01:07:26 "controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node"
01:07:26 reference somewhere inside)
01:07:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node&order=bug_status"
01:07:26
01:07:26 ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:07:26 ------------------------------------------------------------------------------
01:07:26 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
01:07:27 ... click for list of related bugs or create a new one if needed (with the
01:07:27 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node"
01:07:27 reference somewhere inside)
01:07:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
01:07:27
01:07:27 ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:07:27 ------------------------------------------------------------------------------
01:07:27 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
01:07:28 ------------------------------------------------------------------------------
01:07:28 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
01:07:28 ... click for list of related bugs or create a new one if needed (with the
01:07:28 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
01:07:28 reference somewhere inside)
01:07:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
01:07:28
01:07:28 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:07:28 ------------------------------------------------------------------------------
01:07:28 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
01:07:29 ------------------------------------------------------------------------------
01:07:29 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
01:07:29 ------------------------------------------------------------------------------
01:07:29 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
01:07:30 ... click for list of related bugs or create a new one if needed (with the
01:07:30 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again"
01:07:30 reference somewhere inside)
01:07:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
01:07:30
01:07:30 ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:07:30 ------------------------------------------------------------------------------
01:07:30 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
01:07:30 ... click for list of related bugs or create a new one if needed (with the
01:07:30 "controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node"
01:07:30 reference somewhere inside)
01:07:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
01:07:30
01:07:30 ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:07:30 ------------------------------------------------------------------------------
01:07:30 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
01:07:30 8 tests, 3 passed, 5 failed
01:07:30 ==============================================================================
01:07:31 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:07:31 ==============================================================================
01:07:36 Stop_All_Members :: Stop every odl node. | FAIL |
01:13:46 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:13:46 ------------------------------------------------------------------------------
01:13:46 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:13:55 ------------------------------------------------------------------------------
01:13:55 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:20:03 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:20:03 ------------------------------------------------------------------------------
01:20:03 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:20:03 3 tests, 1 passed, 2 failed
01:20:03 ==============================================================================
01:20:03 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
01:20:03 ==============================================================================
01:20:10 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL |
01:20:11 ... click for list of related bugs or create a new one if needed (with the
01:20:11 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_register_rpc_on_two_nodes"
01:20:11 reference somewhere inside)
01:20:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_register_rpc_on_two_nodes&order=bug_status"
01:20:11
01:20:11 ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:20:11 ------------------------------------------------------------------------------
01:20:11 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
01:20:22 ... click for list of related bugs or create a new one if needed (with the
01:20:22 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
01:20:22 reference somewhere inside)
01:20:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
01:20:22
01:20:22 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:20:22 ------------------------------------------------------------------------------
01:20:22 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
01:20:23 ... click for list of related bugs or create a new one if needed (with the
01:20:23 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
01:20:23 reference somewhere inside)
01:20:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node&order=bug_status"
01:20:23
01:20:23 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:20:23 ------------------------------------------------------------------------------
01:20:23 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
01:21:35 ... click for list of related bugs or create a new one if needed (with the
01:21:35 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
01:21:35 reference somewhere inside)
01:21:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes&order=bug_status"
01:21:35
01:21:35 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:21:35 ------------------------------------------------------------------------------
01:21:35 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:21:35 ... click for list of related bugs or create a new one if needed (with the
01:21:35 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
01:21:35 reference somewhere inside)
01:21:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
01:21:35
01:21:35 Variable '${isolated_idx}' not found.
01:21:35 ------------------------------------------------------------------------------
01:21:35 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
01:21:47 ... click for list of related bugs or create a new one if needed (with the
01:21:47 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
01:21:47 reference somewhere inside)
01:21:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
01:21:47
01:21:47 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:21:47 ------------------------------------------------------------------------------
01:21:47 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL |
01:21:48 ... click for list of related bugs or create a new one if needed (with the
01:21:48 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node"
01:21:48 reference somewhere inside)
01:21:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status"
01:21:48
01:21:48 ConnectionError: HTTPConnectionPool(host='10.30.171.95', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.171.95', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:21:48 ------------------------------------------------------------------------------
01:21:48 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
01:21:48 7 tests, 0 passed, 7 failed
01:21:48 ==============================================================================
01:21:48 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:21:48 ==============================================================================
01:21:54 Stop_All_Members :: Stop every odl node. | FAIL |
01:28:05 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:28:05 ------------------------------------------------------------------------------
01:28:05 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:28:14 ------------------------------------------------------------------------------
01:28:14 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:34:26 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:26 ------------------------------------------------------------------------------
01:34:26 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:34:26 3 tests, 1 passed, 2 failed
01:34:26 ==============================================================================
01:34:26 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
01:34:26 ==============================================================================
01:34:30 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
01:34:32 ... click for list of related bugs or create a new one if needed (with the
01:34:32 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
01:34:32 reference somewhere inside)
01:34:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node&order=bug_status"
01:34:32
01:34:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:32 ------------------------------------------------------------------------------
01:34:32 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
01:34:32 ... click for list of related bugs or create a new one if needed (with the
01:34:32 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
01:34:32 reference somewhere inside)
01:34:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
01:34:32
01:34:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:32 ------------------------------------------------------------------------------
01:34:32 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
01:34:33 ------------------------------------------------------------------------------
01:34:33 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
01:34:33 ... click for list of related bugs or create a new one if needed (with the
01:34:33 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
01:34:33 reference somewhere inside)
01:34:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
01:34:33
01:34:33 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:33 ------------------------------------------------------------------------------
01:34:33 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
01:34:34 ------------------------------------------------------------------------------
01:34:34 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
01:34:34 ------------------------------------------------------------------------------
01:34:34 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
01:34:35 ... click for list of related bugs or create a new one if needed (with the
01:34:35 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
01:34:35 reference somewhere inside)
01:34:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
01:34:35
01:34:35 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:35 ------------------------------------------------------------------------------
01:34:35 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
01:34:36 ... click for list of related bugs or create a new one if needed (with the
01:34:36 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
01:34:36 reference somewhere inside)
01:34:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
01:34:36
01:34:36 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:34:36 ------------------------------------------------------------------------------
01:34:36 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
01:34:36 8 tests, 3 passed, 5 failed
01:34:36 ==============================================================================
01:34:36 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:34:36 ==============================================================================
01:34:38 Stop_All_Members :: Stop every odl node. | FAIL |
01:40:50 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:40:50 ------------------------------------------------------------------------------
01:40:50 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:40:59 ------------------------------------------------------------------------------
01:40:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:47:10 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:47:10 ------------------------------------------------------------------------------
01:47:10 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:47:10 3 tests, 1 passed, 2 failed
01:47:10 ==============================================================================
01:47:10 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
01:47:10 ==============================================================================
01:47:17 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
01:47:19 ------------------------------------------------------------------------------
01:47:19 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
01:47:30 ... click for list of related bugs or create a new one if needed (with the
01:47:30 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
01:47:30 reference somewhere inside)
01:47:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
01:47:30
01:47:30 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:47:30 ------------------------------------------------------------------------------
01:47:30 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
01:47:31 ... click for list of related bugs or create a new one if needed (with the
01:47:31 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
01:47:31 reference somewhere inside)
01:47:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node&order=bug_status"
01:47:31
01:47:31 ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:47:31 ------------------------------------------------------------------------------
01:47:31 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
01:48:44 ... click for list of related bugs or create a new one if needed (with the
01:48:44 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
01:48:44 reference somewhere inside)
01:48:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes&order=bug_status"
01:48:44
01:48:44 Keyword 'DrbCommons.Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:48:44 ------------------------------------------------------------------------------
01:48:44 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:48:45 ... click for list of related bugs or create a new one if needed (with the
01:48:45 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
01:48:45 reference somewhere inside)
01:48:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
01:48:45
01:48:45 Variable '${isolated_idx}' not found.
01:48:45 ------------------------------------------------------------------------------
01:48:45 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
01:48:57 ... click for list of related bugs or create a new one if needed (with the
01:48:57 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
01:48:57 reference somewhere inside)
01:48:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
01:48:57
01:48:57 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.123', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError("HTTPConnection(host='10.30.170.123', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
01:48:57 ------------------------------------------------------------------------------
01:48:57 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
01:48:57 ------------------------------------------------------------------------------
01:48:57 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
01:48:57 7 tests, 2 passed, 5 failed
01:48:57 ==============================================================================
01:48:57 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:48:57 ==============================================================================
01:49:03 Stop_All_Members :: Stop every odl node. | PASS |
01:49:34 ------------------------------------------------------------------------------
01:49:34 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:49:43 ------------------------------------------------------------------------------
01:49:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:50:42 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
01:50:42 ------------------------------------------------------------------------------
01:50:42 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:50:42 3 tests, 2 passed, 1 failed
01:50:42 ==============================================================================
01:50:42 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
01:50:42 ==============================================================================
01:50:47 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
01:50:48 ... click for list of related bugs or create a new one if needed (with the
01:50:48 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
01:50:48 reference somewhere inside)
01:50:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
01:50:48
01:50:48 Could not parse owner and candidates for device get-singleton-constant-service']
01:50:48 ------------------------------------------------------------------------------
01:50:48 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
01:50:48 ... click for list of related bugs or create a new one if needed (with the
01:50:48 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
01:50:48 reference somewhere inside)
01:50:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
01:50:48
01:50:48 Variable '@{cs_candidates}' not found. Did you mean:
01:50:48 @{cs_exp_candidates}
01:50:48 ------------------------------------------------------------------------------
01:50:48 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
01:50:49 ... click for list of related bugs or create a new one if needed (with the
01:50:49 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
01:50:49 reference somewhere inside)
01:50:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
01:50:49
01:50:49 Variable '${cs_owner}' not found.
01:50:49 ------------------------------------------------------------------------------
01:50:49 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
01:50:49 ... click for list of related bugs or create a new one if needed (with the
01:50:49 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
01:50:49 reference somewhere inside)
01:50:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_reregister_singleton_constant&order=bug_status"
01:50:49
01:50:49 Variable '${unregistered_node}' not found.
01:50:49 ------------------------------------------------------------------------------
01:50:49 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
01:50:49 ... click for list of related bugs or create a new one if needed (with the
01:50:49 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
01:50:49 reference somewhere inside)
01:50:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
01:50:49
01:50:49 Variable '${cs_owner}' not found.
01:50:49 ------------------------------------------------------------------------------
01:50:49 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | PASS |
01:50:50 ------------------------------------------------------------------------------
01:50:50 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
01:50:50 6 tests, 1 passed, 5 failed
01:50:50 ==============================================================================
01:50:51 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:50:51 ==============================================================================
01:50:53 Stop_All_Members :: Stop every odl node. | PASS |
01:55:04 ------------------------------------------------------------------------------
01:55:04 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:55:13 ------------------------------------------------------------------------------
01:55:13 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:01:22 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.95:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:01:22 ------------------------------------------------------------------------------
02:01:22 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:01:22 3 tests, 2 passed, 1 failed
02:01:22 ==============================================================================
02:01:22 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
02:01:22 ==============================================================================
02:01:28 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
02:01:29 ... click for list of related bugs or create a new one if needed (with the
02:01:29 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
02:01:29 reference somewhere inside)
02:01:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
02:01:29
02:01:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.95:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
02:01:29 ------------------------------------------------------------------------------
02:01:29 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
02:01:30 ... click for list of related bugs or create a new one if needed (with the
02:01:30 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
02:01:30 reference somewhere inside)
02:01:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
02:01:30
02:01:30 Could not parse owner and candidates for device get-singleton-constant-service']
02:01:30 ------------------------------------------------------------------------------
02:01:30 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
02:01:30 ... click for list of related bugs or create a new one if needed (with the
02:01:30 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
02:01:30 reference somewhere inside)
02:01:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_isolate_owner_node&order=bug_status"
02:01:30
02:01:30 Variable '${cs_owner}' not found.
02:01:30 ------------------------------------------------------------------------------
02:01:30 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
02:01:30 ... click for list of related bugs or create a new one if needed (with the
02:01:30 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
02:01:30 reference somewhere inside)
02:01:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
02:01:30
02:01:30 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
02:01:30 ------------------------------------------------------------------------------
02:01:30 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
02:01:31 ... click for list of related bugs or create a new one if needed (with the
02:01:31 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
02:01:31 reference somewhere inside)
02:01:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
02:01:31
02:01:31 Variable '${cs_isolated_index}' not found.
02:01:31 ------------------------------------------------------------------------------
02:01:31 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:01:31 ... click for list of related bugs or create a new one if needed (with the
02:01:31 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
02:01:31 reference somewhere inside)
02:01:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
02:01:31
02:01:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.95:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
02:01:31 ------------------------------------------------------------------------------
02:01:31 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
02:01:31 6 tests, 0 passed, 6 failed
02:01:31 ==============================================================================
02:01:31 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:01:31 ==============================================================================
02:01:34 Stop_All_Members :: Stop every odl node. | FAIL |
02:07: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
02:07:59 ------------------------------------------------------------------------------
02:07:59 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:08:09 ------------------------------------------------------------------------------
02:08:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:14:17 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.95:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:14:17 ------------------------------------------------------------------------------
02:14:17 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:14:17 3 tests, 1 passed, 2 failed
02:14:17 ==============================================================================
02:14:17 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
02:14:17 ==============================================================================
02:14:24 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:14:25 ... click for list of related bugs or create a new one if needed (with the
02:14:25 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
02:14:25 reference somewhere inside)
02:14:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_register_candidates&order=bug_status"
02:14:25
02:14:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.95:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
02:14:25 ------------------------------------------------------------------------------
02:14:25 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:15:25 ------------------------------------------------------------------------------
02:15:25 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:15:26 ... click for list of related bugs or create a new one if needed (with the
02:15:26 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:15:26 reference somewhere inside)
02:15:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
02:15:26
02:15:26 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.95:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
02:15:26 ------------------------------------------------------------------------------
02:15:26 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
02:15:26 3 tests, 1 passed, 2 failed
02:15:26 ==============================================================================
02:15:26 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:15:26 ==============================================================================
02:15:32 Stop_All_Members :: Stop every odl node. | FAIL |
02:21:36 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:21:36 ------------------------------------------------------------------------------
02:21:36 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:21:46 ------------------------------------------------------------------------------
02:21:46 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:27:51 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.98', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError("HTTPConnection(host='10.30.171.98', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
02:27:51 ------------------------------------------------------------------------------
02:27:51 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:27:51 3 tests, 1 passed, 2 failed
02:27:51 ==============================================================================
02:27:51 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
02:27:51 ==============================================================================
02:27:58 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Restart_Stopped_Member :: Restart stopped node | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
02:27:58 Parent suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58 ------------------------------------------------------------------------------
02:27:58 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
02:27:58 Suite setup failed:
02:27:58 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.98
02:27:58
02:27:58 11 tests, 0 passed, 11 failed
02:27:58 ==============================================================================
02:27:58 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:27:58 ==============================================================================
02:28:03 Stop_All_Members :: Stop every odl node. | FAIL |
02:34:28 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:34:28 ------------------------------------------------------------------------------
02:34:28 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:34:38 ------------------------------------------------------------------------------
02:34:38 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:40:43 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.98:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:40:43 ------------------------------------------------------------------------------
02:40:43 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:40:43 3 tests, 1 passed, 2 failed
02:40:43 ==============================================================================
02:40:43 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
02:40:43 ==============================================================================
02:40:48 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
02:40:48 ... click for list of related bugs or create a new one if needed (with the
02:40:48 "controller_clustering_ask_txt_global_rpc_freeze_get_basic_rpc_test_owner"
02:40:48 reference somewhere inside)
02:40:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_get_basic_rpc_test_owner&order=bug_status"
02:40:48
02:40:48 Could not parse owner and candidates for device Basic-rpc-test']
02:40:48 ------------------------------------------------------------------------------
02:40:48 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
02:40:49 ... click for list of related bugs or create a new one if needed (with the
02:40:49 "controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freezing_on_owner"
02:40:49 reference somewhere inside)
02:40:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freezing_on_owner&order=bug_status"
02:40:49
02:40:49 Variable '${brt_owner}' not found.
02:40:49 ------------------------------------------------------------------------------
02:40:49 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
02:40:49 ... click for list of related bugs or create a new one if needed (with the
02:40:49 "controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freeze_on_successors"
02:40:49 reference somewhere inside)
02:40:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freeze_on_successors&order=bug_status"
02:40:49
02:40:49 Variable '@{brt_successors}' not found.
02:40:49 ------------------------------------------------------------------------------
02:40:49 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
02:40:49 ... click for list of related bugs or create a new one if needed (with the
02:40:49 "controller_clustering_ask_txt_global_rpc_freeze_freeze_current_owner_member"
02:40:49 reference somewhere inside)
02:40:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_freeze_current_owner_member&order=bug_status"
02:40:49
02:40:49 Variable '${brt_owner}' not found.
02:40:49 ------------------------------------------------------------------------------
02:40:49 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
02:40:50 ... click for list of related bugs or create a new one if needed (with the
02:40:50 "controller_clustering_ask_txt_global_rpc_freeze_verify_new_basic_rpc_test_owner_elected"
02:40:50 reference somewhere inside)
02:40:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_verify_new_basic_rpc_test_owner_elected&order=bug_status"
02:40:50
02:40:50 Variable '${old_brt_successors}' not found.
02:40:50 ------------------------------------------------------------------------------
02:40:50 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
02:40:50 ... click for list of related bugs or create a new one if needed (with the
02:40:50 "controller_clustering_ask_txt_global_rpc_freeze_rpc_on_remained_cluster_nodes"
02:40:50 reference somewhere inside)
02:40:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_on_remained_cluster_nodes&order=bug_status"
02:40:50
02:40:50 Variable '@{old_brt_successors}' not found.
02:40:50 ------------------------------------------------------------------------------
02:40:50 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
02:40:50 ... click for list of related bugs or create a new one if needed (with the
02:40:50 "controller_clustering_ask_txt_global_rpc_freeze_unfreeze_frozen_member"
02:40:50 reference somewhere inside)
02:40:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_unfreeze_frozen_member&order=bug_status"
02:40:50
02:40:50 Variable '${old_brt_owner}' not found.
02:40:50 ------------------------------------------------------------------------------
02:40:50 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
02:40:51 ... click for list of related bugs or create a new one if needed (with the
02:40:51 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_new_owner"
02:40:51 reference somewhere inside)
02:40:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_new_owner&order=bug_status"
02:40:51
02:40:51 Variable '${brt_owner}' not found.
02:40:51 ------------------------------------------------------------------------------
02:40:51 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
02:40:51 ... click for list of related bugs or create a new one if needed (with the
02:40:51 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_old_owner"
02:40:51 reference somewhere inside)
02:40:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_old_owner&order=bug_status"
02:40:51
02:40:51 Variable '${old_brt_owner}' not found.
02:40:51 ------------------------------------------------------------------------------
02:40:51 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
02:40:51 ... click for list of related bugs or create a new one if needed (with the
02:40:51 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_all"
02:40:51 reference somewhere inside)
02:40:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_all&order=bug_status"
02:40:51
02:40:51 Variable '${brt_owner}' not found.
02:40:51 ------------------------------------------------------------------------------
02:40:51 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
02:40:51 10 tests, 0 passed, 10 failed
02:40:51 ==============================================================================
02:40:51 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:40:51 ==============================================================================
02:40:54 Stop_All_Members :: Stop every odl node. | FAIL |
02:47:31 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:47:31 ------------------------------------------------------------------------------
02:47:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:47:41 ------------------------------------------------------------------------------
02:47:41 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:53:46 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.98:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:53:46 ------------------------------------------------------------------------------
02:53:46 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:53:46 3 tests, 1 passed, 2 failed
02:53:46 ==============================================================================
02:53:46 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
02:53:46 ==============================================================================
02:53:51 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
02:53:52 ... click for list of related bugs or create a new one if needed (with the
02:53:52 "controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner"
02:53:52 reference somewhere inside)
02:53:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner&order=bug_status"
02:53:52
02:53:52 Could not parse owner and candidates for device Basic-rpc-test']
02:53:52 ------------------------------------------------------------------------------
02:53:52 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
02:53:52 ... click for list of related bugs or create a new one if needed (with the
02:53:52 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner"
02:53:52 reference somewhere inside)
02:53:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner&order=bug_status"
02:53:52
02:53:52 Variable '${brt_owner}' not found.
02:53:52 ------------------------------------------------------------------------------
02:53:52 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
02:53:52 ... click for list of related bugs or create a new one if needed (with the
02:53:52 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors"
02:53:52 reference somewhere inside)
02:53:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors&order=bug_status"
02:53:52
02:53:52 Variable '@{brt_successors}' not found.
02:53:52 ------------------------------------------------------------------------------
02:53:52 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
02:53:53 ... click for list of related bugs or create a new one if needed (with the
02:53:53 "controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member"
02:53:53 reference somewhere inside)
02:53:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member&order=bug_status"
02:53:53
02:53:53 Variable '${brt_owner}' not found.
02:53:53 ------------------------------------------------------------------------------
02:53:53 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
02:53:53 ... click for list of related bugs or create a new one if needed (with the
02:53:53 "controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected"
02:53:53 reference somewhere inside)
02:53:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected&order=bug_status"
02:53:53
02:53:53 Variable '${old_brt_successors}' not found.
02:53:53 ------------------------------------------------------------------------------
02:53:53 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
02:53:53 ... click for list of related bugs or create a new one if needed (with the
02:53:53 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node"
02:53:53 reference somewhere inside)
02:53:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node&order=bug_status"
02:53:53
02:53:53 Variable '${old_brt_owner}' not found.
02:53:53 ------------------------------------------------------------------------------
02:53:53 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
02:53:53 ... click for list of related bugs or create a new one if needed (with the
02:53:53 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes"
02:53:53 reference somewhere inside)
02:53:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes&order=bug_status"
02:53:53
02:53:53 Variable '@{old_brt_successors}' not found.
02:53:53 ------------------------------------------------------------------------------
02:53:53 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
02:53:54 ... click for list of related bugs or create a new one if needed (with the
02:53:54 "controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member"
02:53:54 reference somewhere inside)
02:53:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member&order=bug_status"
02:53:54
02:53:54 Variable '${old_brt_owner}' not found.
02:53:54 ------------------------------------------------------------------------------
02:53:54 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
02:53:54 ... click for list of related bugs or create a new one if needed (with the
02:53:54 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner"
02:53:54 reference somewhere inside)
02:53:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner&order=bug_status"
02:53:54
02:53:54 Variable '${brt_owner}' not found.
02:53:54 ------------------------------------------------------------------------------
02:53:54 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
02:53:54 ... click for list of related bugs or create a new one if needed (with the
02:53:54 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner"
02:53:54 reference somewhere inside)
02:53:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner&order=bug_status"
02:53:54
02:53:54 Variable '${old_brt_owner}' not found.
02:53:54 ------------------------------------------------------------------------------
02:53:54 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
02:53:55 ... click for list of related bugs or create a new one if needed (with the
02:53:55 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all"
02:53:55 reference somewhere inside)
02:53:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all&order=bug_status"
02:53:55
02:53:55 Variable '${brt_owner}' not found.
02:53:55 ------------------------------------------------------------------------------
02:53:55 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
02:53:55 11 tests, 0 passed, 11 failed
02:53:55 ==============================================================================
02:53:55 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:53:55 ==============================================================================
02:53:57 Stop_All_Members :: Stop every odl node. | FAIL |
03:00:32 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:00:32 ------------------------------------------------------------------------------
03:00:32 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
03:00:42 ------------------------------------------------------------------------------
03:00:42 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:06:47 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.98:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:06:47 ------------------------------------------------------------------------------
03:06:47 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
03:06:47 3 tests, 1 passed, 2 failed
03:06:47 ==============================================================================
03:06:47 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
03:06:47 ==============================================================================
03:06:51 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_People_On_Followers :: The same check on other members. | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
03:06:51 Parent suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51 ------------------------------------------------------------------------------
03:06:51 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
03:06:51 Suite setup failed:
03:06:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:51
03:06:51 13 tests, 0 passed, 13 failed
03:06:51 ==============================================================================
03:06:51 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
03:06:51 ==============================================================================
03:06:53 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:06:53 Parent suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53 ------------------------------------------------------------------------------
03:06:53 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
03:06:53 Suite setup failed:
03:06:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:53
03:06:53 16 tests, 0 passed, 16 failed
03:06:53 ==============================================================================
03:06:53 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
03:06:53 ==============================================================================
03:06:56 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 Stop_All_Members :: Stop all controllers. | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 See_Cars_On_Followers :: The same check on other members. | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
03:06:56 Parent suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56 ------------------------------------------------------------------------------
03:06:56 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
03:06:56 Suite setup failed:
03:06:56 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:56
03:06:56 7 tests, 0 passed, 7 failed
03:06:56 ==============================================================================
03:06:56 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
03:06:56 ==============================================================================
03:06:58 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:06:58 Parent suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58 ------------------------------------------------------------------------------
03:06:58 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
03:06:58 Suite setup failed:
03:06:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:06:58
03:06:58 10 tests, 0 passed, 10 failed
03:06:58 ==============================================================================
03:06:58 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
03:06:58 ==============================================================================
03:07:00 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
03:07:00 Parent suite setup failed:
03:07:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:00 ------------------------------------------------------------------------------
03:07:00 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
03:07:00 Parent suite setup failed:
03:07:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:00 ------------------------------------------------------------------------------
03:07:00 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
03:07:00 Parent suite setup failed:
03:07:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:00 ------------------------------------------------------------------------------
03:07:00 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
03:07:00 Parent suite setup failed:
03:07:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:00 ------------------------------------------------------------------------------
03:07:00 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
03:07:00 Parent suite setup failed:
03:07:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:00 ------------------------------------------------------------------------------
03:07:02 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
03:07:02 Suite setup failed:
03:07:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:02
03:07:02 5 tests, 0 passed, 5 failed
03:07:02 ==============================================================================
03:07:02 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
03:07:02 ==============================================================================
03:07:04 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:07:04 Parent suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04 ------------------------------------------------------------------------------
03:07:04 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
03:07:04 Suite setup failed:
03:07:04 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:04
03:07:04 10 tests, 0 passed, 10 failed
03:07:04 ==============================================================================
03:07:04 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
03:07:04 ==============================================================================
03:07:06 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:07:06 Parent suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06 ------------------------------------------------------------------------------
03:07:06 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
03:07:06 Suite setup failed:
03:07:06 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:06
03:07:06 16 tests, 0 passed, 16 failed
03:07:06 ==============================================================================
03:07:06 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
03:07:06 ==============================================================================
03:07:09 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
03:07:09 Parent suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09 ------------------------------------------------------------------------------
03:07:09 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
03:07:09 Suite setup failed:
03:07:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.98:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:07:09
03:07:09 8 tests, 0 passed, 8 failed
03:07:09 ==============================================================================
03:07:09 controller-clustering-ask.txt | FAIL |
03:07:09 195 tests, 23 passed, 172 failed
03:07:09 ==============================================================================
03:07:09 Output: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/output.xml
03:07:20 Log: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/log.html
03:07:20 Report: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/report.html
03:07:21 + true
03:07:21 + echo 'Examining the files in data/log and checking filesize'
03:07:21 Examining the files in data/log and checking filesize
03:07:21 + ssh 10.30.171.98 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
03:07:21 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:21 total 20148
03:07:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:51 .
03:07:21 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 1 00:51 karaf_console.log
03:07:21 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 03:00 ..
03:07:21 -rw-rw-r-- 1 jenkins jenkins 20613377 Mar 1 03:07 karaf.log
03:07:21 + ssh 10.30.171.98 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
03:07:21 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:21 20M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:21 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:21 + ssh 10.30.171.95 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
03:07:21 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:21 total 21344
03:07:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:51 .
03:07:21 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 1 00:51 karaf_console.log
03:07:21 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 03:00 ..
03:07:21 -rw-rw-r-- 1 jenkins jenkins 21837447 Mar 1 03:07 karaf.log
03:07:21 + ssh 10.30.171.95 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
03:07:21 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:21 21M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:21 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:21 + ssh 10.30.170.123 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
03:07:21 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:22 total 26976
03:07:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:51 .
03:07:22 -rw-rw-r-- 1 jenkins jenkins 11163 Mar 1 01:01 karaf_console.log
03:07:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 03:00 ..
03:07:22 -rw-rw-r-- 1 jenkins jenkins 27596278 Mar 1 03:07 karaf.log
03:07:22 + ssh 10.30.170.123 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
03:07:22 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:22 27M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:22 12K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:22 + set +e
03:07:22 ++ seq 1 3
03:07:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:22 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:07:22 + echo 'Let'\''s take the karaf thread dump again'
03:07:22 Let's take the karaf thread dump again
03:07:22 + ssh 10.30.171.98 'sudo ps aux'
03:07:22 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:22 ++ tr -s ' '
03:07:22 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
03:07:22 ++ grep -v grep
03:07:22 ++ cut -f2 '-d '
03:07:22 + pid=36168
03:07:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:36168'
03:07:22 karaf main: org.apache.karaf.main.Main, pid:36168
03:07:22 + ssh 10.30.171.98 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 36168'
03:07:22 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:23 + echo 'killing karaf process...'
03:07:23 killing karaf process...
03:07:23 + ssh 10.30.171.98 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:07:23 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:07:23 + echo 'Let'\''s take the karaf thread dump again'
03:07:23 Let's take the karaf thread dump again
03:07:23 + ssh 10.30.171.95 'sudo ps aux'
03:07:23 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:23 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
03:07:23 ++ grep -v grep
03:07:23 ++ tr -s ' '
03:07:23 ++ cut -f2 '-d '
03:07:23 + pid=38434
03:07:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:38434'
03:07:23 karaf main: org.apache.karaf.main.Main, pid:38434
03:07:23 + ssh 10.30.171.95 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 38434'
03:07:23 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:24 + echo 'killing karaf process...'
03:07:24 killing karaf process...
03:07:24 + ssh 10.30.171.95 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:07:24 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:24 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:07:24 + echo 'Let'\''s take the karaf thread dump again'
03:07:24 Let's take the karaf thread dump again
03:07:24 + ssh 10.30.170.123 'sudo ps aux'
03:07:24 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:24 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
03:07:24 ++ grep -v grep
03:07:24 ++ tr -s ' '
03:07:24 ++ cut -f2 '-d '
03:07:24 + pid=63885
03:07:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:63885'
03:07:24 karaf main: org.apache.karaf.main.Main, pid:63885
03:07:24 + ssh 10.30.170.123 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 63885'
03:07:24 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:25 + echo 'killing karaf process...'
03:07:25 killing karaf process...
03:07:25 + ssh 10.30.170.123 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:07:25 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:25 + sleep 5
03:07:30 ++ seq 1 3
03:07:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:30 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:07:30 + echo 'Compressing karaf.log 1'
03:07:30 Compressing karaf.log 1
03:07:30 + ssh 10.30.171.98 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:30 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:31 + echo 'Fetching compressed karaf.log 1'
03:07:31 Fetching compressed karaf.log 1
03:07:31 + scp 10.30.171.98:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
03:07:31 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:31 + ssh 10.30.171.98 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
03:07:31 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:31 + scp 10.30.171.98:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
03:07:31 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:31 + ssh 10.30.171.98 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:31 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:31 + echo 'Fetch GC logs'
03:07:31 Fetch GC logs
03:07:31 + mkdir -p gclogs-1
03:07:31 + scp '10.30.171.98:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
03:07:31 Warning: Permanently added '10.30.171.98' (ECDSA) to the list of known hosts.
03:07:32 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
03:07:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:32 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:07:32 + echo 'Compressing karaf.log 2'
03:07:32 Compressing karaf.log 2
03:07:32 + ssh 10.30.171.95 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:32 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:32 + echo 'Fetching compressed karaf.log 2'
03:07:32 Fetching compressed karaf.log 2
03:07:32 + scp 10.30.171.95:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
03:07:32 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:32 + ssh 10.30.171.95 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
03:07:33 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:33 + scp 10.30.171.95:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
03:07:33 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:33 + ssh 10.30.171.95 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:33 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:33 + echo 'Fetch GC logs'
03:07:33 Fetch GC logs
03:07:33 + mkdir -p gclogs-2
03:07:33 + scp '10.30.171.95:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
03:07:33 Warning: Permanently added '10.30.171.95' (ECDSA) to the list of known hosts.
03:07:33 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
03:07:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:07:33 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:07:33 + echo 'Compressing karaf.log 3'
03:07:33 Compressing karaf.log 3
03:07:33 + ssh 10.30.170.123 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:07:33 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:34 + echo 'Fetching compressed karaf.log 3'
03:07:34 Fetching compressed karaf.log 3
03:07:34 + scp 10.30.170.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
03:07:34 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:34 + ssh 10.30.170.123 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
03:07:34 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:34 + scp 10.30.170.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
03:07:34 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:35 + ssh 10.30.170.123 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:07:35 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:35 + echo 'Fetch GC logs'
03:07:35 Fetch GC logs
03:07:35 + mkdir -p gclogs-3
03:07:35 + scp '10.30.170.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
03:07:35 Warning: Permanently added '10.30.170.123' (ECDSA) to the list of known hosts.
03:07:35 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
03:07:35 + echo 'Examine copied files'
03:07:35 Examine copied files
03:07:35 + ls -lt
03:07:35 total 75712
03:07:35 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 03:07 gclogs-3
03:07:35 -rw-rw-r--. 1 jenkins jenkins 11163 Mar 1 03:07 odl3_karaf_console.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 589329 Mar 1 03:07 odl3_karaf.log.gz
03:07:35 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 03:07 gclogs-2
03:07:35 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 1 03:07 odl2_karaf_console.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 870041 Mar 1 03:07 odl2_karaf.log.gz
03:07:35 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 03:07 gclogs-1
03:07:35 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 1 03:07 odl1_karaf_console.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 838170 Mar 1 03:07 odl1_karaf.log.gz
03:07:35 -rw-rw-r--. 1 jenkins jenkins 103556 Mar 1 03:07 karaf_3_63885_threads_after.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 13947 Mar 1 03:07 ps_after.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 93940 Mar 1 03:07 karaf_2_38434_threads_after.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 108391 Mar 1 03:07 karaf_1_36168_threads_after.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 310364 Mar 1 03:07 report.html
03:07:35 -rw-rw-r--. 1 jenkins jenkins 3545276 Mar 1 03:07 log.html
03:07:35 -rw-rw-r--. 1 jenkins jenkins 70582322 Mar 1 03:07 output.xml
03:07:35 -rw-rw-r--. 1 jenkins jenkins 4120 Mar 1 00:54 testplan.txt
03:07:35 -rw-rw-r--. 1 jenkins jenkins 113786 Mar 1 00:54 karaf_3_2086_threads_before.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 14013 Mar 1 00:54 ps_before.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 115419 Mar 1 00:54 karaf_2_2096_threads_before.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 118221 Mar 1 00:54 karaf_1_2088_threads_before.log
03:07:35 -rw-rw-r--. 1 jenkins jenkins 3106 Mar 1 00:51 post-startup-script.sh
03:07:35 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:51 startup-script.sh
03:07:35 -rw-rw-r--. 1 jenkins jenkins 3472 Mar 1 00:51 configuration-script.sh
03:07:35 -rw-rw-r--. 1 jenkins jenkins 695 Mar 1 00:51 custom_shard_config.txt
03:07:35 -rw-rw-r--. 1 jenkins jenkins 135 Mar 1 00:51 scriptplan.txt
03:07:35 -rw-rw-r--. 1 jenkins jenkins 337 Mar 1 00:50 detect_variables.env
03:07:35 -rw-rw-r--. 1 jenkins jenkins 2619 Mar 1 00:50 pom.xml
03:07:35 -rw-rw-r--. 1 jenkins jenkins 92 Mar 1 00:50 set_variables.env
03:07:35 -rw-rw-r--. 1 jenkins jenkins 311 Mar 1 00:50 slave_addresses.txt
03:07:35 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 00:50 requirements.txt
03:07:35 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 00:50 env.properties
03:07:35 -rw-rw-r--. 1 jenkins jenkins 333 Mar 1 00:48 stack-parameters.yaml
03:07:35 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 00:47 test
03:07:35 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:47 test@tmp
03:07:35 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 28 17:57 maven-metadata.xml
03:07:35 + true
03:07:35 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins433169757931020042.sh
03:07:35 Cleaning up Robot installation...
03:07:35 $ ssh-agent -k
03:07:35 unset SSH_AUTH_SOCK;
03:07:35 unset SSH_AGENT_PID;
03:07:35 echo Agent pid 5276 killed;
03:07:35 [ssh-agent] Stopped.
03:07:36 Recording plot data
03:07:36 Robot results publisher started...
03:07:36 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:07:36 -Parsing output xml:
03:07:38 Done!
03:07:38 -Copying log files to build dir:
03:07:40 Done!
03:07:40 -Assigning results to build:
03:07:41 Done!
03:07:41 -Checking thresholds:
03:07:41 Done!
03:07:41 Done publishing Robot results.
03:07:41 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:07:41 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:41 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins6012177542921625256.sh
03:07:41 Archiving csit artifacts
03:07:41 mv: cannot stat '*_1.png': No such file or directory
03:07:41 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:07:41 mv: cannot stat '*_2.png': No such file or directory
03:07:41 mv: cannot stat '/tmp/odl2_*': No such file or directory
03:07:41 mv: cannot stat '*_3.png': No such file or directory
03:07:41 mv: cannot stat '/tmp/odl3_*': No such file or directory
03:07:41 % Total % Received % Xferd Average Speed Time Time Time Current
03:07:41 Dload Upload Total Spent Left Speed
03:07:41
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1184k 0 1184k 0 0 2141k 0 --:--:-- --:--:-- --:--:-- 2137k
100 5888k 0 5888k 0 0 3798k 0 --:--:-- 0:00:01 --:--:-- 3796k
100 6643k 0 6643k 0 0 3931k 0 --:--:-- 0:00:01 --:--:-- 3928k
03:07:42 Archive: robot-plugin.zip
03:07:42 inflating: ./archives/robot-plugin/log.html
03:07:42 inflating: ./archives/robot-plugin/output.xml
03:07:43 inflating: ./archives/robot-plugin/report.html
03:07:43 mv: cannot stat '*.log.gz': No such file or directory
03:07:43 mv: cannot stat '*.csv': No such file or directory
03:07:43 mv: cannot stat '*.png': No such file or directory
03:07:43 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:43 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5565469504929621407.sh
03:07:43 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:43 [EnvInject] - Injecting environment variables from a build step.
03:07:43 [EnvInject] - Injecting as environment variables the properties content
03:07:43 OS_CLOUD=vex
03:07:43 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-76
03:07:43
03:07:43 [EnvInject] - Variables injected successfully.
03:07:43 provisioning config files...
03:07:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:07:43 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins3758595490587120029.sh
03:07:43 ---> openstack-stack-delete.sh
03:07:43 Setup pyenv:
03:07:44 system
03:07:44 3.8.13
03:07:44 3.9.13
03:07:44 3.10.13
03:07:44 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
03:07:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
03:07:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:46 lf-activate-venv(): INFO: Base packages installed successfully
03:07:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:08:04 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
03:08:04 INFO: Stack cost retrieval disabled, setting cost to 0
03:08:04 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
03:08:04 warnings.warn(
03:08:16 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-titanium-76
03:08:16 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-titanium-76
03:08:16 [PostBuildScript] - [INFO] Executing post build scripts.
03:08:16 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins13603009085759588461.sh
03:08:16 ---> sysstat.sh
03:08:17 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5827545768754203233.sh
03:08:17 ---> package-listing.sh
03:08:17 ++ facter osfamily
03:08:17 ++ tr '[:upper:]' '[:lower:]'
03:08:17 + OS_FAMILY=redhat
03:08:17 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-titanium
03:08:17 + START_PACKAGES=/tmp/packages_start.txt
03:08:17 + END_PACKAGES=/tmp/packages_end.txt
03:08:17 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:08:17 + PACKAGES=/tmp/packages_start.txt
03:08:17 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
03:08:17 + PACKAGES=/tmp/packages_end.txt
03:08:17 + case "${OS_FAMILY}" in
03:08:17 + rpm -qa
03:08:17 + sort
03:08:18 + '[' -f /tmp/packages_start.txt ']'
03:08:18 + '[' -f /tmp/packages_end.txt ']'
03:08:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:08:18 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
03:08:18 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
03:08:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
03:08:18 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins14630103122943632328.sh
03:08:18 ---> capture-instance-metadata.sh
03:08:18 Setup pyenv:
03:08:18 system
03:08:18 3.8.13
03:08:18 3.9.13
03:08:18 3.10.13
03:08:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
03:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
03:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:20 lf-activate-venv(): INFO: Base packages installed successfully
03:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools
03:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
03:08:29 INFO: Running in OpenStack, capturing instance metadata
03:08:30 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins14041634173056444064.sh
03:08:30 provisioning config files...
03:08:30 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-titanium #76
03:08:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/config10825157867660442633tmp
03:08:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:08:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:08:30 provisioning config files...
03:08:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:08:30 [EnvInject] - Injecting environment variables from a build step.
03:08:30 [EnvInject] - Injecting as environment variables the properties content
03:08:30 SERVER_ID=logs
03:08:30
03:08:30 [EnvInject] - Variables injected successfully.
03:08:30 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins9272961281743671875.sh
03:08:30 ---> create-netrc.sh
03:08:30 WARN: Log server credential not found.
03:08:30 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins15525125416101569250.sh
03:08:30 ---> python-tools-install.sh
03:08:30 Setup pyenv:
03:08:31 system
03:08:31 3.8.13
03:08:31 3.9.13
03:08:31 3.10.13
03:08:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
03:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
03:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:33 lf-activate-venv(): INFO: Base packages installed successfully
03:08:33 lf-activate-venv(): INFO: Installing additional packages: lftools
03:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
03:08:42 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins8794731722174519451.sh
03:08:43 ---> sudo-logs.sh
03:08:43 Archiving 'sudo' log..
03:08:43 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins10197339344225624001.sh
03:08:43 ---> job-cost.sh
03:08:43 INFO: Activating Python virtual environment...
03:08:43 Setup pyenv:
03:08:43 system
03:08:43 3.8.13
03:08:43 3.9.13
03:08:43 3.10.13
03:08:43 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
03:08:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
03:08:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:45 lf-activate-venv(): INFO: Base packages installed successfully
03:08:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:08:53 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
03:08:53 DEBUG: Contents of stack-cost file:
03:08:53 total: 0
03:08:53 INFO: Retrieving Stack Cost...
03:08:53 INFO: Stack cost: 0
03:08:53 INFO: Instance uptime: 8528s
03:08:53 INFO: Fetching instance metadata (attempt 1 of 3)...
03:08:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
03:08:53 INFO: Successfully fetched instance metadata
03:08:53 INFO: Instance type: v3-standard-2
03:08:53 INFO: Retrieving pricing info for: v3-standard-2
03:08:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
03:08:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=8528
03:08:54 INFO: Successfully fetched Vexxhost pricing API
03:08:54 INFO: Retrieved cost: 0.17
03:08:54 INFO: Retrieved resource: v3-standard-2
03:08:54 INFO: Creating archive directory: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/cost
03:08:54 INFO: Archiving costs to: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/cost.csv
03:08:54 INFO: Successfully archived job cost data
03:08:54 DEBUG: Cost data: controller-csit-3node-clustering-ask-all-titanium,76,2026-03-01 03:08:54,v3-standard-2,8528,0.17,0.00,UNSTABLE
03:08:54 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins7328282163035431784.sh
03:08:54 ---> logs-deploy.sh
03:08:54 Setup pyenv:
03:08:54 system
03:08:54 3.8.13
03:08:54 3.9.13
03:08:54 3.10.13
03:08:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
03:08:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4Tz from file:/tmp/.os_lf_venv
03:08:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:56 lf-activate-venv(): INFO: Base packages installed successfully
03:08:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-e4Tz/bin to PATH
03:09:15 WARNING: Nexus logging server not set
03:09:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-titanium/76/
03:09:15 INFO: archiving logs to S3
03:09:15 /tmp/venv-e4Tz/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
03:09:15 warnings.warn(
03:09:16 ---> uname -a:
03:09:16 Linux prd-centos8-robot-2c-8g-24287.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
03:09:16
03:09:16
03:09:16 ---> lscpu:
03:09:16 Architecture: x86_64
03:09:16 CPU op-mode(s): 32-bit, 64-bit
03:09:16 Byte Order: Little Endian
03:09:16 CPU(s): 2
03:09:16 On-line CPU(s) list: 0,1
03:09:16 Thread(s) per core: 1
03:09:16 Core(s) per socket: 1
03:09:16 Socket(s): 2
03:09:16 NUMA node(s): 1
03:09:16 Vendor ID: AuthenticAMD
03:09:16 CPU family: 23
03:09:16 Model: 49
03:09:16 Model name: AMD EPYC-Rome Processor
03:09:16 Stepping: 0
03:09:16 CPU MHz: 2799.998
03:09:16 BogoMIPS: 5599.99
03:09:16 Virtualization: AMD-V
03:09:16 Hypervisor vendor: KVM
03:09:16 Virtualization type: full
03:09:16 L1d cache: 32K
03:09:16 L1i cache: 32K
03:09:16 L2 cache: 512K
03:09:16 L3 cache: 16384K
03:09:16 NUMA node0 CPU(s): 0,1
03:09:16 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
03:09:16
03:09:16
03:09:16 ---> nproc:
03:09:16 2
03:09:16
03:09:16
03:09:16 ---> df -h:
03:09:16 Filesystem Size Used Avail Use% Mounted on
03:09:16 devtmpfs 3.8G 0 3.8G 0% /dev
03:09:16 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:09:16 tmpfs 3.8G 17M 3.8G 1% /run
03:09:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:09:16 /dev/vda1 40G 8.5G 32G 22% /
03:09:16 tmpfs 770M 0 770M 0% /run/user/1001
03:09:16
03:09:16
03:09:16 ---> free -m:
03:09:16 total used free shared buff/cache available
03:09:16 Mem: 7697 671 4662 19 2363 6727
03:09:16 Swap: 1023 0 1023
03:09:16
03:09:16
03:09:16 ---> ip addr:
03:09:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:09:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:09:16 inet 127.0.0.1/8 scope host lo
03:09:16 valid_lft forever preferred_lft forever
03:09:16 inet6 ::1/128 scope host
03:09:16 valid_lft forever preferred_lft forever
03:09:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:09:16 link/ether fa:16:3e:bd:95:4c brd ff:ff:ff:ff:ff:ff
03:09:16 altname enp0s3
03:09:16 altname ens3
03:09:16 inet 10.30.171.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:09:16 valid_lft 77860sec preferred_lft 77860sec
03:09:16 inet6 fe80::f816:3eff:febd:954c/64 scope link
03:09:16 valid_lft forever preferred_lft forever
03:09:16
03:09:16
03:09:16 ---> sar -b -r -n DEV:
03:09:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
03:09:16
03:09:16 00:46:52 LINUX RESTART (2 CPU)
03:09:16
03:09:16 12:48:01 AM tps rtps wtps bread/s bwrtn/s
03:09:16 12:49:01 AM 123.66 1.13 122.53 76.92 12430.51
03:09:16 12:50:01 AM 31.06 0.38 30.67 64.25 3971.41
03:09:16 12:51:01 AM 73.04 9.42 63.62 1679.19 3833.74
03:09:16 12:52:01 AM 33.36 0.03 33.32 3.47 6331.61
03:09:16 12:53:01 AM 2.60 0.00 2.60 0.00 68.91
03:09:16 12:54:01 AM 0.47 0.00 0.47 0.00 5.93
03:09:16 12:55:01 AM 0.55 0.05 0.50 4.80 29.26
03:09:16 12:56:01 AM 1.87 0.00 1.87 0.00 81.77
03:09:16 12:57:01 AM 0.30 0.00 0.30 0.00 11.56
03:09:16 12:58:01 AM 0.30 0.00 0.30 0.00 19.16
03:09:16 12:59:01 AM 0.15 0.00 0.15 0.00 16.41
03:09:16 01:00:01 AM 0.15 0.00 0.15 0.00 8.70
03:09:16 01:01:01 AM 0.37 0.05 0.32 0.40 19.65
03:09:16 01:02:01 AM 1.50 0.13 1.37 3.86 50.82
03:09:16 01:03:01 AM 0.40 0.00 0.40 0.00 22.78
03:09:16 01:04:01 AM 0.12 0.00 0.12 0.00 12.28
03:09:16 01:05:01 AM 0.22 0.00 0.22 0.00 23.51
03:09:16 01:06:01 AM 0.48 0.32 0.17 6.93 12.11
03:09:16 01:07:01 AM 0.95 0.00 0.95 0.00 43.46
03:09:16 01:08:01 AM 0.48 0.02 0.47 0.13 73.63
03:09:16 01:09:01 AM 0.13 0.00 0.13 0.00 7.50
03:09:16 01:10:01 AM 0.15 0.00 0.15 0.00 16.28
03:09:16 01:11:01 AM 0.18 0.00 0.18 0.00 16.64
03:09:16 01:12:01 AM 0.55 0.00 0.55 0.00 18.25
03:09:16 01:13:01 AM 0.38 0.00 0.38 0.00 13.61
03:09:16 01:14:01 AM 0.38 0.02 0.37 0.13 28.85
03:09:16 01:15:01 AM 8.70 5.73 2.97 555.41 82.89
03:09:16 01:16:01 AM 0.27 0.00 0.27 0.00 10.78
03:09:16 01:17:01 AM 0.15 0.00 0.15 0.00 7.31
03:09:16 01:18:01 AM 0.27 0.00 0.27 0.00 17.05
03:09:16 01:19:01 AM 0.22 0.00 0.22 0.00 15.44
03:09:16 01:20:01 AM 0.23 0.00 0.23 0.00 5.10
03:09:16 01:21:01 AM 0.32 0.00 0.32 0.00 76.01
03:09:16 01:22:01 AM 0.37 0.00 0.37 0.00 108.05
03:09:16 01:23:01 AM 0.32 0.00 0.32 0.00 62.11
03:09:16 01:24:01 AM 0.15 0.00 0.15 0.00 16.28
03:09:16 01:25:01 AM 0.20 0.00 0.20 0.00 11.73
03:09:16 01:26:01 AM 0.15 0.00 0.15 0.00 16.26
03:09:16 01:27:01 AM 0.30 0.00 0.30 0.00 14.13
03:09:16 01:28:01 AM 0.30 0.00 0.30 0.00 16.80
03:09:16 01:29:01 AM 0.28 0.00 0.28 0.00 25.35
03:09:16 01:30:01 AM 0.20 0.00 0.20 0.00 22.56
03:09:16 01:31:01 AM 0.18 0.00 0.18 0.00 12.31
03:09:16 01:32:01 AM 0.22 0.00 0.22 0.00 12.70
03:09:16 01:33:01 AM 0.32 0.00 0.32 0.00 25.36
03:09:16 01:34:01 AM 0.13 0.00 0.13 0.00 11.60
03:09:16 01:35:02 AM 0.18 0.00 0.18 0.00 68.16
03:09:16 01:36:01 AM 0.31 0.00 0.31 0.00 19.23
03:09:16 01:37:01 AM 0.20 0.00 0.20 0.00 9.33
03:09:16 01:38:01 AM 0.30 0.00 0.30 0.00 19.86
03:09:16 01:39:01 AM 0.33 0.00 0.33 0.00 18.93
03:09:16 01:40:01 AM 0.53 0.00 0.53 0.00 18.11
03:09:16 01:41:01 AM 0.50 0.00 0.50 0.00 17.59
03:09:16 01:42:01 AM 0.22 0.00 0.22 0.00 21.98
03:09:16 01:43:01 AM 0.50 0.00 0.50 0.00 18.39
03:09:16 01:44:01 AM 0.17 0.00 0.17 0.00 22.83
03:09:16 01:45:01 AM 0.15 0.00 0.15 0.00 17.19
03:09:16 01:46:01 AM 0.13 0.00 0.13 0.00 17.06
03:09:16 01:47:01 AM 0.40 0.00 0.40 0.00 21.18
03:09:16 01:48:01 AM 0.33 0.00 0.33 0.00 94.00
03:09:16 01:49:01 AM 0.40 0.00 0.40 0.00 146.64
03:09:16 01:50:01 AM 0.30 0.00 0.30 0.00 85.57
03:09:16 01:51:01 AM 0.23 0.00 0.23 0.00 30.37
03:09:16 01:52:01 AM 0.27 0.00 0.27 0.00 44.12
03:09:16 01:53:01 AM 0.25 0.00 0.25 0.00 11.06
03:09:16 01:54:01 AM 0.22 0.00 0.22 0.00 16.73
03:09:16 01:55:01 AM 0.15 0.00 0.15 0.00 10.68
03:09:16 01:56:01 AM 0.37 0.00 0.37 0.00 30.00
03:09:16 01:57:01 AM 0.42 0.00 0.42 0.00 6.45
03:09:16 01:58:01 AM 0.33 0.00 0.33 0.00 19.16
03:09:16 01:59:01 AM 0.15 0.00 0.15 0.00 7.50
03:09:16 02:00:01 AM 0.17 0.00 0.17 0.00 13.36
03:09:16 02:01:01 AM 0.18 0.00 0.18 0.00 6.87
03:09:16 02:02:01 AM 0.33 0.00 0.33 0.00 44.11
03:09:16 02:03:01 AM 0.28 0.00 0.28 0.00 18.80
03:09:16 02:04:01 AM 0.15 0.00 0.15 0.00 10.93
03:09:16 02:05:01 AM 0.15 0.00 0.15 0.00 14.13
03:09:16 02:06:01 AM 0.13 0.00 0.13 0.00 16.13
03:09:16 02:07:01 AM 0.50 0.00 0.50 0.00 17.56
03:09:16 02:08:01 AM 0.27 0.00 0.27 0.00 11.05
03:09:16 02:09:01 AM 0.15 0.00 0.15 0.00 23.60
03:09:16 02:10:01 AM 0.17 0.00 0.17 0.00 13.60
03:09:16 02:11:01 AM 0.37 0.00 0.37 0.00 13.21
03:09:16 02:12:01 AM 0.32 0.00 0.32 0.00 15.16
03:09:16 02:13:01 AM 0.18 0.00 0.18 0.00 9.63
03:09:16 02:14:01 AM 0.27 0.00 0.27 0.00 15.61
03:09:16 02:15:01 AM 0.25 0.00 0.25 0.00 19.46
03:09:16 02:16:01 AM 0.15 0.00 0.15 0.00 18.18
03:09:16 02:17:01 AM 0.25 0.00 0.25 0.00 9.83
03:09:16 02:18:01 AM 0.35 0.00 0.35 0.00 20.15
03:09:16 02:19:01 AM 0.20 0.00 0.20 0.00 16.94
03:09:16 02:20:01 AM 0.12 0.00 0.12 0.00 8.40
03:09:16 02:21:01 AM 0.17 0.00 0.17 0.00 16.30
03:09:16 02:22:01 AM 0.28 0.00 0.28 0.00 31.29
03:09:16 02:23:01 AM 0.25 0.00 0.25 0.00 5.40
03:09:16 02:24:01 AM 0.13 0.00 0.13 0.00 5.18
03:09:16 02:25:01 AM 0.17 0.00 0.17 0.00 4.18
03:09:16 02:26:01 AM 0.30 0.00 0.30 0.00 8.45
03:09:16 02:27:01 AM 0.18 0.00 0.18 0.00 4.28
03:09:16 02:28:01 AM 0.33 0.00 0.33 0.00 12.41
03:09:16 02:29:01 AM 0.25 0.00 0.25 0.00 26.05
03:09:16 02:30:01 AM 0.15 0.00 0.15 0.00 9.32
03:09:16 02:31:01 AM 0.23 0.00 0.23 0.00 18.16
03:09:16 02:32:01 AM 0.30 0.00 0.30 0.00 18.91
03:09:16 02:33:01 AM 0.28 0.00 0.28 0.00 12.53
03:09:16 02:34:01 AM 0.22 0.00 0.22 0.00 18.95
03:09:16 02:35:01 AM 0.13 0.00 0.13 0.00 11.86
03:09:16 02:36:01 AM 0.17 0.00 0.17 0.00 15.76
03:09:16 02:37:01 AM 0.50 0.00 0.50 0.00 8.65
03:09:16 02:38:01 AM 0.52 0.00 0.52 0.00 8.77
03:09:16 02:39:01 AM 0.98 0.00 0.98 0.00 15.56
03:09:16 02:40:01 AM 0.68 0.00 0.68 0.00 12.21
03:09:16 02:41:01 AM 0.38 0.00 0.38 0.00 10.93
03:09:16 02:42:01 AM 0.18 0.00 0.18 0.00 36.77
03:09:16 02:43:01 AM 0.27 0.00 0.27 0.00 19.04
03:09:16 02:44:02 AM 0.13 0.00 0.13 0.00 8.53
03:09:16 02:45:01 AM 0.24 0.00 0.24 0.00 14.37
03:09:16 02:46:01 AM 0.18 0.00 0.18 0.00 15.75
03:09:16 02:47:01 AM 0.18 0.00 0.18 0.00 16.28
03:09:16 02:48:01 AM 0.25 0.00 0.25 0.00 11.41
03:09:16 02:49:01 AM 0.38 0.00 0.38 0.00 23.95
03:09:16 02:50:01 AM 0.40 0.00 0.40 0.00 6.95
03:09:16 02:51:01 AM 0.53 0.00 0.53 0.00 8.47
03:09:16 02:52:01 AM 0.53 0.00 0.53 0.00 8.86
03:09:16 02:53:01 AM 0.50 0.00 0.50 0.00 9.70
03:09:16 02:54:01 AM 0.42 0.00 0.42 0.00 35.60
03:09:16 02:55:01 AM 0.12 0.00 0.12 0.00 8.13
03:09:16 02:56:01 AM 0.12 0.00 0.12 0.00 16.53
03:09:16 02:57:01 AM 0.17 0.00 0.17 0.00 15.71
03:09:16 02:58:01 AM 0.27 0.00 0.27 0.00 12.78
03:09:16 02:59:01 AM 0.15 0.00 0.15 0.00 14.66
03:09:16 03:00:01 AM 0.13 0.00 0.13 0.00 15.06
03:09:16 03:01:01 AM 0.27 0.00 0.27 0.00 27.79
03:09:16 03:02:01 AM 0.27 0.00 0.27 0.00 5.50
03:09:16 03:03:01 AM 0.28 0.00 0.28 0.00 8.00
03:09:16 03:04:01 AM 0.12 0.00 0.12 0.00 3.20
03:09:16 03:05:01 AM 0.15 0.00 0.15 0.00 5.33
03:09:16 03:06:01 AM 0.22 0.00 0.22 0.00 4.38
03:09:16 03:07:01 AM 0.22 0.00 0.22 0.00 27.72
03:09:16 03:08:01 AM 14.01 0.32 13.70 36.92 624.73
03:09:16 03:09:01 AM 31.31 0.45 30.86 52.79 3991.78
03:09:16 Average: 2.54 0.13 2.41 17.63 242.17
03:09:16
03:09:16 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:09:16 12:49:01 AM 5151640 7008248 2730792 34.64 2688 2033216 714912 8.00 206972 2176740 100684
03:09:16 12:50:01 AM 5232732 7091744 2649700 33.62 2688 2035144 649152 7.27 227936 2072572 9016
03:09:16 12:51:01 AM 4884096 7007808 2998336 38.04 2688 2290304 692160 7.75 269128 2348448 174512
03:09:16 12:52:01 AM 4909360 7033084 2973072 37.72 2688 2290624 667992 7.48 274720 2314204 4
03:09:16 12:53:01 AM 4909336 7033064 2973096 37.72 2688 2290628 667992 7.48 274724 2314340 4
03:09:16 12:54:01 AM 4909672 7033400 2972760 37.71 2688 2290628 667992 7.48 274724 2314284 4
03:09:16 12:55:01 AM 4862568 6987136 3019864 38.31 2688 2291468 756692 8.47 275064 2360660 88
03:09:16 12:56:01 AM 4860788 6985752 3021644 38.33 2688 2291864 756692 8.47 275064 2362448 24
03:09:16 12:57:01 AM 4858740 6984072 3023692 38.36 2688 2292240 756692 8.47 275064 2364520 172
03:09:16 12:58:01 AM 4856404 6982112 3026028 38.39 2688 2292616 756692 8.47 275064 2366776 104
03:09:16 12:59:01 AM 4853684 6979772 3028748 38.42 2688 2292996 756692 8.47 275064 2369588 24
03:09:16 01:00:01 AM 4851004 6977468 3031428 38.46 2688 2293372 760116 8.51 275064 2371740 172
03:09:16 01:01:01 AM 4848632 6975620 3033800 38.49 2688 2293872 760116 8.51 275064 2373972 228
03:09:16 01:02:01 AM 4846980 6974616 3035452 38.51 2688 2294528 780168 8.74 275616 2375788 220
03:09:16 01:03:01 AM 4844252 6972372 3038180 38.54 2688 2295020 780168 8.74 275616 2378268 176
03:09:16 01:04:01 AM 4844188 6972732 3038244 38.54 2688 2295428 780168 8.74 275616 2378496 256
03:09:16 01:05:01 AM 4844072 6973100 3038360 38.55 2688 2295912 780168 8.74 275616 2378844 88
03:09:16 01:06:01 AM 4843152 6972860 3039280 38.56 2688 2296592 764752 8.56 275712 2379568 260
03:09:16 01:07:01 AM 4842692 6972884 3039740 38.56 2688 2297076 764752 8.56 275712 2379984 88
03:09:16 01:08:01 AM 4839908 6972028 3042524 38.60 2688 2299012 764752 8.56 275940 2382536 28
03:09:16 01:09:01 AM 4839780 6972276 3042652 38.60 2688 2299388 764752 8.56 275940 2382660 208
03:09:16 01:10:01 AM 4839136 6972020 3043296 38.61 2688 2299768 782920 8.77 275940 2383176 128
03:09:16 01:11:01 AM 4838916 6972168 3043516 38.61 2688 2300144 767536 8.59 275940 2383568 52
03:09:16 01:12:01 AM 4837428 6971060 3045004 38.63 2688 2300524 767536 8.59 275940 2384992 44
03:09:16 01:13:01 AM 4836796 6970804 3045636 38.64 2688 2300900 767536 8.59 275940 2385444 188
03:09:16 01:14:01 AM 4835688 6970432 3046744 38.65 2688 2301636 783068 8.77 275940 2386548 136
03:09:16 01:15:01 AM 4819116 6970780 3063316 38.86 2688 2318516 771736 8.64 278256 2400812 4
03:09:16 01:16:01 AM 4818920 6970876 3063512 38.87 2688 2318808 771736 8.64 278256 2401104 100
03:09:16 01:17:01 AM 4817936 6970188 3064496 38.88 2688 2319104 771736 8.64 278256 2402104 208
03:09:16 01:18:01 AM 4817464 6969992 3064968 38.88 2688 2319388 771736 8.64 278256 2402540 104
03:09:16 01:19:01 AM 4817100 6969932 3065332 38.89 2688 2319684 771736 8.64 278256 2402776 4
03:09:16 01:20:01 AM 4816420 6969544 3066012 38.90 2688 2319976 787172 8.81 278256 2403308 216
03:09:16 01:21:01 AM 4812964 6969488 3069468 38.94 2688 2323380 767688 8.60 278256 2406872 1428
03:09:16 01:22:01 AM 4804948 6964652 3077484 39.04 2688 2326560 767688 8.60 278256 2414752 1484
03:09:16 01:23:01 AM 4804960 6965056 3077472 39.04 2688 2326952 767688 8.60 278256 2414828 128
03:09:16 01:24:01 AM 4804740 6965224 3077692 39.04 2688 2327332 767688 8.60 278256 2415148 52
03:09:16 01:25:01 AM 4804276 6965152 3078156 39.05 2688 2327724 767688 8.60 278256 2415668 160
03:09:16 01:26:01 AM 4803856 6965108 3078576 39.06 2688 2328100 767688 8.60 278284 2415984 92
03:09:16 01:27:01 AM 4803592 6965216 3078840 39.06 2688 2328480 767688 8.60 278284 2416472 168
03:09:16 01:28:01 AM 4802652 6964652 3079780 39.07 2688 2328856 767688 8.60 278284 2417096 168
03:09:16 01:29:01 AM 4802436 6965100 3079996 39.07 2688 2329520 767688 8.60 278284 2417492 168
03:09:16 01:30:01 AM 4801748 6964884 3080684 39.08 2688 2329984 789008 8.83 278284 2418080 84
03:09:16 01:31:01 AM 4800852 6964444 3081580 39.09 2688 2330448 789008 8.83 278284 2418760 156
03:09:16 01:32:01 AM 4800836 6964860 3081596 39.09 2688 2330888 773308 8.66 278284 2418984 284
03:09:16 01:33:01 AM 4800052 6964512 3082380 39.10 2688 2331308 773308 8.66 278284 2419820 96
03:09:16 01:34:01 AM 4799688 6964616 3082744 39.11 2688 2331776 773308 8.66 278284 2420084 252
03:09:16 01:35:02 AM 4797872 6964668 3084560 39.13 2688 2333656 773308 8.66 278308 2421812 120
03:09:16 01:36:01 AM 4797516 6964672 3084916 39.14 2688 2334016 773308 8.66 278308 2422176 36
03:09:16 01:37:01 AM 4797172 6964720 3085260 39.14 2688 2334408 773308 8.66 278308 2422692 204
03:09:16 01:38:01 AM 4796504 6964424 3085928 39.15 2688 2334772 773308 8.66 278308 2423244 112
03:09:16 01:39:01 AM 4795968 6964272 3086464 39.16 2688 2335164 773308 8.66 278308 2423780 24
03:09:16 01:40:01 AM 4795684 6964372 3086748 39.16 2688 2335540 791140 8.86 278308 2424048 0
03:09:16 01:41:01 AM 4795076 6964508 3087356 39.17 2688 2336280 791140 8.86 278308 2424792 388
03:09:16 01:42:01 AM 4795068 6964732 3087364 39.17 2688 2336512 768584 8.61 278308 2424812 4
03:09:16 01:43:01 AM 4794452 6964612 3087980 39.18 2688 2337008 768584 8.61 278312 2425372 176
03:09:16 01:44:01 AM 4794024 6964668 3088408 39.18 2688 2337492 768584 8.61 278312 2425788 4
03:09:16 01:45:01 AM 4793596 6964724 3088836 39.19 2688 2337976 768584 8.61 278312 2426388 4
03:09:16 01:46:01 AM 4793024 6964636 3089408 39.19 2688 2338460 768584 8.61 278312 2426872 4
03:09:16 01:47:01 AM 4793104 6965192 3089328 39.19 2688 2338944 768584 8.61 278308 2427064 48
03:09:16 01:48:01 AM 4788892 6964808 3093540 39.25 2688 2342772 768584 8.61 278308 2430860 1124
03:09:16 01:49:01 AM 4780416 6961372 3102016 39.35 2688 2347812 768584 8.61 278308 2439392 1876
03:09:16 01:50:01 AM 4777324 6959124 3105108 39.39 2688 2348648 784016 8.78 278308 2442428 228
03:09:16 01:51:01 AM 4775796 6959052 3106636 39.41 2688 2350100 799468 8.95 278340 2443876 828
03:09:16 01:52:01 AM 4775764 6959432 3106668 39.41 2688 2350512 781596 8.75 278340 2443884 52
03:09:16 01:53:01 AM 4775380 6959420 3107052 39.42 2688 2350892 781596 8.75 278340 2444336 204
03:09:16 01:54:01 AM 4774964 6959388 3107468 39.42 2688 2351268 781596 8.75 278340 2444652 128
03:09:16 01:55:01 AM 4774772 6959592 3107660 39.43 2688 2351664 781596 8.75 278340 2445044 236
03:09:16 01:56:01 AM 4774328 6959712 3108104 39.43 2688 2352228 781596 8.75 278340 2445724 4
03:09:16 01:57:01 AM 4774132 6959704 3108300 39.43 2688 2352416 781596 8.75 278340 2445912 152
03:09:16 01:58:01 AM 4773704 6959564 3108728 39.44 2688 2352704 781596 8.75 278340 2446156 8
03:09:16 01:59:01 AM 4773404 6959552 3109028 39.44 2688 2352992 781596 8.75 278340 2446376 104
03:09:16 02:00:01 AM 4772936 6959360 3109496 39.45 2688 2353276 773412 8.66 278340 2446768 24
03:09:16 02:01:01 AM 4771904 6958616 3110528 39.46 2688 2353568 773412 8.66 278340 2447640 152
03:09:16 02:02:01 AM 4771520 6959336 3110912 39.47 2688 2354672 773412 8.66 278360 2448168 68
03:09:16 02:03:01 AM 4771240 6959436 3111192 39.47 2688 2355052 773412 8.66 278360 2448500 20
03:09:16 02:04:01 AM 4770684 6959276 3111748 39.48 2688 2355444 773412 8.66 278360 2449036 128
03:09:16 02:05:01 AM 4770608 6959576 3111824 39.48 2688 2355820 773412 8.66 278360 2449324 112
03:09:16 02:06:01 AM 4770276 6959624 3112156 39.48 2688 2356200 773412 8.66 278360 2449576 36
03:09:16 02:07:01 AM 4769892 6959624 3112540 39.49 2688 2356576 773412 8.66 278360 2449972 24
03:09:16 02:08:01 AM 4769084 6959232 3113348 39.50 2688 2356992 773412 8.66 278360 2450584 212
03:09:16 02:09:01 AM 4768836 6959584 3113596 39.50 2688 2357600 773412 8.66 278360 2451104 144
03:09:16 02:10:01 AM 4768288 6959280 3114144 39.51 2688 2357836 770584 8.63 278360 2451460 4
03:09:16 02:11:01 AM 4768288 6959580 3114144 39.51 2688 2358132 770584 8.63 278360 2451524 56
03:09:16 02:12:01 AM 4768224 6959800 3114208 39.51 2688 2358416 770584 8.63 278360 2451772 4
03:09:16 02:13:01 AM 4767776 6959640 3114656 39.51 2688 2358704 770584 8.63 278360 2452148 104
03:09:16 02:14:01 AM 4767348 6959500 3115084 39.52 2688 2358992 770584 8.63 278360 2452388 4
03:09:16 02:15:01 AM 4766768 6959416 3115664 39.53 2688 2359488 770584 8.63 278364 2453004 4
03:09:16 02:16:01 AM 4766020 6959216 3116412 39.54 2688 2360044 770584 8.63 278368 2453556 56
03:09:16 02:17:01 AM 4765872 6959444 3116560 39.54 2688 2360420 770584 8.63 278368 2453816 232
03:09:16 02:18:01 AM 4765448 6959400 3116984 39.54 2688 2360796 770584 8.63 278368 2454268 156
03:09:16 02:19:01 AM 4765168 6959496 3117264 39.55 2688 2361172 770584 8.63 278368 2454568 80
03:09:16 02:20:01 AM 4764452 6959160 3117980 39.56 2688 2361552 786828 8.81 278368 2455184 232
03:09:16 02:21:01 AM 4764388 6959476 3118044 39.56 2688 2361928 786828 8.81 278368 2455444 156
03:09:16 02:22:01 AM 4763704 6959484 3118728 39.57 2688 2362620 786828 8.81 278368 2456020 24
03:09:16 02:23:01 AM 4763660 6959536 3118772 39.57 2688 2362708 769872 8.62 278368 2456180 56
03:09:16 02:24:01 AM 4763608 6959564 3118824 39.57 2688 2362804 769872 8.62 278368 2456192 24
03:09:16 02:25:01 AM 4763600 6959652 3118832 39.57 2688 2362900 769872 8.62 278368 2456288 56
03:09:16 02:26:01 AM 4763400 6959548 3119032 39.57 2688 2362996 769872 8.62 278368 2456384 24
03:09:16 02:27:01 AM 4763220 6959464 3119212 39.57 2688 2363088 769872 8.62 278368 2456596 52
03:09:16 02:28:01 AM 4762712 6959348 3119720 39.58 2688 2363476 769872 8.62 278368 2456940 204
03:09:16 02:29:01 AM 4762404 6959564 3120028 39.58 2688 2364000 769872 8.62 278368 2457408 20
03:09:16 02:30:01 AM 4761628 6959168 3120804 39.59 2688 2364376 778792 8.72 278368 2457900 172
03:09:16 02:31:01 AM 4761664 6959588 3120768 39.59 2688 2364760 778792 8.72 278368 2458168 96
03:09:16 02:32:01 AM 4761268 6959568 3121164 39.60 2688 2365136 778792 8.72 278368 2458544 20
03:09:16 02:33:01 AM 4760592 6959272 3121840 39.61 2688 2365516 778792 8.72 278368 2459132 180
03:09:16 02:34:01 AM 4760396 6959456 3122036 39.61 2688 2365896 778792 8.72 278368 2459308 40
03:09:16 02:35:01 AM 4759756 6959476 3122676 39.62 2688 2366556 778792 8.72 278368 2459968 368
03:09:16 02:36:01 AM 4759636 6959456 3122796 39.62 2688 2366648 778792 8.72 278368 2460184 24
03:09:16 02:37:01 AM 4759596 6959508 3122836 39.62 2688 2366740 778792 8.72 278368 2460276 4
03:09:16 02:38:01 AM 4759508 6959504 3122924 39.62 2688 2366832 778792 8.72 278368 2460428 24
03:09:16 02:39:01 AM 4759492 6959584 3122940 39.62 2688 2366928 777276 8.70 287528 2451188 24
03:09:16 02:40:01 AM 4759044 6959232 3123388 39.62 2688 2367024 778792 8.72 287528 2451400 24
03:09:16 02:41:01 AM 4758232 6959368 3124200 39.63 2688 2367964 795300 8.90 287528 2452288 760
03:09:16 02:42:01 AM 4757800 6959328 3124632 39.64 2688 2368364 779348 8.73 287528 2452816 96
03:09:16 02:43:01 AM 4757428 6959340 3125004 39.65 2688 2368740 779348 8.73 287528 2453152 24
03:09:16 02:44:02 AM 4757016 6959296 3125416 39.65 2688 2369116 779348 8.73 287528 2453452 172
03:09:16 02:45:01 AM 4756748 6959400 3125684 39.65 2688 2369480 779348 8.73 287528 2453836 188
03:09:16 02:46:01 AM 4756332 6959352 3126100 39.66 2688 2369856 779348 8.73 287528 2454192 144
03:09:16 02:47:01 AM 4756060 6959456 3126372 39.66 2688 2370232 779348 8.73 287528 2454568 68
03:09:16 02:48:01 AM 4754760 6958844 3127672 39.68 2688 2370908 779348 8.73 287528 2455660 516
03:09:16 02:49:01 AM 4755412 6959588 3127020 39.67 2688 2371000 779348 8.73 287528 2455344 4
03:09:16 02:50:01 AM 4755080 6959340 3127352 39.67 2688 2371092 794752 8.90 287528 2455544 4
03:09:16 02:51:01 AM 4755020 6959380 3127412 39.68 2688 2371188 779148 8.72 287528 2455528 4
03:09:16 02:52:01 AM 4754952 6959412 3127480 39.68 2688 2371280 779148 8.72 287528 2455748 4
03:09:16 02:53:01 AM 4754540 6959092 3127892 39.68 2688 2371372 779148 8.72 287528 2455908 4
03:09:16 02:54:01 AM 4753704 6959244 3128728 39.69 2688 2372364 797264 8.93 287528 2456724 48
03:09:16 02:55:01 AM 4753428 6959344 3129004 39.70 2688 2372740 779704 8.73 287528 2457088 204
03:09:16 02:56:01 AM 4753072 6959376 3129360 39.70 2688 2373120 779704 8.73 287528 2457476 112
03:09:16 02:57:01 AM 4752708 6959380 3129724 39.71 2688 2373496 779704 8.73 287528 2457844 52
03:09:16 02:58:01 AM 4752056 6959104 3130376 39.71 2688 2373872 779704 8.73 287528 2458288 156
03:09:16 02:59:01 AM 4751948 6959376 3130484 39.71 2688 2374252 779704 8.73 287528 2458716 128
03:09:16 03:00:01 AM 4751192 6958996 3131240 39.72 2688 2374628 780352 8.74 287528 2459092 80
03:09:16 03:01:01 AM 4750068 6958560 3132364 39.74 2688 2375300 780352 8.74 287528 2460124 4
03:09:16 03:02:01 AM 4750780 6959368 3131652 39.73 2688 2375396 780352 8.74 287572 2459896 40
03:09:16 03:03:01 AM 4750548 6959228 3131884 39.73 2688 2375488 780352 8.74 287572 2459944 4
03:09:16 03:04:01 AM 4749984 6958748 3132448 39.74 2688 2375580 780352 8.74 287572 2460368 40
03:09:16 03:05:01 AM 4750312 6959180 3132120 39.74 2688 2375676 780352 8.74 287572 2460064 4
03:09:16 03:06:01 AM 4750288 6959236 3132144 39.74 2688 2375764 780352 8.74 287572 2460260 36
03:09:16 03:07:01 AM 4743544 6953536 3138888 39.82 2688 2376796 886412 9.93 287572 2466032 300
03:09:16 03:08:01 AM 4700572 6851896 3181860 40.37 2688 2324108 807424 9.04 392360 2426916 132728
03:09:16 03:09:01 AM 4822804 6936612 3059628 38.82 2688 2286888 722792 8.09 558604 2142396 25356
03:09:16 Average: 4794145 6965484 3088287 39.18 2688 2338409 771566 8.64 281619 2423248 3284
03:09:16
03:09:16 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:09:16 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:49:01 AM eth0 114.46 91.00 1285.37 11.95 0.00 0.00 0.00 0.00
03:09:16 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:50:01 AM eth0 17.49 9.21 6.37 3.75 0.00 0.00 0.00 0.00
03:09:16 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:51:01 AM eth0 48.34 39.56 339.48 9.88 0.00 0.00 0.00 0.00
03:09:16 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:52:01 AM eth0 574.89 424.89 111.35 94.63 0.00 0.00 0.00 0.00
03:09:16 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:53:01 AM eth0 2.43 2.12 1.25 0.49 0.00 0.00 0.00 0.00
03:09:16 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:54:01 AM eth0 2.97 1.93 0.51 0.42 0.00 0.00 0.00 0.00
03:09:16 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:55:01 AM eth0 53.21 35.81 13.84 4.23 0.00 0.00 0.00 0.00
03:09:16 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:56:01 AM eth0 11.46 9.10 2.72 1.79 0.00 0.00 0.00 0.00
03:09:16 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:57:01 AM eth0 13.03 9.11 2.96 1.80 0.00 0.00 0.00 0.00
03:09:16 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:58:01 AM eth0 12.66 9.22 3.14 2.10 0.00 0.00 0.00 0.00
03:09:16 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 12:59:01 AM eth0 11.70 9.08 2.77 1.79 0.00 0.00 0.00 0.00
03:09:16 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:00:01 AM eth0 16.56 9.28 3.46 1.83 0.00 0.00 0.00 0.00
03:09:16 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:01:01 AM eth0 16.63 12.74 4.20 2.67 0.00 0.00 0.00 0.00
03:09:16 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:02:01 AM eth0 10.83 7.31 2.33 1.31 0.00 0.00 0.00 0.00
03:09:16 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:03:01 AM eth0 3.77 1.28 0.93 0.44 0.00 0.00 0.00 0.00
03:09:16 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:04:01 AM eth0 3.77 1.18 0.84 0.36 0.00 0.00 0.00 0.00
03:09:16 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:05:01 AM eth0 2.45 1.10 0.53 0.19 0.00 0.00 0.00 0.00
03:09:16 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:06:01 AM eth0 2.82 1.03 0.52 0.19 0.00 0.00 0.00 0.00
03:09:16 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:07:01 AM eth0 4.38 1.03 0.75 0.19 0.00 0.00 0.00 0.00
03:09:16 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:08:01 AM eth0 61.20 57.36 10.74 5.82 0.00 0.00 0.00 0.00
03:09:16 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:09:01 AM eth0 12.08 9.33 2.89 1.83 0.00 0.00 0.00 0.00
03:09:16 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:10:01 AM eth0 15.16 9.15 3.21 1.80 0.00 0.00 0.00 0.00
03:09:16 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:11:01 AM eth0 11.66 9.05 2.75 1.79 0.00 0.00 0.00 0.00
03:09:16 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:12:01 AM eth0 12.03 9.10 2.78 1.79 0.00 0.00 0.00 0.00
03:09:16 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:13:01 AM eth0 11.58 9.05 2.81 1.85 0.00 0.00 0.00 0.00
03:09:16 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:14:01 AM eth0 22.83 17.65 5.49 3.37 0.00 0.00 0.00 0.00
03:09:16 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:15:01 AM eth0 2.30 1.38 0.38 0.16 0.00 0.00 0.00 0.00
03:09:16 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:16:01 AM eth0 1.77 0.58 0.26 0.10 0.00 0.00 0.00 0.00
03:09:16 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:17:01 AM eth0 3.65 0.58 0.50 0.10 0.00 0.00 0.00 0.00
03:09:16 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:18:01 AM eth0 2.88 1.27 1.19 0.81 0.00 0.00 0.00 0.00
03:09:16 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:19:01 AM eth0 1.38 0.95 0.62 0.37 0.00 0.00 0.00 0.00
03:09:16 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:20:01 AM eth0 4.70 0.95 0.90 0.34 0.00 0.00 0.00 0.00
03:09:16 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:21:01 AM eth0 29.12 28.91 4.51 2.52 0.00 0.00 0.00 0.00
03:09:16 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:22:01 AM eth0 26.73 25.96 4.50 2.68 0.00 0.00 0.00 0.00
03:09:16 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:23:01 AM eth0 11.51 9.58 2.91 1.93 0.00 0.00 0.00 0.00
03:09:16 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:24:01 AM eth0 11.48 9.15 2.73 1.84 0.00 0.00 0.00 0.00
03:09:16 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:25:01 AM eth0 11.15 9.23 2.70 1.81 0.00 0.00 0.00 0.00
03:09:16 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:26:01 AM eth0 11.66 9.11 2.78 1.79 0.00 0.00 0.00 0.00
03:09:16 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:27:01 AM eth0 13.83 9.08 3.04 1.79 0.00 0.00 0.00 0.00
03:09:16 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:28:01 AM eth0 12.00 9.28 3.13 2.11 0.00 0.00 0.00 0.00
03:09:16 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:29:01 AM eth0 13.73 11.91 3.54 2.23 0.00 0.00 0.00 0.00
03:09:16 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:30:01 AM eth0 6.81 1.27 1.06 0.23 0.00 0.00 0.00 0.00
03:09:16 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:31:01 AM eth0 2.15 1.55 0.75 0.50 0.00 0.00 0.00 0.00
03:09:16 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:32:01 AM eth0 2.65 1.27 0.48 0.23 0.00 0.00 0.00 0.00
03:09:16 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:33:01 AM eth0 2.67 1.53 1.05 0.64 0.00 0.00 0.00 0.00
03:09:16 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:34:01 AM eth0 3.23 1.63 1.09 0.68 0.00 0.00 0.00 0.00
03:09:16 01:35:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:35:02 AM eth0 84.07 83.26 13.51 7.24 0.00 0.00 0.00 0.00
03:09:16 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:36:01 AM eth0 10.95 8.95 2.65 1.78 0.00 0.00 0.00 0.00
03:09:16 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:37:01 AM eth0 14.21 9.30 3.11 1.83 0.00 0.00 0.00 0.00
03:09:16 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:38:01 AM eth0 14.60 9.80 3.98 2.50 0.00 0.00 0.00 0.00
03:09:16 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:39:01 AM eth0 11.55 9.30 3.18 2.17 0.00 0.00 0.00 0.00
03:09:16 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:40:01 AM eth0 16.66 9.16 3.45 1.80 0.00 0.00 0.00 0.00
03:09:16 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:41:01 AM eth0 22.68 18.56 5.91 3.76 0.00 0.00 0.00 0.00
03:09:16 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:42:01 AM eth0 1.35 0.60 0.21 0.09 0.00 0.00 0.00 0.00
03:09:16 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:43:01 AM eth0 1.72 1.17 0.53 0.26 0.00 0.00 0.00 0.00
03:09:16 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:44:01 AM eth0 1.63 1.02 0.39 0.19 0.00 0.00 0.00 0.00
03:09:16 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:45:01 AM eth0 1.18 1.02 0.37 0.19 0.00 0.00 0.00 0.00
03:09:16 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:46:01 AM eth0 1.38 1.12 0.40 0.19 0.00 0.00 0.00 0.00
03:09:16 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:47:01 AM eth0 1.13 1.00 0.37 0.19 0.00 0.00 0.00 0.00
03:09:16 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:48:01 AM eth0 30.94 30.98 4.89 3.05 0.00 0.00 0.00 0.00
03:09:16 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:49:01 AM eth0 18.10 19.11 2.85 2.26 0.00 0.00 0.00 0.00
03:09:16 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:50:01 AM eth0 28.39 24.79 6.35 3.89 0.00 0.00 0.00 0.00
03:09:16 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:51:01 AM eth0 69.89 69.33 14.05 6.00 0.00 0.00 0.00 0.00
03:09:16 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:52:01 AM eth0 11.35 9.43 2.78 1.85 0.00 0.00 0.00 0.00
03:09:16 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:53:01 AM eth0 10.95 9.27 2.76 1.88 0.00 0.00 0.00 0.00
03:09:16 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:54:01 AM eth0 11.41 9.25 2.82 1.81 0.00 0.00 0.00 0.00
03:09:16 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:55:01 AM eth0 10.80 9.08 2.67 1.79 0.00 0.00 0.00 0.00
03:09:16 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:56:01 AM eth0 14.60 12.41 3.70 2.32 0.00 0.00 0.00 0.00
03:09:16 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:57:01 AM eth0 0.58 0.53 0.18 0.09 0.00 0.00 0.00 0.00
03:09:16 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:58:01 AM eth0 1.00 0.72 0.39 0.19 0.00 0.00 0.00 0.00
03:09:16 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 01:59:01 AM eth0 0.63 0.70 0.27 0.14 0.00 0.00 0.00 0.00
03:09:16 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:00:01 AM eth0 0.83 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:09:16 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:01:01 AM eth0 0.72 0.72 0.28 0.15 0.00 0.00 0.00 0.00
03:09:16 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:02:01 AM eth0 70.80 69.25 11.61 6.21 0.00 0.00 0.00 0.00
03:09:16 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:03:01 AM eth0 11.10 9.23 2.80 1.86 0.00 0.00 0.00 0.00
03:09:16 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:04:01 AM eth0 11.73 9.42 3.02 1.99 0.00 0.00 0.00 0.00
03:09:16 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:05:01 AM eth0 11.51 9.15 2.80 1.80 0.00 0.00 0.00 0.00
03:09:16 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:06:01 AM eth0 11.25 9.05 2.72 1.79 0.00 0.00 0.00 0.00
03:09:16 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:07:01 AM eth0 10.95 9.06 2.73 1.79 0.00 0.00 0.00 0.00
03:09:16 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:08:01 AM eth0 12.31 10.15 3.13 2.07 0.00 0.00 0.00 0.00
03:09:16 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:09:01 AM eth0 11.56 10.16 3.02 1.87 0.00 0.00 0.00 0.00
03:09:16 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:10:01 AM eth0 0.75 0.57 0.22 0.11 0.00 0.00 0.00 0.00
03:09:16 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:11:01 AM eth0 0.60 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:09:16 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:12:01 AM eth0 0.75 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:09:16 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:13:01 AM eth0 0.85 0.73 0.38 0.20 0.00 0.00 0.00 0.00
03:09:16 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:14:01 AM eth0 0.83 0.65 0.26 0.13 0.00 0.00 0.00 0.00
03:09:16 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:15:01 AM eth0 17.38 17.11 2.87 1.58 0.00 0.00 0.00 0.00
03:09:16 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:16:01 AM eth0 19.95 18.83 3.73 2.24 0.00 0.00 0.00 0.00
03:09:16 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:17:01 AM eth0 11.11 9.25 2.78 1.80 0.00 0.00 0.00 0.00
03:09:16 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:18:01 AM eth0 11.20 9.27 2.85 1.86 0.00 0.00 0.00 0.00
03:09:16 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:19:01 AM eth0 10.91 9.11 2.71 1.79 0.00 0.00 0.00 0.00
03:09:16 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:20:01 AM eth0 11.60 9.10 2.77 1.79 0.00 0.00 0.00 0.00
03:09:16 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:21:01 AM eth0 10.93 9.03 2.70 1.79 0.00 0.00 0.00 0.00
03:09:16 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:22:01 AM eth0 19.63 16.24 4.85 3.09 0.00 0.00 0.00 0.00
03:09:16 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:23:01 AM eth0 0.57 0.42 0.16 0.11 0.00 0.00 0.00 0.00
03:09:16 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:24:01 AM eth0 0.47 0.18 0.03 0.01 0.00 0.00 0.00 0.00
03:09:16 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:25:01 AM eth0 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00
03:09:16 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:26:01 AM eth0 0.38 0.15 0.02 0.01 0.00 0.00 0.00 0.00
03:09:16 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:27:01 AM eth0 0.30 0.20 0.02 0.01 0.00 0.00 0.00 0.00
03:09:16 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:28:01 AM eth0 12.05 11.06 2.29 1.43 0.00 0.00 0.00 0.00
03:09:16 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:29:01 AM eth0 19.45 17.75 4.16 2.64 0.00 0.00 0.00 0.00
03:09:16 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:30:01 AM eth0 11.40 9.03 2.76 1.79 0.00 0.00 0.00 0.00
03:09:16 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:31:01 AM eth0 11.05 9.06 2.72 1.79 0.00 0.00 0.00 0.00
03:09:16 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:32:01 AM eth0 11.65 9.05 2.75 1.79 0.00 0.00 0.00 0.00
03:09:16 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:33:01 AM eth0 12.40 9.68 3.41 2.25 0.00 0.00 0.00 0.00
03:09:16 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:34:01 AM eth0 10.88 8.92 2.65 1.78 0.00 0.00 0.00 0.00
03:09:16 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:35:01 AM eth0 17.43 15.06 4.41 2.86 0.00 0.00 0.00 0.00
03:09:16 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:36:01 AM eth0 0.33 0.25 0.09 0.05 0.00 0.00 0.00 0.00
03:09:16 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:37:01 AM eth0 0.20 0.20 0.08 0.04 0.00 0.00 0.00 0.00
03:09:16 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:38:01 AM eth0 0.67 0.38 0.23 0.11 0.00 0.00 0.00 0.00
03:09:16 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:39:01 AM eth0 0.17 0.20 0.08 0.04 0.00 0.00 0.00 0.00
03:09:16 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:40:01 AM eth0 0.40 0.20 0.09 0.04 0.00 0.00 0.00 0.00
03:09:16 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:41:01 AM eth0 85.90 85.97 13.87 6.98 0.00 0.00 0.00 0.00
03:09:16 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:42:01 AM eth0 11.41 9.60 2.79 1.87 0.00 0.00 0.00 0.00
03:09:16 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:43:01 AM eth0 11.01 9.26 2.80 1.87 0.00 0.00 0.00 0.00
03:09:16 02:44:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:44:02 AM eth0 10.96 9.05 2.65 1.79 0.00 0.00 0.00 0.00
03:09:16 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:45:01 AM eth0 11.35 9.18 2.75 1.82 0.00 0.00 0.00 0.00
03:09:16 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:46:01 AM eth0 11.31 9.05 2.73 1.79 0.00 0.00 0.00 0.00
03:09:16 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:47:01 AM eth0 11.23 9.03 2.70 1.79 0.00 0.00 0.00 0.00
03:09:16 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:48:01 AM eth0 19.41 15.76 5.04 3.20 0.00 0.00 0.00 0.00
03:09:16 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:49:01 AM eth0 0.18 0.22 0.08 0.04 0.00 0.00 0.00 0.00
03:09:16 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:50:01 AM eth0 0.42 0.20 0.09 0.04 0.00 0.00 0.00 0.00
03:09:16 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:51:01 AM eth0 0.15 0.20 0.08 0.04 0.00 0.00 0.00 0.00
03:09:16 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:52:01 AM eth0 0.42 0.20 0.09 0.04 0.00 0.00 0.00 0.00
03:09:16 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:53:01 AM eth0 0.42 0.35 0.22 0.11 0.00 0.00 0.00 0.00
03:09:16 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:54:01 AM eth0 93.62 93.30 14.92 7.44 0.00 0.00 0.00 0.00
03:09:16 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:55:01 AM eth0 11.20 9.37 2.75 1.86 0.00 0.00 0.00 0.00
03:09:16 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:56:01 AM eth0 11.03 9.02 2.67 1.79 0.00 0.00 0.00 0.00
03:09:16 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:57:01 AM eth0 11.08 9.03 2.70 1.79 0.00 0.00 0.00 0.00
03:09:16 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:58:01 AM eth0 11.71 9.22 2.87 1.86 0.00 0.00 0.00 0.00
03:09:16 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 02:59:01 AM eth0 11.16 9.18 2.72 1.80 0.00 0.00 0.00 0.00
03:09:16 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:00:01 AM eth0 10.90 8.90 2.62 1.77 0.00 0.00 0.00 0.00
03:09:16 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:01:01 AM eth0 18.98 15.74 4.70 2.97 0.00 0.00 0.00 0.00
03:09:16 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:02:01 AM eth0 0.38 0.20 0.09 0.04 0.00 0.00 0.00 0.00
03:09:16 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:03:01 AM eth0 0.45 0.38 0.22 0.11 0.00 0.00 0.00 0.00
03:09:16 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:04:01 AM eth0 0.80 0.55 0.35 0.24 0.00 0.00 0.00 0.00
03:09:16 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:05:01 AM eth0 0.22 0.25 0.08 0.05 0.00 0.00 0.00 0.00
03:09:16 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:06:01 AM eth0 0.35 0.20 0.09 0.04 0.00 0.00 0.00 0.00
03:09:16 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:07:01 AM eth0 54.82 53.85 9.81 5.59 0.00 0.00 0.00 0.00
03:09:16 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:08:01 AM eth0 168.74 121.04 240.88 334.52 0.00 0.00 0.00 0.00
03:09:16 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 03:09:01 AM eth0 17.51 16.96 14.82 8.00 0.00 0.00 0.00 0.00
03:09:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:09:16 Average: eth0 18.54 15.09 16.72 4.77 0.00 0.00 0.00 0.00
03:09:16
03:09:16
03:09:16 ---> sar -P ALL:
03:09:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
03:09:16
03:09:16 00:46:52 LINUX RESTART (2 CPU)
03:09:16
03:09:16 12:48:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 12:49:01 AM all 34.05 0.00 5.37 1.13 0.10 59.35
03:09:16 12:49:01 AM 0 43.03 0.00 6.35 1.25 0.10 49.27
03:09:16 12:49:01 AM 1 25.10 0.00 4.40 1.01 0.10 69.39
03:09:16 12:50:01 AM all 10.78 0.00 1.64 0.58 0.06 86.95
03:09:16 12:50:01 AM 0 16.26 0.00 1.95 0.63 0.05 81.10
03:09:16 12:50:01 AM 1 5.28 0.00 1.32 0.52 0.07 92.81
03:09:16 12:51:01 AM all 33.16 0.00 6.12 0.45 0.09 60.18
03:09:16 12:51:01 AM 0 35.50 0.00 6.24 0.40 0.08 57.78
03:09:16 12:51:01 AM 1 30.82 0.00 5.99 0.50 0.10 62.59
03:09:16 12:52:01 AM all 3.48 0.00 1.63 0.49 0.06 94.34
03:09:16 12:52:01 AM 0 2.66 0.00 1.42 0.65 0.05 95.21
03:09:16 12:52:01 AM 1 4.31 0.00 1.84 0.32 0.07 93.46
03:09:16 12:53:01 AM all 0.18 0.00 0.08 0.01 0.04 99.70
03:09:16 12:53:01 AM 0 0.08 0.00 0.07 0.02 0.05 99.78
03:09:16 12:53:01 AM 1 0.27 0.00 0.08 0.00 0.03 99.62
03:09:16 12:54:01 AM all 0.27 0.00 0.09 0.00 0.05 99.59
03:09:16 12:54:01 AM 0 0.08 0.00 0.07 0.00 0.07 99.78
03:09:16 12:54:01 AM 1 0.45 0.00 0.12 0.00 0.03 99.40
03:09:16 12:55:01 AM all 3.58 0.00 0.38 0.00 0.05 95.99
03:09:16 12:55:01 AM 0 5.63 0.00 0.49 0.00 0.05 93.83
03:09:16 12:55:01 AM 1 1.54 0.00 0.27 0.00 0.05 98.14
03:09:16 12:56:01 AM all 4.44 0.00 0.32 0.02 0.08 95.16
03:09:16 12:56:01 AM 0 3.94 0.00 0.27 0.03 0.07 95.69
03:09:16 12:56:01 AM 1 4.93 0.00 0.37 0.00 0.08 94.62
03:09:16 12:57:01 AM all 4.35 0.00 0.33 0.00 0.07 95.25
03:09:16 12:57:01 AM 0 5.40 0.00 0.38 0.00 0.07 94.15
03:09:16 12:57:01 AM 1 3.31 0.00 0.27 0.00 0.07 96.36
03:09:16 12:58:01 AM all 4.37 0.00 0.31 0.00 0.08 95.25
03:09:16 12:58:01 AM 0 5.18 0.00 0.33 0.00 0.08 94.41
03:09:16 12:58:01 AM 1 3.56 0.00 0.28 0.00 0.07 96.09
03:09:16 12:59:01 AM all 4.37 0.00 0.33 0.00 0.08 95.22
03:09:16 12:59:01 AM 0 4.53 0.00 0.30 0.00 0.08 95.09
03:09:16 12:59:01 AM 1 4.21 0.00 0.35 0.00 0.08 95.35
03:09:16
03:09:16 12:59:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:00:01 AM all 4.43 0.00 0.33 0.00 0.10 95.14
03:09:16 01:00:01 AM 0 6.03 0.00 0.43 0.00 0.10 93.43
03:09:16 01:00:01 AM 1 2.82 0.00 0.23 0.00 0.10 96.84
03:09:16 01:01:01 AM all 5.85 0.00 0.37 0.00 0.08 93.71
03:09:16 01:01:01 AM 0 5.41 0.00 0.30 0.00 0.07 94.22
03:09:16 01:01:01 AM 1 6.29 0.00 0.43 0.00 0.08 93.20
03:09:16 01:02:01 AM all 2.97 0.00 0.35 0.02 0.08 96.59
03:09:16 01:02:01 AM 0 4.51 0.00 0.43 0.00 0.10 94.96
03:09:16 01:02:01 AM 1 1.44 0.00 0.27 0.03 0.05 98.21
03:09:16 01:03:01 AM all 1.34 0.00 0.16 0.00 0.08 98.42
03:09:16 01:03:01 AM 0 1.65 0.00 0.17 0.00 0.08 98.10
03:09:16 01:03:01 AM 1 1.04 0.00 0.15 0.00 0.07 98.75
03:09:16 01:04:01 AM all 1.19 0.00 0.17 0.00 0.08 98.56
03:09:16 01:04:01 AM 0 1.30 0.00 0.18 0.00 0.08 98.43
03:09:16 01:04:01 AM 1 1.09 0.00 0.15 0.00 0.07 98.70
03:09:16 01:05:01 AM all 1.33 0.00 0.13 0.00 0.08 98.46
03:09:16 01:05:01 AM 0 1.55 0.00 0.15 0.00 0.10 98.20
03:09:16 01:05:01 AM 1 1.10 0.00 0.12 0.00 0.07 98.71
03:09:16 01:06:01 AM all 1.24 0.01 0.14 0.00 0.06 98.55
03:09:16 01:06:01 AM 0 1.34 0.00 0.12 0.00 0.05 98.50
03:09:16 01:06:01 AM 1 1.15 0.02 0.17 0.00 0.07 98.60
03:09:16 01:07:01 AM all 1.30 0.00 0.16 0.01 0.09 98.44
03:09:16 01:07:01 AM 0 1.10 0.00 0.15 0.02 0.08 98.65
03:09:16 01:07:01 AM 1 1.50 0.00 0.17 0.00 0.10 98.23
03:09:16 01:08:01 AM all 8.44 0.00 0.56 0.00 0.08 90.92
03:09:16 01:08:01 AM 0 13.11 0.00 0.67 0.00 0.08 86.14
03:09:16 01:08:01 AM 1 3.79 0.00 0.45 0.00 0.07 95.69
03:09:16 01:09:01 AM all 4.45 0.00 0.33 0.00 0.07 95.15
03:09:16 01:09:01 AM 0 5.54 0.00 0.38 0.00 0.07 94.01
03:09:16 01:09:01 AM 1 3.36 0.00 0.28 0.00 0.07 96.29
03:09:16 01:10:01 AM all 4.26 0.00 0.33 0.00 0.08 95.32
03:09:16 01:10:01 AM 0 5.45 0.00 0.37 0.00 0.08 94.10
03:09:16 01:10:01 AM 1 3.08 0.00 0.30 0.00 0.08 96.54
03:09:16
03:09:16 01:10:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:11:01 AM all 4.52 0.00 0.33 0.00 0.08 95.07
03:09:16 01:11:01 AM 0 3.91 0.00 0.28 0.00 0.07 95.74
03:09:16 01:11:01 AM 1 5.13 0.00 0.38 0.00 0.08 94.40
03:09:16 01:12:01 AM all 4.40 0.00 0.32 0.00 0.08 95.20
03:09:16 01:12:01 AM 0 4.51 0.00 0.30 0.00 0.08 95.10
03:09:16 01:12:01 AM 1 4.28 0.00 0.33 0.00 0.08 95.30
03:09:16 01:13:01 AM all 4.38 0.00 0.33 0.00 0.08 95.21
03:09:16 01:13:01 AM 0 4.46 0.00 0.33 0.00 0.08 95.13
03:09:16 01:13:01 AM 1 4.30 0.00 0.32 0.00 0.08 95.30
03:09:16 01:14:01 AM all 7.32 0.00 0.45 0.00 0.07 92.16
03:09:16 01:14:01 AM 0 8.20 0.00 0.45 0.00 0.07 91.28
03:09:16 01:14:01 AM 1 6.44 0.00 0.45 0.00 0.07 93.04
03:09:16 01:15:01 AM all 0.86 0.24 0.22 0.11 0.06 98.51
03:09:16 01:15:01 AM 0 0.83 0.48 0.30 0.18 0.07 98.13
03:09:16 01:15:01 AM 1 0.88 0.00 0.13 0.03 0.05 98.90
03:09:16 01:16:01 AM all 0.84 0.00 0.10 0.00 0.07 99.00
03:09:16 01:16:01 AM 0 1.27 0.00 0.13 0.00 0.08 98.51
03:09:16 01:16:01 AM 1 0.40 0.00 0.07 0.00 0.05 99.48
03:09:16 01:17:01 AM all 0.99 0.00 0.11 0.00 0.08 98.83
03:09:16 01:17:01 AM 0 1.22 0.00 0.17 0.00 0.10 98.51
03:09:16 01:17:01 AM 1 0.75 0.00 0.05 0.00 0.05 99.15
03:09:16 01:18:01 AM all 0.87 0.00 0.15 0.00 0.08 98.91
03:09:16 01:18:01 AM 0 1.04 0.00 0.18 0.00 0.08 98.70
03:09:16 01:18:01 AM 1 0.70 0.00 0.12 0.00 0.07 99.11
03:09:16 01:19:01 AM all 0.91 0.00 0.10 0.00 0.07 98.92
03:09:16 01:19:01 AM 0 1.07 0.00 0.12 0.00 0.08 98.73
03:09:16 01:19:01 AM 1 0.75 0.00 0.08 0.00 0.05 99.12
03:09:16 01:20:01 AM all 1.01 0.00 0.14 0.00 0.08 98.77
03:09:16 01:20:01 AM 0 0.53 0.00 0.13 0.00 0.08 99.25
03:09:16 01:20:01 AM 1 1.49 0.00 0.15 0.00 0.07 98.30
03:09:16 01:21:01 AM all 11.56 0.00 1.24 0.00 0.08 87.12
03:09:16 01:21:01 AM 0 17.64 0.00 1.82 0.00 0.08 80.46
03:09:16 01:21:01 AM 1 5.49 0.00 0.65 0.00 0.08 93.78
03:09:16
03:09:16 01:21:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:22:01 AM all 11.55 0.00 0.45 0.01 0.08 87.91
03:09:16 01:22:01 AM 0 9.23 0.00 0.33 0.02 0.07 90.35
03:09:16 01:22:01 AM 1 13.88 0.00 0.57 0.00 0.08 85.47
03:09:16 01:23:01 AM all 4.49 0.00 0.34 0.00 0.09 95.08
03:09:16 01:23:01 AM 0 5.35 0.00 0.42 0.00 0.08 94.15
03:09:16 01:23:01 AM 1 3.63 0.00 0.27 0.00 0.10 96.00
03:09:16 01:24:01 AM all 4.47 0.00 0.33 0.00 0.08 95.12
03:09:16 01:24:01 AM 0 5.64 0.00 0.38 0.00 0.08 93.89
03:09:16 01:24:01 AM 1 3.29 0.00 0.28 0.00 0.07 96.35
03:09:16 01:25:01 AM all 4.18 0.00 0.34 0.00 0.08 95.40
03:09:16 01:25:01 AM 0 1.54 0.00 0.25 0.00 0.07 98.14
03:09:16 01:25:01 AM 1 6.83 0.00 0.44 0.00 0.08 92.65
03:09:16 01:26:01 AM all 4.29 0.00 0.34 0.00 0.08 95.29
03:09:16 01:26:01 AM 0 3.06 0.00 0.25 0.00 0.08 96.61
03:09:16 01:26:01 AM 1 5.52 0.00 0.43 0.00 0.08 93.97
03:09:16 01:27:01 AM all 4.37 0.00 0.33 0.00 0.09 95.20
03:09:16 01:27:01 AM 0 4.22 0.00 0.33 0.00 0.08 95.36
03:09:16 01:27:01 AM 1 4.52 0.00 0.33 0.00 0.10 95.05
03:09:16 01:28:01 AM all 4.44 0.00 0.34 0.00 0.08 95.14
03:09:16 01:28:01 AM 0 3.64 0.00 0.37 0.00 0.08 95.91
03:09:16 01:28:01 AM 1 5.24 0.00 0.32 0.00 0.08 94.36
03:09:16 01:29:01 AM all 4.88 0.00 0.28 0.00 0.07 94.77
03:09:16 01:29:01 AM 0 3.09 0.00 0.18 0.00 0.05 96.68
03:09:16 01:29:01 AM 1 6.67 0.00 0.38 0.00 0.08 92.86
03:09:16 01:30:01 AM all 1.41 0.00 0.14 0.00 0.08 98.36
03:09:16 01:30:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
03:09:16 01:30:01 AM 1 2.22 0.00 0.22 0.00 0.10 97.46
03:09:16 01:31:01 AM all 1.34 0.00 0.18 0.00 0.08 98.41
03:09:16 01:31:01 AM 0 0.72 0.00 0.12 0.00 0.05 99.12
03:09:16 01:31:01 AM 1 1.96 0.00 0.23 0.00 0.10 97.71
03:09:16 01:32:01 AM all 1.22 0.00 0.16 0.00 0.08 98.55
03:09:16 01:32:01 AM 0 0.75 0.00 0.15 0.00 0.07 99.03
03:09:16 01:32:01 AM 1 1.69 0.00 0.17 0.00 0.08 98.06
03:09:16
03:09:16 01:32:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:33:01 AM all 1.14 0.00 0.15 0.00 0.08 98.63
03:09:16 01:33:01 AM 0 1.25 0.00 0.15 0.00 0.08 98.51
03:09:16 01:33:01 AM 1 1.02 0.00 0.15 0.00 0.08 98.74
03:09:16 01:34:01 AM all 1.33 0.00 0.15 0.00 0.08 98.45
03:09:16 01:34:01 AM 0 0.82 0.00 0.13 0.00 0.08 98.96
03:09:16 01:34:01 AM 1 1.84 0.00 0.17 0.00 0.07 97.93
03:09:16 01:35:02 AM all 8.72 0.00 0.69 0.00 0.08 90.51
03:09:16 01:35:02 AM 0 11.72 0.00 0.57 0.00 0.07 87.64
03:09:16 01:35:02 AM 1 5.73 0.00 0.80 0.00 0.08 93.39
03:09:16 01:36:01 AM all 4.40 0.00 0.31 0.00 0.08 95.21
03:09:16 01:36:01 AM 0 4.89 0.00 0.36 0.00 0.08 94.67
03:09:16 01:36:01 AM 1 3.91 0.00 0.27 0.00 0.07 95.75
03:09:16 01:37:01 AM all 4.47 0.00 0.31 0.00 0.09 95.13
03:09:16 01:37:01 AM 0 4.53 0.00 0.32 0.00 0.10 95.06
03:09:16 01:37:01 AM 1 4.41 0.00 0.30 0.00 0.08 95.21
03:09:16 01:38:01 AM all 4.39 0.00 0.34 0.00 0.08 95.19
03:09:16 01:38:01 AM 0 6.12 0.00 0.45 0.00 0.08 93.35
03:09:16 01:38:01 AM 1 2.66 0.00 0.23 0.00 0.08 97.02
03:09:16 01:39:01 AM all 4.39 0.00 0.30 0.00 0.09 95.22
03:09:16 01:39:01 AM 0 4.31 0.00 0.30 0.00 0.10 95.29
03:09:16 01:39:01 AM 1 4.46 0.00 0.30 0.00 0.08 95.15
03:09:16 01:40:01 AM all 4.34 0.00 0.33 0.00 0.09 95.24
03:09:16 01:40:01 AM 0 6.02 0.00 0.47 0.00 0.10 93.42
03:09:16 01:40:01 AM 1 2.66 0.00 0.20 0.00 0.08 97.06
03:09:16 01:41:01 AM all 7.51 0.00 0.43 0.00 0.08 91.98
03:09:16 01:41:01 AM 0 7.82 0.00 0.50 0.00 0.08 91.60
03:09:16 01:41:01 AM 1 7.21 0.00 0.37 0.00 0.07 92.36
03:09:16 01:42:01 AM all 0.78 0.00 0.10 0.00 0.08 99.04
03:09:16 01:42:01 AM 0 0.95 0.00 0.12 0.00 0.10 98.83
03:09:16 01:42:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
03:09:16 01:43:01 AM all 1.35 0.00 0.14 0.01 0.07 98.43
03:09:16 01:43:01 AM 0 0.97 0.00 0.17 0.02 0.08 98.76
03:09:16 01:43:01 AM 1 1.74 0.00 0.12 0.00 0.05 98.10
03:09:16
03:09:16 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:44:01 AM all 1.09 0.00 0.16 0.00 0.08 98.67
03:09:16 01:44:01 AM 0 1.74 0.00 0.22 0.00 0.10 97.95
03:09:16 01:44:01 AM 1 0.44 0.00 0.10 0.00 0.07 99.40
03:09:16 01:45:01 AM all 1.29 0.00 0.13 0.00 0.08 98.51
03:09:16 01:45:01 AM 0 0.95 0.00 0.10 0.00 0.07 98.88
03:09:16 01:45:01 AM 1 1.62 0.00 0.17 0.00 0.08 98.13
03:09:16 01:46:01 AM all 1.33 0.00 0.13 0.00 0.07 98.48
03:09:16 01:46:01 AM 0 1.17 0.00 0.13 0.00 0.07 98.63
03:09:16 01:46:01 AM 1 1.49 0.00 0.12 0.00 0.07 98.33
03:09:16 01:47:01 AM all 1.31 0.00 0.15 0.01 0.07 98.46
03:09:16 01:47:01 AM 0 1.89 0.00 0.20 0.02 0.07 97.83
03:09:16 01:47:01 AM 1 0.74 0.00 0.10 0.00 0.07 99.10
03:09:16 01:48:01 AM all 12.59 0.00 1.43 0.00 0.08 85.89
03:09:16 01:48:01 AM 0 15.80 0.00 2.27 0.00 0.08 81.84
03:09:16 01:48:01 AM 1 9.38 0.00 0.59 0.00 0.08 89.95
03:09:16 01:49:01 AM all 15.81 0.00 0.54 0.00 0.09 83.56
03:09:16 01:49:01 AM 0 25.90 0.00 0.84 0.00 0.10 73.16
03:09:16 01:49:01 AM 1 5.70 0.00 0.25 0.00 0.08 93.97
03:09:16 01:50:01 AM all 7.60 0.00 0.45 0.00 0.08 91.88
03:09:16 01:50:01 AM 0 10.74 0.00 0.55 0.00 0.07 88.64
03:09:16 01:50:01 AM 1 4.45 0.00 0.35 0.00 0.08 95.12
03:09:16 01:51:01 AM all 6.83 0.00 0.69 0.00 0.08 92.40
03:09:16 01:51:01 AM 0 5.86 0.00 0.57 0.00 0.08 93.49
03:09:16 01:51:01 AM 1 7.80 0.00 0.81 0.00 0.08 91.31
03:09:16 01:52:01 AM all 4.49 0.00 0.35 0.00 0.08 95.08
03:09:16 01:52:01 AM 0 4.93 0.00 0.42 0.00 0.07 94.59
03:09:16 01:52:01 AM 1 4.05 0.00 0.28 0.00 0.08 95.58
03:09:16 01:53:01 AM all 4.44 0.00 0.36 0.00 0.08 95.12
03:09:16 01:53:01 AM 0 5.56 0.00 0.40 0.00 0.08 93.95
03:09:16 01:53:01 AM 1 3.31 0.00 0.32 0.00 0.08 96.29
03:09:16 01:54:01 AM all 4.41 0.00 0.35 0.00 0.08 95.15
03:09:16 01:54:01 AM 0 3.94 0.00 0.35 0.00 0.08 95.62
03:09:16 01:54:01 AM 1 4.88 0.00 0.35 0.00 0.08 94.68
03:09:16
03:09:16 01:54:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 01:55:01 AM all 4.35 0.00 0.32 0.00 0.09 95.24
03:09:16 01:55:01 AM 0 4.31 0.00 0.32 0.00 0.10 95.27
03:09:16 01:55:01 AM 1 4.40 0.00 0.32 0.00 0.08 95.20
03:09:16 01:56:01 AM all 4.95 0.00 0.31 0.00 0.08 94.65
03:09:16 01:56:01 AM 0 4.91 0.00 0.37 0.00 0.10 94.62
03:09:16 01:56:01 AM 1 4.99 0.00 0.25 0.00 0.07 94.69
03:09:16 01:57:01 AM all 0.77 0.00 0.10 0.00 0.08 99.05
03:09:16 01:57:01 AM 0 0.75 0.00 0.13 0.00 0.12 99.00
03:09:16 01:57:01 AM 1 0.78 0.00 0.07 0.00 0.05 99.10
03:09:16 01:58:01 AM all 0.92 0.00 0.13 0.00 0.08 98.87
03:09:16 01:58:01 AM 0 1.27 0.00 0.18 0.00 0.12 98.43
03:09:16 01:58:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
03:09:16 01:59:01 AM all 0.95 0.00 0.11 0.00 0.08 98.86
03:09:16 01:59:01 AM 0 1.25 0.00 0.15 0.00 0.10 98.50
03:09:16 01:59:01 AM 1 0.65 0.00 0.07 0.00 0.07 99.22
03:09:16 02:00:01 AM all 0.82 0.00 0.12 0.00 0.08 98.99
03:09:16 02:00:01 AM 0 0.98 0.00 0.15 0.00 0.08 98.78
03:09:16 02:00:01 AM 1 0.65 0.00 0.08 0.00 0.07 99.20
03:09:16 02:01:01 AM all 0.93 0.00 0.10 0.00 0.08 98.89
03:09:16 02:01:01 AM 0 1.29 0.00 0.15 0.00 0.08 98.48
03:09:16 02:01:01 AM 1 0.57 0.00 0.05 0.00 0.08 99.30
03:09:16 02:02:01 AM all 6.88 0.00 0.64 0.00 0.08 92.41
03:09:16 02:02:01 AM 0 11.51 0.00 0.89 0.00 0.08 87.51
03:09:16 02:02:01 AM 1 2.26 0.00 0.38 0.00 0.07 97.29
03:09:16 02:03:01 AM all 4.35 0.00 0.32 0.00 0.08 95.25
03:09:16 02:03:01 AM 0 4.71 0.00 0.33 0.00 0.08 94.87
03:09:16 02:03:01 AM 1 4.00 0.00 0.30 0.00 0.07 95.64
03:09:16 02:04:01 AM all 4.40 0.00 0.33 0.00 0.08 95.19
03:09:16 02:04:01 AM 0 5.97 0.00 0.45 0.00 0.08 93.50
03:09:16 02:04:01 AM 1 2.83 0.00 0.22 0.00 0.07 96.89
03:09:16 02:05:01 AM all 4.42 0.00 0.34 0.00 0.07 95.17
03:09:16 02:05:01 AM 0 7.32 0.00 0.50 0.00 0.07 92.11
03:09:16 02:05:01 AM 1 1.52 0.00 0.18 0.00 0.07 98.23
03:09:16
03:09:16 02:05:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 02:06:01 AM all 4.40 0.00 0.34 0.00 0.06 95.19
03:09:16 02:06:01 AM 0 4.89 0.00 0.37 0.00 0.07 94.67
03:09:16 02:06:01 AM 1 3.91 0.00 0.32 0.00 0.05 95.72
03:09:16 02:07:01 AM all 4.41 0.00 0.30 0.00 0.08 95.20
03:09:16 02:07:01 AM 0 4.26 0.00 0.30 0.00 0.08 95.36
03:09:16 02:07:01 AM 1 4.56 0.00 0.30 0.00 0.08 95.05
03:09:16 02:08:01 AM all 4.78 0.00 0.35 0.00 0.08 94.78
03:09:16 02:08:01 AM 0 7.08 0.00 0.47 0.00 0.10 92.35
03:09:16 02:08:01 AM 1 2.47 0.00 0.23 0.00 0.07 97.22
03:09:16 02:09:01 AM all 4.22 0.00 0.27 0.00 0.09 95.42
03:09:16 02:09:01 AM 0 5.81 0.00 0.27 0.00 0.07 93.86
03:09:16 02:09:01 AM 1 2.62 0.00 0.27 0.00 0.12 96.99
03:09:16 02:10:01 AM all 0.93 0.00 0.13 0.00 0.08 98.87
03:09:16 02:10:01 AM 0 0.88 0.00 0.12 0.00 0.08 98.92
03:09:16 02:10:01 AM 1 0.97 0.00 0.13 0.00 0.07 98.83
03:09:16 02:11:01 AM all 0.87 0.00 0.13 0.08 0.07 98.85
03:09:16 02:11:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33
03:09:16 02:11:01 AM 1 1.20 0.00 0.18 0.17 0.08 98.36
03:09:16 02:12:01 AM all 0.81 0.00 0.13 0.07 0.08 98.91
03:09:16 02:12:01 AM 0 0.57 0.00 0.10 0.00 0.07 99.26
03:09:16 02:12:01 AM 1 1.05 0.00 0.15 0.13 0.10 98.56
03:09:16 02:13:01 AM all 0.94 0.00 0.11 0.00 0.08 98.87
03:09:16 02:13:01 AM 0 1.09 0.00 0.13 0.00 0.08 98.70
03:09:16 02:13:01 AM 1 0.80 0.00 0.08 0.00 0.07 99.05
03:09:16 02:14:01 AM all 0.95 0.00 0.13 0.00 0.07 98.85
03:09:16 02:14:01 AM 0 1.35 0.00 0.18 0.00 0.08 98.38
03:09:16 02:14:01 AM 1 0.55 0.00 0.08 0.00 0.05 99.32
03:09:16 02:15:01 AM all 2.48 0.00 0.31 0.00 0.07 97.14
03:09:16 02:15:01 AM 0 2.21 0.00 0.23 0.00 0.05 97.51
03:09:16 02:15:01 AM 1 2.76 0.00 0.39 0.00 0.08 96.77
03:09:16 02:16:01 AM all 4.02 0.00 0.30 0.00 0.07 95.61
03:09:16 02:16:01 AM 0 5.66 0.00 0.33 0.00 0.08 93.92
03:09:16 02:16:01 AM 1 2.39 0.00 0.27 0.00 0.05 97.29
03:09:16
03:09:16 02:16:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 02:17:01 AM all 4.41 0.00 0.34 0.00 0.05 95.20
03:09:16 02:17:01 AM 0 5.48 0.00 0.38 0.00 0.05 94.08
03:09:16 02:17:01 AM 1 3.33 0.00 0.30 0.00 0.05 96.32
03:09:16 02:18:01 AM all 4.45 0.00 0.33 0.00 0.07 95.15
03:09:16 02:18:01 AM 0 4.63 0.00 0.33 0.00 0.07 94.97
03:09:16 02:18:01 AM 1 4.27 0.00 0.33 0.00 0.07 95.33
03:09:16 02:19:01 AM all 4.38 0.00 0.35 0.00 0.07 95.20
03:09:16 02:19:01 AM 0 3.64 0.00 0.30 0.00 0.08 95.98
03:09:16 02:19:01 AM 1 5.12 0.00 0.40 0.00 0.05 94.43
03:09:16 02:20:01 AM all 4.42 0.00 0.34 0.00 0.07 95.17
03:09:16 02:20:01 AM 0 5.63 0.00 0.40 0.00 0.07 93.90
03:09:16 02:20:01 AM 1 3.21 0.00 0.28 0.00 0.07 96.44
03:09:16 02:21:01 AM all 4.33 0.00 0.37 0.00 0.07 95.23
03:09:16 02:21:01 AM 0 4.99 0.00 0.40 0.00 0.07 94.54
03:09:16 02:21:01 AM 1 3.67 0.00 0.33 0.00 0.07 95.93
03:09:16 02:22:01 AM all 6.75 0.00 0.40 0.01 0.08 92.76
03:09:16 02:22:01 AM 0 8.81 0.00 0.47 0.00 0.08 90.64
03:09:16 02:22:01 AM 1 4.68 0.00 0.33 0.02 0.08 94.88
03:09:16 02:23:01 AM all 0.63 0.00 0.09 0.00 0.05 99.22
03:09:16 02:23:01 AM 0 0.77 0.00 0.10 0.00 0.05 99.08
03:09:16 02:23:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.36
03:09:16 02:24:01 AM all 0.50 0.00 0.08 0.00 0.05 99.36
03:09:16 02:24:01 AM 0 0.55 0.00 0.07 0.00 0.03 99.35
03:09:16 02:24:01 AM 1 0.45 0.00 0.10 0.00 0.07 99.38
03:09:16 02:25:01 AM all 0.59 0.00 0.08 0.00 0.03 99.29
03:09:16 02:25:01 AM 0 0.80 0.00 0.05 0.00 0.03 99.12
03:09:16 02:25:01 AM 1 0.38 0.00 0.12 0.00 0.03 99.46
03:09:16 02:26:01 AM all 0.53 0.00 0.10 0.00 0.06 99.31
03:09:16 02:26:01 AM 0 0.55 0.00 0.08 0.00 0.03 99.33
03:09:16 02:26:01 AM 1 0.50 0.00 0.12 0.00 0.08 99.30
03:09:16 02:27:01 AM all 0.50 0.00 0.10 0.00 0.06 99.34
03:09:16 02:27:01 AM 0 0.62 0.00 0.12 0.00 0.07 99.20
03:09:16 02:27:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48
03:09:16
03:09:16 02:27:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 02:28:01 AM all 2.56 0.00 0.23 0.00 0.05 97.16
03:09:16 02:28:01 AM 0 3.38 0.00 0.17 0.00 0.03 96.42
03:09:16 02:28:01 AM 1 1.74 0.00 0.30 0.00 0.07 97.89
03:09:16 02:29:01 AM all 5.21 0.00 0.42 0.00 0.08 94.30
03:09:16 02:29:01 AM 0 7.04 0.00 0.55 0.00 0.08 92.33
03:09:16 02:29:01 AM 1 3.38 0.00 0.28 0.00 0.07 96.27
03:09:16 02:30:01 AM all 4.40 0.00 0.32 0.00 0.08 95.20
03:09:16 02:30:01 AM 0 6.43 0.00 0.38 0.00 0.08 93.10
03:09:16 02:30:01 AM 1 2.37 0.00 0.25 0.00 0.07 97.31
03:09:16 02:31:01 AM all 4.43 0.00 0.31 0.00 0.08 95.19
03:09:16 02:31:01 AM 0 4.46 0.00 0.32 0.00 0.07 95.16
03:09:16 02:31:01 AM 1 4.40 0.00 0.30 0.00 0.08 95.22
03:09:16 02:32:01 AM all 4.32 0.00 0.35 0.01 0.08 95.25
03:09:16 02:32:01 AM 0 5.71 0.00 0.42 0.02 0.08 93.77
03:09:16 02:32:01 AM 1 2.93 0.00 0.28 0.00 0.07 96.72
03:09:16 02:33:01 AM all 4.50 0.00 0.33 0.00 0.08 95.08
03:09:16 02:33:01 AM 0 4.58 0.00 0.30 0.00 0.08 95.04
03:09:16 02:33:01 AM 1 4.43 0.00 0.37 0.00 0.08 95.12
03:09:16 02:34:01 AM all 4.33 0.00 0.33 0.00 0.07 95.27
03:09:16 02:34:01 AM 0 4.60 0.00 0.37 0.00 0.07 94.97
03:09:16 02:34:01 AM 1 4.06 0.00 0.30 0.00 0.07 95.57
03:09:16 02:35:01 AM all 6.21 0.00 0.36 0.00 0.08 93.36
03:09:16 02:35:01 AM 0 4.93 0.00 0.30 0.00 0.08 94.69
03:09:16 02:35:01 AM 1 7.49 0.00 0.42 0.00 0.07 92.03
03:09:16 02:36:01 AM all 0.61 0.00 0.08 0.00 0.04 99.27
03:09:16 02:36:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
03:09:16 02:36:01 AM 1 0.74 0.00 0.08 0.00 0.05 99.13
03:09:16 02:37:01 AM all 0.48 0.00 0.12 0.00 0.05 99.36
03:09:16 02:37:01 AM 0 0.55 0.00 0.13 0.00 0.05 99.27
03:09:16 02:37:01 AM 1 0.40 0.00 0.10 0.00 0.05 99.45
03:09:16 02:38:01 AM all 0.64 0.00 0.08 0.00 0.06 99.21
03:09:16 02:38:01 AM 0 0.55 0.00 0.07 0.00 0.05 99.33
03:09:16 02:38:01 AM 1 0.74 0.00 0.10 0.00 0.07 99.10
03:09:16
03:09:16 02:38:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 02:39:01 AM all 0.63 0.16 0.17 0.02 0.06 98.96
03:09:16 02:39:01 AM 0 0.60 0.32 0.18 0.03 0.05 98.82
03:09:16 02:39:01 AM 1 0.67 0.00 0.15 0.00 0.07 99.11
03:09:16 02:40:01 AM all 0.64 0.00 0.10 0.00 0.03 99.22
03:09:16 02:40:01 AM 0 0.57 0.00 0.12 0.00 0.03 99.28
03:09:16 02:40:01 AM 1 0.72 0.00 0.08 0.00 0.03 99.16
03:09:16 02:41:01 AM all 5.62 0.00 0.58 0.00 0.05 93.75
03:09:16 02:41:01 AM 0 5.37 0.00 0.60 0.00 0.05 93.98
03:09:16 02:41:01 AM 1 5.88 0.00 0.55 0.00 0.05 93.51
03:09:16 02:42:01 AM all 4.86 0.00 0.41 0.00 0.07 94.66
03:09:16 02:42:01 AM 0 5.45 0.00 0.47 0.00 0.07 94.02
03:09:16 02:42:01 AM 1 4.27 0.00 0.35 0.00 0.07 95.31
03:09:16 02:43:01 AM all 4.60 0.00 0.38 0.00 0.05 94.96
03:09:16 02:43:01 AM 0 4.50 0.00 0.32 0.00 0.05 95.14
03:09:16 02:43:01 AM 1 4.71 0.00 0.45 0.00 0.05 94.79
03:09:16 02:44:02 AM all 4.58 0.00 0.35 0.00 0.05 95.01
03:09:16 02:44:02 AM 0 3.24 0.00 0.28 0.00 0.03 96.44
03:09:16 02:44:02 AM 1 5.93 0.00 0.42 0.00 0.07 93.59
03:09:16 02:45:01 AM all 4.61 0.00 0.35 0.01 0.06 94.97
03:09:16 02:45:01 AM 0 6.20 0.00 0.42 0.00 0.07 93.31
03:09:16 02:45:01 AM 1 3.01 0.00 0.27 0.02 0.05 96.65
03:09:16 02:46:01 AM all 4.55 0.00 0.35 0.00 0.04 95.05
03:09:16 02:46:01 AM 0 2.31 0.00 0.23 0.00 0.03 97.43
03:09:16 02:46:01 AM 1 6.80 0.00 0.47 0.00 0.05 92.68
03:09:16 02:47:01 AM all 4.57 0.00 0.35 0.02 0.05 95.01
03:09:16 02:47:01 AM 0 3.81 0.00 0.28 0.03 0.05 95.82
03:09:16 02:47:01 AM 1 5.32 0.00 0.42 0.00 0.05 94.21
03:09:16 02:48:01 AM all 6.59 0.00 0.38 0.00 0.06 92.97
03:09:16 02:48:01 AM 0 6.81 0.00 0.35 0.00 0.05 92.79
03:09:16 02:48:01 AM 1 6.36 0.00 0.42 0.00 0.07 93.15
03:09:16 02:49:01 AM all 0.69 0.00 0.10 0.00 0.04 99.17
03:09:16 02:49:01 AM 0 0.67 0.00 0.12 0.00 0.07 99.15
03:09:16 02:49:01 AM 1 0.70 0.00 0.08 0.00 0.02 99.20
03:09:16
03:09:16 02:49:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 02:50:01 AM all 0.61 0.00 0.13 0.00 0.05 99.21
03:09:16 02:50:01 AM 0 0.58 0.00 0.15 0.00 0.05 99.21
03:09:16 02:50:01 AM 1 0.64 0.00 0.10 0.00 0.05 99.21
03:09:16 02:51:01 AM all 0.67 0.00 0.12 0.01 0.03 99.17
03:09:16 02:51:01 AM 0 0.57 0.00 0.15 0.02 0.05 99.21
03:09:16 02:51:01 AM 1 0.77 0.00 0.08 0.00 0.02 99.13
03:09:16 02:52:01 AM all 0.64 0.00 0.10 0.00 0.05 99.21
03:09:16 02:52:01 AM 0 0.65 0.00 0.13 0.00 0.05 99.16
03:09:16 02:52:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.26
03:09:16 02:53:01 AM all 0.62 0.00 0.10 0.00 0.04 99.24
03:09:16 02:53:01 AM 0 0.62 0.00 0.13 0.00 0.05 99.20
03:09:16 02:53:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
03:09:16 02:54:01 AM all 5.31 0.00 0.57 0.00 0.05 94.07
03:09:16 02:54:01 AM 0 8.73 0.00 0.71 0.00 0.05 90.51
03:09:16 02:54:01 AM 1 1.91 0.00 0.44 0.00 0.05 97.61
03:09:16 02:55:01 AM all 4.74 0.00 0.33 0.00 0.05 94.87
03:09:16 02:55:01 AM 0 6.72 0.00 0.40 0.00 0.05 92.83
03:09:16 02:55:01 AM 1 2.76 0.00 0.27 0.00 0.05 96.92
03:09:16 02:56:01 AM all 4.57 0.00 0.36 0.00 0.07 95.00
03:09:16 02:56:01 AM 0 5.82 0.00 0.42 0.00 0.07 93.70
03:09:16 02:56:01 AM 1 3.33 0.00 0.30 0.00 0.07 96.30
03:09:16 02:57:01 AM all 4.57 0.00 0.36 0.00 0.05 95.02
03:09:16 02:57:01 AM 0 4.71 0.00 0.38 0.00 0.05 94.85
03:09:16 02:57:01 AM 1 4.44 0.00 0.33 0.00 0.05 95.18
03:09:16 02:58:01 AM all 4.62 0.00 0.33 0.00 0.05 95.01
03:09:16 02:58:01 AM 0 5.33 0.00 0.37 0.00 0.05 94.25
03:09:16 02:58:01 AM 1 3.90 0.00 0.28 0.00 0.05 95.77
03:09:16 02:59:01 AM all 4.54 0.00 0.35 0.00 0.05 95.06
03:09:16 02:59:01 AM 0 6.37 0.00 0.42 0.00 0.05 93.16
03:09:16 02:59:01 AM 1 2.71 0.00 0.28 0.00 0.05 96.96
03:09:16 03:00:01 AM all 4.61 0.00 0.34 0.00 0.06 94.98
03:09:16 03:00:01 AM 0 5.58 0.00 0.38 0.00 0.05 93.98
03:09:16 03:00:01 AM 1 3.65 0.00 0.30 0.00 0.07 95.98
03:09:16
03:09:16 03:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:09:16 03:01:01 AM all 6.68 0.00 0.44 0.01 0.07 92.80
03:09:16 03:01:01 AM 0 10.17 0.00 0.50 0.00 0.07 89.26
03:09:16 03:01:01 AM 1 3.20 0.00 0.38 0.02 0.07 96.34
03:09:16 03:02:01 AM all 0.68 0.00 0.13 0.00 0.04 99.16
03:09:16 03:02:01 AM 0 0.55 0.00 0.15 0.00 0.05 99.25
03:09:16 03:02:01 AM 1 0.80 0.00 0.10 0.00 0.03 99.06
03:09:16 03:03:01 AM all 0.69 0.00 0.10 0.00 0.04 99.16
03:09:16 03:03:01 AM 0 0.62 0.00 0.13 0.00 0.05 99.20
03:09:16 03:03:01 AM 1 0.77 0.00 0.07 0.00 0.03 99.13
03:09:16 03:04:01 AM all 0.63 0.00 0.12 0.00 0.04 99.21
03:09:16 03:04:01 AM 0 0.55 0.00 0.12 0.00 0.05 99.28
03:09:16 03:04:01 AM 1 0.72 0.00 0.12 0.00 0.03 99.13
03:09:16 03:05:01 AM all 0.64 0.00 0.10 0.00 0.05 99.21
03:09:16 03:05:01 AM 0 0.48 0.00 0.12 0.00 0.05 99.35
03:09:16 03:05:01 AM 1 0.80 0.00 0.08 0.00 0.05 99.06
03:09:16 03:06:01 AM all 0.61 0.00 0.13 0.00 0.03 99.23
03:09:16 03:06:01 AM 0 0.45 0.00 0.13 0.00 0.03 99.38
03:09:16 03:06:01 AM 1 0.77 0.00 0.12 0.00 0.03 99.08
03:09:16 03:07:01 AM all 6.00 0.00 1.02 0.00 0.05 92.92
03:09:16 03:07:01 AM 0 9.05 0.00 1.36 0.00 0.07 89.53
03:09:16 03:07:01 AM 1 2.97 0.00 0.69 0.00 0.03 96.31
03:09:16 03:08:01 AM all 28.74 0.00 2.95 0.55 0.10 67.66
03:09:16 03:08:01 AM 0 46.17 0.00 3.39 0.84 0.10 49.50
03:09:16 03:08:01 AM 1 11.26 0.00 2.50 0.27 0.10 85.87
03:09:16 03:09:01 AM all 29.52 0.00 4.41 1.77 0.09 64.21
03:09:16 03:09:01 AM 0 39.05 0.00 5.45 1.84 0.10 53.57
03:09:16 03:09:01 AM 1 20.00 0.00 3.37 1.70 0.08 74.84
03:09:16 Average: all 4.34 0.00 0.43 0.04 0.07 95.12
03:09:16 Average: 0 5.18 0.01 0.48 0.04 0.07 94.22
03:09:16 Average: 1 3.50 0.00 0.38 0.03 0.07 96.02
03:09:16
03:09:16
03:09:16