23:40:13 Started by upstream project "integration-distribution-mri-test-vanadium" build number 14
23:40:13 originally caused by:
23:40:13 Started by timer
23:40:13 Running as SYSTEM
23:40:13 [EnvInject] - Loading node environment variables.
23:40:13 Building remotely on prd-centos8-robot-2c-8g-4544 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:40:13 [ssh-agent] Looking for ssh-agent implementation...
23:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:40:13 $ ssh-agent
23:40:13 SSH_AUTH_SOCK=/tmp/ssh-Fttkk6z4IBKh/agent.5287
23:40:13 SSH_AGENT_PID=5288
23:40:13 [ssh-agent] Started.
23:40:14 Running ssh-add (command line suppressed)
23:40:14 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_3673256347537757243.key (/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_3673256347537757243.key)
23:40:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:40:14 The recommended git tool is: NONE
23:40:16 using credential opendaylight-jenkins-ssh
23:40:16 Wiping out workspace first.
23:40:16 Cloning the remote Git repository
23:40:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:40:16 > git init /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test # timeout=10
23:40:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:16 > git --version # timeout=10
23:40:16 > git --version # 'git version 2.43.0'
23:40:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:16 [INFO] Currently running in a labeled security context
23:40:16 [INFO] Currently SELinux is 'enforcing' on the host
23:40:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh14216572388461570933.key
23:40:16 Verifying host key using known hosts file
23:40:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:40:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:19 [INFO] Currently running in a labeled security context
23:40:19 [INFO] Currently SELinux is 'enforcing' on the host
23:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh15721178001801298699.key
23:40:19 Verifying host key using known hosts file
23:40:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:40:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:20 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:40:20 > git config core.sparsecheckout # timeout=10
23:40:20 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:40:20 Commit message: "Adapt test for new pce-allocation field"
23:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:20 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:40:20 No emails were triggered.
23:40:20 provisioning config files...
23:40:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:40:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:40:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:40:21 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2810571528304654598.sh
23:40:21 ---> python-tools-install.sh
23:40:21 Setup pyenv:
23:40:21 system
23:40:21 * 3.8.13 (set by /opt/pyenv/version)
23:40:21 * 3.9.13 (set by /opt/pyenv/version)
23:40:21 * 3.10.13 (set by /opt/pyenv/version)
23:40:21 * 3.11.7 (set by /opt/pyenv/version)
23:40:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TYcd
23:40:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:40:30 lf-activate-venv(): INFO: Base packages installed successfully
23:40:30 lf-activate-venv(): INFO: Installing additional packages: lftools
23:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
23:40:54 Generating Requirements File
23:41:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:41:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:41:14 Python 3.11.7
23:41:14 pip 25.3 from /tmp/venv-TYcd/lib/python3.11/site-packages/pip (python 3.11)
23:41:15 appdirs==1.4.4
23:41:15 argcomplete==3.6.3
23:41:15 aspy.yaml==1.3.0
23:41:15 attrs==25.4.0
23:41:15 autopage==0.5.2
23:41:15 beautifulsoup4==4.14.2
23:41:15 boto3==1.40.64
23:41:15 botocore==1.40.64
23:41:15 bs4==0.0.2
23:41:15 cachetools==6.2.1
23:41:15 certifi==2025.10.5
23:41:15 cffi==2.0.0
23:41:15 cfgv==3.4.0
23:41:15 chardet==5.2.0
23:41:15 charset-normalizer==3.4.4
23:41:15 click==8.3.0
23:41:15 cliff==4.11.0
23:41:15 cmd2==2.7.0
23:41:15 cryptography==3.3.2
23:41:15 debtcollector==3.0.0
23:41:15 decorator==5.2.1
23:41:15 defusedxml==0.7.1
23:41:15 Deprecated==1.3.1
23:41:15 distlib==0.4.0
23:41:15 dnspython==2.8.0
23:41:15 docker==7.1.0
23:41:15 dogpile.cache==1.5.0
23:41:15 durationpy==0.10
23:41:15 email-validator==2.3.0
23:41:15 filelock==3.20.0
23:41:15 future==1.0.0
23:41:15 gitdb==4.0.12
23:41:15 GitPython==3.1.45
23:41:15 google-auth==2.42.1
23:41:15 httplib2==0.31.0
23:41:15 identify==2.6.15
23:41:15 idna==3.11
23:41:15 importlib-resources==1.5.0
23:41:15 iso8601==2.1.0
23:41:15 Jinja2==3.1.6
23:41:15 jmespath==1.0.1
23:41:15 jsonpatch==1.33
23:41:15 jsonpointer==3.0.0
23:41:15 jsonschema==4.25.1
23:41:15 jsonschema-specifications==2025.9.1
23:41:15 keystoneauth1==5.12.0
23:41:15 kubernetes==34.1.0
23:41:15 lftools==0.37.15
23:41:15 lxml==6.0.2
23:41:15 markdown-it-py==4.0.0
23:41:15 MarkupSafe==3.0.3
23:41:15 mdurl==0.1.2
23:41:15 msgpack==1.1.2
23:41:15 multi_key_dict==2.0.3
23:41:15 munch==4.0.0
23:41:15 netaddr==1.3.0
23:41:15 niet==1.4.2
23:41:15 nodeenv==1.9.1
23:41:15 oauth2client==4.1.3
23:41:15 oauthlib==3.3.1
23:41:15 openstacksdk==4.7.1
23:41:15 os-service-types==1.8.1
23:41:15 osc-lib==4.2.0
23:41:15 oslo.config==10.0.0
23:41:15 oslo.context==6.1.0
23:41:15 oslo.i18n==6.6.0
23:41:15 oslo.log==7.2.1
23:41:15 oslo.serialization==5.8.0
23:41:15 oslo.utils==9.1.0
23:41:15 packaging==25.0
23:41:15 pbr==7.0.2
23:41:15 platformdirs==4.5.0
23:41:15 prettytable==3.16.0
23:41:15 psutil==7.1.2
23:41:15 pyasn1==0.6.1
23:41:15 pyasn1_modules==0.4.2
23:41:15 pycparser==2.23
23:41:15 pygerrit2==2.0.15
23:41:15 PyGithub==2.8.1
23:41:15 Pygments==2.19.2
23:41:15 PyJWT==2.10.1
23:41:15 PyNaCl==1.6.0
23:41:15 pyparsing==2.4.7
23:41:15 pyperclip==1.11.0
23:41:15 pyrsistent==0.20.0
23:41:15 python-cinderclient==9.8.0
23:41:15 python-dateutil==2.9.0.post0
23:41:15 python-heatclient==4.3.0
23:41:15 python-jenkins==1.8.3
23:41:15 python-keystoneclient==5.7.0
23:41:15 python-magnumclient==4.9.0
23:41:15 python-openstackclient==8.2.0
23:41:15 python-swiftclient==4.8.0
23:41:15 PyYAML==6.0.3
23:41:15 referencing==0.37.0
23:41:15 requests==2.32.5
23:41:15 requests-oauthlib==2.0.0
23:41:15 requestsexceptions==1.4.0
23:41:15 rfc3986==2.0.0
23:41:15 rich==14.2.0
23:41:15 rich-argparse==1.7.2
23:41:15 rpds-py==0.28.0
23:41:15 rsa==4.9.1
23:41:15 ruamel.yaml==0.18.16
23:41:15 ruamel.yaml.clib==0.2.14
23:41:15 s3transfer==0.14.0
23:41:15 simplejson==3.20.2
23:41:15 six==1.17.0
23:41:15 smmap==5.0.2
23:41:15 soupsieve==2.8
23:41:15 stevedore==5.5.0
23:41:15 tabulate==0.9.0
23:41:15 toml==0.10.2
23:41:15 tomlkit==0.13.3
23:41:15 tqdm==4.67.1
23:41:15 typing_extensions==4.15.0
23:41:15 tzdata==2025.2
23:41:15 urllib3==1.26.20
23:41:15 virtualenv==20.35.4
23:41:15 wcwidth==0.2.14
23:41:15 websocket-client==1.9.0
23:41:15 wrapt==2.0.0
23:41:15 xdg==6.0.0
23:41:15 xmltodict==1.0.2
23:41:15 yq==3.4.3
23:41:15 [EnvInject] - Injecting environment variables from a build step.
23:41:15 [EnvInject] - Injecting as environment variables the properties content
23:41:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:41:15 OS_CLOUD=vex
23:41:15 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-14
23:41:15 OS_STACK_TEMPLATE_DIR=openstack-hot
23:41:15
23:41:15 [EnvInject] - Variables injected successfully.
23:41:15 provisioning config files...
23:41:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:41:15 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins4512236639954730257.sh
23:41:15 ---> Create parameters file for OpenStack HOT
23:41:15 OpenStack Heat parameters generated
23:41:15 -----------------------------------
23:41:15 parameters:
23:41:15 vm_0_count: '3'
23:41:15 vm_0_flavor: 'v3-standard-4'
23:41:15 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:41:15 vm_1_count: '0'
23:41:15 vm_1_flavor: 'v3-standard-2'
23:41:15 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:41:15
23:41:15 job_name: '34030-14'
23:41:15 silo: 'releng'
23:41:15 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins12056610846428788098.sh
23:41:15 ---> Create HEAT stack
23:41:15 + source /home/jenkins/lf-env.sh
23:41:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:15 ++ mktemp -d /tmp/venv-XXXX
23:41:15 + lf_venv=/tmp/venv-besk
23:41:15 + local venv_file=/tmp/.os_lf_venv
23:41:15 + local python=python3
23:41:15 + local options
23:41:15 + local set_path=true
23:41:15 + local install_args=
23:41:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:15 + true
23:41:15 + case $1 in
23:41:15 + python=python3
23:41:15 + shift 2
23:41:15 + true
23:41:15 + case $1 in
23:41:15 + shift
23:41:15 + break
23:41:15 + case $python in
23:41:15 + local pkg_list=
23:41:15 + [[ -d /opt/pyenv ]]
23:41:15 + echo 'Setup pyenv:'
23:41:15 Setup pyenv:
23:41:15 + export PYENV_ROOT=/opt/pyenv
23:41:15 + PYENV_ROOT=/opt/pyenv
23:41:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:15 + pyenv versions
23:41:15 system
23:41:15 3.8.13
23:41:15 3.9.13
23:41:15 3.10.13
23:41:15 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:41:15 + command -v pyenv
23:41:15 ++ pyenv init - --no-rehash
23:41:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:41:15 for i in ${!paths[@]}; do
23:41:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:41:15 fi; done;
23:41:15 echo "${paths[*]}"'\'')"
23:41:15 export PATH="/opt/pyenv/shims:${PATH}"
23:41:15 export PYENV_SHELL=bash
23:41:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:41:15 pyenv() {
23:41:15 local command
23:41:15 command="${1:-}"
23:41:15 if [ "$#" -gt 0 ]; then
23:41:15 shift
23:41:15 fi
23:41:15
23:41:15 case "$command" in
23:41:15 rehash|shell)
23:41:15 eval "$(pyenv "sh-$command" "$@")"
23:41:15 ;;
23:41:15 *)
23:41:15 command pyenv "$command" "$@"
23:41:15 ;;
23:41:15 esac
23:41:15 }'
23:41:15 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:41:15 for i in ${!paths[@]}; do
23:41:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:41:15 fi; done;
23:41:15 echo "${paths[*]}"'
23:41:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:15 ++ export PYENV_SHELL=bash
23:41:15 ++ PYENV_SHELL=bash
23:41:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:41:15 +++ complete -F _pyenv pyenv
23:41:15 ++ lf-pyver python3
23:41:15 ++ local py_version_xy=python3
23:41:15 ++ local py_version_xyz=
23:41:15 ++ awk '{ print $1 }'
23:41:15 ++ pyenv versions
23:41:15 ++ local command
23:41:15 ++ command=versions
23:41:15 ++ '[' 1 -gt 0 ']'
23:41:15 ++ shift
23:41:15 ++ case "$command" in
23:41:15 ++ command pyenv versions
23:41:15 ++ pyenv versions
23:41:15 ++ sed 's/^[ *]* //'
23:41:15 ++ grep -E '^[0-9.]*[0-9]$'
23:41:15 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:41:15 +++ tail -n 1
23:41:15 +++ grep '^3' /tmp/.pyenv_versions
23:41:15 +++ sort -V
23:41:15 ++ py_version_xyz=3.11.7
23:41:15 ++ [[ -z 3.11.7 ]]
23:41:15 ++ echo 3.11.7
23:41:15 ++ return 0
23:41:15 + pyenv local 3.11.7
23:41:15 + local command
23:41:15 + command=local
23:41:15 + '[' 2 -gt 0 ']'
23:41:15 + shift
23:41:15 + case "$command" in
23:41:15 + command pyenv local 3.11.7
23:41:15 + pyenv local 3.11.7
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='lftools[openstack] '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='kubernetes '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='niet '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='python-heatclient '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='python-openstackclient '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='python-magnumclient '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='urllib3~=1.26.15 '
23:41:15 + for arg in "$@"
23:41:15 + case $arg in
23:41:15 + pkg_list+='yq '
23:41:15 + [[ -f /tmp/.os_lf_venv ]]
23:41:15 ++ cat /tmp/.os_lf_venv
23:41:15 + lf_venv=/tmp/venv-TYcd
23:41:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from' file:/tmp/.os_lf_venv
23:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
23:41:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:41:15 + local 'pip_opts=--upgrade --quiet'
23:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:41:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:41:15 + [[ -n '' ]]
23:41:15 + [[ -n '' ]]
23:41:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:41:15 + /tmp/venv-TYcd/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:41:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:41:18 lf-activate-venv(): INFO: Base packages installed successfully
23:41:18 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:41:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:41:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:18 + /tmp/venv-TYcd/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:36 + type python3
23:41:36 + true
23:41:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH'
23:41:36 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
23:41:36 + PATH=/tmp/venv-TYcd/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:36 + return 0
23:41:36 + openstack --os-cloud vex limits show --absolute
23:41:37 +--------------------------+---------+
23:41:37 | Name | Value |
23:41:37 +--------------------------+---------+
23:41:37 | maxTotalInstances | -1 |
23:41:37 | maxTotalCores | 450 |
23:41:37 | maxTotalRAMSize | 1000000 |
23:41:37 | maxServerMeta | 128 |
23:41:37 | maxImageMeta | 128 |
23:41:37 | maxPersonality | 5 |
23:41:37 | maxPersonalitySize | 10240 |
23:41:37 | maxTotalKeypairs | 100 |
23:41:37 | maxServerGroups | 10 |
23:41:37 | maxServerGroupMembers | 10 |
23:41:37 | maxTotalFloatingIps | -1 |
23:41:37 | maxSecurityGroups | -1 |
23:41:37 | maxSecurityGroupRules | -1 |
23:41:37 | totalRAMUsed | 720896 |
23:41:37 | totalCoresUsed | 176 |
23:41:37 | totalInstancesUsed | 67 |
23:41:37 | totalFloatingIpsUsed | 0 |
23:41:37 | totalSecurityGroupsUsed | 0 |
23:41:37 | totalServerGroupsUsed | 0 |
23:41:37 | maxTotalVolumes | -1 |
23:41:37 | maxTotalSnapshots | 10 |
23:41:37 | maxTotalVolumeGigabytes | 4096 |
23:41:37 | maxTotalBackups | 10 |
23:41:37 | maxTotalBackupGigabytes | 1000 |
23:41:37 | totalVolumesUsed | 3 |
23:41:37 | totalGigabytesUsed | 60 |
23:41:37 | totalSnapshotsUsed | 0 |
23:41:37 | totalBackupsUsed | 0 |
23:41:37 | totalBackupGigabytesUsed | 0 |
23:41:37 +--------------------------+---------+
23:41:37 + pushd /opt/ciman/openstack-hot
23:41:37 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:41:37 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-vanadium-14 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/stack-parameters.yaml
23:42:03 Creating stack releng-controller-csit-3node-clustering-ask-all-vanadium-14
23:42:03 Waiting to initialize infrastructure...
23:42:03 Stack initialization successful.
23:42:03 ------------------------------------
23:42:03 Stack Details
23:42:03 ------------------------------------
23:42:03 {'added': None,
23:42:03 'capabilities': [],
23:42:03 'created_at': '2025-11-01T23:41:40Z',
23:42:03 'deleted': None,
23:42:03 'deleted_at': None,
23:42:03 'description': 'No description',
23:42:03 'environment': None,
23:42:03 'environment_files': None,
23:42:03 'files': None,
23:42:03 'files_container': None,
23:42:03 'id': '92cf586f-8753-47b0-9394-010bcf260b90',
23:42:03 'is_rollback_disabled': True,
23:42:03 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-vanadium-14/92cf586f-8753-47b0-9394-010bcf260b90',
23:42:03 'rel': 'self'}],
23:42:03 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:42:03 'name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-14',
23:42:03 'notification_topics': [],
23:42:03 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:42:03 'output_key': 'vm_0_ips',
23:42:03 'output_value': ['10.30.170.111',
23:42:03 '10.30.171.84',
23:42:03 '10.30.170.36']},
23:42:03 {'description': 'IP addresses of the 2nd vm types',
23:42:03 'output_key': 'vm_1_ips',
23:42:03 'output_value': []}],
23:42:03 'owner_id': ****,
23:42:03 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:42:03 'OS::stack_id': '92cf586f-8753-47b0-9394-010bcf260b90',
23:42:03 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-14',
23:42:03 'job_name': '34030-14',
23:42:03 'silo': 'releng',
23:42:03 'vm_0_count': '3',
23:42:03 'vm_0_flavor': 'v3-standard-4',
23:42:03 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:42:03 '20250917-133034.447',
23:42:03 'vm_1_count': '0',
23:42:03 'vm_1_flavor': 'v3-standard-2',
23:42:03 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:42:03 '- 20250917-133034.654'},
23:42:03 'parent_id': None,
23:42:03 'replaced': None,
23:42:03 'status': 'CREATE_COMPLETE',
23:42:03 'status_reason': 'Stack CREATE completed successfully',
23:42:03 'tags': [],
23:42:03 'template': None,
23:42:03 'template_description': 'No description',
23:42:03 'template_url': None,
23:42:03 'timeout_mins': 15,
23:42:03 'unchanged': None,
23:42:03 'updated': None,
23:42:03 'updated_at': None,
23:42:03 'user_project_id': '53af02cc982e4e079d47426847fd218a'}
23:42:03 ------------------------------------
23:42:03 + popd
23:42:03 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:42:04 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins14850053447790971.sh
23:42:04 ---> Copy SSH public keys to CSIT lab
23:42:04 Setup pyenv:
23:42:04 system
23:42:04 3.8.13
23:42:04 3.9.13
23:42:04 3.10.13
23:42:04 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:42:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
23:42:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:07 lf-activate-venv(): INFO: Base packages installed successfully
23:42:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:42:21 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
23:42:23 SSH not responding on 10.30.170.36. Retrying in 10 seconds...
23:42:23 SSH not responding on 10.30.170.111. Retrying in 10 seconds...
23:42:23 SSH not responding on 10.30.171.84. Retrying in 10 seconds...
23:42:33 Ping to 10.30.170.36 successful.
23:42:33 Ping to 10.30.170.111 successful.
23:42:33 Ping to 10.30.171.84 successful.
23:42:34 SSH not responding on 10.30.170.111. Retrying in 10 seconds...
23:42:34 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:42:35 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:42:35 releng-34030-14-0-builder-2
23:42:35 Successfully copied public keys to slave 10.30.170.36
23:42:35 releng-34030-14-0-builder-1
23:42:35 Successfully copied public keys to slave 10.30.171.84
23:42:44 Ping to 10.30.170.111 successful.
23:42:45 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:42:45 releng-34030-14-0-builder-0
23:42:45 Successfully copied public keys to slave 10.30.170.111
23:42:45 Process 6500 ready.
23:42:45 Process 6501 ready.
23:42:45 Process 6502 ready.
23:42:45 SSH ready on all stack servers.
23:42:45 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins2428735419153052737.sh
23:42:45 Setup pyenv:
23:42:45 system
23:42:45 3.8.13
23:42:45 3.9.13
23:42:45 3.10.13
23:42:45 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:42:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1yb4
23:42:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.robot_venv
23:42:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:54 lf-activate-venv(): INFO: Base packages installed successfully
23:42:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:42:55 lf-activate-venv(): INFO: Adding /tmp/venv-1yb4/bin to PATH
23:42:55 + echo 'Installing Python Requirements'
23:42:55 Installing Python Requirements
23:42:55 + cat
23:42:55 + python -m pip install -r requirements.txt
23:42:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:42:56 Collecting docker-py (from -r requirements.txt (line 1))
23:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:42:56 Collecting ipaddr (from -r requirements.txt (line 2))
23:42:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:42:56 Installing build dependencies: started
23:42:57 Installing build dependencies: finished with status 'done'
23:42:57 Getting requirements to build wheel: started
23:42:57 Getting requirements to build wheel: finished with status 'done'
23:42:57 Preparing metadata (pyproject.toml): started
23:42:57 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:57 Collecting netaddr (from -r requirements.txt (line 3))
23:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:42:57 Collecting netifaces (from -r requirements.txt (line 4))
23:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:42:57 Installing build dependencies: started
23:42:58 Installing build dependencies: finished with status 'done'
23:42:58 Getting requirements to build wheel: started
23:42:58 Getting requirements to build wheel: finished with status 'done'
23:42:58 Preparing metadata (pyproject.toml): started
23:42:59 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:59 Collecting pyhocon (from -r requirements.txt (line 5))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:42:59 Collecting requests (from -r requirements.txt (line 6))
23:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:42:59 Collecting robotframework (from -r requirements.txt (line 7))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:42:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.1 MB/s 0:00:00
23:42:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:42:59 Installing build dependencies: started
23:43:00 Installing build dependencies: finished with status 'done'
23:43:00 Getting requirements to build wheel: started
23:43:00 Getting requirements to build wheel: finished with status 'done'
23:43:00 Preparing metadata (pyproject.toml): started
23:43:00 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:43:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:43:01 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:43:01 Installing build dependencies: started
23:43:01 Installing build dependencies: finished with status 'done'
23:43:01 Getting requirements to build wheel: started
23:43:02 Getting requirements to build wheel: finished with status 'done'
23:43:02 Preparing metadata (pyproject.toml): started
23:43:02 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:02 Collecting scapy (from -r requirements.txt (line 12))
23:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.1 MB/s 0:00:00
23:43:02 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:43:02 Installing build dependencies: started
23:43:03 Installing build dependencies: finished with status 'done'
23:43:03 Getting requirements to build wheel: started
23:43:03 Getting requirements to build wheel: finished with status 'done'
23:43:03 Preparing metadata (pyproject.toml): started
23:43:04 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:04 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.6 MB/s 0:00:00
23:43:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:43:04 Collecting pyangbind (from -r requirements.txt (line 22))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:43:04 Collecting isodate (from -r requirements.txt (line 25))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:43:04 Collecting jmespath (from -r requirements.txt (line 28))
23:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:43:04 Collecting jsonpatch (from -r requirements.txt (line 31))
23:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:43:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:43:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:43:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:43:04 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:43:04 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:43:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:43:05 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:43:05 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:43:05 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:43:05 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:43:05 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:43:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:43:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:43:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:43:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:43:05 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:43:05 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:43:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:43:05 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:43:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:43:05 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 43.4 MB/s 0:00:00
23:43:05 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:43:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:43:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:43:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00
23:43:06 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:43:07 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 38.7 MB/s 0:00:00
23:43:07 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:43:07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:43:07 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:43:08 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:43:08 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:43:08 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:43:08 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:43:08 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 82.6 MB/s 0:00:00
23:43:08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:43:08 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:43:08 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:43:08 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:43:08 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:43:08 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:43:09 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:43:09 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:43:09 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:43:09 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:43:09 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:43:09 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:43:09 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:43:09 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:43:09 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:43:09 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:43:09 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:43:09 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=df8e2605aebae74350cf6fa57d4cd9fa2d840b1e714469ef94bc92b5245fe27a
23:43:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:43:09 Building wheel for ipaddr (pyproject.toml): started
23:43:10 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:43:10 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=444cb62c684c70e9db5ad4e80e4be86141e5ac5a41a175c155a9a3519ab61324
23:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:43:10 Building wheel for netifaces (pyproject.toml): started
23:43:12 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:43:12 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=b466acadc8e5a2be9a015205df4d4fabef1cae7e816a9a9c834a60ca4d6f8e03
23:43:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:43:12 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:43:12 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:43:12 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=5d39dcfe0b23cd8db94fc1c99956b49dbe30848916760c1ce193d654f18f248b
23:43:12 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:43:12 Building wheel for jsonpath-rw (pyproject.toml): started
23:43:13 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:43:13 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8722cb4c000bca603a5f08a3ddbedbd527d7cb4cb0b8fb739c945e310749196c
23:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:43:13 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:43:13 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:43:20
23:43:20 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:43:20 + pip freeze
23:43:20 attrs==25.4.0
23:43:20 bcrypt==5.0.0
23:43:20 beautifulsoup4==4.14.2
23:43:20 certifi==2025.10.5
23:43:20 cffi==2.0.0
23:43:20 charset-normalizer==3.4.4
23:43:20 click==8.3.0
23:43:20 cryptography==46.0.3
23:43:20 decorator==5.2.1
23:43:20 distlib==0.4.0
23:43:20 docker-py==1.10.6
23:43:20 docker-pycreds==0.4.0
23:43:20 elastic-transport==8.17.1
23:43:20 elasticsearch==8.19.2
23:43:20 elasticsearch-dsl==8.15.4
23:43:20 enum34==1.1.10
23:43:20 filelock==3.20.0
23:43:20 h11==0.16.0
23:43:20 idna==3.11
23:43:20 invoke==2.2.1
23:43:20 ipaddr==2.2.0
23:43:20 isodate==0.7.2
23:43:20 jmespath==1.0.1
23:43:20 jsonpatch==1.33
23:43:20 jsonpath-rw==1.4.0
23:43:20 jsonpointer==3.0.0
23:43:20 lxml==6.0.2
23:43:20 netaddr==1.3.0
23:43:20 netifaces==0.11.0
23:43:20 outcome==1.3.0.post0
23:43:20 paramiko==4.0.0
23:43:20 platformdirs==4.5.0
23:43:20 ply==3.11
23:43:20 pyang==2.7.1
23:43:20 pyangbind==0.8.6
23:43:20 pycparser==2.23
23:43:20 pyhocon==0.3.61
23:43:20 PyNaCl==1.6.0
23:43:20 pyparsing==3.2.5
23:43:20 PySocks==1.7.1
23:43:20 python-dateutil==2.9.0.post0
23:43:20 regex==2025.10.23
23:43:20 requests==2.32.5
23:43:20 robotframework==7.3.2
23:43:20 robotframework-httplibrary==0.4.2
23:43:20 robotframework-pythonlibcore==4.4.1
23:43:20 robotframework-requests==0.9.7
23:43:20 robotframework-selenium2library==3.0.0
23:43:20 robotframework-seleniumlibrary==6.8.0
23:43:20 robotframework-sshlibrary==3.8.0
23:43:20 scapy==2.6.1
23:43:20 scp==0.15.0
23:43:20 selenium==4.38.0
23:43:20 six==1.17.0
23:43:20 sniffio==1.3.1
23:43:20 sortedcontainers==2.4.0
23:43:20 soupsieve==2.8
23:43:20 trio==0.32.0
23:43:20 trio-websocket==0.12.2
23:43:20 typing_extensions==4.15.0
23:43:20 urllib3==2.5.0
23:43:20 virtualenv==20.35.4
23:43:20 waitress==3.0.2
23:43:20 WebOb==1.8.9
23:43:20 websocket-client==1.9.0
23:43:20 WebTest==3.0.7
23:43:20 wsproto==1.2.0
23:43:20 [EnvInject] - Injecting environment variables from a build step.
23:43:20 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:43:20 [EnvInject] - Variables injected successfully.
23:43:21 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins11136136873374401311.sh
23:43:21 Setup pyenv:
23:43:21 system
23:43:21 3.8.13
23:43:21 3.9.13
23:43:21 3.10.13
23:43:21 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:43:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
23:43:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:23 lf-activate-venv(): INFO: Base packages installed successfully
23:43:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:43:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:31 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
23:43:31 + ODL_SYSTEM=()
23:43:31 + TOOLS_SYSTEM=()
23:43:31 + OPENSTACK_SYSTEM=()
23:43:31 + OPENSTACK_CONTROLLERS=()
23:43:31 + mapfile -t ADDR
23:43:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:43:31 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-vanadium-14
23:43:33 + for i in "${ADDR[@]}"
23:43:33 ++ ssh 10.30.170.111 hostname -s
23:43:33 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:33 + REMHOST=releng-34030-14-0-builder-0
23:43:33 + case ${REMHOST} in
23:43:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:33 + for i in "${ADDR[@]}"
23:43:33 ++ ssh 10.30.171.84 hostname -s
23:43:33 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:33 + REMHOST=releng-34030-14-0-builder-1
23:43:33 + case ${REMHOST} in
23:43:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:33 + for i in "${ADDR[@]}"
23:43:33 ++ ssh 10.30.170.36 hostname -s
23:43:33 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:43:33 + REMHOST=releng-34030-14-0-builder-2
23:43:33 + case ${REMHOST} in
23:43:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:33 + echo NUM_ODL_SYSTEM=3
23:43:33 + echo NUM_TOOLS_SYSTEM=0
23:43:33 + '[' '' == yes ']'
23:43:33 + NUM_OPENSTACK_SYSTEM=0
23:43:33 + echo NUM_OPENSTACK_SYSTEM=0
23:43:33 + '[' 0 -eq 2 ']'
23:43:33 + echo ODL_SYSTEM_IP=10.30.170.111
23:43:33 ++ seq 0 2
23:43:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:33 + echo ODL_SYSTEM_1_IP=10.30.170.111
23:43:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:33 + echo ODL_SYSTEM_2_IP=10.30.171.84
23:43:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:33 + echo ODL_SYSTEM_3_IP=10.30.170.36
23:43:33 + echo TOOLS_SYSTEM_IP=
23:43:33 ++ seq 0 -1
23:43:33 + openstack_index=0
23:43:33 + NUM_OPENSTACK_CONTROL_NODES=1
23:43:33 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:43:33 ++ seq 0 0
23:43:33 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:43:33 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:43:33 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:33 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:33 + '[' -1 -ge 2 ']'
23:43:33 ++ seq 0 -2
23:43:33 + NUM_OPENSTACK_HAPROXY_NODES=0
23:43:33 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:43:33 ++ seq 0 -1
23:43:33 + echo 'Contents of slave_addresses.txt:'
23:43:33 Contents of slave_addresses.txt:
23:43:33 + cat slave_addresses.txt
23:43:33 NUM_ODL_SYSTEM=3
23:43:33 NUM_TOOLS_SYSTEM=0
23:43:33 NUM_OPENSTACK_SYSTEM=0
23:43:33 ODL_SYSTEM_IP=10.30.170.111
23:43:33 ODL_SYSTEM_1_IP=10.30.170.111
23:43:33 ODL_SYSTEM_2_IP=10.30.171.84
23:43:33 ODL_SYSTEM_3_IP=10.30.170.36
23:43:33 TOOLS_SYSTEM_IP=
23:43:33 NUM_OPENSTACK_CONTROL_NODES=1
23:43:33 OPENSTACK_CONTROL_NODE_1_IP=
23:43:33 NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:33 NUM_OPENSTACK_HAPROXY_NODES=0
23:43:33 [EnvInject] - Injecting environment variables from a build step.
23:43:33 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:43:33 [EnvInject] - Variables injected successfully.
23:43:33 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins9058296379144519121.sh
23:43:33 Preparing for JRE Version 21
23:43:33 Karaf artifact is karaf
23:43:33 Karaf project is integration
23:43:33 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:43:34 [EnvInject] - Injecting environment variables from a build step.
23:43:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:43:34 [EnvInject] - Variables injected successfully.
23:43:34 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins16168055830447504674.sh
23:43:34 2025-11-01 23:43:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:43:34 Bundle version is 0.23.0-SNAPSHOT
23:43:34 --2025-11-01 23:43:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:43:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:34 HTTP request sent, awaiting response... 200 OK
23:43:34 Length: 1410 (1.4K) [application/xml]
23:43:34 Saving to: ‘maven-metadata.xml’
23:43:34
23:43:34 0K . 100% 47.7M=0s
23:43:34
23:43:34 2025-11-01 23:43:34 (47.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:43:34
23:43:34
23:43:34
23:43:34 org.opendaylight.integration
23:43:34 karaf
23:43:34 0.23.0-SNAPSHOT
23:43:34
23:43:34
23:43:34 20251101.163313
23:43:34 524
23:43:34
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34 pom
23:43:34 0.23.0-20251101.163313-524
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34 tar.gz
23:43:34 0.23.0-20251101.163313-524
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34 zip
23:43:34 0.23.0-20251101.163313-524
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34 cyclonedx
23:43:34 xml
23:43:34 0.23.0-20251101.163313-524
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34 cyclonedx
23:43:34 json
23:43:34 0.23.0-20251101.163313-524
23:43:34 20251101163313
23:43:34
23:43:34
23:43:34
23:43:34
23:43:34 Nexus timestamp is 0.23.0-20251101.163313-524
23:43:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:34 Distribution bundle is karaf-0.23.0-20251101.163313-524.zip
23:43:34 Distribution bundle version is 0.23.0-SNAPSHOT
23:43:34 Distribution folder is karaf-0.23.0-SNAPSHOT
23:43:34 Nexus prefix is https://nexus.opendaylight.org
23:43:34 [EnvInject] - Injecting environment variables from a build step.
23:43:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:43:34 [EnvInject] - Variables injected successfully.
23:43:34 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins1102199457071929002.sh
23:43:34 Setup pyenv:
23:43:34 system
23:43:34 3.8.13
23:43:34 3.9.13
23:43:34 3.10.13
23:43:34 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:43:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
23:43:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:36 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:36 lf-activate-venv(): INFO: Base packages installed successfully
23:43:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:43:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:42 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
23:43:43 Copying common-functions.sh to /tmp
23:43:44 Copying common-functions.sh to 10.30.170.111:/tmp
23:43:44 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:45 Copying common-functions.sh to 10.30.171.84:/tmp
23:43:45 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:46 Copying common-functions.sh to 10.30.170.36:/tmp
23:43:46 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:43:46 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins7161835545486299868.sh
23:43:46 common-functions.sh is being sourced
23:43:46 common-functions environment:
23:43:46 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:46 ACTUALFEATURES:
23:43:46 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:46 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:46 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:46 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:46 CONTROLLERMEM: 2048m
23:43:46 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:46 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:46 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:46 SUITES:
23:43:46
23:43:46 #################################################
23:43:46 ## Configure Cluster and Start ##
23:43:46 #################################################
23:43:46 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:43:46 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:43:46 Locating script plan to use...
23:43:46 script plan exists!!!
23:43:46 Changing the script plan path...
23:43:46 # Place the scripts in run order:
23:43:46 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh
23:43:46 Executing /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh...
23:43:46 Add car-people shards file
23:43:46 Copy shard config to member-1 with IP address 10.30.170.111
23:43:46 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:46 Copy shard config to member-2 with IP address 10.30.171.84
23:43:47 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:47 Copy shard config to member-3 with IP address 10.30.170.36
23:43:47 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:43:47 Finished running script plans
23:43:47 Configuring member-1 with IP address 10.30.170.111
23:43:47 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:47 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:47 common-functions.sh is being sourced
23:43:47 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:47 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:43:47 ++ echo 'common-functions.sh is being sourced'
23:43:47 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:47 ++ DISTROSTREAM=vanadium
23:43:47 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:47 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:47 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:47 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:47 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:47 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:47 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:47 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:47 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:47 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:47 ++ export CONTROLLERMEM=
23:43:47 ++ CONTROLLERMEM=
23:43:47 ++ case "${DISTROSTREAM}" in
23:43:47 ++ CLUSTER_SYSTEM=pekko
23:43:47 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:47 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:47 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:47 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:47 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:47 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:47 ++ print_common_env
23:43:47 ++ cat
23:43:47 common-functions environment:
23:43:47 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:47 ACTUALFEATURES:
23:43:47 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:47 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:47 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:47 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:47 CONTROLLERMEM:
23:43:47 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:47 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:47 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:47 SUITES:
23:43:47
23:43:47 ++ SSH='ssh -t -t'
23:43:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:47 Changing to /tmp
23:43:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:47 + echo 'Changing to /tmp'
23:43:47 + cd /tmp
23:43:47 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip'
23:43:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:47 --2025-11-01 23:43:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:47 HTTP request sent, awaiting response... 200 OK
23:43:47 Length: 234979936 (224M) [application/zip]
23:43:47 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’
23:43:47
23:43:47 0K ........ ........ ........ ........ ........ ........ 1% 68.3M 3s
23:43:47 3072K ........ ........ ........ ........ ........ ........ 2% 126M 2s
23:43:47 6144K ........ ........ ........ ........ ........ ........ 4% 132M 2s
23:43:47 9216K ........ ........ ........ ........ ........ ........ 5% 155M 2s
23:43:47 12288K ........ ........ ........ ........ ........ ........ 6% 170M 2s
23:43:48 15360K ........ ........ ........ ........ ........ ........ 8% 235M 2s
23:43:48 18432K ........ ........ ........ ........ ........ ........ 9% 230M 1s
23:43:48 21504K ........ ........ ........ ........ ........ ........ 10% 260M 1s
23:43:48 24576K ........ ........ ........ ........ ........ ........ 12% 266M 1s
23:43:48 27648K ........ ........ ........ ........ ........ ........ 13% 259M 1s
23:43:48 30720K ........ ........ ........ ........ ........ ........ 14% 275M 1s
23:43:48 33792K ........ ........ ........ ........ ........ ........ 16% 267M 1s
23:43:48 36864K ........ ........ ........ ........ ........ ........ 17% 277M 1s
23:43:48 39936K ........ ........ ........ ........ ........ ........ 18% 264M 1s
23:43:48 43008K ........ ........ ........ ........ ........ ........ 20% 303M 1s
23:43:48 46080K ........ ........ ........ ........ ........ ........ 21% 283M 1s
23:43:48 49152K ........ ........ ........ ........ ........ ........ 22% 266M 1s
23:43:48 52224K ........ ........ ........ ........ ........ ........ 24% 268M 1s
23:43:48 55296K ........ ........ ........ ........ ........ ........ 25% 192M 1s
23:43:48 58368K ........ ........ ........ ........ ........ ........ 26% 142M 1s
23:43:48 61440K ........ ........ ........ ........ ........ ........ 28% 128M 1s
23:43:48 64512K ........ ........ ........ ........ ........ ........ 29% 158M 1s
23:43:48 67584K ........ ........ ........ ........ ........ ........ 30% 157M 1s
23:43:48 70656K ........ ........ ........ ........ ........ ........ 32% 118M 1s
23:43:48 73728K ........ ........ ........ ........ ........ ........ 33% 231M 1s
23:43:48 76800K ........ ........ ........ ........ ........ ........ 34% 298M 1s
23:43:48 79872K ........ ........ ........ ........ ........ ........ 36% 196M 1s
23:43:48 82944K ........ ........ ........ ........ ........ ........ 37% 176M 1s
23:43:48 86016K ........ ........ ........ ........ ........ ........ 38% 128M 1s
23:43:48 89088K ........ ........ ........ ........ ........ ........ 40% 113M 1s
23:43:48 92160K ........ ........ ........ ........ ........ ........ 41% 144M 1s
23:43:48 95232K ........ ........ ........ ........ ........ ........ 42% 200M 1s
23:43:48 98304K ........ ........ ........ ........ ........ ........ 44% 181M 1s
23:43:48 101376K ........ ........ ........ ........ ........ ........ 45% 137M 1s
23:43:48 104448K ........ ........ ........ ........ ........ ........ 46% 175M 1s
23:43:48 107520K ........ ........ ........ ........ ........ ........ 48% 162M 1s
23:43:48 110592K ........ ........ ........ ........ ........ ........ 49% 242M 1s
23:43:48 113664K ........ ........ ........ ........ ........ ........ 50% 215M 1s
23:43:48 116736K ........ ........ ........ ........ ........ ........ 52% 156M 1s
23:43:48 119808K ........ ........ ........ ........ ........ ........ 53% 125M 1s
23:43:48 122880K ........ ........ ........ ........ ........ ........ 54% 154M 1s
23:43:48 125952K ........ ........ ........ ........ ........ ........ 56% 166M 1s
23:43:48 129024K ........ ........ ........ ........ ........ ........ 57% 172M 1s
23:43:48 132096K ........ ........ ........ ........ ........ ........ 58% 168M 1s
23:43:48 135168K ........ ........ ........ ........ ........ ........ 60% 192M 1s
23:43:48 138240K ........ ........ ........ ........ ........ ........ 61% 218M 0s
23:43:48 141312K ........ ........ ........ ........ ........ ........ 62% 224M 0s
23:43:48 144384K ........ ........ ........ ........ ........ ........ 64% 222M 0s
23:43:48 147456K ........ ........ ........ ........ ........ ........ 65% 232M 0s
23:43:48 150528K ........ ........ ........ ........ ........ ........ 66% 228M 0s
23:43:48 153600K ........ ........ ........ ........ ........ ........ 68% 226M 0s
23:43:48 156672K ........ ........ ........ ........ ........ ........ 69% 240M 0s
23:43:48 159744K ........ ........ ........ ........ ........ ........ 70% 235M 0s
23:43:48 162816K ........ ........ ........ ........ ........ ........ 72% 225M 0s
23:43:48 165888K ........ ........ ........ ........ ........ ........ 73% 230M 0s
23:43:48 168960K ........ ........ ........ ........ ........ ........ 74% 286M 0s
23:43:48 172032K ........ ........ ........ ........ ........ ........ 76% 295M 0s
23:43:48 175104K ........ ........ ........ ........ ........ ........ 77% 281M 0s
23:43:48 178176K ........ ........ ........ ........ ........ ........ 78% 243M 0s
23:43:48 181248K ........ ........ ........ ........ ........ ........ 80% 222M 0s
23:43:48 184320K ........ ........ ........ ........ ........ ........ 81% 241M 0s
23:43:48 187392K ........ ........ ........ ........ ........ ........ 83% 277M 0s
23:43:48 190464K ........ ........ ........ ........ ........ ........ 84% 230M 0s
23:43:48 193536K ........ ........ ........ ........ ........ ........ 85% 247M 0s
23:43:48 196608K ........ ........ ........ ........ ........ ........ 87% 223M 0s
23:43:48 199680K ........ ........ ........ ........ ........ ........ 88% 248M 0s
23:43:48 202752K ........ ........ ........ ........ ........ ........ 89% 250M 0s
23:43:48 205824K ........ ........ ........ ........ ........ ........ 91% 270M 0s
23:43:48 208896K ........ ........ ........ ........ ........ ........ 92% 230M 0s
23:43:48 211968K ........ ........ ........ ........ ........ ........ 93% 189M 0s
23:43:48 215040K ........ ........ ........ ........ ........ ........ 95% 222M 0s
23:43:48 218112K ........ ........ ........ ........ ........ ........ 96% 227M 0s
23:43:48 221184K ........ ........ ........ ........ ........ ........ 97% 264M 0s
23:43:49 224256K ........ ........ ........ ........ ........ ........ 99% 259M 0s
23:43:49 227328K ........ ........ ........ ........ . 100% 175M=1.1s
23:43:49
23:43:49 2025-11-01 23:43:49 (195 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936]
23:43:49
23:43:49 Extracting the new controller...
23:43:49 + echo 'Extracting the new controller...'
23:43:49 + unzip -q karaf-0.23.0-20251101.163313-524.zip
23:43:51 Adding external repositories...
23:43:51 + echo 'Adding external repositories...'
23:43:51 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ################################################################################
23:43:51 #
23:43:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:51 # contributor license agreements. See the NOTICE file distributed with
23:43:51 # this work for additional information regarding copyright ownership.
23:43:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:51 # (the "License"); you may not use this file except in compliance with
23:43:51 # the License. You may obtain a copy of the License at
23:43:51 #
23:43:51 # http://www.apache.org/licenses/LICENSE-2.0
23:43:51 #
23:43:51 # Unless required by applicable law or agreed to in writing, software
23:43:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:51 # See the License for the specific language governing permissions and
23:43:51 # limitations under the License.
23:43:51 #
23:43:51 ################################################################################
23:43:51
23:43:51 #
23:43:51 # If set to true, the following property will not allow any certificate to be used
23:43:51 # when accessing Maven repositories through SSL
23:43:51 #
23:43:51 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:51
23:43:51 #
23:43:51 # Path to the local Maven settings file.
23:43:51 # The repositories defined in this file will be automatically added to the list
23:43:51 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:51 # below is not set.
23:43:51 # The following locations are checked for the existence of the settings.xml file
23:43:51 # * 1. looks for the specified url
23:43:51 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:51 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:51 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:51 #
23:43:51 #org.ops4j.pax.url.mvn.settings=
23:43:51
23:43:51 #
23:43:51 # Path to the local Maven repository which is used to avoid downloading
23:43:51 # artifacts when they already exist locally.
23:43:51 # The value of this property will be extracted from the settings.xml file
23:43:51 # above, or defaulted to:
23:43:51 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:51 #
23:43:51 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:51
23:43:51 #
23:43:51 # Default this to false. It's just weird to use undocumented repos
23:43:51 #
23:43:51 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:51
23:43:51 #
23:43:51 # Uncomment if you don't wanna use the proxy settings
23:43:51 # from the Maven conf/settings.xml file
23:43:51 #
23:43:51 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:51
23:43:51 #
23:43:51 # Comma separated list of repositories scanned when resolving an artifact.
23:43:51 # Those repositories will be checked before iterating through the
23:43:51 # below list of repositories and even before the local repository
23:43:51 # A repository url can be appended with zero or more of the following flags:
23:43:51 # @snapshots : the repository contains snaphots
23:43:51 # @noreleases : the repository does not contain any released artifacts
23:43:51 #
23:43:51 # The following property value will add the system folder as a repo.
23:43:51 #
23:43:51 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:51 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:51 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:51 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:51
23:43:51 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:51 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:51
23:43:51 #
23:43:51 # Comma separated list of repositories scanned when resolving an artifact.
23:43:51 # The default list includes the following repositories:
23:43:51 # http://repo1.maven.org/maven2@id=central
23:43:51 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:51 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:51 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:51 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:51 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:51 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:51 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:51 # to add.
23:43:51 # A repository url can be appended with zero or more of the following flags:
23:43:51 # @snapshots : the repository contains snapshots
23:43:51 # @noreleases : the repository does not contain any released artifacts
23:43:51 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:51 #
23:43:51 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:51
23:43:51 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:51 + [[ True == \T\r\u\e ]]
23:43:51 + echo 'Configuring the startup features...'
23:43:51 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 + FEATURE_TEST_STRING=features-test
23:43:51 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:43:51 + KARAF_VERSION=karaf4
23:43:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:51 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 + [[ ! -z '' ]]
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 ################################################################################
23:43:51 #
23:43:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:51 # contributor license agreements. See the NOTICE file distributed with
23:43:51 # this work for additional information regarding copyright ownership.
23:43:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:51 # (the "License"); you may not use this file except in compliance with
23:43:51 # the License. You may obtain a copy of the License at
23:43:51 #
23:43:51 # http://www.apache.org/licenses/LICENSE-2.0
23:43:51 #
23:43:51 # Unless required by applicable law or agreed to in writing, software
23:43:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:51 # See the License for the specific language governing permissions and
23:43:51 # limitations under the License.
23:43:51 #
23:43:51 ################################################################################
23:43:51
23:43:51 #
23:43:51 # Comma separated list of features repositories to register by default
23:43:51 #
23:43:51 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml
23:43:51
23:43:51 #
23:43:51 # Comma separated list of features to install at startup
23:43:51 #
23:43:51 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee
23:43:51
23:43:51 #
23:43:51 # Resource repositories (OBR) that the features resolver can use
23:43:51 # to resolve requirements/capabilities
23:43:51 #
23:43:51 # The format of the resourceRepositories is
23:43:51 # resourceRepositories=[xml:url|json:url],...
23:43:51 # for Instance:
23:43:51 #
23:43:51 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:51 # or
23:43:51 #resourceRepositories=json:http://host/path/to/index.json
23:43:51 #
23:43:51
23:43:51 #
23:43:51 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:51 #
23:43:51 featuresBootAsynchronous=false
23:43:51
23:43:51 #
23:43:51 # Service requirements enforcement
23:43:51 #
23:43:51 # By default, the feature resolver checks the service requirements/capabilities of
23:43:51 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:51 # the required bundles.
23:43:51 # The following flag can have those values:
23:43:51 # - disable: service requirements are completely ignored
23:43:51 # - default: service requirements are ignored for old features
23:43:51 # - enforce: service requirements are always verified
23:43:51 #
23:43:51 #serviceRequirements=default
23:43:51
23:43:51 #
23:43:51 # Store cfg file for config element in feature
23:43:51 #
23:43:51 #configCfgStore=true
23:43:51
23:43:51 #
23:43:51 # Define if the feature service automatically refresh bundles
23:43:51 #
23:43:51 autoRefresh=true
23:43:51
23:43:51 #
23:43:51 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:51 # XML file defines instructions related to features processing
23:43:51 # versions.properties may declare properties to resolve placeholders in XML file
23:43:51 # both files are relative to ${karaf.etc}
23:43:51 #
23:43:51 #featureProcessing=org.apache.karaf.features.xml
23:43:51 #featureProcessingVersions=versions.properties
23:43:51 + configure_karaf_log karaf4 ''
23:43:51 + local -r karaf_version=karaf4
23:43:51 + local -r controllerdebugmap=
23:43:51 + local logapi=log4j
23:43:51 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:51 log4j2.rootLogger.level = INFO
23:43:51 #log4j2.rootLogger.type = asyncRoot
23:43:51 #log4j2.rootLogger.includeLocation = false
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:51 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:51 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:51 log4j2.logger.spifly.level = WARN
23:43:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:51 log4j2.logger.audit.level = INFO
23:43:51 log4j2.logger.audit.additivity = false
23:43:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:51 log4j2.appender.console.type = Console
23:43:51 log4j2.appender.console.name = Console
23:43:51 log4j2.appender.console.layout.type = PatternLayout
23:43:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:51 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:51 log4j2.appender.rolling.name = RollingFile
23:43:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:51 #log4j2.appender.rolling.immediateFlush = false
23:43:51 log4j2.appender.rolling.append = true
23:43:51 log4j2.appender.rolling.layout.type = PatternLayout
23:43:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:51 log4j2.appender.rolling.policies.type = Policies
23:43:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:51 log4j2.appender.rolling.policies.size.size = 64MB
23:43:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:51 log4j2.appender.rolling.strategy.max = 7
23:43:51 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:51 log4j2.appender.audit.name = AuditRollingFile
23:43:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:51 log4j2.appender.audit.append = true
23:43:51 log4j2.appender.audit.layout.type = PatternLayout
23:43:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:51 log4j2.appender.audit.policies.type = Policies
23:43:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:51 log4j2.appender.audit.policies.size.size = 8MB
23:43:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:51 log4j2.appender.audit.strategy.max = 7
23:43:51 log4j2.appender.osgi.type = PaxOsgi
23:43:51 log4j2.appender.osgi.name = PaxOsgi
23:43:51 log4j2.appender.osgi.filter = *
23:43:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:51 #log4j2.logger.aether.level = TRACE
23:43:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:51 #log4j2.logger.http-headers.level = DEBUG
23:43:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:51 #log4j2.logger.maven.level = TRACE
23:43:51 + logapi=log4j2
23:43:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:51 + '[' log4j2 == log4j2 ']'
23:43:51 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:51 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:51 controllerdebugmap:
23:43:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:51 + unset IFS
23:43:51 + echo 'controllerdebugmap: '
23:43:51 + '[' -n '' ']'
23:43:51 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 ################################################################################
23:43:51 #
23:43:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:51 # contributor license agreements. See the NOTICE file distributed with
23:43:51 # this work for additional information regarding copyright ownership.
23:43:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:51 # (the "License"); you may not use this file except in compliance with
23:43:51 # the License. You may obtain a copy of the License at
23:43:51 #
23:43:51 # http://www.apache.org/licenses/LICENSE-2.0
23:43:51 #
23:43:51 # Unless required by applicable law or agreed to in writing, software
23:43:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:51 # See the License for the specific language governing permissions and
23:43:51 # limitations under the License.
23:43:51 #
23:43:51 ################################################################################
23:43:51
23:43:51 # Common pattern layout for appenders
23:43:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:51
23:43:51 # Root logger
23:43:51 log4j2.rootLogger.level = INFO
23:43:51 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:51 #log4j2.rootLogger.type = asyncRoot
23:43:51 #log4j2.rootLogger.includeLocation = false
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:51 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:51
23:43:51 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:51
23:43:51 # Loggers configuration
23:43:51
23:43:51 # Spifly logger
23:43:51 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:51 log4j2.logger.spifly.level = WARN
23:43:51
23:43:51 # Security audit logger
23:43:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:51 log4j2.logger.audit.level = INFO
23:43:51 log4j2.logger.audit.additivity = false
23:43:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:51
23:43:51 # Appenders configuration
23:43:51
23:43:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:51 log4j2.appender.console.type = Console
23:43:51 log4j2.appender.console.name = Console
23:43:51 log4j2.appender.console.layout.type = PatternLayout
23:43:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:51
23:43:51 # Rolling file appender
23:43:51 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:51 log4j2.appender.rolling.name = RollingFile
23:43:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:51 # uncomment to not force a disk flush
23:43:51 #log4j2.appender.rolling.immediateFlush = false
23:43:51 log4j2.appender.rolling.append = true
23:43:51 log4j2.appender.rolling.layout.type = PatternLayout
23:43:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:51 log4j2.appender.rolling.policies.type = Policies
23:43:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:51 log4j2.appender.rolling.policies.size.size = 1GB
23:43:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:51 log4j2.appender.rolling.strategy.max = 7
23:43:51
23:43:51 # Audit file appender
23:43:51 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:51 log4j2.appender.audit.name = AuditRollingFile
23:43:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:51 log4j2.appender.audit.append = true
23:43:51 log4j2.appender.audit.layout.type = PatternLayout
23:43:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:51 log4j2.appender.audit.policies.type = Policies
23:43:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:51 log4j2.appender.audit.policies.size.size = 8MB
23:43:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:51 log4j2.appender.audit.strategy.max = 7
23:43:51
23:43:51 # OSGi appender
23:43:51 log4j2.appender.osgi.type = PaxOsgi
23:43:51 log4j2.appender.osgi.name = PaxOsgi
23:43:51 log4j2.appender.osgi.filter = *
23:43:51
23:43:51 # help with identification of maven-related problems with pax-url-aether
23:43:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:51 #log4j2.logger.aether.level = TRACE
23:43:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:51 #log4j2.logger.http-headers.level = DEBUG
23:43:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:51 #log4j2.logger.maven.level = TRACE
23:43:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 Configure
23:43:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:51 max memory: 3072m
23:43:51 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:51 + local -r controllermem=3072m
23:43:51 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 + echo Configure
23:43:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:51 + echo ' max memory: 3072m'
23:43:51 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 #!/bin/sh
23:43:51 #
23:43:51 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:51 # contributor license agreements. See the NOTICE file distributed with
23:43:51 # this work for additional information regarding copyright ownership.
23:43:51 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:51 # (the "License"); you may not use this file except in compliance with
23:43:51 # the License. You may obtain a copy of the License at
23:43:51 #
23:43:51 # http://www.apache.org/licenses/LICENSE-2.0
23:43:51 #
23:43:51 # Unless required by applicable law or agreed to in writing, software
23:43:51 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:51 # See the License for the specific language governing permissions and
23:43:51 # limitations under the License.
23:43:51 #
23:43:51
23:43:51 #
23:43:51 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:51 # script: client, instance, shell, start, status, stop, karaf
23:43:51 #
23:43:51 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:51 # Actions go here...
23:43:51 # fi
23:43:51
23:43:51 #
23:43:51 # general settings which should be applied for all scripts go here; please keep
23:43:51 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:51 # in example of the start script where the start script is executed first and the
23:43:51 # karaf script afterwards.
23:43:51 #
23:43:51
23:43:51 #
23:43:51 # The following section shows the possible configuration options for the default
23:43:51 # karaf scripts
23:43:51 #
23:43:51 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:51 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:51 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:51 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:51 # export KARAF_HOME # Karaf home folder
23:43:51 # export KARAF_DATA # Karaf data folder
23:43:51 # export KARAF_BASE # Karaf base folder
23:43:51 # export KARAF_ETC # Karaf etc folder
23:43:51 # export KARAF_LOG # Karaf log folder
23:43:51 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:51 # export KARAF_OPTS # Additional available Karaf options
23:43:51 # export KARAF_DEBUG # Enable debug mode
23:43:51 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:51 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:51 Set Java version
23:43:51 + echo 'Set Java version'
23:43:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:51 sudo: a password is required
23:43:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:51 sudo: a password is required
23:43:51 JDK default version ...
23:43:51 + echo 'JDK default version ...'
23:43:51 + java -version
23:43:51 openjdk version "21.0.8" 2025-07-15
23:43:51 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:43:51 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:43:51 Set JAVA_HOME
23:43:51 + echo 'Set JAVA_HOME'
23:43:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:51 Listing all open ports on controller system...
23:43:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:51 + echo 'Listing all open ports on controller system...'
23:43:51 + netstat -pnatu
23:43:51 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:51 Custom shard config exists!!!
23:43:51 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:51 + echo 'Custom shard config exists!!!'
23:43:51 + echo 'Copying the shard config...'
23:43:51 Copying the shard config...
23:43:51 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:43:51 Configuring cluster
23:43:51 + echo 'Configuring cluster'
23:43:51 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.111 10.30.171.84 10.30.170.36
23:43:51 ################################################
23:43:51 ## Configure Cluster ##
23:43:51 ################################################
23:43:51 NOTE: Cluster configuration files not found. Copying from
23:43:51 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:43:51 Configuring unique name in pekko.conf
23:43:51 Configuring hostname in pekko.conf
23:43:51 Configuring data and rpc seed nodes in pekko.conf
23:43:51 modules = [
23:43:51
23:43:51 {
23:43:51 name = "inventory"
23:43:51 namespace = "urn:opendaylight:inventory"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "topology"
23:43:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "toaster"
23:43:51 namespace = "http://netconfcentral.org/ns/toaster"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "car"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "people"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "car-people"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:51 shard-strategy = "module"
23:43:51 }
23:43:51 ]
23:43:51 Configuring replication type in module-shards.conf
23:43:51 ################################################
23:43:51 ## NOTE: Manually restart controller to ##
23:43:51 ## apply configuration. ##
23:43:51 ################################################
23:43:51 Dump pekko.conf
23:43:51 + echo 'Dump pekko.conf'
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51
23:43:51 odl-cluster-data {
23:43:51 pekko {
23:43:51 remote {
23:43:51 artery {
23:43:51 enabled = on
23:43:51 transport = tcp
23:43:51 canonical.hostname = "10.30.170.111"
23:43:51 canonical.port = 2550
23:43:51 }
23:43:51 }
23:43:51
23:43:51 cluster {
23:43:51 # Using artery.
23:43:51 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.111:2550",
23:43:51 "pekko://opendaylight-cluster-data@10.30.171.84:2550",
23:43:51 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:43:51
23:43:51 roles = ["member-1"]
23:43:51
23:43:51 # when under load we might trip a false positive on the failure detector
23:43:51 # failure-detector {
23:43:51 # heartbeat-interval = 4 s
23:43:51 # acceptable-heartbeat-pause = 16s
23:43:51 # }
23:43:51 }
23:43:51
23:43:51 persistence {
23:43:51 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:43:51 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:43:51 # The relative path is always relative to KARAF_HOME.
23:43:51
23:43:51 # snapshot-store.local.dir = "target/snapshots"
23:43:51
23:43:51 # Use lz4 compression for LocalSnapshotStore snapshots
23:43:51 snapshot-store.local.use-lz4-compression = false
23:43:51 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:43:51 snapshot-store.local.lz4-blocksize = 256KB
23:43:51 }
23:43:51 disable-default-actor-system-quarantined-event-handling = "false"
23:43:51 }
23:43:51 }
23:43:51 Dump modules.conf
23:43:51 + echo 'Dump modules.conf'
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 modules = [
23:43:51
23:43:51 {
23:43:51 name = "inventory"
23:43:51 namespace = "urn:opendaylight:inventory"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "topology"
23:43:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "toaster"
23:43:51 namespace = "http://netconfcentral.org/ns/toaster"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "car"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "people"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:51 shard-strategy = "module"
23:43:51 },
23:43:51 {
23:43:51 name = "car-people"
23:43:51 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:51 shard-strategy = "module"
23:43:51 }
23:43:51 ]
23:43:51 Dump module-shards.conf
23:43:51 + echo 'Dump module-shards.conf'
23:43:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 module-shards = [
23:43:51 {
23:43:51 name = "default"
23:43:51 shards = [
23:43:51 {
23:43:51 name = "default"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "inventory"
23:43:51 shards = [
23:43:51 {
23:43:51 name="inventory"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "topology"
23:43:51 shards = [
23:43:51 {
23:43:51 name="topology"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "toaster"
23:43:51 shards = [
23:43:51 {
23:43:51 name="toaster"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "car"
23:43:51 shards = [
23:43:51 {
23:43:51 name="car"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "people"
23:43:51 shards = [
23:43:51 {
23:43:51 name="people"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 },
23:43:51 {
23:43:51 name = "car-people"
23:43:51 shards = [
23:43:51 {
23:43:51 name="car-people"
23:43:51 replicas = ["member-1",
23:43:51 "member-2",
23:43:51 "member-3"]
23:43:51 }
23:43:51 ]
23:43:51 }
23:43:51 ]
23:43:51 Configuring member-2 with IP address 10.30.171.84
23:43:51 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:51 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:51 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:51 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:43:51 ++ echo 'common-functions.sh is being sourced'
23:43:51 common-functions.sh is being sourced
23:43:51 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:51 ++ DISTROSTREAM=vanadium
23:43:51 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 ++ export CONTROLLERMEM=
23:43:51 ++ CONTROLLERMEM=
23:43:51 ++ case "${DISTROSTREAM}" in
23:43:51 ++ CLUSTER_SYSTEM=pekko
23:43:51 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 ++ print_common_env
23:43:51 ++ cat
23:43:51 common-functions environment:
23:43:51 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ACTUALFEATURES:
23:43:51 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 CONTROLLERMEM:
23:43:51 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 SUITES:
23:43:51
23:43:51 ++ SSH='ssh -t -t'
23:43:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:51 Changing to /tmp
23:43:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:51 + echo 'Changing to /tmp'
23:43:51 + cd /tmp
23:43:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip'
23:43:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:51 --2025-11-01 23:43:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:51 HTTP request sent, awaiting response... 200 OK
23:43:51 Length: 234979936 (224M) [application/zip]
23:43:51 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’
23:43:51
23:43:51 0K ........ ........ ........ ........ ........ ........ 1% 50.7M 4s
23:43:51 3072K ........ ........ ........ ........ ........ ........ 2% 71.8M 4s
23:43:51 6144K ........ ........ ........ ........ ........ ........ 4% 91.3M 3s
23:43:52 9216K ........ ........ ........ ........ ........ ........ 5% 123M 3s
23:43:52 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
23:43:52 15360K ........ ........ ........ ........ ........ ........ 8% 135M 2s
23:43:52 18432K ........ ........ ........ ........ ........ ........ 9% 152M 2s
23:43:52 21504K ........ ........ ........ ........ ........ ........ 10% 197M 2s
23:43:52 24576K ........ ........ ........ ........ ........ ........ 12% 201M 2s
23:43:52 27648K ........ ........ ........ ........ ........ ........ 13% 232M 2s
23:43:52 30720K ........ ........ ........ ........ ........ ........ 14% 274M 2s
23:43:52 33792K ........ ........ ........ ........ ........ ........ 16% 246M 2s
23:43:52 36864K ........ ........ ........ ........ ........ ........ 17% 285M 1s
23:43:52 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s
23:43:52 43008K ........ ........ ........ ........ ........ ........ 20% 304M 1s
23:43:52 46080K ........ ........ ........ ........ ........ ........ 21% 357M 1s
23:43:52 49152K ........ ........ ........ ........ ........ ........ 22% 358M 1s
23:43:52 52224K ........ ........ ........ ........ ........ ........ 24% 287M 1s
23:43:52 55296K ........ ........ ........ ........ ........ ........ 25% 328M 1s
23:43:52 58368K ........ ........ ........ ........ ........ ........ 26% 342M 1s
23:43:52 61440K ........ ........ ........ ........ ........ ........ 28% 348M 1s
23:43:52 64512K ........ ........ ........ ........ ........ ........ 29% 356M 1s
23:43:52 67584K ........ ........ ........ ........ ........ ........ 30% 358M 1s
23:43:52 70656K ........ ........ ........ ........ ........ ........ 32% 341M 1s
23:43:52 73728K ........ ........ ........ ........ ........ ........ 33% 323M 1s
23:43:52 76800K ........ ........ ........ ........ ........ ........ 34% 279M 1s
23:43:52 79872K ........ ........ ........ ........ ........ ........ 36% 290M 1s
23:43:52 82944K ........ ........ ........ ........ ........ ........ 37% 330M 1s
23:43:52 86016K ........ ........ ........ ........ ........ ........ 38% 281M 1s
23:43:52 89088K ........ ........ ........ ........ ........ ........ 40% 298M 1s
23:43:52 92160K ........ ........ ........ ........ ........ ........ 41% 289M 1s
23:43:52 95232K ........ ........ ........ ........ ........ ........ 42% 290M 1s
23:43:52 98304K ........ ........ ........ ........ ........ ........ 44% 283M 1s
23:43:52 101376K ........ ........ ........ ........ ........ ........ 45% 294M 1s
23:43:52 104448K ........ ........ ........ ........ ........ ........ 46% 294M 1s
23:43:52 107520K ........ ........ ........ ........ ........ ........ 48% 311M 1s
23:43:52 110592K ........ ........ ........ ........ ........ ........ 49% 292M 1s
23:43:52 113664K ........ ........ ........ ........ ........ ........ 50% 304M 1s
23:43:52 116736K ........ ........ ........ ........ ........ ........ 52% 298M 1s
23:43:52 119808K ........ ........ ........ ........ ........ ........ 53% 300M 0s
23:43:52 122880K ........ ........ ........ ........ ........ ........ 54% 287M 0s
23:43:52 125952K ........ ........ ........ ........ ........ ........ 56% 299M 0s
23:43:52 129024K ........ ........ ........ ........ ........ ........ 57% 291M 0s
23:43:52 132096K ........ ........ ........ ........ ........ ........ 58% 307M 0s
23:43:52 135168K ........ ........ ........ ........ ........ ........ 60% 289M 0s
23:43:52 138240K ........ ........ ........ ........ ........ ........ 61% 272M 0s
23:43:52 141312K ........ ........ ........ ........ ........ ........ 62% 289M 0s
23:43:52 144384K ........ ........ ........ ........ ........ ........ 64% 300M 0s
23:43:52 147456K ........ ........ ........ ........ ........ ........ 65% 294M 0s
23:43:52 150528K ........ ........ ........ ........ ........ ........ 66% 296M 0s
23:43:52 153600K ........ ........ ........ ........ ........ ........ 68% 287M 0s
23:43:52 156672K ........ ........ ........ ........ ........ ........ 69% 266M 0s
23:43:52 159744K ........ ........ ........ ........ ........ ........ 70% 363M 0s
23:43:52 162816K ........ ........ ........ ........ ........ ........ 72% 321M 0s
23:43:52 165888K ........ ........ ........ ........ ........ ........ 73% 352M 0s
23:43:52 168960K ........ ........ ........ ........ ........ ........ 74% 369M 0s
23:43:52 172032K ........ ........ ........ ........ ........ ........ 76% 315M 0s
23:43:52 175104K ........ ........ ........ ........ ........ ........ 77% 320M 0s
23:43:52 178176K ........ ........ ........ ........ ........ ........ 78% 312M 0s
23:43:52 181248K ........ ........ ........ ........ ........ ........ 80% 333M 0s
23:43:52 184320K ........ ........ ........ ........ ........ ........ 81% 317M 0s
23:43:52 187392K ........ ........ ........ ........ ........ ........ 83% 317M 0s
23:43:52 190464K ........ ........ ........ ........ ........ ........ 84% 320M 0s
23:43:52 193536K ........ ........ ........ ........ ........ ........ 85% 305M 0s
23:43:52 196608K ........ ........ ........ ........ ........ ........ 87% 291M 0s
23:43:52 199680K ........ ........ ........ ........ ........ ........ 88% 273M 0s
23:43:52 202752K ........ ........ ........ ........ ........ ........ 89% 278M 0s
23:43:52 205824K ........ ........ ........ ........ ........ ........ 91% 273M 0s
23:43:52 208896K ........ ........ ........ ........ ........ ........ 92% 273M 0s
23:43:52 211968K ........ ........ ........ ........ ........ ........ 93% 278M 0s
23:43:52 215040K ........ ........ ........ ........ ........ ........ 95% 301M 0s
23:43:52 218112K ........ ........ ........ ........ ........ ........ 96% 314M 0s
23:43:52 221184K ........ ........ ........ ........ ........ ........ 97% 277M 0s
23:43:52 224256K ........ ........ ........ ........ ........ ........ 99% 280M 0s
23:43:52 227328K ........ ........ ........ ........ . 100% 270M=0.9s
23:43:52
23:43:52 2025-11-01 23:43:52 (247 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936]
23:43:52
23:43:52 Extracting the new controller...
23:43:52 + echo 'Extracting the new controller...'
23:43:52 + unzip -q karaf-0.23.0-20251101.163313-524.zip
23:43:54 Adding external repositories...
23:43:54 + echo 'Adding external repositories...'
23:43:54 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:54 ################################################################################
23:43:54 #
23:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:54 # contributor license agreements. See the NOTICE file distributed with
23:43:54 # this work for additional information regarding copyright ownership.
23:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:54 # (the "License"); you may not use this file except in compliance with
23:43:54 # the License. You may obtain a copy of the License at
23:43:54 #
23:43:54 # http://www.apache.org/licenses/LICENSE-2.0
23:43:54 #
23:43:54 # Unless required by applicable law or agreed to in writing, software
23:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:54 # See the License for the specific language governing permissions and
23:43:54 # limitations under the License.
23:43:54 #
23:43:54 ################################################################################
23:43:54
23:43:54 #
23:43:54 # If set to true, the following property will not allow any certificate to be used
23:43:54 # when accessing Maven repositories through SSL
23:43:54 #
23:43:54 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:54
23:43:54 #
23:43:54 # Path to the local Maven settings file.
23:43:54 # The repositories defined in this file will be automatically added to the list
23:43:54 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:54 # below is not set.
23:43:54 # The following locations are checked for the existence of the settings.xml file
23:43:54 # * 1. looks for the specified url
23:43:54 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:54 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:54 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:54 #
23:43:54 #org.ops4j.pax.url.mvn.settings=
23:43:54
23:43:54 #
23:43:54 # Path to the local Maven repository which is used to avoid downloading
23:43:54 # artifacts when they already exist locally.
23:43:54 # The value of this property will be extracted from the settings.xml file
23:43:54 # above, or defaulted to:
23:43:54 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:54 #
23:43:54 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:54
23:43:54 #
23:43:54 # Default this to false. It's just weird to use undocumented repos
23:43:54 #
23:43:54 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:54
23:43:54 #
23:43:54 # Uncomment if you don't wanna use the proxy settings
23:43:54 # from the Maven conf/settings.xml file
23:43:54 #
23:43:54 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:54
23:43:54 #
23:43:54 # Comma separated list of repositories scanned when resolving an artifact.
23:43:54 # Those repositories will be checked before iterating through the
23:43:54 # below list of repositories and even before the local repository
23:43:54 # A repository url can be appended with zero or more of the following flags:
23:43:54 # @snapshots : the repository contains snaphots
23:43:54 # @noreleases : the repository does not contain any released artifacts
23:43:54 #
23:43:54 # The following property value will add the system folder as a repo.
23:43:54 #
23:43:54 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:54 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:54 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:54 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:54
23:43:54 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:54 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:54
23:43:54 #
23:43:54 # Comma separated list of repositories scanned when resolving an artifact.
23:43:54 # The default list includes the following repositories:
23:43:54 # http://repo1.maven.org/maven2@id=central
23:43:54 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:54 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:54 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:54 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:54 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:54 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:54 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:54 # to add.
23:43:54 # A repository url can be appended with zero or more of the following flags:
23:43:54 # @snapshots : the repository contains snapshots
23:43:54 # @noreleases : the repository does not contain any released artifacts
23:43:54 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:54 #
23:43:54 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:54
23:43:54 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:54 + [[ True == \T\r\u\e ]]
23:43:54 + echo 'Configuring the startup features...'
23:43:54 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:54 + FEATURE_TEST_STRING=features-test
23:43:54 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:43:54 + KARAF_VERSION=karaf4
23:43:54 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:54 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:54 + [[ ! -z '' ]]
23:43:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:54 ################################################################################
23:43:54 #
23:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:54 # contributor license agreements. See the NOTICE file distributed with
23:43:54 # this work for additional information regarding copyright ownership.
23:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:54 # (the "License"); you may not use this file except in compliance with
23:43:54 # the License. You may obtain a copy of the License at
23:43:54 #
23:43:54 # http://www.apache.org/licenses/LICENSE-2.0
23:43:54 #
23:43:54 # Unless required by applicable law or agreed to in writing, software
23:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:54 # See the License for the specific language governing permissions and
23:43:54 # limitations under the License.
23:43:54 #
23:43:54 ################################################################################
23:43:54
23:43:54 #
23:43:54 # Comma separated list of features repositories to register by default
23:43:54 #
23:43:54 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml
23:43:54
23:43:54 #
23:43:54 # Comma separated list of features to install at startup
23:43:54 #
23:43:54 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee
23:43:54
23:43:54 #
23:43:54 # Resource repositories (OBR) that the features resolver can use
23:43:54 # to resolve requirements/capabilities
23:43:54 #
23:43:54 # The format of the resourceRepositories is
23:43:54 # resourceRepositories=[xml:url|json:url],...
23:43:54 # for Instance:
23:43:54 #
23:43:54 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:54 # or
23:43:54 #resourceRepositories=json:http://host/path/to/index.json
23:43:54 #
23:43:54
23:43:54 #
23:43:54 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:54 #
23:43:54 featuresBootAsynchronous=false
23:43:54
23:43:54 #
23:43:54 # Service requirements enforcement
23:43:54 #
23:43:54 # By default, the feature resolver checks the service requirements/capabilities of
23:43:54 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:54 # the required bundles.
23:43:54 # The following flag can have those values:
23:43:54 # - disable: service requirements are completely ignored
23:43:54 # - default: service requirements are ignored for old features
23:43:54 # - enforce: service requirements are always verified
23:43:54 #
23:43:54 #serviceRequirements=default
23:43:54
23:43:54 #
23:43:54 # Store cfg file for config element in feature
23:43:54 #
23:43:54 #configCfgStore=true
23:43:54
23:43:54 #
23:43:54 # Define if the feature service automatically refresh bundles
23:43:54 #
23:43:54 autoRefresh=true
23:43:54
23:43:54 #
23:43:54 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:54 # XML file defines instructions related to features processing
23:43:54 # versions.properties may declare properties to resolve placeholders in XML file
23:43:54 # both files are relative to ${karaf.etc}
23:43:54 #
23:43:54 #featureProcessing=org.apache.karaf.features.xml
23:43:54 #featureProcessingVersions=versions.properties
23:43:54 + configure_karaf_log karaf4 ''
23:43:54 + local -r karaf_version=karaf4
23:43:54 + local -r controllerdebugmap=
23:43:54 + local logapi=log4j
23:43:54 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:54 log4j2.rootLogger.level = INFO
23:43:54 #log4j2.rootLogger.type = asyncRoot
23:43:54 #log4j2.rootLogger.includeLocation = false
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:54 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:54 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:54 log4j2.logger.spifly.level = WARN
23:43:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:54 log4j2.logger.audit.level = INFO
23:43:54 log4j2.logger.audit.additivity = false
23:43:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:54 log4j2.appender.console.type = Console
23:43:54 log4j2.appender.console.name = Console
23:43:54 log4j2.appender.console.layout.type = PatternLayout
23:43:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:54 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:54 log4j2.appender.rolling.name = RollingFile
23:43:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:54 #log4j2.appender.rolling.immediateFlush = false
23:43:54 log4j2.appender.rolling.append = true
23:43:54 log4j2.appender.rolling.layout.type = PatternLayout
23:43:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:54 log4j2.appender.rolling.policies.type = Policies
23:43:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:54 log4j2.appender.rolling.policies.size.size = 64MB
23:43:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:54 log4j2.appender.rolling.strategy.max = 7
23:43:54 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:54 log4j2.appender.audit.name = AuditRollingFile
23:43:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:54 log4j2.appender.audit.append = true
23:43:54 log4j2.appender.audit.layout.type = PatternLayout
23:43:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:54 log4j2.appender.audit.policies.type = Policies
23:43:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:54 log4j2.appender.audit.policies.size.size = 8MB
23:43:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:54 log4j2.appender.audit.strategy.max = 7
23:43:54 log4j2.appender.osgi.type = PaxOsgi
23:43:54 log4j2.appender.osgi.name = PaxOsgi
23:43:54 log4j2.appender.osgi.filter = *
23:43:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:54 #log4j2.logger.aether.level = TRACE
23:43:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:54 #log4j2.logger.http-headers.level = DEBUG
23:43:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:54 #log4j2.logger.maven.level = TRACE
23:43:54 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:54 + logapi=log4j2
23:43:54 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:54 + '[' log4j2 == log4j2 ']'
23:43:54 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:54 controllerdebugmap:
23:43:54 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:54 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:54 + unset IFS
23:43:54 + echo 'controllerdebugmap: '
23:43:54 + '[' -n '' ']'
23:43:54 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:54 ################################################################################
23:43:54 #
23:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:54 # contributor license agreements. See the NOTICE file distributed with
23:43:54 # this work for additional information regarding copyright ownership.
23:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:54 # (the "License"); you may not use this file except in compliance with
23:43:54 # the License. You may obtain a copy of the License at
23:43:54 #
23:43:54 # http://www.apache.org/licenses/LICENSE-2.0
23:43:54 #
23:43:54 # Unless required by applicable law or agreed to in writing, software
23:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:54 # See the License for the specific language governing permissions and
23:43:54 # limitations under the License.
23:43:54 #
23:43:54 ################################################################################
23:43:54
23:43:54 # Common pattern layout for appenders
23:43:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:54
23:43:54 # Root logger
23:43:54 log4j2.rootLogger.level = INFO
23:43:54 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:54 #log4j2.rootLogger.type = asyncRoot
23:43:54 #log4j2.rootLogger.includeLocation = false
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:54 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:54
23:43:54 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:54
23:43:54 # Loggers configuration
23:43:54
23:43:54 # Spifly logger
23:43:54 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:54 log4j2.logger.spifly.level = WARN
23:43:54
23:43:54 # Security audit logger
23:43:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:54 log4j2.logger.audit.level = INFO
23:43:54 log4j2.logger.audit.additivity = false
23:43:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:54
23:43:54 # Appenders configuration
23:43:54
23:43:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:54 log4j2.appender.console.type = Console
23:43:54 log4j2.appender.console.name = Console
23:43:54 log4j2.appender.console.layout.type = PatternLayout
23:43:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:54
23:43:54 # Rolling file appender
23:43:54 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:54 log4j2.appender.rolling.name = RollingFile
23:43:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:54 # uncomment to not force a disk flush
23:43:54 #log4j2.appender.rolling.immediateFlush = false
23:43:54 log4j2.appender.rolling.append = true
23:43:54 log4j2.appender.rolling.layout.type = PatternLayout
23:43:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:54 log4j2.appender.rolling.policies.type = Policies
23:43:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:54 log4j2.appender.rolling.policies.size.size = 1GB
23:43:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:54 log4j2.appender.rolling.strategy.max = 7
23:43:54
23:43:54 # Audit file appender
23:43:54 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:54 log4j2.appender.audit.name = AuditRollingFile
23:43:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:54 log4j2.appender.audit.append = true
23:43:54 log4j2.appender.audit.layout.type = PatternLayout
23:43:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:54 log4j2.appender.audit.policies.type = Policies
23:43:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:54 log4j2.appender.audit.policies.size.size = 8MB
23:43:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:54 log4j2.appender.audit.strategy.max = 7
23:43:54
23:43:54 # OSGi appender
23:43:54 log4j2.appender.osgi.type = PaxOsgi
23:43:54 log4j2.appender.osgi.name = PaxOsgi
23:43:54 log4j2.appender.osgi.filter = *
23:43:54
23:43:54 # help with identification of maven-related problems with pax-url-aether
23:43:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:54 #log4j2.logger.aether.level = TRACE
23:43:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:54 #log4j2.logger.http-headers.level = DEBUG
23:43:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:54 #log4j2.logger.maven.level = TRACE
23:43:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:54 Configure
23:43:54 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:54 max memory: 3072m
23:43:54 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:54 + local -r controllermem=3072m
23:43:54 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 + echo Configure
23:43:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:54 + echo ' max memory: 3072m'
23:43:54 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:54 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:54 #!/bin/sh
23:43:54 #
23:43:54 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:54 # contributor license agreements. See the NOTICE file distributed with
23:43:54 # this work for additional information regarding copyright ownership.
23:43:54 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:54 # (the "License"); you may not use this file except in compliance with
23:43:54 # the License. You may obtain a copy of the License at
23:43:54 #
23:43:54 # http://www.apache.org/licenses/LICENSE-2.0
23:43:54 #
23:43:54 # Unless required by applicable law or agreed to in writing, software
23:43:54 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:54 # See the License for the specific language governing permissions and
23:43:54 # limitations under the License.
23:43:54 #
23:43:54
23:43:54 #
23:43:54 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:54 # script: client, instance, shell, start, status, stop, karaf
23:43:54 #
23:43:54 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:54 # Actions go here...
23:43:54 # fi
23:43:54
23:43:54 #
23:43:54 # general settings which should be applied for all scripts go here; please keep
23:43:54 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:54 # in example of the start script where the start script is executed first and the
23:43:54 # karaf script afterwards.
23:43:54 #
23:43:54
23:43:54 #
23:43:54 # The following section shows the possible configuration options for the default
23:43:54 # karaf scripts
23:43:54 #
23:43:54 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:54 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:54 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:54 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:54 # export KARAF_HOME # Karaf home folder
23:43:54 # export KARAF_DATA # Karaf data folder
23:43:54 # export KARAF_BASE # Karaf base folder
23:43:54 # export KARAF_ETC # Karaf etc folder
23:43:54 # export KARAF_LOG # Karaf log folder
23:43:54 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:54 # export KARAF_OPTS # Additional available Karaf options
23:43:54 # export KARAF_DEBUG # Enable debug mode
23:43:54 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:54 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:54 Set Java version
23:43:54 + echo 'Set Java version'
23:43:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:54 sudo: a password is required
23:43:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:54 sudo: a password is required
23:43:54 JDK default version ...
23:43:54 + echo 'JDK default version ...'
23:43:54 + java -version
23:43:55 openjdk version "21.0.8" 2025-07-15
23:43:55 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:43:55 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:43:55 Set JAVA_HOME
23:43:55 + echo 'Set JAVA_HOME'
23:43:55 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:55 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:55 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 Listing all open ports on controller system...
23:43:55 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:55 + echo 'Listing all open ports on controller system...'
23:43:55 + netstat -pnatu
23:43:55 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:55 Custom shard config exists!!!
23:43:55 Copying the shard config...
23:43:55 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:55 + echo 'Custom shard config exists!!!'
23:43:55 + echo 'Copying the shard config...'
23:43:55 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:43:55 Configuring cluster
23:43:55 + echo 'Configuring cluster'
23:43:55 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.111 10.30.171.84 10.30.170.36
23:43:55 ################################################
23:43:55 ## Configure Cluster ##
23:43:55 ################################################
23:43:55 NOTE: Cluster configuration files not found. Copying from
23:43:55 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:43:55 Configuring unique name in pekko.conf
23:43:55 Configuring hostname in pekko.conf
23:43:55 Configuring data and rpc seed nodes in pekko.conf
23:43:55 modules = [
23:43:55
23:43:55 {
23:43:55 name = "inventory"
23:43:55 namespace = "urn:opendaylight:inventory"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 namespace = "http://netconfcentral.org/ns/toaster"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "car"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "people"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "car-people"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:55 shard-strategy = "module"
23:43:55 }
23:43:55 ]
23:43:55 Configuring replication type in module-shards.conf
23:43:55 ################################################
23:43:55 ## NOTE: Manually restart controller to ##
23:43:55 ## apply configuration. ##
23:43:55 ################################################
23:43:55 Dump pekko.conf
23:43:55 + echo 'Dump pekko.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:55
23:43:55 odl-cluster-data {
23:43:55 pekko {
23:43:55 remote {
23:43:55 artery {
23:43:55 enabled = on
23:43:55 transport = tcp
23:43:55 canonical.hostname = "10.30.171.84"
23:43:55 canonical.port = 2550
23:43:55 }
23:43:55 }
23:43:55
23:43:55 cluster {
23:43:55 # Using artery.
23:43:55 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.111:2550",
23:43:55 "pekko://opendaylight-cluster-data@10.30.171.84:2550",
23:43:55 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:43:55
23:43:55 roles = ["member-2"]
23:43:55
23:43:55 # when under load we might trip a false positive on the failure detector
23:43:55 # failure-detector {
23:43:55 # heartbeat-interval = 4 s
23:43:55 # acceptable-heartbeat-pause = 16s
23:43:55 # }
23:43:55 }
23:43:55
23:43:55 persistence {
23:43:55 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:43:55 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:43:55 # The relative path is always relative to KARAF_HOME.
23:43:55
23:43:55 # snapshot-store.local.dir = "target/snapshots"
23:43:55
23:43:55 # Use lz4 compression for LocalSnapshotStore snapshots
23:43:55 snapshot-store.local.use-lz4-compression = false
23:43:55 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:43:55 snapshot-store.local.lz4-blocksize = 256KB
23:43:55 }
23:43:55 disable-default-actor-system-quarantined-event-handling = "false"
23:43:55 }
23:43:55 }
23:43:55 Dump modules.conf
23:43:55 + echo 'Dump modules.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:55 modules = [
23:43:55
23:43:55 {
23:43:55 name = "inventory"
23:43:55 namespace = "urn:opendaylight:inventory"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 namespace = "http://netconfcentral.org/ns/toaster"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "car"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "people"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "car-people"
23:43:55 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:55 shard-strategy = "module"
23:43:55 }
23:43:55 ]
23:43:55 Dump module-shards.conf
23:43:55 + echo 'Dump module-shards.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:55 module-shards = [
23:43:55 {
23:43:55 name = "default"
23:43:55 shards = [
23:43:55 {
23:43:55 name = "default"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "inventory"
23:43:55 shards = [
23:43:55 {
23:43:55 name="inventory"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 shards = [
23:43:55 {
23:43:55 name="topology"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 shards = [
23:43:55 {
23:43:55 name="toaster"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "car"
23:43:55 shards = [
23:43:55 {
23:43:55 name="car"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "people"
23:43:55 shards = [
23:43:55 {
23:43:55 name="people"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "car-people"
23:43:55 shards = [
23:43:55 {
23:43:55 name="car-people"
23:43:55 replicas = ["member-1",
23:43:55 "member-2",
23:43:55 "member-3"]
23:43:55 }
23:43:55 ]
23:43:55 }
23:43:55 ]
23:43:55 Configuring member-3 with IP address 10.30.170.36
23:43:55 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:43:55 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:43:55 common-functions.sh is being sourced
23:43:55 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:55 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:43:55 ++ echo 'common-functions.sh is being sourced'
23:43:55 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:55 ++ DISTROSTREAM=vanadium
23:43:55 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:55 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:55 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:55 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:55 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 ++ export CONTROLLERMEM=
23:43:55 ++ CONTROLLERMEM=
23:43:55 ++ case "${DISTROSTREAM}" in
23:43:55 ++ CLUSTER_SYSTEM=pekko
23:43:55 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:55 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:55 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:55 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:55 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:55 ++ print_common_env
23:43:55 ++ cat
23:43:55 common-functions environment:
23:43:55 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:55 ACTUALFEATURES:
23:43:55 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:55 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 CONTROLLERMEM:
23:43:55 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:55 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:55 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:55 SUITES:
23:43:55
23:43:55 ++ SSH='ssh -t -t'
23:43:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:55 Changing to /tmp
23:43:55 + echo 'Changing to /tmp'
23:43:55 + cd /tmp
23:43:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip'
23:43:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:55 --2025-11-01 23:43:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip
23:43:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:55 HTTP request sent, awaiting response... 200 OK
23:43:55 Length: 234979936 (224M) [application/zip]
23:43:55 Saving to: ‘karaf-0.23.0-20251101.163313-524.zip’
23:43:55
23:43:55 0K ........ ........ ........ ........ ........ ........ 1% 80.3M 3s
23:43:55 3072K ........ ........ ........ ........ ........ ........ 2% 144M 2s
23:43:55 6144K ........ ........ ........ ........ ........ ........ 4% 134M 2s
23:43:55 9216K ........ ........ ........ ........ ........ ........ 5% 210M 2s
23:43:55 12288K ........ ........ ........ ........ ........ ........ 6% 223M 2s
23:43:55 15360K ........ ........ ........ ........ ........ ........ 8% 241M 1s
23:43:55 18432K ........ ........ ........ ........ ........ ........ 9% 270M 1s
23:43:55 21504K ........ ........ ........ ........ ........ ........ 10% 262M 1s
23:43:55 24576K ........ ........ ........ ........ ........ ........ 12% 268M 1s
23:43:55 27648K ........ ........ ........ ........ ........ ........ 13% 268M 1s
23:43:55 30720K ........ ........ ........ ........ ........ ........ 14% 275M 1s
23:43:55 33792K ........ ........ ........ ........ ........ ........ 16% 273M 1s
23:43:55 36864K ........ ........ ........ ........ ........ ........ 17% 307M 1s
23:43:55 39936K ........ ........ ........ ........ ........ ........ 18% 301M 1s
23:43:55 43008K ........ ........ ........ ........ ........ ........ 20% 292M 1s
23:43:55 46080K ........ ........ ........ ........ ........ ........ 21% 290M 1s
23:43:55 49152K ........ ........ ........ ........ ........ ........ 22% 321M 1s
23:43:55 52224K ........ ........ ........ ........ ........ ........ 24% 270M 1s
23:43:55 55296K ........ ........ ........ ........ ........ ........ 25% 305M 1s
23:43:55 58368K ........ ........ ........ ........ ........ ........ 26% 307M 1s
23:43:55 61440K ........ ........ ........ ........ ........ ........ 28% 298M 1s
23:43:55 64512K ........ ........ ........ ........ ........ ........ 29% 291M 1s
23:43:55 67584K ........ ........ ........ ........ ........ ........ 30% 254M 1s
23:43:55 70656K ........ ........ ........ ........ ........ ........ 32% 279M 1s
23:43:55 73728K ........ ........ ........ ........ ........ ........ 33% 318M 1s
23:43:55 76800K ........ ........ ........ ........ ........ ........ 34% 337M 1s
23:43:55 79872K ........ ........ ........ ........ ........ ........ 36% 301M 1s
23:43:55 82944K ........ ........ ........ ........ ........ ........ 37% 298M 1s
23:43:55 86016K ........ ........ ........ ........ ........ ........ 38% 352M 1s
23:43:56 89088K ........ ........ ........ ........ ........ ........ 40% 299M 1s
23:43:56 92160K ........ ........ ........ ........ ........ ........ 41% 310M 1s
23:43:56 95232K ........ ........ ........ ........ ........ ........ 42% 312M 1s
23:43:56 98304K ........ ........ ........ ........ ........ ........ 44% 342M 1s
23:43:56 101376K ........ ........ ........ ........ ........ ........ 45% 249M 0s
23:43:56 104448K ........ ........ ........ ........ ........ ........ 46% 308M 0s
23:43:56 107520K ........ ........ ........ ........ ........ ........ 48% 300M 0s
23:43:56 110592K ........ ........ ........ ........ ........ ........ 49% 317M 0s
23:43:56 113664K ........ ........ ........ ........ ........ ........ 50% 190M 0s
23:43:56 116736K ........ ........ ........ ........ ........ ........ 52% 402M 0s
23:43:56 119808K ........ ........ ........ ........ ........ ........ 53% 387M 0s
23:43:56 122880K ........ ........ ........ ........ ........ ........ 54% 397M 0s
23:43:56 125952K ........ ........ ........ ........ ........ ........ 56% 294M 0s
23:43:56 129024K ........ ........ ........ ........ ........ ........ 57% 303M 0s
23:43:56 132096K ........ ........ ........ ........ ........ ........ 58% 299M 0s
23:43:56 135168K ........ ........ ........ ........ ........ ........ 60% 324M 0s
23:43:56 138240K ........ ........ ........ ........ ........ ........ 61% 329M 0s
23:43:56 141312K ........ ........ ........ ........ ........ ........ 62% 355M 0s
23:43:56 144384K ........ ........ ........ ........ ........ ........ 64% 290M 0s
23:43:56 147456K ........ ........ ........ ........ ........ ........ 65% 334M 0s
23:43:56 150528K ........ ........ ........ ........ ........ ........ 66% 267M 0s
23:43:56 153600K ........ ........ ........ ........ ........ ........ 68% 317M 0s
23:43:56 156672K ........ ........ ........ ........ ........ ........ 69% 323M 0s
23:43:56 159744K ........ ........ ........ ........ ........ ........ 70% 309M 0s
23:43:56 162816K ........ ........ ........ ........ ........ ........ 72% 278M 0s
23:43:56 165888K ........ ........ ........ ........ ........ ........ 73% 316M 0s
23:43:56 168960K ........ ........ ........ ........ ........ ........ 74% 338M 0s
23:43:56 172032K ........ ........ ........ ........ ........ ........ 76% 283M 0s
23:43:56 175104K ........ ........ ........ ........ ........ ........ 77% 314M 0s
23:43:56 178176K ........ ........ ........ ........ ........ ........ 78% 319M 0s
23:43:56 181248K ........ ........ ........ ........ ........ ........ 80% 287M 0s
23:43:56 184320K ........ ........ ........ ........ ........ ........ 81% 315M 0s
23:43:56 187392K ........ ........ ........ ........ ........ ........ 83% 292M 0s
23:43:56 190464K ........ ........ ........ ........ ........ ........ 84% 304M 0s
23:43:56 193536K ........ ........ ........ ........ ........ ........ 85% 342M 0s
23:43:56 196608K ........ ........ ........ ........ ........ ........ 87% 299M 0s
23:43:56 199680K ........ ........ ........ ........ ........ ........ 88% 308M 0s
23:43:56 202752K ........ ........ ........ ........ ........ ........ 89% 304M 0s
23:43:56 205824K ........ ........ ........ ........ ........ ........ 91% 288M 0s
23:43:56 208896K ........ ........ ........ ........ ........ ........ 92% 314M 0s
23:43:56 211968K ........ ........ ........ ........ ........ ........ 93% 293M 0s
23:43:56 215040K ........ ........ ........ ........ ........ ........ 95% 300M 0s
23:43:56 218112K ........ ........ ........ ........ ........ ........ 96% 305M 0s
23:43:56 221184K ........ ........ ........ ........ ........ ........ 97% 288M 0s
23:43:56 224256K ........ ........ ........ ........ ........ ........ 99% 266M 0s
23:43:56 227328K ........ ........ ........ ........ . 100% 348M=0.8s
23:43:56
23:43:56 2025-11-01 23:43:56 (278 MB/s) - ‘karaf-0.23.0-20251101.163313-524.zip’ saved [234979936/234979936]
23:43:56
23:43:56 Extracting the new controller...
23:43:56 + echo 'Extracting the new controller...'
23:43:56 + unzip -q karaf-0.23.0-20251101.163313-524.zip
23:43:58 Adding external repositories...
23:43:58 + echo 'Adding external repositories...'
23:43:58 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:58 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:58 ################################################################################
23:43:58 #
23:43:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:58 # contributor license agreements. See the NOTICE file distributed with
23:43:58 # this work for additional information regarding copyright ownership.
23:43:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:58 # (the "License"); you may not use this file except in compliance with
23:43:58 # the License. You may obtain a copy of the License at
23:43:58 #
23:43:58 # http://www.apache.org/licenses/LICENSE-2.0
23:43:58 #
23:43:58 # Unless required by applicable law or agreed to in writing, software
23:43:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:58 # See the License for the specific language governing permissions and
23:43:58 # limitations under the License.
23:43:58 #
23:43:58 ################################################################################
23:43:58
23:43:58 #
23:43:58 # If set to true, the following property will not allow any certificate to be used
23:43:58 # when accessing Maven repositories through SSL
23:43:58 #
23:43:58 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:58
23:43:58 #
23:43:58 # Path to the local Maven settings file.
23:43:58 # The repositories defined in this file will be automatically added to the list
23:43:58 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:58 # below is not set.
23:43:58 # The following locations are checked for the existence of the settings.xml file
23:43:58 # * 1. looks for the specified url
23:43:58 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:58 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:58 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:58 #
23:43:58 #org.ops4j.pax.url.mvn.settings=
23:43:58
23:43:58 #
23:43:58 # Path to the local Maven repository which is used to avoid downloading
23:43:58 # artifacts when they already exist locally.
23:43:58 # The value of this property will be extracted from the settings.xml file
23:43:58 # above, or defaulted to:
23:43:58 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:58 #
23:43:58 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:58
23:43:58 #
23:43:58 # Default this to false. It's just weird to use undocumented repos
23:43:58 #
23:43:58 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:58
23:43:58 #
23:43:58 # Uncomment if you don't wanna use the proxy settings
23:43:58 # from the Maven conf/settings.xml file
23:43:58 #
23:43:58 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:58
23:43:58 #
23:43:58 # Comma separated list of repositories scanned when resolving an artifact.
23:43:58 # Those repositories will be checked before iterating through the
23:43:58 # below list of repositories and even before the local repository
23:43:58 # A repository url can be appended with zero or more of the following flags:
23:43:58 # @snapshots : the repository contains snaphots
23:43:58 # @noreleases : the repository does not contain any released artifacts
23:43:58 #
23:43:58 # The following property value will add the system folder as a repo.
23:43:58 #
23:43:58 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:58 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:58 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:58 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:58
23:43:58 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:58 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:58
23:43:58 #
23:43:58 # Comma separated list of repositories scanned when resolving an artifact.
23:43:58 # The default list includes the following repositories:
23:43:58 # http://repo1.maven.org/maven2@id=central
23:43:58 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:58 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:58 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:58 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:58 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:58 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:58 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:58 # to add.
23:43:58 # A repository url can be appended with zero or more of the following flags:
23:43:58 # @snapshots : the repository contains snapshots
23:43:58 # @noreleases : the repository does not contain any released artifacts
23:43:58 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:58 #
23:43:58 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:58
23:43:58 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:58 + [[ True == \T\r\u\e ]]
23:43:58 + echo 'Configuring the startup features...'
23:43:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:58 + FEATURE_TEST_STRING=features-test
23:43:58 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:43:58 + KARAF_VERSION=karaf4
23:43:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:58 + [[ ! -z '' ]]
23:43:58 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:58 ################################################################################
23:43:58 #
23:43:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:58 # contributor license agreements. See the NOTICE file distributed with
23:43:58 # this work for additional information regarding copyright ownership.
23:43:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:58 # (the "License"); you may not use this file except in compliance with
23:43:58 # the License. You may obtain a copy of the License at
23:43:58 #
23:43:58 # http://www.apache.org/licenses/LICENSE-2.0
23:43:58 #
23:43:58 # Unless required by applicable law or agreed to in writing, software
23:43:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:58 # See the License for the specific language governing permissions and
23:43:58 # limitations under the License.
23:43:58 #
23:43:58 ################################################################################
23:43:58
23:43:58 #
23:43:58 # Comma separated list of features repositories to register by default
23:43:58 #
23:43:58 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5becccb1-ec18-400d-b0a0-d8f4fba0758f.xml
23:43:58
23:43:58 #
23:43:58 # Comma separated list of features to install at startup
23:43:58 #
23:43:58 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, a580995b-d11d-4b4a-a29b-8b46beff8eee
23:43:58
23:43:58 #
23:43:58 # Resource repositories (OBR) that the features resolver can use
23:43:58 # to resolve requirements/capabilities
23:43:58 #
23:43:58 # The format of the resourceRepositories is
23:43:58 # resourceRepositories=[xml:url|json:url],...
23:43:58 # for Instance:
23:43:58 #
23:43:58 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:58 # or
23:43:58 #resourceRepositories=json:http://host/path/to/index.json
23:43:58 #
23:43:58
23:43:58 #
23:43:58 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:58 #
23:43:58 featuresBootAsynchronous=false
23:43:58
23:43:58 #
23:43:58 # Service requirements enforcement
23:43:58 #
23:43:58 # By default, the feature resolver checks the service requirements/capabilities of
23:43:58 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:58 # the required bundles.
23:43:58 # The following flag can have those values:
23:43:58 # - disable: service requirements are completely ignored
23:43:58 # - default: service requirements are ignored for old features
23:43:58 # - enforce: service requirements are always verified
23:43:58 #
23:43:58 #serviceRequirements=default
23:43:58
23:43:58 #
23:43:58 # Store cfg file for config element in feature
23:43:58 #
23:43:58 #configCfgStore=true
23:43:58
23:43:58 #
23:43:58 # Define if the feature service automatically refresh bundles
23:43:58 #
23:43:58 autoRefresh=true
23:43:58
23:43:58 #
23:43:58 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:58 # XML file defines instructions related to features processing
23:43:58 # versions.properties may declare properties to resolve placeholders in XML file
23:43:58 # both files are relative to ${karaf.etc}
23:43:58 #
23:43:58 #featureProcessing=org.apache.karaf.features.xml
23:43:58 #featureProcessingVersions=versions.properties
23:43:58 + configure_karaf_log karaf4 ''
23:43:58 + local -r karaf_version=karaf4
23:43:58 + local -r controllerdebugmap=
23:43:58 + local logapi=log4j
23:43:58 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:58 log4j2.rootLogger.level = INFO
23:43:58 #log4j2.rootLogger.type = asyncRoot
23:43:58 #log4j2.rootLogger.includeLocation = false
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:58 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:58 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:58 log4j2.logger.spifly.level = WARN
23:43:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:58 log4j2.logger.audit.level = INFO
23:43:58 log4j2.logger.audit.additivity = false
23:43:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:58 log4j2.appender.console.type = Console
23:43:58 log4j2.appender.console.name = Console
23:43:58 log4j2.appender.console.layout.type = PatternLayout
23:43:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:58 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:58 log4j2.appender.rolling.name = RollingFile
23:43:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:58 #log4j2.appender.rolling.immediateFlush = false
23:43:58 log4j2.appender.rolling.append = true
23:43:58 log4j2.appender.rolling.layout.type = PatternLayout
23:43:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:58 log4j2.appender.rolling.policies.type = Policies
23:43:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:58 log4j2.appender.rolling.policies.size.size = 64MB
23:43:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:58 log4j2.appender.rolling.strategy.max = 7
23:43:58 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:58 log4j2.appender.audit.name = AuditRollingFile
23:43:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:58 log4j2.appender.audit.append = true
23:43:58 log4j2.appender.audit.layout.type = PatternLayout
23:43:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:58 log4j2.appender.audit.policies.type = Policies
23:43:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:58 log4j2.appender.audit.policies.size.size = 8MB
23:43:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:58 log4j2.appender.audit.strategy.max = 7
23:43:58 log4j2.appender.osgi.type = PaxOsgi
23:43:58 log4j2.appender.osgi.name = PaxOsgi
23:43:58 log4j2.appender.osgi.filter = *
23:43:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:58 #log4j2.logger.aether.level = TRACE
23:43:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:58 #log4j2.logger.http-headers.level = DEBUG
23:43:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:58 #log4j2.logger.maven.level = TRACE
23:43:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:58 + logapi=log4j2
23:43:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:58 + '[' log4j2 == log4j2 ']'
23:43:58 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:58 controllerdebugmap:
23:43:58 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:58 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:58 + unset IFS
23:43:58 + echo 'controllerdebugmap: '
23:43:58 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:58 + '[' -n '' ']'
23:43:58 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:58 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:58 ################################################################################
23:43:58 #
23:43:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:58 # contributor license agreements. See the NOTICE file distributed with
23:43:58 # this work for additional information regarding copyright ownership.
23:43:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:58 # (the "License"); you may not use this file except in compliance with
23:43:58 # the License. You may obtain a copy of the License at
23:43:58 #
23:43:58 # http://www.apache.org/licenses/LICENSE-2.0
23:43:58 #
23:43:58 # Unless required by applicable law or agreed to in writing, software
23:43:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:58 # See the License for the specific language governing permissions and
23:43:58 # limitations under the License.
23:43:58 #
23:43:58 ################################################################################
23:43:58
23:43:58 # Common pattern layout for appenders
23:43:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:58
23:43:58 # Root logger
23:43:58 log4j2.rootLogger.level = INFO
23:43:58 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:58 #log4j2.rootLogger.type = asyncRoot
23:43:58 #log4j2.rootLogger.includeLocation = false
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:58 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:58
23:43:58 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:58
23:43:58 # Loggers configuration
23:43:58
23:43:58 # Spifly logger
23:43:58 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:58 log4j2.logger.spifly.level = WARN
23:43:58
23:43:58 # Security audit logger
23:43:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:58 log4j2.logger.audit.level = INFO
23:43:58 log4j2.logger.audit.additivity = false
23:43:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:58
23:43:58 # Appenders configuration
23:43:58
23:43:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:58 log4j2.appender.console.type = Console
23:43:58 log4j2.appender.console.name = Console
23:43:58 log4j2.appender.console.layout.type = PatternLayout
23:43:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:58
23:43:58 # Rolling file appender
23:43:58 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:58 log4j2.appender.rolling.name = RollingFile
23:43:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:58 # uncomment to not force a disk flush
23:43:58 #log4j2.appender.rolling.immediateFlush = false
23:43:58 log4j2.appender.rolling.append = true
23:43:58 log4j2.appender.rolling.layout.type = PatternLayout
23:43:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:58 log4j2.appender.rolling.policies.type = Policies
23:43:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:58 log4j2.appender.rolling.policies.size.size = 1GB
23:43:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:58 log4j2.appender.rolling.strategy.max = 7
23:43:58
23:43:58 # Audit file appender
23:43:58 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:58 log4j2.appender.audit.name = AuditRollingFile
23:43:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:58 log4j2.appender.audit.append = true
23:43:58 log4j2.appender.audit.layout.type = PatternLayout
23:43:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:58 log4j2.appender.audit.policies.type = Policies
23:43:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:58 log4j2.appender.audit.policies.size.size = 8MB
23:43:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:58 log4j2.appender.audit.strategy.max = 7
23:43:58
23:43:58 # OSGi appender
23:43:58 log4j2.appender.osgi.type = PaxOsgi
23:43:58 log4j2.appender.osgi.name = PaxOsgi
23:43:58 log4j2.appender.osgi.filter = *
23:43:58
23:43:58 # help with identification of maven-related problems with pax-url-aether
23:43:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:58 #log4j2.logger.aether.level = TRACE
23:43:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:58 #log4j2.logger.http-headers.level = DEBUG
23:43:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:58 #log4j2.logger.maven.level = TRACE
23:43:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:58 + local -r controllermem=3072m
23:43:58 Configure
23:43:58 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 + echo Configure
23:43:58 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:58 max memory: 3072m
23:43:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:58 + echo ' max memory: 3072m'
23:43:58 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:58 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:58 #!/bin/sh
23:43:58 #
23:43:58 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:58 # contributor license agreements. See the NOTICE file distributed with
23:43:58 # this work for additional information regarding copyright ownership.
23:43:58 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:58 # (the "License"); you may not use this file except in compliance with
23:43:58 # the License. You may obtain a copy of the License at
23:43:58 #
23:43:58 # http://www.apache.org/licenses/LICENSE-2.0
23:43:58 #
23:43:58 # Unless required by applicable law or agreed to in writing, software
23:43:58 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:58 # See the License for the specific language governing permissions and
23:43:58 # limitations under the License.
23:43:58 #
23:43:58
23:43:58 #
23:43:58 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:58 # script: client, instance, shell, start, status, stop, karaf
23:43:58 #
23:43:58 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:58 # Actions go here...
23:43:58 # fi
23:43:58
23:43:58 #
23:43:58 # general settings which should be applied for all scripts go here; please keep
23:43:58 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:58 # in example of the start script where the start script is executed first and the
23:43:58 # karaf script afterwards.
23:43:58 #
23:43:58
23:43:58 #
23:43:58 # The following section shows the possible configuration options for the default
23:43:58 # karaf scripts
23:43:58 #
23:43:58 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:58 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:58 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:58 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:58 # export KARAF_HOME # Karaf home folder
23:43:58 # export KARAF_DATA # Karaf data folder
23:43:58 # export KARAF_BASE # Karaf base folder
23:43:58 # export KARAF_ETC # Karaf etc folder
23:43:58 # export KARAF_LOG # Karaf log folder
23:43:58 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:58 # export KARAF_OPTS # Additional available Karaf options
23:43:58 # export KARAF_DEBUG # Enable debug mode
23:43:58 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:58 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:58 + echo 'Set Java version'
23:43:58 Set Java version
23:43:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:58 sudo: a password is required
23:43:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:58 sudo: a password is required
23:43:58 JDK default version ...
23:43:58 + echo 'JDK default version ...'
23:43:58 + java -version
23:43:59 openjdk version "21.0.8" 2025-07-15
23:43:59 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:43:59 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:43:59 Set JAVA_HOME
23:43:59 + echo 'Set JAVA_HOME'
23:43:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:59 Listing all open ports on controller system...
23:43:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:59 + echo 'Listing all open ports on controller system...'
23:43:59 + netstat -pnatu
23:43:59 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:59 Custom shard config exists!!!
23:43:59 Copying the shard config...
23:43:59 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:59 + echo 'Custom shard config exists!!!'
23:43:59 + echo 'Copying the shard config...'
23:43:59 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:43:59 Configuring cluster
23:43:59 + echo 'Configuring cluster'
23:43:59 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.111 10.30.171.84 10.30.170.36
23:43:59 ################################################
23:43:59 ## Configure Cluster ##
23:43:59 ################################################
23:43:59 NOTE: Cluster configuration files not found. Copying from
23:43:59 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:43:59 Configuring unique name in pekko.conf
23:43:59 Configuring hostname in pekko.conf
23:43:59 Configuring data and rpc seed nodes in pekko.conf
23:43:59 modules = [
23:43:59
23:43:59 {
23:43:59 name = "inventory"
23:43:59 namespace = "urn:opendaylight:inventory"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "topology"
23:43:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "toaster"
23:43:59 namespace = "http://netconfcentral.org/ns/toaster"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "car"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "people"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "car-people"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:59 shard-strategy = "module"
23:43:59 }
23:43:59 ]
23:43:59 Configuring replication type in module-shards.conf
23:43:59 ################################################
23:43:59 ## NOTE: Manually restart controller to ##
23:43:59 ## apply configuration. ##
23:43:59 ################################################
23:43:59 Dump pekko.conf
23:43:59 + echo 'Dump pekko.conf'
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:59
23:43:59 odl-cluster-data {
23:43:59 pekko {
23:43:59 remote {
23:43:59 artery {
23:43:59 enabled = on
23:43:59 transport = tcp
23:43:59 canonical.hostname = "10.30.170.36"
23:43:59 canonical.port = 2550
23:43:59 }
23:43:59 }
23:43:59
23:43:59 cluster {
23:43:59 # Using artery.
23:43:59 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.111:2550",
23:43:59 "pekko://opendaylight-cluster-data@10.30.171.84:2550",
23:43:59 "pekko://opendaylight-cluster-data@10.30.170.36:2550"]
23:43:59
23:43:59 roles = ["member-3"]
23:43:59
23:43:59 # when under load we might trip a false positive on the failure detector
23:43:59 # failure-detector {
23:43:59 # heartbeat-interval = 4 s
23:43:59 # acceptable-heartbeat-pause = 16s
23:43:59 # }
23:43:59 }
23:43:59
23:43:59 persistence {
23:43:59 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:43:59 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:43:59 # The relative path is always relative to KARAF_HOME.
23:43:59
23:43:59 # snapshot-store.local.dir = "target/snapshots"
23:43:59
23:43:59 # Use lz4 compression for LocalSnapshotStore snapshots
23:43:59 snapshot-store.local.use-lz4-compression = false
23:43:59 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:43:59 snapshot-store.local.lz4-blocksize = 256KB
23:43:59 }
23:43:59 disable-default-actor-system-quarantined-event-handling = "false"
23:43:59 }
23:43:59 }
23:43:59 Dump modules.conf
23:43:59 + echo 'Dump modules.conf'
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:59 modules = [
23:43:59
23:43:59 {
23:43:59 name = "inventory"
23:43:59 namespace = "urn:opendaylight:inventory"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "topology"
23:43:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "toaster"
23:43:59 namespace = "http://netconfcentral.org/ns/toaster"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "car"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "people"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:43:59 shard-strategy = "module"
23:43:59 },
23:43:59 {
23:43:59 name = "car-people"
23:43:59 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:43:59 shard-strategy = "module"
23:43:59 }
23:43:59 ]
23:43:59 Dump module-shards.conf
23:43:59 + echo 'Dump module-shards.conf'
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:59 module-shards = [
23:43:59 {
23:43:59 name = "default"
23:43:59 shards = [
23:43:59 {
23:43:59 name = "default"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "inventory"
23:43:59 shards = [
23:43:59 {
23:43:59 name="inventory"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "topology"
23:43:59 shards = [
23:43:59 {
23:43:59 name="topology"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "toaster"
23:43:59 shards = [
23:43:59 {
23:43:59 name="toaster"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "car"
23:43:59 shards = [
23:43:59 {
23:43:59 name="car"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "people"
23:43:59 shards = [
23:43:59 {
23:43:59 name="people"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 },
23:43:59 {
23:43:59 name = "car-people"
23:43:59 shards = [
23:43:59 {
23:43:59 name="car-people"
23:43:59 replicas = ["member-1",
23:43:59 "member-2",
23:43:59 "member-3"]
23:43:59 }
23:43:59 ]
23:43:59 }
23:43:59 ]
23:43:59 Locating config plan to use...
23:43:59 Finished running config plans
23:43:59 Starting member-1 with IP address 10.30.170.111
23:43:59 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:59 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:43:59 Redirecting karaf console output to karaf_console.log
23:43:59 Starting controller...
23:43:59 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:43:59 Starting member-2 with IP address 10.30.171.84
23:43:59 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:43:59 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:44:00 Redirecting karaf console output to karaf_console.log
23:44:00 Starting controller...
23:44:00 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:44:00 Starting member-3 with IP address 10.30.170.36
23:44:00 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:44:00 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:44:00 Redirecting karaf console output to karaf_console.log
23:44:00 Starting controller...
23:44:00 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:44:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins13147029104669894040.sh
23:44:00 common-functions.sh is being sourced
23:44:00 common-functions environment:
23:44:00 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:44:00 ACTUALFEATURES:
23:44:00 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:44:00 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:44:00 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:44:00 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:00 CONTROLLERMEM: 2048m
23:44:00 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:44:00 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:44:00 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:44:00 SUITES:
23:44:00
23:44:00 + echo '#################################################'
23:44:00 #################################################
23:44:00 + echo '## Verify Cluster is UP ##'
23:44:00 ## Verify Cluster is UP ##
23:44:00 + echo '#################################################'
23:44:00 #################################################
23:44:00 + create_post_startup_script
23:44:00 + cat
23:44:00 + copy_and_run_post_startup_script
23:44:00 + seed_index=1
23:44:00 ++ seq 1 3
23:44:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:44:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:44:00 + echo 'Execute the post startup script on controller 10.30.170.111'
23:44:00 Execute the post startup script on controller 10.30.170.111
23:44:00 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.170.111:/tmp/
23:44:00 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:44:00 + ssh 10.30.170.111 'bash /tmp/post-startup-script.sh 1'
23:44:00 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:45:06 2025-11-01T23:44:43,052 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:45:06 Controller is UP
23:45:06 2025-11-01T23:44:43,052 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:45:06 Listing all open ports on controller system...
23:45:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:45:06 looking for "BindException: Address already in use" in log file
23:45:06 looking for "server is unhealthy" in log file
23:45:06 + '[' 1 == 0 ']'
23:45:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:45:06 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:45:06 + echo 'Execute the post startup script on controller 10.30.171.84'
23:45:06 Execute the post startup script on controller 10.30.171.84
23:45:06 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.84:/tmp/
23:45:06 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:45:06 + ssh 10.30.171.84 'bash /tmp/post-startup-script.sh 2'
23:45:06 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:45:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:46:11 2025-11-01T23:44:42,862 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:46:11 Controller is UP
23:46:11 2025-11-01T23:44:42,862 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:46:11 Listing all open ports on controller system...
23:46:11 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:46:11 looking for "BindException: Address already in use" in log file
23:46:11 looking for "server is unhealthy" in log file
23:46:11 + '[' 2 == 0 ']'
23:46:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:46:11 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:46:11 + echo 'Execute the post startup script on controller 10.30.170.36'
23:46:11 Execute the post startup script on controller 10.30.170.36
23:46:11 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.170.36:/tmp/
23:46:12 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:46:12 + ssh 10.30.170.36 'bash /tmp/post-startup-script.sh 3'
23:46:12 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:46:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:12 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:47:17 2025-11-01T23:44:42,783 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:17 Controller is UP
23:47:17 2025-11-01T23:44:42,783 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:47:17 Listing all open ports on controller system...
23:47:17 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:47:17 looking for "BindException: Address already in use" in log file
23:47:17 looking for "server is unhealthy" in log file
23:47:17 + '[' 0 == 0 ']'
23:47:17 + seed_index=1
23:47:17 + dump_controller_threads
23:47:17 ++ seq 1 3
23:47:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:17 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:17 + echo 'Let'\''s take the karaf thread dump'
23:47:17 Let's take the karaf thread dump
23:47:17 + ssh 10.30.170.111 'sudo ps aux'
23:47:17 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:18 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:18 ++ cut -f2 '-d '
23:47:18 ++ grep -v grep
23:47:18 ++ tr -s ' '
23:47:18 + pid=2083
23:47:18 + echo 'karaf main: org.apache.karaf.main.Main, pid:2083'
23:47:18 karaf main: org.apache.karaf.main.Main, pid:2083
23:47:18 + ssh 10.30.170.111 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2083'
23:47:18 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:18 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:18 + echo 'Let'\''s take the karaf thread dump'
23:47:18 Let's take the karaf thread dump
23:47:18 + ssh 10.30.171.84 'sudo ps aux'
23:47:18 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:47:19 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:19 ++ grep -v grep
23:47:19 ++ cut -f2 '-d '
23:47:19 ++ tr -s ' '
23:47:19 + pid=2083
23:47:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:2083'
23:47:19 karaf main: org.apache.karaf.main.Main, pid:2083
23:47:19 + ssh 10.30.171.84 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2083'
23:47:19 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
23:47:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:19 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:47:19 + echo 'Let'\''s take the karaf thread dump'
23:47:19 Let's take the karaf thread dump
23:47:19 + ssh 10.30.170.36 'sudo ps aux'
23:47:19 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:47:20 ++ tr -s ' '
23:47:20 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:20 ++ cut -f2 '-d '
23:47:20 ++ grep -v grep
23:47:20 + pid=2089
23:47:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:2089'
23:47:20 karaf main: org.apache.karaf.main.Main, pid:2089
23:47:20 + ssh 10.30.170.36 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2089'
23:47:20 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
23:47:20 + '[' 0 -gt 0 ']'
23:47:20 + echo 'Generating controller variables...'
23:47:20 Generating controller variables...
23:47:20 ++ seq 1 3
23:47:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:20 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:20 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.111'
23:47:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:20 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.111 -v ODL_SYSTEM_2_IP:10.30.171.84'
23:47:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:20 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:47:20 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.111 -v ODL_SYSTEM_2_IP:10.30.171.84 -v ODL_SYSTEM_3_IP:10.30.170.36'
23:47:20 + echo 'Generating mininet variables...'
23:47:20 Generating mininet variables...
23:47:20 ++ seq 1 0
23:47:20 + get_test_suites SUITES
23:47:20 + local __suite_list=SUITES
23:47:20 + echo 'Locating test plan to use...'
23:47:20 Locating test plan to use...
23:47:20 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt
23:47:20 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt ']'
23:47:20 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt
23:47:20 + '[' disabled '!=' disabled ']'
23:47:20 + echo 'Changing the testplan path...'
23:47:20 Changing the testplan path...
23:47:20 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt
23:47:20 + cat testplan.txt
23:47:20 # Place the suites in run order:
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:47:20 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:47:20 + '[' -z '' ']'
23:47:20 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:47:20 ++ tr '\012' ' '
23:47:20 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:47:20 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:47:20 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:47:20 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:47:21 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:47:21 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251101.163313-524.zip -v CONTROLLER:10.30.170.111 -v CONTROLLER1:10.30.171.84 -v CONTROLLER2:10.30.170.36 -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-vanadium -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:vanadium -v ODL_SYSTEM_IP:10.30.170.111 -v ODL_SYSTEM_1_IP:10.30.170.111 -v ODL_SYSTEM_2_IP:10.30.171.84 -v ODL_SYSTEM_3_IP:10.30.170.36 -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-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:47:21 ==============================================================================
23:47:21 controller-clustering-ask.txt
23:47:21 ==============================================================================
23:47:21 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:47:21 ==============================================================================
23:47:26 Stop_All_Members :: Stop every odl node. | PASS |
23:51:39 ------------------------------------------------------------------------------
23:51:39 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:51:47 ------------------------------------------------------------------------------
23:51:47 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:52:45 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
23:52:45 ------------------------------------------------------------------------------
23:52:45 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:52:45 3 tests, 2 passed, 1 failed
23:52:45 ==============================================================================
23:52:45 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:52:45 ==============================================================================
23:52:50 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS |
23:52:51 ------------------------------------------------------------------------------
23:52:51 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
23:52:52 ------------------------------------------------------------------------------
23:52:52 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:52:52 ------------------------------------------------------------------------------
23:52:52 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:52:53 ... click for list of related bugs or create a new one if needed (with the
23:52:53 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:52:53 reference somewhere inside)
23:52:53 "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"
23:52:53
23:52:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:52:53 ------------------------------------------------------------------------------
23:52:53 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:52:54 ------------------------------------------------------------------------------
23:52:54 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:52:54 ------------------------------------------------------------------------------
23:52:54 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
23:52:55 ------------------------------------------------------------------------------
23:52:55 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
23:52:56 ------------------------------------------------------------------------------
23:52:56 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
23:52:56 8 tests, 7 passed, 1 failed
23:52:56 ==============================================================================
23:52:56 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:52:56 ==============================================================================
23:52:58 Stop_All_Members :: Stop every odl node. | PASS |
23:57:09 ------------------------------------------------------------------------------
23:57:09 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:57:18 ------------------------------------------------------------------------------
23:57:18 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:03:28 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.170.36:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:03:28 ------------------------------------------------------------------------------
00:03:28 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:03:28 3 tests, 2 passed, 1 failed
00:03:28 ==============================================================================
00:03:29 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
00:03:29 ==============================================================================
00:03:33 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
00:03:35 ------------------------------------------------------------------------------
00:03:35 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
00:03:47 ... click for list of related bugs or create a new one if needed (with the
00:03:47 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
00:03:47 reference somewhere inside)
00:03: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&order=bug_status"
00:03:47
00:03:47 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
00:03:47 ------------------------------------------------------------------------------
00:03:47 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
00:03:47 ... click for list of related bugs or create a new one if needed (with the
00:03:47 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
00:03:47 reference somewhere inside)
00:03:47 "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"
00:03:47
00:03:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
00:03:47 ------------------------------------------------------------------------------
00:03:47 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
00:05:02 ... click for list of related bugs or create a new one if needed (with the
00:05:02 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
00:05:02 reference somewhere inside)
00:05:02 "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"
00:05:02
00:05:02 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: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
00:05:02 ------------------------------------------------------------------------------
00:05:02 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:05:02 ... click for list of related bugs or create a new one if needed (with the
00:05:02 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
00:05:02 reference somewhere inside)
00:05:02 "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"
00:05:02
00:05:02 Variable '${isolated_idx}' not found.
00:05:02 ------------------------------------------------------------------------------
00:05:02 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
00:05:14 ... click for list of related bugs or create a new one if needed (with the
00:05:14 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:05:14 reference somewhere inside)
00:05:14 "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"
00:05:14
00:05:14 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
00:05:14 ------------------------------------------------------------------------------
00:05:14 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
00:05:15 ------------------------------------------------------------------------------
00:05:15 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
00:05:15 7 tests, 2 passed, 5 failed
00:05:15 ==============================================================================
00:05:15 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:05:15 ==============================================================================
00:05:18 Stop_All_Members :: Stop every odl node. | FAIL |
00:11:26 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:11:26 ------------------------------------------------------------------------------
00:11:26 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:11:36 ------------------------------------------------------------------------------
00:11:36 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:17:40 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.170.111:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:17:40 ------------------------------------------------------------------------------
00:17:40 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:17:40 3 tests, 1 passed, 2 failed
00:17:40 ==============================================================================
00:17:40 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
00:17:40 ==============================================================================
00:17:47 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
00:17:47 ... click for list of related bugs or create a new one if needed (with the
00:17:47 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
00:17:47 reference somewhere inside)
00:17:47 "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"
00:17:47
00:17:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
00:17:47 ------------------------------------------------------------------------------
00:17:47 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
00:17:48 ... click for list of related bugs or create a new one if needed (with the
00:17:48 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
00:17:48 reference somewhere inside)
00:17:48 "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"
00:17:48
00:17:48 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:17:48 ------------------------------------------------------------------------------
00:17:48 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | FAIL |
00:17:48 ... click for list of related bugs or create a new one if needed (with the
00:17:48 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_node"
00:17:48 reference somewhere inside)
00:17:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_node&order=bug_status"
00:17:48
00:17:48 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
00:17:48 ------------------------------------------------------------------------------
00:17:48 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
00:17:49 ... click for list of related bugs or create a new one if needed (with the
00:17:49 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
00:17:49 reference somewhere inside)
00:17:49 "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"
00:17:49
00:17:49 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:17:49 ------------------------------------------------------------------------------
00:17:49 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
00:17:49 ------------------------------------------------------------------------------
00:17:49 Reregister_Rpc_On_Node :: Reregister the rpc. | FAIL |
00:17:49 ... click for list of related bugs or create a new one if needed (with the
00:17:49 "controller_clustering_ask_txt_action_provider_precedence_reregister_rpc_on_node"
00:17:49 reference somewhere inside)
00:17:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_reregister_rpc_on_node&order=bug_status"
00:17:49
00:17:49 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
00:17:49 ------------------------------------------------------------------------------
00:17:49 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
00:17:50 ... click for list of related bugs or create a new one if needed (with the
00:17:50 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
00:17:50 reference somewhere inside)
00:17:50 "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"
00:17:50
00:17:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:17:50 ------------------------------------------------------------------------------
00:17:50 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
00:17:50 ... click for list of related bugs or create a new one if needed (with the
00:17:50 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
00:17:50 reference somewhere inside)
00:17:50 "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"
00:17:50
00:17:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.111:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
00:17:50 ------------------------------------------------------------------------------
00:17:50 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
00:17:50 8 tests, 1 passed, 7 failed
00:17:50 ==============================================================================
00:17:50 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:17:50 ==============================================================================
00:17:55 Stop_All_Members :: Stop every odl node. | PASS |
00:18:31 ------------------------------------------------------------------------------
00:18:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:18:41 ------------------------------------------------------------------------------
00:18:41 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:24:51 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.170.36:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:24:51 ------------------------------------------------------------------------------
00:24:51 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:24:51 3 tests, 2 passed, 1 failed
00:24:51 ==============================================================================
00:24:51 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
00:24:51 ==============================================================================
00:24:56 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
00:24:57 ------------------------------------------------------------------------------
00:24:57 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
00:25:09 ... click for list of related bugs or create a new one if needed (with the
00:25:09 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
00:25:09 reference somewhere inside)
00:25:09 "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"
00:25:09
00:25:09 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:25:09 ------------------------------------------------------------------------------
00:25:09 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
00:25:09 ... click for list of related bugs or create a new one if needed (with the
00:25:09 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
00:25:09 reference somewhere inside)
00:25:09 "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"
00:25:09
00:25:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:25:09 ------------------------------------------------------------------------------
00:25:09 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
00:26:23 ... click for list of related bugs or create a new one if needed (with the
00:26:23 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
00:26:23 reference somewhere inside)
00:26:23 "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"
00:26:23
00:26:23 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: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:26:23 ------------------------------------------------------------------------------
00:26:23 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:26:23 ... click for list of related bugs or create a new one if needed (with the
00:26:23 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
00:26:23 reference somewhere inside)
00:26:23 "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"
00:26:23
00:26:23 Variable '${isolated_idx}' not found.
00:26:23 ------------------------------------------------------------------------------
00:26:23 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
00:26:35 ... click for list of related bugs or create a new one if needed (with the
00:26:35 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:26:35 reference somewhere inside)
00:26:35 "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"
00:26:35
00:26:35 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:26:35 ------------------------------------------------------------------------------
00:26:35 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
00:26:36 ------------------------------------------------------------------------------
00:26:36 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
00:26:36 7 tests, 2 passed, 5 failed
00:26:36 ==============================================================================
00:26:36 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:26:36 ==============================================================================
00:26:39 Stop_All_Members :: Stop every odl node. | PASS |
00:30:50 ------------------------------------------------------------------------------
00:30:50 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:30:59 ------------------------------------------------------------------------------
00:30:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:37:07 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.84:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:37:07 ------------------------------------------------------------------------------
00:37:07 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:37:07 3 tests, 2 passed, 1 failed
00:37:07 ==============================================================================
00:37:07 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
00:37:07 ==============================================================================
00:37:12 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
00:37:13 ... click for list of related bugs or create a new one if needed (with the
00:37:13 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
00:37:13 reference somewhere inside)
00:37:13 "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"
00:37:13
00:37:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.84:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
00:37:13 ------------------------------------------------------------------------------
00:37:13 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
00:37:13 ... click for list of related bugs or create a new one if needed (with the
00:37:13 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
00:37:13 reference somewhere inside)
00:37:13 "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"
00:37:13
00:37:13 Variable '@{cs_candidates}' not found. Did you mean:
00:37:13 @{cs_exp_candidates}
00:37:13 ------------------------------------------------------------------------------
00:37:13 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
00:37:14 ... click for list of related bugs or create a new one if needed (with the
00:37:14 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
00:37:14 reference somewhere inside)
00:37:14 "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"
00:37:14
00:37:14 Variable '${cs_owner}' not found.
00:37:14 ------------------------------------------------------------------------------
00:37:14 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
00:37:14 ... click for list of related bugs or create a new one if needed (with the
00:37:14 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
00:37:14 reference somewhere inside)
00:37:14 "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"
00:37:14
00:37:14 Variable '${unregistered_node}' not found.
00:37:14 ------------------------------------------------------------------------------
00:37:14 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
00:37:14 ... click for list of related bugs or create a new one if needed (with the
00:37:14 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
00:37:14 reference somewhere inside)
00:37:14 "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"
00:37:14
00:37:14 Variable '${cs_owner}' not found.
00:37:14 ------------------------------------------------------------------------------
00:37:14 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:37:15 ... click for list of related bugs or create a new one if needed (with the
00:37:15 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
00:37:15 reference somewhere inside)
00:37:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
00:37:15
00:37:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.84:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
00:37:15 ------------------------------------------------------------------------------
00:37:15 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
00:37:15 6 tests, 0 passed, 6 failed
00:37:15 ==============================================================================
00:37:15 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:37:15 ==============================================================================
00:37:17 Stop_All_Members :: Stop every odl node. | PASS |
00:41:27 ------------------------------------------------------------------------------
00:41:27 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:41:36 ------------------------------------------------------------------------------
00:41:36 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:47: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.170.36:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:47:47 ------------------------------------------------------------------------------
00:47:47 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:47:47 3 tests, 2 passed, 1 failed
00:47:47 ==============================================================================
00:47:47 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
00:47:47 ==============================================================================
00:47:51 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
00:47:53 ... click for list of related bugs or create a new one if needed (with the
00:47:53 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
00:47:53 reference somewhere inside)
00:47:53 "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"
00:47:53
00:47:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
00:47:53 ------------------------------------------------------------------------------
00:47:53 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
00:47:54 ... click for list of related bugs or create a new one if needed (with the
00:47:54 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
00:47:54 reference somewhere inside)
00:47:54 "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"
00:47:54
00:47:54 Could not parse owner and candidates for device get-singleton-constant-service']
00:47:54 ------------------------------------------------------------------------------
00:47:54 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
00:47:54 ... click for list of related bugs or create a new one if needed (with the
00:47:54 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
00:47:54 reference somewhere inside)
00:47:54 "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"
00:47:54
00:47:54 Variable '${cs_owner}' not found.
00:47:54 ------------------------------------------------------------------------------
00:47:54 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
00:47:54 ... click for list of related bugs or create a new one if needed (with the
00:47:54 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
00:47:54 reference somewhere inside)
00:47:54 "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"
00:47:54
00:47:54 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
00:47:54 ------------------------------------------------------------------------------
00:47:54 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
00:47:55 ... click for list of related bugs or create a new one if needed (with the
00:47:55 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
00:47:55 reference somewhere inside)
00:47:55 "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"
00:47:55
00:47:55 Variable '${cs_isolated_index}' not found.
00:47:55 ------------------------------------------------------------------------------
00:47:55 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:47:55 ... click for list of related bugs or create a new one if needed (with the
00:47:55 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
00:47:55 reference somewhere inside)
00:47:55 "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"
00:47:55
00:47:55 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
00:47:55 ------------------------------------------------------------------------------
00:47:55 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
00:47:55 6 tests, 0 passed, 6 failed
00:47:55 ==============================================================================
00:47:56 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:47:56 ==============================================================================
00:47:58 Stop_All_Members :: Stop every odl node. | PASS |
00:52:10 ------------------------------------------------------------------------------
00:52:10 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:52:19 ------------------------------------------------------------------------------
00:52:19 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:58:30 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.170.36:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:58:30 ------------------------------------------------------------------------------
00:58:30 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:58:30 3 tests, 2 passed, 1 failed
00:58:30 ==============================================================================
00:58:30 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
00:58:30 ==============================================================================
00:58:34 Register_Candidates :: Register a candidate application on each no... | FAIL |
00:58:36 ... click for list of related bugs or create a new one if needed (with the
00:58:36 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
00:58:36 reference somewhere inside)
00:58:36 "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"
00:58:36
00:58:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
00:58:36 ------------------------------------------------------------------------------
00:58:36 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
00:59:36 ------------------------------------------------------------------------------
00:59:36 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
00:59:37 ... click for list of related bugs or create a new one if needed (with the
00:59:37 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
00:59:37 reference somewhere inside)
00:59:37 "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"
00:59:37
00:59:37 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
00:59:37 ------------------------------------------------------------------------------
00:59:37 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
00:59:37 3 tests, 1 passed, 2 failed
00:59:37 ==============================================================================
00:59:38 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:59:38 ==============================================================================
00:59:41 Stop_All_Members :: Stop every odl node. | PASS |
01:03:53 ------------------------------------------------------------------------------
01:03:53 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:04:02 ------------------------------------------------------------------------------
01:04:02 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:10:12 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.36:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:10:12 ------------------------------------------------------------------------------
01:10:12 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:10:12 3 tests, 2 passed, 1 failed
01:10:12 ==============================================================================
01:10:13 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
01:10:13 ==============================================================================
01:10:18 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:10:19 ... click for list of related bugs or create a new one if needed (with the
01:10:19 "controller_clustering_ask_txt_global_rpc_kill_get_basic_rpc_test_owner"
01:10:19 reference somewhere inside)
01:10:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_get_basic_rpc_test_owner&order=bug_status"
01:10:19
01:10:19 Could not parse owner and candidates for device Basic-rpc-test']
01:10:19 ------------------------------------------------------------------------------
01:10:19 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
01:10:19 ... click for list of related bugs or create a new one if needed (with the
01:10:19 "controller_clustering_ask_txt_global_rpc_kill_rpc_before_stopping_on_owner"
01:10:19 reference somewhere inside)
01:10:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_before_stopping_on_owner&order=bug_status"
01:10:19
01:10:19 Variable '${brt_owner}' not found.
01:10:19 ------------------------------------------------------------------------------
01:10:19 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
01:10:20 ... click for list of related bugs or create a new one if needed (with the
01:10:20 "controller_clustering_ask_txt_global_rpc_kill_rpc_before_stop_on_successors"
01:10:20 reference somewhere inside)
01:10:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_before_stop_on_successors&order=bug_status"
01:10:20
01:10:20 Variable '@{brt_successors}' not found.
01:10:20 ------------------------------------------------------------------------------
01:10:20 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:10:20 ... click for list of related bugs or create a new one if needed (with the
01:10:20 "controller_clustering_ask_txt_global_rpc_kill_stop_current_owner_member"
01:10:20 reference somewhere inside)
01:10:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_stop_current_owner_member&order=bug_status"
01:10:20
01:10:20 Variable '${brt_owner}' not found.
01:10:20 ------------------------------------------------------------------------------
01:10:20 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:10:20 ... click for list of related bugs or create a new one if needed (with the
01:10:20 "controller_clustering_ask_txt_global_rpc_kill_verify_new_basic_rpc_test_owner_elected"
01:10:20 reference somewhere inside)
01:10:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_verify_new_basic_rpc_test_owner_elected&order=bug_status"
01:10:20
01:10:20 Variable '${old_brt_successors}' not found.
01:10:20 ------------------------------------------------------------------------------
01:10:20 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:10:21 ... click for list of related bugs or create a new one if needed (with the
01:10:21 "controller_clustering_ask_txt_global_rpc_kill_rpc_on_remained_cluster_nodes"
01:10:21 reference somewhere inside)
01:10:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_on_remained_cluster_nodes&order=bug_status"
01:10:21
01:10:21 Variable '@{old_brt_successors}' not found.
01:10:21 ------------------------------------------------------------------------------
01:10:21 Restart_Stopped_Member :: Restart stopped node | FAIL |
01:10:21 ... click for list of related bugs or create a new one if needed (with the
01:10:21 "controller_clustering_ask_txt_global_rpc_kill_restart_stopped_member"
01:10:21 reference somewhere inside)
01:10:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_restart_stopped_member&order=bug_status"
01:10:21
01:10:21 Variable '${old_brt_owner}' not found.
01:10:21 ------------------------------------------------------------------------------
01:10:21 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
01:10:21 ... click for list of related bugs or create a new one if needed (with the
01:10:21 "controller_clustering_ask_txt_global_rpc_kill_verify_new_owner_remained_after_rejoin"
01:10:21 reference somewhere inside)
01:10:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_verify_new_owner_remained_after_rejoin&order=bug_status"
01:10:21
01:10:21 Variable '${brt_owner}' not found.
01:10:21 ------------------------------------------------------------------------------
01:10:21 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:10:21 ... click for list of related bugs or create a new one if needed (with the
01:10:21 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_new_owner"
01:10:21 reference somewhere inside)
01:10:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_new_owner&order=bug_status"
01:10:21
01:10:21 Variable '${brt_owner}' not found.
01:10:21 ------------------------------------------------------------------------------
01:10:21 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:10:22 ... click for list of related bugs or create a new one if needed (with the
01:10:22 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_old_owner"
01:10:22 reference somewhere inside)
01:10:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_old_owner&order=bug_status"
01:10:22
01:10:22 Variable '${old_brt_owner}' not found.
01:10:22 ------------------------------------------------------------------------------
01:10:22 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:10:22 ... click for list of related bugs or create a new one if needed (with the
01:10:22 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_all"
01:10:22 reference somewhere inside)
01:10:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_all&order=bug_status"
01:10:22
01:10:22 Variable '${brt_owner}' not found.
01:10:22 ------------------------------------------------------------------------------
01:10:22 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
01:10:22 11 tests, 0 passed, 11 failed
01:10:22 ==============================================================================
01:10:22 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:10:22 ==============================================================================
01:10:24 Stop_All_Members :: Stop every odl node. | FAIL |
01:16:34 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:16:34 ------------------------------------------------------------------------------
01:16:34 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:16:43 ------------------------------------------------------------------------------
01:16:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:22:52 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:22:52 ------------------------------------------------------------------------------
01:22:52 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:22:52 3 tests, 1 passed, 2 failed
01:22:52 ==============================================================================
01:22:52 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
01:22:52 ==============================================================================
01:23:36 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:23:36 Parent suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36 ------------------------------------------------------------------------------
01:23:36 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
01:23:36 Suite setup failed:
01:23:36 No match found for 'opendaylight-user' in 10 seconds
01:23:36 Output:
01:23:36 .
01:23:36
01:23:36 10 tests, 0 passed, 10 failed
01:23:36 ==============================================================================
01:23:36 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:23:36 ==============================================================================
01:24:08 Stop_All_Members :: Stop every odl node. | FAIL |
01:30:17 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:30:17 ------------------------------------------------------------------------------
01:30:17 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:30:27 ------------------------------------------------------------------------------
01:30:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:36:35 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:36:35 ------------------------------------------------------------------------------
01:36:35 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:36:35 3 tests, 1 passed, 2 failed
01:36:35 ==============================================================================
01:36:35 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
01:36:35 ==============================================================================
01:37:19 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:19 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
01:37:19 Parent suite setup failed:
01:37:19 No match found for 'opendaylight-user' in 10 seconds
01:37:19 Output:
01:37:19 .
01:37:19 ------------------------------------------------------------------------------
01:37:20 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:37:20 Parent suite setup failed:
01:37:20 No match found for 'opendaylight-user' in 10 seconds
01:37:20 Output:
01:37:20 .
01:37:20 ------------------------------------------------------------------------------
01:37:20 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:37:20 Parent suite setup failed:
01:37:20 No match found for 'opendaylight-user' in 10 seconds
01:37:20 Output:
01:37:20 .
01:37:20 ------------------------------------------------------------------------------
01:37:20 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:37:20 Parent suite setup failed:
01:37:20 No match found for 'opendaylight-user' in 10 seconds
01:37:20 Output:
01:37:20 .
01:37:20 ------------------------------------------------------------------------------
01:37:20 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:37:20 Parent suite setup failed:
01:37:20 No match found for 'opendaylight-user' in 10 seconds
01:37:20 Output:
01:37:20 .
01:37:20 ------------------------------------------------------------------------------
01:37:20 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
01:37:20 Suite setup failed:
01:37:20 No match found for 'opendaylight-user' in 10 seconds
01:37:20 Output:
01:37:20 .
01:37:20
01:37:20 11 tests, 0 passed, 11 failed
01:37:20 ==============================================================================
01:37:20 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:37:20 ==============================================================================
01:37:52 Stop_All_Members :: Stop every odl node. | FAIL |
01:44:01 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:44:01 ------------------------------------------------------------------------------
01:44:01 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:44:10 ------------------------------------------------------------------------------
01:44:10 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:50:18 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:50:18 ------------------------------------------------------------------------------
01:50:18 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:50:18 3 tests, 1 passed, 2 failed
01:50:18 ==============================================================================
01:50:18 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
01:50:18 ==============================================================================
01:50:53 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_People_On_Followers :: The same check on other members. | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
01:50:53 Parent suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53 ------------------------------------------------------------------------------
01:50:53 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
01:50:53 Suite setup failed:
01:50:53 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:50:53
01:50:53 13 tests, 0 passed, 13 failed
01:50:53 ==============================================================================
01:50:53 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
01:50:53 ==============================================================================
01:51:26 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:51:26 Parent suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26 ------------------------------------------------------------------------------
01:51:26 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
01:51:26 Suite setup failed:
01:51:26 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:26
01:51:26 16 tests, 0 passed, 16 failed
01:51:26 ==============================================================================
01:51:26 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
01:51:26 ==============================================================================
01:51:59 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 Stop_All_Members :: Stop all controllers. | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 See_Cars_On_Followers :: The same check on other members. | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
01:51:59 Parent suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59 ------------------------------------------------------------------------------
01:51:59 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
01:51:59 Suite setup failed:
01:51:59 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:51:59
01:51:59 7 tests, 0 passed, 7 failed
01:51:59 ==============================================================================
01:51:59 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
01:51:59 ==============================================================================
01:52:32 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:52:32 Parent suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32 ------------------------------------------------------------------------------
01:52:32 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
01:52:32 Suite setup failed:
01:52:32 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:52:32
01:52:32 10 tests, 0 passed, 10 failed
01:52:32 ==============================================================================
01:52:32 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
01:52:32 ==============================================================================
01:53:05 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
01:53:05 Parent suite setup failed:
01:53:05 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:05 [ Message content over the limit has been removed. ]
01:53:05 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:05 ------------------------------------------------------------------------------
01:53:05 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
01:53:05 Parent suite setup failed:
01:53:05 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:05 [ Message content over the limit has been removed. ]
01:53:05 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:05 ------------------------------------------------------------------------------
01:53:05 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
01:53:05 Parent suite setup failed:
01:53:05 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:05 [ Message content over the limit has been removed. ]
01:53:05 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:05 ------------------------------------------------------------------------------
01:53:05 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
01:53:05 Parent suite setup failed:
01:53:05 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:05 [ Message content over the limit has been removed. ]
01:53:05 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:05 ------------------------------------------------------------------------------
01:53:05 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
01:53:05 Parent suite setup failed:
01:53:05 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:05 [ Message content over the limit has been removed. ]
01:53:05 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:05 ------------------------------------------------------------------------------
01:53:06 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
01:53:06 Suite setup failed:
01:53:06 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:53:06 [ Message content over the limit has been removed. ]
01:53:06 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:53:06
01:53:06 5 tests, 0 passed, 5 failed
01:53:06 ==============================================================================
01:53:06 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
01:53:06 ==============================================================================
01:53:38 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:53:38 Parent suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38 ------------------------------------------------------------------------------
01:53:38 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
01:53:38 Suite setup failed:
01:53:38 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:53:38
01:53:38 10 tests, 0 passed, 10 failed
01:53:38 ==============================================================================
01:53:38 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
01:53:38 ==============================================================================
01:54:12 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:54:12 Parent suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12 ------------------------------------------------------------------------------
01:54:12 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
01:54:12 Suite setup failed:
01:54:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:12
01:54:12 16 tests, 0 passed, 16 failed
01:54:12 ==============================================================================
01:54:12 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
01:54:12 ==============================================================================
01:54:44 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
01:54:44 Parent suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44 ------------------------------------------------------------------------------
01:54:44 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
01:54:44 Suite setup failed:
01:54:44 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:54:44
01:54:44 8 tests, 0 passed, 8 failed
01:54:44 ==============================================================================
01:54:44 controller-clustering-ask.txt | FAIL |
01:54:44 195 tests, 31 passed, 164 failed
01:54:44 ==============================================================================
01:54:44 Output: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/output.xml
01:54:56 Log: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/log.html
01:54:56 Report: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/report.html
01:54:56 + true
01:54:56 + echo 'Examining the files in data/log and checking filesize'
01:54:56 Examining the files in data/log and checking filesize
01:54:56 + ssh 10.30.170.111 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
01:54:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:54:56 total 9124
01:54:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:44 .
01:54:56 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 1 23:44 karaf_console.log
01:54:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 01:44 ..
01:54:56 -rw-rw-r-- 1 jenkins jenkins 9323932 Nov 2 01:54 karaf.log
01:54:56 + ssh 10.30.170.111 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
01:54:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:54:57 8.9M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:54:57 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:54:57 + ssh 10.30.171.84 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
01:54:57 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:54:57 total 101264
01:54:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:44 .
01:54:57 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 1 23:44 karaf_console.log
01:54:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 2 01:44 ..
01:54:57 -rw-rw-r-- 1 jenkins jenkins 103674081 Nov 2 01:54 karaf.log
01:54:57 + ssh 10.30.171.84 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
01:54:57 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:54:57 99M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:54:57 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:54:57 + ssh 10.30.170.36 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
01:54:57 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:54:58 total 25160
01:54:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 23:44 .
01:54:58 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 1 23:44 karaf_console.log
01:54:58 drwxrwxr-x 9 jenkins jenkins 4096 Nov 2 01:44 ..
01:54:58 -rw-rw-r-- 1 jenkins jenkins 25745827 Nov 2 01:54 karaf.log
01:54:58 + ssh 10.30.170.36 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
01:54:58 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:54:58 25M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:54:58 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:54:58 + set +e
01:54:58 ++ seq 1 3
01:54:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:54:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:54:58 + echo 'Let'\''s take the karaf thread dump again'
01:54:58 Let's take the karaf thread dump again
01:54:58 + ssh 10.30.170.111 'sudo ps aux'
01:54:58 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:54:58 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
01:54:58 ++ grep -v grep
01:54:58 ++ tr -s ' '
01:54:58 ++ cut -f2 '-d '
01:54:58 + pid=35578
01:54:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:35578'
01:54:58 karaf main: org.apache.karaf.main.Main, pid:35578
01:54:58 + ssh 10.30.170.111 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 35578'
01:54:58 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:54:59 + echo 'killing karaf process...'
01:54:59 killing karaf process...
01:54:59 + ssh 10.30.170.111 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:54:59 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:54:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:54:59 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:54:59 + echo 'Let'\''s take the karaf thread dump again'
01:54:59 Let's take the karaf thread dump again
01:54:59 + ssh 10.30.171.84 'sudo ps aux'
01:54:59 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:54:59 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
01:54:59 ++ grep -v grep
01:54:59 ++ tr -s ' '
01:54:59 ++ cut -f2 '-d '
01:54:59 + pid=50802
01:54:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:50802'
01:54:59 karaf main: org.apache.karaf.main.Main, pid:50802
01:54:59 + ssh 10.30.171.84 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 50802'
01:54:59 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:00 + echo 'killing karaf process...'
01:55:00 killing karaf process...
01:55:00 + ssh 10.30.171.84 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:55:00 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:55:00 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:55:00 + echo 'Let'\''s take the karaf thread dump again'
01:55:00 Let's take the karaf thread dump again
01:55:00 + ssh 10.30.170.36 'sudo ps aux'
01:55:00 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:00 ++ tr -s ' '
01:55:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
01:55:00 ++ cut -f2 '-d '
01:55:00 ++ grep -v grep
01:55:00 + pid=39800
01:55:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:39800'
01:55:00 karaf main: org.apache.karaf.main.Main, pid:39800
01:55:00 + ssh 10.30.170.36 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 39800'
01:55:00 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:01 + echo 'killing karaf process...'
01:55:01 killing karaf process...
01:55:01 + ssh 10.30.170.36 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:55:01 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:01 + sleep 5
01:55:06 ++ seq 1 3
01:55:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:55:06 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:55:06 + echo 'Compressing karaf.log 1'
01:55:06 Compressing karaf.log 1
01:55:06 + ssh 10.30.170.111 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:55:06 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:06 + echo 'Fetching compressed karaf.log 1'
01:55:06 Fetching compressed karaf.log 1
01:55:06 + scp 10.30.170.111:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:55:06 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:07 + ssh 10.30.170.111 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
01:55:07 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:07 + scp 10.30.170.111:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:55:07 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:07 + ssh 10.30.170.111 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:55:07 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:07 + echo 'Fetch GC logs'
01:55:07 Fetch GC logs
01:55:07 + mkdir -p gclogs-1
01:55:07 + scp '10.30.170.111:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
01:55:07 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
01:55:07 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
01:55:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:55:07 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:55:07 + echo 'Compressing karaf.log 2'
01:55:07 Compressing karaf.log 2
01:55:07 + ssh 10.30.171.84 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:55:08 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:09 + echo 'Fetching compressed karaf.log 2'
01:55:09 Fetching compressed karaf.log 2
01:55:09 + scp 10.30.171.84:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:55:09 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:09 + ssh 10.30.171.84 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
01:55:09 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:09 + scp 10.30.171.84:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:55:09 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:09 + ssh 10.30.171.84 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:55:09 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:10 + echo 'Fetch GC logs'
01:55:10 Fetch GC logs
01:55:10 + mkdir -p gclogs-2
01:55:10 + scp '10.30.171.84:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
01:55:10 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts.
01:55:10 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
01:55:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:55:10 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:55:10 + echo 'Compressing karaf.log 3'
01:55:10 Compressing karaf.log 3
01:55:10 + ssh 10.30.170.36 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
01:55:10 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:11 gzip: /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log: file size changed while zipping
01:55:11 + echo 'Fetching compressed karaf.log 3'
01:55:11 Fetching compressed karaf.log 3
01:55:11 + scp 10.30.170.36:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:55:11 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:11 + ssh 10.30.170.36 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
01:55:11 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:11 + scp 10.30.170.36:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:55:11 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:11 + ssh 10.30.170.36 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
01:55:11 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:11 + echo 'Fetch GC logs'
01:55:11 Fetch GC logs
01:55:11 + mkdir -p gclogs-3
01:55:11 + scp '10.30.170.36:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
01:55:11 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
01:55:12 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
01:55:12 + echo 'Examine copied files'
01:55:12 Examine copied files
01:55:12 + ls -lt
01:55:12 total 79372
01:55:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 01:55 gclogs-3
01:55:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 01:55 odl3_karaf_console.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 998021 Nov 2 01:55 odl3_karaf.log.gz
01:55:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 01:55 gclogs-2
01:55:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 01:55 odl2_karaf_console.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 1512309 Nov 2 01:55 odl2_karaf.log.gz
01:55:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 2 01:55 gclogs-1
01:55:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 2 01:55 odl1_karaf_console.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 674463 Nov 2 01:55 odl1_karaf.log.gz
01:55:12 -rw-rw-r--. 1 jenkins jenkins 95572 Nov 2 01:55 karaf_3_39800_threads_after.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 14316 Nov 2 01:55 ps_after.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 151026 Nov 2 01:55 karaf_2_50802_threads_after.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 136834 Nov 2 01:54 karaf_1_35578_threads_after.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 306209 Nov 2 01:54 report.html
01:55:12 -rw-rw-r--. 1 jenkins jenkins 3682170 Nov 2 01:54 log.html
01:55:12 -rw-rw-r--. 1 jenkins jenkins 73242410 Nov 2 01:54 output.xml
01:55:12 -rw-rw-r--. 1 jenkins jenkins 4120 Nov 1 23:47 testplan.txt
01:55:12 -rw-rw-r--. 1 jenkins jenkins 115532 Nov 1 23:47 karaf_3_2089_threads_before.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 14187 Nov 1 23:47 ps_before.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 113698 Nov 1 23:47 karaf_2_2083_threads_before.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 117316 Nov 1 23:47 karaf_1_2083_threads_before.log
01:55:12 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 1 23:44 post-startup-script.sh
01:55:12 -rw-rw-r--. 1 jenkins jenkins 252 Nov 1 23:43 startup-script.sh
01:55:12 -rw-rw-r--. 1 jenkins jenkins 3472 Nov 1 23:43 configuration-script.sh
01:55:12 -rw-rw-r--. 1 jenkins jenkins 695 Nov 1 23:43 custom_shard_config.txt
01:55:12 -rw-rw-r--. 1 jenkins jenkins 135 Nov 1 23:43 scriptplan.txt
01:55:12 -rw-rw-r--. 1 jenkins jenkins 337 Nov 1 23:43 detect_variables.env
01:55:12 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 1 23:43 pom.xml
01:55:12 -rw-rw-r--. 1 jenkins jenkins 92 Nov 1 23:43 set_variables.env
01:55:12 -rw-rw-r--. 1 jenkins jenkins 312 Nov 1 23:43 slave_addresses.txt
01:55:12 -rw-rw-r--. 1 jenkins jenkins 570 Nov 1 23:42 requirements.txt
01:55:12 -rw-rw-r--. 1 jenkins jenkins 26 Nov 1 23:42 env.properties
01:55:12 -rw-rw-r--. 1 jenkins jenkins 333 Nov 1 23:41 stack-parameters.yaml
01:55:12 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 1 23:40 test
01:55:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 1 23:40 test@tmp
01:55:12 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 1 16:33 maven-metadata.xml
01:55:12 + true
01:55:12 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins12948219522734309185.sh
01:55:12 Cleaning up Robot installation...
01:55:12 $ ssh-agent -k
01:55:12 unset SSH_AUTH_SOCK;
01:55:12 unset SSH_AGENT_PID;
01:55:12 echo Agent pid 5288 killed;
01:55:12 [ssh-agent] Stopped.
01:55:12 Recording plot data
01:55:12 Robot results publisher started...
01:55:12 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:55:12 -Parsing output xml:
01:55:14 Done!
01:55:14 -Copying log files to build dir:
01:55:17 Done!
01:55:17 -Assigning results to build:
01:55:17 Done!
01:55:17 -Checking thresholds:
01:55:17 Done!
01:55:17 Done publishing Robot results.
01:55:17 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:55:17 [PostBuildScript] - [INFO] Executing post build scripts.
01:55:17 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10660340831624033930.sh
01:55:17 Archiving csit artifacts
01:55:17 mv: cannot stat '*_1.png': No such file or directory
01:55:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:55:17 mv: cannot stat '*_2.png': No such file or directory
01:55:17 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:55:17 mv: cannot stat '*_3.png': No such file or directory
01:55:17 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:55:17 % Total % Received % Xferd Average Speed Time Time Time Current
01:55:17 Dload Upload Total Spent Left Speed
01:55:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 584k 0 584k 0 0 4262k 0 --:--:-- --:--:-- --:--:-- 4231k
100 5576k 0 5576k 0 0 4865k 0 --:--:-- 0:00:01 --:--:-- 4861k
100 7185k 0 7185k 0 0 4997k 0 --:--:-- 0:00:01 --:--:-- 4993k
01:55:19 Archive: robot-plugin.zip
01:55:19 inflating: ./archives/robot-plugin/log.html
01:55:19 inflating: ./archives/robot-plugin/output.xml
01:55:19 inflating: ./archives/robot-plugin/report.html
01:55:19 mv: cannot stat '*.log.gz': No such file or directory
01:55:19 mv: cannot stat '*.csv': No such file or directory
01:55:19 mv: cannot stat '*.png': No such file or directory
01:55:19 [PostBuildScript] - [INFO] Executing post build scripts.
01:55:19 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3209664102478905946.sh
01:55:19 [PostBuildScript] - [INFO] Executing post build scripts.
01:55:19 [EnvInject] - Injecting environment variables from a build step.
01:55:19 [EnvInject] - Injecting as environment variables the properties content
01:55:19 OS_CLOUD=vex
01:55:19 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-14
01:55:19
01:55:19 [EnvInject] - Variables injected successfully.
01:55:19 provisioning config files...
01:55:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:55:19 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins13360184538715355356.sh
01:55:19 ---> openstack-stack-delete.sh
01:55:19 Setup pyenv:
01:55:19 system
01:55:20 3.8.13
01:55:20 3.9.13
01:55:20 3.10.13
01:55:20 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
01:55:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
01:55:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:55:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:55:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:55:22 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:55:22 lf-activate-venv(): INFO: Base packages installed successfully
01:55:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
01:55:39 INFO: Stack cost retrieval disabled, setting cost to 0
01:55:51 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-vanadium-14
01:55:51 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-vanadium-14
01:55:51 [PostBuildScript] - [INFO] Executing post build scripts.
01:55:51 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2751413548669382898.sh
01:55:51 ---> sysstat.sh
01:55:52 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins9493493821072542628.sh
01:55:52 ---> package-listing.sh
01:55:52 ++ tr '[:upper:]' '[:lower:]'
01:55:52 ++ facter osfamily
01:55:52 + OS_FAMILY=redhat
01:55:52 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium
01:55:52 + START_PACKAGES=/tmp/packages_start.txt
01:55:52 + END_PACKAGES=/tmp/packages_end.txt
01:55:52 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:55:52 + PACKAGES=/tmp/packages_start.txt
01:55:52 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']'
01:55:52 + PACKAGES=/tmp/packages_end.txt
01:55:52 + case "${OS_FAMILY}" in
01:55:52 + rpm -qa
01:55:52 + sort
01:55:52 + '[' -f /tmp/packages_start.txt ']'
01:55:52 + '[' -f /tmp/packages_end.txt ']'
01:55:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:55:52 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']'
01:55:52 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/
01:55:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/
01:55:52 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins12459326606350413417.sh
01:55:52 ---> capture-instance-metadata.sh
01:55:53 Setup pyenv:
01:55:53 system
01:55:53 3.8.13
01:55:53 3.9.13
01:55:53 3.10.13
01:55:53 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
01:55:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
01:55:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:55:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:55:55 lf-activate-venv(): INFO: Base packages installed successfully
01:55:55 lf-activate-venv(): INFO: Installing additional packages: lftools
01:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
01:56:05 INFO: Running in OpenStack, capturing instance metadata
01:56:06 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10038394899089539081.sh
01:56:06 provisioning config files...
01:56:06 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-vanadium #14
01:56:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/config93699385178997495tmp
01:56:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:56:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:56:06 provisioning config files...
01:56:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:56:06 [EnvInject] - Injecting environment variables from a build step.
01:56:06 [EnvInject] - Injecting as environment variables the properties content
01:56:06 SERVER_ID=logs
01:56:06
01:56:06 [EnvInject] - Variables injected successfully.
01:56:06 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins7441579588442385169.sh
01:56:06 ---> create-netrc.sh
01:56:06 WARN: Log server credential not found.
01:56:07 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3986861632011328226.sh
01:56:07 ---> python-tools-install.sh
01:56:07 Setup pyenv:
01:56:07 system
01:56:07 3.8.13
01:56:07 3.9.13
01:56:07 3.10.13
01:56:07 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
01:56:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
01:56:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:56:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:56:09 lf-activate-venv(): INFO: Base packages installed successfully
01:56:09 lf-activate-venv(): INFO: Installing additional packages: lftools
01:56:19 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
01:56:19 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins7504955782018450741.sh
01:56:19 ---> sudo-logs.sh
01:56:19 Archiving 'sudo' log..
01:56:19 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins13708711669730025844.sh
01:56:19 ---> job-cost.sh
01:56:19 Setup pyenv:
01:56:19 system
01:56:19 3.8.13
01:56:19 3.9.13
01:56:19 3.10.13
01:56:19 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
01:56:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
01:56:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:56:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:56:22 lf-activate-venv(): INFO: Base packages installed successfully
01:56:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:56:30 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
01:56:30 DEBUG: total: 0
01:56:30 INFO: Retrieving Stack Cost...
01:56:30 INFO: Retrieving Pricing Info for: v3-standard-2
01:56:30 INFO: Archiving Costs
01:56:30 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins15696777938381420469.sh
01:56:30 ---> logs-deploy.sh
01:56:30 Setup pyenv:
01:56:30 system
01:56:30 3.8.13
01:56:30 3.9.13
01:56:30 3.10.13
01:56:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
01:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TYcd from file:/tmp/.os_lf_venv
01:56:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:56:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:56:33 lf-activate-venv(): INFO: Base packages installed successfully
01:56:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-TYcd/bin to PATH
01:56:46 WARNING: Nexus logging server not set
01:56:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-vanadium/14/
01:56:46 INFO: archiving logs to S3
01:56:47 ---> uname -a:
01:56:47 Linux prd-centos8-robot-2c-8g-4544.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
01:56:47
01:56:47
01:56:47 ---> lscpu:
01:56:47 Architecture: x86_64
01:56:47 CPU op-mode(s): 32-bit, 64-bit
01:56:47 Byte Order: Little Endian
01:56:47 CPU(s): 2
01:56:47 On-line CPU(s) list: 0,1
01:56:47 Thread(s) per core: 1
01:56:47 Core(s) per socket: 1
01:56:47 Socket(s): 2
01:56:47 NUMA node(s): 1
01:56:47 Vendor ID: AuthenticAMD
01:56:47 CPU family: 23
01:56:47 Model: 49
01:56:47 Model name: AMD EPYC-Rome Processor
01:56:47 Stepping: 0
01:56:47 CPU MHz: 2799.998
01:56:47 BogoMIPS: 5599.99
01:56:47 Virtualization: AMD-V
01:56:47 Hypervisor vendor: KVM
01:56:47 Virtualization type: full
01:56:47 L1d cache: 32K
01:56:47 L1i cache: 32K
01:56:47 L2 cache: 512K
01:56:47 L3 cache: 16384K
01:56:47 NUMA node0 CPU(s): 0,1
01:56:47 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
01:56:47
01:56:47
01:56:47 ---> nproc:
01:56:47 2
01:56:47
01:56:47
01:56:47 ---> df -h:
01:56:47 Filesystem Size Used Avail Use% Mounted on
01:56:47 devtmpfs 3.8G 0 3.8G 0% /dev
01:56:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:56:47 tmpfs 3.8G 17M 3.8G 1% /run
01:56:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:56:47 /dev/vda1 40G 8.5G 32G 22% /
01:56:47 tmpfs 770M 0 770M 0% /run/user/1001
01:56:47
01:56:47
01:56:47 ---> free -m:
01:56:47 total used free shared buff/cache available
01:56:47 Mem: 7697 639 4703 19 2355 6758
01:56:47 Swap: 1023 0 1023
01:56:47
01:56:47
01:56:47 ---> ip addr:
01:56:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:56:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:56:47 inet 127.0.0.1/8 scope host lo
01:56:47 valid_lft forever preferred_lft forever
01:56:47 inet6 ::1/128 scope host
01:56:47 valid_lft forever preferred_lft forever
01:56:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:56:47 link/ether fa:16:3e:4c:d7:26 brd ff:ff:ff:ff:ff:ff
01:56:47 altname enp0s3
01:56:47 altname ens3
01:56:47 inet 10.30.171.1/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:56:47 valid_lft 78160sec preferred_lft 78160sec
01:56:47 inet6 fe80::f816:3eff:fe4c:d726/64 scope link
01:56:47 valid_lft forever preferred_lft forever
01:56:47
01:56:47
01:56:47 ---> sar -b -r -n DEV:
01:56:47 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4544.novalocal) 11/02/2025 _x86_64_ (2 CPU)
01:56:47
01:56:47 12:00:01 AM tps rtps wtps bread/s bwrtn/s
01:56:47 12:01:01 AM 1.10 0.02 1.08 0.13 223.27
01:56:47 12:02:01 AM 0.43 0.07 0.37 1.73 19.06
01:56:47 12:03:01 AM 0.37 0.00 0.37 0.00 23.61
01:56:47 12:04:01 AM 0.18 0.00 0.18 0.00 27.25
01:56:47 12:05:01 AM 0.27 0.00 0.27 0.00 168.22
01:56:47 12:06:01 AM 0.45 0.00 0.45 0.00 108.86
01:56:47 12:07:01 AM 5.95 5.76 0.18 556.08 16.93
01:56:47 12:08:01 AM 3.05 0.05 3.00 7.07 80.59
01:56:47 12:09:01 AM 0.32 0.00 0.32 0.00 21.76
01:56:47 12:10:01 AM 0.17 0.00 0.17 0.00 9.26
01:56:47 12:11:01 AM 0.38 0.00 0.38 0.00 20.76
01:56:47 12:12:01 AM 0.27 0.00 0.27 0.00 28.56
01:56:47 12:13:01 AM 0.33 0.00 0.33 0.00 6.30
01:56:47 12:14:01 AM 0.40 0.00 0.40 0.00 6.40
01:56:47 12:15:01 AM 0.45 0.00 0.45 0.00 7.92
01:56:47 12:16:01 AM 0.55 0.00 0.55 0.00 9.83
01:56:47 12:17:01 AM 0.42 0.00 0.42 0.00 7.05
01:56:47 12:18:01 AM 0.38 0.00 0.38 0.00 44.64
01:56:47 12:19:01 AM 0.43 0.00 0.43 0.00 30.74
01:56:47 12:20:01 AM 0.52 0.00 0.52 0.00 15.30
01:56:47 12:21:01 AM 0.38 0.00 0.38 0.00 19.18
01:56:47 12:22:01 AM 0.13 0.00 0.13 0.00 12.00
01:56:47 12:23:01 AM 0.13 0.00 0.13 0.00 21.99
01:56:47 12:24:01 AM 0.12 0.00 0.12 0.00 11.75
01:56:47 12:25:01 AM 0.20 0.00 0.20 0.00 26.61
01:56:47 12:26:01 AM 0.45 0.00 0.45 0.00 173.02
01:56:47 12:27:01 AM 0.25 0.00 0.25 0.00 104.83
01:56:47 12:28:01 AM 0.22 0.00 0.22 0.00 32.18
01:56:47 12:29:01 AM 0.13 0.00 0.13 0.00 14.13
01:56:47 12:30:01 AM 0.20 0.00 0.20 0.00 17.05
01:56:47 12:31:01 AM 0.25 0.00 0.25 0.00 11.81
01:56:47 12:32:01 AM 0.22 0.00 0.22 0.00 24.28
01:56:47 12:33:01 AM 0.22 0.00 0.22 0.00 9.36
01:56:47 12:34:01 AM 0.23 0.00 0.23 0.00 15.36
01:56:47 12:35:01 AM 0.18 0.00 0.18 0.00 8.07
01:56:47 12:36:01 AM 0.25 0.00 0.25 0.00 16.75
01:56:47 12:37:01 AM 0.53 0.32 0.22 6.93 8.81
01:56:47 12:38:01 AM 0.78 0.00 0.78 0.00 58.65
01:56:47 12:39:02 AM 0.22 0.00 0.22 0.00 17.93
01:56:47 12:40:01 AM 0.25 0.00 0.25 0.00 10.13
01:56:47 12:41:01 AM 0.30 0.00 0.30 0.00 22.35
01:56:47 12:42:01 AM 0.27 0.00 0.27 0.00 27.22
01:56:47 12:43:01 AM 0.12 0.00 0.12 0.00 3.07
01:56:47 12:44:01 AM 0.15 0.00 0.15 0.00 20.01
01:56:47 12:45:01 AM 0.20 0.00 0.20 0.00 12.36
01:56:47 12:46:01 AM 0.37 0.00 0.37 0.00 26.73
01:56:47 12:47:01 AM 0.20 0.00 0.20 0.00 18.14
01:56:47 12:48:01 AM 0.13 0.00 0.13 0.00 33.73
01:56:47 12:49:01 AM 0.12 0.00 0.12 0.00 20.93
01:56:47 12:50:01 AM 0.17 0.00 0.17 0.00 16.86
01:56:47 12:51:01 AM 0.38 0.00 0.38 0.00 23.26
01:56:47 12:52:01 AM 0.30 0.00 0.30 0.00 13.28
01:56:47 12:53:01 AM 0.22 0.00 0.22 0.00 24.66
01:56:47 12:54:01 AM 0.20 0.00 0.20 0.00 14.85
01:56:47 12:55:01 AM 0.20 0.00 0.20 0.00 12.23
01:56:47 12:56:01 AM 0.25 0.00 0.25 0.00 25.11
01:56:47 12:57:01 AM 0.13 0.00 0.13 0.00 11.60
01:56:47 12:58:01 AM 0.28 0.00 0.28 0.00 25.72
01:56:47 12:59:01 AM 0.13 0.00 0.13 0.00 24.68
01:56:47 01:00:01 AM 0.33 0.03 0.30 0.27 5.83
01:56:47 01:01:01 AM 0.38 0.00 0.38 0.00 32.62
01:56:47 01:02:01 AM 0.28 0.00 0.28 0.00 19.09
01:56:47 01:03:01 AM 0.12 0.00 0.12 0.00 8.66
01:56:47 01:04:01 AM 0.20 0.00 0.20 0.00 17.60
01:56:47 01:05:01 AM 0.38 0.00 0.38 0.00 27.06
01:56:47 01:06:01 AM 0.25 0.00 0.25 0.00 13.40
01:56:47 01:07:01 AM 0.15 0.00 0.15 0.00 17.35
01:56:47 01:08:01 AM 0.30 0.00 0.30 0.00 21.86
01:56:47 01:09:01 AM 0.23 0.00 0.23 0.00 18.46
01:56:47 01:10:01 AM 0.35 0.00 0.35 0.00 23.03
01:56:47 01:11:01 AM 0.35 0.00 0.35 0.00 42.29
01:56:47 01:12:01 AM 0.32 0.00 0.32 0.00 15.18
01:56:47 01:13:01 AM 0.20 0.00 0.20 0.00 19.58
01:56:47 01:14:01 AM 0.15 0.00 0.15 0.00 9.45
01:56:47 01:15:01 AM 0.25 0.00 0.25 0.00 21.13
01:56:47 01:16:01 AM 0.23 0.00 0.23 0.00 10.33
01:56:47 01:17:01 AM 0.32 0.00 0.32 0.00 32.09
01:56:47 01:18:01 AM 0.43 0.00 0.43 0.00 14.45
01:56:47 01:19:01 AM 0.20 0.00 0.20 0.00 8.03
01:56:47 01:20:01 AM 0.20 0.00 0.20 0.00 14.06
01:56:47 01:21:01 AM 0.25 0.00 0.25 0.00 9.53
01:56:47 01:22:01 AM 0.17 0.00 0.17 0.00 8.92
01:56:47 01:23:01 AM 0.15 0.00 0.15 0.00 13.20
01:56:47 01:24:01 AM 0.13 0.00 0.13 0.00 13.06
01:56:47 01:25:01 AM 0.37 0.00 0.37 0.00 15.36
01:56:47 01:26:01 AM 0.23 0.00 0.23 0.00 18.71
01:56:47 01:27:01 AM 0.17 0.00 0.17 0.00 8.83
01:56:47 01:28:01 AM 0.17 0.00 0.17 0.00 20.00
01:56:47 01:29:01 AM 0.18 0.00 0.18 0.00 12.11
01:56:47 01:30:01 AM 0.17 0.00 0.17 0.00 14.20
01:56:47 01:31:01 AM 0.32 0.00 0.32 0.00 28.21
01:56:47 01:32:01 AM 0.57 0.00 0.57 0.00 16.28
01:56:47 01:33:01 AM 0.40 0.00 0.40 0.00 13.31
01:56:47 01:34:01 AM 0.47 0.00 0.47 0.00 13.36
01:56:47 01:35:01 AM 0.33 0.00 0.33 0.00 9.55
01:56:47 01:36:01 AM 0.28 0.00 0.28 0.00 16.48
01:56:47 01:37:01 AM 0.20 0.00 0.20 0.00 13.05
01:56:47 01:38:01 AM 0.13 0.00 0.13 0.00 9.60
01:56:47 01:39:01 AM 0.13 0.00 0.13 0.00 15.59
01:56:47 01:40:01 AM 0.15 0.00 0.15 0.00 8.87
01:56:47 01:41:01 AM 0.35 0.00 0.35 0.00 20.73
01:56:47 01:42:01 AM 0.37 0.00 0.37 0.00 15.83
01:56:47 01:43:01 AM 0.18 0.00 0.18 0.00 16.83
01:56:47 01:44:01 AM 0.15 0.00 0.15 0.00 8.68
01:56:47 01:45:01 AM 0.32 0.00 0.32 0.00 26.77
01:56:47 01:46:02 AM 0.32 0.00 0.32 0.00 17.25
01:56:47 01:47:01 AM 0.34 0.00 0.34 0.00 9.25
01:56:47 01:48:01 AM 0.13 0.00 0.13 0.00 13.06
01:56:47 01:49:01 AM 0.28 0.00 0.28 0.00 10.36
01:56:47 01:50:01 AM 0.27 0.00 0.27 0.00 14.20
01:56:47 01:51:01 AM 0.90 0.00 0.90 0.00 23.41
01:56:47 01:52:01 AM 0.30 0.00 0.30 0.00 22.95
01:56:47 01:53:01 AM 0.17 0.00 0.17 0.00 11.21
01:56:47 01:54:01 AM 0.13 0.00 0.13 0.00 22.68
01:56:47 01:55:01 AM 0.25 0.00 0.25 0.00 21.81
01:56:47 01:56:01 AM 22.80 0.32 22.48 39.06 3796.18
01:56:47 Average: 0.55 0.06 0.49 5.27 56.80
01:56:47
01:56:47 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:56:47 12:01:01 AM 4874328 6990344 3008096 38.16 2688 2282640 742888 8.32 267792 2352844 4
01:56:47 12:02:01 AM 4874656 6991232 3007768 38.16 2688 2283200 742888 8.32 267972 2352588 96
01:56:47 12:03:01 AM 4874068 6991116 3008356 38.17 2688 2283672 742888 8.32 267972 2353152 4
01:56:47 12:04:01 AM 4866492 6986392 3015932 38.26 2688 2286532 742888 8.32 267972 2360608 2120
01:56:47 12:05:01 AM 4859460 6983456 3022964 38.35 2688 2290628 742888 8.32 267972 2367628 1216
01:56:47 12:06:01 AM 4854784 6980752 3027640 38.41 2688 2292592 742888 8.32 267972 2372124 100
01:56:47 12:07:01 AM 4837336 6980372 3045088 38.63 2688 2309644 751560 8.42 270064 2387408 704
01:56:47 12:08:01 AM 4837020 6980720 3045404 38.64 2688 2310304 751084 8.41 270100 2387776 192
01:56:47 12:09:01 AM 4836736 6980824 3045688 38.64 2688 2310684 751084 8.41 270100 2388168 52
01:56:47 12:10:01 AM 4836116 6980580 3046308 38.65 2688 2311068 750032 8.40 270100 2388676 208
01:56:47 12:11:01 AM 4835560 6980432 3046864 38.65 2688 2311456 750032 8.40 270100 2389024 132
01:56:47 12:12:01 AM 4835260 6980768 3047164 38.66 2688 2312100 750032 8.40 270100 2389576 16
01:56:47 12:13:01 AM 4835232 6980848 3047192 38.66 2688 2312200 750032 8.40 270100 2389736 4
01:56:47 12:14:01 AM 4835208 6980908 3047216 38.66 2688 2312292 750032 8.40 270100 2389820 24
01:56:47 12:15:01 AM 4835216 6981016 3047208 38.66 2688 2312384 750032 8.40 270100 2389920 4
01:56:47 12:16:01 AM 4834924 6980820 3047500 38.66 2688 2312480 750032 8.40 270100 2389972 4
01:56:47 12:17:01 AM 4834984 6980972 3047440 38.66 2688 2312572 750032 8.40 270100 2389996 4
01:56:47 12:18:01 AM 4833632 6980904 3048792 38.68 2688 2313856 750032 8.40 270332 2391068 64
01:56:47 12:19:01 AM 4832940 6980924 3049484 38.69 2688 2314568 750032 8.40 270332 2391792 24
01:56:47 12:20:01 AM 4832120 6980392 3050304 38.70 2688 2314856 750032 8.40 270332 2392312 4
01:56:47 12:21:01 AM 4831688 6980440 3050736 38.70 2688 2315336 750032 8.40 270332 2392692 88
01:56:47 12:22:01 AM 4831648 6980884 3050776 38.70 2688 2315820 750032 8.40 270332 2393044 244
01:56:47 12:23:01 AM 4830932 6980652 3051492 38.71 2688 2316304 750032 8.40 270332 2393528 96
01:56:47 12:24:01 AM 4830556 6980748 3051868 38.72 2688 2316784 750032 8.40 270332 2394000 248
01:56:47 12:25:01 AM 4829044 6980300 3053380 38.74 2688 2317856 750032 8.40 270332 2395284 580
01:56:47 12:26:01 AM 4824668 6980620 3057756 38.79 2688 2322536 750032 8.40 270332 2399864 220
01:56:47 12:27:01 AM 4815212 6974672 3067212 38.91 2688 2326044 750032 8.40 270332 2409316 652
01:56:47 12:28:01 AM 4815192 6975028 3067232 38.91 2688 2326428 750032 8.40 270332 2409328 116
01:56:47 12:29:01 AM 4814892 6975108 3067532 38.92 2688 2326808 750032 8.40 270332 2409688 100
01:56:47 12:30:01 AM 4814240 6974836 3068184 38.92 2688 2327188 745244 8.34 270332 2410332 24
01:56:47 12:31:01 AM 4815088 6976512 3067336 38.91 2688 2328008 745244 8.34 270332 2409308 608
01:56:47 12:32:01 AM 4814712 6976240 3067712 38.92 2688 2328112 745244 8.34 270332 2409688 56
01:56:47 12:33:01 AM 4814228 6976048 3068196 38.92 2688 2328404 760636 8.52 270332 2410388 164
01:56:47 12:34:01 AM 4814052 6976160 3068372 38.93 2688 2328692 760636 8.52 270332 2410488 56
01:56:47 12:35:01 AM 4813784 6976176 3068640 38.93 2688 2328976 760636 8.52 270332 2410684 152
01:56:47 12:36:01 AM 4813416 6976100 3069008 38.93 2688 2329268 744388 8.33 270332 2411108 56
01:56:47 12:37:01 AM 4812792 6975956 3069632 38.94 2688 2329748 744388 8.33 270460 2411560 156
01:56:47 12:38:01 AM 4809400 6973700 3073024 38.99 2688 2330884 760024 8.51 270472 2414856 116
01:56:47 12:39:02 AM 4809444 6974120 3072980 38.99 2688 2331268 760024 8.51 270472 2414940 40
01:56:47 12:40:01 AM 4808660 6973712 3073764 39.00 2688 2331652 743312 8.32 270472 2415572 192
01:56:47 12:41:01 AM 4808288 6973736 3074136 39.00 2688 2332036 743312 8.32 270472 2415892 24
01:56:47 12:42:01 AM 4807656 6973808 3074768 39.01 2688 2332740 743312 8.32 270472 2416552 28
01:56:47 12:43:01 AM 4807644 6974084 3074780 39.01 2688 2333028 743312 8.32 270472 2416820 252
01:56:47 12:44:01 AM 4806948 6973872 3075476 39.02 2688 2333512 743312 8.32 270472 2417304 164
01:56:47 12:45:01 AM 4806720 6974044 3075704 39.02 2688 2333920 743312 8.32 270472 2417724 256
01:56:47 12:46:01 AM 4806132 6973944 3076292 39.03 2688 2334396 743312 8.32 270472 2418268 88
01:56:47 12:47:01 AM 4805900 6974200 3076524 39.03 2688 2334884 743312 8.32 270472 2418572 88
01:56:47 12:48:01 AM 4804244 6973884 3078180 39.05 2688 2336224 743312 8.32 270488 2419936 444
01:56:47 12:49:01 AM 4803856 6973880 3078568 39.06 2688 2336608 743312 8.32 270488 2420296 224
01:56:47 12:50:01 AM 4803156 6973568 3079268 39.06 2688 2336992 745412 8.35 270488 2421028 144
01:56:47 12:51:01 AM 4802088 6972900 3080336 39.08 2688 2337392 745412 8.35 270488 2422032 28
01:56:47 12:52:01 AM 4801972 6973176 3080452 39.08 2688 2337776 745412 8.35 270488 2422360 112
01:56:47 12:53:01 AM 4803428 6975232 3078996 39.06 2688 2338376 745412 8.35 270488 2420908 48
01:56:47 12:54:01 AM 4802724 6974948 3079700 39.07 2688 2338796 745412 8.35 270488 2421532 84
01:56:47 12:55:01 AM 4802368 6975072 3080056 39.07 2688 2339276 745412 8.35 270488 2421808 244
01:56:47 12:56:01 AM 4802032 6975220 3080392 39.08 2688 2339760 745412 8.35 270488 2422360 88
01:56:47 12:57:01 AM 4801668 6975344 3080756 39.08 2688 2340248 745412 8.35 270488 2422780 256
01:56:47 12:58:01 AM 4801156 6975308 3081268 39.09 2688 2340724 745412 8.35 270516 2423228 84
01:56:47 12:59:01 AM 4800296 6975088 3082128 39.10 2688 2341364 745412 8.35 270520 2423992 4
01:56:47 01:00:01 AM 4796252 6971552 3086172 39.15 2688 2341876 776912 8.70 270524 2427360 516
01:56:47 01:01:01 AM 4796416 6972116 3086008 39.15 2688 2342272 757440 8.48 270528 2427456 100
01:56:47 01:02:01 AM 4796776 6972868 3085648 39.15 2688 2342652 757440 8.48 270532 2427200 24
01:56:47 01:03:01 AM 4796676 6973156 3085748 39.15 2688 2343040 757440 8.48 270532 2427624 176
01:56:47 01:04:01 AM 4795584 6972760 3086840 39.16 2688 2343736 757440 8.48 270532 2428704 424
01:56:47 01:05:01 AM 4795544 6972924 3086880 39.16 2688 2343940 757440 8.48 270532 2428580 8
01:56:47 01:06:01 AM 4795084 6972944 3087340 39.17 2688 2344428 757440 8.48 270532 2429128 176
01:56:47 01:07:01 AM 4794552 6972892 3087872 39.17 2688 2344908 757440 8.48 270532 2429540 168
01:56:47 01:08:01 AM 4794252 6973076 3088172 39.18 2688 2345392 757440 8.48 270532 2430024 88
01:56:47 01:09:01 AM 4793416 6972724 3089008 39.19 2688 2345876 757440 8.48 270532 2430712 88
01:56:47 01:10:01 AM 4792808 6972524 3089616 39.20 2688 2346276 745424 8.35 270532 2431148 4
01:56:47 01:11:01 AM 4791484 6972476 3090940 39.21 2688 2347556 745424 8.35 270532 2432404 132
01:56:47 01:12:01 AM 4791668 6973052 3090756 39.21 2688 2347940 745424 8.35 270532 2432728 176
01:56:47 01:13:01 AM 4791244 6973000 3091180 39.22 2688 2348320 745424 8.35 270532 2432984 36
01:56:47 01:14:01 AM 4790876 6973032 3091548 39.22 2688 2348716 745424 8.35 270532 2433380 204
01:56:47 01:15:01 AM 4790176 6972720 3092248 39.23 2688 2349104 745424 8.35 270532 2433756 40
01:56:47 01:16:01 AM 4789616 6972552 3092808 39.24 2688 2349484 745424 8.35 270532 2434504 220
01:56:47 01:17:01 AM 4789676 6973296 3092748 39.24 2688 2350168 745424 8.35 270528 2434572 8
01:56:47 01:18:01 AM 4789360 6973224 3093064 39.24 2688 2350412 745424 8.35 270532 2434928 4
01:56:47 01:19:01 AM 4788668 6972800 3093756 39.25 2688 2350680 745424 8.35 270532 2435400 104
01:56:47 01:20:01 AM 4788480 6972880 3093944 39.25 2688 2350948 764680 8.56 270532 2435580 4
01:56:47 01:21:01 AM 4788220 6972888 3094204 39.25 2688 2351224 764680 8.56 270532 2435684 104
01:56:47 01:22:01 AM 4788076 6973012 3094348 39.26 2688 2351492 764680 8.56 270532 2436104 188
01:56:47 01:23:01 AM 4790040 6975340 3092384 39.23 2688 2351848 742288 8.31 270532 2434216 184
01:56:47 01:24:01 AM 4789608 6975104 3092816 39.24 2688 2352044 742288 8.31 270584 2434364 16
01:56:47 01:25:01 AM 4789552 6975448 3092872 39.24 2688 2352452 742288 8.31 270584 2434756 128
01:56:47 01:26:01 AM 4789220 6975504 3093204 39.24 2688 2352840 742288 8.31 270584 2435212 56
01:56:47 01:27:01 AM 4788780 6975452 3093644 39.25 2688 2353220 742288 8.31 270584 2435536 208
01:56:47 01:28:01 AM 4788196 6975268 3094228 39.25 2688 2353616 742288 8.31 270584 2436180 52
01:56:47 01:29:01 AM 4787752 6975200 3094672 39.26 2688 2354000 742288 8.31 270584 2436432 136
01:56:47 01:30:01 AM 4787120 6974952 3095304 39.27 2688 2354384 742288 8.31 270584 2436952 132
01:56:47 01:31:01 AM 4786748 6975220 3095676 39.27 2688 2355024 742288 8.31 270584 2437668 56
01:56:47 01:32:01 AM 4786628 6975368 3095796 39.27 2688 2355292 742288 8.31 270584 2437732 56
01:56:47 01:33:01 AM 4785876 6974888 3096548 39.28 2688 2355564 742288 8.31 270584 2438208 56
01:56:47 01:34:01 AM 4785760 6975004 3096664 39.29 2688 2355788 742288 8.31 270584 2438352 4
01:56:47 01:35:01 AM 4785512 6975028 3096912 39.29 2688 2356060 742288 8.31 270584 2438656 108
01:56:47 01:36:01 AM 4785468 6975244 3096956 39.29 2688 2356328 742288 8.31 270584 2438800 8
01:56:47 01:37:01 AM 4785064 6975204 3097360 39.29 2688 2356684 742288 8.31 270584 2439104 40
01:56:47 01:38:01 AM 4782656 6973080 3099768 39.33 2688 2356968 742288 8.31 270584 2441548 64
01:56:47 01:39:01 AM 4784456 6975256 3097968 39.30 2688 2357352 742288 8.31 270584 2439756 4
01:56:47 01:40:01 AM 4783804 6974988 3098620 39.31 2688 2357736 744940 8.34 270584 2440372 160
01:56:47 01:41:01 AM 4783520 6975100 3098904 39.31 2688 2358120 744940 8.34 270584 2440824 84
01:56:47 01:42:01 AM 4783084 6975060 3099340 39.32 2688 2358516 744940 8.34 270584 2441176 148
01:56:47 01:43:01 AM 4782788 6975140 3099636 39.32 2688 2358900 744940 8.34 270584 2441420 68
01:56:47 01:44:01 AM 4782540 6975304 3099884 39.33 2688 2359304 744940 8.34 270584 2441840 244
01:56:47 01:45:01 AM 4781700 6975016 3100724 39.34 2688 2359856 744940 8.34 270584 2442484 112
01:56:47 01:46:02 AM 4781728 6975316 3100696 39.34 2688 2360128 744940 8.34 270584 2442736 8
01:56:47 01:47:01 AM 4781496 6975356 3100928 39.34 2688 2360400 744940 8.34 270584 2442824 104
01:56:47 01:48:01 AM 4781260 6975388 3101164 39.34 2688 2360668 744940 8.34 270584 2443092 4
01:56:47 01:49:01 AM 4780996 6975392 3101428 39.35 2688 2360944 744940 8.34 270584 2443360 104
01:56:47 01:50:01 AM 4779700 6974364 3102724 39.36 2688 2361212 780784 8.74 270584 2444208 4
01:56:47 01:51:01 AM 4777640 6972836 3104784 39.39 2688 2361724 745720 8.35 279760 2437260 264
01:56:47 01:52:01 AM 4776604 6972344 3105820 39.40 2688 2362268 769004 8.61 279760 2438000 224
01:56:47 01:53:01 AM 4773796 6969892 3108628 39.44 2688 2362624 788236 8.83 279760 2440744 292
01:56:47 01:54:01 AM 4772472 6969212 3109952 39.45 2688 2363256 827856 9.27 279760 2441568 276
01:56:47 01:55:01 AM 4844900 7046320 3037524 38.54 2688 2367932 644220 7.21 280108 2370116 4372
01:56:47 01:56:01 AM 4825452 6925208 3056972 38.78 2688 2272096 732108 8.20 547528 2146176 24000
01:56:47 Average: 4806162 6976175 3076262 39.03 2688 2336633 748481 8.38 273115 2415728 400
01:56:47
01:56:47 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:56:47 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:01:01 AM eth0 2.75 1.42 0.93 0.49 0.00 0.00 0.00 0.00
01:56:47 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:02:01 AM eth0 1.37 1.07 0.44 0.22 0.00 0.00 0.00 0.00
01:56:47 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:03:01 AM eth0 1.82 1.08 0.50 0.22 0.00 0.00 0.00 0.00
01:56:47 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:04:01 AM eth0 42.29 42.59 6.89 3.85 0.00 0.00 0.00 0.00
01:56:47 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:05:01 AM eth0 1.87 2.95 0.34 0.68 0.00 0.00 0.00 0.00
01:56:47 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:06:01 AM eth0 40.77 38.82 7.80 4.39 0.00 0.00 0.00 0.00
01:56:47 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:07:01 AM eth0 11.85 10.00 2.82 1.87 0.00 0.00 0.00 0.00
01:56:47 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:08:01 AM eth0 11.00 9.07 2.75 1.79 0.00 0.00 0.00 0.00
01:56:47 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:09:01 AM eth0 11.21 9.07 2.80 1.79 0.00 0.00 0.00 0.00
01:56:47 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:10:01 AM eth0 11.33 9.10 2.85 1.79 0.00 0.00 0.00 0.00
01:56:47 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:11:01 AM eth0 11.21 9.03 2.86 1.85 0.00 0.00 0.00 0.00
01:56:47 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:12:01 AM eth0 17.71 14.73 4.45 2.80 0.00 0.00 0.00 0.00
01:56:47 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:13:01 AM eth0 1.38 0.23 0.13 0.05 0.00 0.00 0.00 0.00
01:56:47 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:14:01 AM eth0 0.60 0.23 0.10 0.04 0.00 0.00 0.00 0.00
01:56:47 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:15:01 AM eth0 0.43 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:56:47 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:16:01 AM eth0 0.60 0.32 0.23 0.11 0.00 0.00 0.00 0.00
01:56:47 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:17:01 AM eth0 0.45 0.28 0.10 0.05 0.00 0.00 0.00 0.00
01:56:47 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:18:01 AM eth0 56.02 55.79 9.06 4.87 0.00 0.00 0.00 0.00
01:56:47 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:19:01 AM eth0 19.39 16.34 4.99 3.09 0.00 0.00 0.00 0.00
01:56:47 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:20:01 AM eth0 0.87 0.80 0.26 0.14 0.00 0.00 0.00 0.00
01:56:47 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:21:01 AM eth0 1.47 1.13 0.56 0.28 0.00 0.00 0.00 0.00
01:56:47 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:22:01 AM eth0 1.17 1.08 0.43 0.22 0.00 0.00 0.00 0.00
01:56:47 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:23:01 AM eth0 1.10 1.00 0.42 0.22 0.00 0.00 0.00 0.00
01:56:47 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:24:01 AM eth0 1.43 1.00 0.47 0.22 0.00 0.00 0.00 0.00
01:56:47 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:25:01 AM eth0 29.22 28.84 5.04 2.76 0.00 0.00 0.00 0.00
01:56:47 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:26:01 AM eth0 17.38 18.40 2.59 2.25 0.00 0.00 0.00 0.00
01:56:47 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:27:01 AM eth0 40.47 40.25 7.22 4.64 0.00 0.00 0.00 0.00
01:56:47 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:28:01 AM eth0 11.00 9.12 2.80 1.79 0.00 0.00 0.00 0.00
01:56:47 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:29:01 AM eth0 10.83 9.03 2.74 1.79 0.00 0.00 0.00 0.00
01:56:47 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:30:01 AM eth0 10.83 9.03 2.76 1.79 0.00 0.00 0.00 0.00
01:56:47 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:31:01 AM eth0 23.06 19.59 6.23 3.97 0.00 0.00 0.00 0.00
01:56:47 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:32:01 AM eth0 1.08 0.48 0.20 0.08 0.00 0.00 0.00 0.00
01:56:47 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:33:01 AM eth0 1.72 0.80 0.79 0.49 0.00 0.00 0.00 0.00
01:56:47 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:34:01 AM eth0 1.17 0.87 0.56 0.36 0.00 0.00 0.00 0.00
01:56:47 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:35:01 AM eth0 0.95 0.65 0.26 0.13 0.00 0.00 0.00 0.00
01:56:47 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:36:01 AM eth0 6.52 0.93 1.31 0.42 0.00 0.00 0.00 0.00
01:56:47 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:37:01 AM eth0 3.08 1.12 1.18 0.71 0.00 0.00 0.00 0.00
01:56:47 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:38:01 AM eth0 77.56 73.14 13.24 7.07 0.00 0.00 0.00 0.00
01:56:47 12:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:39:02 AM eth0 15.61 8.93 3.30 1.78 0.00 0.00 0.00 0.00
01:56:47 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:40:01 AM eth0 11.54 9.15 2.82 1.82 0.00 0.00 0.00 0.00
01:56:47 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:41:01 AM eth0 11.93 9.25 2.96 1.86 0.00 0.00 0.00 0.00
01:56:47 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:42:01 AM eth0 19.69 16.44 5.14 3.28 0.00 0.00 0.00 0.00
01:56:47 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:43:01 AM eth0 2.03 0.82 0.33 0.14 0.00 0.00 0.00 0.00
01:56:47 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:44:01 AM eth0 3.73 1.08 0.63 0.22 0.00 0.00 0.00 0.00
01:56:47 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:45:01 AM eth0 3.93 1.27 1.04 0.60 0.00 0.00 0.00 0.00
01:56:47 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:46:01 AM eth0 3.18 1.10 0.63 0.28 0.00 0.00 0.00 0.00
01:56:47 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:47:01 AM eth0 1.60 1.00 0.44 0.22 0.00 0.00 0.00 0.00
01:56:47 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:48:01 AM eth0 65.06 64.64 10.48 5.46 0.00 0.00 0.00 0.00
01:56:47 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:49:01 AM eth0 11.85 9.50 2.98 1.87 0.00 0.00 0.00 0.00
01:56:47 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:50:01 AM eth0 11.00 9.08 2.75 1.80 0.00 0.00 0.00 0.00
01:56:47 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:51:01 AM eth0 11.21 9.33 2.88 1.87 0.00 0.00 0.00 0.00
01:56:47 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:52:01 AM eth0 10.93 9.01 2.75 1.79 0.00 0.00 0.00 0.00
01:56:47 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:53:01 AM eth0 17.85 13.45 4.30 2.53 0.00 0.00 0.00 0.00
01:56:47 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:54:01 AM eth0 3.50 1.38 0.89 0.47 0.00 0.00 0.00 0.00
01:56:47 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:55:01 AM eth0 1.32 1.00 0.43 0.22 0.00 0.00 0.00 0.00
01:56:47 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:56:01 AM eth0 8.25 1.17 1.51 0.29 0.00 0.00 0.00 0.00
01:56:47 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:57:01 AM eth0 2.30 1.05 0.49 0.22 0.00 0.00 0.00 0.00
01:56:47 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:58:01 AM eth0 1.98 1.07 0.49 0.22 0.00 0.00 0.00 0.00
01:56:47 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 12:59:01 AM eth0 25.30 24.56 4.10 2.16 0.00 0.00 0.00 0.00
01:56:47 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:00:01 AM eth0 25.12 23.44 4.41 2.45 0.00 0.00 0.00 0.00
01:56:47 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:01:01 AM eth0 11.25 9.16 2.91 1.86 0.00 0.00 0.00 0.00
01:56:47 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:02:01 AM eth0 11.11 8.93 2.76 1.78 0.00 0.00 0.00 0.00
01:56:47 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:03:01 AM eth0 11.30 8.98 2.79 1.79 0.00 0.00 0.00 0.00
01:56:47 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:04:01 AM eth0 21.51 17.93 5.68 3.58 0.00 0.00 0.00 0.00
01:56:47 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:05:01 AM eth0 2.78 2.28 0.65 0.44 0.00 0.00 0.00 0.00
01:56:47 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:06:01 AM eth0 2.52 1.40 3.95 0.30 0.00 0.00 0.00 0.00
01:56:47 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:07:01 AM eth0 1.17 1.07 0.44 0.22 0.00 0.00 0.00 0.00
01:56:47 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:08:01 AM eth0 1.43 1.10 0.46 0.22 0.00 0.00 0.00 0.00
01:56:47 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:09:01 AM eth0 2.02 1.32 0.77 0.45 0.00 0.00 0.00 0.00
01:56:47 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:10:01 AM eth0 1.27 1.03 0.44 0.22 0.00 0.00 0.00 0.00
01:56:47 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:11:01 AM eth0 98.13 96.80 16.38 8.41 0.00 0.00 0.00 0.00
01:56:47 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:12:01 AM eth0 11.43 9.08 2.84 1.79 0.00 0.00 0.00 0.00
01:56:47 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:13:01 AM eth0 10.98 9.03 2.78 1.79 0.00 0.00 0.00 0.00
01:56:47 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:14:01 AM eth0 10.76 8.98 2.70 1.78 0.00 0.00 0.00 0.00
01:56:47 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:15:01 AM eth0 10.71 8.97 2.73 1.79 0.00 0.00 0.00 0.00
01:56:47 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:16:01 AM eth0 11.88 9.31 3.17 2.05 0.00 0.00 0.00 0.00
01:56:47 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:17:01 AM eth0 18.83 15.93 4.86 3.02 0.00 0.00 0.00 0.00
01:56:47 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:18:01 AM eth0 4.08 0.78 7.52 0.13 0.00 0.00 0.00 0.00
01:56:47 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:19:01 AM eth0 1.32 1.02 0.47 0.34 0.00 0.00 0.00 0.00
01:56:47 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:20:01 AM eth0 1.17 0.82 0.21 0.14 0.00 0.00 0.00 0.00
01:56:47 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:21:01 AM eth0 1.62 1.00 0.39 0.21 0.00 0.00 0.00 0.00
01:56:47 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:22:01 AM eth0 1.48 1.03 0.48 0.34 0.00 0.00 0.00 0.00
01:56:47 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:23:01 AM eth0 4.37 3.75 1.02 0.71 0.00 0.00 0.00 0.00
01:56:47 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:24:01 AM eth0 13.36 13.03 2.26 1.41 0.00 0.00 0.00 0.00
01:56:47 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:25:01 AM eth0 14.63 12.60 3.27 2.03 0.00 0.00 0.00 0.00
01:56:47 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:26:01 AM eth0 11.48 9.28 2.92 1.87 0.00 0.00 0.00 0.00
01:56:47 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:27:01 AM eth0 11.80 9.28 2.94 1.85 0.00 0.00 0.00 0.00
01:56:47 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:28:01 AM eth0 11.21 9.37 3.02 2.03 0.00 0.00 0.00 0.00
01:56:47 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:29:01 AM eth0 11.13 9.03 2.78 1.79 0.00 0.00 0.00 0.00
01:56:47 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:30:01 AM eth0 11.40 8.98 2.83 1.79 0.00 0.00 0.00 0.00
01:56:47 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:31:01 AM eth0 16.98 14.03 4.65 2.82 0.00 0.00 0.00 0.00
01:56:47 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:32:01 AM eth0 1.57 0.85 0.27 0.15 0.00 0.00 0.00 0.00
01:56:47 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:33:01 AM eth0 1.37 1.02 0.46 0.34 0.00 0.00 0.00 0.00
01:56:47 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:34:01 AM eth0 1.23 0.95 0.23 0.15 0.00 0.00 0.00 0.00
01:56:47 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:35:01 AM eth0 1.75 0.95 0.54 0.35 0.00 0.00 0.00 0.00
01:56:47 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:36:01 AM eth0 1.23 0.92 0.35 0.21 0.00 0.00 0.00 0.00
01:56:47 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:37:01 AM eth0 8.06 7.31 1.56 1.01 0.00 0.00 0.00 0.00
01:56:47 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:38:01 AM eth0 16.08 15.61 2.96 1.84 0.00 0.00 0.00 0.00
01:56:47 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:39:01 AM eth0 11.00 9.00 2.77 1.79 0.00 0.00 0.00 0.00
01:56:47 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:40:01 AM eth0 11.31 9.00 2.84 1.79 0.00 0.00 0.00 0.00
01:56:47 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:41:01 AM eth0 11.98 9.31 3.04 1.89 0.00 0.00 0.00 0.00
01:56:47 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:42:01 AM eth0 11.80 9.38 3.11 2.02 0.00 0.00 0.00 0.00
01:56:47 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:43:01 AM eth0 11.11 9.03 2.75 1.79 0.00 0.00 0.00 0.00
01:56:47 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:44:01 AM eth0 11.98 9.80 3.02 1.93 0.00 0.00 0.00 0.00
01:56:47 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:45:01 AM eth0 13.15 10.80 3.55 2.17 0.00 0.00 0.00 0.00
01:56:47 01:46:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:46:02 AM eth0 1.28 0.97 0.36 0.21 0.00 0.00 0.00 0.00
01:56:47 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:47:01 AM eth0 1.20 0.88 0.25 0.15 0.00 0.00 0.00 0.00
01:56:47 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:48:01 AM eth0 1.10 0.85 0.21 0.15 0.00 0.00 0.00 0.00
01:56:47 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:49:01 AM eth0 1.18 0.80 0.22 0.14 0.00 0.00 0.00 0.00
01:56:47 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:50:01 AM eth0 1.12 0.80 0.22 0.14 0.00 0.00 0.00 0.00
01:56:47 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:51:01 AM eth0 13.70 12.53 3.31 1.72 0.00 0.00 0.00 0.00
01:56:47 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:52:01 AM eth0 18.18 17.88 4.41 1.97 0.00 0.00 0.00 0.00
01:56:47 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:53:01 AM eth0 11.95 11.71 2.73 1.27 0.00 0.00 0.00 0.00
01:56:47 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:54:01 AM eth0 18.01 17.48 4.76 2.35 0.00 0.00 0.00 0.00
01:56:47 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:55:01 AM eth0 47.23 29.71 13.45 3.63 0.00 0.00 0.00 0.00
01:56:47 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 01:56:01 AM eth0 119.96 82.75 256.64 317.01 0.00 0.00 0.00 0.00
01:56:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:56:47 Average: eth0 12.57 10.63 4.83 4.19 0.00 0.00 0.00 0.00
01:56:47
01:56:47
01:56:47 ---> sar -P ALL:
01:56:47 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-4544.novalocal) 11/02/2025 _x86_64_ (2 CPU)
01:56:47
01:56:47 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:01:01 AM all 1.32 0.03 0.32 0.03 0.05 98.26
01:56:47 12:01:01 AM 0 0.67 0.03 0.37 0.02 0.03 98.88
01:56:47 12:01:01 AM 1 1.97 0.02 0.27 0.03 0.07 97.64
01:56:47 12:02:01 AM all 1.28 0.00 0.12 0.00 0.05 98.56
01:56:47 12:02:01 AM 0 0.92 0.00 0.10 0.00 0.05 98.93
01:56:47 12:02:01 AM 1 1.64 0.00 0.13 0.00 0.05 98.18
01:56:47 12:03:01 AM all 1.25 0.00 0.11 0.00 0.05 98.59
01:56:47 12:03:01 AM 0 1.49 0.00 0.12 0.00 0.05 98.35
01:56:47 12:03:01 AM 1 1.02 0.00 0.10 0.00 0.05 98.83
01:56:47 12:04:01 AM all 10.11 0.00 1.36 0.00 0.08 88.46
01:56:47 12:04:01 AM 0 14.75 0.00 1.96 0.00 0.08 83.21
01:56:47 12:04:01 AM 1 5.46 0.00 0.77 0.00 0.07 93.71
01:56:47 12:05:01 AM all 13.39 0.00 0.54 0.00 0.06 86.01
01:56:47 12:05:01 AM 0 20.50 0.00 0.77 0.00 0.07 78.66
01:56:47 12:05:01 AM 1 6.27 0.00 0.32 0.00 0.05 93.37
01:56:47 12:06:01 AM all 9.52 0.00 0.44 0.00 0.06 89.98
01:56:47 12:06:01 AM 0 11.50 0.00 0.57 0.00 0.07 87.86
01:56:47 12:06:01 AM 1 7.54 0.00 0.32 0.00 0.05 92.09
01:56:47 12:07:01 AM all 4.54 0.23 0.47 0.10 0.07 94.59
01:56:47 12:07:01 AM 0 5.95 0.47 0.64 0.20 0.07 92.68
01:56:47 12:07:01 AM 1 3.12 0.00 0.30 0.00 0.07 96.51
01:56:47 12:08:01 AM all 4.43 0.00 0.32 0.02 0.06 95.18
01:56:47 12:08:01 AM 0 5.37 0.00 0.35 0.00 0.07 94.22
01:56:47 12:08:01 AM 1 3.50 0.00 0.28 0.03 0.05 96.14
01:56:47 12:09:01 AM all 4.42 0.00 0.32 0.00 0.05 95.21
01:56:47 12:09:01 AM 0 6.55 0.00 0.43 0.00 0.05 92.97
01:56:47 12:09:01 AM 1 2.29 0.00 0.20 0.00 0.05 97.46
01:56:47 12:10:01 AM all 4.39 0.00 0.32 0.00 0.06 95.23
01:56:47 12:10:01 AM 0 5.53 0.00 0.32 0.00 0.07 94.09
01:56:47 12:10:01 AM 1 3.26 0.00 0.32 0.00 0.05 96.37
01:56:47 12:11:01 AM all 4.31 0.00 0.35 0.01 0.07 95.27
01:56:47 12:11:01 AM 0 5.44 0.00 0.44 0.02 0.07 94.04
01:56:47 12:11:01 AM 1 3.18 0.00 0.27 0.00 0.07 96.49
01:56:47
01:56:47 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:12:01 AM all 6.07 0.00 0.36 0.00 0.06 93.51
01:56:47 12:12:01 AM 0 7.44 0.00 0.40 0.00 0.07 92.09
01:56:47 12:12:01 AM 1 4.70 0.00 0.32 0.00 0.05 94.94
01:56:47 12:13:01 AM all 0.50 0.00 0.11 0.00 0.04 99.35
01:56:47 12:13:01 AM 0 0.45 0.00 0.07 0.00 0.03 99.45
01:56:47 12:13:01 AM 1 0.55 0.00 0.15 0.00 0.05 99.25
01:56:47 12:14:01 AM all 0.48 0.00 0.11 0.00 0.05 99.36
01:56:47 12:14:01 AM 0 0.23 0.00 0.08 0.00 0.05 99.63
01:56:47 12:14:01 AM 1 0.72 0.00 0.13 0.00 0.05 99.10
01:56:47 12:15:01 AM all 0.41 0.00 0.08 0.00 0.05 99.46
01:56:47 12:15:01 AM 0 0.40 0.00 0.08 0.00 0.05 99.47
01:56:47 12:15:01 AM 1 0.42 0.00 0.08 0.00 0.05 99.45
01:56:47 12:16:01 AM all 0.56 0.00 0.09 0.00 0.04 99.31
01:56:47 12:16:01 AM 0 0.68 0.00 0.10 0.00 0.03 99.18
01:56:47 12:16:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43
01:56:47 12:17:01 AM all 0.57 0.00 0.08 0.00 0.05 99.30
01:56:47 12:17:01 AM 0 0.67 0.00 0.05 0.00 0.05 99.23
01:56:47 12:17:01 AM 1 0.47 0.00 0.12 0.00 0.05 99.36
01:56:47 12:18:01 AM all 5.80 0.00 0.49 0.00 0.06 93.65
01:56:47 12:18:01 AM 0 7.97 0.00 0.64 0.00 0.05 91.35
01:56:47 12:18:01 AM 1 3.63 0.00 0.35 0.00 0.07 95.95
01:56:47 12:19:01 AM all 6.65 0.00 0.35 0.00 0.06 92.94
01:56:47 12:19:01 AM 0 6.48 0.00 0.38 0.00 0.05 93.08
01:56:47 12:19:01 AM 1 6.81 0.00 0.32 0.00 0.07 92.80
01:56:47 12:20:01 AM all 0.89 0.00 0.10 0.00 0.04 98.97
01:56:47 12:20:01 AM 0 0.77 0.00 0.07 0.00 0.03 99.13
01:56:47 12:20:01 AM 1 1.00 0.00 0.13 0.00 0.05 98.81
01:56:47 12:21:01 AM all 1.09 0.00 0.13 0.00 0.04 98.74
01:56:47 12:21:01 AM 0 1.71 0.00 0.17 0.00 0.05 98.08
01:56:47 12:21:01 AM 1 0.47 0.00 0.10 0.00 0.03 99.40
01:56:47 12:22:01 AM all 1.28 0.00 0.12 0.00 0.04 98.56
01:56:47 12:22:01 AM 0 1.75 0.00 0.15 0.00 0.05 98.05
01:56:47 12:22:01 AM 1 0.80 0.00 0.08 0.00 0.03 99.08
01:56:47
01:56:47 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:23:01 AM all 1.26 0.00 0.12 0.00 0.04 98.58
01:56:47 12:23:01 AM 0 1.89 0.00 0.15 0.00 0.05 97.91
01:56:47 12:23:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25
01:56:47 12:24:01 AM all 1.25 0.00 0.14 0.00 0.05 98.56
01:56:47 12:24:01 AM 0 1.27 0.00 0.15 0.00 0.05 98.53
01:56:47 12:24:01 AM 1 1.24 0.00 0.13 0.00 0.05 98.58
01:56:47 12:25:01 AM all 3.81 0.00 0.63 0.00 0.05 95.51
01:56:47 12:25:01 AM 0 6.17 0.00 0.77 0.00 0.07 93.00
01:56:47 12:25:01 AM 1 1.46 0.00 0.49 0.00 0.03 98.02
01:56:47 12:26:01 AM all 14.49 0.00 1.15 0.00 0.08 84.28
01:56:47 12:26:01 AM 0 19.56 0.00 1.34 0.00 0.08 79.02
01:56:47 12:26:01 AM 1 9.41 0.00 0.97 0.00 0.07 89.55
01:56:47 12:27:01 AM all 12.69 0.00 0.54 0.01 0.08 86.68
01:56:47 12:27:01 AM 0 18.23 0.00 0.65 0.00 0.07 81.05
01:56:47 12:27:01 AM 1 7.17 0.00 0.43 0.02 0.08 92.29
01:56:47 12:28:01 AM all 4.34 0.00 0.36 0.00 0.07 95.24
01:56:47 12:28:01 AM 0 4.18 0.00 0.33 0.00 0.07 95.42
01:56:47 12:28:01 AM 1 4.50 0.00 0.38 0.00 0.07 95.05
01:56:47 12:29:01 AM all 4.38 0.00 0.30 0.00 0.07 95.25
01:56:47 12:29:01 AM 0 5.19 0.00 0.37 0.00 0.07 94.37
01:56:47 12:29:01 AM 1 3.56 0.00 0.23 0.00 0.07 96.14
01:56:47 12:30:01 AM all 4.36 0.00 0.30 0.00 0.07 95.28
01:56:47 12:30:01 AM 0 3.26 0.00 0.25 0.00 0.07 96.43
01:56:47 12:30:01 AM 1 5.46 0.00 0.35 0.00 0.07 94.13
01:56:47 12:31:01 AM all 8.00 0.00 0.47 0.00 0.06 91.48
01:56:47 12:31:01 AM 0 5.90 0.00 0.30 0.00 0.05 93.75
01:56:47 12:31:01 AM 1 10.10 0.00 0.64 0.00 0.07 89.20
01:56:47 12:32:01 AM all 0.67 0.00 0.09 0.00 0.06 99.18
01:56:47 12:32:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
01:56:47 12:32:01 AM 1 0.75 0.00 0.12 0.00 0.07 99.06
01:56:47 12:33:01 AM all 0.85 0.00 0.10 0.00 0.07 98.98
01:56:47 12:33:01 AM 0 0.63 0.00 0.07 0.00 0.05 99.25
01:56:47 12:33:01 AM 1 1.07 0.00 0.13 0.00 0.08 98.71
01:56:47
01:56:47 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:34:01 AM all 0.80 0.00 0.14 0.00 0.05 99.01
01:56:47 12:34:01 AM 0 0.94 0.00 0.18 0.00 0.07 98.81
01:56:47 12:34:01 AM 1 0.67 0.00 0.10 0.00 0.03 99.20
01:56:47 12:35:01 AM all 0.85 0.00 0.08 0.00 0.05 99.01
01:56:47 12:35:01 AM 0 0.79 0.00 0.07 0.00 0.05 99.10
01:56:47 12:35:01 AM 1 0.92 0.00 0.10 0.00 0.05 98.93
01:56:47 12:36:01 AM all 0.94 0.00 0.11 0.00 0.06 98.89
01:56:47 12:36:01 AM 0 1.10 0.00 0.08 0.00 0.03 98.78
01:56:47 12:36:01 AM 1 0.79 0.00 0.13 0.00 0.08 99.00
01:56:47 12:37:01 AM all 0.93 0.01 0.15 0.01 0.06 98.85
01:56:47 12:37:01 AM 0 0.73 0.02 0.10 0.02 0.05 99.08
01:56:47 12:37:01 AM 1 1.12 0.00 0.20 0.00 0.07 98.61
01:56:47 12:38:01 AM all 7.52 0.00 0.66 0.01 0.06 91.75
01:56:47 12:38:01 AM 0 11.05 0.00 0.89 0.00 0.07 87.99
01:56:47 12:38:01 AM 1 3.99 0.00 0.44 0.02 0.05 95.51
01:56:47 12:39:02 AM all 4.43 0.00 0.34 0.00 0.07 95.16
01:56:47 12:39:02 AM 0 5.05 0.00 0.38 0.00 0.07 94.50
01:56:47 12:39:02 AM 1 3.81 0.00 0.30 0.00 0.07 95.82
01:56:47 12:40:01 AM all 4.48 0.00 0.35 0.00 0.06 95.11
01:56:47 12:40:01 AM 0 4.74 0.00 0.39 0.00 0.05 94.82
01:56:47 12:40:01 AM 1 4.22 0.00 0.31 0.00 0.07 95.41
01:56:47 12:41:01 AM all 4.43 0.00 0.32 0.00 0.06 95.19
01:56:47 12:41:01 AM 0 5.38 0.00 0.33 0.00 0.07 94.22
01:56:47 12:41:01 AM 1 3.48 0.00 0.30 0.00 0.05 96.17
01:56:47 12:42:01 AM all 6.72 0.00 0.37 0.01 0.06 92.84
01:56:47 12:42:01 AM 0 5.41 0.00 0.30 0.02 0.05 94.22
01:56:47 12:42:01 AM 1 8.04 0.00 0.44 0.00 0.07 91.46
01:56:47 12:43:01 AM all 0.99 0.00 0.11 0.00 0.03 98.86
01:56:47 12:43:01 AM 0 0.92 0.00 0.08 0.00 0.03 98.97
01:56:47 12:43:01 AM 1 1.07 0.00 0.13 0.00 0.03 98.76
01:56:47 12:44:01 AM all 1.26 0.00 0.12 0.00 0.04 98.58
01:56:47 12:44:01 AM 0 1.80 0.00 0.17 0.00 0.05 97.98
01:56:47 12:44:01 AM 1 0.72 0.00 0.07 0.00 0.03 99.18
01:56:47
01:56:47 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:45:01 AM all 1.18 0.00 0.13 0.00 0.05 98.64
01:56:47 12:45:01 AM 0 1.72 0.00 0.17 0.00 0.05 98.06
01:56:47 12:45:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.21
01:56:47 12:46:01 AM all 1.29 0.00 0.13 0.00 0.04 98.54
01:56:47 12:46:01 AM 0 1.60 0.00 0.15 0.00 0.05 98.20
01:56:47 12:46:01 AM 1 0.99 0.00 0.10 0.00 0.03 98.88
01:56:47 12:47:01 AM all 1.27 0.00 0.13 0.00 0.05 98.55
01:56:47 12:47:01 AM 0 1.14 0.00 0.10 0.00 0.05 98.71
01:56:47 12:47:01 AM 1 1.40 0.00 0.15 0.00 0.05 98.39
01:56:47 12:48:01 AM all 5.85 0.00 0.55 0.00 0.08 93.53
01:56:47 12:48:01 AM 0 8.65 0.00 0.67 0.00 0.08 90.59
01:56:47 12:48:01 AM 1 3.06 0.00 0.42 0.00 0.07 96.45
01:56:47 12:49:01 AM all 4.65 0.00 0.33 0.00 0.06 94.96
01:56:47 12:49:01 AM 0 4.81 0.00 0.35 0.00 0.05 94.78
01:56:47 12:49:01 AM 1 4.48 0.00 0.32 0.00 0.07 95.13
01:56:47 12:50:01 AM all 4.48 0.00 0.31 0.00 0.06 95.15
01:56:47 12:50:01 AM 0 6.72 0.00 0.40 0.00 0.07 92.81
01:56:47 12:50:01 AM 1 2.24 0.00 0.22 0.00 0.05 97.49
01:56:47 12:51:01 AM all 4.52 0.00 0.33 0.00 0.06 95.09
01:56:47 12:51:01 AM 0 3.31 0.00 0.23 0.00 0.05 96.41
01:56:47 12:51:01 AM 1 5.74 0.00 0.43 0.00 0.07 93.76
01:56:47 12:52:01 AM all 4.49 0.00 0.33 0.00 0.07 95.12
01:56:47 12:52:01 AM 0 5.08 0.00 0.35 0.00 0.07 94.50
01:56:47 12:52:01 AM 1 3.90 0.00 0.30 0.00 0.07 95.73
01:56:47 12:53:01 AM all 5.48 0.00 0.29 0.00 0.08 94.14
01:56:47 12:53:01 AM 0 5.55 0.00 0.25 0.00 0.08 94.12
01:56:47 12:53:01 AM 1 5.42 0.00 0.33 0.00 0.08 94.16
01:56:47 12:54:01 AM all 1.11 0.00 0.12 0.00 0.06 98.71
01:56:47 12:54:01 AM 0 0.85 0.00 0.10 0.00 0.05 99.00
01:56:47 12:54:01 AM 1 1.37 0.00 0.13 0.00 0.07 98.43
01:56:47 12:55:01 AM all 1.30 0.00 0.12 0.00 0.07 98.51
01:56:47 12:55:01 AM 0 1.32 0.00 0.10 0.00 0.07 98.51
01:56:47 12:55:01 AM 1 1.29 0.00 0.13 0.00 0.07 98.51
01:56:47
01:56:47 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 12:56:01 AM all 1.29 0.00 0.14 0.00 0.10 98.46
01:56:47 12:56:01 AM 0 0.84 0.00 0.08 0.00 0.08 99.00
01:56:47 12:56:01 AM 1 1.75 0.00 0.20 0.00 0.12 97.93
01:56:47 12:57:01 AM all 1.29 0.00 0.13 0.00 0.06 98.53
01:56:47 12:57:01 AM 0 2.05 0.00 0.18 0.00 0.07 97.70
01:56:47 12:57:01 AM 1 0.52 0.00 0.07 0.00 0.05 99.36
01:56:47 12:58:01 AM all 1.27 0.00 0.14 0.00 0.06 98.53
01:56:47 12:58:01 AM 0 0.67 0.00 0.12 0.00 0.03 99.18
01:56:47 12:58:01 AM 1 1.87 0.00 0.17 0.00 0.08 97.88
01:56:47 12:59:01 AM all 2.95 0.00 0.34 0.00 0.07 96.64
01:56:47 12:59:01 AM 0 1.34 0.00 0.23 0.00 0.07 98.36
01:56:47 12:59:01 AM 1 4.56 0.00 0.45 0.00 0.07 94.92
01:56:47 01:00:01 AM all 3.75 0.00 0.28 0.00 0.07 95.90
01:56:47 01:00:01 AM 0 3.81 0.00 0.37 0.00 0.07 95.76
01:56:47 01:00:01 AM 1 3.69 0.00 0.20 0.00 0.07 96.04
01:56:47 01:01:01 AM all 4.55 0.00 0.34 0.01 0.07 95.04
01:56:47 01:01:01 AM 0 4.53 0.00 0.35 0.00 0.07 95.06
01:56:47 01:01:01 AM 1 4.57 0.00 0.33 0.02 0.07 95.02
01:56:47 01:02:01 AM all 4.47 0.00 0.33 0.00 0.07 95.12
01:56:47 01:02:01 AM 0 6.93 0.00 0.47 0.00 0.07 92.53
01:56:47 01:02:01 AM 1 2.01 0.00 0.20 0.00 0.07 97.72
01:56:47 01:03:01 AM all 4.50 0.00 0.33 0.00 0.06 95.11
01:56:47 01:03:01 AM 0 4.21 0.00 0.35 0.00 0.07 95.37
01:56:47 01:03:01 AM 1 4.78 0.00 0.32 0.00 0.05 94.85
01:56:47 01:04:01 AM all 7.65 0.00 0.41 0.00 0.08 91.86
01:56:47 01:04:01 AM 0 9.60 0.00 0.47 0.00 0.07 89.86
01:56:47 01:04:01 AM 1 5.71 0.00 0.35 0.00 0.08 93.86
01:56:47 01:05:01 AM all 1.40 0.00 0.12 0.00 0.04 98.45
01:56:47 01:05:01 AM 0 2.02 0.00 0.13 0.00 0.05 97.79
01:56:47 01:05:01 AM 1 0.77 0.00 0.10 0.00 0.03 99.10
01:56:47 01:06:01 AM all 1.30 0.00 0.12 0.00 0.04 98.54
01:56:47 01:06:01 AM 0 1.32 0.00 0.08 0.00 0.03 98.56
01:56:47 01:06:01 AM 1 1.29 0.00 0.15 0.00 0.05 98.51
01:56:47
01:56:47 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 01:07:01 AM all 1.29 0.00 0.10 0.00 0.04 98.57
01:56:47 01:07:01 AM 0 1.02 0.00 0.07 0.00 0.03 98.88
01:56:47 01:07:01 AM 1 1.56 0.00 0.13 0.00 0.05 98.26
01:56:47 01:08:01 AM all 1.40 0.00 0.13 0.00 0.05 98.42
01:56:47 01:08:01 AM 0 2.19 0.00 0.17 0.00 0.05 97.60
01:56:47 01:08:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
01:56:47 01:09:01 AM all 1.25 0.00 0.13 0.00 0.05 98.56
01:56:47 01:09:01 AM 0 1.45 0.00 0.17 0.00 0.05 98.33
01:56:47 01:09:01 AM 1 1.05 0.00 0.10 0.00 0.05 98.80
01:56:47 01:10:01 AM all 1.35 0.00 0.13 0.00 0.05 98.47
01:56:47 01:10:01 AM 0 1.55 0.00 0.12 0.00 0.03 98.30
01:56:47 01:10:01 AM 1 1.15 0.00 0.13 0.00 0.07 98.65
01:56:47 01:11:01 AM all 7.69 0.00 0.74 0.00 0.06 91.51
01:56:47 01:11:01 AM 0 8.66 0.00 0.69 0.00 0.07 90.58
01:56:47 01:11:01 AM 1 6.72 0.00 0.79 0.00 0.05 92.44
01:56:47 01:12:01 AM all 4.63 0.00 0.34 0.00 0.07 94.96
01:56:47 01:12:01 AM 0 2.32 0.00 0.22 0.00 0.05 97.41
01:56:47 01:12:01 AM 1 6.94 0.00 0.47 0.00 0.08 92.50
01:56:47 01:13:01 AM all 4.46 0.00 0.33 0.00 0.06 95.15
01:56:47 01:13:01 AM 0 5.77 0.00 0.42 0.00 0.07 93.75
01:56:47 01:13:01 AM 1 3.14 0.00 0.25 0.00 0.05 96.55
01:56:47 01:14:01 AM all 4.45 0.00 0.33 0.00 0.08 95.14
01:56:47 01:14:01 AM 0 2.99 0.00 0.27 0.00 0.07 96.68
01:56:47 01:14:01 AM 1 5.90 0.00 0.40 0.00 0.08 93.61
01:56:47 01:15:01 AM all 4.54 0.00 0.32 0.00 0.08 95.07
01:56:47 01:15:01 AM 0 5.71 0.00 0.37 0.00 0.08 93.83
01:56:47 01:15:01 AM 1 3.36 0.00 0.27 0.00 0.07 96.31
01:56:47 01:16:01 AM all 4.57 0.00 0.35 0.00 0.08 95.00
01:56:47 01:16:01 AM 0 5.05 0.00 0.38 0.00 0.07 94.50
01:56:47 01:16:01 AM 1 4.10 0.00 0.32 0.00 0.08 95.50
01:56:47 01:17:01 AM all 6.58 0.00 0.39 0.00 0.07 92.96
01:56:47 01:17:01 AM 0 7.16 0.00 0.50 0.00 0.07 92.27
01:56:47 01:17:01 AM 1 6.00 0.00 0.28 0.00 0.07 93.65
01:56:47
01:56:47 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 01:18:01 AM all 0.78 0.00 0.13 0.00 0.06 99.04
01:56:47 01:18:01 AM 0 1.15 0.00 0.17 0.00 0.07 98.61
01:56:47 01:18:01 AM 1 0.40 0.00 0.08 0.00 0.05 99.46
01:56:47 01:19:01 AM all 0.97 0.00 0.13 0.00 0.06 98.85
01:56:47 01:19:01 AM 0 1.30 0.00 0.15 0.00 0.07 98.48
01:56:47 01:19:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.21
01:56:47 01:20:01 AM all 0.92 0.00 0.12 0.00 0.07 98.90
01:56:47 01:20:01 AM 0 0.84 0.00 0.12 0.00 0.07 98.98
01:56:47 01:20:01 AM 1 1.00 0.00 0.12 0.00 0.07 98.81
01:56:47 01:21:01 AM all 0.96 0.00 0.14 0.00 0.05 98.85
01:56:47 01:21:01 AM 0 0.67 0.00 0.13 0.00 0.05 99.15
01:56:47 01:21:01 AM 1 1.25 0.00 0.15 0.00 0.05 98.55
01:56:47 01:22:01 AM all 0.78 0.00 0.13 0.00 0.06 99.04
01:56:47 01:22:01 AM 0 1.07 0.00 0.15 0.00 0.07 98.71
01:56:47 01:22:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.36
01:56:47 01:23:01 AM all 2.65 0.00 0.18 0.00 0.06 97.12
01:56:47 01:23:01 AM 0 4.56 0.00 0.24 0.00 0.05 95.16
01:56:47 01:23:01 AM 1 0.75 0.00 0.12 0.00 0.07 99.06
01:56:47 01:24:01 AM all 6.87 0.00 2.24 0.00 0.06 90.84
01:56:47 01:24:01 AM 0 13.56 0.00 4.54 0.00 0.05 81.85
01:56:47 01:24:01 AM 1 0.72 0.00 0.12 0.00 0.07 99.10
01:56:47 01:25:01 AM all 5.12 0.00 0.39 0.00 0.08 94.41
01:56:47 01:25:01 AM 0 8.13 0.00 0.57 0.00 0.08 91.22
01:56:47 01:25:01 AM 1 2.14 0.00 0.22 0.00 0.07 97.58
01:56:47 01:26:01 AM all 4.44 0.00 0.31 0.00 0.08 95.17
01:56:47 01:26:01 AM 0 3.29 0.00 0.22 0.00 0.07 96.43
01:56:47 01:26:01 AM 1 5.60 0.00 0.40 0.00 0.08 93.91
01:56:47 01:27:01 AM all 4.46 0.00 0.32 0.00 0.06 95.16
01:56:47 01:27:01 AM 0 6.60 0.00 0.45 0.00 0.07 92.88
01:56:47 01:27:01 AM 1 2.32 0.00 0.18 0.00 0.05 97.44
01:56:47 01:28:01 AM all 4.39 0.00 0.33 0.00 0.08 95.21
01:56:47 01:28:01 AM 0 6.06 0.00 0.38 0.00 0.08 93.47
01:56:47 01:28:01 AM 1 2.72 0.00 0.27 0.00 0.07 96.94
01:56:47
01:56:47 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 01:29:01 AM all 4.30 0.00 0.30 0.00 0.06 95.34
01:56:47 01:29:01 AM 0 6.35 0.00 0.43 0.00 0.07 93.15
01:56:47 01:29:01 AM 1 2.26 0.00 0.17 0.00 0.05 97.53
01:56:47 01:30:01 AM all 4.38 0.00 0.32 0.00 0.07 95.24
01:56:47 01:30:01 AM 0 5.41 0.00 0.35 0.00 0.07 94.17
01:56:47 01:30:01 AM 1 3.34 0.00 0.28 0.00 0.07 96.30
01:56:47 01:31:01 AM all 5.39 0.00 0.29 0.01 0.07 94.24
01:56:47 01:31:01 AM 0 8.12 0.00 0.35 0.00 0.08 91.44
01:56:47 01:31:01 AM 1 2.66 0.00 0.23 0.02 0.05 97.04
01:56:47 01:32:01 AM all 0.94 0.00 0.09 0.01 0.06 98.91
01:56:47 01:32:01 AM 0 1.14 0.00 0.12 0.02 0.07 98.66
01:56:47 01:32:01 AM 1 0.73 0.00 0.07 0.00 0.05 99.15
01:56:47 01:33:01 AM all 1.00 0.00 0.09 0.00 0.06 98.85
01:56:47 01:33:01 AM 0 1.04 0.00 0.10 0.00 0.07 98.80
01:56:47 01:33:01 AM 1 0.97 0.00 0.08 0.00 0.05 98.90
01:56:47 01:34:01 AM all 0.99 0.00 0.13 0.00 0.06 98.82
01:56:47 01:34:01 AM 0 1.22 0.00 0.17 0.00 0.08 98.53
01:56:47 01:34:01 AM 1 0.77 0.00 0.08 0.00 0.03 99.12
01:56:47 01:35:01 AM all 0.88 0.00 0.10 0.00 0.06 98.96
01:56:47 01:35:01 AM 0 0.79 0.00 0.12 0.00 0.07 99.03
01:56:47 01:35:01 AM 1 0.97 0.00 0.08 0.00 0.05 98.90
01:56:47 01:36:01 AM all 0.98 0.00 0.09 0.00 0.06 98.87
01:56:47 01:36:01 AM 0 1.04 0.00 0.13 0.00 0.07 98.76
01:56:47 01:36:01 AM 1 0.92 0.00 0.05 0.00 0.05 98.98
01:56:47 01:37:01 AM all 3.84 0.00 1.75 0.00 0.06 94.35
01:56:47 01:37:01 AM 0 6.26 0.00 3.40 0.00 0.05 90.29
01:56:47 01:37:01 AM 1 1.52 0.00 0.17 0.00 0.07 98.25
01:56:47 01:38:01 AM all 7.52 0.00 0.52 0.00 0.05 91.92
01:56:47 01:38:01 AM 0 11.62 0.00 0.79 0.00 0.05 87.54
01:56:47 01:38:01 AM 1 3.54 0.00 0.25 0.00 0.05 96.16
01:56:47 01:39:01 AM all 4.37 0.00 0.31 0.00 0.08 95.24
01:56:47 01:39:01 AM 0 3.26 0.00 0.22 0.00 0.07 96.46
01:56:47 01:39:01 AM 1 5.49 0.00 0.40 0.00 0.08 94.03
01:56:47
01:56:47 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 01:40:01 AM all 4.45 0.00 0.33 0.00 0.07 95.15
01:56:47 01:40:01 AM 0 3.56 0.00 0.27 0.00 0.07 96.11
01:56:47 01:40:01 AM 1 5.34 0.00 0.40 0.00 0.07 94.20
01:56:47 01:41:01 AM all 4.50 0.00 0.31 0.00 0.06 95.14
01:56:47 01:41:01 AM 0 6.42 0.00 0.43 0.00 0.07 93.08
01:56:47 01:41:01 AM 1 2.57 0.00 0.18 0.00 0.05 97.19
01:56:47 01:42:01 AM all 4.46 0.00 0.31 0.00 0.07 95.16
01:56:47 01:42:01 AM 0 3.52 0.00 0.28 0.00 0.05 96.14
01:56:47 01:42:01 AM 1 5.40 0.00 0.33 0.00 0.08 94.18
01:56:47 01:43:01 AM all 4.40 0.00 0.30 0.00 0.06 95.24
01:56:47 01:43:01 AM 0 3.61 0.00 0.23 0.00 0.05 96.11
01:56:47 01:43:01 AM 1 5.20 0.00 0.37 0.00 0.07 94.36
01:56:47 01:44:01 AM all 4.59 0.00 0.33 0.00 0.07 95.01
01:56:47 01:44:01 AM 0 3.96 0.00 0.30 0.00 0.07 95.68
01:56:47 01:44:01 AM 1 5.22 0.00 0.37 0.00 0.07 94.35
01:56:47 01:45:01 AM all 4.19 0.00 0.19 0.00 0.07 95.55
01:56:47 01:45:01 AM 0 5.26 0.00 0.25 0.00 0.08 94.40
01:56:47 01:45:01 AM 1 3.13 0.00 0.13 0.00 0.05 96.69
01:56:47 01:46:02 AM all 1.02 0.00 0.12 0.00 0.07 98.80
01:56:47 01:46:02 AM 0 1.15 0.00 0.15 0.00 0.08 98.61
01:56:47 01:46:02 AM 1 0.88 0.00 0.08 0.00 0.05 98.98
01:56:47 01:47:01 AM all 0.94 0.00 0.11 0.00 0.06 98.89
01:56:47 01:47:01 AM 0 1.14 0.00 0.15 0.00 0.08 98.62
01:56:47 01:47:01 AM 1 0.75 0.00 0.07 0.00 0.03 99.15
01:56:47 01:48:01 AM all 0.93 0.00 0.11 0.00 0.07 98.90
01:56:47 01:48:01 AM 0 1.09 0.00 0.13 0.00 0.07 98.71
01:56:47 01:48:01 AM 1 0.77 0.00 0.08 0.00 0.07 99.08
01:56:47 01:49:01 AM all 0.81 0.00 0.10 0.01 0.06 99.02
01:56:47 01:49:01 AM 0 1.29 0.00 0.10 0.00 0.08 98.53
01:56:47 01:49:01 AM 1 0.33 0.00 0.10 0.02 0.03 99.51
01:56:47 01:50:01 AM all 0.93 0.00 0.12 0.00 0.07 98.89
01:56:47 01:50:01 AM 0 1.22 0.00 0.13 0.00 0.07 98.58
01:56:47 01:50:01 AM 1 0.64 0.00 0.10 0.00 0.07 99.20
01:56:47
01:56:47 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
01:56:47 01:51:01 AM all 6.01 0.16 2.03 0.00 0.06 91.74
01:56:47 01:51:01 AM 0 11.09 0.00 3.90 0.00 0.05 84.96
01:56:47 01:51:01 AM 1 1.24 0.32 0.27 0.00 0.07 98.11
01:56:47 01:52:01 AM all 7.14 0.00 2.74 0.00 0.06 90.06
01:56:47 01:52:01 AM 0 2.34 0.00 0.37 0.00 0.07 97.23
01:56:47 01:52:01 AM 1 12.61 0.00 5.43 0.00 0.06 81.91
01:56:47 01:53:01 AM all 6.43 0.00 3.15 0.00 0.08 90.34
01:56:47 01:53:01 AM 0 10.77 0.00 6.31 0.00 0.07 82.85
01:56:47 01:53:01 AM 1 2.49 0.00 0.29 0.00 0.08 97.14
01:56:47 01:54:01 AM all 7.51 0.00 3.53 0.00 0.05 88.90
01:56:47 01:54:01 AM 0 4.80 0.00 3.65 0.00 0.05 91.49
01:56:47 01:54:01 AM 1 10.33 0.00 3.40 0.00 0.05 86.21
01:56:47 01:55:01 AM all 15.43 0.00 2.79 0.00 0.08 81.70
01:56:47 01:55:01 AM 0 3.87 0.00 1.07 0.00 0.08 94.97
01:56:47 01:55:01 AM 1 27.38 0.00 4.56 0.00 0.07 67.99
01:56:47 01:56:01 AM all 25.49 0.00 3.34 0.42 0.07 70.69
01:56:47 01:56:01 AM 0 21.72 0.00 3.73 0.33 0.07 74.15
01:56:47 01:56:01 AM 1 29.25 0.00 2.95 0.50 0.07 67.23
01:56:47 Average: all 3.88 0.00 0.43 0.01 0.06 95.62
01:56:47 Average: 0 4.41 0.00 0.50 0.01 0.06 95.02
01:56:47 Average: 1 3.35 0.00 0.36 0.01 0.06 96.23
01:56:47
01:56:47
01:56:47