23:40:18 Started by upstream project "integration-distribution-mri-test-vanadium" build number 17
23:40:18 originally caused by:
23:40:18 Started by timer
23:40:18 Running as SYSTEM
23:40:18 [EnvInject] - Loading node environment variables.
23:40:18 Building remotely on prd-centos8-robot-2c-8g-12750 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:40:19 [ssh-agent] Looking for ssh-agent implementation...
23:40:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:40:19 $ ssh-agent
23:40:19 SSH_AUTH_SOCK=/tmp/ssh-wCVRV7hUey7o/agent.5283
23:40:19 SSH_AGENT_PID=5285
23:40:19 [ssh-agent] Started.
23:40:19 Running ssh-add (command line suppressed)
23:40:19 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_9165943089047074437.key (/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_9165943089047074437.key)
23:40:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:40:19 The recommended git tool is: NONE
23:40:22 using credential opendaylight-jenkins-ssh
23:40:22 Wiping out workspace first.
23:40:22 Cloning the remote Git repository
23:40:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:40:22 > git init /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test # timeout=10
23:40:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:22 > git --version # timeout=10
23:40:22 > git --version # 'git version 2.43.0'
23:40:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:22 [INFO] Currently running in a labeled security context
23:40:22 [INFO] Currently SELinux is 'enforcing' on the host
23:40:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh14233729055950756420.key
23:40:22 Verifying host key using known hosts file
23:40:22 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:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:25 [INFO] Currently running in a labeled security context
23:40:25 [INFO] Currently SELinux is 'enforcing' on the host
23:40:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh5393440217812289778.key
23:40:25 Verifying host key using known hosts file
23:40:25 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:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:40:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:25 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:40:25 > git config core.sparsecheckout # timeout=10
23:40:25 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:40:26 Commit message: "Adapt test for new pce-allocation field"
23:40:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:26 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:40:26 No emails were triggered.
23:40:26 provisioning config files...
23:40:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:40:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:40:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:40:27 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3734230996153171606.sh
23:40:27 ---> python-tools-install.sh
23:40:27 Setup pyenv:
23:40:27 system
23:40:27 * 3.8.13 (set by /opt/pyenv/version)
23:40:27 * 3.9.13 (set by /opt/pyenv/version)
23:40:27 * 3.10.13 (set by /opt/pyenv/version)
23:40:27 * 3.11.7 (set by /opt/pyenv/version)
23:40:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q9YW
23:40:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:40:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:40:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:40:36 lf-activate-venv(): INFO: Base packages installed successfully
23:40:36 lf-activate-venv(): INFO: Installing additional packages: lftools
23:41:00 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
23:41:00 Generating Requirements File
23:41:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:41:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:41:20 Python 3.11.7
23:41:20 pip 25.3 from /tmp/venv-q9YW/lib/python3.11/site-packages/pip (python 3.11)
23:41:21 appdirs==1.4.4
23:41:21 argcomplete==3.6.3
23:41:21 aspy.yaml==1.3.0
23:41:21 attrs==25.4.0
23:41:21 autopage==0.5.2
23:41:21 beautifulsoup4==4.14.2
23:41:21 boto3==1.41.2
23:41:21 botocore==1.41.2
23:41:21 bs4==0.0.2
23:41:21 cachetools==6.2.2
23:41:21 certifi==2025.11.12
23:41:21 cffi==2.0.0
23:41:21 cfgv==3.5.0
23:41:21 chardet==5.2.0
23:41:21 charset-normalizer==3.4.4
23:41:21 click==8.3.1
23:41:21 cliff==4.12.0
23:41:21 cmd2==2.7.0
23:41:21 cryptography==3.3.2
23:41:21 debtcollector==3.0.0
23:41:21 decorator==5.2.1
23:41:21 defusedxml==0.7.1
23:41:21 Deprecated==1.3.1
23:41:21 distlib==0.4.0
23:41:21 dnspython==2.8.0
23:41:21 docker==7.1.0
23:41:21 dogpile.cache==1.5.0
23:41:21 durationpy==0.10
23:41:21 email-validator==2.3.0
23:41:21 filelock==3.20.0
23:41:21 future==1.0.0
23:41:21 gitdb==4.0.12
23:41:21 GitPython==3.1.45
23:41:21 google-auth==2.43.0
23:41:21 httplib2==0.31.0
23:41:21 identify==2.6.15
23:41:21 idna==3.11
23:41:21 importlib-resources==1.5.0
23:41:21 iso8601==2.1.0
23:41:21 Jinja2==3.1.6
23:41:21 jmespath==1.0.1
23:41:21 jsonpatch==1.33
23:41:21 jsonpointer==3.0.0
23:41:21 jsonschema==4.25.1
23:41:21 jsonschema-specifications==2025.9.1
23:41:21 keystoneauth1==5.12.0
23:41:21 kubernetes==34.1.0
23:41:21 lftools==0.37.16
23:41:21 lxml==6.0.2
23:41:21 markdown-it-py==4.0.0
23:41:21 MarkupSafe==3.0.3
23:41:21 mdurl==0.1.2
23:41:21 msgpack==1.1.2
23:41:21 multi_key_dict==2.0.3
23:41:21 munch==4.0.0
23:41:21 netaddr==1.3.0
23:41:21 niet==1.4.2
23:41:21 nodeenv==1.9.1
23:41:21 oauth2client==4.1.3
23:41:21 oauthlib==3.3.1
23:41:21 openstacksdk==4.8.0
23:41:21 os-service-types==1.8.2
23:41:21 osc-lib==4.2.0
23:41:21 oslo.config==10.1.0
23:41:21 oslo.context==6.2.0
23:41:21 oslo.i18n==6.7.1
23:41:21 oslo.log==7.2.1
23:41:21 oslo.serialization==5.8.0
23:41:21 oslo.utils==9.2.0
23:41:21 packaging==25.0
23:41:21 pbr==7.0.3
23:41:21 platformdirs==4.5.0
23:41:21 prettytable==3.17.0
23:41:21 psutil==7.1.3
23:41:21 pyasn1==0.6.1
23:41:21 pyasn1_modules==0.4.2
23:41:21 pycparser==2.23
23:41:21 pygerrit2==2.0.15
23:41:21 PyGithub==2.8.1
23:41:21 Pygments==2.19.2
23:41:21 PyJWT==2.10.1
23:41:21 PyNaCl==1.6.1
23:41:21 pyparsing==2.4.7
23:41:21 pyperclip==1.11.0
23:41:21 pyrsistent==0.20.0
23:41:21 python-cinderclient==9.8.0
23:41:21 python-dateutil==2.9.0.post0
23:41:21 python-heatclient==4.3.0
23:41:21 python-jenkins==1.8.3
23:41:21 python-keystoneclient==5.7.0
23:41:21 python-magnumclient==4.9.0
23:41:21 python-openstackclient==8.2.0
23:41:21 python-swiftclient==4.9.0
23:41:21 PyYAML==6.0.3
23:41:21 referencing==0.37.0
23:41:21 requests==2.32.5
23:41:21 requests-oauthlib==2.0.0
23:41:21 requestsexceptions==1.4.0
23:41:21 rfc3986==2.0.0
23:41:21 rich==14.2.0
23:41:21 rich-argparse==1.7.2
23:41:21 rpds-py==0.29.0
23:41:21 rsa==4.9.1
23:41:21 ruamel.yaml==0.18.16
23:41:21 ruamel.yaml.clib==0.2.15
23:41:21 s3transfer==0.15.0
23:41:21 simplejson==3.20.2
23:41:21 six==1.17.0
23:41:21 smmap==5.0.2
23:41:21 soupsieve==2.8
23:41:21 stevedore==5.6.0
23:41:21 tabulate==0.9.0
23:41:21 toml==0.10.2
23:41:21 tomlkit==0.13.3
23:41:21 tqdm==4.67.1
23:41:21 typing_extensions==4.15.0
23:41:21 tzdata==2025.2
23:41:21 urllib3==1.26.20
23:41:21 virtualenv==20.35.4
23:41:21 wcwidth==0.2.14
23:41:21 websocket-client==1.9.0
23:41:21 wrapt==2.0.1
23:41:21 xdg==6.0.0
23:41:21 xmltodict==1.0.2
23:41:21 yq==3.4.3
23:41:21 [EnvInject] - Injecting environment variables from a build step.
23:41:21 [EnvInject] - Injecting as environment variables the properties content
23:41:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:41:21 OS_CLOUD=vex
23:41:21 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-17
23:41:21 OS_STACK_TEMPLATE_DIR=openstack-hot
23:41:21
23:41:21 [EnvInject] - Variables injected successfully.
23:41:21 provisioning config files...
23:41:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:41:21 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins17141866513912059507.sh
23:41:21 ---> Create parameters file for OpenStack HOT
23:41:21 OpenStack Heat parameters generated
23:41:21 -----------------------------------
23:41:21 parameters:
23:41:21 vm_0_count: '3'
23:41:21 vm_0_flavor: 'v3-standard-4'
23:41:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:41:21 vm_1_count: '0'
23:41:21 vm_1_flavor: 'v3-standard-2'
23:41:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:41:21
23:41:21 job_name: '34030-17'
23:41:21 silo: 'releng'
23:41:21 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins14851724168971180521.sh
23:41:21 ---> Create HEAT stack
23:41:21 + source /home/jenkins/lf-env.sh
23:41:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:21 ++ mktemp -d /tmp/venv-XXXX
23:41:21 + lf_venv=/tmp/venv-JN58
23:41:21 + local venv_file=/tmp/.os_lf_venv
23:41:21 + local python=python3
23:41:21 + local options
23:41:21 + local set_path=true
23:41:21 + local install_args=
23:41:21 ++ 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:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:21 + true
23:41:21 + case $1 in
23:41:21 + python=python3
23:41:21 + shift 2
23:41:21 + true
23:41:21 + case $1 in
23:41:21 + shift
23:41:21 + break
23:41:21 + case $python in
23:41:21 + local pkg_list=
23:41:21 + [[ -d /opt/pyenv ]]
23:41:21 + echo 'Setup pyenv:'
23:41:21 Setup pyenv:
23:41:21 + export PYENV_ROOT=/opt/pyenv
23:41:21 + PYENV_ROOT=/opt/pyenv
23:41:21 + 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:21 + 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:21 + pyenv versions
23:41:21 system
23:41:21 3.8.13
23:41:21 3.9.13
23:41:21 3.10.13
23:41:21 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:41:21 + command -v pyenv
23:41:21 ++ pyenv init - --no-rehash
23:41:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:41:21 for i in ${!paths[@]}; do
23:41:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:41:21 fi; done;
23:41:21 echo "${paths[*]}"'\'')"
23:41:21 export PATH="/opt/pyenv/shims:${PATH}"
23:41:21 export PYENV_SHELL=bash
23:41:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:41:21 pyenv() {
23:41:21 local command
23:41:21 command="${1:-}"
23:41:21 if [ "$#" -gt 0 ]; then
23:41:21 shift
23:41:21 fi
23:41:21
23:41:21 case "$command" in
23:41:21 rehash|shell)
23:41:21 eval "$(pyenv "sh-$command" "$@")"
23:41:21 ;;
23:41:21 *)
23:41:21 command pyenv "$command" "$@"
23:41:21 ;;
23:41:21 esac
23:41:21 }'
23:41:21 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:41:21 for i in ${!paths[@]}; do
23:41:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:41:21 fi; done;
23:41:21 echo "${paths[*]}"'
23:41:21 ++ 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:21 ++ 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:21 ++ 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:21 ++ export PYENV_SHELL=bash
23:41:21 ++ PYENV_SHELL=bash
23:41:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:41:21 +++ complete -F _pyenv pyenv
23:41:21 ++ lf-pyver python3
23:41:21 ++ local py_version_xy=python3
23:41:21 ++ local py_version_xyz=
23:41:21 ++ awk '{ print $1 }'
23:41:21 ++ pyenv versions
23:41:21 ++ local command
23:41:21 ++ command=versions
23:41:21 ++ '[' 1 -gt 0 ']'
23:41:21 ++ shift
23:41:21 ++ case "$command" in
23:41:21 ++ command pyenv versions
23:41:21 ++ pyenv versions
23:41:21 ++ sed 's/^[ *]* //'
23:41:21 ++ grep -E '^[0-9.]*[0-9]$'
23:41:22 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:41:22 +++ grep '^3' /tmp/.pyenv_versions
23:41:22 +++ sort -V
23:41:22 +++ tail -n 1
23:41:22 ++ py_version_xyz=3.11.7
23:41:22 ++ [[ -z 3.11.7 ]]
23:41:22 ++ echo 3.11.7
23:41:22 ++ return 0
23:41:22 + pyenv local 3.11.7
23:41:22 + local command
23:41:22 + command=local
23:41:22 + '[' 2 -gt 0 ']'
23:41:22 + shift
23:41:22 + case "$command" in
23:41:22 + command pyenv local 3.11.7
23:41:22 + pyenv local 3.11.7
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='lftools[openstack] '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='kubernetes '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='niet '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='python-heatclient '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='python-openstackclient '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='python-magnumclient '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='urllib3~=1.26.15 '
23:41:22 + for arg in "$@"
23:41:22 + case $arg in
23:41:22 + pkg_list+='yq '
23:41:22 + [[ -f /tmp/.os_lf_venv ]]
23:41:22 ++ cat /tmp/.os_lf_venv
23:41:22 + lf_venv=/tmp/venv-q9YW
23:41:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from' file:/tmp/.os_lf_venv
23:41:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
23:41:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:41:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:41:22 + local 'pip_opts=--upgrade --quiet'
23:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:41:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:41:22 + [[ -n '' ]]
23:41:22 + [[ -n '' ]]
23:41:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:41:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:41:22 + /tmp/venv-q9YW/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:23 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:41:23 lf-activate-venv(): INFO: Base packages installed successfully
23:41:23 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:41:23 + 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:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:23 + /tmp/venv-q9YW/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:41 + type python3
23:41:41 + true
23:41:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH'
23:41:41 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
23:41:41 + PATH=/tmp/venv-q9YW/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:41 + return 0
23:41:41 + openstack --os-cloud vex limits show --absolute
23:41:43 +--------------------------+---------+
23:41:43 | Name | Value |
23:41:43 +--------------------------+---------+
23:41:43 | maxTotalInstances | -1 |
23:41:43 | maxTotalCores | 450 |
23:41:43 | maxTotalRAMSize | 1000000 |
23:41:43 | maxServerMeta | 128 |
23:41:43 | maxImageMeta | 128 |
23:41:43 | maxPersonality | 5 |
23:41:43 | maxPersonalitySize | 10240 |
23:41:43 | maxTotalKeypairs | 100 |
23:41:43 | maxServerGroups | 10 |
23:41:43 | maxServerGroupMembers | 10 |
23:41:43 | maxTotalFloatingIps | -1 |
23:41:43 | maxSecurityGroups | -1 |
23:41:43 | maxSecurityGroupRules | -1 |
23:41:43 | totalRAMUsed | 745472 |
23:41:43 | totalCoresUsed | 182 |
23:41:43 | totalInstancesUsed | 77 |
23:41:43 | totalFloatingIpsUsed | 0 |
23:41:43 | totalSecurityGroupsUsed | 0 |
23:41:43 | totalServerGroupsUsed | 0 |
23:41:43 | maxTotalVolumes | -1 |
23:41:43 | maxTotalSnapshots | 10 |
23:41:43 | maxTotalVolumeGigabytes | 4096 |
23:41:43 | maxTotalBackups | 10 |
23:41:43 | maxTotalBackupGigabytes | 1000 |
23:41:43 | totalVolumesUsed | 3 |
23:41:43 | totalGigabytesUsed | 60 |
23:41:43 | totalSnapshotsUsed | 0 |
23:41:43 | totalBackupsUsed | 0 |
23:41:43 | totalBackupGigabytesUsed | 0 |
23:41:43 +--------------------------+---------+
23:41:43 + pushd /opt/ciman/openstack-hot
23:41:43 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:41:43 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-vanadium-17 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/stack-parameters.yaml
23:42:09 Creating stack releng-controller-csit-3node-clustering-ask-all-vanadium-17
23:42:09 Waiting to initialize infrastructure...
23:42:09 Stack initialization successful.
23:42:09 ------------------------------------
23:42:09 Stack Details
23:42:09 ------------------------------------
23:42:09 {'added': None,
23:42:09 'capabilities': [],
23:42:09 'created_at': '2025-11-22T23:41:46Z',
23:42:09 'deleted': None,
23:42:09 'deleted_at': None,
23:42:09 'description': 'No description',
23:42:09 'environment': None,
23:42:09 'environment_files': None,
23:42:09 'files': None,
23:42:09 'files_container': None,
23:42:09 'id': '5376a389-9581-4614-8303-7cf02e83d3ef',
23:42:09 'is_rollback_disabled': True,
23:42:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-vanadium-17/5376a389-9581-4614-8303-7cf02e83d3ef',
23:42:09 'rel': 'self'}],
23:42:09 '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:09 'name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-17',
23:42:09 'notification_topics': [],
23:42:09 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:42:09 'output_key': 'vm_1_ips',
23:42:09 'output_value': []},
23:42:09 {'description': 'IP addresses of the 1st vm types',
23:42:09 'output_key': 'vm_0_ips',
23:42:09 'output_value': ['10.30.171.199',
23:42:09 '10.30.170.200',
23:42:09 '10.30.170.60']}],
23:42:09 'owner_id': ****,
23:42:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:42:09 'OS::stack_id': '5376a389-9581-4614-8303-7cf02e83d3ef',
23:42:09 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-17',
23:42:09 'job_name': '34030-17',
23:42:09 'silo': 'releng',
23:42:09 'vm_0_count': '3',
23:42:09 'vm_0_flavor': 'v3-standard-4',
23:42:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:42:09 '20250917-133034.447',
23:42:09 'vm_1_count': '0',
23:42:09 'vm_1_flavor': 'v3-standard-2',
23:42:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:42:09 '- 20250917-133034.654'},
23:42:09 'parent_id': None,
23:42:09 'replaced': None,
23:42:09 'status': 'CREATE_COMPLETE',
23:42:09 'status_reason': 'Stack CREATE completed successfully',
23:42:09 'tags': [],
23:42:09 'template': None,
23:42:09 'template_description': 'No description',
23:42:09 'template_url': None,
23:42:09 'timeout_mins': 15,
23:42:09 'unchanged': None,
23:42:09 'updated': None,
23:42:09 'updated_at': None,
23:42:09 'user_project_id': '2b1fbf7287ac4769bd2ea2c03e6709c4'}
23:42:09 ------------------------------------
23:42:09 + popd
23:42:09 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium
23:42:09 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins13300742915370437052.sh
23:42:09 ---> Copy SSH public keys to CSIT lab
23:42:09 Setup pyenv:
23:42:09 system
23:42:09 3.8.13
23:42:09 3.9.13
23:42:09 3.10.13
23:42:09 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:42:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
23:42:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:12 lf-activate-venv(): INFO: Base packages installed successfully
23:42:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:42:25 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
23:42:27 SSH not responding on 10.30.170.60. Retrying in 10 seconds...
23:42:27 SSH not responding on 10.30.170.200. Retrying in 10 seconds...
23:42:27 SSH not responding on 10.30.171.199. Retrying in 10 seconds...
23:42:37 Ping to 10.30.170.60 successful.
23:42:37 Ping to 10.30.170.200 successful.
23:42:37 Ping to 10.30.171.199 successful.
23:42:37 SSH not responding on 10.30.170.200. Retrying in 10 seconds...
23:42:37 SSH not responding on 10.30.170.60. Retrying in 10 seconds...
23:42:38 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:42:39 releng-34030-17-0-builder-0
23:42:39 Successfully copied public keys to slave 10.30.171.199
23:42:39 Process 6496 ready.
23:42:47 Ping to 10.30.170.200 successful.
23:42:47 Ping to 10.30.170.60 successful.
23:42:48 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:42:48 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:42:49 releng-34030-17-0-builder-2
23:42:49 Successfully copied public keys to slave 10.30.170.60
23:42:49 releng-34030-17-0-builder-1
23:42:49 Successfully copied public keys to slave 10.30.170.200
23:42:49 Process 6497 ready.
23:42:49 Process 6498 ready.
23:42:49 SSH ready on all stack servers.
23:42:49 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins12016728106964721838.sh
23:42:49 Setup pyenv:
23:42:49 system
23:42:49 3.8.13
23:42:49 3.9.13
23:42:49 3.10.13
23:42:49 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:42:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tPzI
23:42:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.robot_venv
23:42:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:57 lf-activate-venv(): INFO: Base packages installed successfully
23:42:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-tPzI/bin to PATH
23:42:59 + echo 'Installing Python Requirements'
23:42:59 Installing Python Requirements
23:42:59 + cat
23:42:59 + python -m pip install -r requirements.txt
23:42:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:42:59 Collecting docker-py (from -r requirements.txt (line 1))
23:42:59 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:59 Collecting ipaddr (from -r requirements.txt (line 2))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 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:01 Getting requirements to build wheel: finished with status 'done'
23:43:01 Preparing metadata (pyproject.toml): started
23:43:01 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:01 Collecting netaddr (from -r requirements.txt (line 3))
23:43:01 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:43:01 Collecting netifaces (from -r requirements.txt (line 4))
23:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:43:01 Installing build dependencies: started
23:43:02 Installing build dependencies: finished with status 'done'
23:43:02 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 pyhocon (from -r requirements.txt (line 5))
23:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:43:02 Collecting requests (from -r requirements.txt (line 6))
23:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:43:02 Collecting robotframework (from -r requirements.txt (line 7))
23:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 26.1 MB/s 0:00:00
23:43:03 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:43:03 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:04 Getting requirements to build wheel: finished with status 'done'
23:43:04 Preparing metadata (pyproject.toml): started
23:43:04 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:04 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:43:04 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:04 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:43:04 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:04 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:43:04 Installing build dependencies: started
23:43:05 Installing build dependencies: finished with status 'done'
23:43:05 Getting requirements to build wheel: started
23:43:05 Getting requirements to build wheel: finished with status 'done'
23:43:05 Preparing metadata (pyproject.toml): started
23:43:06 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:06 Collecting scapy (from -r requirements.txt (line 12))
23:43:06 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:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.3 MB/s 0:00:00
23:43:06 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:43:06 Installing build dependencies: started
23:43:07 Installing build dependencies: finished with status 'done'
23:43:07 Getting requirements to build wheel: started
23:43:07 Getting requirements to build wheel: finished with status 'done'
23:43:07 Preparing metadata (pyproject.toml): started
23:43:07 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:07 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 27.3 MB/s 0:00:00
23:43:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:07 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:07 Collecting pyangbind (from -r requirements.txt (line 22))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:43:07 Collecting isodate (from -r requirements.txt (line 25))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:43:08 Collecting jmespath (from -r requirements.txt (line 28))
23:43:08 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:08 Collecting jsonpatch (from -r requirements.txt (line 31))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:43:08 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:43:08 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:08 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:08 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:43:08 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:08 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:43:08 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:08 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:43:08 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:08 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:43:08 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:08 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:43:08 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:08 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:43:08 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:43:08 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:43:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:43:08 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:43:08 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:08 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:08 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:43:08 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:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:43:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:43:09 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:09 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:43:09 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:43:09 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:09 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:43:09 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:09 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:43:09 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:43:09 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:09 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 29.9 MB/s 0:00:00
23:43:09 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:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:09 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:09 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:09 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:09 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:09 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:43:09 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:09 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:43:09 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:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.9 MB/s 0:00:00
23:43:09 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:43:09 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:10 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.5 MB/s 0:00:00
23:43:10 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:43:11 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:11 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:11 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:11 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:11 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:43:11 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:43:11 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:11 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:11 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:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:43:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:12 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:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.1 MB/s 0:00:00
23:43:12 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:12 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:12 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:43:12 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:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:43:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 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:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:43:12 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:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:43:12 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 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:12 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:43:12 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 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:12 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:43:12 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:43:13 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:43:13 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:43:13 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:43:13 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2735e3f3d60ee6f871f398924079f63f868c97eb253bfe299d453a53fa30db2c
23:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:43:13 Building wheel for ipaddr (pyproject.toml): started
23:43:13 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:43:13 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2e07291c6e574a962cdfe1219df1c30f3e4c5c48e47be39f4dcd9572447bc5dc
23:43:13 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:43:13 Building wheel for netifaces (pyproject.toml): started
23:43:15 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:43:15 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=e42aa28cb6a03ad2612bdfda0c8ccace66ee242ddcd0b98cde34fbfc78b89fc8
23:43:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:43:15 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:43:16 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:43:16 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=712d5ee3f46fc94d380cde74d82db292c6087374709bda2696c521aad856f95e
23:43:16 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:43:16 Building wheel for jsonpath-rw (pyproject.toml): started
23:43:16 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:43:16 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=cc6f1e7be114a361ea5df797935641d7e4ba87c030c5721d2df233dcb18a1077
23:43:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:43:16 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:43:16 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:23
23:43:23 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:43:24 + pip freeze
23:43:24 attrs==25.4.0
23:43:24 bcrypt==5.0.0
23:43:24 beautifulsoup4==4.14.2
23:43:24 certifi==2025.11.12
23:43:24 cffi==2.0.0
23:43:24 charset-normalizer==3.4.4
23:43:24 click==8.3.1
23:43:24 cryptography==46.0.3
23:43:24 decorator==5.2.1
23:43:24 distlib==0.4.0
23:43:24 docker-py==1.10.6
23:43:24 docker-pycreds==0.4.0
23:43:24 elastic-transport==8.17.1
23:43:24 elasticsearch==8.19.2
23:43:24 elasticsearch-dsl==8.15.4
23:43:24 enum34==1.1.10
23:43:24 filelock==3.20.0
23:43:24 h11==0.16.0
23:43:24 idna==3.11
23:43:24 invoke==2.2.1
23:43:24 ipaddr==2.2.0
23:43:24 isodate==0.7.2
23:43:24 jmespath==1.0.1
23:43:24 jsonpatch==1.33
23:43:24 jsonpath-rw==1.4.0
23:43:24 jsonpointer==3.0.0
23:43:24 lxml==6.0.2
23:43:24 netaddr==1.3.0
23:43:24 netifaces==0.11.0
23:43:24 outcome==1.3.0.post0
23:43:24 paramiko==4.0.0
23:43:24 platformdirs==4.5.0
23:43:24 ply==3.11
23:43:24 pyang==2.7.1
23:43:24 pyangbind==0.8.6
23:43:24 pycparser==2.23
23:43:24 pyhocon==0.3.61
23:43:24 PyNaCl==1.6.1
23:43:24 pyparsing==3.2.5
23:43:24 PySocks==1.7.1
23:43:24 python-dateutil==2.9.0.post0
23:43:24 regex==2025.11.3
23:43:24 requests==2.32.5
23:43:24 robotframework==7.3.2
23:43:24 robotframework-httplibrary==0.4.2
23:43:24 robotframework-pythonlibcore==4.4.1
23:43:24 robotframework-requests==0.9.7
23:43:24 robotframework-selenium2library==3.0.0
23:43:24 robotframework-seleniumlibrary==6.8.0
23:43:24 robotframework-sshlibrary==3.8.0
23:43:24 scapy==2.6.1
23:43:24 scp==0.15.0
23:43:24 selenium==4.38.0
23:43:24 six==1.17.0
23:43:24 sniffio==1.3.1
23:43:24 sortedcontainers==2.4.0
23:43:24 soupsieve==2.8
23:43:24 trio==0.32.0
23:43:24 trio-websocket==0.12.2
23:43:24 typing_extensions==4.15.0
23:43:24 urllib3==2.5.0
23:43:24 virtualenv==20.35.4
23:43:24 waitress==3.0.2
23:43:24 WebOb==1.8.9
23:43:24 websocket-client==1.9.0
23:43:24 WebTest==3.0.7
23:43:24 wsproto==1.3.2
23:43:24 [EnvInject] - Injecting environment variables from a build step.
23:43:24 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:43:24 [EnvInject] - Variables injected successfully.
23:43:24 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins569013439289289304.sh
23:43:24 Setup pyenv:
23:43:24 system
23:43:24 3.8.13
23:43:24 3.9.13
23:43:24 3.10.13
23:43:24 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
23:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:26 lf-activate-venv(): INFO: Base packages installed successfully
23:43:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:43:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:34 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:34 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
23:43:34 + ODL_SYSTEM=()
23:43:34 + TOOLS_SYSTEM=()
23:43:34 + OPENSTACK_SYSTEM=()
23:43:34 + OPENSTACK_CONTROLLERS=()
23:43:34 + mapfile -t ADDR
23:43:34 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:43:34 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-vanadium-17
23:43:36 + for i in "${ADDR[@]}"
23:43:36 ++ ssh 10.30.171.199 hostname -s
23:43:36 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:43:36 + REMHOST=releng-34030-17-0-builder-0
23:43:36 + case ${REMHOST} in
23:43:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:36 + for i in "${ADDR[@]}"
23:43:36 ++ ssh 10.30.170.200 hostname -s
23:43:36 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:43:36 + REMHOST=releng-34030-17-0-builder-1
23:43:36 + case ${REMHOST} in
23:43:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:36 + for i in "${ADDR[@]}"
23:43:36 ++ ssh 10.30.170.60 hostname -s
23:43:36 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:43:37 + REMHOST=releng-34030-17-0-builder-2
23:43:37 + case ${REMHOST} in
23:43:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:37 + echo NUM_ODL_SYSTEM=3
23:43:37 + echo NUM_TOOLS_SYSTEM=0
23:43:37 + '[' '' == yes ']'
23:43:37 + NUM_OPENSTACK_SYSTEM=0
23:43:37 + echo NUM_OPENSTACK_SYSTEM=0
23:43:37 + '[' 0 -eq 2 ']'
23:43:37 + echo ODL_SYSTEM_IP=10.30.171.199
23:43:37 ++ seq 0 2
23:43:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:37 + echo ODL_SYSTEM_1_IP=10.30.171.199
23:43:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:37 + echo ODL_SYSTEM_2_IP=10.30.170.200
23:43:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:37 + echo ODL_SYSTEM_3_IP=10.30.170.60
23:43:37 + echo TOOLS_SYSTEM_IP=
23:43:37 ++ seq 0 -1
23:43:37 + openstack_index=0
23:43:37 + NUM_OPENSTACK_CONTROL_NODES=1
23:43:37 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:43:37 ++ seq 0 0
23:43:37 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:43:37 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:43:37 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:37 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:37 + '[' -1 -ge 2 ']'
23:43:37 ++ seq 0 -2
23:43:37 + NUM_OPENSTACK_HAPROXY_NODES=0
23:43:37 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:43:37 ++ seq 0 -1
23:43:37 + echo 'Contents of slave_addresses.txt:'
23:43:37 Contents of slave_addresses.txt:
23:43:37 + cat slave_addresses.txt
23:43:37 NUM_ODL_SYSTEM=3
23:43:37 NUM_TOOLS_SYSTEM=0
23:43:37 NUM_OPENSTACK_SYSTEM=0
23:43:37 ODL_SYSTEM_IP=10.30.171.199
23:43:37 ODL_SYSTEM_1_IP=10.30.171.199
23:43:37 ODL_SYSTEM_2_IP=10.30.170.200
23:43:37 ODL_SYSTEM_3_IP=10.30.170.60
23:43:37 TOOLS_SYSTEM_IP=
23:43:37 NUM_OPENSTACK_CONTROL_NODES=1
23:43:37 OPENSTACK_CONTROL_NODE_1_IP=
23:43:37 NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:37 NUM_OPENSTACK_HAPROXY_NODES=0
23:43:37 [EnvInject] - Injecting environment variables from a build step.
23:43:37 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:43:37 [EnvInject] - Variables injected successfully.
23:43:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins11384699008505202263.sh
23:43:37 Preparing for JRE Version 21
23:43:37 Karaf artifact is karaf
23:43:37 Karaf project is integration
23:43:37 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:43:37 [EnvInject] - Injecting environment variables from a build step.
23:43:37 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:43:37 [EnvInject] - Variables injected successfully.
23:43:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2420025673713755859.sh
23:43:37 2025-11-22 23:43:37 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:43:37 Bundle version is 0.23.0-SNAPSHOT
23:43:37 --2025-11-22 23:43:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:43:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:37 HTTP request sent, awaiting response... 200 OK
23:43:37 Length: 1410 (1.4K) [application/xml]
23:43:37 Saving to: ‘maven-metadata.xml’
23:43:37
23:43:37 0K . 100% 44.8M=0s
23:43:37
23:43:37 2025-11-22 23:43:37 (44.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:43:37
23:43:37
23:43:37
23:43:37 org.opendaylight.integration
23:43:37 karaf
23:43:37 0.23.0-SNAPSHOT
23:43:37
23:43:37
23:43:37 20251122.223713
23:43:37 633
23:43:37
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37 pom
23:43:37 0.23.0-20251122.223713-633
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37 tar.gz
23:43:37 0.23.0-20251122.223713-633
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37 zip
23:43:37 0.23.0-20251122.223713-633
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37 cyclonedx
23:43:37 xml
23:43:37 0.23.0-20251122.223713-633
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37 cyclonedx
23:43:37 json
23:43:37 0.23.0-20251122.223713-633
23:43:37 20251122223713
23:43:37
23:43:37
23:43:37
23:43:37
23:43:37 Nexus timestamp is 0.23.0-20251122.223713-633
23:43:37 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:43:37 Distribution bundle is karaf-0.23.0-20251122.223713-633.zip
23:43:37 Distribution bundle version is 0.23.0-SNAPSHOT
23:43:37 Distribution folder is karaf-0.23.0-SNAPSHOT
23:43:37 Nexus prefix is https://nexus.opendaylight.org
23:43:37 [EnvInject] - Injecting environment variables from a build step.
23:43:37 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:43:37 [EnvInject] - Variables injected successfully.
23:43:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins8167106799805124042.sh
23:43:37 Setup pyenv:
23:43:37 system
23:43:37 3.8.13
23:43:37 3.9.13
23:43:37 3.10.13
23:43:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
23:43:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
23:43:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:39 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:39 lf-activate-venv(): INFO: Base packages installed successfully
23:43:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:43:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:43:45 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:43:45 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
23:43:45 Copying common-functions.sh to /tmp
23:43:46 Copying common-functions.sh to 10.30.171.199:/tmp
23:43:47 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:43:47 Copying common-functions.sh to 10.30.170.200:/tmp
23:43:47 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:43:47 Copying common-functions.sh to 10.30.170.60:/tmp
23:43:47 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:43:48 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins16717151136431129497.sh
23:43:48 common-functions.sh is being sourced
23:43:48 common-functions environment:
23:43:48 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:48 ACTUALFEATURES:
23:43:48 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:48 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:48 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:48 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:48 CONTROLLERMEM: 2048m
23:43:48 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:48 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:48 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:48 SUITES:
23:43:48
23:43:48 #################################################
23:43:48 ## Configure Cluster and Start ##
23:43:48 #################################################
23:43:48 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:43:48 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:43:48 Locating script plan to use...
23:43:48 script plan exists!!!
23:43:48 Changing the script plan path...
23:43:48 # Place the scripts in run order:
23:43:48 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh
23:43:48 Executing /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh...
23:43:48 Add car-people shards file
23:43:48 Copy shard config to member-1 with IP address 10.30.171.199
23:43:48 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:43:48 Copy shard config to member-2 with IP address 10.30.170.200
23:43:48 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:43:48 Copy shard config to member-3 with IP address 10.30.170.60
23:43:48 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:43:49 Finished running script plans
23:43:49 Configuring member-1 with IP address 10.30.171.199
23:43:49 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:43:49 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:43:49 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:49 ++ [[ /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:49 common-functions.sh is being sourced
23:43:49 ++ echo 'common-functions.sh is being sourced'
23:43:49 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:49 ++ DISTROSTREAM=vanadium
23:43:49 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:49 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:49 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:49 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:49 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:49 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:49 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:49 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:49 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:49 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:49 ++ export CONTROLLERMEM=
23:43:49 ++ CONTROLLERMEM=
23:43:49 ++ case "${DISTROSTREAM}" in
23:43:49 ++ CLUSTER_SYSTEM=pekko
23:43:49 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:49 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:49 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:49 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:49 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:49 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:49 ++ print_common_env
23:43:49 ++ cat
23:43:49 common-functions environment:
23:43:49 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:49 ACTUALFEATURES:
23:43:49 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:49 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:49 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:49 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:49 CONTROLLERMEM:
23:43:49 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:49 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:49 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:49 SUITES:
23:43:49
23:43:49 ++ SSH='ssh -t -t'
23:43:49 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:49 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:49 Changing to /tmp
23:43:49 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:43:49 + echo 'Changing to /tmp'
23:43:49 + cd /tmp
23:43:49 + 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-20251122.223713-633.zip'
23:43:49 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:43:49 --2025-11-22 23:43:49-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:43:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:49 HTTP request sent, awaiting response... 200 OK
23:43:49 Length: 234978341 (224M) [application/zip]
23:43:49 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
23:43:49
23:43:49 0K ........ ........ ........ ........ ........ ........ 1% 17.5M 13s
23:43:49 3072K ........ ........ ........ ........ ........ ........ 2% 26.1M 10s
23:43:49 6144K ........ ........ ........ ........ ........ ........ 4% 21.1M 10s
23:43:50 9216K ........ ........ ........ ........ ........ ........ 5% 56.2M 9s
23:43:50 12288K ........ ........ ........ ........ ........ ........ 6% 61.5M 7s
23:43:50 15360K ........ ........ ........ ........ ........ ........ 8% 99.5M 6s
23:43:50 18432K ........ ........ ........ ........ ........ ........ 9% 223M 6s
23:43:50 21504K ........ ........ ........ ........ ........ ........ 10% 222M 5s
23:43:50 24576K ........ ........ ........ ........ ........ ........ 12% 146M 4s
23:43:50 27648K ........ ........ ........ ........ ........ ........ 13% 26.1M 5s
23:43:50 30720K ........ ........ ........ ........ ........ ........ 14% 217M 4s
23:43:50 33792K ........ ........ ........ ........ ........ ........ 16% 129M 4s
23:43:50 36864K ........ ........ ........ ........ ........ ........ 17% 154M 4s
23:43:50 39936K ........ ........ ........ ........ ........ ........ 18% 143M 3s
23:43:50 43008K ........ ........ ........ ........ ........ ........ 20% 86.0M 3s
23:43:50 46080K ........ ........ ........ ........ ........ ........ 21% 137M 3s
23:43:50 49152K ........ ........ ........ ........ ........ ........ 22% 104M 3s
23:43:50 52224K ........ ........ ........ ........ ........ ........ 24% 107M 3s
23:43:50 55296K ........ ........ ........ ........ ........ ........ 25% 112M 3s
23:43:50 58368K ........ ........ ........ ........ ........ ........ 26% 138M 3s
23:43:50 61440K ........ ........ ........ ........ ........ ........ 28% 137M 3s
23:43:50 64512K ........ ........ ........ ........ ........ ........ 29% 80.6M 2s
23:43:50 67584K ........ ........ ........ ........ ........ ........ 30% 89.2M 2s
23:43:50 70656K ........ ........ ........ ........ ........ ........ 32% 89.6M 2s
23:43:50 73728K ........ ........ ........ ........ ........ ........ 33% 112M 2s
23:43:50 76800K ........ ........ ........ ........ ........ ........ 34% 92.6M 2s
23:43:50 79872K ........ ........ ........ ........ ........ ........ 36% 87.7M 2s
23:43:50 82944K ........ ........ ........ ........ ........ ........ 37% 68.9M 2s
23:43:50 86016K ........ ........ ........ ........ ........ ........ 38% 81.9M 2s
23:43:50 89088K ........ ........ ........ ........ ........ ........ 40% 86.0M 2s
23:43:50 92160K ........ ........ ........ ........ ........ ........ 41% 91.3M 2s
23:43:51 95232K ........ ........ ........ ........ ........ ........ 42% 91.7M 2s
23:43:51 98304K ........ ........ ........ ........ ........ ........ 44% 95.1M 2s
23:43:51 101376K ........ ........ ........ ........ ........ ........ 45% 78.9M 2s
23:43:51 104448K ........ ........ ........ ........ ........ ........ 46% 98.3M 2s
23:43:51 107520K ........ ........ ........ ........ ........ ........ 48% 68.0M 2s
23:43:51 110592K ........ ........ ........ ........ ........ ........ 49% 96.2M 2s
23:43:51 113664K ........ ........ ........ ........ ........ ........ 50% 87.4M 2s
23:43:51 116736K ........ ........ ........ ........ ........ ........ 52% 90.0M 1s
23:43:51 119808K ........ ........ ........ ........ ........ ........ 53% 91.9M 1s
23:43:51 122880K ........ ........ ........ ........ ........ ........ 54% 81.0M 1s
23:43:51 125952K ........ ........ ........ ........ ........ ........ 56% 78.4M 1s
23:43:51 129024K ........ ........ ........ ........ ........ ........ 57% 76.0M 1s
23:43:51 132096K ........ ........ ........ ........ ........ ........ 58% 92.7M 1s
23:43:51 135168K ........ ........ ........ ........ ........ ........ 60% 78.6M 1s
23:43:51 138240K ........ ........ ........ ........ ........ ........ 61% 103M 1s
23:43:51 141312K ........ ........ ........ ........ ........ ........ 62% 91.3M 1s
23:43:51 144384K ........ ........ ........ ........ ........ ........ 64% 107M 1s
23:43:51 147456K ........ ........ ........ ........ ........ ........ 65% 84.3M 1s
23:43:51 150528K ........ ........ ........ ........ ........ ........ 66% 133M 1s
23:43:51 153600K ........ ........ ........ ........ ........ ........ 68% 73.6M 1s
23:43:51 156672K ........ ........ ........ ........ ........ ........ 69% 64.1M 1s
23:43:51 159744K ........ ........ ........ ........ ........ ........ 70% 77.9M 1s
23:43:51 162816K ........ ........ ........ ........ ........ ........ 72% 75.6M 1s
23:43:51 165888K ........ ........ ........ ........ ........ ........ 73% 63.0M 1s
23:43:51 168960K ........ ........ ........ ........ ........ ........ 74% 97.0M 1s
23:43:51 172032K ........ ........ ........ ........ ........ ........ 76% 81.2M 1s
23:43:51 175104K ........ ........ ........ ........ ........ ........ 77% 90.7M 1s
23:43:51 178176K ........ ........ ........ ........ ........ ........ 78% 80.8M 1s
23:43:52 181248K ........ ........ ........ ........ ........ ........ 80% 85.1M 1s
23:43:52 184320K ........ ........ ........ ........ ........ ........ 81% 94.2M 1s
23:43:52 187392K ........ ........ ........ ........ ........ ........ 83% 82.4M 0s
23:43:52 190464K ........ ........ ........ ........ ........ ........ 84% 88.4M 0s
23:43:52 193536K ........ ........ ........ ........ ........ ........ 85% 75.5M 0s
23:43:52 196608K ........ ........ ........ ........ ........ ........ 87% 73.5M 0s
23:43:52 199680K ........ ........ ........ ........ ........ ........ 88% 76.9M 0s
23:43:52 202752K ........ ........ ........ ........ ........ ........ 89% 85.5M 0s
23:43:52 205824K ........ ........ ........ ........ ........ ........ 91% 74.3M 0s
23:43:52 208896K ........ ........ ........ ........ ........ ........ 92% 101M 0s
23:43:52 211968K ........ ........ ........ ........ ........ ........ 93% 102M 0s
23:43:52 215040K ........ ........ ........ ........ ........ ........ 95% 87.7M 0s
23:43:52 218112K ........ ........ ........ ........ ........ ........ 96% 92.4M 0s
23:43:52 221184K ........ ........ ........ ........ ........ ........ 97% 103M 0s
23:43:52 224256K ........ ........ ........ ........ ........ ........ 99% 101M 0s
23:43:52 227328K ........ ........ ........ ........ . 100% 103M=2.9s
23:43:52
23:43:52 2025-11-22 23:43:52 (78.3 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
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-20251122.223713-633.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}/d90d0c0d-fcd5-4065-bb34-753412398818.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, 7162167d-1953-4022-9edd-7fabea4320d7
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 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:54 controllerdebugmap:
23:43:54 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
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 + 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 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 + 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:54 openjdk version "21.0.8" 2025-07-15
23:43:54 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:43:54 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:43:54 Set JAVA_HOME
23:43:54 + echo 'Set JAVA_HOME'
23:43:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:54 Listing all open ports on controller system...
23:43:54 + echo 'Listing all open ports on controller system...'
23:43:54 + netstat -pnatu
23:43:54 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:54 Custom shard config exists!!!
23:43:54 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:54 + echo 'Custom shard config exists!!!'
23:43:54 + echo 'Copying the shard config...'
23:43:54 Copying the shard config...
23:43:54 + 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 1 10.30.171.199 10.30.170.200 10.30.170.60
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.199"
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.171.199:2550",
23:43:55 "pekko://opendaylight-cluster-data@10.30.170.200:2550",
23:43:55 "pekko://opendaylight-cluster-data@10.30.170.60:2550"]
23:43:55
23:43:55 roles = ["member-1"]
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-2 with IP address 10.30.170.200
23:43:55 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:43:55 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
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 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-20251122.223713-633.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-20251122.223713-633.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-20251122.223713-633.zip
23:43:55 --2025-11-22 23:43:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.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: 234978341 (224M) [application/zip]
23:43:55 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
23:43:55
23:43:55 0K ........ ........ ........ ........ ........ ........ 1% 69.8M 3s
23:43:55 3072K ........ ........ ........ ........ ........ ........ 2% 123M 2s
23:43:55 6144K ........ ........ ........ ........ ........ ........ 4% 105M 2s
23:43:55 9216K ........ ........ ........ ........ ........ ........ 5% 113M 2s
23:43:55 12288K ........ ........ ........ ........ ........ ........ 6% 93.5M 2s
23:43:55 15360K ........ ........ ........ ........ ........ ........ 8% 118M 2s
23:43:55 18432K ........ ........ ........ ........ ........ ........ 9% 145M 2s
23:43:55 21504K ........ ........ ........ ........ ........ ........ 10% 132M 2s
23:43:56 24576K ........ ........ ........ ........ ........ ........ 12% 116M 2s
23:43:56 27648K ........ ........ ........ ........ ........ ........ 13% 112M 2s
23:43:56 30720K ........ ........ ........ ........ ........ ........ 14% 133M 2s
23:43:56 33792K ........ ........ ........ ........ ........ ........ 16% 147M 2s
23:43:56 36864K ........ ........ ........ ........ ........ ........ 17% 150M 2s
23:43:56 39936K ........ ........ ........ ........ ........ ........ 18% 171M 2s
23:43:56 43008K ........ ........ ........ ........ ........ ........ 20% 147M 1s
23:43:56 46080K ........ ........ ........ ........ ........ ........ 21% 151M 1s
23:43:56 49152K ........ ........ ........ ........ ........ ........ 22% 147M 1s
23:43:56 52224K ........ ........ ........ ........ ........ ........ 24% 162M 1s
23:43:56 55296K ........ ........ ........ ........ ........ ........ 25% 172M 1s
23:43:56 58368K ........ ........ ........ ........ ........ ........ 26% 151M 1s
23:43:56 61440K ........ ........ ........ ........ ........ ........ 28% 187M 1s
23:43:56 64512K ........ ........ ........ ........ ........ ........ 29% 163M 1s
23:43:56 67584K ........ ........ ........ ........ ........ ........ 30% 171M 1s
23:43:56 70656K ........ ........ ........ ........ ........ ........ 32% 137M 1s
23:43:56 73728K ........ ........ ........ ........ ........ ........ 33% 153M 1s
23:43:56 76800K ........ ........ ........ ........ ........ ........ 34% 189M 1s
23:43:56 79872K ........ ........ ........ ........ ........ ........ 36% 203M 1s
23:43:56 82944K ........ ........ ........ ........ ........ ........ 37% 163M 1s
23:43:56 86016K ........ ........ ........ ........ ........ ........ 38% 202M 1s
23:43:56 89088K ........ ........ ........ ........ ........ ........ 40% 189M 1s
23:43:56 92160K ........ ........ ........ ........ ........ ........ 41% 229M 1s
23:43:56 95232K ........ ........ ........ ........ ........ ........ 42% 201M 1s
23:43:56 98304K ........ ........ ........ ........ ........ ........ 44% 196M 1s
23:43:56 101376K ........ ........ ........ ........ ........ ........ 45% 177M 1s
23:43:56 104448K ........ ........ ........ ........ ........ ........ 46% 196M 1s
23:43:56 107520K ........ ........ ........ ........ ........ ........ 48% 203M 1s
23:43:56 110592K ........ ........ ........ ........ ........ ........ 49% 191M 1s
23:43:56 113664K ........ ........ ........ ........ ........ ........ 50% 200M 1s
23:43:56 116736K ........ ........ ........ ........ ........ ........ 52% 238M 1s
23:43:56 119808K ........ ........ ........ ........ ........ ........ 53% 167M 1s
23:43:56 122880K ........ ........ ........ ........ ........ ........ 54% 222M 1s
23:43:56 125952K ........ ........ ........ ........ ........ ........ 56% 204M 1s
23:43:56 129024K ........ ........ ........ ........ ........ ........ 57% 208M 1s
23:43:56 132096K ........ ........ ........ ........ ........ ........ 58% 241M 1s
23:43:56 135168K ........ ........ ........ ........ ........ ........ 60% 186M 1s
23:43:56 138240K ........ ........ ........ ........ ........ ........ 61% 266M 1s
23:43:56 141312K ........ ........ ........ ........ ........ ........ 62% 152M 1s
23:43:56 144384K ........ ........ ........ ........ ........ ........ 64% 239M 1s
23:43:56 147456K ........ ........ ........ ........ ........ ........ 65% 238M 0s
23:43:56 150528K ........ ........ ........ ........ ........ ........ 66% 158M 0s
23:43:56 153600K ........ ........ ........ ........ ........ ........ 68% 277M 0s
23:43:56 156672K ........ ........ ........ ........ ........ ........ 69% 162M 0s
23:43:56 159744K ........ ........ ........ ........ ........ ........ 70% 241M 0s
23:43:56 162816K ........ ........ ........ ........ ........ ........ 72% 235M 0s
23:43:56 165888K ........ ........ ........ ........ ........ ........ 73% 164M 0s
23:43:56 168960K ........ ........ ........ ........ ........ ........ 74% 230M 0s
23:43:56 172032K ........ ........ ........ ........ ........ ........ 76% 265M 0s
23:43:56 175104K ........ ........ ........ ........ ........ ........ 77% 146M 0s
23:43:56 178176K ........ ........ ........ ........ ........ ........ 78% 273M 0s
23:43:56 181248K ........ ........ ........ ........ ........ ........ 80% 174M 0s
23:43:56 184320K ........ ........ ........ ........ ........ ........ 81% 275M 0s
23:43:56 187392K ........ ........ ........ ........ ........ ........ 83% 163M 0s
23:43:56 190464K ........ ........ ........ ........ ........ ........ 84% 256M 0s
23:43:56 193536K ........ ........ ........ ........ ........ ........ 85% 156M 0s
23:43:56 196608K ........ ........ ........ ........ ........ ........ 87% 295M 0s
23:43:56 199680K ........ ........ ........ ........ ........ ........ 88% 148M 0s
23:43:56 202752K ........ ........ ........ ........ ........ ........ 89% 181M 0s
23:43:56 205824K ........ ........ ........ ........ ........ ........ 91% 278M 0s
23:43:56 208896K ........ ........ ........ ........ ........ ........ 92% 158M 0s
23:43:57 211968K ........ ........ ........ ........ ........ ........ 93% 195M 0s
23:43:57 215040K ........ ........ ........ ........ ........ ........ 95% 277M 0s
23:43:57 218112K ........ ........ ........ ........ ........ ........ 96% 130M 0s
23:43:57 221184K ........ ........ ........ ........ ........ ........ 97% 251M 0s
23:43:57 224256K ........ ........ ........ ........ ........ ........ 99% 157M 0s
23:43:57 227328K ........ ........ ........ ........ . 100% 290M=1.3s
23:43:57
23:43:57 2025-11-22 23:43:57 (170 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
23:43:57
23:43:57 Extracting the new controller...
23:43:57 + echo 'Extracting the new controller...'
23:43:57 + unzip -q karaf-0.23.0-20251122.223713-633.zip
23:43:59 Adding external repositories...
23:43:59 + echo 'Adding external repositories...'
23:43:59 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:59 ################################################################################
23:43:59 #
23:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:59 # contributor license agreements. See the NOTICE file distributed with
23:43:59 # this work for additional information regarding copyright ownership.
23:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:59 # (the "License"); you may not use this file except in compliance with
23:43:59 # the License. You may obtain a copy of the License at
23:43:59 #
23:43:59 # http://www.apache.org/licenses/LICENSE-2.0
23:43:59 #
23:43:59 # Unless required by applicable law or agreed to in writing, software
23:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:59 # See the License for the specific language governing permissions and
23:43:59 # limitations under the License.
23:43:59 #
23:43:59 ################################################################################
23:43:59
23:43:59 #
23:43:59 # If set to true, the following property will not allow any certificate to be used
23:43:59 # when accessing Maven repositories through SSL
23:43:59 #
23:43:59 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:59
23:43:59 #
23:43:59 # Path to the local Maven settings file.
23:43:59 # The repositories defined in this file will be automatically added to the list
23:43:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:59 # below is not set.
23:43:59 # The following locations are checked for the existence of the settings.xml file
23:43:59 # * 1. looks for the specified url
23:43:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:59 #
23:43:59 #org.ops4j.pax.url.mvn.settings=
23:43:59
23:43:59 #
23:43:59 # Path to the local Maven repository which is used to avoid downloading
23:43:59 # artifacts when they already exist locally.
23:43:59 # The value of this property will be extracted from the settings.xml file
23:43:59 # above, or defaulted to:
23:43:59 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:59 #
23:43:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:59
23:43:59 #
23:43:59 # Default this to false. It's just weird to use undocumented repos
23:43:59 #
23:43:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:59
23:43:59 #
23:43:59 # Uncomment if you don't wanna use the proxy settings
23:43:59 # from the Maven conf/settings.xml file
23:43:59 #
23:43:59 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:59
23:43:59 #
23:43:59 # Comma separated list of repositories scanned when resolving an artifact.
23:43:59 # Those repositories will be checked before iterating through the
23:43:59 # below list of repositories and even before the local repository
23:43:59 # A repository url can be appended with zero or more of the following flags:
23:43:59 # @snapshots : the repository contains snaphots
23:43:59 # @noreleases : the repository does not contain any released artifacts
23:43:59 #
23:43:59 # The following property value will add the system folder as a repo.
23:43:59 #
23:43:59 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:59
23:43:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:59
23:43:59 #
23:43:59 # Comma separated list of repositories scanned when resolving an artifact.
23:43:59 # The default list includes the following repositories:
23:43:59 # http://repo1.maven.org/maven2@id=central
23:43:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:59 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:59 # to add.
23:43:59 # A repository url can be appended with zero or more of the following flags:
23:43:59 # @snapshots : the repository contains snapshots
23:43:59 # @noreleases : the repository does not contain any released artifacts
23:43:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:59 #
23:43:59 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:59
23:43:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:59 + [[ True == \T\r\u\e ]]
23:43:59 + echo 'Configuring the startup features...'
23:43:59 + 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:59 + FEATURE_TEST_STRING=features-test
23:43:59 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:43:59 + KARAF_VERSION=karaf4
23:43:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:59 + 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:59 + [[ ! -z '' ]]
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:59 ################################################################################
23:43:59 #
23:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:59 # contributor license agreements. See the NOTICE file distributed with
23:43:59 # this work for additional information regarding copyright ownership.
23:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:59 # (the "License"); you may not use this file except in compliance with
23:43:59 # the License. You may obtain a copy of the License at
23:43:59 #
23:43:59 # http://www.apache.org/licenses/LICENSE-2.0
23:43:59 #
23:43:59 # Unless required by applicable law or agreed to in writing, software
23:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:59 # See the License for the specific language governing permissions and
23:43:59 # limitations under the License.
23:43:59 #
23:43:59 ################################################################################
23:43:59
23:43:59 #
23:43:59 # Comma separated list of features repositories to register by default
23:43:59 #
23:43:59 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}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
23:43:59
23:43:59 #
23:43:59 # Comma separated list of features to install at startup
23:43:59 #
23:43:59 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 7162167d-1953-4022-9edd-7fabea4320d7
23:43:59
23:43:59 #
23:43:59 # Resource repositories (OBR) that the features resolver can use
23:43:59 # to resolve requirements/capabilities
23:43:59 #
23:43:59 # The format of the resourceRepositories is
23:43:59 # resourceRepositories=[xml:url|json:url],...
23:43:59 # for Instance:
23:43:59 #
23:43:59 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:59 # or
23:43:59 #resourceRepositories=json:http://host/path/to/index.json
23:43:59 #
23:43:59
23:43:59 #
23:43:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:59 #
23:43:59 featuresBootAsynchronous=false
23:43:59
23:43:59 #
23:43:59 # Service requirements enforcement
23:43:59 #
23:43:59 # By default, the feature resolver checks the service requirements/capabilities of
23:43:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:59 # the required bundles.
23:43:59 # The following flag can have those values:
23:43:59 # - disable: service requirements are completely ignored
23:43:59 # - default: service requirements are ignored for old features
23:43:59 # - enforce: service requirements are always verified
23:43:59 #
23:43:59 #serviceRequirements=default
23:43:59
23:43:59 #
23:43:59 # Store cfg file for config element in feature
23:43:59 #
23:43:59 #configCfgStore=true
23:43:59
23:43:59 #
23:43:59 # Define if the feature service automatically refresh bundles
23:43:59 #
23:43:59 autoRefresh=true
23:43:59
23:43:59 #
23:43:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:59 # XML file defines instructions related to features processing
23:43:59 # versions.properties may declare properties to resolve placeholders in XML file
23:43:59 # both files are relative to ${karaf.etc}
23:43:59 #
23:43:59 #featureProcessing=org.apache.karaf.features.xml
23:43:59 #featureProcessingVersions=versions.properties
23:43:59 + configure_karaf_log karaf4 ''
23:43:59 + local -r karaf_version=karaf4
23:43:59 + local -r controllerdebugmap=
23:43:59 + local logapi=log4j
23:43:59 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:59 log4j2.rootLogger.level = INFO
23:43:59 #log4j2.rootLogger.type = asyncRoot
23:43:59 #log4j2.rootLogger.includeLocation = false
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:59 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:59 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:59 log4j2.logger.spifly.level = WARN
23:43:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:59 log4j2.logger.audit.level = INFO
23:43:59 log4j2.logger.audit.additivity = false
23:43:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:59 log4j2.appender.console.type = Console
23:43:59 log4j2.appender.console.name = Console
23:43:59 log4j2.appender.console.layout.type = PatternLayout
23:43:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:59 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:59 log4j2.appender.rolling.name = RollingFile
23:43:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:59 #log4j2.appender.rolling.immediateFlush = false
23:43:59 log4j2.appender.rolling.append = true
23:43:59 log4j2.appender.rolling.layout.type = PatternLayout
23:43:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:59 log4j2.appender.rolling.policies.type = Policies
23:43:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:59 log4j2.appender.rolling.policies.size.size = 64MB
23:43:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:59 log4j2.appender.rolling.strategy.max = 7
23:43:59 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:59 log4j2.appender.audit.name = AuditRollingFile
23:43:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:59 log4j2.appender.audit.append = true
23:43:59 log4j2.appender.audit.layout.type = PatternLayout
23:43:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:59 log4j2.appender.audit.policies.type = Policies
23:43:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:59 log4j2.appender.audit.policies.size.size = 8MB
23:43:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:59 log4j2.appender.audit.strategy.max = 7
23:43:59 log4j2.appender.osgi.type = PaxOsgi
23:43:59 log4j2.appender.osgi.name = PaxOsgi
23:43:59 log4j2.appender.osgi.filter = *
23:43:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:59 #log4j2.logger.aether.level = TRACE
23:43:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:59 #log4j2.logger.http-headers.level = DEBUG
23:43:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:59 #log4j2.logger.maven.level = TRACE
23:43:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:59 + logapi=log4j2
23:43:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:59 + '[' log4j2 == log4j2 ']'
23:43:59 + 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:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:59 controllerdebugmap:
23:43:59 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:59 + unset IFS
23:43:59 + echo 'controllerdebugmap: '
23:43:59 + '[' -n '' ']'
23:43:59 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 ################################################################################
23:43:59 #
23:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:59 # contributor license agreements. See the NOTICE file distributed with
23:43:59 # this work for additional information regarding copyright ownership.
23:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:59 # (the "License"); you may not use this file except in compliance with
23:43:59 # the License. You may obtain a copy of the License at
23:43:59 #
23:43:59 # http://www.apache.org/licenses/LICENSE-2.0
23:43:59 #
23:43:59 # Unless required by applicable law or agreed to in writing, software
23:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:59 # See the License for the specific language governing permissions and
23:43:59 # limitations under the License.
23:43:59 #
23:43:59 ################################################################################
23:43:59
23:43:59 # Common pattern layout for appenders
23:43:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:59
23:43:59 # Root logger
23:43:59 log4j2.rootLogger.level = INFO
23:43:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:59 #log4j2.rootLogger.type = asyncRoot
23:43:59 #log4j2.rootLogger.includeLocation = false
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:59 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:59
23:43:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:59
23:43:59 # Loggers configuration
23:43:59
23:43:59 # Spifly logger
23:43:59 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:59 log4j2.logger.spifly.level = WARN
23:43:59
23:43:59 # Security audit logger
23:43:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:59 log4j2.logger.audit.level = INFO
23:43:59 log4j2.logger.audit.additivity = false
23:43:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:59
23:43:59 # Appenders configuration
23:43:59
23:43:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:59 log4j2.appender.console.type = Console
23:43:59 log4j2.appender.console.name = Console
23:43:59 log4j2.appender.console.layout.type = PatternLayout
23:43:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:59
23:43:59 # Rolling file appender
23:43:59 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:59 log4j2.appender.rolling.name = RollingFile
23:43:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:59 # uncomment to not force a disk flush
23:43:59 #log4j2.appender.rolling.immediateFlush = false
23:43:59 log4j2.appender.rolling.append = true
23:43:59 log4j2.appender.rolling.layout.type = PatternLayout
23:43:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:59 log4j2.appender.rolling.policies.type = Policies
23:43:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:59 log4j2.appender.rolling.policies.size.size = 1GB
23:43:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:59 log4j2.appender.rolling.strategy.max = 7
23:43:59
23:43:59 # Audit file appender
23:43:59 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:59 log4j2.appender.audit.name = AuditRollingFile
23:43:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:59 log4j2.appender.audit.append = true
23:43:59 log4j2.appender.audit.layout.type = PatternLayout
23:43:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:59 log4j2.appender.audit.policies.type = Policies
23:43:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:59 log4j2.appender.audit.policies.size.size = 8MB
23:43:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:59 log4j2.appender.audit.strategy.max = 7
23:43:59
23:43:59 # OSGi appender
23:43:59 log4j2.appender.osgi.type = PaxOsgi
23:43:59 log4j2.appender.osgi.name = PaxOsgi
23:43:59 log4j2.appender.osgi.filter = *
23:43:59
23:43:59 # help with identification of maven-related problems with pax-url-aether
23:43:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:59 #log4j2.logger.aether.level = TRACE
23:43:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:59 #log4j2.logger.http-headers.level = DEBUG
23:43:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:59 #log4j2.logger.maven.level = TRACE
23:43:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:59 + local -r controllermem=3072m
23:43:59 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 + echo Configure
23:43:59 Configure
23:43:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:59 max memory: 3072m
23:43:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:59 + echo ' max memory: 3072m'
23:43:59 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:59 + 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:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:59 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 #!/bin/sh
23:43:59 #
23:43:59 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:59 # contributor license agreements. See the NOTICE file distributed with
23:43:59 # this work for additional information regarding copyright ownership.
23:43:59 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:59 # (the "License"); you may not use this file except in compliance with
23:43:59 # the License. You may obtain a copy of the License at
23:43:59 #
23:43:59 # http://www.apache.org/licenses/LICENSE-2.0
23:43:59 #
23:43:59 # Unless required by applicable law or agreed to in writing, software
23:43:59 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:59 # See the License for the specific language governing permissions and
23:43:59 # limitations under the License.
23:43:59 #
23:43:59
23:43:59 #
23:43:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:59 # script: client, instance, shell, start, status, stop, karaf
23:43:59 #
23:43:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:59 # Actions go here...
23:43:59 # fi
23:43:59
23:43:59 #
23:43:59 # general settings which should be applied for all scripts go here; please keep
23:43:59 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:59 # in example of the start script where the start script is executed first and the
23:43:59 # karaf script afterwards.
23:43:59 #
23:43:59
23:43:59 #
23:43:59 # The following section shows the possible configuration options for the default
23:43:59 # karaf scripts
23:43:59 #
23:43:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:59 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:59 # export KARAF_HOME # Karaf home folder
23:43:59 # export KARAF_DATA # Karaf data folder
23:43:59 # export KARAF_BASE # Karaf base folder
23:43:59 # export KARAF_ETC # Karaf etc folder
23:43:59 # export KARAF_LOG # Karaf log folder
23:43:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:59 # export KARAF_OPTS # Additional available Karaf options
23:43:59 # export KARAF_DEBUG # Enable debug mode
23:43:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:59 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:59 Set Java version
23:43:59 + echo 'Set Java version'
23:43:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:59 sudo: a password is required
23:43:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:59 sudo: a password is required
23:43:59 JDK default version ...
23:43:59 + echo 'JDK default version ...'
23:43:59 + 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 + 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 Listing all open ports on controller system...
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 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:59 Custom shard config exists!!!
23:43:59 + echo 'Custom shard config exists!!!'
23:43:59 Copying the shard config...
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 2 10.30.171.199 10.30.170.200 10.30.170.60
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.200"
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.171.199:2550",
23:43:59 "pekko://opendaylight-cluster-data@10.30.170.200:2550",
23:43:59 "pekko://opendaylight-cluster-data@10.30.170.60:2550"]
23:43:59
23:43:59 roles = ["member-2"]
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 Configuring member-3 with IP address 10.30.170.60
23:43:59 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:43:59 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:43:59 common-functions.sh is being sourced
23:43:59 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:59 ++ [[ /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:59 ++ echo 'common-functions.sh is being sourced'
23:43:59 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:59 ++ DISTROSTREAM=vanadium
23:43:59 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:59 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:59 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:59 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:59 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:59 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:59 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 ++ export CONTROLLERMEM=
23:43:59 ++ CONTROLLERMEM=
23:43:59 ++ case "${DISTROSTREAM}" in
23:43:59 ++ CLUSTER_SYSTEM=pekko
23:43:59 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:59 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:59 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:59 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:59 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:59 ++ print_common_env
23:43:59 ++ cat
23:43:59 common-functions environment:
23:43:59 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:59 ACTUALFEATURES:
23:43:59 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:59 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:59 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:59 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:59 CONTROLLERMEM:
23:43:59 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:59 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:59 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:59 SUITES:
23:43:59
23:43:59 ++ SSH='ssh -t -t'
23:43:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:59 Changing to /tmp
23:43:59 + echo 'Changing to /tmp'
23:43:59 + cd /tmp
23:43:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:43:59 + 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-20251122.223713-633.zip'
23:43:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:44:00 --2025-11-22 23:44:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251122.223713-633.zip
23:44:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:44:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:44:00 HTTP request sent, awaiting response... 200 OK
23:44:00 Length: 234978341 (224M) [application/zip]
23:44:00 Saving to: ‘karaf-0.23.0-20251122.223713-633.zip’
23:44:00
23:44:00 0K ........ ........ ........ ........ ........ ........ 1% 64.1M 3s
23:44:00 3072K ........ ........ ........ ........ ........ ........ 2% 92.9M 3s
23:44:00 6144K ........ ........ ........ ........ ........ ........ 4% 127M 2s
23:44:00 9216K ........ ........ ........ ........ ........ ........ 5% 142M 2s
23:44:00 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s
23:44:00 15360K ........ ........ ........ ........ ........ ........ 8% 180M 2s
23:44:00 18432K ........ ........ ........ ........ ........ ........ 9% 212M 2s
23:44:00 21504K ........ ........ ........ ........ ........ ........ 10% 228M 2s
23:44:00 24576K ........ ........ ........ ........ ........ ........ 12% 174M 1s
23:44:00 27648K ........ ........ ........ ........ ........ ........ 13% 231M 1s
23:44:00 30720K ........ ........ ........ ........ ........ ........ 14% 238M 1s
23:44:00 33792K ........ ........ ........ ........ ........ ........ 16% 237M 1s
23:44:00 36864K ........ ........ ........ ........ ........ ........ 17% 258M 1s
23:44:00 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s
23:44:00 43008K ........ ........ ........ ........ ........ ........ 20% 267M 1s
23:44:00 46080K ........ ........ ........ ........ ........ ........ 21% 354M 1s
23:44:00 49152K ........ ........ ........ ........ ........ ........ 22% 246M 1s
23:44:00 52224K ........ ........ ........ ........ ........ ........ 24% 342M 1s
23:44:00 55296K ........ ........ ........ ........ ........ ........ 25% 271M 1s
23:44:00 58368K ........ ........ ........ ........ ........ ........ 26% 275M 1s
23:44:00 61440K ........ ........ ........ ........ ........ ........ 28% 250M 1s
23:44:00 64512K ........ ........ ........ ........ ........ ........ 29% 267M 1s
23:44:00 67584K ........ ........ ........ ........ ........ ........ 30% 261M 1s
23:44:00 70656K ........ ........ ........ ........ ........ ........ 32% 347M 1s
23:44:00 73728K ........ ........ ........ ........ ........ ........ 33% 253M 1s
23:44:00 76800K ........ ........ ........ ........ ........ ........ 34% 323M 1s
23:44:00 79872K ........ ........ ........ ........ ........ ........ 36% 370M 1s
23:44:00 82944K ........ ........ ........ ........ ........ ........ 37% 175M 1s
23:44:00 86016K ........ ........ ........ ........ ........ ........ 38% 218M 1s
23:44:00 89088K ........ ........ ........ ........ ........ ........ 40% 282M 1s
23:44:00 92160K ........ ........ ........ ........ ........ ........ 41% 295M 1s
23:44:00 95232K ........ ........ ........ ........ ........ ........ 42% 260M 1s
23:44:00 98304K ........ ........ ........ ........ ........ ........ 44% 370M 1s
23:44:00 101376K ........ ........ ........ ........ ........ ........ 45% 375M 1s
23:44:00 104448K ........ ........ ........ ........ ........ ........ 46% 292M 1s
23:44:00 107520K ........ ........ ........ ........ ........ ........ 48% 291M 1s
23:44:00 110592K ........ ........ ........ ........ ........ ........ 49% 314M 1s
23:44:00 113664K ........ ........ ........ ........ ........ ........ 50% 353M 1s
23:44:00 116736K ........ ........ ........ ........ ........ ........ 52% 236M 0s
23:44:00 119808K ........ ........ ........ ........ ........ ........ 53% 308M 0s
23:44:00 122880K ........ ........ ........ ........ ........ ........ 54% 361M 0s
23:44:00 125952K ........ ........ ........ ........ ........ ........ 56% 360M 0s
23:44:00 129024K ........ ........ ........ ........ ........ ........ 57% 366M 0s
23:44:00 132096K ........ ........ ........ ........ ........ ........ 58% 212M 0s
23:44:00 135168K ........ ........ ........ ........ ........ ........ 60% 287M 0s
23:44:00 138240K ........ ........ ........ ........ ........ ........ 61% 342M 0s
23:44:00 141312K ........ ........ ........ ........ ........ ........ 62% 363M 0s
23:44:00 144384K ........ ........ ........ ........ ........ ........ 64% 363M 0s
23:44:00 147456K ........ ........ ........ ........ ........ ........ 65% 348M 0s
23:44:00 150528K ........ ........ ........ ........ ........ ........ 66% 184M 0s
23:44:00 153600K ........ ........ ........ ........ ........ ........ 68% 308M 0s
23:44:00 156672K ........ ........ ........ ........ ........ ........ 69% 360M 0s
23:44:00 159744K ........ ........ ........ ........ ........ ........ 70% 223M 0s
23:44:00 162816K ........ ........ ........ ........ ........ ........ 72% 277M 0s
23:44:00 165888K ........ ........ ........ ........ ........ ........ 73% 317M 0s
23:44:00 168960K ........ ........ ........ ........ ........ ........ 74% 344M 0s
23:44:00 172032K ........ ........ ........ ........ ........ ........ 76% 206M 0s
23:44:00 175104K ........ ........ ........ ........ ........ ........ 77% 288M 0s
23:44:00 178176K ........ ........ ........ ........ ........ ........ 78% 324M 0s
23:44:00 181248K ........ ........ ........ ........ ........ ........ 80% 343M 0s
23:44:00 184320K ........ ........ ........ ........ ........ ........ 81% 333M 0s
23:44:00 187392K ........ ........ ........ ........ ........ ........ 83% 334M 0s
23:44:00 190464K ........ ........ ........ ........ ........ ........ 84% 317M 0s
23:44:00 193536K ........ ........ ........ ........ ........ ........ 85% 233M 0s
23:44:00 196608K ........ ........ ........ ........ ........ ........ 87% 287M 0s
23:44:00 199680K ........ ........ ........ ........ ........ ........ 88% 276M 0s
23:44:00 202752K ........ ........ ........ ........ ........ ........ 89% 254M 0s
23:44:00 205824K ........ ........ ........ ........ ........ ........ 91% 286M 0s
23:44:00 208896K ........ ........ ........ ........ ........ ........ 92% 295M 0s
23:44:00 211968K ........ ........ ........ ........ ........ ........ 93% 327M 0s
23:44:00 215040K ........ ........ ........ ........ ........ ........ 95% 306M 0s
23:44:00 218112K ........ ........ ........ ........ ........ ........ 96% 179M 0s
23:44:00 221184K ........ ........ ........ ........ ........ ........ 97% 306M 0s
23:44:00 224256K ........ ........ ........ ........ ........ ........ 99% 344M 0s
23:44:00 227328K ........ ........ ........ ........ . 100% 358M=0.9s
23:44:00
23:44:00 2025-11-22 23:44:00 (249 MB/s) - ‘karaf-0.23.0-20251122.223713-633.zip’ saved [234978341/234978341]
23:44:00
23:44:00 Extracting the new controller...
23:44:00 + echo 'Extracting the new controller...'
23:44:00 + unzip -q karaf-0.23.0-20251122.223713-633.zip
23:44:02 Adding external repositories...
23:44:02 + echo 'Adding external repositories...'
23:44:02 + 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:44:02 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:44:02 ################################################################################
23:44:02 #
23:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:44:02 # contributor license agreements. See the NOTICE file distributed with
23:44:02 # this work for additional information regarding copyright ownership.
23:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:44:02 # (the "License"); you may not use this file except in compliance with
23:44:02 # the License. You may obtain a copy of the License at
23:44:02 #
23:44:02 # http://www.apache.org/licenses/LICENSE-2.0
23:44:02 #
23:44:02 # Unless required by applicable law or agreed to in writing, software
23:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:44:02 # See the License for the specific language governing permissions and
23:44:02 # limitations under the License.
23:44:02 #
23:44:02 ################################################################################
23:44:02
23:44:02 #
23:44:02 # If set to true, the following property will not allow any certificate to be used
23:44:02 # when accessing Maven repositories through SSL
23:44:02 #
23:44:02 #org.ops4j.pax.url.mvn.certificateCheck=
23:44:02
23:44:02 #
23:44:02 # Path to the local Maven settings file.
23:44:02 # The repositories defined in this file will be automatically added to the list
23:44:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:44:02 # below is not set.
23:44:02 # The following locations are checked for the existence of the settings.xml file
23:44:02 # * 1. looks for the specified url
23:44:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:44:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:44:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:44:02 #
23:44:02 #org.ops4j.pax.url.mvn.settings=
23:44:02
23:44:02 #
23:44:02 # Path to the local Maven repository which is used to avoid downloading
23:44:02 # artifacts when they already exist locally.
23:44:02 # The value of this property will be extracted from the settings.xml file
23:44:02 # above, or defaulted to:
23:44:02 # System.getProperty( "user.home" ) + "/.m2/repository"
23:44:02 #
23:44:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:44:02
23:44:02 #
23:44:02 # Default this to false. It's just weird to use undocumented repos
23:44:02 #
23:44:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:44:02
23:44:02 #
23:44:02 # Uncomment if you don't wanna use the proxy settings
23:44:02 # from the Maven conf/settings.xml file
23:44:02 #
23:44:02 # org.ops4j.pax.url.mvn.proxySupport=false
23:44:02
23:44:02 #
23:44:02 # Comma separated list of repositories scanned when resolving an artifact.
23:44:02 # Those repositories will be checked before iterating through the
23:44:02 # below list of repositories and even before the local repository
23:44:02 # A repository url can be appended with zero or more of the following flags:
23:44:02 # @snapshots : the repository contains snaphots
23:44:02 # @noreleases : the repository does not contain any released artifacts
23:44:02 #
23:44:02 # The following property value will add the system folder as a repo.
23:44:02 #
23:44:02 org.ops4j.pax.url.mvn.defaultRepositories=\
23:44:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:44:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:44:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:44:02
23:44:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:44:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:44:02
23:44:02 #
23:44:02 # Comma separated list of repositories scanned when resolving an artifact.
23:44:02 # The default list includes the following repositories:
23:44:02 # http://repo1.maven.org/maven2@id=central
23:44:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:44:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:44:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:44:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:44:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:44:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:44:02 # To add repositories to the default ones, prepend '+' to the list of repositories
23:44:02 # to add.
23:44:02 # A repository url can be appended with zero or more of the following flags:
23:44:02 # @snapshots : the repository contains snapshots
23:44:02 # @noreleases : the repository does not contain any released artifacts
23:44:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:44:02 #
23:44:02 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:44:02
23:44:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:44:02 + [[ True == \T\r\u\e ]]
23:44:02 + echo 'Configuring the startup features...'
23:44:02 + 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:44:02 + FEATURE_TEST_STRING=features-test
23:44:02 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:44:02 + KARAF_VERSION=karaf4
23:44:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:44:02 + 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:44:02 + [[ ! -z '' ]]
23:44:02 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:44:02 ################################################################################
23:44:02 #
23:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:44:02 # contributor license agreements. See the NOTICE file distributed with
23:44:02 # this work for additional information regarding copyright ownership.
23:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:44:02 # (the "License"); you may not use this file except in compliance with
23:44:02 # the License. You may obtain a copy of the License at
23:44:02 #
23:44:02 # http://www.apache.org/licenses/LICENSE-2.0
23:44:02 #
23:44:02 # Unless required by applicable law or agreed to in writing, software
23:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:44:02 # See the License for the specific language governing permissions and
23:44:02 # limitations under the License.
23:44:02 #
23:44:02 ################################################################################
23:44:02
23:44:02 #
23:44:02 # Comma separated list of features repositories to register by default
23:44:02 #
23:44:02 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}/d90d0c0d-fcd5-4065-bb34-753412398818.xml
23:44:02
23:44:02 #
23:44:02 # Comma separated list of features to install at startup
23:44:02 #
23:44:02 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 7162167d-1953-4022-9edd-7fabea4320d7
23:44:02
23:44:02 #
23:44:02 # Resource repositories (OBR) that the features resolver can use
23:44:02 # to resolve requirements/capabilities
23:44:02 #
23:44:02 # The format of the resourceRepositories is
23:44:02 # resourceRepositories=[xml:url|json:url],...
23:44:02 # for Instance:
23:44:02 #
23:44:02 #resourceRepositories=xml:http://host/path/to/index.xml
23:44:02 # or
23:44:02 #resourceRepositories=json:http://host/path/to/index.json
23:44:02 #
23:44:02
23:44:02 #
23:44:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:44:02 #
23:44:02 featuresBootAsynchronous=false
23:44:02
23:44:02 #
23:44:02 # Service requirements enforcement
23:44:02 #
23:44:02 # By default, the feature resolver checks the service requirements/capabilities of
23:44:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:44:02 # the required bundles.
23:44:02 # The following flag can have those values:
23:44:02 # - disable: service requirements are completely ignored
23:44:02 # - default: service requirements are ignored for old features
23:44:02 # - enforce: service requirements are always verified
23:44:02 #
23:44:02 #serviceRequirements=default
23:44:02
23:44:02 #
23:44:02 # Store cfg file for config element in feature
23:44:02 #
23:44:02 #configCfgStore=true
23:44:02
23:44:02 #
23:44:02 # Define if the feature service automatically refresh bundles
23:44:02 #
23:44:02 autoRefresh=true
23:44:02
23:44:02 #
23:44:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:44:02 # XML file defines instructions related to features processing
23:44:02 # versions.properties may declare properties to resolve placeholders in XML file
23:44:02 # both files are relative to ${karaf.etc}
23:44:02 #
23:44:02 #featureProcessing=org.apache.karaf.features.xml
23:44:02 #featureProcessingVersions=versions.properties
23:44:02 + configure_karaf_log karaf4 ''
23:44:02 + local -r karaf_version=karaf4
23:44:02 + local -r controllerdebugmap=
23:44:02 + local logapi=log4j
23:44:02 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:44:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:44:02 log4j2.rootLogger.level = INFO
23:44:02 #log4j2.rootLogger.type = asyncRoot
23:44:02 #log4j2.rootLogger.includeLocation = false
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:44:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:44:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:44:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:44:02 log4j2.logger.spifly.level = WARN
23:44:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:44:02 log4j2.logger.audit.level = INFO
23:44:02 log4j2.logger.audit.additivity = false
23:44:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:44:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:44:02 log4j2.appender.console.type = Console
23:44:02 log4j2.appender.console.name = Console
23:44:02 log4j2.appender.console.layout.type = PatternLayout
23:44:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:44:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:44:02 log4j2.appender.rolling.name = RollingFile
23:44:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:44:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:44:02 #log4j2.appender.rolling.immediateFlush = false
23:44:02 log4j2.appender.rolling.append = true
23:44:02 log4j2.appender.rolling.layout.type = PatternLayout
23:44:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:44:02 log4j2.appender.rolling.policies.type = Policies
23:44:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:44:02 log4j2.appender.rolling.policies.size.size = 64MB
23:44:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:44:02 log4j2.appender.rolling.strategy.max = 7
23:44:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:44:02 log4j2.appender.audit.name = AuditRollingFile
23:44:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:44:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:44:02 log4j2.appender.audit.append = true
23:44:02 log4j2.appender.audit.layout.type = PatternLayout
23:44:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:44:02 log4j2.appender.audit.policies.type = Policies
23:44:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:44:02 log4j2.appender.audit.policies.size.size = 8MB
23:44:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:44:02 log4j2.appender.audit.strategy.max = 7
23:44:02 log4j2.appender.osgi.type = PaxOsgi
23:44:02 log4j2.appender.osgi.name = PaxOsgi
23:44:02 log4j2.appender.osgi.filter = *
23:44:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:44:02 #log4j2.logger.aether.level = TRACE
23:44:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:44:02 #log4j2.logger.http-headers.level = DEBUG
23:44:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:44:02 #log4j2.logger.maven.level = TRACE
23:44:02 + logapi=log4j2
23:44:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:44:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:44:02 + '[' log4j2 == log4j2 ']'
23:44:02 + 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:44:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:44:02 controllerdebugmap:
23:44:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:44:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:44:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:44:02 + unset IFS
23:44:02 + echo 'controllerdebugmap: '
23:44:02 + '[' -n '' ']'
23:44:02 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:44:02 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:44:02 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:44:02 ################################################################################
23:44:02 #
23:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:44:02 # contributor license agreements. See the NOTICE file distributed with
23:44:02 # this work for additional information regarding copyright ownership.
23:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:44:02 # (the "License"); you may not use this file except in compliance with
23:44:02 # the License. You may obtain a copy of the License at
23:44:02 #
23:44:02 # http://www.apache.org/licenses/LICENSE-2.0
23:44:02 #
23:44:02 # Unless required by applicable law or agreed to in writing, software
23:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:44:02 # See the License for the specific language governing permissions and
23:44:02 # limitations under the License.
23:44:02 #
23:44:02 ################################################################################
23:44:02
23:44:02 # Common pattern layout for appenders
23:44:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:44:02
23:44:02 # Root logger
23:44:02 log4j2.rootLogger.level = INFO
23:44:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:44:02 #log4j2.rootLogger.type = asyncRoot
23:44:02 #log4j2.rootLogger.includeLocation = false
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:44:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:44:02 log4j2.rootLogger.appenderRef.Console.ref = Console
23:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:44:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:44:02
23:44:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:44:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:44:02
23:44:02 # Loggers configuration
23:44:02
23:44:02 # Spifly logger
23:44:02 log4j2.logger.spifly.name = org.apache.aries.spifly
23:44:02 log4j2.logger.spifly.level = WARN
23:44:02
23:44:02 # Security audit logger
23:44:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:44:02 log4j2.logger.audit.level = INFO
23:44:02 log4j2.logger.audit.additivity = false
23:44:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:44:02
23:44:02 # Appenders configuration
23:44:02
23:44:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:44:02 log4j2.appender.console.type = Console
23:44:02 log4j2.appender.console.name = Console
23:44:02 log4j2.appender.console.layout.type = PatternLayout
23:44:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:44:02
23:44:02 # Rolling file appender
23:44:02 log4j2.appender.rolling.type = RollingRandomAccessFile
23:44:02 log4j2.appender.rolling.name = RollingFile
23:44:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:44:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:44:02 # uncomment to not force a disk flush
23:44:02 #log4j2.appender.rolling.immediateFlush = false
23:44:02 log4j2.appender.rolling.append = true
23:44:02 log4j2.appender.rolling.layout.type = PatternLayout
23:44:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:44:02 log4j2.appender.rolling.policies.type = Policies
23:44:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:44:02 log4j2.appender.rolling.policies.size.size = 1GB
23:44:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:44:02 log4j2.appender.rolling.strategy.max = 7
23:44:02
23:44:02 # Audit file appender
23:44:02 log4j2.appender.audit.type = RollingRandomAccessFile
23:44:02 log4j2.appender.audit.name = AuditRollingFile
23:44:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:44:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:44:02 log4j2.appender.audit.append = true
23:44:02 log4j2.appender.audit.layout.type = PatternLayout
23:44:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:44:02 log4j2.appender.audit.policies.type = Policies
23:44:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:44:02 log4j2.appender.audit.policies.size.size = 8MB
23:44:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:44:02 log4j2.appender.audit.strategy.max = 7
23:44:02
23:44:02 # OSGi appender
23:44:02 log4j2.appender.osgi.type = PaxOsgi
23:44:02 log4j2.appender.osgi.name = PaxOsgi
23:44:02 log4j2.appender.osgi.filter = *
23:44:02
23:44:02 # help with identification of maven-related problems with pax-url-aether
23:44:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:44:02 #log4j2.logger.aether.level = TRACE
23:44:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:44:02 #log4j2.logger.http-headers.level = DEBUG
23:44:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:44:02 #log4j2.logger.maven.level = TRACE
23:44:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:44:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:44:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:44:02 + local -r controllermem=3072m
23:44:02 Configure
23:44:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:44:02 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 + echo Configure
23:44:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:44:02 + echo ' max memory: 3072m'
23:44:02 max memory: 3072m
23:44:02 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:44:02 + 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:44:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:44:02 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:02 #!/bin/sh
23:44:02 #
23:44:02 # Licensed to the Apache Software Foundation (ASF) under one or more
23:44:02 # contributor license agreements. See the NOTICE file distributed with
23:44:02 # this work for additional information regarding copyright ownership.
23:44:02 # The ASF licenses this file to You under the Apache License, Version 2.0
23:44:02 # (the "License"); you may not use this file except in compliance with
23:44:02 # the License. You may obtain a copy of the License at
23:44:02 #
23:44:02 # http://www.apache.org/licenses/LICENSE-2.0
23:44:02 #
23:44:02 # Unless required by applicable law or agreed to in writing, software
23:44:02 # distributed under the License is distributed on an "AS IS" BASIS,
23:44:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:44:02 # See the License for the specific language governing permissions and
23:44:02 # limitations under the License.
23:44:02 #
23:44:02
23:44:02 #
23:44:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:44:02 # script: client, instance, shell, start, status, stop, karaf
23:44:02 #
23:44:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:44:02 # Actions go here...
23:44:02 # fi
23:44:02
23:44:02 #
23:44:02 # general settings which should be applied for all scripts go here; please keep
23:44:02 # in mind that it is possible that scripts might be executed more than once, e.g.
23:44:02 # in example of the start script where the start script is executed first and the
23:44:02 # karaf script afterwards.
23:44:02 #
23:44:02
23:44:02 #
23:44:02 # The following section shows the possible configuration options for the default
23:44:02 # karaf scripts
23:44:02 #
23:44:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:44:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:44:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:44:02 # export EXTRA_JAVA_OPTS # Additional JVM options
23:44:02 # export KARAF_HOME # Karaf home folder
23:44:02 # export KARAF_DATA # Karaf data folder
23:44:02 # export KARAF_BASE # Karaf base folder
23:44:02 # export KARAF_ETC # Karaf etc folder
23:44:02 # export KARAF_LOG # Karaf log folder
23:44:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:44:02 # export KARAF_OPTS # Additional available Karaf options
23:44:02 # export KARAF_DEBUG # Enable debug mode
23:44:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:44:02 # export KARAF_NOROOT # Prevent execution as root if set to true
23:44:02 Set Java version
23:44:02 + echo 'Set Java version'
23:44:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:44:02 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:44:02 sudo: a password is required
23:44:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:44:02 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:44:02 sudo: a password is required
23:44:02 JDK default version ...
23:44:02 + echo 'JDK default version ...'
23:44:02 + java -version
23:44:03 openjdk version "21.0.8" 2025-07-15
23:44:03 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:44:03 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:44:03 Set JAVA_HOME
23:44:03 + echo 'Set JAVA_HOME'
23:44:03 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:44:03 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:44:03 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:44:03 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:44:03 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:44:03 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:44:03 Listing all open ports on controller system...
23:44:03 + echo 'Listing all open ports on controller system...'
23:44:03 + netstat -pnatu
23:44:03 /tmp/configuration-script.sh: line 40: netstat: command not found
23:44:03 + '[' -f /tmp/custom_shard_config.txt ']'
23:44:03 Custom shard config exists!!!
23:44:03 Copying the shard config...
23:44:03 + echo 'Custom shard config exists!!!'
23:44:03 + echo 'Copying the shard config...'
23:44:03 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:44:03 Configuring cluster
23:44:03 + echo 'Configuring cluster'
23:44:03 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.199 10.30.170.200 10.30.170.60
23:44:03 ################################################
23:44:03 ## Configure Cluster ##
23:44:03 ################################################
23:44:03 NOTE: Cluster configuration files not found. Copying from
23:44:03 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:44:03 Configuring unique name in pekko.conf
23:44:03 Configuring hostname in pekko.conf
23:44:03 Configuring data and rpc seed nodes in pekko.conf
23:44:03 modules = [
23:44:03
23:44:03 {
23:44:03 name = "inventory"
23:44:03 namespace = "urn:opendaylight:inventory"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "topology"
23:44:03 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "toaster"
23:44:03 namespace = "http://netconfcentral.org/ns/toaster"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "car"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "people"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "car-people"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:44:03 shard-strategy = "module"
23:44:03 }
23:44:03 ]
23:44:03 Configuring replication type in module-shards.conf
23:44:03 ################################################
23:44:03 ## NOTE: Manually restart controller to ##
23:44:03 ## apply configuration. ##
23:44:03 ################################################
23:44:03 Dump pekko.conf
23:44:03 + echo 'Dump pekko.conf'
23:44:03 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:44:03
23:44:03 odl-cluster-data {
23:44:03 pekko {
23:44:03 remote {
23:44:03 artery {
23:44:03 enabled = on
23:44:03 transport = tcp
23:44:03 canonical.hostname = "10.30.170.60"
23:44:03 canonical.port = 2550
23:44:03 }
23:44:03 }
23:44:03
23:44:03 cluster {
23:44:03 # Using artery.
23:44:03 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.199:2550",
23:44:03 "pekko://opendaylight-cluster-data@10.30.170.200:2550",
23:44:03 "pekko://opendaylight-cluster-data@10.30.170.60:2550"]
23:44:03
23:44:03 roles = ["member-3"]
23:44:03
23:44:03 # when under load we might trip a false positive on the failure detector
23:44:03 # failure-detector {
23:44:03 # heartbeat-interval = 4 s
23:44:03 # acceptable-heartbeat-pause = 16s
23:44:03 # }
23:44:03 }
23:44:03
23:44:03 persistence {
23:44:03 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:44:03 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:44:03 # The relative path is always relative to KARAF_HOME.
23:44:03
23:44:03 # snapshot-store.local.dir = "target/snapshots"
23:44:03
23:44:03 # Use lz4 compression for LocalSnapshotStore snapshots
23:44:03 snapshot-store.local.use-lz4-compression = false
23:44:03 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:44:03 snapshot-store.local.lz4-blocksize = 256KB
23:44:03 }
23:44:03 disable-default-actor-system-quarantined-event-handling = "false"
23:44:03 }
23:44:03 }
23:44:03 Dump modules.conf
23:44:03 + echo 'Dump modules.conf'
23:44:03 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:44:03 modules = [
23:44:03
23:44:03 {
23:44:03 name = "inventory"
23:44:03 namespace = "urn:opendaylight:inventory"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "topology"
23:44:03 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "toaster"
23:44:03 namespace = "http://netconfcentral.org/ns/toaster"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "car"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "people"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:44:03 shard-strategy = "module"
23:44:03 },
23:44:03 {
23:44:03 name = "car-people"
23:44:03 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:44:03 shard-strategy = "module"
23:44:03 }
23:44:03 ]
23:44:03 Dump module-shards.conf
23:44:03 + echo 'Dump module-shards.conf'
23:44:03 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:44:03 module-shards = [
23:44:03 {
23:44:03 name = "default"
23:44:03 shards = [
23:44:03 {
23:44:03 name = "default"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "inventory"
23:44:03 shards = [
23:44:03 {
23:44:03 name="inventory"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "topology"
23:44:03 shards = [
23:44:03 {
23:44:03 name="topology"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "toaster"
23:44:03 shards = [
23:44:03 {
23:44:03 name="toaster"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "car"
23:44:03 shards = [
23:44:03 {
23:44:03 name="car"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "people"
23:44:03 shards = [
23:44:03 {
23:44:03 name="people"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 },
23:44:03 {
23:44:03 name = "car-people"
23:44:03 shards = [
23:44:03 {
23:44:03 name="car-people"
23:44:03 replicas = ["member-1",
23:44:03 "member-2",
23:44:03 "member-3"]
23:44:03 }
23:44:03 ]
23:44:03 }
23:44:03 ]
23:44:03 Locating config plan to use...
23:44:03 Finished running config plans
23:44:03 Starting member-1 with IP address 10.30.171.199
23:44:03 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:44:03 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:44:03 Redirecting karaf console output to karaf_console.log
23:44:03 Starting controller...
23:44:03 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:44:03 Starting member-2 with IP address 10.30.170.200
23:44:03 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:44:04 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:44:04 Redirecting karaf console output to karaf_console.log
23:44:04 Starting controller...
23:44:04 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:44:04 Starting member-3 with IP address 10.30.170.60
23:44:04 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:44:04 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:44:04 Redirecting karaf console output to karaf_console.log
23:44:04 Starting controller...
23:44:04 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:44:04 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2968523666751162945.sh
23:44:04 common-functions.sh is being sourced
23:44:04 common-functions environment:
23:44:04 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:44:04 ACTUALFEATURES:
23:44:04 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:44:04 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:44:04 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:44:04 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:44:04 CONTROLLERMEM: 2048m
23:44:04 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:44:04 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:44:04 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:44:04 SUITES:
23:44:04
23:44:04 + echo '#################################################'
23:44:04 #################################################
23:44:04 + echo '## Verify Cluster is UP ##'
23:44:04 ## Verify Cluster is UP ##
23:44:04 + echo '#################################################'
23:44:04 #################################################
23:44:04 + create_post_startup_script
23:44:04 + cat
23:44:04 + copy_and_run_post_startup_script
23:44:04 + seed_index=1
23:44:04 ++ seq 1 3
23:44:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:44:04 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:44:04 + echo 'Execute the post startup script on controller 10.30.171.199'
23:44:04 Execute the post startup script on controller 10.30.171.199
23:44:04 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.199:/tmp/
23:44:04 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:44:04 + ssh 10.30.171.199 'bash /tmp/post-startup-script.sh 1'
23:44:04 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:05 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:45:10 2025-11-22T23:44:48,112 | 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:10 Controller is UP
23:45:10 2025-11-22T23:44:48,112 | 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:10 Listing all open ports on controller system...
23:45:10 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:45:10 looking for "BindException: Address already in use" in log file
23:45:10 looking for "server is unhealthy" in log file
23:45:10 + '[' 1 == 0 ']'
23:45:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:45:10 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:45:10 + echo 'Execute the post startup script on controller 10.30.170.200'
23:45:10 Execute the post startup script on controller 10.30.170.200
23:45:10 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.170.200:/tmp/
23:45:10 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:45:10 + ssh 10.30.170.200 'bash /tmp/post-startup-script.sh 2'
23:45:10 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:45:25 /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 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:46:16 2025-11-22T23:44:48,258 | 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:16 Controller is UP
23:46:16 2025-11-22T23:44:48,258 | 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:16 Listing all open ports on controller system...
23:46:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:46:16 looking for "BindException: Address already in use" in log file
23:46:16 looking for "server is unhealthy" in log file
23:46:16 + '[' 2 == 0 ']'
23:46:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:46:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:46:16 + echo 'Execute the post startup script on controller 10.30.170.60'
23:46:16 Execute the post startup script on controller 10.30.170.60
23:46:16 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.170.60:/tmp/
23:46:16 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:46:16 + ssh 10.30.170.60 'bash /tmp/post-startup-script.sh 3'
23:46:16 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:46:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:46:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:47:21 2025-11-22T23:44:47,502 | 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:21 Controller is UP
23:47:21 2025-11-22T23:44:47,502 | 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:21 Listing all open ports on controller system...
23:47:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:47:21 looking for "BindException: Address already in use" in log file
23:47:21 looking for "server is unhealthy" in log file
23:47:21 + '[' 0 == 0 ']'
23:47:21 + seed_index=1
23:47:21 + dump_controller_threads
23:47:21 ++ seq 1 3
23:47:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:21 + echo 'Let'\''s take the karaf thread dump'
23:47:21 Let's take the karaf thread dump
23:47:21 + ssh 10.30.171.199 'sudo ps aux'
23:47:21 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:47:22 ++ tr -s ' '
23:47:22 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:22 ++ cut -f2 '-d '
23:47:22 ++ grep -v grep
23:47:22 + pid=2090
23:47:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2090'
23:47:22 karaf main: org.apache.karaf.main.Main, pid:2090
23:47:22 + ssh 10.30.171.199 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2090'
23:47:22 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
23:47:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:22 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:22 + echo 'Let'\''s take the karaf thread dump'
23:47:22 Let's take the karaf thread dump
23:47:22 + ssh 10.30.170.200 'sudo ps aux'
23:47:22 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:47:23 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:23 ++ cut -f2 '-d '
23:47:23 ++ grep -v grep
23:47:23 ++ tr -s ' '
23:47:23 + pid=2092
23:47:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:2092'
23:47:23 karaf main: org.apache.karaf.main.Main, pid:2092
23:47:23 + ssh 10.30.170.200 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2092'
23:47:23 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
23:47:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:47:23 + echo 'Let'\''s take the karaf thread dump'
23:47:23 Let's take the karaf thread dump
23:47:23 + ssh 10.30.170.60 'sudo ps aux'
23:47:24 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:47:24 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log
23:47:24 ++ grep -v grep
23:47:24 ++ tr -s ' '
23:47:24 ++ cut -f2 '-d '
23:47:24 + pid=2100
23:47:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:2100'
23:47:24 karaf main: org.apache.karaf.main.Main, pid:2100
23:47:24 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2100'
23:47:24 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:47:25 + '[' 0 -gt 0 ']'
23:47:25 + echo 'Generating controller variables...'
23:47:25 Generating controller variables...
23:47:25 ++ seq 1 3
23:47:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:25 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.199'
23:47:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:47:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.199 -v ODL_SYSTEM_2_IP:10.30.170.200'
23:47:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:47:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.199 -v ODL_SYSTEM_2_IP:10.30.170.200 -v ODL_SYSTEM_3_IP:10.30.170.60'
23:47:25 + echo 'Generating mininet variables...'
23:47:25 Generating mininet variables...
23:47:25 ++ seq 1 0
23:47:25 + get_test_suites SUITES
23:47:25 + local __suite_list=SUITES
23:47:25 + echo 'Locating test plan to use...'
23:47:25 Locating test plan to use...
23:47:25 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt
23:47:25 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt ']'
23:47:25 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt
23:47:25 + '[' disabled '!=' disabled ']'
23:47:25 + echo 'Changing the testplan path...'
23:47:25 Changing the testplan path...
23:47:25 + 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:25 + cat testplan.txt
23:47:25 # Place the suites in run order:
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:47:25 /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:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:47:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:47:25 + '[' -z '' ']'
23:47:25 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:47:25 ++ tr '\012' ' '
23:47:25 + 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:25 + 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:25 ++ 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:25 + 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:25 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:25 + 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-20251122.223713-633.zip -v CONTROLLER:10.30.171.199 -v CONTROLLER1:10.30.170.200 -v CONTROLLER2:10.30.170.60 -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.171.199 -v ODL_SYSTEM_1_IP:10.30.171.199 -v ODL_SYSTEM_2_IP:10.30.170.200 -v ODL_SYSTEM_3_IP:10.30.170.60 -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:25 ==============================================================================
23:47:25 controller-clustering-ask.txt
23:47:25 ==============================================================================
23:47:25 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:47:25 ==============================================================================
23:47:30 Stop_All_Members :: Stop every odl node. | PASS |
23:51:42 ------------------------------------------------------------------------------
23:51:42 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:51:51 ------------------------------------------------------------------------------
23:51:51 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:52:49 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
23:52:49 ------------------------------------------------------------------------------
23:52:49 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:52:49 3 tests, 2 passed, 1 failed
23:52:49 ==============================================================================
23:52:49 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:52:49 ==============================================================================
23:52:54 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS |
23:52:55 ------------------------------------------------------------------------------
23:52:55 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
23:52:56 ------------------------------------------------------------------------------
23:52:56 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:52:56 ------------------------------------------------------------------------------
23:52:56 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:52:57 ... click for list of related bugs or create a new one if needed (with the
23:52:57 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:52:57 reference somewhere inside)
23:52:57 "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:57
23:52:57 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:52:57 ------------------------------------------------------------------------------
23:52:57 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:52:58 ------------------------------------------------------------------------------
23:52:58 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:52:58 ------------------------------------------------------------------------------
23:52:58 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
23:52:59 ------------------------------------------------------------------------------
23:52:59 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
23:53:00 ------------------------------------------------------------------------------
23:53:00 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
23:53:00 8 tests, 7 passed, 1 failed
23:53:00 ==============================================================================
23:53:00 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:53:00 ==============================================================================
23:53:02 Stop_All_Members :: Stop every odl node. | FAIL |
23:59:14 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:59:14 ------------------------------------------------------------------------------
23:59:14 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:59:23 ------------------------------------------------------------------------------
23:59:23 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:05:35 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.60', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:05:35 ------------------------------------------------------------------------------
00:05:35 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:05:35 3 tests, 1 passed, 2 failed
00:05:35 ==============================================================================
00:05:35 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
00:05:35 ==============================================================================
00:05:42 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
00:05:44 ------------------------------------------------------------------------------
00:05:44 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
00:05:55 ... click for list of related bugs or create a new one if needed (with the
00:05:55 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
00:05:55 reference somewhere inside)
00:05:55 "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:05:55
00:05:55 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.60', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:05:55 ------------------------------------------------------------------------------
00:05:55 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
00:05:55 ... click for list of related bugs or create a new one if needed (with the
00:05:55 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
00:05:55 reference somewhere inside)
00:05:55 "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:05:55
00:05:55 ConnectionError: HTTPConnectionPool(host='10.30.170.60', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:05:55 ------------------------------------------------------------------------------
00:05:55 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
00:07:10 ... click for list of related bugs or create a new one if needed (with the
00:07:10 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
00:07:10 reference somewhere inside)
00:07:10 "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:07:10
00:07:10 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.60', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:07:10 ------------------------------------------------------------------------------
00:07:10 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:07:11 ... click for list of related bugs or create a new one if needed (with the
00:07:11 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
00:07:11 reference somewhere inside)
00:07:11 "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:07:11
00:07:11 Variable '${isolated_idx}' not found.
00:07:11 ------------------------------------------------------------------------------
00:07:11 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
00:07:22 ... click for list of related bugs or create a new one if needed (with the
00:07:22 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:07:22 reference somewhere inside)
00:07:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
00:07:22
00:07:22 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.60', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:07:22 ------------------------------------------------------------------------------
00:07:22 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
00:07:23 ------------------------------------------------------------------------------
00:07:23 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
00:07:23 7 tests, 2 passed, 5 failed
00:07:23 ==============================================================================
00:07:23 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:07:23 ==============================================================================
00:07:29 Stop_All_Members :: Stop every odl node. | PASS |
00:11:41 ------------------------------------------------------------------------------
00:11:41 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:11:50 ------------------------------------------------------------------------------
00:11:50 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:12:48 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:12:48 ------------------------------------------------------------------------------
00:12:48 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:12:48 3 tests, 2 passed, 1 failed
00:12:48 ==============================================================================
00:12:48 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
00:12:48 ==============================================================================
00:12:52 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | PASS |
00:12:53 ------------------------------------------------------------------------------
00:12:53 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
00:12:54 ------------------------------------------------------------------------------
00:12:54 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
00:12:55 ------------------------------------------------------------------------------
00:12:55 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
00:12:55 ... click for list of related bugs or create a new one if needed (with the
00:12:55 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
00:12:55 reference somewhere inside)
00:12:55 "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:12:55
00:12:55 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:12:55 ------------------------------------------------------------------------------
00:12:55 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
00:12:56 ------------------------------------------------------------------------------
00:12:56 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
00:12:57 ------------------------------------------------------------------------------
00:12:57 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
00:12:57 ------------------------------------------------------------------------------
00:12:57 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
00:12:58 ------------------------------------------------------------------------------
00:12:58 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
00:12:58 8 tests, 7 passed, 1 failed
00:12:58 ==============================================================================
00:12:58 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:12:58 ==============================================================================
00:13:01 Stop_All_Members :: Stop every odl node. | FAIL |
00:19:12 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:19:12 ------------------------------------------------------------------------------
00:19:12 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:19:22 ------------------------------------------------------------------------------
00:19:22 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:25: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.200:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:25:30 ------------------------------------------------------------------------------
00:25:30 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:25:30 3 tests, 1 passed, 2 failed
00:25:30 ==============================================================================
00:25:30 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
00:25:30 ==============================================================================
00:26:04 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL |
00:26:28 ... click for list of related bugs or create a new one if needed (with the
00:26:28 "controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes"
00:26:28 reference somewhere inside)
00:26:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes&order=bug_status"
00:26:28
00:26:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.200:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
00:26:28 ------------------------------------------------------------------------------
00:26:28 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
00:27:07 ... click for list of related bugs or create a new one if needed (with the
00:27:07 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
00:27:07 reference somewhere inside)
00:27:07 "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:27:07
00:27:07 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.200:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:27:07 ------------------------------------------------------------------------------
00:27:07 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
00:27:41 ... click for list of related bugs or create a new one if needed (with the
00:27:41 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
00:27:41 reference somewhere inside)
00:27:41 "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:27:41
00:27:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.60:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:27:41 ------------------------------------------------------------------------------
00:27:41 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
00:29:19 ... click for list of related bugs or create a new one if needed (with the
00:29:19 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
00:29:19 reference somewhere inside)
00:29:19 "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:29:19
00:29:19 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.200:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:29:19 ------------------------------------------------------------------------------
00:29:19 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:29:39 ... click for list of related bugs or create a new one if needed (with the
00:29:39 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
00:29:39 reference somewhere inside)
00:29:39 "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:29:39
00:29:39 Variable '${isolated_idx}' not found.
00:29:39 ------------------------------------------------------------------------------
00:29:39 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
00:30:36 ... click for list of related bugs or create a new one if needed (with the
00:30:36 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:30:36 reference somewhere inside)
00:30:36 "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:30:36
00:30:36 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.200:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
00:30:36 ------------------------------------------------------------------------------
00:30:36 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL |
00:31:10 ... click for list of related bugs or create a new one if needed (with the
00:31:10 "controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node"
00:31:10 reference somewhere inside)
00:31:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status"
00:31:10
00:31:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.200:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
00:31:10 ------------------------------------------------------------------------------
00:31:10 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
00:31:10 7 tests, 0 passed, 7 failed
00:31:10 ==============================================================================
00:31:10 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:31:10 ==============================================================================
00:32:08 Stop_All_Members :: Stop every odl node. | FAIL |
00:38:14 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:38:14 ------------------------------------------------------------------------------
00:38:14 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:38:28 ------------------------------------------------------------------------------
00:38:28 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:44:33 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.199', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:44:33 ------------------------------------------------------------------------------
00:44:33 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:44:33 3 tests, 1 passed, 2 failed
00:44:33 ==============================================================================
00:44:34 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
00:44:34 ==============================================================================
00:45:35 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
00:46:20 ... click for list of related bugs or create a new one if needed (with the
00:46:20 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
00:46:20 reference somewhere inside)
00:46:20 "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:46:20
00:46:20 ConnectionError: HTTPConnectionPool(host='10.30.171.199', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:46:20 ------------------------------------------------------------------------------
00:46:20 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
00:47:05 ... click for list of related bugs or create a new one if needed (with the
00:47:05 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
00:47:05 reference somewhere inside)
00:47:05 "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:47:05
00:47:05 Variable '@{cs_candidates}' not found. Did you mean:
00:47:05 @{cs_exp_candidates}
00:47:05 ------------------------------------------------------------------------------
00:47:05 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
00:47:50 ... click for list of related bugs or create a new one if needed (with the
00:47:50 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
00:47:50 reference somewhere inside)
00:47:50 "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:47:50
00:47:50 Variable '${cs_owner}' not found.
00:47:50 ------------------------------------------------------------------------------
00:47:50 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
00:48:35 ... click for list of related bugs or create a new one if needed (with the
00:48:35 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
00:48:35 reference somewhere inside)
00:48:35 "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:48:35
00:48:35 Variable '${unregistered_node}' not found.
00:48:35 ------------------------------------------------------------------------------
00:48:35 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
00:49:20 ... click for list of related bugs or create a new one if needed (with the
00:49:20 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
00:49:20 reference somewhere inside)
00:49:20 "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:49:20
00:49:20 Variable '${cs_owner}' not found.
00:49:20 ------------------------------------------------------------------------------
00:49:20 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
00:50:06 ... click for list of related bugs or create a new one if needed (with the
00:50:06 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
00:50:06 reference somewhere inside)
00:50:06 "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:50:06
00:50:06 ConnectionError: HTTPConnectionPool(host='10.30.171.199', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:50:06 ------------------------------------------------------------------------------
00:50:06 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
00:50:06 6 tests, 0 passed, 6 failed
00:50:06 ==============================================================================
00:50:06 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:50:06 ==============================================================================
00:51:07 Stop_All_Members :: Stop every odl node. | FAIL |
00:57:32 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:57:32 ------------------------------------------------------------------------------
00:57:32 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:57:45 ------------------------------------------------------------------------------
00:57:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:03: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.171.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:03:51 ------------------------------------------------------------------------------
01:03:51 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:03:51 3 tests, 1 passed, 2 failed
01:03:51 ==============================================================================
01:03:51 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
01:03:51 ==============================================================================
01:04:50 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
01:05:35 ... click for list of related bugs or create a new one if needed (with the
01:05:35 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
01:05:35 reference somewhere inside)
01:05:35 "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"
01:05:35
01:05:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
01:05:35 ------------------------------------------------------------------------------
01:05:35 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
01:06:20 ... click for list of related bugs or create a new one if needed (with the
01:06:20 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
01:06:20 reference somewhere inside)
01:06:20 "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"
01:06:20
01:06:20 Could not parse owner and candidates for device get-singleton-constant-service']
01:06:20 ------------------------------------------------------------------------------
01:06:20 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
01:07:05 ... click for list of related bugs or create a new one if needed (with the
01:07:05 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
01:07:05 reference somewhere inside)
01:07:05 "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"
01:07:05
01:07:05 Variable '${cs_owner}' not found.
01:07:05 ------------------------------------------------------------------------------
01:07:05 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
01:07:51 ... click for list of related bugs or create a new one if needed (with the
01:07:51 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
01:07:51 reference somewhere inside)
01:07:51 "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"
01:07:51
01:07:51 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
01:07:51 ------------------------------------------------------------------------------
01:07:51 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
01:08:36 ... click for list of related bugs or create a new one if needed (with the
01:08:36 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
01:08:36 reference somewhere inside)
01:08:36 "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"
01:08:36
01:08:36 Variable '${cs_isolated_index}' not found.
01:08:36 ------------------------------------------------------------------------------
01:08:36 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
01:09:21 ... click for list of related bugs or create a new one if needed (with the
01:09:21 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
01:09:21 reference somewhere inside)
01:09:21 "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"
01:09:21
01:09:21 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
01:09:21 ------------------------------------------------------------------------------
01:09:21 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
01:09:21 6 tests, 0 passed, 6 failed
01:09:21 ==============================================================================
01:09:21 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:09:21 ==============================================================================
01:10:19 Stop_All_Members :: Stop every odl node. | FAIL |
01:16:56 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:16:56 ------------------------------------------------------------------------------
01:16:56 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:17:09 ------------------------------------------------------------------------------
01:17:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:23:14 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.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:23:14 ------------------------------------------------------------------------------
01:23:14 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:23:14 3 tests, 1 passed, 2 failed
01:23:14 ==============================================================================
01:23:14 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
01:23:14 ==============================================================================
01:24:13 Register_Candidates :: Register a candidate application on each no... | FAIL |
01:24:58 ... click for list of related bugs or create a new one if needed (with the
01:24:58 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
01:24:58 reference somewhere inside)
01:24:58 "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"
01:24:58
01:24:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
01:24:58 ------------------------------------------------------------------------------
01:24:58 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
01:26:43 ------------------------------------------------------------------------------
01:26:43 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
01:26:54 ... click for list of related bugs or create a new one if needed (with the
01:26:54 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
01:26:54 reference somewhere inside)
01:26:54 "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"
01:26:54
01:26:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
01:26:54 ------------------------------------------------------------------------------
01:26:54 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
01:26:54 3 tests, 1 passed, 2 failed
01:26:54 ==============================================================================
01:26:54 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:26:54 ==============================================================================
01:27:52 Stop_All_Members :: Stop every odl node. | FAIL |
01:33:58 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:33:58 ------------------------------------------------------------------------------
01:33:58 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:34:11 ------------------------------------------------------------------------------
01:34:11 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:40:17 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:40:17 ------------------------------------------------------------------------------
01:40:17 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:40:17 3 tests, 1 passed, 2 failed
01:40:17 ==============================================================================
01:40:17 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
01:40:17 ==============================================================================
01:41:26 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Restart_Stopped_Member :: Restart stopped node | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:41:26 Parent suite setup failed:
01:41:26 SSHException: No existing session
01:41:26 ------------------------------------------------------------------------------
01:41:26 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
01:41:26 Suite setup failed:
01:41:26 SSHException: No existing session
01:41:26
01:41:26 11 tests, 0 passed, 11 failed
01:41:26 ==============================================================================
01:41:26 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:41:26 ==============================================================================
01:42:24 Stop_All_Members :: Stop every odl node. | FAIL |
01:48:30 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:48:30 ------------------------------------------------------------------------------
01:48:30 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:48:43 ------------------------------------------------------------------------------
01:48:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:54:49 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.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:54:49 ------------------------------------------------------------------------------
01:54:49 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:54:49 3 tests, 1 passed, 2 failed
01:54:49 ==============================================================================
01:54:49 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
01:54:49 ==============================================================================
01:55:58 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:55:58 Parent suite setup failed:
01:55:58 SSHException: No existing session
01:55:58 ------------------------------------------------------------------------------
01:55:58 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
01:55:58 Suite setup failed:
01:55:58 SSHException: No existing session
01:55:58
01:55:58 10 tests, 0 passed, 10 failed
01:55:58 ==============================================================================
01:55:58 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:55:58 ==============================================================================
01:56:55 Stop_All_Members :: Stop every odl node. | FAIL |
02:03: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
02:03:01 ------------------------------------------------------------------------------
02:03:01 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:03:15 ------------------------------------------------------------------------------
02:03:15 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:09:21 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.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:09:21 ------------------------------------------------------------------------------
02:09:21 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:09:21 3 tests, 1 passed, 2 failed
02:09:21 ==============================================================================
02:09:21 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
02:09:21 ==============================================================================
02:10:29 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
02:10:29 Parent suite setup failed:
02:10:29 SSHException: No existing session
02:10:29 ------------------------------------------------------------------------------
02:10:29 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
02:10:29 Suite setup failed:
02:10:29 SSHException: No existing session
02:10:29
02:10:29 11 tests, 0 passed, 11 failed
02:10:29 ==============================================================================
02:10:29 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
02:10:29 ==============================================================================
02:11:27 Stop_All_Members :: Stop every odl node. | FAIL |
02:17:33 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:17:33 ------------------------------------------------------------------------------
02:17:33 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
02:17:47 ------------------------------------------------------------------------------
02:17:47 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:23:53 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.199:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:23:53 ------------------------------------------------------------------------------
02:23:53 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
02:23:53 3 tests, 1 passed, 2 failed
02:23:53 ==============================================================================
02:23:53 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
02:23:53 ==============================================================================
02:24:52 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_People_On_Followers :: The same check on other members. | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
02:24:52 Parent suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52 ------------------------------------------------------------------------------
02:24:52 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
02:24:52 Suite setup failed:
02:24:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:24:52
02:24:52 13 tests, 0 passed, 13 failed
02:24:52 ==============================================================================
02:24:52 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
02:24:52 ==============================================================================
02:25:50 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:25:50 Parent suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50 ------------------------------------------------------------------------------
02:25:50 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
02:25:50 Suite setup failed:
02:25:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:25:50
02:25:50 16 tests, 0 passed, 16 failed
02:25:50 ==============================================================================
02:25:50 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
02:25:50 ==============================================================================
02:26:12 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 Stop_All_Members :: Stop all controllers. | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 See_Cars_On_Followers :: The same check on other members. | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
02:26:12 Parent suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12 ------------------------------------------------------------------------------
02:26:12 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
02:26:12 Suite setup failed:
02:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:12
02:26:12 7 tests, 0 passed, 7 failed
02:26:12 ==============================================================================
02:26:13 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
02:26:13 ==============================================================================
02:26:36 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:26:36 Parent suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36 ------------------------------------------------------------------------------
02:26:36 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
02:26:36 Suite setup failed:
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:36
02:26:36 10 tests, 0 passed, 10 failed
02:26:36 ==============================================================================
02:26:36 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
02:26:36 ==============================================================================
02:26:59 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
02:26:59 Parent suite setup failed:
02:26:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:59 ------------------------------------------------------------------------------
02:26:59 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
02:26:59 Parent suite setup failed:
02:26:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:59 ------------------------------------------------------------------------------
02:26:59 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
02:26:59 Parent suite setup failed:
02:26:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:59 ------------------------------------------------------------------------------
02:26:59 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
02:26:59 Parent suite setup failed:
02:26:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:59 ------------------------------------------------------------------------------
02:26:59 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
02:26:59 Parent suite setup failed:
02:26:59 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:26:59 ------------------------------------------------------------------------------
02:27:00 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
02:27:00 Suite setup failed:
02:27:00 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:00
02:27:00 5 tests, 0 passed, 5 failed
02:27:00 ==============================================================================
02:27:00 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
02:27:00 ==============================================================================
02:27:23 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
02:27:23 Parent suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23 ------------------------------------------------------------------------------
02:27:23 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
02:27:23 Suite setup failed:
02:27:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:23
02:27:23 10 tests, 0 passed, 10 failed
02:27:23 ==============================================================================
02:27:23 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
02:27:23 ==============================================================================
02:27:46 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
02:27:46 Parent suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46 ------------------------------------------------------------------------------
02:27:46 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
02:27:46 Suite setup failed:
02:27:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:27:46
02:27:46 16 tests, 0 passed, 16 failed
02:27:46 ==============================================================================
02:27:46 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
02:27:46 ==============================================================================
02:28:09 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
02:28:09 Parent suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09 ------------------------------------------------------------------------------
02:28:09 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
02:28:09 Suite setup failed:
02:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.199:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
02:28:09
02:28:09 8 tests, 0 passed, 8 failed
02:28:09 ==============================================================================
02:28:09 controller-clustering-ask.txt | FAIL |
02:28:09 195 tests, 30 passed, 165 failed
02:28:09 ==============================================================================
02:28:09 Output: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/output.xml
02:28:19 Log: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/log.html
02:28:19 Report: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/report.html
02:28:20 + true
02:28:20 + echo 'Examining the files in data/log and checking filesize'
02:28:20 Examining the files in data/log and checking filesize
02:28:20 + ssh 10.30.171.199 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
02:28:20 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:20 total 29608
02:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 23:44 .
02:28:20 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 22 23:44 karaf_console.log
02:28:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 02:17 ..
02:28:20 -rw-rw-r-- 1 jenkins jenkins 30298647 Nov 23 02:28 karaf.log
02:28:20 + ssh 10.30.171.199 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
02:28:20 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:20 29M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:20 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:20 + ssh 10.30.170.200 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
02:28:20 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:21 total 10588
02:28:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 23:44 .
02:28:21 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 22 23:44 karaf_console.log
02:28:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 02:17 ..
02:28:21 -rw-rw-r-- 1 jenkins jenkins 10829356 Nov 23 02:28 karaf.log
02:28:21 + ssh 10.30.170.200 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
02:28:21 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:21 11M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:21 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:21 + ssh 10.30.170.60 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
02:28:21 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:21 total 278032
02:28:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 23:44 .
02:28:21 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 22 23:44 karaf_console.log
02:28:21 -rw-rw-r-- 1 jenkins jenkins 284687385 Nov 23 00:28 karaf.log
02:28:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 23 02:17 ..
02:28:21 + ssh 10.30.170.60 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
02:28:21 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:22 272M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:22 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:22 + set +e
02:28:22 ++ seq 1 3
02:28:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:22 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:28:22 + echo 'Let'\''s take the karaf thread dump again'
02:28:22 Let's take the karaf thread dump again
02:28:22 + ssh 10.30.171.199 'sudo ps aux'
02:28:22 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:22 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
02:28:22 ++ grep -v grep
02:28:22 ++ tr -s ' '
02:28:22 ++ cut -f2 '-d '
02:28:22 + pid=35649
02:28:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:35649'
02:28:22 karaf main: org.apache.karaf.main.Main, pid:35649
02:28:22 + ssh 10.30.171.199 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 35649'
02:28:22 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:23 + echo 'killing karaf process...'
02:28:23 killing karaf process...
02:28:23 + ssh 10.30.171.199 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:28:23 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:28:23 + echo 'Let'\''s take the karaf thread dump again'
02:28:23 Let's take the karaf thread dump again
02:28:23 + ssh 10.30.170.200 'sudo ps aux'
02:28:23 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:23 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
02:28:23 ++ grep -v grep
02:28:23 ++ cut -f2 '-d '
02:28:23 ++ tr -s ' '
02:28:23 + pid=26468
02:28:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:26468'
02:28:23 karaf main: org.apache.karaf.main.Main, pid:26468
02:28:23 + ssh 10.30.170.200 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 26468'
02:28:23 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:24 + echo 'killing karaf process...'
02:28:24 killing karaf process...
02:28:24 + ssh 10.30.170.200 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:28:24 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:24 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:28:24 + echo 'Let'\''s take the karaf thread dump again'
02:28:24 Let's take the karaf thread dump again
02:28:24 + ssh 10.30.170.60 'sudo ps aux'
02:28:24 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:25 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log
02:28:25 ++ grep -v grep
02:28:25 ++ cut -f2 '-d '
02:28:25 ++ tr -s ' '
02:28:25 + pid=25824
02:28:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:25824'
02:28:25 karaf main: org.apache.karaf.main.Main, pid:25824
02:28:25 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 25824'
02:28:25 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:36 25824: Unable to open socket file /tmp/.java_pid25824: target process 25824 doesn't respond within 10500ms or HotSpot VM not loaded
02:28:36 + true
02:28:36 + echo 'killing karaf process...'
02:28:36 killing karaf process...
02:28:36 + ssh 10.30.170.60 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
02:28:36 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:37 + sleep 5
02:28:42 ++ seq 1 3
02:28:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:42 + CONTROLLERIP=ODL_SYSTEM_1_IP
02:28:42 + echo 'Compressing karaf.log 1'
02:28:42 Compressing karaf.log 1
02:28:42 + ssh 10.30.171.199 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:42 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:43 + echo 'Fetching compressed karaf.log 1'
02:28:43 Fetching compressed karaf.log 1
02:28:43 + scp 10.30.171.199:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
02:28:43 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:43 + ssh 10.30.171.199 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
02:28:43 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:43 + scp 10.30.171.199:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
02:28:43 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:44 + ssh 10.30.171.199 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:44 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:44 + echo 'Fetch GC logs'
02:28:44 Fetch GC logs
02:28:44 + mkdir -p gclogs-1
02:28:44 + scp '10.30.171.199:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
02:28:44 Warning: Permanently added '10.30.171.199' (ECDSA) to the list of known hosts.
02:28:44 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
02:28:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:44 + CONTROLLERIP=ODL_SYSTEM_2_IP
02:28:44 + echo 'Compressing karaf.log 2'
02:28:44 Compressing karaf.log 2
02:28:44 + ssh 10.30.170.200 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:44 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:45 + echo 'Fetching compressed karaf.log 2'
02:28:45 Fetching compressed karaf.log 2
02:28:45 + scp 10.30.170.200:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
02:28:45 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:45 + ssh 10.30.170.200 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
02:28:45 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:45 + scp 10.30.170.200:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
02:28:45 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:45 + ssh 10.30.170.200 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:45 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:46 + echo 'Fetch GC logs'
02:28:46 Fetch GC logs
02:28:46 + mkdir -p gclogs-2
02:28:46 + scp '10.30.170.200:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
02:28:46 Warning: Permanently added '10.30.170.200' (ECDSA) to the list of known hosts.
02:28:46 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
02:28:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
02:28:46 + CONTROLLERIP=ODL_SYSTEM_3_IP
02:28:46 + echo 'Compressing karaf.log 3'
02:28:46 Compressing karaf.log 3
02:28:46 + ssh 10.30.170.60 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:28:46 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:50 + echo 'Fetching compressed karaf.log 3'
02:28:50 Fetching compressed karaf.log 3
02:28:50 + scp 10.30.170.60:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
02:28:50 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:50 + ssh 10.30.170.60 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
02:28:50 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:51 + scp 10.30.170.60:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
02:28:51 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:52 + ssh 10.30.170.60 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:28:52 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:52 + echo 'Fetch GC logs'
02:28:52 Fetch GC logs
02:28:52 + mkdir -p gclogs-3
02:28:52 + scp '10.30.170.60:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
02:28:52 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
02:28:53 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
02:28:53 + echo 'Examine copied files'
02:28:53 Examine copied files
02:28:53 + ls -lt
02:28:53 total 69968
02:28:53 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 02:28 gclogs-3
02:28:53 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 02:28 odl3_karaf_console.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 2184747 Nov 23 02:28 odl3_karaf.log.gz
02:28:53 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 02:28 gclogs-2
02:28:53 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 02:28 odl2_karaf_console.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 620331 Nov 23 02:28 odl2_karaf.log.gz
02:28:53 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 02:28 gclogs-1
02:28:53 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 02:28 odl1_karaf_console.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 911699 Nov 23 02:28 odl1_karaf.log.gz
02:28:53 -rw-rw-r--. 1 jenkins jenkins 0 Nov 23 02:28 karaf_3_25824_threads_after.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 14035 Nov 23 02:28 ps_after.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 121470 Nov 23 02:28 karaf_2_26468_threads_after.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 113069 Nov 23 02:28 karaf_1_35649_threads_after.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 299324 Nov 23 02:28 report.html
02:28:53 -rw-rw-r--. 1 jenkins jenkins 3427941 Nov 23 02:28 log.html
02:28:53 -rw-rw-r--. 1 jenkins jenkins 63485638 Nov 23 02:28 output.xml
02:28:53 -rw-rw-r--. 1 jenkins jenkins 4120 Nov 22 23:47 testplan.txt
02:28:53 -rw-rw-r--. 1 jenkins jenkins 115690 Nov 22 23:47 karaf_3_2100_threads_before.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 14183 Nov 22 23:47 ps_before.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 117788 Nov 22 23:47 karaf_2_2092_threads_before.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 118193 Nov 22 23:47 karaf_1_2090_threads_before.log
02:28:53 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 22 23:44 post-startup-script.sh
02:28:53 -rw-rw-r--. 1 jenkins jenkins 252 Nov 22 23:43 startup-script.sh
02:28:53 -rw-rw-r--. 1 jenkins jenkins 3473 Nov 22 23:43 configuration-script.sh
02:28:53 -rw-rw-r--. 1 jenkins jenkins 695 Nov 22 23:43 custom_shard_config.txt
02:28:53 -rw-rw-r--. 1 jenkins jenkins 135 Nov 22 23:43 scriptplan.txt
02:28:53 -rw-rw-r--. 1 jenkins jenkins 337 Nov 22 23:43 detect_variables.env
02:28:53 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 22 23:43 pom.xml
02:28:53 -rw-rw-r--. 1 jenkins jenkins 92 Nov 22 23:43 set_variables.env
02:28:53 -rw-rw-r--. 1 jenkins jenkins 313 Nov 22 23:43 slave_addresses.txt
02:28:53 -rw-rw-r--. 1 jenkins jenkins 570 Nov 22 23:42 requirements.txt
02:28:53 -rw-rw-r--. 1 jenkins jenkins 26 Nov 22 23:42 env.properties
02:28:53 -rw-rw-r--. 1 jenkins jenkins 333 Nov 22 23:41 stack-parameters.yaml
02:28:53 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 22 23:40 test
02:28:53 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 23:40 test@tmp
02:28:53 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 22 22:37 maven-metadata.xml
02:28:53 + true
02:28:53 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins660343218825973320.sh
02:28:53 Cleaning up Robot installation...
02:28:53 $ ssh-agent -k
02:28:53 unset SSH_AUTH_SOCK;
02:28:53 unset SSH_AGENT_PID;
02:28:53 echo Agent pid 5285 killed;
02:28:53 [ssh-agent] Stopped.
02:28:53 Recording plot data
02:28:53 Robot results publisher started...
02:28:53 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:28:53 -Parsing output xml:
02:28:55 Done!
02:28:55 -Copying log files to build dir:
02:28:58 Done!
02:28:58 -Assigning results to build:
02:28:58 Done!
02:28:58 -Checking thresholds:
02:28:58 Done!
02:28:58 Done publishing Robot results.
02:28:58 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:28:58 [PostBuildScript] - [INFO] Executing post build scripts.
02:28:58 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins507797397566798160.sh
02:28:58 Archiving csit artifacts
02:28:58 mv: cannot stat '*_1.png': No such file or directory
02:28:58 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:28:58 mv: cannot stat '*_2.png': No such file or directory
02:28:58 mv: cannot stat '/tmp/odl2_*': No such file or directory
02:28:58 mv: cannot stat '*_3.png': No such file or directory
02:28:58 mv: cannot stat '/tmp/odl3_*': No such file or directory
02:28:58 % Total % Received % Xferd Average Speed Time Time Time Current
02:28:58 Dload Upload Total Spent Left Speed
02:28:58
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1896k 0 1896k 0 0 4787k 0 --:--:-- --:--:-- --:--:-- 4775k
100 6005k 0 6005k 0 0 5033k 0 --:--:-- 0:00:01 --:--:-- 5033k
02:28:59 Archive: robot-plugin.zip
02:28:59 inflating: ./archives/robot-plugin/log.html
02:28:59 inflating: ./archives/robot-plugin/output.xml
02:28:59 inflating: ./archives/robot-plugin/report.html
02:28:59 mv: cannot stat '*.log.gz': No such file or directory
02:28:59 mv: cannot stat '*.csv': No such file or directory
02:28:59 mv: cannot stat '*.png': No such file or directory
02:28:59 [PostBuildScript] - [INFO] Executing post build scripts.
02:28:59 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins12231988079166482014.sh
02:28:59 [PostBuildScript] - [INFO] Executing post build scripts.
02:28:59 [EnvInject] - Injecting environment variables from a build step.
02:28:59 [EnvInject] - Injecting as environment variables the properties content
02:28:59 OS_CLOUD=vex
02:28:59 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-17
02:28:59
02:28:59 [EnvInject] - Variables injected successfully.
02:28:59 provisioning config files...
02:29:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:29:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins11917019184237815278.sh
02:29:00 ---> openstack-stack-delete.sh
02:29:00 Setup pyenv:
02:29:00 system
02:29:00 3.8.13
02:29:00 3.9.13
02:29:00 3.10.13
02:29:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
02:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
02:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:29:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:29:02 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:29:02 lf-activate-venv(): INFO: Base packages installed successfully
02:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:29:18 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
02:29:18 INFO: Stack cost retrieval disabled, setting cost to 0
02:29:30 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-vanadium-17
02:29:30 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-vanadium-17
02:29:30 [PostBuildScript] - [INFO] Executing post build scripts.
02:29:30 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins5969187885987982829.sh
02:29:30 ---> sysstat.sh
02:29:30 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins9054579550346640616.sh
02:29:30 ---> package-listing.sh
02:29:30 ++ tr '[:upper:]' '[:lower:]'
02:29:30 ++ facter osfamily
02:29:31 + OS_FAMILY=redhat
02:29:31 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium
02:29:31 + START_PACKAGES=/tmp/packages_start.txt
02:29:31 + END_PACKAGES=/tmp/packages_end.txt
02:29:31 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:29:31 + PACKAGES=/tmp/packages_start.txt
02:29:31 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']'
02:29:31 + PACKAGES=/tmp/packages_end.txt
02:29:31 + case "${OS_FAMILY}" in
02:29:31 + sort
02:29:31 + rpm -qa
02:29:31 + '[' -f /tmp/packages_start.txt ']'
02:29:31 + '[' -f /tmp/packages_end.txt ']'
02:29:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:29:31 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']'
02:29:31 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/
02:29:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/
02:29:31 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins14300345771696119395.sh
02:29:31 ---> capture-instance-metadata.sh
02:29:31 Setup pyenv:
02:29:31 system
02:29:31 3.8.13
02:29:31 3.9.13
02:29:31 3.10.13
02:29:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
02:29:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
02:29:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:29:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:29:34 lf-activate-venv(): INFO: Base packages installed successfully
02:29:34 lf-activate-venv(): INFO: Installing additional packages: lftools
02:29:44 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
02:29:44 INFO: Running in OpenStack, capturing instance metadata
02:29:45 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins12217478709631687720.sh
02:29:45 provisioning config files...
02:29:45 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-vanadium #17
02:29:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/config11036173536885872795tmp
02:29:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:29:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:29:45 provisioning config files...
02:29:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:29:46 [EnvInject] - Injecting environment variables from a build step.
02:29:46 [EnvInject] - Injecting as environment variables the properties content
02:29:46 SERVER_ID=logs
02:29:46
02:29:46 [EnvInject] - Variables injected successfully.
02:29:46 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins7011885184752746737.sh
02:29:46 ---> create-netrc.sh
02:29:46 WARN: Log server credential not found.
02:29:46 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins18219192413130935065.sh
02:29:46 ---> python-tools-install.sh
02:29:46 Setup pyenv:
02:29:46 system
02:29:46 3.8.13
02:29:46 3.9.13
02:29:46 3.10.13
02:29:46 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
02:29:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
02:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:29:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:29:48 lf-activate-venv(): INFO: Base packages installed successfully
02:29:48 lf-activate-venv(): INFO: Installing additional packages: lftools
02:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
02:30:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins6806302889867906704.sh
02:30:00 ---> sudo-logs.sh
02:30:00 Archiving 'sudo' log..
02:30:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins1893013506521057880.sh
02:30:00 ---> job-cost.sh
02:30:00 Setup pyenv:
02:30:00 system
02:30:00 3.8.13
02:30:00 3.9.13
02:30:00 3.10.13
02:30:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
02:30:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
02:30:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:30:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:30:02 lf-activate-venv(): INFO: Base packages installed successfully
02:30:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:30:11 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
02:30:11 DEBUG: total: 0
02:30:11 INFO: Retrieving Stack Cost...
02:30:11 INFO: Retrieving Pricing Info for: v3-standard-2
02:30:11 INFO: Archiving Costs
02:30:11 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins9546687994590109033.sh
02:30:11 ---> logs-deploy.sh
02:30:11 Setup pyenv:
02:30:11 system
02:30:11 3.8.13
02:30:11 3.9.13
02:30:11 3.10.13
02:30:11 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version)
02:30:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q9YW from file:/tmp/.os_lf_venv
02:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:30:14 lf-activate-venv(): INFO: Base packages installed successfully
02:30:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-q9YW/bin to PATH
02:30:24 WARNING: Nexus logging server not set
02:30:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-vanadium/17/
02:30:24 INFO: archiving logs to S3
02:30:25 ---> uname -a:
02:30:25 Linux prd-centos8-robot-2c-8g-12750.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:30:25
02:30:25
02:30:25 ---> lscpu:
02:30:25 Architecture: x86_64
02:30:25 CPU op-mode(s): 32-bit, 64-bit
02:30:25 Byte Order: Little Endian
02:30:25 CPU(s): 2
02:30:25 On-line CPU(s) list: 0,1
02:30:25 Thread(s) per core: 1
02:30:25 Core(s) per socket: 1
02:30:25 Socket(s): 2
02:30:25 NUMA node(s): 1
02:30:25 Vendor ID: AuthenticAMD
02:30:25 CPU family: 23
02:30:25 Model: 49
02:30:25 Model name: AMD EPYC-Rome Processor
02:30:25 Stepping: 0
02:30:25 CPU MHz: 2799.998
02:30:25 BogoMIPS: 5599.99
02:30:25 Virtualization: AMD-V
02:30:25 Hypervisor vendor: KVM
02:30:25 Virtualization type: full
02:30:25 L1d cache: 32K
02:30:25 L1i cache: 32K
02:30:25 L2 cache: 512K
02:30:25 L3 cache: 16384K
02:30:25 NUMA node0 CPU(s): 0,1
02:30:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:30:25
02:30:25
02:30:25 ---> nproc:
02:30:25 2
02:30:25
02:30:25
02:30:25 ---> df -h:
02:30:25 Filesystem Size Used Avail Use% Mounted on
02:30:25 devtmpfs 3.8G 0 3.8G 0% /dev
02:30:25 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:30:25 tmpfs 3.8G 25M 3.8G 1% /run
02:30:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:30:25 /dev/vda1 40G 8.4G 32G 22% /
02:30:25 tmpfs 770M 0 770M 0% /run/user/1001
02:30:25
02:30:25
02:30:25 ---> free -m:
02:30:25 total used free shared buff/cache available
02:30:25 Mem: 7697 780 4571 27 2346 6611
02:30:25 Swap: 1023 0 1023
02:30:25
02:30:25
02:30:25 ---> ip addr:
02:30:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:30:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:30:25 inet 127.0.0.1/8 scope host lo
02:30:25 valid_lft forever preferred_lft forever
02:30:25 inet6 ::1/128 scope host
02:30:25 valid_lft forever preferred_lft forever
02:30:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:30:25 link/ether fa:16:3e:8b:ec:19 brd ff:ff:ff:ff:ff:ff
02:30:25 altname enp0s3
02:30:25 altname ens3
02:30:25 inet 10.30.170.141/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:30:25 valid_lft 76145sec preferred_lft 76145sec
02:30:25 inet6 fe80::f816:3eff:fe8b:ec19/64 scope link
02:30:25 valid_lft forever preferred_lft forever
02:30:25
02:30:25
02:30:25 ---> sar -b -r -n DEV:
02:30:25 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12750.novalocal) 11/23/2025 _x86_64_ (2 CPU)
02:30:25
02:30:25 12:00:01 AM tps rtps wtps bread/s bwrtn/s
02:30:25 12:01:01 AM 0.98 0.02 0.97 0.13 204.66
02:30:25 12:02:01 AM 0.40 0.07 0.33 1.73 27.32
02:30:25 12:03:01 AM 0.27 0.00 0.27 0.00 13.91
02:30:25 12:04:01 AM 0.23 0.00 0.23 0.00 24.56
02:30:25 12:05:01 AM 0.17 0.00 0.17 0.00 13.15
02:30:25 12:06:01 AM 0.30 0.00 0.30 0.00 75.62
02:30:25 12:07:01 AM 0.23 0.00 0.23 0.00 141.55
02:30:25 12:08:01 AM 0.42 0.07 0.35 7.60 98.53
02:30:25 12:09:01 AM 0.38 0.00 0.38 0.00 19.78
02:30:25 12:10:00 AM 0.25 0.00 0.25 0.00 18.17
02:30:25 12:10:01 AM 0.00 0.00 0.00 0.00 0.00
02:30:25 12:11:01 AM 0.70 0.00 0.70 0.00 21.69
02:30:25 12:12:01 AM 0.23 0.00 0.23 0.00 29.08
02:30:25 12:13:01 AM 0.35 0.00 0.35 0.00 19.91
02:30:25 12:14:01 AM 0.27 0.00 0.27 0.00 67.66
02:30:25 12:15:01 AM 0.17 0.00 0.17 0.00 9.40
02:30:25 12:16:01 AM 0.30 0.00 0.30 0.00 20.46
02:30:25 12:17:01 AM 0.23 0.00 0.23 0.00 17.36
02:30:25 12:18:01 AM 0.12 0.00 0.12 0.00 8.53
02:30:25 12:19:01 AM 0.15 0.02 0.13 0.13 16.41
02:30:25 12:20:00 AM 8.85 5.81 3.04 562.82 94.73
02:30:25 12:20:01 AM 0.00 0.00 0.00 0.00 0.00
02:30:25 12:21:01 AM 0.32 0.00 0.32 0.00 12.15
02:30:25 12:22:01 AM 0.27 0.00 0.27 0.00 15.39
02:30:25 12:23:01 AM 0.12 0.00 0.12 0.00 7.20
02:30:25 12:24:01 AM 0.12 0.00 0.12 0.00 12.15
02:30:25 12:25:01 AM 0.40 0.00 0.40 0.00 13.45
02:30:25 12:26:01 AM 0.25 0.00 0.25 0.00 19.10
02:30:25 12:27:01 AM 0.13 0.00 0.13 0.00 21.61
02:30:25 12:28:01 AM 0.23 0.00 0.23 0.00 20.15
02:30:25 12:29:01 AM 0.20 0.00 0.20 0.00 87.70
02:30:25 12:30:01 AM 0.20 0.00 0.20 0.00 60.21
02:30:25 12:31:01 AM 0.23 0.00 0.23 0.00 35.54
02:30:25 12:32:01 AM 0.30 0.00 0.30 0.00 11.88
02:30:25 12:33:01 AM 0.23 0.00 0.23 0.00 13.23
02:30:25 12:34:01 AM 0.20 0.00 0.20 0.00 17.10
02:30:25 12:35:01 AM 0.18 0.00 0.18 0.00 9.53
02:30:25 12:36:01 AM 0.60 0.32 0.28 6.93 21.76
02:30:25 12:37:02 AM 0.77 0.00 0.77 0.00 27.39
02:30:25 12:38:01 AM 0.22 0.00 0.22 0.00 17.49
02:30:25 12:39:01 AM 0.20 0.00 0.20 0.00 19.76
02:30:25 12:40:00 AM 0.22 0.00 0.22 0.00 7.97
02:30:25 12:41:01 AM 0.27 0.00 0.27 0.00 7.94
02:30:25 12:42:01 AM 0.28 0.00 0.28 0.00 6.32
02:30:25 12:43:01 AM 0.18 0.00 0.18 0.00 4.15
02:30:25 12:44:01 AM 0.18 0.00 0.18 0.00 6.05
02:30:25 12:45:01 AM 0.28 0.00 0.28 0.00 5.70
02:30:25 12:46:01 AM 0.32 0.00 0.32 0.00 14.18
02:30:25 12:47:01 AM 0.38 0.00 0.38 0.00 9.07
02:30:25 12:48:01 AM 0.17 0.00 0.17 0.00 3.58
02:30:25 12:49:01 AM 0.13 0.00 0.13 0.00 4.93
02:30:25 12:50:01 AM 0.17 0.00 0.17 0.00 3.68
02:30:25 12:51:01 AM 0.30 0.00 0.30 0.00 11.70
02:30:25 12:52:01 AM 0.27 0.00 0.27 0.00 12.53
02:30:25 12:53:01 AM 0.18 0.00 0.18 0.00 14.55
02:30:25 12:54:01 AM 0.13 0.00 0.13 0.00 9.23
02:30:25 12:55:01 AM 0.23 0.00 0.23 0.00 15.96
02:30:25 12:56:01 AM 0.27 0.00 0.27 0.00 10.05
02:30:25 12:57:01 AM 0.35 0.00 0.35 0.00 20.00
02:30:25 12:58:01 AM 0.12 0.00 0.12 0.00 6.93
02:30:25 12:59:01 AM 0.13 0.00 0.13 0.00 19.60
02:30:25 01:00:01 AM 0.42 0.00 0.42 0.00 9.85
02:30:25 01:01:01 AM 0.25 0.03 0.22 0.27 5.98
02:30:25 01:02:01 AM 0.27 0.00 0.27 0.00 8.40
02:30:25 01:03:01 AM 0.25 0.00 0.25 0.00 6.23
02:30:25 01:04:01 AM 0.25 0.00 0.25 0.00 10.73
02:30:25 01:05:01 AM 0.23 0.00 0.23 0.00 6.55
02:30:25 01:06:01 AM 0.30 0.00 0.30 0.00 9.25
02:30:25 01:07:01 AM 0.28 0.00 0.28 0.00 5.07
02:30:25 01:08:01 AM 0.38 0.00 0.38 0.00 7.08
02:30:25 01:09:01 AM 0.37 0.00 0.37 0.00 5.75
02:30:25 01:10:01 AM 0.35 0.00 0.35 0.00 9.31
02:30:25 01:11:01 AM 0.38 0.00 0.38 0.00 13.78
02:30:25 01:12:01 AM 0.23 0.00 0.23 0.00 16.14
02:30:25 01:13:01 AM 0.15 0.00 0.15 0.00 9.75
02:30:25 01:14:01 AM 0.22 0.00 0.22 0.00 14.98
02:30:25 01:15:01 AM 0.20 0.00 0.20 0.00 10.45
02:30:25 01:16:01 AM 0.27 0.00 0.27 0.00 18.71
02:30:25 01:17:01 AM 0.80 0.00 0.80 0.00 25.71
02:30:25 01:18:01 AM 0.25 0.00 0.25 0.00 14.65
02:30:25 01:19:01 AM 0.42 0.00 0.42 0.00 7.48
02:30:25 01:20:01 AM 0.45 0.00 0.45 0.00 7.38
02:30:25 01:21:01 AM 0.37 0.00 0.37 0.00 8.35
02:30:25 01:22:01 AM 0.43 0.00 0.43 0.00 7.60
02:30:25 01:23:01 AM 0.43 0.00 0.43 0.00 7.05
02:30:25 01:24:01 AM 0.32 0.00 0.32 0.00 11.61
02:30:25 01:25:01 AM 0.15 0.00 0.15 0.00 2.72
02:30:25 01:26:01 AM 0.23 0.00 0.23 0.00 6.88
02:30:25 01:27:01 AM 0.20 0.00 0.20 0.00 2.93
02:30:25 01:28:01 AM 0.17 0.00 0.17 0.00 9.38
02:30:25 01:29:01 AM 0.17 0.00 0.17 0.00 16.03
02:30:25 01:30:01 AM 0.23 0.00 0.23 0.00 13.38
02:30:25 01:31:01 AM 0.33 0.00 0.33 0.00 19.66
02:30:25 01:32:01 AM 0.22 0.00 0.22 0.00 10.68
02:30:25 01:33:01 AM 0.13 0.00 0.13 0.00 16.53
02:30:25 01:34:01 AM 0.15 0.00 0.15 0.00 16.40
02:30:25 01:35:01 AM 0.17 0.00 0.17 0.00 19.93
02:30:25 01:36:01 AM 0.85 0.00 0.85 0.00 17.68
02:30:25 01:37:01 AM 0.28 0.00 0.28 0.00 6.26
02:30:25 01:38:01 AM 0.18 0.00 0.18 0.00 6.02
02:30:25 01:39:01 AM 0.12 0.00 0.12 0.00 2.80
02:30:25 01:40:01 AM 0.18 0.00 0.18 0.00 5.93
02:30:25 01:41:01 AM 0.27 0.00 0.27 0.00 9.70
02:30:25 01:42:01 AM 0.18 0.00 0.18 0.00 8.13
02:30:25 01:43:01 AM 0.17 0.00 0.17 0.00 11.06
02:30:25 01:44:01 AM 0.22 0.00 0.22 0.00 12.06
02:30:25 01:45:01 AM 0.22 0.00 0.22 0.00 17.26
02:30:25 01:46:01 AM 0.22 0.00 0.22 0.00 11.23
02:30:25 01:47:01 AM 0.17 0.00 0.17 0.00 15.20
02:30:25 01:48:01 AM 0.13 0.00 0.13 0.00 14.13
02:30:25 01:49:01 AM 0.23 0.00 0.23 0.00 30.14
02:30:25 01:50:01 AM 0.18 0.00 0.18 0.00 4.18
02:30:25 01:51:01 AM 0.50 0.00 0.50 0.00 11.48
02:30:25 01:52:01 AM 0.27 0.00 0.27 0.00 5.78
02:30:25 01:53:01 AM 0.17 0.00 0.17 0.00 5.22
02:30:25 01:54:01 AM 0.12 0.00 0.12 0.00 3.60
02:30:25 01:55:01 AM 0.20 0.00 0.20 0.00 10.33
02:30:25 01:56:01 AM 0.25 0.00 0.25 0.00 5.35
02:30:25 01:57:01 AM 0.12 0.00 0.12 0.00 6.93
02:30:25 01:58:01 AM 0.17 0.00 0.17 0.00 10.66
02:30:25 01:59:01 AM 0.15 0.00 0.15 0.00 16.26
02:30:25 02:00:01 AM 0.15 0.00 0.15 0.00 16.34
02:30:25 02:01:01 AM 0.72 0.00 0.72 0.00 24.55
02:30:25 02:02:01 AM 0.18 0.00 0.18 0.00 11.84
02:30:25 02:03:01 AM 0.15 0.00 0.15 0.00 16.33
02:30:25 02:04:01 AM 0.17 0.00 0.17 0.00 18.44
02:30:25 02:05:01 AM 0.30 0.00 0.30 0.00 7.17
02:30:25 02:06:01 AM 0.25 0.00 0.25 0.00 6.32
02:30:25 02:07:01 AM 0.15 0.00 0.15 0.00 5.06
02:30:25 02:08:01 AM 0.45 0.00 0.45 0.00 7.90
02:30:25 02:09:01 AM 0.45 0.00 0.45 0.00 7.40
02:30:25 02:10:01 AM 0.42 0.00 0.42 0.00 10.48
02:30:25 02:11:01 AM 0.43 0.00 0.43 0.00 11.90
02:30:25 02:12:01 AM 0.57 0.00 0.57 0.00 14.50
02:30:25 02:13:01 AM 0.50 0.00 0.50 0.00 17.31
02:30:25 02:14:01 AM 0.42 0.00 0.42 0.00 15.96
02:30:25 02:15:01 AM 0.53 0.00 0.53 0.00 15.96
02:30:25 02:16:01 AM 0.27 0.00 0.27 0.00 18.41
02:30:25 02:17:01 AM 0.18 0.00 0.18 0.00 17.05
02:30:25 02:18:01 AM 0.17 0.00 0.17 0.00 20.83
02:30:25 02:19:01 AM 0.12 0.00 0.12 0.00 4.80
02:30:25 02:20:01 AM 0.25 0.00 0.25 0.00 7.66
02:30:25 02:21:01 AM 0.42 0.00 0.42 0.00 12.15
02:30:25 02:22:01 AM 0.25 0.00 0.25 0.00 5.16
02:30:25 02:23:01 AM 0.12 0.00 0.12 0.00 2.93
02:30:25 02:24:01 AM 0.13 0.00 0.13 0.00 4.93
02:30:25 02:25:01 AM 0.23 0.00 0.23 0.00 9.90
02:30:25 02:26:01 AM 0.20 0.00 0.20 0.00 9.85
02:30:25 02:27:01 AM 0.30 0.00 0.30 0.00 20.63
02:30:25 02:28:01 AM 0.18 0.00 0.18 0.00 21.34
02:30:25 02:29:01 AM 2.47 0.28 2.18 33.86 241.68
02:30:25 02:30:00 AM 34.31 0.43 33.89 49.29 3904.32
02:30:25 02:30:01 AM 11.81 0.00 11.81 0.00 407.87
02:30:25 Average: 0.57 0.05 0.52 4.36 44.36
02:30:25
02:30:25 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:30:25 12:01:01 AM 4726484 6846256 3155948 40.04 2688 2295176 909544 10.18 268424 2502328 256
02:30:25 12:02:01 AM 4726396 6846724 3156036 40.04 2688 2295740 909544 10.18 268580 2502588 100
02:30:25 12:03:01 AM 4726180 6846996 3156252 40.04 2688 2296220 909544 10.18 268580 2502792 252
02:30:25 12:04:01 AM 4725692 6846944 3156740 40.05 2688 2296648 909544 10.18 268580 2503496 32
02:30:25 12:05:01 AM 4724972 6846696 3157460 40.06 2688 2297120 909544 10.18 268580 2503936 176
02:30:25 12:06:01 AM 4718916 6843100 3163516 40.13 2688 2299588 924920 10.36 268788 2509680 500
02:30:25 12:07:01 AM 4713352 6841528 3169080 40.20 2688 2303596 917080 10.27 268788 2515196 292
02:30:25 12:08:01 AM 4706464 6837656 3175968 40.29 2688 2306580 917716 10.28 268824 2522184 208
02:30:25 12:09:01 AM 4705948 6837520 3176484 40.30 2688 2306960 917716 10.28 268824 2522588 144
02:30:25 12:10:00 AM 4706404 6838356 3176028 40.29 2688 2307332 918360 10.28 268824 2522636 56
02:30:25 12:10:01 AM 4705844 6837816 3176588 40.30 2688 2307352 918360 10.28 268824 2522992 88
02:30:25 12:11:01 AM 4705216 6837560 3177216 40.31 2688 2307732 918360 10.28 268824 2523548 52
02:30:25 12:12:01 AM 4703864 6836980 3178568 40.32 2688 2308504 918360 10.28 268824 2524700 24
02:30:25 12:13:01 AM 4701724 6836864 3180708 40.35 2688 2310520 918360 10.28 268848 2526780 1552
02:30:25 12:14:01 AM 4701432 6837004 3181000 40.36 2688 2310952 918360 10.28 268848 2527216 56
02:30:25 12:15:01 AM 4701036 6836988 3181396 40.36 2688 2311332 918360 10.28 268848 2527596 204
02:30:25 12:16:01 AM 4700556 6836908 3181876 40.37 2688 2311732 918360 10.28 268848 2528064 144
02:30:25 12:17:01 AM 4700248 6836984 3182184 40.37 2688 2312116 918360 10.28 268848 2528380 72
02:30:25 12:18:01 AM 4699764 6836880 3182668 40.38 2688 2312496 918360 10.28 268848 2528776 220
02:30:25 12:19:01 AM 4699096 6836596 3183336 40.39 2688 2312880 920036 10.30 268848 2529288 144
02:30:25 12:20:00 AM 4682416 6837228 3200016 40.60 2688 2330144 929384 10.41 271056 2543932 56
02:30:25 12:20:01 AM 4681816 6836628 3200616 40.60 2688 2330144 929384 10.41 271056 2544396 68
02:30:25 12:21:01 AM 4681500 6836604 3200932 40.61 2688 2330436 929384 10.41 271056 2544640 152
02:30:25 12:22:01 AM 4681292 6836680 3201140 40.61 2688 2330720 929384 10.41 271056 2544856 56
02:30:25 12:23:01 AM 4680996 6836664 3201436 40.61 2688 2331008 929384 10.41 271056 2545136 152
02:30:25 12:24:01 AM 4680884 6836840 3201548 40.62 2688 2331296 929384 10.41 271056 2545424 100
02:30:25 12:25:01 AM 4680436 6836680 3201996 40.62 2688 2331584 929384 10.41 271056 2545932 164
02:30:25 12:26:01 AM 4680204 6836784 3202228 40.62 2688 2331908 929384 10.41 271108 2546068 16
02:30:25 12:27:01 AM 4679252 6836344 3203180 40.64 2688 2332428 913176 10.22 271108 2546720 0
02:30:25 12:28:01 AM 4679044 6836776 3203388 40.64 2688 2333060 913176 10.22 271108 2547156 4
02:30:25 12:29:01 AM 4675520 6836520 3206912 40.68 2688 2336324 913176 10.22 271108 2550420 700
02:30:25 12:30:01 AM 4674372 6836448 3208060 40.70 2688 2337400 932840 10.44 271244 2551364 4
02:30:25 12:31:01 AM 4673284 6836328 3209148 40.71 2688 2338364 932840 10.44 271268 2552508 16
02:30:25 12:32:01 AM 4673220 6836504 3209212 40.71 2688 2338612 932840 10.44 271268 2552552 24
02:30:25 12:33:01 AM 4672636 6836296 3209796 40.72 2688 2338988 950244 10.64 271268 2553172 84
02:30:25 12:34:01 AM 4672104 6836152 3210328 40.73 2688 2339368 950244 10.64 271268 2553620 4
02:30:25 12:35:01 AM 4672072 6836504 3210360 40.73 2688 2339748 950244 10.64 271268 2554024 160
02:30:25 12:36:01 AM 4671356 6836372 3211076 40.74 2688 2340332 950244 10.64 271396 2554472 32
02:30:25 12:37:02 AM 4670896 6836284 3211536 40.74 2688 2340712 950244 10.64 271396 2554776 116
02:30:25 12:38:01 AM 4670636 6836404 3211796 40.75 2688 2341092 950244 10.64 271396 2555296 68
02:30:25 12:39:01 AM 4669848 6836208 3212584 40.76 2688 2341684 950244 10.64 271396 2555968 128
02:30:25 12:40:00 AM 4670496 6836952 3211936 40.75 2688 2341780 934556 10.46 271396 2555512 40
02:30:25 12:41:01 AM 4669912 6836480 3212520 40.76 2688 2341876 934556 10.46 271396 2556152 4
02:30:25 12:42:01 AM 4669412 6836060 3213020 40.76 2688 2341956 934556 10.46 271396 2556260 24
02:30:25 12:43:01 AM 4669568 6836312 3212864 40.76 2688 2342052 934556 10.46 271396 2556300 56
02:30:25 12:44:01 AM 4669500 6836344 3212932 40.76 2688 2342152 919156 10.29 271396 2556380 24
02:30:25 12:45:01 AM 4669000 6836112 3213432 40.77 2688 2342420 919156 10.29 271396 2556752 228
02:30:25 12:46:01 AM 4668840 6836008 3213592 40.77 2688 2342476 919156 10.29 271396 2556792 4
02:30:25 12:47:01 AM 4669136 6836436 3213296 40.77 2688 2342608 919156 10.29 271396 2556740 4
02:30:25 12:48:01 AM 4668964 6836372 3213468 40.77 2688 2342720 919156 10.29 271396 2556852 72
02:30:25 12:49:01 AM 4669088 6836552 3213344 40.77 2688 2342776 919156 10.29 271396 2556908 4
02:30:25 12:50:01 AM 4668500 6836052 3213932 40.77 2688 2342864 936540 10.49 271396 2557112 24
02:30:25 12:51:01 AM 4668392 6836176 3214040 40.77 2688 2343088 936540 10.49 271396 2557304 28
02:30:25 12:52:01 AM 4668168 6836328 3214264 40.78 2688 2343472 916084 10.26 271396 2557612 148
02:30:25 12:53:01 AM 4667672 6836144 3214760 40.78 2688 2343776 916084 10.26 271396 2558036 68
02:30:25 12:54:01 AM 4667300 6836084 3215132 40.79 2688 2344096 916084 10.26 271400 2558364 152
02:30:25 12:55:01 AM 4667000 6836116 3215432 40.79 2688 2344420 916084 10.26 271400 2558764 68
02:30:25 12:56:01 AM 4666920 6836340 3215512 40.79 2688 2344724 916084 10.26 271400 2558944 176
02:30:25 12:57:01 AM 4666728 6836476 3215704 40.80 2688 2345060 916084 10.26 271428 2559164 52
02:30:25 12:58:01 AM 4666036 6836428 3216396 40.80 2688 2345704 916084 10.26 271428 2559848 512
02:30:25 12:59:01 AM 4665792 6836272 3216640 40.81 2688 2345792 916084 10.26 271428 2559936 40
02:30:25 01:00:01 AM 4664720 6835292 3217712 40.82 2688 2345884 919320 10.29 271428 2560492 72
02:30:25 01:01:01 AM 4664684 6835360 3217748 40.82 2688 2345984 919320 10.29 271432 2560776 52
02:30:25 01:02:01 AM 4665660 6836428 3216772 40.81 2688 2346076 919320 10.29 271436 2560216 24
02:30:25 01:03:01 AM 4665320 6836188 3217112 40.81 2688 2346168 919320 10.29 271436 2560440 52
02:30:25 01:04:01 AM 4665236 6836312 3217196 40.81 2688 2346384 919320 10.29 271436 2560540 48
02:30:25 01:05:01 AM 4664120 6835284 3218312 40.83 2688 2346464 919320 10.29 271436 2560912 56
02:30:25 01:06:01 AM 4664676 6835928 3217756 40.82 2688 2346556 919320 10.29 271452 2560892 4
02:30:25 01:07:01 AM 4664604 6835944 3217828 40.82 2688 2346644 919320 10.29 271452 2560800 4
02:30:25 01:08:01 AM 4664728 6836168 3217704 40.82 2688 2346744 919320 10.29 271460 2560888 4
02:30:25 01:09:01 AM 4664516 6836012 3217916 40.82 2688 2346800 919320 10.29 271452 2561080 4
02:30:25 01:10:01 AM 4664148 6835836 3218284 40.83 2688 2346992 939340 10.52 271456 2561268 40
02:30:25 01:11:01 AM 4664160 6836180 3218272 40.83 2688 2347320 939340 10.52 271456 2561548 128
02:30:25 01:12:01 AM 4664076 6836408 3218356 40.83 2688 2347640 939340 10.52 271456 2561792 52
02:30:25 01:13:01 AM 4663752 6836392 3218680 40.83 2688 2347948 939340 10.52 271456 2562100 112
02:30:25 01:14:01 AM 4663420 6836384 3219012 40.84 2688 2348272 939340 10.52 271456 2562448 56
02:30:25 01:15:01 AM 4662972 6836256 3219460 40.84 2688 2348592 939340 10.52 271456 2562924 132
02:30:25 01:16:01 AM 4662556 6836156 3219876 40.85 2688 2348900 939340 10.52 271452 2563168 8
02:30:25 01:17:01 AM 4662448 6836504 3219984 40.85 2688 2349356 922548 10.33 271452 2563480 64
02:30:25 01:18:01 AM 4662092 6836524 3220340 40.85 2688 2349732 922548 10.33 271452 2563736 24
02:30:25 01:19:01 AM 4661764 6836284 3220668 40.86 2688 2349828 922548 10.33 271452 2564220 24
02:30:25 01:20:01 AM 4661804 6836408 3220628 40.86 2688 2349904 919736 10.30 271452 2564148 4
02:30:25 01:21:01 AM 4661732 6836436 3220700 40.86 2688 2350004 919736 10.30 271452 2564088 4
02:30:25 01:22:01 AM 4661344 6836140 3221088 40.86 2688 2350096 919736 10.30 271452 2564520 4
02:30:25 01:23:01 AM 4661712 6836596 3220720 40.86 2688 2350184 919736 10.30 271452 2564200 4
02:30:25 01:24:01 AM 4661280 6836372 3221152 40.86 2688 2350392 919736 10.30 271452 2564424 4
02:30:25 01:25:01 AM 4661380 6836616 3221052 40.86 2688 2350536 919736 10.30 271452 2564564 100
02:30:25 01:26:01 AM 4661296 6836548 3221136 40.86 2688 2350552 919736 10.30 271452 2564648 24
02:30:25 01:27:01 AM 4660984 6836428 3221448 40.87 2688 2350752 919736 10.30 271452 2564768 204
02:30:25 01:28:01 AM 4658492 6834080 3223940 40.90 2688 2350896 919736 10.30 271452 2567208 120
02:30:25 01:29:01 AM 4660596 6836580 3221836 40.87 2688 2351284 919736 10.30 271452 2565340 60
02:30:25 01:30:01 AM 4659348 6835720 3223084 40.89 2688 2351672 952924 10.67 271452 2566076 124
02:30:25 01:31:01 AM 4659716 6836468 3222716 40.88 2688 2352060 933452 10.45 271452 2566316 84
02:30:25 01:32:01 AM 4659264 6836400 3223168 40.89 2688 2352444 933452 10.45 271452 2566500 236
02:30:25 01:33:01 AM 4658684 6836212 3223748 40.90 2688 2352828 933452 10.45 271452 2567248 164
02:30:25 01:34:01 AM 4658408 6836396 3224024 40.90 2688 2353288 933452 10.45 271452 2567368 164
02:30:25 01:35:01 AM 4658056 6836464 3224376 40.91 2688 2353708 933452 10.45 271452 2567912 48
02:30:25 01:36:01 AM 4657416 6835924 3225016 40.91 2688 2353804 935752 10.48 280480 2559264 24
02:30:25 01:37:01 AM 4657792 6836392 3224640 40.91 2688 2353896 935752 10.48 280480 2559092 52
02:30:25 01:38:01 AM 4657788 6836484 3224644 40.91 2688 2353992 935752 10.48 280480 2559076 24
02:30:25 01:39:01 AM 4657600 6836388 3224832 40.91 2688 2354084 935752 10.48 280480 2559168 56
02:30:25 01:40:01 AM 4657056 6835924 3225376 40.92 2688 2354172 935752 10.48 280480 2559596 20
02:30:25 01:41:01 AM 4657108 6836188 3225324 40.92 2688 2354376 935752 10.48 280480 2559536 40
02:30:25 01:42:01 AM 4656632 6835880 3225800 40.92 2688 2354544 935752 10.48 280480 2559916 52
02:30:25 01:43:01 AM 4656876 6836412 3225556 40.92 2688 2354840 916732 10.26 280480 2559936 40
02:30:25 01:44:01 AM 4656348 6836268 3226084 40.93 2688 2355224 932112 10.44 280480 2560440 144
02:30:25 01:45:01 AM 4655592 6835884 3226840 40.94 2688 2355588 932112 10.44 280480 2560984 64
02:30:25 01:46:01 AM 4655632 6836324 3226800 40.94 2688 2355988 932112 10.44 280480 2561176 232
02:30:25 01:47:01 AM 4655172 6836240 3227260 40.94 2688 2356372 932112 10.44 280480 2561484 192
02:30:25 01:48:01 AM 4655092 6836544 3227340 40.94 2688 2356752 932112 10.44 280480 2561864 176
02:30:25 01:49:01 AM 4654244 6836364 3228188 40.95 2688 2357420 932112 10.44 280480 2562532 24
02:30:25 01:50:01 AM 4653936 6836156 3228496 40.96 2688 2357512 949768 10.63 280480 2562748 56
02:30:25 01:51:01 AM 4653784 6836096 3228648 40.96 2688 2357604 949768 10.63 280480 2562800 20
02:30:25 01:52:01 AM 4653816 6836224 3228616 40.96 2688 2357700 949768 10.63 280480 2562828 52
02:30:25 01:53:01 AM 4653768 6836268 3228664 40.96 2688 2357792 949768 10.63 280480 2562920 24
02:30:25 01:54:01 AM 4653520 6836104 3228912 40.96 2688 2357884 949768 10.63 280480 2563216 56
02:30:25 01:55:01 AM 4653400 6836208 3229032 40.96 2688 2358100 929976 10.41 280480 2563228 4
02:30:25 01:56:01 AM 4652972 6835936 3229460 40.97 2688 2358264 929976 10.41 280480 2563588 152
02:30:25 01:57:01 AM 4650820 6833912 3231612 41.00 2688 2358384 947880 10.61 280480 2565796 104
02:30:25 01:58:01 AM 4652744 6836228 3229688 40.97 2688 2358780 928960 10.40 280480 2564136 220
02:30:25 01:59:01 AM 4652488 6836352 3229944 40.98 2688 2359160 928960 10.40 280480 2564312 144
02:30:25 02:00:01 AM 4651664 6835912 3230768 40.99 2688 2359544 934388 10.46 280480 2564812 72
02:30:25 02:01:01 AM 4650524 6835164 3231908 41.00 2688 2359928 934388 10.46 280480 2565960 24
02:30:25 02:02:01 AM 4651404 6836424 3231028 40.99 2688 2360308 934388 10.46 280480 2565464 112
02:30:25 02:03:01 AM 4650856 6836264 3231576 41.00 2688 2360696 934388 10.46 280480 2565852 40
02:30:25 02:04:01 AM 4650412 6836348 3232020 41.00 2688 2361224 934388 10.46 280480 2566380 48
02:30:25 02:05:01 AM 4650388 6836428 3232044 41.00 2688 2361320 934388 10.46 280480 2566484 24
02:30:25 02:06:01 AM 4650280 6836412 3232152 41.00 2688 2361412 934388 10.46 280480 2566644 52
02:30:25 02:07:01 AM 4650184 6836408 3232248 41.01 2688 2361504 934388 10.46 280480 2566668 24
02:30:25 02:08:01 AM 4650076 6836396 3232356 41.01 2688 2361596 934388 10.46 280480 2566876 4
02:30:25 02:09:01 AM 4650052 6836460 3232380 41.01 2688 2361692 934388 10.46 280480 2566848 4
02:30:25 02:10:01 AM 4649024 6835636 3233408 41.02 2688 2361888 934388 10.46 280480 2567404 4
02:30:25 02:11:01 AM 4649264 6836052 3233168 41.02 2688 2362060 918872 10.29 280480 2567412 4
02:30:25 02:12:01 AM 4646896 6833928 3235536 41.05 2688 2362312 935272 10.47 280480 2569644 24
02:30:25 02:13:01 AM 4648820 6836216 3233612 41.02 2688 2362676 935272 10.47 280480 2567840 40
02:30:25 02:14:01 AM 4648368 6836156 3234064 41.03 2688 2363060 935272 10.47 280488 2568516 36
02:30:25 02:15:01 AM 4647752 6835900 3234680 41.04 2688 2363428 935272 10.47 280480 2568912 128
02:30:25 02:16:01 AM 4647620 6836148 3234812 41.04 2688 2363808 935272 10.47 280480 2569204 84
02:30:25 02:17:01 AM 4647384 6836308 3235048 41.04 2688 2364196 935272 10.47 280480 2569416 24
02:30:25 02:18:01 AM 4646472 6836056 3235960 41.05 2688 2364864 935272 10.47 280480 2570192 104
02:30:25 02:19:01 AM 4646584 6836256 3235848 41.05 2688 2364952 935272 10.47 280480 2570164 72
02:30:25 02:20:01 AM 4646312 6836080 3236120 41.05 2688 2365048 935272 10.47 280480 2570376 40
02:30:25 02:21:01 AM 4646292 6836168 3236140 41.06 2688 2365148 935272 10.47 280480 2570436 4
02:30:25 02:22:01 AM 4646184 6836148 3236248 41.06 2688 2365236 935272 10.47 280480 2570456 36
02:30:25 02:23:01 AM 4646320 6836372 3236112 41.05 2688 2365332 935272 10.47 280480 2570524 68
02:30:25 02:24:01 AM 4645672 6835936 3236760 41.06 2688 2365544 935272 10.47 280480 2570760 160
02:30:25 02:25:01 AM 4643456 6833920 3238976 41.09 2688 2365736 935272 10.47 280480 2573040 168
02:30:25 02:26:01 AM 4643200 6833852 3239232 41.09 2688 2365920 935272 10.47 280480 2573388 160
02:30:25 02:27:01 AM 4639856 6831064 3242576 41.14 2688 2366476 986484 11.05 280480 2576348 188
02:30:25 02:28:01 AM 4638888 6830556 3243544 41.15 2688 2366936 1018688 11.41 280480 2577124 48
02:30:25 02:29:01 AM 4721836 6813428 3160596 40.10 2688 2268488 861076 9.64 338396 2448332 79248
02:30:25 02:30:00 AM 4774104 6859292 3108328 39.43 2688 2266524 820780 9.19 538916 2210284 12440
02:30:25 02:30:01 AM 4737648 6824028 3144784 39.90 2688 2267692 860020 9.63 540180 2245404 13632
02:30:25 Average: 4668947 6836548 3213485 40.77 2688 2343003 928169 10.39 278127 2550567 783
02:30:25
02:30:25 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:30:25 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:01:01 AM eth0 2.15 1.23 0.58 0.26 0.00 0.00 0.00 0.00
02:30:25 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:02:01 AM eth0 2.25 1.13 0.64 0.37 0.00 0.00 0.00 0.00
02:30:25 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:03:01 AM eth0 4.35 1.10 0.58 0.19 0.00 0.00 0.00 0.00
02:30:25 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:04:01 AM eth0 4.20 1.15 0.90 0.43 0.00 0.00 0.00 0.00
02:30:25 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:05:01 AM eth0 1.70 1.33 0.65 0.38 0.00 0.00 0.00 0.00
02:30:25 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:06:01 AM eth0 33.02 29.27 5.63 2.91 0.00 0.00 0.00 0.00
02:30:25 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:07:01 AM eth0 1.92 2.48 0.29 0.49 0.00 0.00 0.00 0.00
02:30:25 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:08:01 AM eth0 28.96 27.78 5.33 3.14 0.00 0.00 0.00 0.00
02:30:25 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:09:01 AM eth0 10.70 9.03 2.72 1.79 0.00 0.00 0.00 0.00
02:30:25 12:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:10:00 AM eth0 11.18 9.04 2.73 1.80 0.00 0.00 0.00 0.00
02:30:25 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:11:01 AM eth0 11.55 9.21 2.93 1.86 0.00 0.00 0.00 0.00
02:30:25 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:12:01 AM eth0 22.93 18.10 5.49 3.45 0.00 0.00 0.00 0.00
02:30:25 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:13:01 AM eth0 80.74 77.76 15.33 6.41 0.00 0.00 0.00 0.00
02:30:25 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:14:01 AM eth0 13.23 10.50 3.15 2.03 0.00 0.00 0.00 0.00
02:30:25 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:15:01 AM eth0 11.11 9.36 2.78 1.85 0.00 0.00 0.00 0.00
02:30:25 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:16:01 AM eth0 11.55 9.35 2.97 1.88 0.00 0.00 0.00 0.00
02:30:25 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:17:01 AM eth0 10.58 9.15 2.72 1.80 0.00 0.00 0.00 0.00
02:30:25 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:18:01 AM eth0 10.61 8.98 2.67 1.79 0.00 0.00 0.00 0.00
02:30:25 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:19:01 AM eth0 10.96 9.31 2.84 1.81 0.00 0.00 0.00 0.00
02:30:25 12:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:20:00 AM eth0 16.34 13.93 4.12 2.51 0.00 0.00 0.00 0.00
02:30:25 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:21:01 AM eth0 1.57 0.75 0.49 0.20 0.00 0.00 0.00 0.00
02:30:25 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:22:01 AM eth0 0.77 0.60 0.26 0.13 0.00 0.00 0.00 0.00
02:30:25 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:23:01 AM eth0 0.85 0.65 0.26 0.13 0.00 0.00 0.00 0.00
02:30:25 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:24:01 AM eth0 1.13 0.68 0.30 0.14 0.00 0.00 0.00 0.00
02:30:25 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:25:01 AM eth0 1.15 0.90 0.60 0.39 0.00 0.00 0.00 0.00
02:30:25 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:26:01 AM eth0 11.70 10.68 2.20 1.28 0.00 0.00 0.00 0.00
02:30:25 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:27:01 AM eth0 11.38 10.76 2.14 1.35 0.00 0.00 0.00 0.00
02:30:25 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:28:01 AM eth0 9.80 9.63 1.45 0.85 0.00 0.00 0.00 0.00
02:30:25 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:29:01 AM eth0 2.42 3.35 0.31 0.89 0.00 0.00 0.00 0.00
02:30:25 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:30:01 AM eth0 9.83 10.01 1.44 0.90 0.00 0.00 0.00 0.00
02:30:25 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:31:01 AM eth0 3.43 3.40 1.00 0.67 0.00 0.00 0.00 0.00
02:30:25 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:32:01 AM eth0 8.43 8.03 1.42 0.80 0.00 0.00 0.00 0.00
02:30:25 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:33:01 AM eth0 11.70 9.18 3.11 2.00 0.00 0.00 0.00 0.00
02:30:25 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:34:01 AM eth0 11.43 9.33 3.01 1.99 0.00 0.00 0.00 0.00
02:30:25 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:35:01 AM eth0 11.36 9.43 3.05 2.01 0.00 0.00 0.00 0.00
02:30:25 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:36:01 AM eth0 10.75 9.08 2.83 1.85 0.00 0.00 0.00 0.00
02:30:25 12:37:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:37:02 AM eth0 12.21 9.03 2.97 1.79 0.00 0.00 0.00 0.00
02:30:25 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:38:01 AM eth0 12.03 9.64 3.18 2.10 0.00 0.00 0.00 0.00
02:30:25 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:39:01 AM eth0 15.09 13.23 4.15 2.65 0.00 0.00 0.00 0.00
02:30:25 12:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:40:00 AM eth0 0.45 0.22 0.07 0.03 0.00 0.00 0.00 0.00
02:30:25 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:41:01 AM eth0 5.96 0.27 0.76 0.07 0.00 0.00 0.00 0.00
02:30:25 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:42:01 AM eth0 2.25 0.87 1.10 0.78 0.00 0.00 0.00 0.00
02:30:25 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:43:01 AM eth0 1.02 0.33 0.30 0.20 0.00 0.00 0.00 0.00
02:30:25 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:44:01 AM eth0 3.52 0.13 0.36 0.01 0.00 0.00 0.00 0.00
02:30:25 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:45:01 AM eth0 11.70 6.55 2.30 1.21 0.00 0.00 0.00 0.00
02:30:25 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:46:01 AM eth0 5.37 2.77 0.62 0.24 0.00 0.00 0.00 0.00
02:30:25 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:47:01 AM eth0 5.07 2.73 0.47 0.20 0.00 0.00 0.00 0.00
02:30:25 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:48:01 AM eth0 6.56 4.35 0.72 0.31 0.00 0.00 0.00 0.00
02:30:25 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:49:01 AM eth0 4.90 2.15 0.46 0.16 0.00 0.00 0.00 0.00
02:30:25 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:50:01 AM eth0 6.80 2.70 0.58 0.19 0.00 0.00 0.00 0.00
02:30:25 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:51:01 AM eth0 8.92 4.93 1.24 0.60 0.00 0.00 0.00 0.00
02:30:25 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:52:01 AM eth0 12.98 9.12 2.74 1.75 0.00 0.00 0.00 0.00
02:30:25 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:53:01 AM eth0 11.21 7.88 2.32 1.51 0.00 0.00 0.00 0.00
02:30:25 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:54:01 AM eth0 14.35 7.88 2.83 1.55 0.00 0.00 0.00 0.00
02:30:25 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:55:01 AM eth0 10.36 8.01 2.78 1.89 0.00 0.00 0.00 0.00
02:30:25 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:56:01 AM eth0 11.43 7.96 2.72 1.59 0.00 0.00 0.00 0.00
02:30:25 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:57:01 AM eth0 11.38 7.85 2.46 1.52 0.00 0.00 0.00 0.00
02:30:25 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:58:01 AM eth0 17.96 14.90 4.43 2.81 0.00 0.00 0.00 0.00
02:30:25 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 12:59:01 AM eth0 1.72 0.28 0.15 0.05 0.00 0.00 0.00 0.00
02:30:25 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:00:01 AM eth0 1.47 0.25 0.18 0.05 0.00 0.00 0.00 0.00
02:30:25 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:01:01 AM eth0 1.22 0.30 0.25 0.11 0.00 0.00 0.00 0.00
02:30:25 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:02:01 AM eth0 0.80 0.20 0.11 0.04 0.00 0.00 0.00 0.00
02:30:25 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:03:01 AM eth0 0.65 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:30:25 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:04:01 AM eth0 4.45 3.28 0.98 0.63 0.00 0.00 0.00 0.00
02:30:25 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:05:01 AM eth0 13.08 11.05 12.91 0.91 0.00 0.00 0.00 0.00
02:30:25 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:06:01 AM eth0 5.66 4.80 0.85 0.40 0.00 0.00 0.00 0.00
02:30:25 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:07:01 AM eth0 4.18 4.03 0.58 0.29 0.00 0.00 0.00 0.00
02:30:25 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:08:01 AM eth0 7.47 7.28 1.14 0.51 0.00 0.00 0.00 0.00
02:30:25 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:09:01 AM eth0 5.63 4.85 1.07 0.58 0.00 0.00 0.00 0.00
02:30:25 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:10:01 AM eth0 8.43 8.15 1.47 0.80 0.00 0.00 0.00 0.00
02:30:25 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:11:01 AM eth0 9.30 7.80 2.38 1.55 0.00 0.00 0.00 0.00
02:30:25 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:12:01 AM eth0 8.81 7.73 2.27 1.49 0.00 0.00 0.00 0.00
02:30:25 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:13:01 AM eth0 8.62 7.55 2.19 1.45 0.00 0.00 0.00 0.00
02:30:25 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:14:01 AM eth0 8.72 7.80 2.23 1.52 0.00 0.00 0.00 0.00
02:30:25 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:15:01 AM eth0 8.86 7.70 2.25 1.51 0.00 0.00 0.00 0.00
02:30:25 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:16:01 AM eth0 9.50 8.03 2.60 1.76 0.00 0.00 0.00 0.00
02:30:25 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:17:01 AM eth0 11.91 10.55 3.07 2.06 0.00 0.00 0.00 0.00
02:30:25 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:18:01 AM eth0 9.51 7.51 2.44 1.37 0.00 0.00 0.00 0.00
02:30:25 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:19:01 AM eth0 0.62 0.37 0.34 0.23 0.00 0.00 0.00 0.00
02:30:25 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:20:01 AM eth0 0.25 0.17 0.07 0.04 0.00 0.00 0.00 0.00
02:30:25 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:21:01 AM eth0 1.03 0.37 0.27 0.11 0.00 0.00 0.00 0.00
02:30:25 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:22:01 AM eth0 0.55 0.43 0.34 0.24 0.00 0.00 0.00 0.00
02:30:25 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:23:01 AM eth0 0.38 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:30:25 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:24:01 AM eth0 9.70 9.23 1.75 1.02 0.00 0.00 0.00 0.00
02:30:25 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:25:01 AM eth0 7.77 7.67 1.10 0.53 0.00 0.00 0.00 0.00
02:30:25 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:26:01 AM eth0 0.55 0.30 0.16 0.08 0.00 0.00 0.00 0.00
02:30:25 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:27:01 AM eth0 7.42 6.92 1.26 0.73 0.00 0.00 0.00 0.00
02:30:25 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:28:01 AM eth0 9.80 9.15 2.01 1.16 0.00 0.00 0.00 0.00
02:30:25 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:29:01 AM eth0 11.18 9.25 2.80 1.83 0.00 0.00 0.00 0.00
02:30:25 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:30:01 AM eth0 11.40 9.20 2.83 1.80 0.00 0.00 0.00 0.00
02:30:25 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:31:01 AM eth0 11.48 9.35 3.15 2.05 0.00 0.00 0.00 0.00
02:30:25 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:32:01 AM eth0 11.43 9.23 2.84 1.80 0.00 0.00 0.00 0.00
02:30:25 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:33:01 AM eth0 11.11 9.31 2.99 1.99 0.00 0.00 0.00 0.00
02:30:25 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:34:01 AM eth0 13.13 10.98 3.38 2.17 0.00 0.00 0.00 0.00
02:30:25 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:35:01 AM eth0 10.63 8.80 2.76 1.66 0.00 0.00 0.00 0.00
02:30:25 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:36:01 AM eth0 0.72 0.52 0.47 0.30 0.00 0.00 0.00 0.00
02:30:25 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:37:01 AM eth0 0.32 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:30:25 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:38:01 AM eth0 0.30 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:30:25 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:39:01 AM eth0 0.42 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:30:25 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:40:01 AM eth0 0.25 0.20 0.08 0.04 0.00 0.00 0.00 0.00
02:30:25 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:41:01 AM eth0 8.92 8.47 1.82 1.02 0.00 0.00 0.00 0.00
02:30:25 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:42:01 AM eth0 10.16 9.36 2.01 1.17 0.00 0.00 0.00 0.00
02:30:25 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:43:01 AM eth0 7.77 6.70 1.96 1.31 0.00 0.00 0.00 0.00
02:30:25 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:44:01 AM eth0 11.11 9.28 2.85 1.83 0.00 0.00 0.00 0.00
02:30:25 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:45:01 AM eth0 11.51 9.28 3.03 1.98 0.00 0.00 0.00 0.00
02:30:25 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:46:01 AM eth0 11.15 9.15 2.91 1.86 0.00 0.00 0.00 0.00
02:30:25 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:47:01 AM eth0 11.16 8.98 2.78 1.79 0.00 0.00 0.00 0.00
02:30:25 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:48:01 AM eth0 10.78 8.98 2.74 1.79 0.00 0.00 0.00 0.00
02:30:25 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:49:01 AM eth0 17.70 15.43 4.64 2.94 0.00 0.00 0.00 0.00
02:30:25 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:50:01 AM eth0 0.22 0.23 0.08 0.05 0.00 0.00 0.00 0.00
02:30:25 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:51:01 AM eth0 0.53 0.32 0.22 0.11 0.00 0.00 0.00 0.00
02:30:25 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:52:01 AM eth0 0.33 0.25 0.09 0.05 0.00 0.00 0.00 0.00
02:30:25 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:53:01 AM eth0 0.37 0.20 0.09 0.04 0.00 0.00 0.00 0.00
02:30:25 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:54:01 AM eth0 1.08 0.47 0.47 0.31 0.00 0.00 0.00 0.00
02:30:25 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:55:01 AM eth0 3.88 3.37 0.93 0.64 0.00 0.00 0.00 0.00
02:30:25 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:56:01 AM eth0 13.55 9.05 2.76 1.41 0.00 0.00 0.00 0.00
02:30:25 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:57:01 AM eth0 12.93 9.15 2.93 1.63 0.00 0.00 0.00 0.00
02:30:25 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:58:01 AM eth0 14.33 9.45 3.63 2.18 0.00 0.00 0.00 0.00
02:30:25 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 01:59:01 AM eth0 16.88 9.22 3.53 1.80 0.00 0.00 0.00 0.00
02:30:25 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:00:01 AM eth0 11.65 9.11 2.83 1.79 0.00 0.00 0.00 0.00
02:30:25 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:01:01 AM eth0 12.21 9.32 3.05 1.87 0.00 0.00 0.00 0.00
02:30:25 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:02:01 AM eth0 11.04 9.03 2.74 1.79 0.00 0.00 0.00 0.00
02:30:25 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:03:01 AM eth0 12.05 9.03 2.82 1.79 0.00 0.00 0.00 0.00
02:30:25 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:04:01 AM eth0 14.68 11.16 3.45 2.10 0.00 0.00 0.00 0.00
02:30:25 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:05:01 AM eth0 2.27 0.20 0.19 0.04 0.00 0.00 0.00 0.00
02:30:25 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:06:01 AM eth0 3.42 0.38 0.35 0.11 0.00 0.00 0.00 0.00
02:30:25 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:07:01 AM eth0 1.03 0.20 0.12 0.04 0.00 0.00 0.00 0.00
02:30:25 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:08:01 AM eth0 0.55 0.27 0.10 0.05 0.00 0.00 0.00 0.00
02:30:25 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:09:01 AM eth0 0.58 0.25 0.10 0.05 0.00 0.00 0.00 0.00
02:30:25 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:10:01 AM eth0 8.58 8.18 1.67 0.94 0.00 0.00 0.00 0.00
02:30:25 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:11:01 AM eth0 9.87 9.52 1.88 1.06 0.00 0.00 0.00 0.00
02:30:25 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:12:01 AM eth0 6.96 6.13 1.67 1.12 0.00 0.00 0.00 0.00
02:30:25 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:13:01 AM eth0 11.28 9.60 2.74 1.82 0.00 0.00 0.00 0.00
02:30:25 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:14:01 AM eth0 15.18 9.60 3.45 2.02 0.00 0.00 0.00 0.00
02:30:25 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:15:01 AM eth0 11.86 9.85 3.50 2.40 0.00 0.00 0.00 0.00
02:30:25 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:16:01 AM eth0 14.70 9.71 3.35 1.89 0.00 0.00 0.00 0.00
02:30:25 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:17:01 AM eth0 15.01 9.63 3.29 1.83 0.00 0.00 0.00 0.00
02:30:25 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:18:01 AM eth0 19.58 16.63 4.79 3.02 0.00 0.00 0.00 0.00
02:30:25 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:19:01 AM eth0 1.05 0.20 0.14 0.04 0.00 0.00 0.00 0.00
02:30:25 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:20:01 AM eth0 0.73 0.20 0.11 0.04 0.00 0.00 0.00 0.00
02:30:25 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:21:01 AM eth0 0.93 0.37 0.25 0.11 0.00 0.00 0.00 0.00
02:30:25 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:22:01 AM eth0 0.47 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:30:25 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:23:01 AM eth0 0.60 0.20 0.10 0.04 0.00 0.00 0.00 0.00
02:30:25 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:24:01 AM eth0 4.23 3.48 0.98 0.65 0.00 0.00 0.00 0.00
02:30:25 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:25:01 AM eth0 8.30 7.76 1.43 0.87 0.00 0.00 0.00 0.00
02:30:25 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:26:01 AM eth0 8.45 7.57 1.62 0.97 0.00 0.00 0.00 0.00
02:30:25 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:27:01 AM eth0 20.21 20.08 3.98 2.24 0.00 0.00 0.00 0.00
02:30:25 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:28:01 AM eth0 18.68 18.61 3.66 2.02 0.00 0.00 0.00 0.00
02:30:25 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:29:01 AM eth0 125.78 82.29 242.52 293.33 0.00 0.00 0.00 0.00
02:30:25 02:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:30:00 AM eth0 15.49 15.05 13.76 8.02 0.00 0.00 0.00 0.00
02:30:25 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 02:30:01 AM eth0 49.61 40.16 43.02 19.52 0.00 0.00 0.00 0.00
02:30:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:25 Average: eth0 9.34 7.41 3.65 3.13 0.00 0.00 0.00 0.00
02:30:25
02:30:25
02:30:25 ---> sar -P ALL:
02:30:25 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-12750.novalocal) 11/23/2025 _x86_64_ (2 CPU)
02:30:25
02:30:25 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:01:01 AM all 1.15 0.03 0.31 0.02 0.09 98.40
02:30:25 12:01:01 AM 0 0.32 0.02 0.17 0.00 0.07 99.43
02:30:25 12:01:01 AM 1 1.99 0.05 0.45 0.03 0.12 97.36
02:30:25 12:02:01 AM all 1.24 0.00 0.14 0.00 0.08 98.55
02:30:25 12:02:01 AM 0 1.72 0.00 0.18 0.00 0.08 98.01
02:30:25 12:02:01 AM 1 0.75 0.00 0.10 0.00 0.07 99.08
02:30:25 12:03:01 AM all 1.30 0.00 0.16 0.00 0.08 98.46
02:30:25 12:03:01 AM 0 1.37 0.00 0.15 0.00 0.08 98.39
02:30:25 12:03:01 AM 1 1.22 0.00 0.17 0.00 0.08 98.53
02:30:25 12:04:01 AM all 1.24 0.00 0.15 0.00 0.08 98.53
02:30:25 12:04:01 AM 0 1.52 0.00 0.20 0.00 0.10 98.18
02:30:25 12:04:01 AM 1 0.95 0.00 0.10 0.00 0.07 98.88
02:30:25 12:05:01 AM all 1.10 0.00 0.13 0.00 0.09 98.68
02:30:25 12:05:01 AM 0 1.12 0.00 0.15 0.00 0.10 98.63
02:30:25 12:05:01 AM 1 1.09 0.00 0.10 0.00 0.08 98.73
02:30:25 12:06:01 AM all 8.38 0.00 1.30 0.00 0.09 90.24
02:30:25 12:06:01 AM 0 15.63 0.00 2.35 0.00 0.10 81.93
02:30:25 12:06:01 AM 1 1.14 0.00 0.25 0.00 0.08 98.53
02:30:25 12:07:01 AM all 12.85 0.00 0.54 0.00 0.10 86.51
02:30:25 12:07:01 AM 0 13.70 0.00 0.55 0.00 0.10 85.65
02:30:25 12:07:01 AM 1 11.99 0.00 0.54 0.00 0.10 87.37
02:30:25 12:08:01 AM all 10.91 0.00 0.49 0.02 0.09 88.49
02:30:25 12:08:01 AM 0 16.30 0.00 0.62 0.02 0.10 82.97
02:30:25 12:08:01 AM 1 5.54 0.00 0.37 0.02 0.08 94.00
02:30:25 12:09:01 AM all 4.36 0.00 0.34 0.00 0.09 95.20
02:30:25 12:09:01 AM 0 6.05 0.00 0.43 0.00 0.10 93.42
02:30:25 12:09:01 AM 1 2.67 0.00 0.25 0.00 0.08 96.99
02:30:25 12:10:00 AM all 4.41 0.00 0.34 0.00 0.10 95.15
02:30:25 12:10:00 AM 0 5.59 0.00 0.39 0.00 0.10 93.92
02:30:25 12:10:00 AM 1 3.23 0.00 0.29 0.00 0.10 96.38
02:30:25 12:10:01 AM all 1.57 0.00 0.79 0.00 0.79 96.85
02:30:25 12:10:01 AM 0 1.56 0.00 0.00 0.00 1.56 96.88
02:30:25 12:10:01 AM 1 1.59 0.00 1.59 0.00 0.00 96.83
02:30:25
02:30:25 12:10:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:11:01 AM all 4.61 0.00 0.33 0.00 0.10 94.96
02:30:25 12:11:01 AM 0 3.31 0.00 0.27 0.00 0.08 96.34
02:30:25 12:11:01 AM 1 5.91 0.00 0.38 0.00 0.12 93.59
02:30:25 12:12:01 AM all 7.49 0.00 0.48 0.00 0.08 91.94
02:30:25 12:12:01 AM 0 7.55 0.00 0.49 0.00 0.08 91.88
02:30:25 12:12:01 AM 1 7.44 0.00 0.47 0.00 0.08 92.01
02:30:25 12:13:01 AM all 7.49 0.00 0.63 0.00 0.10 91.78
02:30:25 12:13:01 AM 0 12.28 0.00 0.84 0.00 0.07 86.81
02:30:25 12:13:01 AM 1 2.72 0.00 0.42 0.00 0.13 96.73
02:30:25 12:14:01 AM all 4.88 0.00 0.41 0.00 0.12 94.59
02:30:25 12:14:01 AM 0 4.14 0.00 0.35 0.00 0.12 95.39
02:30:25 12:14:01 AM 1 5.62 0.00 0.47 0.00 0.12 93.80
02:30:25 12:15:01 AM all 4.52 0.00 0.31 0.00 0.12 95.05
02:30:25 12:15:01 AM 0 1.55 0.00 0.20 0.00 0.10 98.15
02:30:25 12:15:01 AM 1 7.50 0.00 0.42 0.00 0.13 91.95
02:30:25 12:16:01 AM all 4.35 0.00 0.33 0.00 0.11 95.20
02:30:25 12:16:01 AM 0 3.59 0.00 0.28 0.00 0.10 96.02
02:30:25 12:16:01 AM 1 5.12 0.00 0.38 0.00 0.12 94.38
02:30:25 12:17:01 AM all 4.32 0.00 0.33 0.00 0.11 95.25
02:30:25 12:17:01 AM 0 3.85 0.00 0.30 0.00 0.10 95.75
02:30:25 12:17:01 AM 1 4.79 0.00 0.35 0.00 0.12 94.74
02:30:25 12:18:01 AM all 4.34 0.00 0.30 0.00 0.11 95.25
02:30:25 12:18:01 AM 0 3.04 0.00 0.22 0.00 0.10 96.64
02:30:25 12:18:01 AM 1 5.64 0.00 0.38 0.00 0.12 93.86
02:30:25 12:19:01 AM all 4.40 0.00 0.34 0.00 0.11 95.15
02:30:25 12:19:01 AM 0 4.39 0.00 0.35 0.00 0.10 95.16
02:30:25 12:19:01 AM 1 4.41 0.00 0.33 0.00 0.12 95.13
02:30:25 12:20:00 AM all 5.15 0.25 0.38 0.14 0.10 93.98
02:30:25 12:20:00 AM 0 7.79 0.12 0.44 0.08 0.12 91.45
02:30:25 12:20:00 AM 1 2.51 0.39 0.32 0.19 0.08 96.51
02:30:25 12:20:01 AM all 1.29 0.00 0.65 0.00 0.00 98.06
02:30:25 12:20:01 AM 0 1.28 0.00 1.28 0.00 0.00 97.44
02:30:25 12:20:01 AM 1 1.30 0.00 0.00 0.00 0.00 98.70
02:30:25
02:30:25 12:20:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:21:01 AM all 0.92 0.00 0.13 0.00 0.10 98.86
02:30:25 12:21:01 AM 0 0.67 0.00 0.12 0.00 0.12 99.10
02:30:25 12:21:01 AM 1 1.17 0.00 0.13 0.00 0.08 98.61
02:30:25 12:22:01 AM all 0.81 0.00 0.13 0.00 0.11 98.96
02:30:25 12:22:01 AM 0 0.77 0.00 0.12 0.00 0.08 99.03
02:30:25 12:22:01 AM 1 0.85 0.00 0.13 0.00 0.13 98.88
02:30:25 12:23:01 AM all 0.90 0.00 0.11 0.00 0.10 98.89
02:30:25 12:23:01 AM 0 1.12 0.00 0.13 0.00 0.12 98.63
02:30:25 12:23:01 AM 1 0.69 0.00 0.08 0.00 0.08 99.15
02:30:25 12:24:01 AM all 0.94 0.00 0.13 0.00 0.13 98.81
02:30:25 12:24:01 AM 0 0.67 0.00 0.12 0.00 0.12 99.10
02:30:25 12:24:01 AM 1 1.22 0.00 0.13 0.00 0.13 98.51
02:30:25 12:25:01 AM all 0.94 0.00 0.11 0.00 0.10 98.85
02:30:25 12:25:01 AM 0 0.92 0.00 0.08 0.00 0.10 98.90
02:30:25 12:25:01 AM 1 0.97 0.00 0.13 0.00 0.10 98.80
02:30:25 12:26:01 AM all 5.26 0.00 1.83 0.00 0.12 92.79
02:30:25 12:26:01 AM 0 8.85 0.00 3.54 0.00 0.09 87.52
02:30:25 12:26:01 AM 1 1.82 0.00 0.18 0.00 0.15 97.84
02:30:25 12:27:01 AM all 7.41 0.00 0.78 0.00 0.09 91.72
02:30:25 12:27:01 AM 0 14.50 0.00 1.39 0.00 0.07 84.04
02:30:25 12:27:01 AM 1 0.75 0.00 0.22 0.00 0.10 98.93
02:30:25 12:28:01 AM all 5.62 0.00 0.73 0.00 0.09 93.56
02:30:25 12:28:01 AM 0 2.22 0.00 0.65 0.00 0.12 97.01
02:30:25 12:28:01 AM 1 9.18 0.00 0.80 0.00 0.07 89.95
02:30:25 12:29:01 AM all 10.59 0.00 0.42 0.00 0.12 88.88
02:30:25 12:29:01 AM 0 13.49 0.00 0.50 0.00 0.12 85.89
02:30:25 12:29:01 AM 1 7.67 0.00 0.34 0.00 0.12 91.88
02:30:25 12:30:01 AM all 4.80 0.00 0.29 0.00 0.09 94.83
02:30:25 12:30:01 AM 0 9.02 0.00 0.42 0.00 0.08 90.47
02:30:25 12:30:01 AM 1 0.62 0.00 0.15 0.00 0.10 99.13
02:30:25 12:31:01 AM all 3.18 0.00 0.17 0.00 0.08 96.57
02:30:25 12:31:01 AM 0 5.09 0.00 0.17 0.00 0.05 94.69
02:30:25 12:31:01 AM 1 1.27 0.00 0.17 0.00 0.12 98.45
02:30:25
02:30:25 12:31:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:32:01 AM all 1.35 0.00 0.13 0.00 0.08 98.44
02:30:25 12:32:01 AM 0 2.05 0.00 0.13 0.00 0.07 97.75
02:30:25 12:32:01 AM 1 0.65 0.00 0.12 0.00 0.08 99.15
02:30:25 12:33:01 AM all 4.24 0.00 0.34 0.00 0.13 95.28
02:30:25 12:33:01 AM 0 4.61 0.00 0.38 0.00 0.13 94.87
02:30:25 12:33:01 AM 1 3.88 0.00 0.30 0.00 0.13 95.69
02:30:25 12:34:01 AM all 4.36 0.00 0.38 0.00 0.12 95.14
02:30:25 12:34:01 AM 0 6.67 0.00 0.48 0.00 0.13 92.72
02:30:25 12:34:01 AM 1 2.06 0.00 0.27 0.00 0.10 97.57
02:30:25 12:35:01 AM all 4.41 0.00 0.34 0.01 0.12 95.12
02:30:25 12:35:01 AM 0 3.72 0.00 0.28 0.02 0.10 95.88
02:30:25 12:35:01 AM 1 5.10 0.00 0.40 0.00 0.13 94.36
02:30:25 12:36:01 AM all 4.35 0.00 0.34 0.00 0.11 95.20
02:30:25 12:36:01 AM 0 7.40 0.00 0.50 0.00 0.13 91.96
02:30:25 12:36:01 AM 1 1.30 0.00 0.18 0.00 0.08 98.43
02:30:25 12:37:02 AM all 4.33 0.00 0.35 0.01 0.13 95.18
02:30:25 12:37:02 AM 0 6.09 0.00 0.47 0.02 0.13 93.29
02:30:25 12:37:02 AM 1 2.57 0.00 0.23 0.00 0.12 97.08
02:30:25 12:38:01 AM all 4.31 0.00 0.34 0.00 0.10 95.25
02:30:25 12:38:01 AM 0 5.06 0.00 0.36 0.00 0.10 94.48
02:30:25 12:38:01 AM 1 3.56 0.00 0.32 0.00 0.10 96.02
02:30:25 12:39:01 AM all 5.30 0.00 0.33 0.00 0.11 94.25
02:30:25 12:39:01 AM 0 5.15 0.00 0.40 0.00 0.12 94.34
02:30:25 12:39:01 AM 1 5.46 0.00 0.27 0.00 0.10 94.17
02:30:25 12:40:00 AM all 0.60 0.00 0.09 0.01 0.12 99.18
02:30:25 12:40:00 AM 0 0.65 0.00 0.07 0.00 0.08 99.20
02:30:25 12:40:00 AM 1 0.55 0.00 0.12 0.02 0.15 99.16
02:30:25 12:41:01 AM all 0.56 0.00 0.10 0.00 0.10 99.24
02:30:25 12:41:01 AM 0 0.53 0.00 0.10 0.00 0.05 99.32
02:30:25 12:41:01 AM 1 0.58 0.00 0.10 0.00 0.15 99.16
02:30:25 12:42:01 AM all 0.55 0.00 0.11 0.00 0.11 99.23
02:30:25 12:42:01 AM 0 0.57 0.00 0.10 0.00 0.08 99.25
02:30:25 12:42:01 AM 1 0.54 0.00 0.12 0.00 0.13 99.21
02:30:25
02:30:25 12:42:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:43:01 AM all 0.54 0.00 0.10 0.00 0.10 99.26
02:30:25 12:43:01 AM 0 0.48 0.00 0.08 0.00 0.07 99.37
02:30:25 12:43:01 AM 1 0.60 0.00 0.12 0.00 0.13 99.15
02:30:25 12:44:01 AM all 0.38 0.00 0.10 0.00 0.13 99.38
02:30:25 12:44:01 AM 0 0.49 0.00 0.12 0.00 0.13 99.26
02:30:25 12:44:01 AM 1 0.28 0.00 0.08 0.00 0.13 99.50
02:30:25 12:45:01 AM all 1.76 0.00 0.20 0.00 0.09 97.94
02:30:25 12:45:01 AM 0 1.29 0.00 0.15 0.00 0.07 98.50
02:30:25 12:45:01 AM 1 2.24 0.00 0.25 0.00 0.12 97.39
02:30:25 12:46:01 AM all 0.47 0.00 0.13 0.00 0.08 99.33
02:30:25 12:46:01 AM 0 0.40 0.00 0.08 0.00 0.08 99.43
02:30:25 12:46:01 AM 1 0.53 0.00 0.17 0.00 0.07 99.23
02:30:25 12:47:01 AM all 0.65 0.00 0.14 0.00 0.08 99.12
02:30:25 12:47:01 AM 0 0.67 0.00 0.17 0.00 0.08 99.08
02:30:25 12:47:01 AM 1 0.63 0.00 0.12 0.00 0.08 99.17
02:30:25 12:48:01 AM all 0.57 0.00 0.13 0.00 0.08 99.22
02:30:25 12:48:01 AM 0 0.48 0.00 0.15 0.00 0.07 99.30
02:30:25 12:48:01 AM 1 0.65 0.00 0.12 0.00 0.08 99.15
02:30:25 12:49:01 AM all 0.48 0.00 0.13 0.00 0.07 99.32
02:30:25 12:49:01 AM 0 0.23 0.00 0.17 0.00 0.08 99.52
02:30:25 12:49:01 AM 1 0.73 0.00 0.10 0.00 0.05 99.12
02:30:25 12:50:01 AM all 0.53 0.00 0.13 0.00 0.08 99.27
02:30:25 12:50:01 AM 0 0.40 0.00 0.15 0.00 0.08 99.37
02:30:25 12:50:01 AM 1 0.65 0.00 0.10 0.00 0.08 99.17
02:30:25 12:51:01 AM all 1.34 0.00 0.14 0.00 0.08 98.44
02:30:25 12:51:01 AM 0 1.67 0.00 0.13 0.00 0.07 98.13
02:30:25 12:51:01 AM 1 1.02 0.00 0.15 0.00 0.08 98.75
02:30:25 12:52:01 AM all 4.31 0.00 0.34 0.00 0.11 95.23
02:30:25 12:52:01 AM 0 5.12 0.00 0.37 0.00 0.12 94.40
02:30:25 12:52:01 AM 1 3.51 0.00 0.32 0.00 0.10 96.07
02:30:25 12:53:01 AM all 3.91 0.00 0.33 0.00 0.13 95.63
02:30:25 12:53:01 AM 0 2.79 0.00 0.27 0.00 0.12 96.83
02:30:25 12:53:01 AM 1 5.02 0.00 0.39 0.00 0.15 94.44
02:30:25
02:30:25 12:53:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 12:54:01 AM all 3.79 0.00 0.34 0.00 0.10 95.78
02:30:25 12:54:01 AM 0 3.45 0.00 0.30 0.00 0.10 96.15
02:30:25 12:54:01 AM 1 4.12 0.00 0.37 0.00 0.10 95.41
02:30:25 12:55:01 AM all 3.94 0.00 0.33 0.00 0.10 95.63
02:30:25 12:55:01 AM 0 4.16 0.00 0.35 0.00 0.10 95.39
02:30:25 12:55:01 AM 1 3.72 0.00 0.32 0.00 0.10 95.87
02:30:25 12:56:01 AM all 3.89 0.00 0.31 0.00 0.10 95.70
02:30:25 12:56:01 AM 0 5.16 0.00 0.39 0.00 0.10 94.36
02:30:25 12:56:01 AM 1 2.62 0.00 0.23 0.00 0.10 97.04
02:30:25 12:57:01 AM all 3.92 0.00 0.33 0.00 0.11 95.65
02:30:25 12:57:01 AM 0 2.22 0.00 0.25 0.00 0.10 97.43
02:30:25 12:57:01 AM 1 5.62 0.00 0.40 0.00 0.12 93.86
02:30:25 12:58:01 AM all 6.07 0.00 0.36 0.00 0.10 93.47
02:30:25 12:58:01 AM 0 3.99 0.00 0.28 0.00 0.10 95.62
02:30:25 12:58:01 AM 1 8.15 0.00 0.44 0.00 0.10 91.32
02:30:25 12:59:01 AM all 0.60 0.00 0.09 0.00 0.09 99.21
02:30:25 12:59:01 AM 0 0.47 0.00 0.10 0.00 0.10 99.33
02:30:25 12:59:01 AM 1 0.73 0.00 0.08 0.00 0.08 99.10
02:30:25 01:00:01 AM all 0.73 0.00 0.12 0.00 0.10 99.05
02:30:25 01:00:01 AM 0 0.63 0.00 0.13 0.00 0.10 99.13
02:30:25 01:00:01 AM 1 0.84 0.00 0.10 0.00 0.10 98.96
02:30:25 01:01:01 AM all 0.59 0.00 0.11 0.00 0.09 99.21
02:30:25 01:01:01 AM 0 0.58 0.00 0.15 0.00 0.13 99.13
02:30:25 01:01:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
02:30:25 01:02:01 AM all 0.59 0.00 0.12 0.00 0.11 99.18
02:30:25 01:02:01 AM 0 0.47 0.00 0.15 0.00 0.12 99.27
02:30:25 01:02:01 AM 1 0.72 0.00 0.08 0.00 0.10 99.10
02:30:25 01:03:01 AM all 0.62 0.00 0.07 0.00 0.10 99.22
02:30:25 01:03:01 AM 0 0.52 0.00 0.10 0.00 0.12 99.26
02:30:25 01:03:01 AM 1 0.72 0.00 0.03 0.00 0.08 99.17
02:30:25 01:04:01 AM all 1.77 0.00 0.15 0.00 0.10 97.98
02:30:25 01:04:01 AM 0 0.48 0.00 0.15 0.00 0.12 99.25
02:30:25 01:04:01 AM 1 3.06 0.00 0.15 0.00 0.08 96.71
02:30:25
02:30:25 01:04:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 01:05:01 AM all 0.60 0.00 0.20 0.00 0.08 99.12
02:30:25 01:05:01 AM 0 0.47 0.00 0.12 0.00 0.08 99.33
02:30:25 01:05:01 AM 1 0.74 0.00 0.28 0.00 0.07 98.91
02:30:25 01:06:01 AM all 0.62 0.00 0.13 0.00 0.08 99.16
02:30:25 01:06:01 AM 0 0.58 0.00 0.12 0.00 0.07 99.23
02:30:25 01:06:01 AM 1 0.65 0.00 0.15 0.00 0.10 99.10
02:30:25 01:07:01 AM all 0.48 0.00 0.13 0.00 0.08 99.32
02:30:25 01:07:01 AM 0 0.38 0.00 0.10 0.00 0.05 99.47
02:30:25 01:07:01 AM 1 0.59 0.00 0.15 0.00 0.10 99.16
02:30:25 01:08:01 AM all 0.46 0.00 0.13 0.00 0.08 99.34
02:30:25 01:08:01 AM 0 0.38 0.00 0.12 0.00 0.05 99.45
02:30:25 01:08:01 AM 1 0.54 0.00 0.13 0.00 0.10 99.23
02:30:25 01:09:01 AM all 0.49 0.00 0.12 0.00 0.08 99.31
02:30:25 01:09:01 AM 0 0.37 0.00 0.12 0.00 0.08 99.43
02:30:25 01:09:01 AM 1 0.62 0.00 0.12 0.00 0.08 99.18
02:30:25 01:10:01 AM all 1.36 0.00 0.13 0.01 0.08 98.43
02:30:25 01:10:01 AM 0 0.78 0.00 0.10 0.00 0.08 99.03
02:30:25 01:10:01 AM 1 1.94 0.00 0.15 0.02 0.07 97.83
02:30:25 01:11:01 AM all 3.59 0.00 0.29 0.00 0.11 96.01
02:30:25 01:11:01 AM 0 4.41 0.00 0.32 0.00 0.10 95.17
02:30:25 01:11:01 AM 1 2.78 0.00 0.27 0.00 0.12 96.84
02:30:25 01:12:01 AM all 3.82 0.00 0.29 0.00 0.10 95.78
02:30:25 01:12:01 AM 0 4.17 0.00 0.27 0.00 0.10 95.47
02:30:25 01:12:01 AM 1 3.48 0.00 0.32 0.00 0.10 96.10
02:30:25 01:13:01 AM all 3.74 0.00 0.28 0.00 0.10 95.88
02:30:25 01:13:01 AM 0 3.88 0.00 0.30 0.00 0.10 95.72
02:30:25 01:13:01 AM 1 3.60 0.00 0.25 0.00 0.10 96.05
02:30:25 01:14:01 AM all 3.90 0.00 0.30 0.00 0.12 95.68
02:30:25 01:14:01 AM 0 3.92 0.00 0.28 0.00 0.12 95.68
02:30:25 01:14:01 AM 1 3.88 0.00 0.32 0.00 0.12 95.68
02:30:25 01:15:01 AM all 3.91 0.00 0.28 0.00 0.11 95.71
02:30:25 01:15:01 AM 0 5.07 0.00 0.33 0.00 0.12 94.48
02:30:25 01:15:01 AM 1 2.74 0.00 0.22 0.00 0.10 96.94
02:30:25
02:30:25 01:15:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 01:16:01 AM all 3.90 0.00 0.32 0.00 0.13 95.66
02:30:25 01:16:01 AM 0 4.37 0.00 0.33 0.00 0.12 95.18
02:30:25 01:16:01 AM 1 3.43 0.00 0.30 0.00 0.13 96.14
02:30:25 01:17:01 AM all 5.08 0.00 0.33 0.00 0.11 94.48
02:30:25 01:17:01 AM 0 7.35 0.00 0.45 0.00 0.12 92.08
02:30:25 01:17:01 AM 1 2.81 0.00 0.22 0.00 0.10 96.87
02:30:25 01:18:01 AM all 3.05 0.00 0.21 0.00 0.11 96.63
02:30:25 01:18:01 AM 0 3.98 0.00 0.25 0.00 0.13 95.64
02:30:25 01:18:01 AM 1 2.12 0.00 0.17 0.00 0.08 97.63
02:30:25 01:19:01 AM all 0.56 0.00 0.11 0.00 0.09 99.24
02:30:25 01:19:01 AM 0 0.20 0.00 0.10 0.00 0.08 99.62
02:30:25 01:19:01 AM 1 0.92 0.00 0.12 0.00 0.10 98.86
02:30:25 01:20:01 AM all 0.34 0.00 0.08 0.00 0.10 99.47
02:30:25 01:20:01 AM 0 0.48 0.00 0.08 0.00 0.12 99.32
02:30:25 01:20:01 AM 1 0.20 0.00 0.08 0.00 0.08 99.63
02:30:25 01:21:01 AM all 0.59 0.00 0.10 0.01 0.11 99.19
02:30:25 01:21:01 AM 0 0.62 0.00 0.07 0.02 0.07 99.23
02:30:25 01:21:01 AM 1 0.57 0.00 0.13 0.00 0.15 99.15
02:30:25 01:22:01 AM all 0.59 0.00 0.10 0.00 0.10 99.21
02:30:25 01:22:01 AM 0 0.70 0.00 0.08 0.00 0.08 99.13
02:30:25 01:22:01 AM 1 0.48 0.00 0.12 0.00 0.12 99.28
02:30:25 01:23:01 AM all 0.48 0.00 0.09 0.00 0.08 99.34
02:30:25 01:23:01 AM 0 0.42 0.00 0.08 0.00 0.05 99.45
02:30:25 01:23:01 AM 1 0.55 0.00 0.10 0.00 0.12 99.23
02:30:25 01:24:01 AM all 1.79 0.00 0.24 0.01 0.08 97.88
02:30:25 01:24:01 AM 0 1.65 0.00 0.17 0.00 0.12 98.06
02:30:25 01:24:01 AM 1 1.92 0.00 0.32 0.02 0.05 97.69
02:30:25 01:25:01 AM all 0.55 0.00 0.15 0.00 0.06 99.24
02:30:25 01:25:01 AM 0 0.35 0.00 0.17 0.00 0.08 99.40
02:30:25 01:25:01 AM 1 0.75 0.00 0.13 0.00 0.03 99.08
02:30:25 01:26:01 AM all 0.39 0.00 0.11 0.00 0.07 99.43
02:30:25 01:26:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
02:30:25 01:26:01 AM 1 0.25 0.00 0.17 0.00 0.10 99.48
02:30:25
02:30:25 01:26:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 01:27:01 AM all 1.37 0.00 0.15 0.00 0.08 98.40
02:30:25 01:27:01 AM 0 0.67 0.00 0.07 0.00 0.05 99.22
02:30:25 01:27:01 AM 1 2.07 0.00 0.23 0.00 0.12 97.57
02:30:25 01:28:01 AM all 1.50 0.00 0.17 0.00 0.09 98.24
02:30:25 01:28:01 AM 0 2.45 0.00 0.20 0.00 0.10 97.25
02:30:25 01:28:01 AM 1 0.55 0.00 0.13 0.00 0.08 99.23
02:30:25 01:29:01 AM all 4.50 0.00 0.33 0.00 0.10 95.07
02:30:25 01:29:01 AM 0 4.41 0.00 0.32 0.00 0.08 95.19
02:30:25 01:29:01 AM 1 4.58 0.00 0.35 0.00 0.12 94.95
02:30:25 01:30:01 AM all 4.39 0.00 0.34 0.00 0.12 95.15
02:30:25 01:30:01 AM 0 4.16 0.00 0.33 0.00 0.12 95.39
02:30:25 01:30:01 AM 1 4.62 0.00 0.35 0.00 0.12 94.92
02:30:25 01:31:01 AM all 4.41 0.00 0.38 0.01 0.13 95.08
02:30:25 01:31:01 AM 0 5.86 0.00 0.45 0.00 0.13 93.55
02:30:25 01:31:01 AM 1 2.96 0.00 0.30 0.02 0.12 96.61
02:30:25 01:32:01 AM all 4.38 0.00 0.33 0.00 0.11 95.18
02:30:25 01:32:01 AM 0 6.38 0.00 0.43 0.00 0.12 93.06
02:30:25 01:32:01 AM 1 2.37 0.00 0.23 0.00 0.10 97.29
02:30:25 01:33:01 AM all 4.40 0.00 0.34 0.00 0.11 95.14
02:30:25 01:33:01 AM 0 6.05 0.00 0.40 0.00 0.12 93.43
02:30:25 01:33:01 AM 1 2.76 0.00 0.28 0.00 0.10 96.86
02:30:25 01:34:01 AM all 5.16 0.00 0.33 0.00 0.10 94.41
02:30:25 01:34:01 AM 0 6.37 0.00 0.40 0.00 0.10 93.13
02:30:25 01:34:01 AM 1 3.95 0.00 0.27 0.00 0.10 95.68
02:30:25 01:35:01 AM all 3.46 0.00 0.21 0.00 0.10 96.23
02:30:25 01:35:01 AM 0 4.92 0.00 0.25 0.00 0.13 94.69
02:30:25 01:35:01 AM 1 2.01 0.00 0.17 0.00 0.07 97.76
02:30:25 01:36:01 AM all 0.57 0.15 0.18 0.00 0.10 99.01
02:30:25 01:36:01 AM 0 0.53 0.00 0.13 0.00 0.08 99.25
02:30:25 01:36:01 AM 1 0.60 0.30 0.22 0.00 0.12 98.76
02:30:25 01:37:01 AM all 0.54 0.00 0.10 0.00 0.10 99.26
02:30:25 01:37:01 AM 0 0.50 0.00 0.10 0.00 0.10 99.30
02:30:25 01:37:01 AM 1 0.58 0.00 0.10 0.00 0.10 99.21
02:30:25
02:30:25 01:37:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 01:38:01 AM all 0.42 0.00 0.11 0.00 0.10 99.37
02:30:25 01:38:01 AM 0 0.57 0.00 0.12 0.00 0.13 99.18
02:30:25 01:38:01 AM 1 0.27 0.00 0.10 0.00 0.07 99.56
02:30:25 01:39:01 AM all 0.57 0.00 0.09 0.00 0.11 99.23
02:30:25 01:39:01 AM 0 0.40 0.00 0.10 0.00 0.12 99.38
02:30:25 01:39:01 AM 1 0.74 0.00 0.08 0.00 0.10 99.08
02:30:25 01:40:01 AM all 0.38 0.00 0.09 0.00 0.11 99.41
02:30:25 01:40:01 AM 0 0.45 0.00 0.10 0.00 0.12 99.33
02:30:25 01:40:01 AM 1 0.32 0.00 0.08 0.00 0.10 99.50
02:30:25 01:41:01 AM all 1.69 0.00 0.22 0.00 0.07 98.03
02:30:25 01:41:01 AM 0 2.63 0.00 0.23 0.00 0.05 97.09
02:30:25 01:41:01 AM 1 0.75 0.00 0.20 0.00 0.08 98.96
02:30:25 01:42:01 AM all 1.23 0.00 0.16 0.00 0.07 98.55
02:30:25 01:42:01 AM 0 1.24 0.00 0.15 0.00 0.05 98.56
02:30:25 01:42:01 AM 1 1.22 0.00 0.17 0.00 0.08 98.53
02:30:25 01:43:01 AM all 3.32 0.00 0.27 0.00 0.11 96.30
02:30:25 01:43:01 AM 0 4.19 0.00 0.32 0.00 0.12 95.37
02:30:25 01:43:01 AM 1 2.46 0.00 0.22 0.00 0.10 97.23
02:30:25 01:44:01 AM all 4.41 0.00 0.33 0.00 0.11 95.15
02:30:25 01:44:01 AM 0 6.44 0.00 0.44 0.00 0.12 93.00
02:30:25 01:44:01 AM 1 2.38 0.00 0.22 0.00 0.10 97.30
02:30:25 01:45:01 AM all 4.35 0.00 0.34 0.00 0.13 95.18
02:30:25 01:45:01 AM 0 6.18 0.00 0.47 0.00 0.13 93.22
02:30:25 01:45:01 AM 1 2.52 0.00 0.22 0.00 0.12 97.14
02:30:25 01:46:01 AM all 4.41 0.00 0.33 0.00 0.12 95.14
02:30:25 01:46:01 AM 0 5.38 0.00 0.38 0.00 0.13 94.10
02:30:25 01:46:01 AM 1 3.44 0.00 0.27 0.00 0.10 96.19
02:30:25 01:47:01 AM all 4.38 0.00 0.33 0.00 0.11 95.19
02:30:25 01:47:01 AM 0 5.48 0.00 0.38 0.00 0.10 94.04
02:30:25 01:47:01 AM 1 3.28 0.00 0.27 0.00 0.12 96.34
02:30:25 01:48:01 AM all 4.29 0.00 0.33 0.00 0.11 95.27
02:30:25 01:48:01 AM 0 3.97 0.00 0.27 0.00 0.10 95.66
02:30:25 01:48:01 AM 1 4.62 0.00 0.38 0.00 0.12 94.88
02:30:25
02:30:25 01:48:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 01:49:01 AM all 6.32 0.00 0.35 0.00 0.11 93.22
02:30:25 01:49:01 AM 0 5.01 0.00 0.32 0.00 0.12 94.55
02:30:25 01:49:01 AM 1 7.64 0.00 0.39 0.00 0.10 91.88
02:30:25 01:50:01 AM all 0.60 0.00 0.13 0.00 0.11 99.17
02:30:25 01:50:01 AM 0 0.65 0.00 0.08 0.00 0.10 99.17
02:30:25 01:50:01 AM 1 0.55 0.00 0.17 0.00 0.12 99.16
02:30:25 01:51:01 AM all 0.58 0.00 0.11 0.03 0.09 99.18
02:30:25 01:51:01 AM 0 0.72 0.00 0.12 0.07 0.10 99.00
02:30:25 01:51:01 AM 1 0.45 0.00 0.10 0.00 0.08 99.37
02:30:25 01:52:01 AM all 0.57 0.00 0.10 0.00 0.12 99.22
02:30:25 01:52:01 AM 0 0.55 0.00 0.10 0.00 0.08 99.27
02:30:25 01:52:01 AM 1 0.58 0.00 0.10 0.00 0.15 99.16
02:30:25 01:53:01 AM all 0.41 0.00 0.11 0.00 0.13 99.36
02:30:25 01:53:01 AM 0 0.59 0.00 0.12 0.00 0.15 99.15
02:30:25 01:53:01 AM 1 0.23 0.00 0.10 0.00 0.10 99.57
02:30:25 01:54:01 AM all 0.54 0.00 0.09 0.00 0.09 99.27
02:30:25 01:54:01 AM 0 0.68 0.00 0.08 0.00 0.08 99.15
02:30:25 01:54:01 AM 1 0.40 0.00 0.10 0.00 0.10 99.40
02:30:25 01:55:01 AM all 1.61 0.00 0.16 0.00 0.11 98.13
02:30:25 01:55:01 AM 0 1.42 0.00 0.15 0.00 0.10 98.33
02:30:25 01:55:01 AM 1 1.79 0.00 0.17 0.00 0.12 97.93
02:30:25 01:56:01 AM all 1.39 0.00 0.21 0.00 0.08 98.33
02:30:25 01:56:01 AM 0 1.89 0.00 0.20 0.00 0.07 97.85
02:30:25 01:56:01 AM 1 0.89 0.00 0.22 0.00 0.08 98.81
02:30:25 01:57:01 AM all 1.34 0.00 0.16 0.00 0.08 98.43
02:30:25 01:57:01 AM 0 1.77 0.00 0.22 0.00 0.08 97.93
02:30:25 01:57:01 AM 1 0.90 0.00 0.10 0.00 0.07 98.93
02:30:25 01:58:01 AM all 4.38 0.00 0.35 0.00 0.12 95.16
02:30:25 01:58:01 AM 0 5.88 0.00 0.40 0.00 0.13 93.59
02:30:25 01:58:01 AM 1 2.87 0.00 0.30 0.00 0.10 96.72
02:30:25 01:59:01 AM all 4.35 0.00 0.34 0.00 0.12 95.19
02:30:25 01:59:01 AM 0 5.21 0.00 0.38 0.00 0.12 94.28
02:30:25 01:59:01 AM 1 3.48 0.00 0.30 0.00 0.12 96.10
02:30:25
02:30:25 01:59:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 02:00:01 AM all 4.30 0.00 0.34 0.00 0.11 95.25
02:30:25 02:00:01 AM 0 4.62 0.00 0.35 0.00 0.10 94.92
02:30:25 02:00:01 AM 1 3.98 0.00 0.33 0.00 0.12 95.57
02:30:25 02:01:01 AM all 4.34 0.00 0.33 0.01 0.11 95.20
02:30:25 02:01:01 AM 0 5.31 0.00 0.38 0.00 0.12 94.19
02:30:25 02:01:01 AM 1 3.38 0.00 0.28 0.02 0.10 96.22
02:30:25 02:02:01 AM all 4.63 0.00 0.33 0.00 0.09 94.94
02:30:25 02:02:01 AM 0 6.90 0.00 0.43 0.00 0.10 92.56
02:30:25 02:02:01 AM 1 2.36 0.00 0.23 0.00 0.08 97.33
02:30:25 02:03:01 AM all 4.50 0.00 0.34 0.00 0.10 95.06
02:30:25 02:03:01 AM 0 5.13 0.00 0.37 0.00 0.10 94.40
02:30:25 02:03:01 AM 1 3.87 0.00 0.32 0.00 0.10 95.71
02:30:25 02:04:01 AM all 4.67 0.00 0.30 0.00 0.08 94.95
02:30:25 02:04:01 AM 0 5.42 0.00 0.28 0.00 0.07 94.23
02:30:25 02:04:01 AM 1 3.92 0.00 0.32 0.00 0.08 95.68
02:30:25 02:05:01 AM all 0.54 0.00 0.11 0.00 0.07 99.28
02:30:25 02:05:01 AM 0 0.65 0.00 0.12 0.00 0.07 99.17
02:30:25 02:05:01 AM 1 0.43 0.00 0.10 0.00 0.07 99.40
02:30:25 02:06:01 AM all 0.60 0.00 0.13 0.00 0.06 99.21
02:30:25 02:06:01 AM 0 0.57 0.00 0.13 0.00 0.07 99.23
02:30:25 02:06:01 AM 1 0.64 0.00 0.12 0.00 0.05 99.20
02:30:25 02:07:01 AM all 0.48 0.00 0.13 0.00 0.08 99.31
02:30:25 02:07:01 AM 0 0.55 0.00 0.15 0.00 0.10 99.20
02:30:25 02:07:01 AM 1 0.40 0.00 0.10 0.00 0.07 99.43
02:30:25 02:08:01 AM all 0.59 0.00 0.10 0.00 0.09 99.21
02:30:25 02:08:01 AM 0 0.55 0.00 0.15 0.00 0.10 99.20
02:30:25 02:08:01 AM 1 0.63 0.00 0.05 0.00 0.08 99.23
02:30:25 02:09:01 AM all 0.58 0.00 0.10 0.00 0.08 99.25
02:30:25 02:09:01 AM 0 0.45 0.00 0.12 0.00 0.08 99.35
02:30:25 02:09:01 AM 1 0.70 0.00 0.08 0.00 0.07 99.15
02:30:25 02:10:01 AM all 1.72 0.00 0.24 0.00 0.08 97.96
02:30:25 02:10:01 AM 0 2.83 0.00 0.20 0.00 0.07 96.91
02:30:25 02:10:01 AM 1 0.62 0.00 0.28 0.00 0.08 99.01
02:30:25
02:30:25 02:10:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 02:11:01 AM all 1.43 0.00 0.14 0.00 0.07 98.36
02:30:25 02:11:01 AM 0 1.99 0.00 0.15 0.00 0.07 97.79
02:30:25 02:11:01 AM 1 0.87 0.00 0.13 0.00 0.07 98.93
02:30:25 02:12:01 AM all 2.81 0.00 0.23 0.00 0.08 96.89
02:30:25 02:12:01 AM 0 3.33 0.00 0.25 0.00 0.08 96.34
02:30:25 02:12:01 AM 1 2.29 0.00 0.20 0.00 0.07 97.44
02:30:25 02:13:01 AM all 4.54 0.00 0.35 0.00 0.08 95.02
02:30:25 02:13:01 AM 0 5.55 0.00 0.38 0.00 0.08 93.98
02:30:25 02:13:01 AM 1 3.53 0.00 0.32 0.00 0.08 96.06
02:30:25 02:14:01 AM all 4.23 0.00 0.36 0.00 0.07 95.34
02:30:25 02:14:01 AM 0 4.08 0.00 0.30 0.00 0.07 95.55
02:30:25 02:14:01 AM 1 4.39 0.00 0.42 0.00 0.07 95.13
02:30:25 02:15:01 AM all 4.36 0.00 0.33 0.00 0.08 95.22
02:30:25 02:15:01 AM 0 4.78 0.00 0.32 0.00 0.08 94.82
02:30:25 02:15:01 AM 1 3.93 0.00 0.35 0.00 0.08 95.63
02:30:25 02:16:01 AM all 4.48 0.00 0.36 0.00 0.09 95.07
02:30:25 02:16:01 AM 0 2.49 0.00 0.27 0.00 0.10 97.14
02:30:25 02:16:01 AM 1 6.46 0.00 0.45 0.00 0.08 93.00
02:30:25 02:17:01 AM all 4.44 0.00 0.37 0.00 0.09 95.10
02:30:25 02:17:01 AM 0 4.07 0.00 0.39 0.00 0.08 95.46
02:30:25 02:17:01 AM 1 4.81 0.00 0.35 0.00 0.10 94.74
02:30:25 02:18:01 AM all 6.64 0.00 0.40 0.00 0.08 92.87
02:30:25 02:18:01 AM 0 6.56 0.00 0.42 0.00 0.08 92.93
02:30:25 02:18:01 AM 1 6.72 0.00 0.39 0.00 0.08 92.81
02:30:25 02:19:01 AM all 0.57 0.00 0.08 0.00 0.07 99.28
02:30:25 02:19:01 AM 0 0.58 0.00 0.08 0.00 0.07 99.26
02:30:25 02:19:01 AM 1 0.55 0.00 0.08 0.00 0.07 99.30
02:30:25 02:20:01 AM all 0.57 0.00 0.12 0.00 0.08 99.24
02:30:25 02:20:01 AM 0 0.58 0.00 0.12 0.00 0.07 99.23
02:30:25 02:20:01 AM 1 0.55 0.00 0.12 0.00 0.08 99.25
02:30:25 02:21:01 AM all 0.56 0.00 0.13 0.01 0.05 99.25
02:30:25 02:21:01 AM 0 0.60 0.00 0.12 0.02 0.05 99.22
02:30:25 02:21:01 AM 1 0.52 0.00 0.15 0.00 0.05 99.28
02:30:25
02:30:25 02:21:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:25 02:22:01 AM all 0.53 0.00 0.10 0.00 0.05 99.32
02:30:25 02:22:01 AM 0 0.32 0.00 0.12 0.00 0.05 99.52
02:30:25 02:22:01 AM 1 0.74 0.00 0.08 0.00 0.05 99.13
02:30:25 02:23:01 AM all 0.56 0.00 0.09 0.00 0.08 99.26
02:30:25 02:23:01 AM 0 0.53 0.00 0.10 0.00 0.10 99.27
02:30:25 02:23:01 AM 1 0.59 0.00 0.08 0.00 0.07 99.26
02:30:25 02:24:01 AM all 1.78 0.00 0.16 0.00 0.08 97.98
02:30:25 02:24:01 AM 0 2.81 0.00 0.22 0.00 0.08 96.89
02:30:25 02:24:01 AM 1 0.75 0.00 0.10 0.00 0.07 99.08
02:30:25 02:25:01 AM all 1.20 0.00 0.23 0.00 0.05 98.52
02:30:25 02:25:01 AM 0 0.53 0.00 0.25 0.00 0.05 99.16
02:30:25 02:25:01 AM 1 1.86 0.00 0.22 0.00 0.05 97.87
02:30:25 02:26:01 AM all 1.32 0.00 0.28 0.00 0.04 98.36
02:30:25 02:26:01 AM 0 2.22 0.00 0.38 0.00 0.03 97.36
02:30:25 02:26:01 AM 1 0.42 0.00 0.17 0.00 0.05 99.36
02:30:25 02:27:01 AM all 3.27 0.00 0.63 0.00 0.06 96.05
02:30:25 02:27:01 AM 0 4.04 0.00 0.75 0.00 0.05 95.15
02:30:25 02:27:01 AM 1 2.49 0.00 0.50 0.00 0.07 96.94
02:30:25 02:28:01 AM all 2.56 0.00 0.49 0.00 0.05 96.90
02:30:25 02:28:01 AM 0 2.53 0.00 0.43 0.00 0.05 96.99
02:30:25 02:28:01 AM 1 2.60 0.00 0.54 0.00 0.05 96.82
02:30:25 02:29:01 AM all 16.55 0.00 1.87 0.02 0.10 81.46
02:30:25 02:29:01 AM 0 5.78 0.00 1.74 0.02 0.08 92.38
02:30:25 02:29:01 AM 1 27.30 0.00 2.01 0.02 0.12 70.56
02:30:25 02:30:00 AM all 32.49 0.00 3.35 0.42 0.13 63.61
02:30:25 02:30:00 AM 0 45.55 0.00 3.92 0.22 0.14 50.17
02:30:25 02:30:00 AM 1 19.44 0.00 2.79 0.61 0.12 77.04
02:30:25 02:30:01 AM all 33.87 0.00 19.35 0.00 0.00 46.77
02:30:25 02:30:01 AM 0 58.06 0.00 24.19 0.00 0.00 17.74
02:30:25 02:30:01 AM 1 9.68 0.00 14.52 0.00 0.00 75.81
02:30:25 Average: all 3.09 0.00 0.29 0.00 0.10 96.51
02:30:25 Average: 0 3.54 0.00 0.33 0.00 0.09 96.04
02:30:25 Average: 1 2.65 0.00 0.26 0.01 0.10 96.99
02:30:25
02:30:25
02:30:25