00:47:42 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10 00:47:42 originally caused by: 00:47:42 Started by timer 00:47:42 Running as SYSTEM 00:47:42 [EnvInject] - Loading node environment variables. 00:47:42 Building remotely on prd-centos8-robot-2c-8g-662 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 00:47:42 [ssh-agent] Looking for ssh-agent implementation... 00:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:42 $ ssh-agent 00:47:42 SSH_AUTH_SOCK=/tmp/ssh-o6pYsBT7lzEM/agent.5288 00:47:42 SSH_AGENT_PID=5289 00:47:42 [ssh-agent] Started. 00:47:42 Running ssh-add (command line suppressed) 00:47:42 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_14028035080324611288.key (/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_14028035080324611288.key) 00:47:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:47:46 The recommended git tool is: NONE 00:47:49 using credential opendaylight-jenkins-ssh 00:47:49 Wiping out workspace first. 00:47:49 Cloning the remote Git repository 00:47:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:47:49 > git init /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test # timeout=10 00:47:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:47:49 > git --version # timeout=10 00:47:49 > git --version # 'git version 2.43.0' 00:47:49 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:47:49 [INFO] Currently running in a labeled security context 00:47:49 [INFO] Currently SELinux is 'enforcing' on the host 00:47:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh18388990698488657848.key 00:47:49 Verifying host key using known hosts file 00:47:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:47:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:47:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:47:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:47:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:47:52 [INFO] Currently running in a labeled security context 00:47:52 [INFO] Currently SELinux is 'enforcing' on the host 00:47:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh13898667146985892897.key 00:47:52 Verifying host key using known hosts file 00:47:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:47:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:47:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:47:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:47:52 > git config core.sparsecheckout # timeout=10 00:47:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:47:53 Commit message: "Adapt test for new pce-allocation field" 00:47:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:47:53 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:47:53 No emails were triggered. 00:47:53 provisioning config files... 00:47:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:47:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:47:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:47:54 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins13002181065456074289.sh 00:47:54 ---> python-tools-install.sh 00:47:54 Setup pyenv: 00:47:54 system 00:47:54 * 3.8.13 (set by /opt/pyenv/version) 00:47:54 * 3.9.13 (set by /opt/pyenv/version) 00:47:54 * 3.10.13 (set by /opt/pyenv/version) 00:47:54 * 3.11.7 (set by /opt/pyenv/version) 00:47:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I7je 00:47:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:47:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:47:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:03 lf-activate-venv(): INFO: Base packages installed successfully 00:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools 00:48:27 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 00:48:27 Generating Requirements File 00:48:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:48:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:48:47 Python 3.11.7 00:48:47 pip 25.2 from /tmp/venv-I7je/lib/python3.11/site-packages/pip (python 3.11) 00:48:47 appdirs==1.4.4 00:48:47 argcomplete==3.6.2 00:48:47 aspy.yaml==1.3.0 00:48:47 attrs==25.3.0 00:48:47 autopage==0.5.2 00:48:47 beautifulsoup4==4.14.2 00:48:47 boto3==1.40.45 00:48:47 botocore==1.40.45 00:48:47 bs4==0.0.2 00:48:47 cachetools==6.2.0 00:48:47 certifi==2025.8.3 00:48:47 cffi==2.0.0 00:48:47 cfgv==3.4.0 00:48:47 chardet==5.2.0 00:48:47 charset-normalizer==3.4.3 00:48:47 click==8.3.0 00:48:47 cliff==4.11.0 00:48:47 cmd2==2.7.0 00:48:47 cryptography==3.3.2 00:48:47 debtcollector==3.0.0 00:48:47 decorator==5.2.1 00:48:47 defusedxml==0.7.1 00:48:47 Deprecated==1.2.18 00:48:47 distlib==0.4.0 00:48:47 dnspython==2.8.0 00:48:47 docker==7.1.0 00:48:47 dogpile.cache==1.4.1 00:48:47 durationpy==0.10 00:48:47 email-validator==2.3.0 00:48:47 filelock==3.19.1 00:48:47 future==1.0.0 00:48:47 gitdb==4.0.12 00:48:47 GitPython==3.1.45 00:48:47 google-auth==2.41.1 00:48:47 httplib2==0.31.0 00:48:47 identify==2.6.15 00:48:47 idna==3.10 00:48:47 importlib-resources==1.5.0 00:48:47 iso8601==2.1.0 00:48:47 Jinja2==3.1.6 00:48:47 jmespath==1.0.1 00:48:47 jsonpatch==1.33 00:48:47 jsonpointer==3.0.0 00:48:47 jsonschema==4.25.1 00:48:47 jsonschema-specifications==2025.9.1 00:48:47 keystoneauth1==5.12.0 00:48:47 kubernetes==34.1.0 00:48:47 lftools==0.37.14 00:48:47 lxml==6.0.2 00:48:47 markdown-it-py==4.0.0 00:48:47 MarkupSafe==3.0.3 00:48:47 mdurl==0.1.2 00:48:47 msgpack==1.1.1 00:48:47 multi_key_dict==2.0.3 00:48:47 munch==4.0.0 00:48:47 netaddr==1.3.0 00:48:47 niet==1.4.2 00:48:47 nodeenv==1.9.1 00:48:47 oauth2client==4.1.3 00:48:47 oauthlib==3.3.1 00:48:47 openstacksdk==4.7.1 00:48:47 os-service-types==1.8.0 00:48:47 osc-lib==4.2.0 00:48:47 oslo.config==10.0.0 00:48:47 oslo.context==6.1.0 00:48:47 oslo.i18n==6.6.0 00:48:47 oslo.log==7.2.1 00:48:47 oslo.serialization==5.8.0 00:48:47 oslo.utils==9.1.0 00:48:47 packaging==25.0 00:48:47 pbr==7.0.1 00:48:47 platformdirs==4.4.0 00:48:47 prettytable==3.16.0 00:48:47 psutil==7.1.0 00:48:47 pyasn1==0.6.1 00:48:47 pyasn1_modules==0.4.2 00:48:47 pycparser==2.23 00:48:47 pygerrit2==2.0.15 00:48:47 PyGithub==2.8.1 00:48:47 Pygments==2.19.2 00:48:47 PyJWT==2.10.1 00:48:47 PyNaCl==1.6.0 00:48:47 pyparsing==2.4.7 00:48:47 pyperclip==1.11.0 00:48:47 pyrsistent==0.20.0 00:48:47 python-cinderclient==9.8.0 00:48:47 python-dateutil==2.9.0.post0 00:48:47 python-heatclient==4.3.0 00:48:47 python-jenkins==1.8.3 00:48:47 python-keystoneclient==5.7.0 00:48:47 python-magnumclient==4.9.0 00:48:47 python-openstackclient==8.2.0 00:48:47 python-swiftclient==4.8.0 00:48:47 PyYAML==6.0.3 00:48:47 referencing==0.36.2 00:48:47 requests==2.32.5 00:48:47 requests-oauthlib==2.0.0 00:48:47 requestsexceptions==1.4.0 00:48:47 rfc3986==2.0.0 00:48:47 rich==14.1.0 00:48:47 rich-argparse==1.7.1 00:48:47 rpds-py==0.27.1 00:48:47 rsa==4.9.1 00:48:47 ruamel.yaml==0.18.15 00:48:47 ruamel.yaml.clib==0.2.14 00:48:47 s3transfer==0.14.0 00:48:47 simplejson==3.20.2 00:48:47 six==1.17.0 00:48:47 smmap==5.0.2 00:48:47 soupsieve==2.8 00:48:47 stevedore==5.5.0 00:48:47 tabulate==0.9.0 00:48:47 toml==0.10.2 00:48:47 tomlkit==0.13.3 00:48:47 tqdm==4.67.1 00:48:47 typing_extensions==4.15.0 00:48:47 tzdata==2025.2 00:48:47 urllib3==1.26.20 00:48:47 virtualenv==20.34.0 00:48:47 wcwidth==0.2.14 00:48:47 websocket-client==1.8.0 00:48:47 wrapt==1.17.3 00:48:47 xdg==6.0.0 00:48:47 xmltodict==1.0.2 00:48:47 yq==3.4.3 00:48:47 [EnvInject] - Injecting environment variables from a build step. 00:48:47 [EnvInject] - Injecting as environment variables the properties content 00:48:47 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:48:47 OS_CLOUD=vex 00:48:47 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-10 00:48:47 OS_STACK_TEMPLATE_DIR=openstack-hot 00:48:47 00:48:47 [EnvInject] - Variables injected successfully. 00:48:47 provisioning config files... 00:48:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:48:48 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins11375677332382262458.sh 00:48:48 ---> Create parameters file for OpenStack HOT 00:48:48 OpenStack Heat parameters generated 00:48:48 ----------------------------------- 00:48:48 parameters: 00:48:48 vm_0_count: '3' 00:48:48 vm_0_flavor: 'v3-standard-4' 00:48:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 00:48:48 vm_1_count: '0' 00:48:48 vm_1_flavor: 'v3-standard-2' 00:48:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 00:48:48 00:48:48 job_name: '34030-10' 00:48:48 silo: 'releng' 00:48:48 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins4059275041111857515.sh 00:48:48 ---> Create HEAT stack 00:48:48 + source /home/jenkins/lf-env.sh 00:48:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:48 ++ mktemp -d /tmp/venv-XXXX 00:48:48 + lf_venv=/tmp/venv-yx05 00:48:48 + local venv_file=/tmp/.os_lf_venv 00:48:48 + local python=python3 00:48:48 + local options 00:48:48 + local set_path=true 00:48:48 + local install_args= 00:48:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:48:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:48:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:48 + true 00:48:48 + case $1 in 00:48:48 + python=python3 00:48:48 + shift 2 00:48:48 + true 00:48:48 + case $1 in 00:48:48 + shift 00:48:48 + break 00:48:48 + case $python in 00:48:48 + local pkg_list= 00:48:48 + [[ -d /opt/pyenv ]] 00:48:48 + echo 'Setup pyenv:' 00:48:48 Setup pyenv: 00:48:48 + export PYENV_ROOT=/opt/pyenv 00:48:48 + PYENV_ROOT=/opt/pyenv 00:48:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:48 + pyenv versions 00:48:48 system 00:48:48 3.8.13 00:48:48 3.9.13 00:48:48 3.10.13 00:48:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 00:48:48 + command -v pyenv 00:48:48 ++ pyenv init - --no-rehash 00:48:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:48:48 for i in ${!paths[@]}; do 00:48:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:48:48 fi; done; 00:48:48 echo "${paths[*]}"'\'')" 00:48:48 export PATH="/opt/pyenv/shims:${PATH}" 00:48:48 export PYENV_SHELL=bash 00:48:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:48:48 pyenv() { 00:48:48 local command 00:48:48 command="${1:-}" 00:48:48 if [ "$#" -gt 0 ]; then 00:48:48 shift 00:48:48 fi 00:48:48 00:48:48 case "$command" in 00:48:48 rehash|shell) 00:48:48 eval "$(pyenv "sh-$command" "$@")" 00:48:48 ;; 00:48:48 *) 00:48:48 command pyenv "$command" "$@" 00:48:48 ;; 00:48:48 esac 00:48:48 }' 00:48:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:48:48 for i in ${!paths[@]}; do 00:48:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:48:48 fi; done; 00:48:48 echo "${paths[*]}"' 00:48:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:48:48 ++ export PYENV_SHELL=bash 00:48:48 ++ PYENV_SHELL=bash 00:48:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:48:48 +++ complete -F _pyenv pyenv 00:48:48 ++ lf-pyver python3 00:48:48 ++ local py_version_xy=python3 00:48:48 ++ local py_version_xyz= 00:48:48 ++ awk '{ print $1 }' 00:48:48 ++ pyenv versions 00:48:48 ++ local command 00:48:48 ++ command=versions 00:48:48 ++ '[' 1 -gt 0 ']' 00:48:48 ++ shift 00:48:48 ++ case "$command" in 00:48:48 ++ command pyenv versions 00:48:48 ++ pyenv versions 00:48:48 ++ sed 's/^[ *]* //' 00:48:48 ++ grep -E '^[0-9.]*[0-9]$' 00:48:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:48:48 +++ grep '^3' /tmp/.pyenv_versions 00:48:48 +++ tail -n 1 00:48:48 +++ sort -V 00:48:48 ++ py_version_xyz=3.11.7 00:48:48 ++ [[ -z 3.11.7 ]] 00:48:48 ++ echo 3.11.7 00:48:48 ++ return 0 00:48:48 + pyenv local 3.11.7 00:48:48 + local command 00:48:48 + command=local 00:48:48 + '[' 2 -gt 0 ']' 00:48:48 + shift 00:48:48 + case "$command" in 00:48:48 + command pyenv local 3.11.7 00:48:48 + pyenv local 3.11.7 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='lftools[openstack] ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='kubernetes ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='niet ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='python-heatclient ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='python-openstackclient ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='python-magnumclient ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='urllib3~=1.26.15 ' 00:48:48 + for arg in "$@" 00:48:48 + case $arg in 00:48:48 + pkg_list+='yq ' 00:48:48 + [[ -f /tmp/.os_lf_venv ]] 00:48:48 ++ cat /tmp/.os_lf_venv 00:48:48 + lf_venv=/tmp/venv-I7je 00:48:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from' file:/tmp/.os_lf_venv 00:48:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 00:48:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:48 + local 'pip_opts=--upgrade --quiet' 00:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:48:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:48:48 + [[ -n '' ]] 00:48:48 + [[ -n '' ]] 00:48:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:48 + /tmp/venv-I7je/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:48:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:48:50 lf-activate-venv(): INFO: Base packages installed successfully 00:48:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:48:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:48:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:48:50 + /tmp/venv-I7je/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:49:09 + type python3 00:49:09 + true 00:49:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH' 00:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 00:49:09 + PATH=/tmp/venv-I7je/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:49:09 + return 0 00:49:09 + openstack --os-cloud vex limits show --absolute 00:49:11 +--------------------------+---------+ 00:49:11 | Name | Value | 00:49:11 +--------------------------+---------+ 00:49:11 | maxTotalInstances | -1 | 00:49:11 | maxTotalCores | 450 | 00:49:11 | maxTotalRAMSize | 1000000 | 00:49:11 | maxServerMeta | 128 | 00:49:11 | maxImageMeta | 128 | 00:49:11 | maxPersonality | 5 | 00:49:11 | maxPersonalitySize | 10240 | 00:49:11 | maxTotalKeypairs | 100 | 00:49:11 | maxServerGroups | 10 | 00:49:11 | maxServerGroupMembers | 10 | 00:49:11 | maxTotalFloatingIps | -1 | 00:49:11 | maxSecurityGroups | -1 | 00:49:11 | maxSecurityGroupRules | -1 | 00:49:11 | totalRAMUsed | 720896 | 00:49:11 | totalCoresUsed | 176 | 00:49:11 | totalInstancesUsed | 58 | 00:49:11 | totalFloatingIpsUsed | 0 | 00:49:11 | totalSecurityGroupsUsed | 0 | 00:49:11 | totalServerGroupsUsed | 0 | 00:49:11 | maxTotalVolumes | -1 | 00:49:11 | maxTotalSnapshots | 10 | 00:49:11 | maxTotalVolumeGigabytes | 4096 | 00:49:11 | maxTotalBackups | 10 | 00:49:11 | maxTotalBackupGigabytes | 1000 | 00:49:11 | totalVolumesUsed | 0 | 00:49:11 | totalGigabytesUsed | 0 | 00:49:11 | totalSnapshotsUsed | 0 | 00:49:11 | totalBackupsUsed | 0 | 00:49:11 | totalBackupGigabytesUsed | 0 | 00:49:11 +--------------------------+---------+ 00:49:11 + pushd /opt/ciman/openstack-hot 00:49:11 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 00:49:11 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-vanadium-10 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/stack-parameters.yaml 00:49:37 Creating stack releng-controller-csit-3node-clustering-ask-all-vanadium-10 00:49:37 Waiting to initialize infrastructure... 00:49:37 Stack initialization successful. 00:49:37 ------------------------------------ 00:49:37 Stack Details 00:49:37 ------------------------------------ 00:49:37 {'added': None, 00:49:37 'capabilities': [], 00:49:37 'created_at': '2025-10-05T00:49:14Z', 00:49:37 'deleted': None, 00:49:37 'deleted_at': None, 00:49:37 'description': 'No description', 00:49:37 'environment': None, 00:49:37 'environment_files': None, 00:49:37 'files': None, 00:49:37 'files_container': None, 00:49:37 'id': '4a83438d-15f2-4008-9dc8-28ddbfabed0d', 00:49:37 'is_rollback_disabled': True, 00:49:37 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-vanadium-10/4a83438d-15f2-4008-9dc8-28ddbfabed0d', 00:49:37 'rel': 'self'}], 00:49:37 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:49:37 'name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-10', 00:49:37 'notification_topics': [], 00:49:37 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:49:37 'output_key': 'vm_0_ips', 00:49:37 'output_value': ['10.30.170.38', 00:49:37 '10.30.171.162', 00:49:37 '10.30.171.34']}, 00:49:37 {'description': 'IP addresses of the 2nd vm types', 00:49:37 'output_key': 'vm_1_ips', 00:49:37 'output_value': []}], 00:49:37 'owner_id': ****, 00:49:37 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:49:37 'OS::stack_id': '4a83438d-15f2-4008-9dc8-28ddbfabed0d', 00:49:37 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-10', 00:49:37 'job_name': '34030-10', 00:49:37 'silo': 'releng', 00:49:37 'vm_0_count': '3', 00:49:37 'vm_0_flavor': 'v3-standard-4', 00:49:37 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:49:37 '20250201-010426.857', 00:49:37 'vm_1_count': '0', 00:49:37 'vm_1_flavor': 'v3-standard-2', 00:49:37 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:49:37 '- 20250201-060151.911'}, 00:49:37 'parent_id': None, 00:49:37 'replaced': None, 00:49:37 'status': 'CREATE_COMPLETE', 00:49:37 'status_reason': 'Stack CREATE completed successfully', 00:49:37 'tags': [], 00:49:37 'template': None, 00:49:37 'template_description': 'No description', 00:49:37 'template_url': None, 00:49:37 'timeout_mins': 15, 00:49:37 'unchanged': None, 00:49:37 'updated': None, 00:49:37 'updated_at': None, 00:49:37 'user_project_id': '9fb7e91b1d8a41ccb924ca6593f2e5a3'} 00:49:37 ------------------------------------ 00:49:37 + popd 00:49:37 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 00:49:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins16472102645035007283.sh 00:49:37 ---> Copy SSH public keys to CSIT lab 00:49:37 Setup pyenv: 00:49:38 system 00:49:38 3.8.13 00:49:38 3.9.13 00:49:38 3.10.13 00:49:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 00:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 00:49:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:49:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:49:40 lf-activate-venv(): INFO: Base packages installed successfully 00:49:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 00:49:58 SSH not responding on 10.30.171.34. Retrying in 10 seconds... 00:49:58 SSH not responding on 10.30.171.162. Retrying in 10 seconds... 00:49:59 SSH not responding on 10.30.170.38. Retrying in 10 seconds... 00:50:08 Ping to 10.30.171.162 successful. 00:50:08 Ping to 10.30.171.34 successful. 00:50:09 Ping to 10.30.170.38 successful. 00:50:09 SSH not responding on 10.30.171.162. Retrying in 10 seconds... 00:50:09 SSH not responding on 10.30.171.34. Retrying in 10 seconds... 00:50:10 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:50:10 releng-34030-10-0-builder-0 00:50:10 Successfully copied public keys to slave 10.30.170.38 00:50:10 Process 6499 ready. 00:50:19 Ping to 10.30.171.162 successful. 00:50:19 Ping to 10.30.171.34 successful. 00:50:19 SSH not responding on 10.30.171.162. Retrying in 10 seconds... 00:50:20 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:50:21 releng-34030-10-0-builder-2 00:50:21 Successfully copied public keys to slave 10.30.171.34 00:50:29 Ping to 10.30.171.162 successful. 00:50:30 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:50:31 releng-34030-10-0-builder-1 00:50:31 Successfully copied public keys to slave 10.30.171.162 00:50:31 Process 6500 ready. 00:50:31 Process 6502 ready. 00:50:31 SSH ready on all stack servers. 00:50:31 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins13919625954035346105.sh 00:50:31 Setup pyenv: 00:50:31 system 00:50:31 3.8.13 00:50:31 3.9.13 00:50:31 3.10.13 00:50:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 00:50:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JrQ5 00:50:35 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.robot_venv 00:50:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:50:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:50:40 lf-activate-venv(): INFO: Base packages installed successfully 00:50:40 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:50:42 lf-activate-venv(): INFO: Adding /tmp/venv-JrQ5/bin to PATH 00:50:42 + echo 'Installing Python Requirements' 00:50:42 Installing Python Requirements 00:50:42 + cat 00:50:42 + python -m pip install -r requirements.txt 00:50:42 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:50:42 Collecting docker-py (from -r requirements.txt (line 1)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:50:42 Collecting ipaddr (from -r requirements.txt (line 2)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:50:42 Preparing metadata (setup.py): started 00:50:42 Preparing metadata (setup.py): finished with status 'done' 00:50:42 Collecting netaddr (from -r requirements.txt (line 3)) 00:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:50:42 Collecting netifaces (from -r requirements.txt (line 4)) 00:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:50:42 Preparing metadata (setup.py): started 00:50:42 Preparing metadata (setup.py): finished with status 'done' 00:50:43 Collecting pyhocon (from -r requirements.txt (line 5)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:50:43 Collecting requests (from -r requirements.txt (line 6)) 00:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:50:43 Collecting robotframework (from -r requirements.txt (line 7)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 00:50:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.2 MB/s 0:00:00 00:50:43 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:50:43 Preparing metadata (setup.py): started 00:50:43 Preparing metadata (setup.py): finished with status 'done' 00:50:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:50:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:50:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:50:43 Preparing metadata (setup.py): started 00:50:43 Preparing metadata (setup.py): finished with status 'done' 00:50:43 Collecting scapy (from -r requirements.txt (line 12)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 00:50:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.5 MB/s 0:00:00 00:50:43 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:50:43 Preparing metadata (setup.py): started 00:50:44 Preparing metadata (setup.py): finished with status 'done' 00:50:44 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 00:50:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 40.3 MB/s 0:00:00 00:50:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:50:44 Collecting pyangbind (from -r requirements.txt (line 22)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 00:50:44 Collecting isodate (from -r requirements.txt (line 25)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:50:44 Collecting jmespath (from -r requirements.txt (line 28)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 00:50:44 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:50:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:50:44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:50:44 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:50:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:50:44 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:50:44 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 00:50:44 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:50:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 00:50:45 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 00:50:45 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 00:50:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 00:50:45 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 00:50:45 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 00:50:45 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:50:45 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:50:45 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:50:45 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:50:45 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 00:50:45 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:50:45 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:50:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:50:45 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 00:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 48.4 MB/s 0:00:00 00:50:45 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:50:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:50:45 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:50:45 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:50:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 6.6 MB/s 0:00:00 00:50:46 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:50:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:50:47 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 00:50:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 46.3 MB/s 0:00:00 00:50:47 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:50:47 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:50:48 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:50:48 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 00:50:48 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:50:48 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:50:48 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:50:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 00:50:48 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 00:50:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 77.5 MB/s 0:00:00 00:50:48 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:48 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) 00:50:48 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 00:50:48 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 00:50:48 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:50:49 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 00:50:49 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:50:49 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:50:49 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:50:49 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 00:50:49 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)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:50:49 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:50:49 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:50:49 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 00:50:49 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:50:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:50:49 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:50:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 00:50:49 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:50:49 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:50:49 Building wheel for robotframework-sshlibrary (setup.py): started 00:50:49 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 00:50:49 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=48247d2f32de5c91840713fc5c1a1354b522e9547eb1f2525f175b5bfae7f74f 00:50:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:50:49 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:50:49 Building wheel for ipaddr (setup.py): started 00:50:50 Building wheel for ipaddr (setup.py): finished with status 'done' 00:50:50 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=efbcddd66d87c035d76ac30d4237b2403db29fb0e9b63750abfea2de789849c8 00:50:50 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:50:50 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:50:50 Building wheel for netifaces (setup.py): started 00:50:52 Building wheel for netifaces (setup.py): finished with status 'done' 00:50:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=5583d998f8ac475da0d5152dbaf4f898d47ca4600267e742a281cfe81f6b4923 00:50:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:50:52 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:50:52 Building wheel for robotframework-httplibrary (setup.py): started 00:50:52 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 00:50:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a63c96378c2bd27d728729e15e180ac21214fb4034289eaa9cfe2bf4a4c998d9 00:50:52 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:50:52 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 00:50:52 Building wheel for jsonpath-rw (setup.py): started 00:50:52 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 00:50:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=550af1e28ad0b29794716daa7eda06b0b5aa9c038ba2cc2b0858861020bdb51d 00:50:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:50:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:50:53 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:51:00 00:51:00 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 00:51:00 + pip freeze 00:51:00 attrs==25.3.0 00:51:00 bcrypt==5.0.0 00:51:00 beautifulsoup4==4.14.2 00:51:00 certifi==2025.8.3 00:51:00 cffi==2.0.0 00:51:00 charset-normalizer==3.4.3 00:51:00 click==8.3.0 00:51:00 cryptography==46.0.2 00:51:00 decorator==5.2.1 00:51:00 distlib==0.4.0 00:51:00 docker-py==1.10.6 00:51:00 docker-pycreds==0.4.0 00:51:00 elastic-transport==8.17.1 00:51:00 elasticsearch==8.19.1 00:51:00 elasticsearch-dsl==8.15.4 00:51:00 enum34==1.1.10 00:51:00 filelock==3.19.1 00:51:00 h11==0.16.0 00:51:00 idna==3.10 00:51:00 invoke==2.2.0 00:51:00 ipaddr==2.2.0 00:51:00 isodate==0.7.2 00:51:00 jmespath==1.0.1 00:51:00 jsonpatch==1.33 00:51:00 jsonpath-rw==1.4.0 00:51:00 jsonpointer==3.0.0 00:51:00 lxml==6.0.2 00:51:00 netaddr==1.3.0 00:51:00 netifaces==0.11.0 00:51:00 outcome==1.3.0.post0 00:51:00 paramiko==4.0.0 00:51:00 platformdirs==4.4.0 00:51:00 ply==3.11 00:51:00 pyang==2.7.1 00:51:00 pyangbind==0.8.6 00:51:00 pycparser==2.23 00:51:00 pyhocon==0.3.61 00:51:00 PyNaCl==1.6.0 00:51:00 pyparsing==3.2.5 00:51:00 PySocks==1.7.1 00:51:00 python-dateutil==2.9.0.post0 00:51:00 regex==2025.9.18 00:51:00 requests==2.32.5 00:51:00 robotframework==7.3.2 00:51:00 robotframework-httplibrary==0.4.2 00:51:00 robotframework-pythonlibcore==4.4.1 00:51:00 robotframework-requests==0.9.7 00:51:00 robotframework-selenium2library==3.0.0 00:51:00 robotframework-seleniumlibrary==6.8.0 00:51:00 robotframework-sshlibrary==3.8.0 00:51:00 scapy==2.6.1 00:51:00 scp==0.15.0 00:51:00 selenium==4.36.0 00:51:00 six==1.17.0 00:51:00 sniffio==1.3.1 00:51:00 sortedcontainers==2.4.0 00:51:00 soupsieve==2.8 00:51:00 trio==0.31.0 00:51:00 trio-websocket==0.12.2 00:51:00 typing_extensions==4.15.0 00:51:00 urllib3==2.5.0 00:51:00 virtualenv==20.34.0 00:51:00 waitress==3.0.2 00:51:00 WebOb==1.8.9 00:51:00 websocket-client==1.8.0 00:51:00 WebTest==3.0.6 00:51:00 wsproto==1.2.0 00:51:00 [EnvInject] - Injecting environment variables from a build step. 00:51:00 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:51:00 [EnvInject] - Variables injected successfully. 00:51:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins16621784923331873176.sh 00:51:00 Setup pyenv: 00:51:00 system 00:51:00 3.8.13 00:51:00 3.9.13 00:51:00 3.10.13 00:51:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 00:51:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 00:51:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:03 lf-activate-venv(): INFO: Base packages installed successfully 00:51:03 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:51:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:51:10 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:51:10 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:51:10 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 00:51:10 + ODL_SYSTEM=() 00:51:10 + TOOLS_SYSTEM=() 00:51:10 + OPENSTACK_SYSTEM=() 00:51:10 + OPENSTACK_CONTROLLERS=() 00:51:10 + mapfile -t ADDR 00:51:10 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-vanadium-10 00:51:10 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:51:12 + for i in "${ADDR[@]}" 00:51:12 ++ ssh 10.30.170.38 hostname -s 00:51:12 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:12 + REMHOST=releng-34030-10-0-builder-0 00:51:12 + case ${REMHOST} in 00:51:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:51:12 + for i in "${ADDR[@]}" 00:51:12 ++ ssh 10.30.171.162 hostname -s 00:51:12 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:13 + REMHOST=releng-34030-10-0-builder-1 00:51:13 + case ${REMHOST} in 00:51:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:51:13 + for i in "${ADDR[@]}" 00:51:13 ++ ssh 10.30.171.34 hostname -s 00:51:13 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:13 + REMHOST=releng-34030-10-0-builder-2 00:51:13 + case ${REMHOST} in 00:51:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:51:13 + echo NUM_ODL_SYSTEM=3 00:51:13 + echo NUM_TOOLS_SYSTEM=0 00:51:13 + '[' '' == yes ']' 00:51:13 + NUM_OPENSTACK_SYSTEM=0 00:51:13 + echo NUM_OPENSTACK_SYSTEM=0 00:51:13 + '[' 0 -eq 2 ']' 00:51:13 + echo ODL_SYSTEM_IP=10.30.170.38 00:51:13 ++ seq 0 2 00:51:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:51:13 + echo ODL_SYSTEM_1_IP=10.30.170.38 00:51:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:51:13 + echo ODL_SYSTEM_2_IP=10.30.171.162 00:51:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:51:13 + echo ODL_SYSTEM_3_IP=10.30.171.34 00:51:13 + echo TOOLS_SYSTEM_IP= 00:51:13 ++ seq 0 -1 00:51:13 + openstack_index=0 00:51:13 + NUM_OPENSTACK_CONTROL_NODES=1 00:51:13 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:51:13 ++ seq 0 0 00:51:13 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:51:13 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:51:13 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:13 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:13 + '[' -1 -ge 2 ']' 00:51:13 ++ seq 0 -2 00:51:13 + NUM_OPENSTACK_HAPROXY_NODES=0 00:51:13 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:51:13 ++ seq 0 -1 00:51:13 + echo 'Contents of slave_addresses.txt:' 00:51:13 Contents of slave_addresses.txt: 00:51:13 + cat slave_addresses.txt 00:51:13 NUM_ODL_SYSTEM=3 00:51:13 NUM_TOOLS_SYSTEM=0 00:51:13 NUM_OPENSTACK_SYSTEM=0 00:51:13 ODL_SYSTEM_IP=10.30.170.38 00:51:13 ODL_SYSTEM_1_IP=10.30.170.38 00:51:13 ODL_SYSTEM_2_IP=10.30.171.162 00:51:13 ODL_SYSTEM_3_IP=10.30.171.34 00:51:13 TOOLS_SYSTEM_IP= 00:51:13 NUM_OPENSTACK_CONTROL_NODES=1 00:51:13 OPENSTACK_CONTROL_NODE_1_IP= 00:51:13 NUM_OPENSTACK_COMPUTE_NODES=-1 00:51:13 NUM_OPENSTACK_HAPROXY_NODES=0 00:51:13 [EnvInject] - Injecting environment variables from a build step. 00:51:13 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:51:13 [EnvInject] - Variables injected successfully. 00:51:13 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins9685710638499205753.sh 00:51:13 Preparing for JRE Version 21 00:51:13 Karaf artifact is karaf 00:51:13 Karaf project is integration 00:51:13 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:51:13 [EnvInject] - Injecting environment variables from a build step. 00:51:13 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:51:13 [EnvInject] - Variables injected successfully. 00:51:13 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins5614039427571970058.sh 00:51:13 2025-10-05 00:51:13 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:51:13 Bundle version is 0.23.0-SNAPSHOT 00:51:13 --2025-10-05 00:51:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 00:51:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:13 HTTP request sent, awaiting response... 200 OK 00:51:13 Length: 1410 (1.4K) [application/xml] 00:51:13 Saving to: ‘maven-metadata.xml’ 00:51:13 00:51:13 0K . 100% 54.0M=0s 00:51:13 00:51:13 2025-10-05 00:51:13 (54.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:51:13 00:51:13 00:51:13 00:51:13 org.opendaylight.integration 00:51:13 karaf 00:51:13 0.23.0-SNAPSHOT 00:51:13 00:51:13 00:51:13 20251004.162647 00:51:13 390 00:51:13 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 pom 00:51:13 0.23.0-20251004.162647-390 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 tar.gz 00:51:13 0.23.0-20251004.162647-390 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 zip 00:51:13 0.23.0-20251004.162647-390 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 cyclonedx 00:51:13 xml 00:51:13 0.23.0-20251004.162647-390 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 cyclonedx 00:51:13 json 00:51:13 0.23.0-20251004.162647-390 00:51:13 20251004162647 00:51:13 00:51:13 00:51:13 00:51:13 00:51:13 Nexus timestamp is 0.23.0-20251004.162647-390 00:51:13 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:13 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip 00:51:13 Distribution bundle version is 0.23.0-SNAPSHOT 00:51:13 Distribution folder is karaf-0.23.0-SNAPSHOT 00:51:13 Nexus prefix is https://nexus.opendaylight.org 00:51:13 [EnvInject] - Injecting environment variables from a build step. 00:51:13 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:51:13 [EnvInject] - Variables injected successfully. 00:51:13 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins16569561842813507410.sh 00:51:14 Setup pyenv: 00:51:14 system 00:51:14 3.8.13 00:51:14 3.9.13 00:51:14 3.10.13 00:51:14 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 00:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 00:51:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:51:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:51:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:51:16 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:51:16 lf-activate-venv(): INFO: Base packages installed successfully 00:51:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:51:22 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:51:22 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 00:51:22 Copying common-functions.sh to /tmp 00:51:23 Copying common-functions.sh to 10.30.170.38:/tmp 00:51:23 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:24 Copying common-functions.sh to 10.30.171.162:/tmp 00:51:24 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:24 Copying common-functions.sh to 10.30.171.34:/tmp 00:51:24 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:25 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins6377999765941373709.sh 00:51:25 common-functions.sh is being sourced 00:51:25 common-functions environment: 00:51:25 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:25 ACTUALFEATURES: 00:51:25 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:25 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:25 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:25 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:25 CONTROLLERMEM: 2048m 00:51:25 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:25 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:25 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:25 SUITES: 00:51:25 00:51:25 ################################################# 00:51:25 ## Configure Cluster and Start ## 00:51:25 ################################################# 00:51:25 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app 00:51:25 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app 00:51:25 Locating script plan to use... 00:51:25 script plan exists!!! 00:51:25 Changing the script plan path... 00:51:25 # Place the scripts in run order: 00:51:25 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh 00:51:25 Executing /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh... 00:51:25 Add car-people shards file 00:51:25 Copy shard config to member-1 with IP address 10.30.170.38 00:51:25 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:25 Copy shard config to member-2 with IP address 10.30.171.162 00:51:25 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:25 Copy shard config to member-3 with IP address 10.30.171.34 00:51:25 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:25 Finished running script plans 00:51:25 Configuring member-1 with IP address 10.30.170.38 00:51:25 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:26 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:26 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:51:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:51:26 common-functions.sh is being sourced 00:51:26 ++ echo 'common-functions.sh is being sourced' 00:51:26 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:51:26 ++ DISTROSTREAM=vanadium 00:51:26 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:26 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:26 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:26 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:26 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:26 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:26 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:26 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:26 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:26 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:26 ++ export CONTROLLERMEM= 00:51:26 ++ CONTROLLERMEM= 00:51:26 ++ case "${DISTROSTREAM}" in 00:51:26 ++ CLUSTER_SYSTEM=pekko 00:51:26 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:26 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:26 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:26 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:26 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:26 ++ print_common_env 00:51:26 ++ cat 00:51:26 common-functions environment: 00:51:26 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:26 ACTUALFEATURES: 00:51:26 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:26 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:26 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:26 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:26 CONTROLLERMEM: 00:51:26 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:26 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:26 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:26 SUITES: 00:51:26 00:51:26 ++ SSH='ssh -t -t' 00:51:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:51:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:51:26 Changing to /tmp 00:51:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:26 + echo 'Changing to /tmp' 00:51:26 + cd /tmp 00:51:26 + 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-20251004.162647-390.zip' 00:51:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:26 --2025-10-05 00:51:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:26 HTTP request sent, awaiting response... 200 OK 00:51:26 Length: 185768500 (177M) [application/zip] 00:51:26 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 00:51:26 00:51:26 0K ........ ........ ........ ........ ........ ........ 1% 57.4M 3s 00:51:26 3072K ........ ........ ........ ........ ........ ........ 3% 77.9M 3s 00:51:26 6144K ........ ........ ........ ........ ........ ........ 5% 118M 2s 00:51:26 9216K ........ ........ ........ ........ ........ ........ 6% 151M 2s 00:51:26 12288K ........ ........ ........ ........ ........ ........ 8% 201M 2s 00:51:26 15360K ........ ........ ........ ........ ........ ........ 10% 195M 1s 00:51:26 18432K ........ ........ ........ ........ ........ ........ 11% 184M 1s 00:51:26 21504K ........ ........ ........ ........ ........ ........ 13% 200M 1s 00:51:26 24576K ........ ........ ........ ........ ........ ........ 15% 195M 1s 00:51:26 27648K ........ ........ ........ ........ ........ ........ 16% 202M 1s 00:51:26 30720K ........ ........ ........ ........ ........ ........ 18% 237M 1s 00:51:26 33792K ........ ........ ........ ........ ........ ........ 20% 227M 1s 00:51:26 36864K ........ ........ ........ ........ ........ ........ 22% 253M 1s 00:51:26 39936K ........ ........ ........ ........ ........ ........ 23% 269M 1s 00:51:26 43008K ........ ........ ........ ........ ........ ........ 25% 248M 1s 00:51:26 46080K ........ ........ ........ ........ ........ ........ 27% 250M 1s 00:51:26 49152K ........ ........ ........ ........ ........ ........ 28% 276M 1s 00:51:26 52224K ........ ........ ........ ........ ........ ........ 30% 334M 1s 00:51:26 55296K ........ ........ ........ ........ ........ ........ 32% 315M 1s 00:51:26 58368K ........ ........ ........ ........ ........ ........ 33% 324M 1s 00:51:26 61440K ........ ........ ........ ........ ........ ........ 35% 322M 1s 00:51:26 64512K ........ ........ ........ ........ ........ ........ 37% 301M 1s 00:51:26 67584K ........ ........ ........ ........ ........ ........ 38% 309M 1s 00:51:26 70656K ........ ........ ........ ........ ........ ........ 40% 300M 1s 00:51:26 73728K ........ ........ ........ ........ ........ ........ 42% 214M 1s 00:51:26 76800K ........ ........ ........ ........ ........ ........ 44% 233M 1s 00:51:26 79872K ........ ........ ........ ........ ........ ........ 45% 209M 0s 00:51:26 82944K ........ ........ ........ ........ ........ ........ 47% 218M 0s 00:51:26 86016K ........ ........ ........ ........ ........ ........ 49% 204M 0s 00:51:26 89088K ........ ........ ........ ........ ........ ........ 50% 217M 0s 00:51:26 92160K ........ ........ ........ ........ ........ ........ 52% 220M 0s 00:51:26 95232K ........ ........ ........ ........ ........ ........ 54% 225M 0s 00:51:26 98304K ........ ........ ........ ........ ........ ........ 55% 261M 0s 00:51:26 101376K ........ ........ ........ ........ ........ ........ 57% 302M 0s 00:51:26 104448K ........ ........ ........ ........ ........ ........ 59% 285M 0s 00:51:26 107520K ........ ........ ........ ........ ........ ........ 60% 297M 0s 00:51:26 110592K ........ ........ ........ ........ ........ ........ 62% 298M 0s 00:51:26 113664K ........ ........ ........ ........ ........ ........ 64% 294M 0s 00:51:26 116736K ........ ........ ........ ........ ........ ........ 66% 288M 0s 00:51:26 119808K ........ ........ ........ ........ ........ ........ 67% 309M 0s 00:51:26 122880K ........ ........ ........ ........ ........ ........ 69% 283M 0s 00:51:26 125952K ........ ........ ........ ........ ........ ........ 71% 287M 0s 00:51:26 129024K ........ ........ ........ ........ ........ ........ 72% 294M 0s 00:51:26 132096K ........ ........ ........ ........ ........ ........ 74% 298M 0s 00:51:26 135168K ........ ........ ........ ........ ........ ........ 76% 252M 0s 00:51:26 138240K ........ ........ ........ ........ ........ ........ 77% 248M 0s 00:51:26 141312K ........ ........ ........ ........ ........ ........ 79% 164M 0s 00:51:27 144384K ........ ........ ........ ........ ........ ........ 81% 254M 0s 00:51:27 147456K ........ ........ ........ ........ ........ ........ 82% 283M 0s 00:51:27 150528K ........ ........ ........ ........ ........ ........ 84% 298M 0s 00:51:27 153600K ........ ........ ........ ........ ........ ........ 86% 285M 0s 00:51:27 156672K ........ ........ ........ ........ ........ ........ 88% 290M 0s 00:51:27 159744K ........ ........ ........ ........ ........ ........ 89% 279M 0s 00:51:27 162816K ........ ........ ........ ........ ........ ........ 91% 296M 0s 00:51:27 165888K ........ ........ ........ ........ ........ ........ 93% 303M 0s 00:51:27 168960K ........ ........ ........ ........ ........ ........ 94% 298M 0s 00:51:27 172032K ........ ........ ........ ........ ........ ........ 96% 302M 0s 00:51:27 175104K ........ ........ ........ ........ ........ ........ 98% 302M 0s 00:51:27 178176K ........ ........ ........ ........ ........ ........ 99% 306M 0s 00:51:27 181248K .. 100% 573M=0.8s 00:51:27 00:51:27 2025-10-05 00:51:27 (227 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 00:51:27 00:51:27 Extracting the new controller... 00:51:27 + echo 'Extracting the new controller...' 00:51:27 + unzip -q karaf-0.23.0-20251004.162647-390.zip 00:51:28 Adding external repositories... 00:51:28 + echo 'Adding external repositories...' 00:51:28 + 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 00:51:28 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:28 ################################################################################ 00:51:28 # 00:51:28 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:28 # contributor license agreements. See the NOTICE file distributed with 00:51:28 # this work for additional information regarding copyright ownership. 00:51:28 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:28 # (the "License"); you may not use this file except in compliance with 00:51:28 # the License. You may obtain a copy of the License at 00:51:28 # 00:51:28 # http://www.apache.org/licenses/LICENSE-2.0 00:51:28 # 00:51:28 # Unless required by applicable law or agreed to in writing, software 00:51:28 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:28 # See the License for the specific language governing permissions and 00:51:28 # limitations under the License. 00:51:28 # 00:51:28 ################################################################################ 00:51:28 00:51:28 # 00:51:28 # If set to true, the following property will not allow any certificate to be used 00:51:28 # when accessing Maven repositories through SSL 00:51:28 # 00:51:28 #org.ops4j.pax.url.mvn.certificateCheck= 00:51:28 00:51:28 # 00:51:28 # Path to the local Maven settings file. 00:51:28 # The repositories defined in this file will be automatically added to the list 00:51:28 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:51:28 # below is not set. 00:51:28 # The following locations are checked for the existence of the settings.xml file 00:51:28 # * 1. looks for the specified url 00:51:28 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:51:28 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:51:28 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:51:28 # 00:51:28 #org.ops4j.pax.url.mvn.settings= 00:51:28 00:51:28 # 00:51:28 # Path to the local Maven repository which is used to avoid downloading 00:51:28 # artifacts when they already exist locally. 00:51:28 # The value of this property will be extracted from the settings.xml file 00:51:28 # above, or defaulted to: 00:51:28 # System.getProperty( "user.home" ) + "/.m2/repository" 00:51:28 # 00:51:28 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:51:28 00:51:28 # 00:51:28 # Default this to false. It's just weird to use undocumented repos 00:51:28 # 00:51:28 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:51:28 00:51:28 # 00:51:28 # Uncomment if you don't wanna use the proxy settings 00:51:28 # from the Maven conf/settings.xml file 00:51:28 # 00:51:28 # org.ops4j.pax.url.mvn.proxySupport=false 00:51:28 00:51:28 # 00:51:28 # Comma separated list of repositories scanned when resolving an artifact. 00:51:28 # Those repositories will be checked before iterating through the 00:51:28 # below list of repositories and even before the local repository 00:51:28 # A repository url can be appended with zero or more of the following flags: 00:51:28 # @snapshots : the repository contains snaphots 00:51:28 # @noreleases : the repository does not contain any released artifacts 00:51:28 # 00:51:28 # The following property value will add the system folder as a repo. 00:51:28 # 00:51:28 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:51:28 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:51:28 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:51:28 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:51:28 00:51:28 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:51:28 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:51:28 00:51:28 # 00:51:28 # Comma separated list of repositories scanned when resolving an artifact. 00:51:28 # The default list includes the following repositories: 00:51:28 # http://repo1.maven.org/maven2@id=central 00:51:28 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:51:28 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:51:28 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:51:28 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:51:28 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:51:28 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:28 # To add repositories to the default ones, prepend '+' to the list of repositories 00:51:28 # to add. 00:51:28 # A repository url can be appended with zero or more of the following flags: 00:51:28 # @snapshots : the repository contains snapshots 00:51:28 # @noreleases : the repository does not contain any released artifacts 00:51:28 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:51:28 # 00:51:28 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:28 00:51:28 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:51:28 + [[ True == \T\r\u\e ]] 00:51:28 + echo 'Configuring the startup features...' 00:51:28 + 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 00:51:28 + FEATURE_TEST_STRING=features-test 00:51:28 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:51:28 + KARAF_VERSION=karaf4 00:51:28 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:51:28 + 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 00:51:28 + [[ ! -z '' ]] 00:51:28 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:28 ################################################################################ 00:51:28 # 00:51:28 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:28 # contributor license agreements. See the NOTICE file distributed with 00:51:28 # this work for additional information regarding copyright ownership. 00:51:28 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:28 # (the "License"); you may not use this file except in compliance with 00:51:28 # the License. You may obtain a copy of the License at 00:51:28 # 00:51:28 # http://www.apache.org/licenses/LICENSE-2.0 00:51:28 # 00:51:28 # Unless required by applicable law or agreed to in writing, software 00:51:28 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:28 # See the License for the specific language governing permissions and 00:51:28 # limitations under the License. 00:51:28 # 00:51:28 ################################################################################ 00:51:28 00:51:28 # 00:51:28 # Comma separated list of features repositories to register by default 00:51:28 # 00:51:28 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}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 00:51:28 00:51:28 # 00:51:28 # Comma separated list of features to install at startup 00:51:28 # 00:51:28 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 00:51:28 00:51:28 # 00:51:28 # Resource repositories (OBR) that the features resolver can use 00:51:28 # to resolve requirements/capabilities 00:51:28 # 00:51:28 # The format of the resourceRepositories is 00:51:28 # resourceRepositories=[xml:url|json:url],... 00:51:28 # for Instance: 00:51:28 # 00:51:28 #resourceRepositories=xml:http://host/path/to/index.xml 00:51:28 # or 00:51:28 #resourceRepositories=json:http://host/path/to/index.json 00:51:28 # 00:51:28 00:51:28 # 00:51:28 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:51:28 # 00:51:28 featuresBootAsynchronous=false 00:51:28 00:51:28 # 00:51:28 # Service requirements enforcement 00:51:28 # 00:51:28 # By default, the feature resolver checks the service requirements/capabilities of 00:51:28 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:51:28 # the required bundles. 00:51:28 # The following flag can have those values: 00:51:28 # - disable: service requirements are completely ignored 00:51:28 # - default: service requirements are ignored for old features 00:51:28 # - enforce: service requirements are always verified 00:51:28 # 00:51:28 #serviceRequirements=default 00:51:28 00:51:28 # 00:51:28 # Store cfg file for config element in feature 00:51:28 # 00:51:28 #configCfgStore=true 00:51:28 00:51:28 # 00:51:28 # Define if the feature service automatically refresh bundles 00:51:28 # 00:51:28 autoRefresh=true 00:51:28 00:51:28 # 00:51:28 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:51:28 # XML file defines instructions related to features processing 00:51:28 # versions.properties may declare properties to resolve placeholders in XML file 00:51:28 # both files are relative to ${karaf.etc} 00:51:28 # 00:51:28 #featureProcessing=org.apache.karaf.features.xml 00:51:28 #featureProcessingVersions=versions.properties 00:51:28 + configure_karaf_log karaf4 '' 00:51:28 + local -r karaf_version=karaf4 00:51:28 + local -r controllerdebugmap= 00:51:28 + local logapi=log4j 00:51:28 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:28 log4j2.rootLogger.level = INFO 00:51:28 #log4j2.rootLogger.type = asyncRoot 00:51:28 #log4j2.rootLogger.includeLocation = false 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:28 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:28 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:28 log4j2.logger.spifly.level = WARN 00:51:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:28 log4j2.logger.audit.level = INFO 00:51:28 log4j2.logger.audit.additivity = false 00:51:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:28 log4j2.appender.console.type = Console 00:51:28 log4j2.appender.console.name = Console 00:51:28 log4j2.appender.console.layout.type = PatternLayout 00:51:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:28 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:28 log4j2.appender.rolling.name = RollingFile 00:51:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:28 #log4j2.appender.rolling.immediateFlush = false 00:51:28 log4j2.appender.rolling.append = true 00:51:28 log4j2.appender.rolling.layout.type = PatternLayout 00:51:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:28 log4j2.appender.rolling.policies.type = Policies 00:51:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:28 log4j2.appender.rolling.policies.size.size = 64MB 00:51:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:28 log4j2.appender.rolling.strategy.max = 7 00:51:28 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:28 log4j2.appender.audit.name = AuditRollingFile 00:51:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:28 log4j2.appender.audit.append = true 00:51:28 log4j2.appender.audit.layout.type = PatternLayout 00:51:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:28 log4j2.appender.audit.policies.type = Policies 00:51:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:28 log4j2.appender.audit.policies.size.size = 8MB 00:51:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:28 log4j2.appender.audit.strategy.max = 7 00:51:28 log4j2.appender.osgi.type = PaxOsgi 00:51:28 log4j2.appender.osgi.name = PaxOsgi 00:51:28 log4j2.appender.osgi.filter = * 00:51:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:28 #log4j2.logger.aether.level = TRACE 00:51:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:28 #log4j2.logger.http-headers.level = DEBUG 00:51:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:28 #log4j2.logger.maven.level = TRACE 00:51:28 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:51:28 + logapi=log4j2 00:51:28 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:51:28 + '[' log4j2 == log4j2 ']' 00:51:28 + 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 00:51:28 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:51:28 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:51:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:51:28 controllerdebugmap: 00:51:28 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:51:28 + unset IFS 00:51:28 + echo 'controllerdebugmap: ' 00:51:28 + '[' -n '' ']' 00:51:28 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:51:28 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:28 ################################################################################ 00:51:28 # 00:51:28 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:28 # contributor license agreements. See the NOTICE file distributed with 00:51:28 # this work for additional information regarding copyright ownership. 00:51:28 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:28 # (the "License"); you may not use this file except in compliance with 00:51:28 # the License. You may obtain a copy of the License at 00:51:28 # 00:51:28 # http://www.apache.org/licenses/LICENSE-2.0 00:51:28 # 00:51:28 # Unless required by applicable law or agreed to in writing, software 00:51:28 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:28 # See the License for the specific language governing permissions and 00:51:28 # limitations under the License. 00:51:28 # 00:51:28 ################################################################################ 00:51:28 00:51:28 # Common pattern layout for appenders 00:51:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:28 00:51:28 # Root logger 00:51:28 log4j2.rootLogger.level = INFO 00:51:28 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:51:28 #log4j2.rootLogger.type = asyncRoot 00:51:28 #log4j2.rootLogger.includeLocation = false 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:28 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:28 00:51:28 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:28 00:51:28 # Loggers configuration 00:51:28 00:51:28 # Spifly logger 00:51:28 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:28 log4j2.logger.spifly.level = WARN 00:51:28 00:51:28 # Security audit logger 00:51:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:28 log4j2.logger.audit.level = INFO 00:51:28 log4j2.logger.audit.additivity = false 00:51:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:28 00:51:28 # Appenders configuration 00:51:28 00:51:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:28 log4j2.appender.console.type = Console 00:51:28 log4j2.appender.console.name = Console 00:51:28 log4j2.appender.console.layout.type = PatternLayout 00:51:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:28 00:51:28 # Rolling file appender 00:51:28 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:28 log4j2.appender.rolling.name = RollingFile 00:51:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:28 # uncomment to not force a disk flush 00:51:28 #log4j2.appender.rolling.immediateFlush = false 00:51:28 log4j2.appender.rolling.append = true 00:51:28 log4j2.appender.rolling.layout.type = PatternLayout 00:51:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:28 log4j2.appender.rolling.policies.type = Policies 00:51:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:28 log4j2.appender.rolling.policies.size.size = 1GB 00:51:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:28 log4j2.appender.rolling.strategy.max = 7 00:51:28 00:51:28 # Audit file appender 00:51:28 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:28 log4j2.appender.audit.name = AuditRollingFile 00:51:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:28 log4j2.appender.audit.append = true 00:51:28 log4j2.appender.audit.layout.type = PatternLayout 00:51:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:28 log4j2.appender.audit.policies.type = Policies 00:51:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:28 log4j2.appender.audit.policies.size.size = 8MB 00:51:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:28 log4j2.appender.audit.strategy.max = 7 00:51:28 00:51:28 # OSGi appender 00:51:28 log4j2.appender.osgi.type = PaxOsgi 00:51:28 log4j2.appender.osgi.name = PaxOsgi 00:51:28 log4j2.appender.osgi.filter = * 00:51:28 00:51:28 # help with identification of maven-related problems with pax-url-aether 00:51:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:28 #log4j2.logger.aether.level = TRACE 00:51:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:28 #log4j2.logger.http-headers.level = DEBUG 00:51:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:28 #log4j2.logger.maven.level = TRACE 00:51:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:51:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:51:28 Configure 00:51:28 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:51:28 + local -r controllermem=3072m 00:51:28 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 + echo Configure 00:51:28 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:51:28 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:51:28 max memory: 3072m 00:51:28 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 + echo ' max memory: 3072m' 00:51:28 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:28 + 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 00:51:28 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:28 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:28 #!/bin/sh 00:51:28 # 00:51:28 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:28 # contributor license agreements. See the NOTICE file distributed with 00:51:28 # this work for additional information regarding copyright ownership. 00:51:28 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:28 # (the "License"); you may not use this file except in compliance with 00:51:28 # the License. You may obtain a copy of the License at 00:51:28 # 00:51:28 # http://www.apache.org/licenses/LICENSE-2.0 00:51:28 # 00:51:28 # Unless required by applicable law or agreed to in writing, software 00:51:28 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:28 # See the License for the specific language governing permissions and 00:51:28 # limitations under the License. 00:51:28 # 00:51:28 00:51:28 # 00:51:28 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:51:28 # script: client, instance, shell, start, status, stop, karaf 00:51:28 # 00:51:28 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:51:28 # Actions go here... 00:51:28 # fi 00:51:28 00:51:28 # 00:51:28 # general settings which should be applied for all scripts go here; please keep 00:51:28 # in mind that it is possible that scripts might be executed more than once, e.g. 00:51:28 # in example of the start script where the start script is executed first and the 00:51:28 # karaf script afterwards. 00:51:28 # 00:51:28 00:51:28 # 00:51:28 # The following section shows the possible configuration options for the default 00:51:28 # karaf scripts 00:51:28 # 00:51:28 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:51:28 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:51:28 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:51:28 # export EXTRA_JAVA_OPTS # Additional JVM options 00:51:28 # export KARAF_HOME # Karaf home folder 00:51:28 # export KARAF_DATA # Karaf data folder 00:51:28 # export KARAF_BASE # Karaf base folder 00:51:28 # export KARAF_ETC # Karaf etc folder 00:51:28 # export KARAF_LOG # Karaf log folder 00:51:28 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:51:28 # export KARAF_OPTS # Additional available Karaf options 00:51:28 # export KARAF_DEBUG # Enable debug mode 00:51:28 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:51:28 # export KARAF_NOROOT # Prevent execution as root if set to true 00:51:28 Set Java version 00:51:28 + echo 'Set Java version' 00:51:28 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:51:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:28 sudo: a password is required 00:51:28 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:28 sudo: a password is required 00:51:28 JDK default version ... 00:51:28 + echo 'JDK default version ...' 00:51:28 + java -version 00:51:29 openjdk version "21.0.5" 2024-10-15 00:51:29 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 00:51:29 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 00:51:29 Set JAVA_HOME 00:51:29 + echo 'Set JAVA_HOME' 00:51:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:29 Listing all open ports on controller system... 00:51:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:51:29 + echo 'Listing all open ports on controller system...' 00:51:29 + netstat -pnatu 00:51:29 /tmp/configuration-script.sh: line 40: netstat: command not found 00:51:29 Custom shard config exists!!! 00:51:29 Copying the shard config... 00:51:29 + '[' -f /tmp/custom_shard_config.txt ']' 00:51:29 + echo 'Custom shard config exists!!!' 00:51:29 + echo 'Copying the shard config...' 00:51:29 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 00:51:29 Configuring cluster 00:51:29 + echo 'Configuring cluster' 00:51:29 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.38 10.30.171.162 10.30.171.34 00:51:29 ################################################ 00:51:29 ## Configure Cluster ## 00:51:29 ################################################ 00:51:29 NOTE: Cluster configuration files not found. Copying from 00:51:29 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:51:29 Configuring unique name in pekko.conf 00:51:29 Configuring hostname in pekko.conf 00:51:29 Configuring data and rpc seed nodes in pekko.conf 00:51:29 modules = [ 00:51:29 00:51:29 { 00:51:29 name = "inventory" 00:51:29 namespace = "urn:opendaylight:inventory" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "topology" 00:51:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "toaster" 00:51:29 namespace = "http://netconfcentral.org/ns/toaster" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "car" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "people" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "car-people" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:29 shard-strategy = "module" 00:51:29 } 00:51:29 ] 00:51:29 Configuring replication type in module-shards.conf 00:51:29 ################################################ 00:51:29 ## NOTE: Manually restart controller to ## 00:51:29 ## apply configuration. ## 00:51:29 ################################################ 00:51:29 Dump pekko.conf 00:51:29 + echo 'Dump pekko.conf' 00:51:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:29 00:51:29 odl-cluster-data { 00:51:29 pekko { 00:51:29 remote { 00:51:29 artery { 00:51:29 enabled = on 00:51:29 transport = tcp 00:51:29 canonical.hostname = "10.30.170.38" 00:51:29 canonical.port = 2550 00:51:29 } 00:51:29 } 00:51:29 00:51:29 cluster { 00:51:29 # Using artery. 00:51:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550", 00:51:29 "pekko://opendaylight-cluster-data@10.30.171.162:2550", 00:51:29 "pekko://opendaylight-cluster-data@10.30.171.34:2550"] 00:51:29 00:51:29 roles = ["member-1"] 00:51:29 00:51:29 # when under load we might trip a false positive on the failure detector 00:51:29 # failure-detector { 00:51:29 # heartbeat-interval = 4 s 00:51:29 # acceptable-heartbeat-pause = 16s 00:51:29 # } 00:51:29 } 00:51:29 00:51:29 persistence { 00:51:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:51:29 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:51:29 # The relative path is always relative to KARAF_HOME. 00:51:29 00:51:29 # snapshot-store.local.dir = "target/snapshots" 00:51:29 00:51:29 # Use lz4 compression for LocalSnapshotStore snapshots 00:51:29 snapshot-store.local.use-lz4-compression = false 00:51:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:51:29 snapshot-store.local.lz4-blocksize = 256KB 00:51:29 } 00:51:29 disable-default-actor-system-quarantined-event-handling = "false" 00:51:29 } 00:51:29 } 00:51:29 Dump modules.conf 00:51:29 + echo 'Dump modules.conf' 00:51:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:29 modules = [ 00:51:29 00:51:29 { 00:51:29 name = "inventory" 00:51:29 namespace = "urn:opendaylight:inventory" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "topology" 00:51:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "toaster" 00:51:29 namespace = "http://netconfcentral.org/ns/toaster" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "car" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "people" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:29 shard-strategy = "module" 00:51:29 }, 00:51:29 { 00:51:29 name = "car-people" 00:51:29 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:29 shard-strategy = "module" 00:51:29 } 00:51:29 ] 00:51:29 Dump module-shards.conf 00:51:29 + echo 'Dump module-shards.conf' 00:51:29 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:29 module-shards = [ 00:51:29 { 00:51:29 name = "default" 00:51:29 shards = [ 00:51:29 { 00:51:29 name = "default" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "inventory" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="inventory" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "topology" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="topology" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "toaster" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="toaster" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "car" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="car" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "people" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="people" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 }, 00:51:29 { 00:51:29 name = "car-people" 00:51:29 shards = [ 00:51:29 { 00:51:29 name="car-people" 00:51:29 replicas = ["member-1", 00:51:29 "member-2", 00:51:29 "member-3"] 00:51:29 } 00:51:29 ] 00:51:29 } 00:51:29 ] 00:51:29 Configuring member-2 with IP address 10.30.171.162 00:51:29 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:29 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:29 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:51:29 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:51:29 common-functions.sh is being sourced 00:51:29 ++ echo 'common-functions.sh is being sourced' 00:51:29 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:51:29 ++ DISTROSTREAM=vanadium 00:51:29 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:29 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:29 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:29 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:29 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:29 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:29 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:29 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:29 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:29 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:29 ++ export CONTROLLERMEM= 00:51:29 ++ CONTROLLERMEM= 00:51:29 ++ case "${DISTROSTREAM}" in 00:51:29 ++ CLUSTER_SYSTEM=pekko 00:51:29 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:29 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:29 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:29 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:29 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:29 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:29 ++ print_common_env 00:51:29 ++ cat 00:51:29 common-functions environment: 00:51:29 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:29 ACTUALFEATURES: 00:51:29 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:29 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:29 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:29 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:29 CONTROLLERMEM: 00:51:29 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:29 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:29 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:29 SUITES: 00:51:29 00:51:29 ++ SSH='ssh -t -t' 00:51:29 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:51:29 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:51:29 Changing to /tmp 00:51:29 + echo 'Changing to /tmp' 00:51:29 + cd /tmp 00:51:29 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:29 + 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-20251004.162647-390.zip' 00:51:29 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:29 --2025-10-05 00:51:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:29 HTTP request sent, awaiting response... 200 OK 00:51:29 Length: 185768500 (177M) [application/zip] 00:51:29 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 00:51:29 00:51:29 0K ........ ........ ........ ........ ........ ........ 1% 78.0M 2s 00:51:29 3072K ........ ........ ........ ........ ........ ........ 3% 134M 2s 00:51:29 6144K ........ ........ ........ ........ ........ ........ 5% 165M 1s 00:51:29 9216K ........ ........ ........ ........ ........ ........ 6% 172M 1s 00:51:29 12288K ........ ........ ........ ........ ........ ........ 8% 157M 1s 00:51:29 15360K ........ ........ ........ ........ ........ ........ 10% 177M 1s 00:51:29 18432K ........ ........ ........ ........ ........ ........ 11% 187M 1s 00:51:29 21504K ........ ........ ........ ........ ........ ........ 13% 196M 1s 00:51:29 24576K ........ ........ ........ ........ ........ ........ 15% 206M 1s 00:51:29 27648K ........ ........ ........ ........ ........ ........ 16% 216M 1s 00:51:29 30720K ........ ........ ........ ........ ........ ........ 18% 227M 1s 00:51:29 33792K ........ ........ ........ ........ ........ ........ 20% 244M 1s 00:51:29 36864K ........ ........ ........ ........ ........ ........ 22% 249M 1s 00:51:29 39936K ........ ........ ........ ........ ........ ........ 23% 253M 1s 00:51:29 43008K ........ ........ ........ ........ ........ ........ 25% 251M 1s 00:51:29 46080K ........ ........ ........ ........ ........ ........ 27% 256M 1s 00:51:29 49152K ........ ........ ........ ........ ........ ........ 28% 259M 1s 00:51:29 52224K ........ ........ ........ ........ ........ ........ 30% 243M 1s 00:51:29 55296K ........ ........ ........ ........ ........ ........ 32% 220M 1s 00:51:29 58368K ........ ........ ........ ........ ........ ........ 33% 209M 1s 00:51:29 61440K ........ ........ ........ ........ ........ ........ 35% 233M 1s 00:51:29 64512K ........ ........ ........ ........ ........ ........ 37% 199M 1s 00:51:29 67584K ........ ........ ........ ........ ........ ........ 38% 267M 1s 00:51:29 70656K ........ ........ ........ ........ ........ ........ 40% 217M 1s 00:51:29 73728K ........ ........ ........ ........ ........ ........ 42% 239M 1s 00:51:29 76800K ........ ........ ........ ........ ........ ........ 44% 228M 1s 00:51:29 79872K ........ ........ ........ ........ ........ ........ 45% 228M 0s 00:51:30 82944K ........ ........ ........ ........ ........ ........ 47% 252M 0s 00:51:30 86016K ........ ........ ........ ........ ........ ........ 49% 233M 0s 00:51:30 89088K ........ ........ ........ ........ ........ ........ 50% 226M 0s 00:51:30 92160K ........ ........ ........ ........ ........ ........ 52% 235M 0s 00:51:30 95232K ........ ........ ........ ........ ........ ........ 54% 245M 0s 00:51:30 98304K ........ ........ ........ ........ ........ ........ 55% 247M 0s 00:51:30 101376K ........ ........ ........ ........ ........ ........ 57% 252M 0s 00:51:30 104448K ........ ........ ........ ........ ........ ........ 59% 215M 0s 00:51:30 107520K ........ ........ ........ ........ ........ ........ 60% 317M 0s 00:51:30 110592K ........ ........ ........ ........ ........ ........ 62% 243M 0s 00:51:30 113664K ........ ........ ........ ........ ........ ........ 64% 235M 0s 00:51:30 116736K ........ ........ ........ ........ ........ ........ 66% 158M 0s 00:51:30 119808K ........ ........ ........ ........ ........ ........ 67% 197M 0s 00:51:30 122880K ........ ........ ........ ........ ........ ........ 69% 290M 0s 00:51:30 125952K ........ ........ ........ ........ ........ ........ 71% 218M 0s 00:51:30 129024K ........ ........ ........ ........ ........ ........ 72% 262M 0s 00:51:30 132096K ........ ........ ........ ........ ........ ........ 74% 246M 0s 00:51:30 135168K ........ ........ ........ ........ ........ ........ 76% 216M 0s 00:51:30 138240K ........ ........ ........ ........ ........ ........ 77% 274M 0s 00:51:30 141312K ........ ........ ........ ........ ........ ........ 79% 278M 0s 00:51:30 144384K ........ ........ ........ ........ ........ ........ 81% 260M 0s 00:51:30 147456K ........ ........ ........ ........ ........ ........ 82% 255M 0s 00:51:30 150528K ........ ........ ........ ........ ........ ........ 84% 250M 0s 00:51:30 153600K ........ ........ ........ ........ ........ ........ 86% 243M 0s 00:51:30 156672K ........ ........ ........ ........ ........ ........ 88% 259M 0s 00:51:30 159744K ........ ........ ........ ........ ........ ........ 89% 256M 0s 00:51:30 162816K ........ ........ ........ ........ ........ ........ 91% 125M 0s 00:51:30 165888K ........ ........ ........ ........ ........ ........ 93% 107M 0s 00:51:30 168960K ........ ........ ........ ........ ........ ........ 94% 244M 0s 00:51:30 172032K ........ ........ ........ ........ ........ ........ 96% 244M 0s 00:51:30 175104K ........ ........ ........ ........ ........ ........ 98% 265M 0s 00:51:30 178176K ........ ........ ........ ........ ........ ........ 99% 281M 0s 00:51:30 181248K .. 100% 236M=0.8s 00:51:30 00:51:30 2025-10-05 00:51:30 (213 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 00:51:30 00:51:30 Extracting the new controller... 00:51:30 + echo 'Extracting the new controller...' 00:51:30 + unzip -q karaf-0.23.0-20251004.162647-390.zip 00:51:32 Adding external repositories... 00:51:32 + echo 'Adding external repositories...' 00:51:32 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:32 ################################################################################ 00:51:32 # 00:51:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:32 # contributor license agreements. See the NOTICE file distributed with 00:51:32 # this work for additional information regarding copyright ownership. 00:51:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:32 # (the "License"); you may not use this file except in compliance with 00:51:32 # the License. You may obtain a copy of the License at 00:51:32 # 00:51:32 # http://www.apache.org/licenses/LICENSE-2.0 00:51:32 # 00:51:32 # Unless required by applicable law or agreed to in writing, software 00:51:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:32 # See the License for the specific language governing permissions and 00:51:32 # limitations under the License. 00:51:32 # 00:51:32 ################################################################################ 00:51:32 00:51:32 # 00:51:32 # If set to true, the following property will not allow any certificate to be used 00:51:32 # when accessing Maven repositories through SSL 00:51:32 # 00:51:32 #org.ops4j.pax.url.mvn.certificateCheck= 00:51:32 00:51:32 # 00:51:32 # Path to the local Maven settings file. 00:51:32 # The repositories defined in this file will be automatically added to the list 00:51:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:51:32 # below is not set. 00:51:32 # The following locations are checked for the existence of the settings.xml file 00:51:32 # * 1. looks for the specified url 00:51:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:51:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:51:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:51:32 # 00:51:32 #org.ops4j.pax.url.mvn.settings= 00:51:32 00:51:32 # 00:51:32 # Path to the local Maven repository which is used to avoid downloading 00:51:32 # artifacts when they already exist locally. 00:51:32 # The value of this property will be extracted from the settings.xml file 00:51:32 # above, or defaulted to: 00:51:32 # System.getProperty( "user.home" ) + "/.m2/repository" 00:51:32 # 00:51:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:51:32 00:51:32 # 00:51:32 # Default this to false. It's just weird to use undocumented repos 00:51:32 # 00:51:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:51:32 00:51:32 # 00:51:32 # Uncomment if you don't wanna use the proxy settings 00:51:32 # from the Maven conf/settings.xml file 00:51:32 # 00:51:32 # org.ops4j.pax.url.mvn.proxySupport=false 00:51:32 00:51:32 # 00:51:32 # Comma separated list of repositories scanned when resolving an artifact. 00:51:32 # Those repositories will be checked before iterating through the 00:51:32 # below list of repositories and even before the local repository 00:51:32 # A repository url can be appended with zero or more of the following flags: 00:51:32 # @snapshots : the repository contains snaphots 00:51:32 # @noreleases : the repository does not contain any released artifacts 00:51:32 # 00:51:32 # The following property value will add the system folder as a repo. 00:51:32 # 00:51:32 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:51:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:51:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:51:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:51:32 00:51:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:51:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:51:32 00:51:32 # 00:51:32 # Comma separated list of repositories scanned when resolving an artifact. 00:51:32 # The default list includes the following repositories: 00:51:32 # http://repo1.maven.org/maven2@id=central 00:51:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:51:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:51:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:51:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:51:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:51:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:32 # To add repositories to the default ones, prepend '+' to the list of repositories 00:51:32 # to add. 00:51:32 # A repository url can be appended with zero or more of the following flags: 00:51:32 # @snapshots : the repository contains snapshots 00:51:32 # @noreleases : the repository does not contain any released artifacts 00:51:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:51:32 # 00:51:32 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:32 00:51:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:51:32 + [[ True == \T\r\u\e ]] 00:51:32 + echo 'Configuring the startup features...' 00:51:32 + 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 00:51:32 + FEATURE_TEST_STRING=features-test 00:51:32 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:51:32 + KARAF_VERSION=karaf4 00:51:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:51:32 + 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 00:51:32 + [[ ! -z '' ]] 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:32 ################################################################################ 00:51:32 # 00:51:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:32 # contributor license agreements. See the NOTICE file distributed with 00:51:32 # this work for additional information regarding copyright ownership. 00:51:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:32 # (the "License"); you may not use this file except in compliance with 00:51:32 # the License. You may obtain a copy of the License at 00:51:32 # 00:51:32 # http://www.apache.org/licenses/LICENSE-2.0 00:51:32 # 00:51:32 # Unless required by applicable law or agreed to in writing, software 00:51:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:32 # See the License for the specific language governing permissions and 00:51:32 # limitations under the License. 00:51:32 # 00:51:32 ################################################################################ 00:51:32 00:51:32 # 00:51:32 # Comma separated list of features repositories to register by default 00:51:32 # 00:51:32 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}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 00:51:32 00:51:32 # 00:51:32 # Comma separated list of features to install at startup 00:51:32 # 00:51:32 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 00:51:32 00:51:32 # 00:51:32 # Resource repositories (OBR) that the features resolver can use 00:51:32 # to resolve requirements/capabilities 00:51:32 # 00:51:32 # The format of the resourceRepositories is 00:51:32 # resourceRepositories=[xml:url|json:url],... 00:51:32 # for Instance: 00:51:32 # 00:51:32 #resourceRepositories=xml:http://host/path/to/index.xml 00:51:32 # or 00:51:32 #resourceRepositories=json:http://host/path/to/index.json 00:51:32 # 00:51:32 00:51:32 # 00:51:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:51:32 # 00:51:32 featuresBootAsynchronous=false 00:51:32 00:51:32 # 00:51:32 # Service requirements enforcement 00:51:32 # 00:51:32 # By default, the feature resolver checks the service requirements/capabilities of 00:51:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:51:32 # the required bundles. 00:51:32 # The following flag can have those values: 00:51:32 # - disable: service requirements are completely ignored 00:51:32 # - default: service requirements are ignored for old features 00:51:32 # - enforce: service requirements are always verified 00:51:32 # 00:51:32 #serviceRequirements=default 00:51:32 00:51:32 # 00:51:32 # Store cfg file for config element in feature 00:51:32 # 00:51:32 #configCfgStore=true 00:51:32 00:51:32 # 00:51:32 # Define if the feature service automatically refresh bundles 00:51:32 # 00:51:32 autoRefresh=true 00:51:32 00:51:32 # 00:51:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:51:32 # XML file defines instructions related to features processing 00:51:32 # versions.properties may declare properties to resolve placeholders in XML file 00:51:32 # both files are relative to ${karaf.etc} 00:51:32 # 00:51:32 #featureProcessing=org.apache.karaf.features.xml 00:51:32 #featureProcessingVersions=versions.properties 00:51:32 + configure_karaf_log karaf4 '' 00:51:32 + local -r karaf_version=karaf4 00:51:32 + local -r controllerdebugmap= 00:51:32 + local logapi=log4j 00:51:32 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:32 log4j2.rootLogger.level = INFO 00:51:32 #log4j2.rootLogger.type = asyncRoot 00:51:32 #log4j2.rootLogger.includeLocation = false 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:32 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:32 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:32 log4j2.logger.spifly.level = WARN 00:51:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:32 log4j2.logger.audit.level = INFO 00:51:32 log4j2.logger.audit.additivity = false 00:51:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:32 log4j2.appender.console.type = Console 00:51:32 log4j2.appender.console.name = Console 00:51:32 log4j2.appender.console.layout.type = PatternLayout 00:51:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:32 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:32 log4j2.appender.rolling.name = RollingFile 00:51:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:32 #log4j2.appender.rolling.immediateFlush = false 00:51:32 log4j2.appender.rolling.append = true 00:51:32 log4j2.appender.rolling.layout.type = PatternLayout 00:51:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:32 log4j2.appender.rolling.policies.type = Policies 00:51:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:32 log4j2.appender.rolling.policies.size.size = 64MB 00:51:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:32 log4j2.appender.rolling.strategy.max = 7 00:51:32 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:32 log4j2.appender.audit.name = AuditRollingFile 00:51:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:32 log4j2.appender.audit.append = true 00:51:32 log4j2.appender.audit.layout.type = PatternLayout 00:51:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:32 log4j2.appender.audit.policies.type = Policies 00:51:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:32 log4j2.appender.audit.policies.size.size = 8MB 00:51:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:32 log4j2.appender.audit.strategy.max = 7 00:51:32 log4j2.appender.osgi.type = PaxOsgi 00:51:32 log4j2.appender.osgi.name = PaxOsgi 00:51:32 log4j2.appender.osgi.filter = * 00:51:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:32 #log4j2.logger.aether.level = TRACE 00:51:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:32 #log4j2.logger.http-headers.level = DEBUG 00:51:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:32 #log4j2.logger.maven.level = TRACE 00:51:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:51:32 + logapi=log4j2 00:51:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:51:32 + '[' log4j2 == log4j2 ']' 00:51:32 + 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 00:51:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:51:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:51:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:51:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:51:32 + unset IFS 00:51:32 + echo 'controllerdebugmap: ' 00:51:32 controllerdebugmap: 00:51:32 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 + '[' -n '' ']' 00:51:32 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 ################################################################################ 00:51:32 # 00:51:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:32 # contributor license agreements. See the NOTICE file distributed with 00:51:32 # this work for additional information regarding copyright ownership. 00:51:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:32 # (the "License"); you may not use this file except in compliance with 00:51:32 # the License. You may obtain a copy of the License at 00:51:32 # 00:51:32 # http://www.apache.org/licenses/LICENSE-2.0 00:51:32 # 00:51:32 # Unless required by applicable law or agreed to in writing, software 00:51:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:32 # See the License for the specific language governing permissions and 00:51:32 # limitations under the License. 00:51:32 # 00:51:32 ################################################################################ 00:51:32 00:51:32 # Common pattern layout for appenders 00:51:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:32 00:51:32 # Root logger 00:51:32 log4j2.rootLogger.level = INFO 00:51:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:51:32 #log4j2.rootLogger.type = asyncRoot 00:51:32 #log4j2.rootLogger.includeLocation = false 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:32 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:32 00:51:32 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:32 00:51:32 # Loggers configuration 00:51:32 00:51:32 # Spifly logger 00:51:32 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:32 log4j2.logger.spifly.level = WARN 00:51:32 00:51:32 # Security audit logger 00:51:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:32 log4j2.logger.audit.level = INFO 00:51:32 log4j2.logger.audit.additivity = false 00:51:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:32 00:51:32 # Appenders configuration 00:51:32 00:51:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:32 log4j2.appender.console.type = Console 00:51:32 log4j2.appender.console.name = Console 00:51:32 log4j2.appender.console.layout.type = PatternLayout 00:51:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:32 00:51:32 # Rolling file appender 00:51:32 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:32 log4j2.appender.rolling.name = RollingFile 00:51:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:32 # uncomment to not force a disk flush 00:51:32 #log4j2.appender.rolling.immediateFlush = false 00:51:32 log4j2.appender.rolling.append = true 00:51:32 log4j2.appender.rolling.layout.type = PatternLayout 00:51:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:32 log4j2.appender.rolling.policies.type = Policies 00:51:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:32 log4j2.appender.rolling.policies.size.size = 1GB 00:51:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:32 log4j2.appender.rolling.strategy.max = 7 00:51:32 00:51:32 # Audit file appender 00:51:32 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:32 log4j2.appender.audit.name = AuditRollingFile 00:51:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:32 log4j2.appender.audit.append = true 00:51:32 log4j2.appender.audit.layout.type = PatternLayout 00:51:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:32 log4j2.appender.audit.policies.type = Policies 00:51:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:32 log4j2.appender.audit.policies.size.size = 8MB 00:51:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:32 log4j2.appender.audit.strategy.max = 7 00:51:32 00:51:32 # OSGi appender 00:51:32 log4j2.appender.osgi.type = PaxOsgi 00:51:32 log4j2.appender.osgi.name = PaxOsgi 00:51:32 log4j2.appender.osgi.filter = * 00:51:32 00:51:32 # help with identification of maven-related problems with pax-url-aether 00:51:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:32 #log4j2.logger.aether.level = TRACE 00:51:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:32 #log4j2.logger.http-headers.level = DEBUG 00:51:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:32 #log4j2.logger.maven.level = TRACE 00:51:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:51:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:51:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:51:32 Configure 00:51:32 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:51:32 max memory: 3072m 00:51:32 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 + local -r controllermem=3072m 00:51:32 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 + echo Configure 00:51:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:51:32 + echo ' max memory: 3072m' 00:51:32 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:32 + 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 00:51:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 #!/bin/sh 00:51:32 # 00:51:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:32 # contributor license agreements. See the NOTICE file distributed with 00:51:32 # this work for additional information regarding copyright ownership. 00:51:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:32 # (the "License"); you may not use this file except in compliance with 00:51:32 # the License. You may obtain a copy of the License at 00:51:32 # 00:51:32 # http://www.apache.org/licenses/LICENSE-2.0 00:51:32 # 00:51:32 # Unless required by applicable law or agreed to in writing, software 00:51:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:32 # See the License for the specific language governing permissions and 00:51:32 # limitations under the License. 00:51:32 # 00:51:32 00:51:32 # 00:51:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:51:32 # script: client, instance, shell, start, status, stop, karaf 00:51:32 # 00:51:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:51:32 # Actions go here... 00:51:32 # fi 00:51:32 00:51:32 # 00:51:32 # general settings which should be applied for all scripts go here; please keep 00:51:32 # in mind that it is possible that scripts might be executed more than once, e.g. 00:51:32 # in example of the start script where the start script is executed first and the 00:51:32 # karaf script afterwards. 00:51:32 # 00:51:32 00:51:32 # 00:51:32 # The following section shows the possible configuration options for the default 00:51:32 # karaf scripts 00:51:32 # 00:51:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:51:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:51:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:51:32 # export EXTRA_JAVA_OPTS # Additional JVM options 00:51:32 # export KARAF_HOME # Karaf home folder 00:51:32 # export KARAF_DATA # Karaf data folder 00:51:32 # export KARAF_BASE # Karaf base folder 00:51:32 # export KARAF_ETC # Karaf etc folder 00:51:32 # export KARAF_LOG # Karaf log folder 00:51:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:51:32 # export KARAF_OPTS # Additional available Karaf options 00:51:32 # export KARAF_DEBUG # Enable debug mode 00:51:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:51:32 # export KARAF_NOROOT # Prevent execution as root if set to true 00:51:32 Set Java version 00:51:32 + echo 'Set Java version' 00:51:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:51:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:32 sudo: a password is required 00:51:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:32 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:32 sudo: a password is required 00:51:32 JDK default version ... 00:51:32 + echo 'JDK default version ...' 00:51:32 + java -version 00:51:32 openjdk version "21.0.5" 2024-10-15 00:51:32 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 00:51:32 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 00:51:32 Set JAVA_HOME 00:51:32 + echo 'Set JAVA_HOME' 00:51:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:51:32 Listing all open ports on controller system... 00:51:32 + echo 'Listing all open ports on controller system...' 00:51:32 + netstat -pnatu 00:51:32 /tmp/configuration-script.sh: line 40: netstat: command not found 00:51:32 + '[' -f /tmp/custom_shard_config.txt ']' 00:51:32 Custom shard config exists!!! 00:51:32 Copying the shard config... 00:51:32 + echo 'Custom shard config exists!!!' 00:51:32 + echo 'Copying the shard config...' 00:51:32 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 00:51:32 Configuring cluster 00:51:32 + echo 'Configuring cluster' 00:51:32 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.38 10.30.171.162 10.30.171.34 00:51:32 ################################################ 00:51:32 ## Configure Cluster ## 00:51:32 ################################################ 00:51:32 NOTE: Cluster configuration files not found. Copying from 00:51:32 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:51:32 Configuring unique name in pekko.conf 00:51:32 Configuring hostname in pekko.conf 00:51:32 Configuring data and rpc seed nodes in pekko.conf 00:51:32 modules = [ 00:51:32 00:51:32 { 00:51:32 name = "inventory" 00:51:32 namespace = "urn:opendaylight:inventory" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "topology" 00:51:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "toaster" 00:51:32 namespace = "http://netconfcentral.org/ns/toaster" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "car" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "people" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "car-people" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:32 shard-strategy = "module" 00:51:32 } 00:51:32 ] 00:51:32 Configuring replication type in module-shards.conf 00:51:32 ################################################ 00:51:32 ## NOTE: Manually restart controller to ## 00:51:32 ## apply configuration. ## 00:51:32 ################################################ 00:51:32 Dump pekko.conf 00:51:32 + echo 'Dump pekko.conf' 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:32 00:51:32 odl-cluster-data { 00:51:32 pekko { 00:51:32 remote { 00:51:32 artery { 00:51:32 enabled = on 00:51:32 transport = tcp 00:51:32 canonical.hostname = "10.30.171.162" 00:51:32 canonical.port = 2550 00:51:32 } 00:51:32 } 00:51:32 00:51:32 cluster { 00:51:32 # Using artery. 00:51:32 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550", 00:51:32 "pekko://opendaylight-cluster-data@10.30.171.162:2550", 00:51:32 "pekko://opendaylight-cluster-data@10.30.171.34:2550"] 00:51:32 00:51:32 roles = ["member-2"] 00:51:32 00:51:32 # when under load we might trip a false positive on the failure detector 00:51:32 # failure-detector { 00:51:32 # heartbeat-interval = 4 s 00:51:32 # acceptable-heartbeat-pause = 16s 00:51:32 # } 00:51:32 } 00:51:32 00:51:32 persistence { 00:51:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:51:32 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:51:32 # The relative path is always relative to KARAF_HOME. 00:51:32 00:51:32 # snapshot-store.local.dir = "target/snapshots" 00:51:32 00:51:32 # Use lz4 compression for LocalSnapshotStore snapshots 00:51:32 snapshot-store.local.use-lz4-compression = false 00:51:32 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:51:32 snapshot-store.local.lz4-blocksize = 256KB 00:51:32 } 00:51:32 disable-default-actor-system-quarantined-event-handling = "false" 00:51:32 } 00:51:32 } 00:51:32 Dump modules.conf 00:51:32 + echo 'Dump modules.conf' 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:32 modules = [ 00:51:32 00:51:32 { 00:51:32 name = "inventory" 00:51:32 namespace = "urn:opendaylight:inventory" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "topology" 00:51:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "toaster" 00:51:32 namespace = "http://netconfcentral.org/ns/toaster" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "car" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "people" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:32 shard-strategy = "module" 00:51:32 }, 00:51:32 { 00:51:32 name = "car-people" 00:51:32 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:32 shard-strategy = "module" 00:51:32 } 00:51:32 ] 00:51:32 Dump module-shards.conf 00:51:32 + echo 'Dump module-shards.conf' 00:51:32 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:32 module-shards = [ 00:51:32 { 00:51:32 name = "default" 00:51:32 shards = [ 00:51:32 { 00:51:32 name = "default" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "inventory" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="inventory" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "topology" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="topology" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "toaster" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="toaster" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "car" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="car" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "people" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="people" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 }, 00:51:32 { 00:51:32 name = "car-people" 00:51:32 shards = [ 00:51:32 { 00:51:32 name="car-people" 00:51:32 replicas = ["member-1", 00:51:32 "member-2", 00:51:32 "member-3"] 00:51:32 } 00:51:32 ] 00:51:32 } 00:51:32 ] 00:51:32 Configuring member-3 with IP address 10.30.171.34 00:51:32 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:32 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:32 common-functions.sh is being sourced 00:51:32 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:51:32 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:51:32 ++ echo 'common-functions.sh is being sourced' 00:51:32 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:51:32 ++ DISTROSTREAM=vanadium 00:51:32 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:32 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:32 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:32 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:32 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:32 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:32 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 ++ export CONTROLLERMEM= 00:51:32 ++ CONTROLLERMEM= 00:51:32 ++ case "${DISTROSTREAM}" in 00:51:32 ++ CLUSTER_SYSTEM=pekko 00:51:32 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:32 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:32 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:32 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:32 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:32 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:32 ++ print_common_env 00:51:32 ++ cat 00:51:32 common-functions environment: 00:51:32 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:32 ACTUALFEATURES: 00:51:32 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:32 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:32 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:32 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:32 CONTROLLERMEM: 00:51:32 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:32 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:32 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:32 SUITES: 00:51:32 00:51:32 ++ SSH='ssh -t -t' 00:51:32 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:51:32 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:51:32 Changing to /tmp 00:51:32 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:32 + echo 'Changing to /tmp' 00:51:32 + cd /tmp 00:51:32 + 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-20251004.162647-390.zip' 00:51:32 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:32 --2025-10-05 00:51:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:51:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:51:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:51:32 HTTP request sent, awaiting response... 200 OK 00:51:32 Length: 185768500 (177M) [application/zip] 00:51:32 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 00:51:32 00:51:32 0K ........ ........ ........ ........ ........ ........ 1% 18.9M 9s 00:51:33 3072K ........ ........ ........ ........ ........ ........ 3% 24.1M 8s 00:51:33 6144K ........ ........ ........ ........ ........ ........ 5% 21.2M 8s 00:51:33 9216K ........ ........ ........ ........ ........ ........ 6% 25.0M 7s 00:51:33 12288K ........ ........ ........ ........ ........ ........ 8% 32.7M 7s 00:51:33 15360K ........ ........ ........ ........ ........ ........ 10% 33.3M 6s 00:51:33 18432K ........ ........ ........ ........ ........ ........ 11% 120M 6s 00:51:33 21504K ........ ........ ........ ........ ........ ........ 13% 280M 5s 00:51:33 24576K ........ ........ ........ ........ ........ ........ 15% 213M 4s 00:51:33 27648K ........ ........ ........ ........ ........ ........ 16% 221M 4s 00:51:33 30720K ........ ........ ........ ........ ........ ........ 18% 274M 3s 00:51:33 33792K ........ ........ ........ ........ ........ ........ 20% 217M 3s 00:51:33 36864K ........ ........ ........ ........ ........ ........ 22% 226M 3s 00:51:33 39936K ........ ........ ........ ........ ........ ........ 23% 270M 3s 00:51:33 43008K ........ ........ ........ ........ ........ ........ 25% 270M 2s 00:51:33 46080K ........ ........ ........ ........ ........ ........ 27% 274M 2s 00:51:33 49152K ........ ........ ........ ........ ........ ........ 28% 278M 2s 00:51:33 52224K ........ ........ ........ ........ ........ ........ 30% 266M 2s 00:51:33 55296K ........ ........ ........ ........ ........ ........ 32% 208M 2s 00:51:33 58368K ........ ........ ........ ........ ........ ........ 33% 310M 2s 00:51:33 61440K ........ ........ ........ ........ ........ ........ 35% 320M 2s 00:51:33 64512K ........ ........ ........ ........ ........ ........ 37% 262M 2s 00:51:33 67584K ........ ........ ........ ........ ........ ........ 38% 270M 1s 00:51:33 70656K ........ ........ ........ ........ ........ ........ 40% 263M 1s 00:51:33 73728K ........ ........ ........ ........ ........ ........ 42% 257M 1s 00:51:33 76800K ........ ........ ........ ........ ........ ........ 44% 221M 1s 00:51:33 79872K ........ ........ ........ ........ ........ ........ 45% 229M 1s 00:51:33 82944K ........ ........ ........ ........ ........ ........ 47% 407M 1s 00:51:33 86016K ........ ........ ........ ........ ........ ........ 49% 288M 1s 00:51:33 89088K ........ ........ ........ ........ ........ ........ 50% 262M 1s 00:51:33 92160K ........ ........ ........ ........ ........ ........ 52% 253M 1s 00:51:33 95232K ........ ........ ........ ........ ........ ........ 54% 265M 1s 00:51:33 98304K ........ ........ ........ ........ ........ ........ 55% 268M 1s 00:51:33 101376K ........ ........ ........ ........ ........ ........ 57% 262M 1s 00:51:33 104448K ........ ........ ........ ........ ........ ........ 59% 267M 1s 00:51:33 107520K ........ ........ ........ ........ ........ ........ 60% 271M 1s 00:51:33 110592K ........ ........ ........ ........ ........ ........ 62% 265M 1s 00:51:33 113664K ........ ........ ........ ........ ........ ........ 64% 264M 1s 00:51:33 116736K ........ ........ ........ ........ ........ ........ 66% 268M 1s 00:51:33 119808K ........ ........ ........ ........ ........ ........ 67% 270M 1s 00:51:34 122880K ........ ........ ........ ........ ........ ........ 69% 257M 1s 00:51:34 125952K ........ ........ ........ ........ ........ ........ 71% 257M 0s 00:51:34 129024K ........ ........ ........ ........ ........ ........ 72% 261M 0s 00:51:34 132096K ........ ........ ........ ........ ........ ........ 74% 263M 0s 00:51:34 135168K ........ ........ ........ ........ ........ ........ 76% 273M 0s 00:51:34 138240K ........ ........ ........ ........ ........ ........ 77% 274M 0s 00:51:34 141312K ........ ........ ........ ........ ........ ........ 79% 275M 0s 00:51:34 144384K ........ ........ ........ ........ ........ ........ 81% 274M 0s 00:51:34 147456K ........ ........ ........ ........ ........ ........ 82% 276M 0s 00:51:34 150528K ........ ........ ........ ........ ........ ........ 84% 258M 0s 00:51:34 153600K ........ ........ ........ ........ ........ ........ 86% 276M 0s 00:51:34 156672K ........ ........ ........ ........ ........ ........ 88% 266M 0s 00:51:34 159744K ........ ........ ........ ........ ........ ........ 89% 275M 0s 00:51:34 162816K ........ ........ ........ ........ ........ ........ 91% 271M 0s 00:51:34 165888K ........ ........ ........ ........ ........ ........ 93% 269M 0s 00:51:34 168960K ........ ........ ........ ........ ........ ........ 94% 265M 0s 00:51:34 172032K ........ ........ ........ ........ ........ ........ 96% 263M 0s 00:51:34 175104K ........ ........ ........ ........ ........ ........ 98% 271M 0s 00:51:34 178176K ........ ........ ........ ........ ........ ........ 99% 268M 0s 00:51:34 181248K .. 100% 323M=1.3s 00:51:34 00:51:34 2025-10-05 00:51:34 (132 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 00:51:34 00:51:34 Extracting the new controller... 00:51:34 + echo 'Extracting the new controller...' 00:51:34 + unzip -q karaf-0.23.0-20251004.162647-390.zip 00:51:35 Adding external repositories... 00:51:35 + echo 'Adding external repositories...' 00:51:35 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:35 ################################################################################ 00:51:35 # 00:51:35 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:35 # contributor license agreements. See the NOTICE file distributed with 00:51:35 # this work for additional information regarding copyright ownership. 00:51:35 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:35 # (the "License"); you may not use this file except in compliance with 00:51:35 # the License. You may obtain a copy of the License at 00:51:35 # 00:51:35 # http://www.apache.org/licenses/LICENSE-2.0 00:51:35 # 00:51:35 # Unless required by applicable law or agreed to in writing, software 00:51:35 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:35 # See the License for the specific language governing permissions and 00:51:35 # limitations under the License. 00:51:35 # 00:51:35 ################################################################################ 00:51:35 00:51:35 # 00:51:35 # If set to true, the following property will not allow any certificate to be used 00:51:35 # when accessing Maven repositories through SSL 00:51:35 # 00:51:35 #org.ops4j.pax.url.mvn.certificateCheck= 00:51:35 00:51:35 # 00:51:35 # Path to the local Maven settings file. 00:51:35 # The repositories defined in this file will be automatically added to the list 00:51:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:51:35 # below is not set. 00:51:35 # The following locations are checked for the existence of the settings.xml file 00:51:35 # * 1. looks for the specified url 00:51:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:51:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:51:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:51:35 # 00:51:35 #org.ops4j.pax.url.mvn.settings= 00:51:35 00:51:35 # 00:51:35 # Path to the local Maven repository which is used to avoid downloading 00:51:35 # artifacts when they already exist locally. 00:51:35 # The value of this property will be extracted from the settings.xml file 00:51:35 # above, or defaulted to: 00:51:35 # System.getProperty( "user.home" ) + "/.m2/repository" 00:51:35 # 00:51:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:51:35 00:51:35 # 00:51:35 # Default this to false. It's just weird to use undocumented repos 00:51:35 # 00:51:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:51:35 00:51:35 # 00:51:35 # Uncomment if you don't wanna use the proxy settings 00:51:35 # from the Maven conf/settings.xml file 00:51:35 # 00:51:35 # org.ops4j.pax.url.mvn.proxySupport=false 00:51:35 00:51:35 # 00:51:35 # Comma separated list of repositories scanned when resolving an artifact. 00:51:35 # Those repositories will be checked before iterating through the 00:51:35 # below list of repositories and even before the local repository 00:51:35 # A repository url can be appended with zero or more of the following flags: 00:51:35 # @snapshots : the repository contains snaphots 00:51:35 # @noreleases : the repository does not contain any released artifacts 00:51:35 # 00:51:35 # The following property value will add the system folder as a repo. 00:51:35 # 00:51:35 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:51:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:51:35 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:51:35 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:51:35 00:51:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:51:35 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:51:35 00:51:35 # 00:51:35 # Comma separated list of repositories scanned when resolving an artifact. 00:51:35 # The default list includes the following repositories: 00:51:35 # http://repo1.maven.org/maven2@id=central 00:51:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:51:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:51:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:51:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:51:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:51:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:35 # To add repositories to the default ones, prepend '+' to the list of repositories 00:51:35 # to add. 00:51:35 # A repository url can be appended with zero or more of the following flags: 00:51:35 # @snapshots : the repository contains snapshots 00:51:35 # @noreleases : the repository does not contain any released artifacts 00:51:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:51:35 # 00:51:35 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:51:35 00:51:35 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:51:35 + [[ True == \T\r\u\e ]] 00:51:35 + echo 'Configuring the startup features...' 00:51:35 + 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 00:51:35 + FEATURE_TEST_STRING=features-test 00:51:35 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:51:35 + KARAF_VERSION=karaf4 00:51:35 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:51:35 + 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 00:51:35 + [[ ! -z '' ]] 00:51:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:35 ################################################################################ 00:51:35 # 00:51:35 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:35 # contributor license agreements. See the NOTICE file distributed with 00:51:35 # this work for additional information regarding copyright ownership. 00:51:35 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:35 # (the "License"); you may not use this file except in compliance with 00:51:35 # the License. You may obtain a copy of the License at 00:51:35 # 00:51:35 # http://www.apache.org/licenses/LICENSE-2.0 00:51:35 # 00:51:35 # Unless required by applicable law or agreed to in writing, software 00:51:35 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:35 # See the License for the specific language governing permissions and 00:51:35 # limitations under the License. 00:51:35 # 00:51:35 ################################################################################ 00:51:35 00:51:35 # 00:51:35 # Comma separated list of features repositories to register by default 00:51:35 # 00:51:35 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}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 00:51:35 00:51:35 # 00:51:35 # Comma separated list of features to install at startup 00:51:35 # 00:51:35 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 00:51:35 00:51:35 # 00:51:35 # Resource repositories (OBR) that the features resolver can use 00:51:35 # to resolve requirements/capabilities 00:51:35 # 00:51:35 # The format of the resourceRepositories is 00:51:35 # resourceRepositories=[xml:url|json:url],... 00:51:35 # for Instance: 00:51:35 # 00:51:35 #resourceRepositories=xml:http://host/path/to/index.xml 00:51:35 # or 00:51:35 #resourceRepositories=json:http://host/path/to/index.json 00:51:35 # 00:51:35 00:51:35 # 00:51:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:51:35 # 00:51:35 featuresBootAsynchronous=false 00:51:35 00:51:35 # 00:51:35 # Service requirements enforcement 00:51:35 # 00:51:35 # By default, the feature resolver checks the service requirements/capabilities of 00:51:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:51:35 # the required bundles. 00:51:35 # The following flag can have those values: 00:51:35 # - disable: service requirements are completely ignored 00:51:35 # - default: service requirements are ignored for old features 00:51:35 # - enforce: service requirements are always verified 00:51:35 # 00:51:35 #serviceRequirements=default 00:51:35 00:51:35 # 00:51:35 # Store cfg file for config element in feature 00:51:35 # 00:51:35 #configCfgStore=true 00:51:35 00:51:35 # 00:51:35 # Define if the feature service automatically refresh bundles 00:51:35 # 00:51:35 autoRefresh=true 00:51:35 00:51:35 # 00:51:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:51:35 # XML file defines instructions related to features processing 00:51:35 # versions.properties may declare properties to resolve placeholders in XML file 00:51:35 # both files are relative to ${karaf.etc} 00:51:35 # 00:51:35 #featureProcessing=org.apache.karaf.features.xml 00:51:35 #featureProcessingVersions=versions.properties 00:51:35 + configure_karaf_log karaf4 '' 00:51:35 + local -r karaf_version=karaf4 00:51:35 + local -r controllerdebugmap= 00:51:35 + local logapi=log4j 00:51:35 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:35 log4j2.rootLogger.level = INFO 00:51:35 #log4j2.rootLogger.type = asyncRoot 00:51:35 #log4j2.rootLogger.includeLocation = false 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:35 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:35 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:35 log4j2.logger.spifly.level = WARN 00:51:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:35 log4j2.logger.audit.level = INFO 00:51:35 log4j2.logger.audit.additivity = false 00:51:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:35 log4j2.appender.console.type = Console 00:51:35 log4j2.appender.console.name = Console 00:51:35 log4j2.appender.console.layout.type = PatternLayout 00:51:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:35 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:35 log4j2.appender.rolling.name = RollingFile 00:51:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:35 #log4j2.appender.rolling.immediateFlush = false 00:51:35 log4j2.appender.rolling.append = true 00:51:35 log4j2.appender.rolling.layout.type = PatternLayout 00:51:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:35 log4j2.appender.rolling.policies.type = Policies 00:51:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:35 log4j2.appender.rolling.policies.size.size = 64MB 00:51:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:35 log4j2.appender.rolling.strategy.max = 7 00:51:35 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:35 log4j2.appender.audit.name = AuditRollingFile 00:51:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:35 log4j2.appender.audit.append = true 00:51:35 log4j2.appender.audit.layout.type = PatternLayout 00:51:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:35 log4j2.appender.audit.policies.type = Policies 00:51:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:35 log4j2.appender.audit.policies.size.size = 8MB 00:51:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:35 log4j2.appender.audit.strategy.max = 7 00:51:35 log4j2.appender.osgi.type = PaxOsgi 00:51:35 log4j2.appender.osgi.name = PaxOsgi 00:51:35 log4j2.appender.osgi.filter = * 00:51:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:35 #log4j2.logger.aether.level = TRACE 00:51:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:35 #log4j2.logger.http-headers.level = DEBUG 00:51:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:35 #log4j2.logger.maven.level = TRACE 00:51:35 + logapi=log4j2 00:51:35 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:51:35 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:51:35 + '[' log4j2 == log4j2 ']' 00:51:35 + 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 00:51:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:51:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:51:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:51:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:51:35 + unset IFS 00:51:35 + echo 'controllerdebugmap: ' 00:51:35 controllerdebugmap: 00:51:35 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:35 + '[' -n '' ']' 00:51:35 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:51:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:35 ################################################################################ 00:51:35 # 00:51:35 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:35 # contributor license agreements. See the NOTICE file distributed with 00:51:35 # this work for additional information regarding copyright ownership. 00:51:35 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:35 # (the "License"); you may not use this file except in compliance with 00:51:35 # the License. You may obtain a copy of the License at 00:51:35 # 00:51:35 # http://www.apache.org/licenses/LICENSE-2.0 00:51:35 # 00:51:35 # Unless required by applicable law or agreed to in writing, software 00:51:35 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:35 # See the License for the specific language governing permissions and 00:51:35 # limitations under the License. 00:51:35 # 00:51:35 ################################################################################ 00:51:35 00:51:35 # Common pattern layout for appenders 00:51:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:51:35 00:51:35 # Root logger 00:51:35 log4j2.rootLogger.level = INFO 00:51:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:51:35 #log4j2.rootLogger.type = asyncRoot 00:51:35 #log4j2.rootLogger.includeLocation = false 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:51:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:51:35 log4j2.rootLogger.appenderRef.Console.ref = Console 00:51:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:51:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:51:35 00:51:35 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:51:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:51:35 00:51:35 # Loggers configuration 00:51:35 00:51:35 # Spifly logger 00:51:35 log4j2.logger.spifly.name = org.apache.aries.spifly 00:51:35 log4j2.logger.spifly.level = WARN 00:51:35 00:51:35 # Security audit logger 00:51:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:51:35 log4j2.logger.audit.level = INFO 00:51:35 log4j2.logger.audit.additivity = false 00:51:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:51:35 00:51:35 # Appenders configuration 00:51:35 00:51:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:51:35 log4j2.appender.console.type = Console 00:51:35 log4j2.appender.console.name = Console 00:51:35 log4j2.appender.console.layout.type = PatternLayout 00:51:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:51:35 00:51:35 # Rolling file appender 00:51:35 log4j2.appender.rolling.type = RollingRandomAccessFile 00:51:35 log4j2.appender.rolling.name = RollingFile 00:51:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:51:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:51:35 # uncomment to not force a disk flush 00:51:35 #log4j2.appender.rolling.immediateFlush = false 00:51:35 log4j2.appender.rolling.append = true 00:51:35 log4j2.appender.rolling.layout.type = PatternLayout 00:51:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:51:35 log4j2.appender.rolling.policies.type = Policies 00:51:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:51:35 log4j2.appender.rolling.policies.size.size = 1GB 00:51:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:51:35 log4j2.appender.rolling.strategy.max = 7 00:51:35 00:51:35 # Audit file appender 00:51:35 log4j2.appender.audit.type = RollingRandomAccessFile 00:51:35 log4j2.appender.audit.name = AuditRollingFile 00:51:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:51:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:51:35 log4j2.appender.audit.append = true 00:51:35 log4j2.appender.audit.layout.type = PatternLayout 00:51:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:51:35 log4j2.appender.audit.policies.type = Policies 00:51:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:51:35 log4j2.appender.audit.policies.size.size = 8MB 00:51:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:51:35 log4j2.appender.audit.strategy.max = 7 00:51:35 00:51:35 # OSGi appender 00:51:35 log4j2.appender.osgi.type = PaxOsgi 00:51:35 log4j2.appender.osgi.name = PaxOsgi 00:51:35 log4j2.appender.osgi.filter = * 00:51:35 00:51:35 # help with identification of maven-related problems with pax-url-aether 00:51:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:51:35 #log4j2.logger.aether.level = TRACE 00:51:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:51:35 #log4j2.logger.http-headers.level = DEBUG 00:51:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:51:35 #log4j2.logger.maven.level = TRACE 00:51:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:51:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:51:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 Configure 00:51:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:51:35 + local -r controllermem=3072m 00:51:35 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 + echo Configure 00:51:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:51:35 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:51:35 max memory: 3072m 00:51:35 + echo ' max memory: 3072m' 00:51:35 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:35 + 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 00:51:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:51:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:35 #!/bin/sh 00:51:35 # 00:51:35 # Licensed to the Apache Software Foundation (ASF) under one or more 00:51:35 # contributor license agreements. See the NOTICE file distributed with 00:51:35 # this work for additional information regarding copyright ownership. 00:51:35 # The ASF licenses this file to You under the Apache License, Version 2.0 00:51:35 # (the "License"); you may not use this file except in compliance with 00:51:35 # the License. You may obtain a copy of the License at 00:51:35 # 00:51:35 # http://www.apache.org/licenses/LICENSE-2.0 00:51:35 # 00:51:35 # Unless required by applicable law or agreed to in writing, software 00:51:35 # distributed under the License is distributed on an "AS IS" BASIS, 00:51:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:51:35 # See the License for the specific language governing permissions and 00:51:35 # limitations under the License. 00:51:35 # 00:51:35 00:51:35 # 00:51:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:51:35 # script: client, instance, shell, start, status, stop, karaf 00:51:35 # 00:51:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:51:35 # Actions go here... 00:51:35 # fi 00:51:35 00:51:35 # 00:51:35 # general settings which should be applied for all scripts go here; please keep 00:51:35 # in mind that it is possible that scripts might be executed more than once, e.g. 00:51:35 # in example of the start script where the start script is executed first and the 00:51:35 # karaf script afterwards. 00:51:35 # 00:51:35 00:51:35 # 00:51:35 # The following section shows the possible configuration options for the default 00:51:35 # karaf scripts 00:51:35 # 00:51:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:51:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:51:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:51:35 # export EXTRA_JAVA_OPTS # Additional JVM options 00:51:35 # export KARAF_HOME # Karaf home folder 00:51:35 # export KARAF_DATA # Karaf data folder 00:51:35 # export KARAF_BASE # Karaf base folder 00:51:35 # export KARAF_ETC # Karaf etc folder 00:51:35 # export KARAF_LOG # Karaf log folder 00:51:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:51:35 # export KARAF_OPTS # Additional available Karaf options 00:51:35 # export KARAF_DEBUG # Enable debug mode 00:51:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:51:35 # export KARAF_NOROOT # Prevent execution as root if set to true 00:51:35 Set Java version 00:51:35 + echo 'Set Java version' 00:51:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:51:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:35 sudo: a password is required 00:51:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:35 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:51:35 sudo: a password is required 00:51:35 JDK default version ... 00:51:35 + echo 'JDK default version ...' 00:51:35 + java -version 00:51:36 openjdk version "21.0.5" 2024-10-15 00:51:36 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 00:51:36 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 00:51:36 Set JAVA_HOME 00:51:36 + echo 'Set JAVA_HOME' 00:51:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:51:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:36 Listing all open ports on controller system... 00:51:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:51:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:51:36 + echo 'Listing all open ports on controller system...' 00:51:36 + netstat -pnatu 00:51:36 /tmp/configuration-script.sh: line 40: netstat: command not found 00:51:36 Custom shard config exists!!! 00:51:36 Copying the shard config... 00:51:36 + '[' -f /tmp/custom_shard_config.txt ']' 00:51:36 + echo 'Custom shard config exists!!!' 00:51:36 + echo 'Copying the shard config...' 00:51:36 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 00:51:36 Configuring cluster 00:51:36 + echo 'Configuring cluster' 00:51:36 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.38 10.30.171.162 10.30.171.34 00:51:36 ################################################ 00:51:36 ## Configure Cluster ## 00:51:36 ################################################ 00:51:36 NOTE: Cluster configuration files not found. Copying from 00:51:36 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:51:36 Configuring unique name in pekko.conf 00:51:36 Configuring hostname in pekko.conf 00:51:36 Configuring data and rpc seed nodes in pekko.conf 00:51:36 modules = [ 00:51:36 00:51:36 { 00:51:36 name = "inventory" 00:51:36 namespace = "urn:opendaylight:inventory" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "topology" 00:51:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "toaster" 00:51:36 namespace = "http://netconfcentral.org/ns/toaster" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "car" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "people" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "car-people" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:36 shard-strategy = "module" 00:51:36 } 00:51:36 ] 00:51:36 Configuring replication type in module-shards.conf 00:51:36 ################################################ 00:51:36 ## NOTE: Manually restart controller to ## 00:51:36 ## apply configuration. ## 00:51:36 ################################################ 00:51:36 Dump pekko.conf 00:51:36 + echo 'Dump pekko.conf' 00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:36 00:51:36 odl-cluster-data { 00:51:36 pekko { 00:51:36 remote { 00:51:36 artery { 00:51:36 enabled = on 00:51:36 transport = tcp 00:51:36 canonical.hostname = "10.30.171.34" 00:51:36 canonical.port = 2550 00:51:36 } 00:51:36 } 00:51:36 00:51:36 cluster { 00:51:36 # Using artery. 00:51:36 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.38:2550", 00:51:36 "pekko://opendaylight-cluster-data@10.30.171.162:2550", 00:51:36 "pekko://opendaylight-cluster-data@10.30.171.34:2550"] 00:51:36 00:51:36 roles = ["member-3"] 00:51:36 00:51:36 # when under load we might trip a false positive on the failure detector 00:51:36 # failure-detector { 00:51:36 # heartbeat-interval = 4 s 00:51:36 # acceptable-heartbeat-pause = 16s 00:51:36 # } 00:51:36 } 00:51:36 00:51:36 persistence { 00:51:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:51:36 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:51:36 # The relative path is always relative to KARAF_HOME. 00:51:36 00:51:36 # snapshot-store.local.dir = "target/snapshots" 00:51:36 00:51:36 # Use lz4 compression for LocalSnapshotStore snapshots 00:51:36 snapshot-store.local.use-lz4-compression = false 00:51:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:51:36 snapshot-store.local.lz4-blocksize = 256KB 00:51:36 } 00:51:36 disable-default-actor-system-quarantined-event-handling = "false" 00:51:36 } 00:51:36 } 00:51:36 Dump modules.conf 00:51:36 + echo 'Dump modules.conf' 00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:36 modules = [ 00:51:36 00:51:36 { 00:51:36 name = "inventory" 00:51:36 namespace = "urn:opendaylight:inventory" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "topology" 00:51:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "toaster" 00:51:36 namespace = "http://netconfcentral.org/ns/toaster" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "car" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "people" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 00:51:36 shard-strategy = "module" 00:51:36 }, 00:51:36 { 00:51:36 name = "car-people" 00:51:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 00:51:36 shard-strategy = "module" 00:51:36 } 00:51:36 ] 00:51:36 Dump module-shards.conf 00:51:36 + echo 'Dump module-shards.conf' 00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:36 module-shards = [ 00:51:36 { 00:51:36 name = "default" 00:51:36 shards = [ 00:51:36 { 00:51:36 name = "default" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "inventory" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="inventory" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "topology" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="topology" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "toaster" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="toaster" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "car" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="car" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "people" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="people" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 }, 00:51:36 { 00:51:36 name = "car-people" 00:51:36 shards = [ 00:51:36 { 00:51:36 name="car-people" 00:51:36 replicas = ["member-1", 00:51:36 "member-2", 00:51:36 "member-3"] 00:51:36 } 00:51:36 ] 00:51:36 } 00:51:36 ] 00:51:36 Locating config plan to use... 00:51:36 Finished running config plans 00:51:36 Starting member-1 with IP address 10.30.170.38 00:51:36 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:36 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:36 Redirecting karaf console output to karaf_console.log 00:51:36 Starting controller... 00:51:36 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:51:36 Starting member-2 with IP address 10.30.171.162 00:51:36 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:37 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:51:37 Redirecting karaf console output to karaf_console.log 00:51:37 Starting controller... 00:51:37 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:51:37 Starting member-3 with IP address 10.30.171.34 00:51:37 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:37 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:51:37 Redirecting karaf console output to karaf_console.log 00:51:37 Starting controller... 00:51:37 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:51:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins4371690872419477485.sh 00:51:37 common-functions.sh is being sourced 00:51:37 common-functions environment: 00:51:37 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:51:37 ACTUALFEATURES: 00:51:37 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:51:37 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:51:37 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:51:37 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:51:37 CONTROLLERMEM: 2048m 00:51:37 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:51:37 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:51:37 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:51:37 SUITES: 00:51:37 00:51:37 + echo '#################################################' 00:51:37 ################################################# 00:51:37 + echo '## Verify Cluster is UP ##' 00:51:37 ## Verify Cluster is UP ## 00:51:37 + echo '#################################################' 00:51:37 ################################################# 00:51:37 + create_post_startup_script 00:51:37 + cat 00:51:37 + copy_and_run_post_startup_script 00:51:37 + seed_index=1 00:51:37 ++ seq 1 3 00:51:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:51:37 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:51:37 + echo 'Execute the post startup script on controller 10.30.170.38' 00:51:37 Execute the post startup script on controller 10.30.170.38 00:51:37 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.170.38:/tmp/ 00:51:37 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:38 + ssh 10.30.170.38 'bash /tmp/post-startup-script.sh 1' 00:51:38 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:51:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:51:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:52:43 2025-10-05T00:52:21,368 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:52:43 Controller is UP 00:52:43 2025-10-05T00:52:21,368 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:52:43 Listing all open ports on controller system... 00:52:43 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:52:43 looking for "BindException: Address already in use" in log file 00:52:43 looking for "server is unhealthy" in log file 00:52:43 + '[' 1 == 0 ']' 00:52:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:52:43 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:52:43 + echo 'Execute the post startup script on controller 10.30.171.162' 00:52:43 Execute the post startup script on controller 10.30.171.162 00:52:43 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.162:/tmp/ 00:52:43 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:52:44 + ssh 10.30.171.162 'bash /tmp/post-startup-script.sh 2' 00:52:44 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:52:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:52:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:53:49 2025-10-05T00:52:20,714 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:53:49 Controller is UP 00:53:49 2025-10-05T00:52:20,714 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:53:49 Listing all open ports on controller system... 00:53:49 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:53:49 looking for "BindException: Address already in use" in log file 00:53:49 looking for "server is unhealthy" in log file 00:53:49 + '[' 2 == 0 ']' 00:53:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:53:49 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:53:49 + echo 'Execute the post startup script on controller 10.30.171.34' 00:53:49 Execute the post startup script on controller 10.30.171.34 00:53:49 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.34:/tmp/ 00:53:49 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:53:49 + ssh 10.30.171.34 'bash /tmp/post-startup-script.sh 3' 00:53:49 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:53:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:53:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:54:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:54:55 2025-10-05T00:52:20,577 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:54:55 Controller is UP 00:54:55 2025-10-05T00:52:20,577 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:54:55 Listing all open ports on controller system... 00:54:55 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:54:55 looking for "BindException: Address already in use" in log file 00:54:55 looking for "server is unhealthy" in log file 00:54:55 + '[' 0 == 0 ']' 00:54:55 + seed_index=1 00:54:55 + dump_controller_threads 00:54:55 ++ seq 1 3 00:54:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:55 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:54:55 + echo 'Let'\''s take the karaf thread dump' 00:54:55 Let's take the karaf thread dump 00:54:55 + ssh 10.30.170.38 'sudo ps aux' 00:54:55 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:54:55 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 00:54:55 ++ grep -v grep 00:54:55 ++ cut -f2 '-d ' 00:54:55 ++ tr -s ' ' 00:54:55 + pid=2086 00:54:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086' 00:54:55 karaf main: org.apache.karaf.main.Main, pid:2086 00:54:55 + ssh 10.30.170.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086' 00:54:55 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 00:54:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:56 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:54:56 + echo 'Let'\''s take the karaf thread dump' 00:54:56 Let's take the karaf thread dump 00:54:56 + ssh 10.30.171.162 'sudo ps aux' 00:54:56 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:54:56 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 00:54:56 ++ grep -v grep 00:54:56 ++ tr -s ' ' 00:54:56 ++ cut -f2 '-d ' 00:54:56 + pid=2095 00:54:56 + echo 'karaf main: org.apache.karaf.main.Main, pid:2095' 00:54:56 karaf main: org.apache.karaf.main.Main, pid:2095 00:54:56 + ssh 10.30.171.162 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2095' 00:54:56 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 00:54:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:57 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:54:57 + echo 'Let'\''s take the karaf thread dump' 00:54:57 Let's take the karaf thread dump 00:54:57 + ssh 10.30.171.34 'sudo ps aux' 00:54:57 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:54:58 ++ tr -s ' ' 00:54:58 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 00:54:58 ++ cut -f2 '-d ' 00:54:58 ++ grep -v grep 00:54:58 + pid=2092 00:54:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:2092' 00:54:58 karaf main: org.apache.karaf.main.Main, pid:2092 00:54:58 + ssh 10.30.171.34 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2092' 00:54:58 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 00:54:58 + '[' 0 -gt 0 ']' 00:54:58 + echo 'Generating controller variables...' 00:54:58 Generating controller variables... 00:54:58 ++ seq 1 3 00:54:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:58 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:54:58 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38' 00:54:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:58 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:54:58 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.171.162' 00:54:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:54:58 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:54:58 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.171.162 -v ODL_SYSTEM_3_IP:10.30.171.34' 00:54:58 + echo 'Generating mininet variables...' 00:54:58 Generating mininet variables... 00:54:58 ++ seq 1 0 00:54:58 + get_test_suites SUITES 00:54:58 + local __suite_list=SUITES 00:54:58 + echo 'Locating test plan to use...' 00:54:58 Locating test plan to use... 00:54:58 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt 00:54:58 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt ']' 00:54:58 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt 00:54:58 + '[' disabled '!=' disabled ']' 00:54:58 + echo 'Changing the testplan path...' 00:54:58 Changing the testplan path... 00:54:58 + 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 00:54:58 + cat testplan.txt 00:54:58 # Place the suites in run order: 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot 00:54:58 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot 00:54:58 + '[' -z '' ']' 00:54:58 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 00:54:58 ++ tr '\012' ' ' 00:54:58 + 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 ' 00:54:58 + 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 '\''' 00:54:58 ++ 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 ' 00:54:58 + 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 ...' 00:54:58 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 ... 00:54:58 + 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-20251004.162647-390.zip -v CONTROLLER:10.30.170.38 -v CONTROLLER1:10.30.171.162 -v CONTROLLER2:10.30.171.34 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.38 -v ODL_SYSTEM_1_IP:10.30.170.38 -v ODL_SYSTEM_2_IP:10.30.171.162 -v ODL_SYSTEM_3_IP:10.30.171.34 -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 00:54:58 ============================================================================== 00:54:58 controller-clustering-ask.txt 00:54:58 ============================================================================== 00:54:59 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 00:54:59 ============================================================================== 00:55:05 Stop_All_Members :: Stop every odl node. | PASS | 00:59:16 ------------------------------------------------------------------------------ 00:59:16 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 00:59:25 ------------------------------------------------------------------------------ 00:59:25 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 01:00:14 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 01:00:14 ------------------------------------------------------------------------------ 01:00:14 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 01:00:14 3 tests, 2 passed, 1 failed 01:00:14 ============================================================================== 01:00:14 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi... 01:00:14 ============================================================================== 01:00:19 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS | 01:00:20 ------------------------------------------------------------------------------ 01:00:20 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS | 01:00:21 ------------------------------------------------------------------------------ 01:00:21 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS | 01:00:21 ------------------------------------------------------------------------------ 01:00:21 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS | 01:00:22 ------------------------------------------------------------------------------ 01:00:22 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS | 01:00:22 ------------------------------------------------------------------------------ 01:00:22 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS | 01:00:23 ------------------------------------------------------------------------------ 01:00:23 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS | 01:00:24 ------------------------------------------------------------------------------ 01:00:24 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS | 01:00:25 ------------------------------------------------------------------------------ 01:00:25 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | PASS | 01:00:25 8 tests, 8 passed, 0 failed 01:00:25 ============================================================================== 01:00:25 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 01:00:25 ============================================================================== 01:00:28 Stop_All_Members :: Stop every odl node. | PASS | 01:04:39 ------------------------------------------------------------------------------ 01:04:39 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 01:04:48 ------------------------------------------------------------------------------ 01:04:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 01:10:59 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.34:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 01:10:59 ------------------------------------------------------------------------------ 01:10:59 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 01:10:59 3 tests, 2 passed, 1 failed 01:10:59 ============================================================================== 01:10:59 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok... 01:10:59 ============================================================================== 01:11:04 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS | 01:11:06 ------------------------------------------------------------------------------ 01:11:06 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL | 01:11:18 ... click for list of related bugs or create a new one if needed (with the 01:11:18 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node" 01:11:18 reference somewhere inside) 01:11:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status" 01:11:18 01:11:18 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 01:11:18 ------------------------------------------------------------------------------ 01:11:18 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL | 01:11:18 ... click for list of related bugs or create a new one if needed (with the 01:11:18 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node" 01:11:18 reference somewhere inside) 01:11:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node&order=bug_status" 01:11:18 01:11:18 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 01:11:18 ------------------------------------------------------------------------------ 01:11:18 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL | 01:12:29 ... click for list of related bugs or create a new one if needed (with the 01:12:29 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes" 01:12:29 reference somewhere inside) 01:12:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes&order=bug_status" 01:12:29 01:12:29 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 01:12:29 ------------------------------------------------------------------------------ 01:12:29 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 01:12:30 ... click for list of related bugs or create a new one if needed (with the 01:12:30 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member" 01:12:30 reference somewhere inside) 01:12:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member&order=bug_status" 01:12:30 01:12:30 Variable '${isolated_idx}' not found. 01:12:30 ------------------------------------------------------------------------------ 01:12:30 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL | 01:12:42 ... click for list of related bugs or create a new one if needed (with the 01:12:42 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again" 01:12:42 reference somewhere inside) 01:12:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status" 01:12:42 01:12:42 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 01:12:42 ------------------------------------------------------------------------------ 01:12:42 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS | 01:12:42 ------------------------------------------------------------------------------ 01:12:42 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL | 01:12:42 7 tests, 2 passed, 5 failed 01:12:42 ============================================================================== 01:12:42 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 01:12:42 ============================================================================== 01:12:45 Stop_All_Members :: Stop every odl node. | PASS | 01:16:57 ------------------------------------------------------------------------------ 01:16:57 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 01:17:06 ------------------------------------------------------------------------------ 01:17:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 01:23:16 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.34:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 01:23:16 ------------------------------------------------------------------------------ 01:23:16 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 01:23:16 3 tests, 2 passed, 1 failed 01:23:16 ============================================================================== 01:23:17 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te... 01:23:17 ============================================================================== 01:23:21 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL | 01:23:23 ... click for list of related bugs or create a new one if needed (with the 01:23:23 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node" 01:23:23 reference somewhere inside) 01:23:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node&order=bug_status" 01:23:23 01:23:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant 01:23:23 ------------------------------------------------------------------------------ 01:23:23 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL | 01:23:24 ... click for list of related bugs or create a new one if needed (with the 01:23:24 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node" 01:23:24 reference somewhere inside) 01:23:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node&order=bug_status" 01:23:24 01:23:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:23:24 ------------------------------------------------------------------------------ 01:23:24 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS | 01:23:25 ------------------------------------------------------------------------------ 01:23:25 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS | 01:23:25 ------------------------------------------------------------------------------ 01:23:25 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS | 01:23:26 ------------------------------------------------------------------------------ 01:23:26 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS | 01:23:26 ------------------------------------------------------------------------------ 01:23:26 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL | 01:23:27 ... click for list of related bugs or create a new one if needed (with the 01:23:27 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again" 01:23:27 reference somewhere inside) 01:23:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status" 01:23:27 01:23:27 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:23:27 ------------------------------------------------------------------------------ 01:23:27 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL | 01:23:28 ... click for list of related bugs or create a new one if needed (with the 01:23:28 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node" 01:23:28 reference somewhere inside) 01:23:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node&order=bug_status" 01:23:28 01:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant 01:23:28 ------------------------------------------------------------------------------ 01:23:28 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL | 01:23:28 8 tests, 4 passed, 4 failed 01:23:28 ============================================================================== 01:23:28 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 01:23:28 ============================================================================== 01:23:30 Stop_All_Members :: Stop every odl node. | FAIL | 01:29:39 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:29:39 ------------------------------------------------------------------------------ 01:29:39 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 01:29:49 ------------------------------------------------------------------------------ 01:29:49 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 01:35:57 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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 01:35:57 ------------------------------------------------------------------------------ 01:35:57 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 01:35:57 3 tests, 1 passed, 2 failed 01:35:57 ============================================================================== 01:35:57 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB... 01:35:57 ============================================================================== 01:36:01 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL | 01:36:02 ... click for list of related bugs or create a new one if needed (with the 01:36:02 "controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes" 01:36:02 reference somewhere inside) 01:36:02 "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" 01:36:02 01:36:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant 01:36:02 ------------------------------------------------------------------------------ 01:36:02 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL | 01:36:13 ... click for list of related bugs or create a new one if needed (with the 01:36:13 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node" 01:36:13 reference somewhere inside) 01:36:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status" 01:36:13 01:36:13 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.171.162:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:36:13 ------------------------------------------------------------------------------ 01:36:13 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL | 01:36:14 ... click for list of related bugs or create a new one if needed (with the 01:36:14 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node" 01:36:14 reference somewhere inside) 01:36:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node&order=bug_status" 01:36:14 01:36:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.34:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:36:14 ------------------------------------------------------------------------------ 01:36:14 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL | 01:37:25 ... click for list of related bugs or create a new one if needed (with the 01:37:25 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes" 01:37:25 reference somewhere inside) 01:37:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes&order=bug_status" 01:37:25 01:37:25 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.171.162:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:37:25 ------------------------------------------------------------------------------ 01:37:25 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 01:37:26 ... click for list of related bugs or create a new one if needed (with the 01:37:26 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member" 01:37:26 reference somewhere inside) 01:37:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member&order=bug_status" 01:37:26 01:37:26 Variable '${isolated_idx}' not found. 01:37:26 ------------------------------------------------------------------------------ 01:37:26 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL | 01:37:37 ... click for list of related bugs or create a new one if needed (with the 01:37:37 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again" 01:37:37 reference somewhere inside) 01:37:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status" 01:37:37 01:37:37 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.171.162:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 01:37:37 ------------------------------------------------------------------------------ 01:37:37 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL | 01:37:38 ... click for list of related bugs or create a new one if needed (with the 01:37:38 "controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node" 01:37:38 reference somewhere inside) 01:37:38 "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" 01:37:38 01:37:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant 01:37:38 ------------------------------------------------------------------------------ 01:37:38 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL | 01:37:38 7 tests, 0 passed, 7 failed 01:37:38 ============================================================================== 01:37:38 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 01:37:38 ============================================================================== 01:37:41 Stop_All_Members :: Stop every odl node. | FAIL | 01:43:47 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:43:47 ------------------------------------------------------------------------------ 01:43:47 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 01:43:57 ------------------------------------------------------------------------------ 01:43:57 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 01:50:05 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 01:50:05 ------------------------------------------------------------------------------ 01:50:05 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 01:50:05 3 tests, 1 passed, 2 failed 01:50:05 ============================================================================== 01:50:05 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing... 01:50:05 ============================================================================== 01:50:09 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL | 01:50:10 ... click for list of related bugs or create a new one if needed (with the 01:50:10 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify" 01:50:10 reference somewhere inside) 01:50:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status" 01:50:10 01:50:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant 01:50:10 ------------------------------------------------------------------------------ 01:50:10 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL | 01:50:10 ... click for list of related bugs or create a new one if needed (with the 01:50:10 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node" 01:50:10 reference somewhere inside) 01:50:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status" 01:50:10 01:50:10 Variable '@{cs_candidates}' not found. Did you mean: 01:50:10 @{cs_exp_candidates} 01:50:10 ------------------------------------------------------------------------------ 01:50:10 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL | 01:50:11 ... click for list of related bugs or create a new one if needed (with the 01:50:11 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered" 01:50:11 reference somewhere inside) 01:50:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered&order=bug_status" 01:50:11 01:50:11 Variable '${cs_owner}' not found. 01:50:11 ------------------------------------------------------------------------------ 01:50:11 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL | 01:50:11 ... click for list of related bugs or create a new one if needed (with the 01:50:11 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant" 01:50:11 reference somewhere inside) 01:50:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_reregister_singleton_constant&order=bug_status" 01:50:11 01:50:11 Variable '${unregistered_node}' not found. 01:50:11 ------------------------------------------------------------------------------ 01:50:11 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL | 01:50:11 ... click for list of related bugs or create a new one if needed (with the 01:50:11 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration" 01:50:11 reference somewhere inside) 01:50:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration&order=bug_status" 01:50:11 01:50:11 Variable '${cs_owner}' not found. 01:50:11 ------------------------------------------------------------------------------ 01:50:11 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL | 01:50:12 ... click for list of related bugs or create a new one if needed (with the 01:50:12 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node" 01:50:12 reference somewhere inside) 01:50:12 "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" 01:50:12 01:50:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant 01:50:12 ------------------------------------------------------------------------------ 01:50:12 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL | 01:50:12 6 tests, 0 passed, 6 failed 01:50:12 ============================================================================== 01:50:12 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 01:50:12 ============================================================================== 01:50:15 Stop_All_Members :: Stop every odl node. | FAIL | 01:56:23 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:56:23 ------------------------------------------------------------------------------ 01:56:23 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 01:56:33 ------------------------------------------------------------------------------ 01:56:33 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 02:02:41 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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 02:02:41 ------------------------------------------------------------------------------ 02:02:41 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 02:02:41 3 tests, 1 passed, 2 failed 02:02:41 ============================================================================== 02:02:41 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi... 02:02:41 ============================================================================== 02:02:45 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL | 02:02:46 ... click for list of related bugs or create a new one if needed (with the 02:02:46 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node" 02:02:46 reference somewhere inside) 02:02:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status" 02:02:46 02:02:46 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant 02:02:46 ------------------------------------------------------------------------------ 02:02:46 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL | 02:02:47 ... click for list of related bugs or create a new one if needed (with the 02:02:47 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node" 02:02:47 reference somewhere inside) 02:02:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status" 02:02:47 02:02:47 Could not parse owner and candidates for device get-singleton-constant-service'] 02:02:47 ------------------------------------------------------------------------------ 02:02:47 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL | 02:02:47 ... click for list of related bugs or create a new one if needed (with the 02:02:47 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node" 02:02:47 reference somewhere inside) 02:02:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_isolate_owner_node&order=bug_status" 02:02:47 02:02:47 Variable '${cs_owner}' not found. 02:02:47 ------------------------------------------------------------------------------ 02:02:47 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL | 02:02:47 ... click for list of related bugs or create a new one if needed (with the 02:02:47 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated" 02:02:47 reference somewhere inside) 02:02:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status" 02:02:47 02:02:47 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found. 02:02:47 ------------------------------------------------------------------------------ 02:02:47 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL | 02:02:48 ... click for list of related bugs or create a new one if needed (with the 02:02:48 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node" 02:02:48 reference somewhere inside) 02:02:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node&order=bug_status" 02:02:48 02:02:48 Variable '${cs_isolated_index}' not found. 02:02:48 ------------------------------------------------------------------------------ 02:02:48 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL | 02:02:48 ... click for list of related bugs or create a new one if needed (with the 02:02:48 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node" 02:02:48 reference somewhere inside) 02:02:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status" 02:02:48 02:02:48 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant 02:02:48 ------------------------------------------------------------------------------ 02:02:48 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL | 02:02:48 6 tests, 0 passed, 6 failed 02:02:48 ============================================================================== 02:02:49 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 02:02:49 ============================================================================== 02:02:51 Stop_All_Members :: Stop every odl node. | FAIL | 02:08:59 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 02:08:59 ------------------------------------------------------------------------------ 02:08:59 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 02:09:09 ------------------------------------------------------------------------------ 02:09:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 02:15: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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 02:15:17 ------------------------------------------------------------------------------ 02:15:17 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 02:15:17 3 tests, 1 passed, 2 failed 02:15:17 ============================================================================== 02:15:17 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi... 02:15:17 ============================================================================== 02:15:21 Register_Candidates :: Register a candidate application on each no... | FAIL | 02:15:22 ... click for list of related bugs or create a new one if needed (with the 02:15:22 "controller_clustering_ask_txt_chasing_the_leader_register_candidates" 02:15:22 reference somewhere inside) 02:15:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_register_candidates&order=bug_status" 02:15:22 02:15:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton 02:15:22 ------------------------------------------------------------------------------ 02:15:22 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS | 02:16:22 ------------------------------------------------------------------------------ 02:16:22 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL | 02:16:23 ... click for list of related bugs or create a new one if needed (with the 02:16:23 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria" 02:16:23 reference somewhere inside) 02:16:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status" 02:16:23 02:16:23 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton 02:16:23 ------------------------------------------------------------------------------ 02:16:23 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL | 02:16:23 3 tests, 1 passed, 2 failed 02:16:23 ============================================================================== 02:16:23 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 02:16:23 ============================================================================== 02:16:26 Stop_All_Members :: Stop every odl node. | FAIL | 02:22:34 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 02:22:34 ------------------------------------------------------------------------------ 02:22:34 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 02:22:44 ------------------------------------------------------------------------------ 02:22:44 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 02:28:52 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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 02:28:52 ------------------------------------------------------------------------------ 02:28:52 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 02:28:52 3 tests, 1 passed, 2 failed 02:28:52 ============================================================================== 02:28:52 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t... 02:28:52 ============================================================================== 02:28:57 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 02:28:58 ... click for list of related bugs or create a new one if needed (with the 02:28:58 "controller_clustering_ask_txt_global_rpc_kill_get_basic_rpc_test_owner" 02:28:58 reference somewhere inside) 02:28:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_get_basic_rpc_test_owner&order=bug_status" 02:28:58 02:28:58 Could not parse owner and candidates for device Basic-rpc-test'] 02:28:58 ------------------------------------------------------------------------------ 02:28:58 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL | 02:28:58 ... click for list of related bugs or create a new one if needed (with the 02:28:58 "controller_clustering_ask_txt_global_rpc_kill_rpc_before_stopping_on_owner" 02:28:58 reference somewhere inside) 02:28:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_before_stopping_on_owner&order=bug_status" 02:28:58 02:28:58 Variable '${brt_owner}' not found. 02:28:58 ------------------------------------------------------------------------------ 02:28:58 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL | 02:28:59 ... click for list of related bugs or create a new one if needed (with the 02:28:59 "controller_clustering_ask_txt_global_rpc_kill_rpc_before_stop_on_successors" 02:28:59 reference somewhere inside) 02:28:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_before_stop_on_successors&order=bug_status" 02:28:59 02:28:59 Variable '@{brt_successors}' not found. 02:28:59 ------------------------------------------------------------------------------ 02:28:59 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL | 02:28:59 ... click for list of related bugs or create a new one if needed (with the 02:28:59 "controller_clustering_ask_txt_global_rpc_kill_stop_current_owner_member" 02:28:59 reference somewhere inside) 02:28:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_stop_current_owner_member&order=bug_status" 02:28:59 02:28:59 Variable '${brt_owner}' not found. 02:28:59 ------------------------------------------------------------------------------ 02:28:59 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 02:28:59 ... click for list of related bugs or create a new one if needed (with the 02:28:59 "controller_clustering_ask_txt_global_rpc_kill_verify_new_basic_rpc_test_owner_elected" 02:28:59 reference somewhere inside) 02:28:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_verify_new_basic_rpc_test_owner_elected&order=bug_status" 02:28:59 02:28:59 Variable '${old_brt_successors}' not found. 02:28:59 ------------------------------------------------------------------------------ 02:28:59 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL | 02:29:00 ... click for list of related bugs or create a new one if needed (with the 02:29:00 "controller_clustering_ask_txt_global_rpc_kill_rpc_on_remained_cluster_nodes" 02:29:00 reference somewhere inside) 02:29:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_on_remained_cluster_nodes&order=bug_status" 02:29:00 02:29:00 Variable '@{old_brt_successors}' not found. 02:29:00 ------------------------------------------------------------------------------ 02:29:00 Restart_Stopped_Member :: Restart stopped node | FAIL | 02:29:00 ... click for list of related bugs or create a new one if needed (with the 02:29:00 "controller_clustering_ask_txt_global_rpc_kill_restart_stopped_member" 02:29:00 reference somewhere inside) 02:29:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_restart_stopped_member&order=bug_status" 02:29:00 02:29:00 Variable '${old_brt_owner}' not found. 02:29:00 ------------------------------------------------------------------------------ 02:29:00 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL | 02:29:00 ... click for list of related bugs or create a new one if needed (with the 02:29:00 "controller_clustering_ask_txt_global_rpc_kill_verify_new_owner_remained_after_rejoin" 02:29:00 reference somewhere inside) 02:29:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_verify_new_owner_remained_after_rejoin&order=bug_status" 02:29:00 02:29:00 Variable '${brt_owner}' not found. 02:29:00 ------------------------------------------------------------------------------ 02:29:00 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 02:29:00 ... click for list of related bugs or create a new one if needed (with the 02:29:00 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_new_owner" 02:29:00 reference somewhere inside) 02:29:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_new_owner&order=bug_status" 02:29:00 02:29:00 Variable '${brt_owner}' not found. 02:29:00 ------------------------------------------------------------------------------ 02:29:00 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 02:29:01 ... click for list of related bugs or create a new one if needed (with the 02:29:01 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_old_owner" 02:29:01 reference somewhere inside) 02:29:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_old_owner&order=bug_status" 02:29:01 02:29:01 Variable '${old_brt_owner}' not found. 02:29:01 ------------------------------------------------------------------------------ 02:29:01 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 02:29:01 ... click for list of related bugs or create a new one if needed (with the 02:29:01 "controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_all" 02:29:01 reference somewhere inside) 02:29:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_kill_rpc_after_rejoin_on_all&order=bug_status" 02:29:01 02:29:01 Variable '${brt_owner}' not found. 02:29:01 ------------------------------------------------------------------------------ 02:29:01 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL | 02:29:01 11 tests, 0 passed, 11 failed 02:29:01 ============================================================================== 02:29:01 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 02:29:01 ============================================================================== 02:29:06 Stop_All_Members :: Stop every odl node. | FAIL | 02:35: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 02:35:14 ------------------------------------------------------------------------------ 02:35:14 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 02:35:24 ------------------------------------------------------------------------------ 02:35:24 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 02:41:33 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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 02:41:33 ------------------------------------------------------------------------------ 02:41:33 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 02:41:33 3 tests, 1 passed, 2 failed 02:41:33 ============================================================================== 02:41:33 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA... 02:41:33 ============================================================================== 02:41:37 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 02:41:38 ... click for list of related bugs or create a new one if needed (with the 02:41:38 "controller_clustering_ask_txt_global_rpc_freeze_get_basic_rpc_test_owner" 02:41:38 reference somewhere inside) 02:41:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_get_basic_rpc_test_owner&order=bug_status" 02:41:38 02:41:38 Could not parse owner and candidates for device Basic-rpc-test'] 02:41:38 ------------------------------------------------------------------------------ 02:41:38 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL | 02:41:38 ... click for list of related bugs or create a new one if needed (with the 02:41:38 "controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freezing_on_owner" 02:41:38 reference somewhere inside) 02:41:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freezing_on_owner&order=bug_status" 02:41:38 02:41:38 Variable '${brt_owner}' not found. 02:41:38 ------------------------------------------------------------------------------ 02:41:38 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL | 02:41:39 ... click for list of related bugs or create a new one if needed (with the 02:41:39 "controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freeze_on_successors" 02:41:39 reference somewhere inside) 02:41:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_before_freeze_on_successors&order=bug_status" 02:41:39 02:41:39 Variable '@{brt_successors}' not found. 02:41:39 ------------------------------------------------------------------------------ 02:41:39 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL | 02:41:39 ... click for list of related bugs or create a new one if needed (with the 02:41:39 "controller_clustering_ask_txt_global_rpc_freeze_freeze_current_owner_member" 02:41:39 reference somewhere inside) 02:41:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_freeze_current_owner_member&order=bug_status" 02:41:39 02:41:39 Variable '${brt_owner}' not found. 02:41:39 ------------------------------------------------------------------------------ 02:41:39 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 02:41:39 ... click for list of related bugs or create a new one if needed (with the 02:41:39 "controller_clustering_ask_txt_global_rpc_freeze_verify_new_basic_rpc_test_owner_elected" 02:41:39 reference somewhere inside) 02:41:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_verify_new_basic_rpc_test_owner_elected&order=bug_status" 02:41:39 02:41:39 Variable '${old_brt_successors}' not found. 02:41:39 ------------------------------------------------------------------------------ 02:41:39 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL | 02:41:40 ... click for list of related bugs or create a new one if needed (with the 02:41:40 "controller_clustering_ask_txt_global_rpc_freeze_rpc_on_remained_cluster_nodes" 02:41:40 reference somewhere inside) 02:41:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_on_remained_cluster_nodes&order=bug_status" 02:41:40 02:41:40 Variable '@{old_brt_successors}' not found. 02:41:40 ------------------------------------------------------------------------------ 02:41:40 Unfreeze_Frozen_Member :: Restart frozen node | FAIL | 02:41:40 ... click for list of related bugs or create a new one if needed (with the 02:41:40 "controller_clustering_ask_txt_global_rpc_freeze_unfreeze_frozen_member" 02:41:40 reference somewhere inside) 02:41:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_unfreeze_frozen_member&order=bug_status" 02:41:40 02:41:40 Variable '${old_brt_owner}' not found. 02:41:40 ------------------------------------------------------------------------------ 02:41:40 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 02:41:40 ... click for list of related bugs or create a new one if needed (with the 02:41:40 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_new_owner" 02:41:40 reference somewhere inside) 02:41:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_new_owner&order=bug_status" 02:41:40 02:41:40 Variable '${brt_owner}' not found. 02:41:40 ------------------------------------------------------------------------------ 02:41:40 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 02:41:41 ... click for list of related bugs or create a new one if needed (with the 02:41:41 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_old_owner" 02:41:41 reference somewhere inside) 02:41:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_old_owner&order=bug_status" 02:41:41 02:41:41 Variable '${old_brt_owner}' not found. 02:41:41 ------------------------------------------------------------------------------ 02:41:41 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 02:41:41 ... click for list of related bugs or create a new one if needed (with the 02:41:41 "controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_all" 02:41:41 reference somewhere inside) 02:41:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_freeze_rpc_after_rejoin_on_all&order=bug_status" 02:41:41 02:41:41 Variable '${brt_owner}' not found. 02:41:41 ------------------------------------------------------------------------------ 02:41:41 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL | 02:41:41 10 tests, 0 passed, 10 failed 02:41:41 ============================================================================== 02:41:41 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 02:41:41 ============================================================================== 02:41:43 Stop_All_Members :: Stop every odl node. | FAIL | 02:47:52 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 02:47:52 ------------------------------------------------------------------------------ 02:47:52 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 02:48:02 ------------------------------------------------------------------------------ 02:48:02 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 02:54:10 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.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 02:54:10 ------------------------------------------------------------------------------ 02:54:10 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 02:54:10 3 tests, 1 passed, 2 failed 02:54:10 ============================================================================== 02:54:11 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H... 02:54:11 ============================================================================== 02:54:15 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 02:54:16 ... click for list of related bugs or create a new one if needed (with the 02:54:16 "controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner" 02:54:16 reference somewhere inside) 02:54:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_get_basic_rpc_test_owner&order=bug_status" 02:54:16 02:54:16 Could not parse owner and candidates for device Basic-rpc-test'] 02:54:16 ------------------------------------------------------------------------------ 02:54:16 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL | 02:54:16 ... click for list of related bugs or create a new one if needed (with the 02:54:16 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner" 02:54:16 reference somewhere inside) 02:54:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_owner&order=bug_status" 02:54:16 02:54:16 Variable '${brt_owner}' not found. 02:54:16 ------------------------------------------------------------------------------ 02:54:16 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL | 02:54:16 ... click for list of related bugs or create a new one if needed (with the 02:54:16 "controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors" 02:54:16 reference somewhere inside) 02:54:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_before_isolation_on_successors&order=bug_status" 02:54:16 02:54:16 Variable '@{brt_successors}' not found. 02:54:16 ------------------------------------------------------------------------------ 02:54:16 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL | 02:54:17 ... click for list of related bugs or create a new one if needed (with the 02:54:17 "controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member" 02:54:17 reference somewhere inside) 02:54:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_isolate_current_owner_member&order=bug_status" 02:54:17 02:54:17 Variable '${brt_owner}' not found. 02:54:17 ------------------------------------------------------------------------------ 02:54:17 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 02:54:17 ... click for list of related bugs or create a new one if needed (with the 02:54:17 "controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected" 02:54:17 reference somewhere inside) 02:54:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_verify_new_basic_rpc_test_owner_elected&order=bug_status" 02:54:17 02:54:17 Variable '${old_brt_successors}' not found. 02:54:17 ------------------------------------------------------------------------------ 02:54:17 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL | 02:54:17 ... click for list of related bugs or create a new one if needed (with the 02:54:17 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node" 02:54:17 reference somewhere inside) 02:54:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_isolated_node&order=bug_status" 02:54:17 02:54:17 Variable '${old_brt_owner}' not found. 02:54:17 ------------------------------------------------------------------------------ 02:54:17 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL | 02:54:18 ... click for list of related bugs or create a new one if needed (with the 02:54:18 "controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes" 02:54:18 reference somewhere inside) 02:54:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_on_non_isolated_cluster_nodes&order=bug_status" 02:54:18 02:54:18 Variable '@{old_brt_successors}' not found. 02:54:18 ------------------------------------------------------------------------------ 02:54:18 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 02:54:18 ... click for list of related bugs or create a new one if needed (with the 02:54:18 "controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member" 02:54:18 reference somewhere inside) 02:54:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rejoin_isolated_member&order=bug_status" 02:54:18 02:54:18 Variable '${old_brt_owner}' not found. 02:54:18 ------------------------------------------------------------------------------ 02:54:18 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 02:54:18 ... click for list of related bugs or create a new one if needed (with the 02:54:18 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner" 02:54:18 reference somewhere inside) 02:54:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_new_owner&order=bug_status" 02:54:18 02:54:18 Variable '${brt_owner}' not found. 02:54:18 ------------------------------------------------------------------------------ 02:54:18 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 02:54:18 ... click for list of related bugs or create a new one if needed (with the 02:54:18 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner" 02:54:18 reference somewhere inside) 02:54:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_old_owner&order=bug_status" 02:54:18 02:54:18 Variable '${old_brt_owner}' not found. 02:54:18 ------------------------------------------------------------------------------ 02:54:18 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 02:54:19 ... click for list of related bugs or create a new one if needed (with the 02:54:19 "controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all" 02:54:19 reference somewhere inside) 02:54:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_global_rpc_isolate_rpc_after_rejoin_on_all&order=bug_status" 02:54:19 02:54:19 Variable '${brt_owner}' not found. 02:54:19 ------------------------------------------------------------------------------ 02:54:19 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL | 02:54:19 11 tests, 0 passed, 11 failed 02:54:19 ============================================================================== 02:54:19 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 02:54:19 ============================================================================== 02:54:21 Stop_All_Members :: Stop every odl node. | FAIL | 03:00:31 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 03:00:31 ------------------------------------------------------------------------------ 03:00:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 03:00:41 ------------------------------------------------------------------------------ 03:00:41 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 03:06:50 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.162:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 03:06:50 ------------------------------------------------------------------------------ 03:06:50 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 03:06:50 3 tests, 1 passed, 2 failed 03:06:50 ============================================================================== 03:06:50 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ... 03:06:50 ============================================================================== 03:06:54 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_Cars_On_Followers :: The same check on other members. | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_People_On_Followers :: The same check on other members. | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL | 03:06:54 Parent suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 ------------------------------------------------------------------------------ 03:06:54 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL | 03:06:54 Suite setup failed: 03:06:54 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:54 03:06:54 13 tests, 0 passed, 13 failed 03:06:54 ============================================================================== 03:06:54 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera... 03:06:54 ============================================================================== 03:06:57 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL | 03:06:57 Parent suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 ------------------------------------------------------------------------------ 03:06:57 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL | 03:06:57 Suite setup failed: 03:06:57 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:57 03:06:57 16 tests, 0 passed, 16 failed 03:06:57 ============================================================================== 03:06:57 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart... 03:06:57 ============================================================================== 03:06:59 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 Stop_All_Members :: Stop all controllers. | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 Start_All_Members :: Start all controllers (should restore the per... | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 See_Cars_On_Followers :: The same check on other members. | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL | 03:06:59 Parent suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 ------------------------------------------------------------------------------ 03:06:59 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL | 03:06:59 Suite setup failed: 03:06:59 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:06:59 03:06:59 7 tests, 0 passed, 7 failed 03:06:59 ============================================================================== 03:06:59 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi... 03:06:59 ============================================================================== 03:07:02 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Delete_All_People :: DELETE people container. No verification beyo... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL | 03:07:02 Parent suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 ------------------------------------------------------------------------------ 03:07:02 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL | 03:07:02 Suite setup failed: 03:07:02 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:02 03:07:02 10 tests, 0 passed, 10 failed 03:07:02 ============================================================================== 03:07:02 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member... 03:07:02 ============================================================================== 03:07:04 Check All Shards Before Isolate :: Check all shards in controller. | FAIL | 03:07:04 Parent suite setup failed: 03:07:04 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:04 ------------------------------------------------------------------------------ 03:07:04 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL | 03:07:04 Parent suite setup failed: 03:07:04 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:04 ------------------------------------------------------------------------------ 03:07:04 Check All Shards After Isolate :: Check all shards in controller. | FAIL | 03:07:04 Parent suite setup failed: 03:07:04 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:04 ------------------------------------------------------------------------------ 03:07:04 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL | 03:07:04 Parent suite setup failed: 03:07:04 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:04 ------------------------------------------------------------------------------ 03:07:04 Check All Shards After Rejoin :: Check all shards in controller. | FAIL | 03:07:04 Parent suite setup failed: 03:07:04 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:04 ------------------------------------------------------------------------------ 03:07:05 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL | 03:07:05 Suite setup failed: 03:07:05 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:05 03:07:05 5 tests, 0 passed, 5 failed 03:07:05 ============================================================================== 03:07:05 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse... 03:07:05 ============================================================================== 03:07:08 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Delete_All_People :: DELETE people container. No verification beyo... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL | 03:07:08 Parent suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 ------------------------------------------------------------------------------ 03:07:08 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL | 03:07:08 Suite setup failed: 03:07:08 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:08 03:07:08 10 tests, 0 passed, 10 failed 03:07:08 ============================================================================== 03:07:08 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b... 03:07:08 ============================================================================== 03:07:10 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL | 03:07:10 Parent suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 ------------------------------------------------------------------------------ 03:07:10 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL | 03:07:10 Suite setup failed: 03:07:10 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:10 03:07:10 16 tests, 0 passed, 16 failed 03:07:10 ============================================================================== 03:07:10 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi... 03:07:10 ============================================================================== 03:07:13 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 Start_Other_Followers :: Start other followers without persisted d... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL | 03:07:13 Parent suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 ------------------------------------------------------------------------------ 03:07:13 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL | 03:07:13 Suite setup failed: 03:07:13 HTTPError: 409 Client Error: Conflict for url: http://10.30.170.38:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 03:07:13 03:07:13 8 tests, 0 passed, 8 failed 03:07:13 ============================================================================== 03:07:13 controller-clustering-ask.txt | FAIL | 03:07:13 195 tests, 29 passed, 166 failed 03:07:13 ============================================================================== 03:07:13 Output: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/output.xml 03:07:28 Log: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/log.html 03:07:28 Report: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/report.html 03:07:28 + true 03:07:28 + echo 'Examining the files in data/log and checking filesize' 03:07:28 Examining the files in data/log and checking filesize 03:07:28 + ssh 10.30.170.38 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 03:07:28 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:28 total 13328 03:07:28 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 . 03:07:28 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log 03:07:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 03:01 .. 03:07:28 -rw-rw-r-- 1 jenkins jenkins 13629575 Oct 5 03:07 karaf.log 03:07:28 + ssh 10.30.170.38 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 03:07:29 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:29 14M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:29 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:29 + ssh 10.30.171.162 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 03:07:29 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:29 total 88352 03:07:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 . 03:07:29 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log 03:07:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 03:00 .. 03:07:29 -rw-rw-r-- 1 jenkins jenkins 90455714 Oct 5 03:07 karaf.log 03:07:29 + ssh 10.30.171.162 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 03:07:29 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:29 87M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:29 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:29 + ssh 10.30.171.34 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 03:07:29 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:29 total 26136 03:07:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 . 03:07:29 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log 03:07:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 03:00 .. 03:07:29 -rw-rw-r-- 1 jenkins jenkins 26743807 Oct 5 03:07 karaf.log 03:07:29 + ssh 10.30.171.34 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 03:07:29 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:30 26M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:30 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:30 + set +e 03:07:30 ++ seq 1 3 03:07:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:30 + CONTROLLERIP=ODL_SYSTEM_1_IP 03:07:30 + echo 'Let'\''s take the karaf thread dump again' 03:07:30 Let's take the karaf thread dump again 03:07:30 + ssh 10.30.170.38 'sudo ps aux' 03:07:30 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:30 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 03:07:30 ++ tr -s ' ' 03:07:30 ++ cut -f2 '-d ' 03:07:30 ++ grep -v grep 03:07:30 + pid=27542 03:07:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:27542' 03:07:30 karaf main: org.apache.karaf.main.Main, pid:27542 03:07:30 + ssh 10.30.170.38 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 27542' 03:07:30 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:31 + echo 'killing karaf process...' 03:07:31 killing karaf process... 03:07:31 + ssh 10.30.170.38 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 03:07:31 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:31 + CONTROLLERIP=ODL_SYSTEM_2_IP 03:07:31 + echo 'Let'\''s take the karaf thread dump again' 03:07:31 Let's take the karaf thread dump again 03:07:31 + ssh 10.30.171.162 'sudo ps aux' 03:07:31 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:31 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 03:07:31 ++ grep -v grep 03:07:31 ++ tr -s ' ' 03:07:31 ++ cut -f2 '-d ' 03:07:31 + pid=16565 03:07:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:16565' 03:07:31 karaf main: org.apache.karaf.main.Main, pid:16565 03:07:31 + ssh 10.30.171.162 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 16565' 03:07:31 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:32 + echo 'killing karaf process...' 03:07:32 killing karaf process... 03:07:32 + ssh 10.30.171.162 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 03:07:32 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:32 + CONTROLLERIP=ODL_SYSTEM_3_IP 03:07:32 + echo 'Let'\''s take the karaf thread dump again' 03:07:32 Let's take the karaf thread dump again 03:07:32 + ssh 10.30.171.34 'sudo ps aux' 03:07:32 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:33 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 03:07:33 ++ grep -v grep 03:07:33 ++ tr -s ' ' 03:07:33 ++ cut -f2 '-d ' 03:07:33 + pid=38379 03:07:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:38379' 03:07:33 karaf main: org.apache.karaf.main.Main, pid:38379 03:07:33 + ssh 10.30.171.34 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 38379' 03:07:33 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:33 + echo 'killing karaf process...' 03:07:33 killing karaf process... 03:07:33 + ssh 10.30.171.34 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 03:07:33 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:33 + sleep 5 03:07:38 ++ seq 1 3 03:07:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:38 + CONTROLLERIP=ODL_SYSTEM_1_IP 03:07:38 + echo 'Compressing karaf.log 1' 03:07:38 Compressing karaf.log 1 03:07:38 + ssh 10.30.170.38 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:38 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:39 + echo 'Fetching compressed karaf.log 1' 03:07:39 Fetching compressed karaf.log 1 03:07:39 + scp 10.30.170.38:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 03:07:39 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:39 + ssh 10.30.170.38 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 03:07:39 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:39 + scp 10.30.170.38:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 03:07:40 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:40 + ssh 10.30.170.38 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:40 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:40 + echo 'Fetch GC logs' 03:07:40 Fetch GC logs 03:07:40 + mkdir -p gclogs-1 03:07:40 + scp '10.30.170.38:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/ 03:07:40 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts. 03:07:40 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 03:07:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:40 + CONTROLLERIP=ODL_SYSTEM_2_IP 03:07:40 + echo 'Compressing karaf.log 2' 03:07:40 Compressing karaf.log 2 03:07:40 + ssh 10.30.171.162 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:40 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:41 + echo 'Fetching compressed karaf.log 2' 03:07:41 Fetching compressed karaf.log 2 03:07:41 + scp 10.30.171.162:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 03:07:41 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:42 + ssh 10.30.171.162 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 03:07:42 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:42 + scp 10.30.171.162:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 03:07:42 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:42 + ssh 10.30.171.162 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:42 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:42 + echo 'Fetch GC logs' 03:07:42 Fetch GC logs 03:07:42 + mkdir -p gclogs-2 03:07:42 + scp '10.30.171.162:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/ 03:07:42 Warning: Permanently added '10.30.171.162' (ECDSA) to the list of known hosts. 03:07:43 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 03:07:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 03:07:43 + CONTROLLERIP=ODL_SYSTEM_3_IP 03:07:43 + echo 'Compressing karaf.log 3' 03:07:43 Compressing karaf.log 3 03:07:43 + ssh 10.30.171.34 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 03:07:43 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:43 gzip: /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log: file size changed while zipping 03:07:43 + echo 'Fetching compressed karaf.log 3' 03:07:43 Fetching compressed karaf.log 3 03:07:43 + scp 10.30.171.34:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 03:07:43 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:43 + ssh 10.30.171.34 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 03:07:43 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:44 + scp 10.30.171.34:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 03:07:44 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:44 + ssh 10.30.171.34 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 03:07:44 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:44 + echo 'Fetch GC logs' 03:07:44 Fetch GC logs 03:07:44 + mkdir -p gclogs-3 03:07:44 + scp '10.30.171.34:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/ 03:07:44 Warning: Permanently added '10.30.171.34' (ECDSA) to the list of known hosts. 03:07:44 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 03:07:44 + echo 'Examine copied files' 03:07:44 Examine copied files 03:07:44 + ls -lt 03:07:44 total 78972 03:07:44 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 03:07 gclogs-3 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 03:07 odl3_karaf_console.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1000551 Oct 5 03:07 odl3_karaf.log.gz 03:07:44 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 03:07 gclogs-2 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 03:07 odl2_karaf_console.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1381102 Oct 5 03:07 odl2_karaf.log.gz 03:07:44 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 03:07 gclogs-1 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 03:07 odl1_karaf_console.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 981986 Oct 5 03:07 odl1_karaf.log.gz 03:07:44 -rw-rw-r--. 1 jenkins jenkins 91347 Oct 5 03:07 karaf_3_38379_threads_after.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 13858 Oct 5 03:07 ps_after.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 144395 Oct 5 03:07 karaf_2_16565_threads_after.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 138649 Oct 5 03:07 karaf_1_27542_threads_after.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 309852 Oct 5 03:07 report.html 03:07:44 -rw-rw-r--. 1 jenkins jenkins 3583484 Oct 5 03:07 log.html 03:07:44 -rw-rw-r--. 1 jenkins jenkins 72761713 Oct 5 03:07 output.xml 03:07:44 -rw-rw-r--. 1 jenkins jenkins 4120 Oct 5 00:54 testplan.txt 03:07:44 -rw-rw-r--. 1 jenkins jenkins 111206 Oct 5 00:54 karaf_3_2092_threads_before.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 13944 Oct 5 00:54 ps_before.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 114642 Oct 5 00:54 karaf_2_2095_threads_before.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 114329 Oct 5 00:54 karaf_1_2086_threads_before.log 03:07:44 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 5 00:51 post-startup-script.sh 03:07:44 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 00:51 startup-script.sh 03:07:44 -rw-rw-r--. 1 jenkins jenkins 3472 Oct 5 00:51 configuration-script.sh 03:07:44 -rw-rw-r--. 1 jenkins jenkins 695 Oct 5 00:51 custom_shard_config.txt 03:07:44 -rw-rw-r--. 1 jenkins jenkins 135 Oct 5 00:51 scriptplan.txt 03:07:44 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 00:51 detect_variables.env 03:07:44 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 00:51 pom.xml 03:07:44 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 00:51 set_variables.env 03:07:44 -rw-rw-r--. 1 jenkins jenkins 311 Oct 5 00:51 slave_addresses.txt 03:07:44 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 00:50 requirements.txt 03:07:44 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 00:50 env.properties 03:07:44 -rw-rw-r--. 1 jenkins jenkins 333 Oct 5 00:48 stack-parameters.yaml 03:07:44 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 00:47 test 03:07:44 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 00:47 test@tmp 03:07:44 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml 03:07:44 + true 03:07:44 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins3750538492890389843.sh 03:07:44 Cleaning up Robot installation... 03:07:45 $ ssh-agent -k 03:07:45 unset SSH_AUTH_SOCK; 03:07:45 unset SSH_AGENT_PID; 03:07:45 echo Agent pid 5289 killed; 03:07:45 [ssh-agent] Stopped. 03:07:45 Recording plot data 03:07:45 Robot results publisher started... 03:07:45 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:07:45 -Parsing output xml: 03:07:48 Done! 03:07:48 -Copying log files to build dir: 03:07:50 Done! 03:07:50 -Assigning results to build: 03:07:50 Done! 03:07:50 -Checking thresholds: 03:07:50 Done! 03:07:50 Done publishing Robot results. 03:07:50 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 03:07:50 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:50 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins9730628671462900727.sh 03:07:50 Archiving csit artifacts 03:07:50 mv: cannot stat '*_1.png': No such file or directory 03:07:50 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:07:50 mv: cannot stat '*_2.png': No such file or directory 03:07:50 mv: cannot stat '/tmp/odl2_*': No such file or directory 03:07:50 mv: cannot stat '*_3.png': No such file or directory 03:07:50 mv: cannot stat '/tmp/odl3_*': No such file or directory 03:07:50 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:50 Dload Upload Total Spent Left Speed 03:07:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1386k 0 1386k 0 0 1065k 0 --:--:-- 0:00:01 --:--:-- 1065k 100 5640k 0 5640k 0 0 2756k 0 --:--:-- 0:00:02 --:--:-- 2755k 100 6824k 0 6824k 0 0 3013k 0 --:--:-- 0:00:02 --:--:-- 3011k 03:07:53 Archive: robot-plugin.zip 03:07:53 inflating: ./archives/robot-plugin/log.html 03:07:53 inflating: ./archives/robot-plugin/output.xml 03:07:53 inflating: ./archives/robot-plugin/report.html 03:07:53 mv: cannot stat '*.log.gz': No such file or directory 03:07:53 mv: cannot stat '*.csv': No such file or directory 03:07:53 mv: cannot stat '*.png': No such file or directory 03:07:53 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:53 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins4105574457773090566.sh 03:07:53 [PostBuildScript] - [INFO] Executing post build scripts. 03:07:53 [EnvInject] - Injecting environment variables from a build step. 03:07:53 [EnvInject] - Injecting as environment variables the properties content 03:07:53 OS_CLOUD=vex 03:07:53 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-10 03:07:53 03:07:53 [EnvInject] - Variables injected successfully. 03:07:53 provisioning config files... 03:07:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:07:53 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins13161162230992077551.sh 03:07:53 ---> openstack-stack-delete.sh 03:07:53 Setup pyenv: 03:07:53 system 03:07:53 3.8.13 03:07:53 3.9.13 03:07:53 3.10.13 03:07:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 03:07:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 03:07:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:07:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:07:56 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. 03:07:56 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:07:56 lf-activate-venv(): INFO: Base packages installed successfully 03:07:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 03:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 03:08:17 INFO: Retrieving stack cost for: releng-controller-csit-3node-clustering-ask-all-vanadium-10 03:08:21 DEBUG: Successfully retrieved stack cost: total: 0.99 03:08:33 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-vanadium-10 03:08:33 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-vanadium-10 03:08:33 [PostBuildScript] - [INFO] Executing post build scripts. 03:08:33 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10421422531451409173.sh 03:08:33 ---> sysstat.sh 03:08:34 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins8995196297085020008.sh 03:08:34 ---> package-listing.sh 03:08:34 ++ tr '[:upper:]' '[:lower:]' 03:08:34 ++ facter osfamily 03:08:34 + OS_FAMILY=redhat 03:08:34 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium 03:08:34 + START_PACKAGES=/tmp/packages_start.txt 03:08:34 + END_PACKAGES=/tmp/packages_end.txt 03:08:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:34 + PACKAGES=/tmp/packages_start.txt 03:08:34 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']' 03:08:34 + PACKAGES=/tmp/packages_end.txt 03:08:34 + case "${OS_FAMILY}" in 03:08:34 + rpm -qa 03:08:34 + sort 03:08:35 + '[' -f /tmp/packages_start.txt ']' 03:08:35 + '[' -f /tmp/packages_end.txt ']' 03:08:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:35 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']' 03:08:35 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/ 03:08:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/ 03:08:35 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins16714433071823220024.sh 03:08:35 ---> capture-instance-metadata.sh 03:08:35 Setup pyenv: 03:08:35 system 03:08:35 3.8.13 03:08:35 3.9.13 03:08:35 3.10.13 03:08:35 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 03:08:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 03:08:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:37 lf-activate-venv(): INFO: Base packages installed successfully 03:08:37 lf-activate-venv(): INFO: Installing additional packages: lftools 03:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 03:08:49 INFO: Running in OpenStack, capturing instance metadata 03:08:49 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10149787970304009147.sh 03:08:49 provisioning config files... 03:08:49 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-vanadium #10 03:08:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/config11080632026584245561tmp 03:08:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:08:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:08:49 provisioning config files... 03:08:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:08:50 [EnvInject] - Injecting environment variables from a build step. 03:08:50 [EnvInject] - Injecting as environment variables the properties content 03:08:50 SERVER_ID=logs 03:08:50 03:08:50 [EnvInject] - Variables injected successfully. 03:08:50 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins11413058828810749173.sh 03:08:50 ---> create-netrc.sh 03:08:50 WARN: Log server credential not found. 03:08:50 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3916500729542875800.sh 03:08:50 ---> python-tools-install.sh 03:08:50 Setup pyenv: 03:08:50 system 03:08:50 3.8.13 03:08:50 3.9.13 03:08:50 3.10.13 03:08:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 03:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 03:08:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:08:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:08:52 lf-activate-venv(): INFO: Base packages installed successfully 03:08:52 lf-activate-venv(): INFO: Installing additional packages: lftools 03:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 03:09:03 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins18350808851419517239.sh 03:09:03 ---> sudo-logs.sh 03:09:03 Archiving 'sudo' log.. 03:09:04 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3850908861207531017.sh 03:09:04 ---> job-cost.sh 03:09:04 Setup pyenv: 03:09:04 system 03:09:04 3.8.13 03:09:04 3.9.13 03:09:04 3.10.13 03:09:04 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 03:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 03:09:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:06 lf-activate-venv(): INFO: Base packages installed successfully 03:09:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:09:15 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 03:09:15 DEBUG: total: 0.99 03:09:15 INFO: Retrieving Stack Cost... 03:09:15 INFO: Retrieving Pricing Info for: v3-standard-2 03:09:16 INFO: Archiving Costs 03:09:16 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins9650139813501084431.sh 03:09:16 ---> logs-deploy.sh 03:09:16 Setup pyenv: 03:09:16 system 03:09:16 3.8.13 03:09:16 3.9.13 03:09:16 3.10.13 03:09:16 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 03:09:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I7je from file:/tmp/.os_lf_venv 03:09:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:18 lf-activate-venv(): INFO: Base packages installed successfully 03:09:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:09:30 lf-activate-venv(): INFO: Adding /tmp/venv-I7je/bin to PATH 03:09:30 WARNING: Nexus logging server not set 03:09:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-vanadium/10/ 03:09:30 INFO: archiving logs to S3 03:09:31 ---> uname -a: 03:09:31 Linux prd-centos8-robot-2c-8g-662.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:09:31 03:09:31 03:09:31 ---> lscpu: 03:09:31 Architecture: x86_64 03:09:31 CPU op-mode(s): 32-bit, 64-bit 03:09:31 Byte Order: Little Endian 03:09:31 CPU(s): 2 03:09:31 On-line CPU(s) list: 0,1 03:09:31 Thread(s) per core: 1 03:09:31 Core(s) per socket: 1 03:09:31 Socket(s): 2 03:09:31 NUMA node(s): 1 03:09:31 Vendor ID: AuthenticAMD 03:09:31 CPU family: 23 03:09:31 Model: 49 03:09:31 Model name: AMD EPYC-Rome Processor 03:09:31 Stepping: 0 03:09:31 CPU MHz: 2799.998 03:09:31 BogoMIPS: 5599.99 03:09:31 Virtualization: AMD-V 03:09:31 Hypervisor vendor: KVM 03:09:31 Virtualization type: full 03:09:31 L1d cache: 32K 03:09:31 L1i cache: 32K 03:09:31 L2 cache: 512K 03:09:31 L3 cache: 16384K 03:09:31 NUMA node0 CPU(s): 0,1 03:09:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:09:31 03:09:31 03:09:31 ---> nproc: 03:09:31 2 03:09:31 03:09:31 03:09:31 ---> df -h: 03:09:31 Filesystem Size Used Avail Use% Mounted on 03:09:31 devtmpfs 3.8G 0 3.8G 0% /dev 03:09:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:09:31 tmpfs 3.8G 17M 3.8G 1% /run 03:09:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:09:31 /dev/vda1 40G 8.5G 32G 22% / 03:09:31 tmpfs 770M 0 770M 0% /run/user/1001 03:09:31 03:09:31 03:09:31 ---> free -m: 03:09:31 total used free shared buff/cache available 03:09:31 Mem: 7697 627 4716 19 2353 6771 03:09:31 Swap: 1023 0 1023 03:09:31 03:09:31 03:09:31 ---> ip addr: 03:09:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:09:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:09:31 inet 127.0.0.1/8 scope host lo 03:09:31 valid_lft forever preferred_lft forever 03:09:31 inet6 ::1/128 scope host 03:09:31 valid_lft forever preferred_lft forever 03:09:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:09:31 link/ether fa:16:3e:d7:85:5c brd ff:ff:ff:ff:ff:ff 03:09:31 altname enp0s3 03:09:31 altname ens3 03:09:31 inet 10.30.170.10/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:09:31 valid_lft 77847sec preferred_lft 77847sec 03:09:31 inet6 fe80::f816:3eff:fed7:855c/64 scope link 03:09:31 valid_lft forever preferred_lft forever 03:09:31 03:09:31 03:09:31 ---> sar -b -r -n DEV: 03:09:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 03:09:31 03:09:31 00:46:54 LINUX RESTART (2 CPU) 03:09:31 03:09:31 12:48:01 AM tps rtps wtps bread/s bwrtn/s 03:09:31 12:49:01 AM 122.10 0.38 121.71 16.13 11673.09 03:09:31 12:50:01 AM 43.85 1.00 42.85 113.03 5127.96 03:09:31 12:51:01 AM 38.52 6.78 31.74 1248.52 2156.05 03:09:31 12:52:01 AM 57.58 2.73 54.85 439.59 7784.11 03:09:31 12:53:01 AM 0.35 0.00 0.35 0.00 5.58 03:09:31 12:54:01 AM 0.12 0.00 0.12 0.00 1.32 03:09:31 12:55:01 AM 0.45 0.20 0.25 11.60 7.30 03:09:31 12:56:01 AM 1.98 0.00 1.98 0.00 93.42 03:09:31 12:57:01 AM 0.42 0.00 0.42 0.00 17.86 03:09:31 12:58:01 AM 0.53 0.00 0.53 0.00 24.04 03:09:31 12:59:01 AM 0.47 0.00 0.47 0.00 15.31 03:09:31 01:00:01 AM 0.30 0.03 0.27 1.87 23.88 03:09:31 01:01:01 AM 0.48 0.05 0.43 0.40 76.89 03:09:31 01:02:01 AM 0.65 0.12 0.53 2.13 26.08 03:09:31 01:03:01 AM 1.33 0.00 1.33 0.00 40.17 03:09:31 01:04:02 AM 0.25 0.00 0.25 0.00 16.00 03:09:31 01:05:01 AM 0.20 0.00 0.20 0.00 27.67 03:09:31 01:06:01 AM 0.23 0.00 0.23 0.00 9.22 03:09:31 01:07:01 AM 0.37 0.00 0.37 0.00 19.69 03:09:31 01:08:01 AM 0.30 0.00 0.30 0.00 15.61 03:09:31 01:09:01 AM 0.25 0.00 0.25 0.00 23.91 03:09:31 01:10:01 AM 0.12 0.00 0.12 0.00 11.86 03:09:31 01:11:01 AM 0.20 0.00 0.20 0.00 25.71 03:09:31 01:12:01 AM 0.35 0.00 0.35 0.00 134.41 03:09:31 01:13:01 AM 0.35 0.00 0.35 0.00 137.02 03:09:31 01:14:01 AM 0.27 0.00 0.27 0.00 11.08 03:09:31 01:15:01 AM 0.18 0.00 0.18 0.00 16.41 03:09:31 01:16:01 AM 0.15 0.00 0.15 0.00 17.13 03:09:31 01:17:01 AM 0.25 0.00 0.25 0.00 9.12 03:09:31 01:18:01 AM 0.30 0.00 0.30 0.00 27.44 03:09:31 01:19:01 AM 0.15 0.00 0.15 0.00 14.15 03:09:31 01:20:01 AM 0.17 0.00 0.17 0.00 12.06 03:09:31 01:21:01 AM 0.30 0.00 0.30 0.00 24.69 03:09:31 01:22:01 AM 0.23 0.00 0.23 0.00 14.01 03:09:31 01:23:01 AM 0.28 0.00 0.28 0.00 25.32 03:09:31 01:24:01 AM 0.23 0.00 0.23 0.00 57.67 03:09:31 01:25:01 AM 0.23 0.00 0.23 0.00 21.08 03:09:31 01:26:01 AM 0.27 0.00 0.27 0.00 9.37 03:09:31 01:27:01 AM 0.15 0.00 0.15 0.00 15.98 03:09:31 01:28:01 AM 0.27 0.00 0.27 0.00 18.96 03:09:31 01:29:01 AM 0.23 0.00 0.23 0.00 9.28 03:09:31 01:30:01 AM 0.15 0.00 0.15 0.00 16.39 03:09:31 01:31:01 AM 0.27 0.00 0.27 0.00 23.76 03:09:31 01:32:01 AM 0.28 0.00 0.28 0.00 9.62 03:09:31 01:33:01 AM 0.32 0.00 0.32 0.00 15.23 03:09:31 01:34:01 AM 0.25 0.00 0.25 0.00 8.08 03:09:31 01:35:01 AM 1.22 0.32 0.90 6.93 33.24 03:09:31 01:36:01 AM 0.18 0.00 0.18 0.00 8.15 03:09:31 01:37:01 AM 0.22 0.00 0.22 0.00 101.33 03:09:31 01:38:01 AM 0.35 0.00 0.35 0.00 131.43 03:09:31 01:39:01 AM 0.17 0.00 0.17 0.00 14.16 03:09:31 01:40:01 AM 0.15 0.00 0.15 0.00 15.10 03:09:31 01:41:01 AM 0.25 0.00 0.25 0.00 10.28 03:09:31 01:42:01 AM 0.27 0.00 0.27 0.00 20.66 03:09:31 01:43:01 AM 0.30 0.02 0.28 0.13 17.33 03:09:31 01:44:01 AM 8.70 5.73 2.97 555.51 77.45 03:09:31 01:45:01 AM 0.27 0.00 0.27 0.00 27.10 03:09:31 01:46:01 AM 0.13 0.00 0.13 0.00 8.80 03:09:31 01:47:01 AM 0.18 0.00 0.18 0.00 13.85 03:09:31 01:48:01 AM 0.32 0.00 0.32 0.00 12.36 03:09:31 01:49:01 AM 0.17 0.00 0.17 0.00 12.28 03:09:31 01:50:01 AM 0.30 0.00 0.30 0.00 9.72 03:09:31 01:51:01 AM 0.32 0.00 0.32 0.00 42.59 03:09:31 01:52:01 AM 0.25 0.00 0.25 0.00 18.40 03:09:31 01:53:01 AM 0.23 0.00 0.23 0.00 10.91 03:09:31 01:54:01 AM 0.17 0.00 0.17 0.00 16.00 03:09:31 01:55:01 AM 0.28 0.00 0.28 0.00 16.93 03:09:31 01:56:01 AM 0.13 0.00 0.13 0.00 16.13 03:09:31 01:57:01 AM 0.15 0.00 0.15 0.00 19.83 03:09:31 01:58:01 AM 0.40 0.00 0.40 0.00 15.30 03:09:31 01:59:01 AM 0.18 0.00 0.18 0.00 13.35 03:09:31 02:00:01 AM 0.18 0.00 0.18 0.00 7.65 03:09:31 02:01:01 AM 0.28 0.00 0.28 0.00 17.20 03:09:31 02:02:01 AM 0.40 0.00 0.40 0.00 13.81 03:09:31 02:03:01 AM 0.25 0.00 0.25 0.00 13.98 03:09:31 02:04:01 AM 0.15 0.00 0.15 0.00 38.53 03:09:31 02:05:01 AM 0.13 0.00 0.13 0.00 15.73 03:09:31 02:06:01 AM 0.13 0.00 0.13 0.00 13.76 03:09:31 02:07:01 AM 0.27 0.00 0.27 0.00 11.26 03:09:31 02:08:01 AM 0.27 0.00 0.27 0.00 17.90 03:09:31 02:09:01 AM 0.15 0.00 0.15 0.00 15.20 03:09:31 02:10:01 AM 0.12 0.00 0.12 0.00 17.86 03:09:31 02:11:01 AM 0.27 0.00 0.27 0.00 15.41 03:09:31 02:12:01 AM 0.27 0.00 0.27 0.00 9.62 03:09:31 02:13:01 AM 0.38 0.00 0.38 0.00 18.76 03:09:31 02:14:01 AM 0.15 0.00 0.15 0.00 7.85 03:09:31 02:15:01 AM 0.33 0.00 0.33 0.00 17.84 03:09:31 02:16:01 AM 0.27 0.00 0.27 0.00 18.23 03:09:31 02:17:01 AM 0.20 0.00 0.20 0.00 19.63 03:09:31 02:18:01 AM 0.27 0.00 0.27 0.00 10.78 03:09:31 02:19:01 AM 0.15 0.00 0.15 0.00 15.73 03:09:31 02:20:01 AM 0.22 0.00 0.22 0.00 17.73 03:09:31 02:21:01 AM 0.17 0.00 0.17 0.00 14.83 03:09:31 02:22:01 AM 0.18 0.00 0.18 0.00 8.68 03:09:31 02:23:01 AM 0.48 0.00 0.48 0.00 36.03 03:09:31 02:24:01 AM 0.48 0.00 0.48 0.00 13.35 03:09:31 02:25:01 AM 0.42 0.00 0.42 0.00 13.36 03:09:31 02:26:01 AM 0.20 0.00 0.20 0.00 10.01 03:09:31 02:27:01 AM 0.15 0.00 0.15 0.00 7.31 03:09:31 02:28:01 AM 0.30 0.00 0.30 0.00 16.76 03:09:31 02:29:01 AM 0.13 0.00 0.13 0.00 7.33 03:09:31 02:30:01 AM 0.15 0.00 0.15 0.00 43.19 03:09:31 02:31:01 AM 0.28 0.00 0.28 0.00 16.61 03:09:31 02:32:01 AM 0.27 0.00 0.27 0.00 10.81 03:09:31 02:33:01 AM 0.27 0.00 0.27 0.00 18.91 03:09:31 02:34:01 AM 0.20 0.00 0.20 0.00 15.49 03:09:31 02:35:01 AM 0.12 0.00 0.12 0.00 8.41 03:09:31 02:36:01 AM 0.17 0.00 0.17 0.00 26.34 03:09:31 02:37:01 AM 0.25 0.00 0.25 0.00 12.68 03:09:31 02:38:01 AM 0.27 0.00 0.27 0.00 10.51 03:09:31 02:39:01 AM 0.13 0.00 0.13 0.00 13.90 03:09:31 02:40:01 AM 0.23 0.00 0.23 0.00 8.80 03:09:31 02:41:01 AM 0.22 0.00 0.22 0.00 11.51 03:09:31 02:42:01 AM 0.20 0.00 0.20 0.00 41.47 03:09:31 02:43:01 AM 0.25 0.00 0.25 0.00 11.21 03:09:31 02:44:01 AM 0.15 0.00 0.15 0.00 14.80 03:09:31 02:45:01 AM 0.15 0.00 0.15 0.00 16.13 03:09:31 02:46:01 AM 0.15 0.00 0.15 0.00 14.71 03:09:31 02:47:01 AM 0.28 0.00 0.28 0.00 10.51 03:09:31 02:48:01 AM 0.32 0.00 0.32 0.00 19.46 03:09:31 02:49:01 AM 0.17 0.00 0.17 0.00 24.66 03:09:31 02:50:01 AM 0.20 0.00 0.20 0.00 10.80 03:09:31 02:51:01 AM 0.15 0.00 0.15 0.00 7.50 03:09:31 02:52:01 AM 0.20 0.00 0.20 0.00 14.78 03:09:31 02:53:01 AM 0.20 0.00 0.20 0.00 7.72 03:09:31 02:54:01 AM 0.30 0.00 0.30 0.00 17.45 03:09:31 02:55:01 AM 0.25 0.00 0.25 0.00 38.14 03:09:31 02:56:01 AM 0.17 0.00 0.17 0.00 16.31 03:09:31 02:57:01 AM 0.20 0.00 0.20 0.00 15.08 03:09:31 02:58:01 AM 0.67 0.00 0.67 0.00 20.63 03:09:31 02:59:01 AM 0.62 0.00 0.62 0.00 19.75 03:09:31 03:00:01 AM 0.50 0.00 0.50 0.00 16.28 03:09:31 03:01:01 AM 0.52 0.00 0.52 0.00 14.91 03:09:31 03:02:01 AM 0.18 0.00 0.18 0.00 22.64 03:09:31 03:03:01 AM 0.23 0.00 0.23 0.00 9.58 03:09:31 03:04:01 AM 0.15 0.00 0.15 0.00 13.73 03:09:31 03:05:01 AM 0.13 0.00 0.13 0.00 7.33 03:09:31 03:06:01 AM 0.13 0.00 0.13 0.00 13.46 03:09:31 03:07:01 AM 0.17 0.00 0.17 0.00 7.25 03:09:31 03:08:01 AM 9.66 0.32 9.35 36.92 549.18 03:09:31 03:09:01 AM 30.34 0.28 30.06 26.26 4035.70 03:09:31 Average: 2.47 0.13 2.34 17.44 242.78 03:09:31 03:09:31 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:09:31 12:49:01 AM 5138396 7009116 2744028 34.81 2688 2047504 700988 7.85 191288 2210248 169632 03:09:31 12:50:01 AM 5253968 7097520 2628456 33.35 2688 2019512 621784 6.96 219464 2061644 10760 03:09:31 12:51:01 AM 4955648 7045380 2926776 37.13 2688 2258152 653856 7.32 258452 2297936 180640 03:09:31 12:52:01 AM 4963868 7070756 2918556 37.03 2688 2274292 627180 7.02 268076 2270592 16 03:09:31 12:53:01 AM 4963748 7070636 2918676 37.03 2688 2274292 627180 7.02 268076 2270664 8 03:09:31 12:54:01 AM 4964056 7070948 2918368 37.02 2688 2274296 627180 7.02 268076 2270720 4 03:09:31 12:55:01 AM 4921068 7028796 2961356 37.57 2688 2275132 682092 7.64 268212 2313148 484 03:09:31 12:56:01 AM 4915940 7024132 2966484 37.63 2688 2275604 698788 7.82 268212 2318120 188 03:09:31 12:57:01 AM 4914384 7022900 2968040 37.65 2688 2275940 698788 7.82 268212 2319876 144 03:09:31 12:58:01 AM 4911608 7020504 2970816 37.69 2688 2276328 698788 7.82 268212 2322480 20 03:09:31 12:59:01 AM 4910772 7020040 2971652 37.70 2688 2276692 698788 7.82 268212 2323432 32 03:09:31 01:00:01 AM 4906060 7016012 2976364 37.76 2688 2277376 718384 8.04 268488 2327196 24 03:09:31 01:01:01 AM 4902884 7015028 2979540 37.80 2688 2279576 733780 8.22 268512 2330828 52 03:09:31 01:02:01 AM 4902008 7014608 2980416 37.81 2688 2280024 722212 8.09 268768 2331468 124 03:09:31 01:03:01 AM 4902064 7015032 2980360 37.81 2688 2280400 722212 8.09 268768 2331540 68 03:09:31 01:04:02 AM 4901564 7014908 2980860 37.82 2688 2280776 722212 8.09 268768 2331912 52 03:09:31 01:05:01 AM 4900464 7014540 2981960 37.83 2688 2281508 722212 8.09 268768 2333104 24 03:09:31 01:06:01 AM 4900616 7014904 2981808 37.83 2688 2281712 722212 8.09 268768 2333024 4 03:09:31 01:07:01 AM 4899632 7014404 2982792 37.84 2688 2282196 722212 8.09 268768 2333884 16 03:09:31 01:08:01 AM 4899564 7014816 2982860 37.84 2688 2282676 722212 8.09 268768 2334140 168 03:09:31 01:09:01 AM 4899292 7015028 2983132 37.85 2688 2283160 722212 8.09 268768 2334372 4 03:09:31 01:10:01 AM 4898264 7014480 2984160 37.86 2688 2283648 722212 8.09 268768 2335200 172 03:09:31 01:11:01 AM 4896932 7013748 2985492 37.88 2688 2284248 703328 7.88 268768 2336636 48 03:09:31 01:12:01 AM 4888624 7009776 2993800 37.98 2688 2288580 703328 7.88 268772 2344868 432 03:09:31 01:13:01 AM 4879000 7003764 3003424 38.10 2688 2292196 722688 8.09 268772 2354592 72 03:09:31 01:14:01 AM 4878480 7003620 3003944 38.11 2688 2292572 722688 8.09 268772 2354904 200 03:09:31 01:15:01 AM 4878188 7003712 3004236 38.11 2688 2292948 722688 8.09 268772 2355328 136 03:09:31 01:16:01 AM 4877780 7003676 3004644 38.12 2688 2293328 722688 8.09 268772 2355700 36 03:09:31 01:17:01 AM 4875492 7001964 3006932 38.15 2688 2293896 722688 8.09 268772 2357804 408 03:09:31 01:18:01 AM 4875604 7002436 3006820 38.15 2688 2294256 722688 8.09 268772 2357972 56 03:09:31 01:19:01 AM 4874920 7002168 3007504 38.15 2688 2294672 722688 8.09 268772 2358544 84 03:09:31 01:20:01 AM 4874628 7002356 3007796 38.16 2688 2295160 718040 8.04 268772 2358936 252 03:09:31 01:21:01 AM 4873820 7001960 3008604 38.17 2688 2295564 718040 8.04 268772 2359508 16 03:09:31 01:22:01 AM 4873860 7002480 3008564 38.17 2688 2296044 718040 8.04 268772 2359716 176 03:09:31 01:23:01 AM 4873248 7002352 3009176 38.18 2688 2296528 718040 8.04 268772 2360268 12 03:09:31 01:24:01 AM 4871336 7002280 3011088 38.20 2688 2298376 734200 8.22 268796 2362044 172 03:09:31 01:25:01 AM 4871080 7002404 3011344 38.20 2688 2298756 734200 8.22 268796 2362412 20 03:09:31 01:26:01 AM 4870760 7002460 3011664 38.21 2688 2299132 734200 8.22 268796 2362792 200 03:09:31 01:27:01 AM 4870368 7002444 3012056 38.21 2688 2299508 734200 8.22 268796 2363168 128 03:09:31 01:28:01 AM 4869516 7001972 3012908 38.22 2688 2299888 734200 8.22 268796 2363848 56 03:09:31 01:29:01 AM 4869556 7002388 3012868 38.22 2688 2300264 734200 8.22 268796 2363952 204 03:09:31 01:30:01 AM 4868420 7001948 3014004 38.24 2688 2300952 734508 8.22 268796 2364764 428 03:09:31 01:31:01 AM 4868480 7002216 3013944 38.24 2688 2301160 734508 8.22 268796 2364976 8 03:09:31 01:32:01 AM 4868204 7002220 3014220 38.24 2688 2301440 734508 8.22 268796 2365140 100 03:09:31 01:33:01 AM 4868140 7002444 3014284 38.24 2688 2301728 734508 8.22 268796 2365496 56 03:09:31 01:34:01 AM 4867772 7002356 3014652 38.25 2688 2302008 734508 8.22 268796 2365844 148 03:09:31 01:35:01 AM 4866656 7001720 3015768 38.26 2688 2302488 734508 8.22 268924 2366284 56 03:09:31 01:36:01 AM 4866600 7002164 3015824 38.26 2688 2302988 734508 8.22 268924 2366588 364 03:09:31 01:37:01 AM 4862896 7002092 3019528 38.31 2688 2306628 734508 8.22 268924 2370336 1000 03:09:31 01:38:01 AM 4859384 7001488 3023040 38.35 2688 2309536 734508 8.22 268924 2373488 92 03:09:31 01:39:01 AM 4859548 7002056 3022876 38.35 2688 2309932 734508 8.22 268928 2373708 100 03:09:31 01:40:01 AM 4859020 7001896 3023404 38.36 2688 2310308 726356 8.13 268924 2374212 52 03:09:31 01:41:01 AM 4858776 7002032 3023648 38.36 2688 2310688 726356 8.13 268936 2374528 216 03:09:31 01:42:01 AM 4858364 7002004 3024060 38.36 2688 2311064 726356 8.13 268936 2374812 72 03:09:31 01:43:01 AM 4857316 7001332 3025108 38.38 2688 2311440 757892 8.49 268936 2375584 52 03:09:31 01:44:01 AM 4840280 7001784 3042144 38.59 2688 2328848 733008 8.21 271292 2390296 572 03:09:31 01:45:01 AM 4839744 7001460 3042680 38.60 2688 2329068 733008 8.21 271292 2390904 100 03:09:31 01:46:01 AM 4839600 7001600 3042824 38.60 2688 2329352 733008 8.21 271292 2391052 152 03:09:31 01:47:01 AM 4839264 7001548 3043160 38.61 2688 2329636 733008 8.21 271292 2391220 56 03:09:31 01:48:01 AM 4839028 7001556 3043396 38.61 2688 2329872 733008 8.21 271292 2391648 64 03:09:31 01:49:01 AM 4838852 7001660 3043572 38.61 2688 2330152 733008 8.21 271292 2391748 12 03:09:31 01:50:01 AM 4838176 7001272 3044248 38.62 2688 2330440 751612 8.42 271292 2392384 108 03:09:31 01:51:01 AM 4837532 7001780 3044892 38.63 2688 2331592 750012 8.40 271304 2393168 112 03:09:31 01:52:01 AM 4836944 7001580 3045480 38.64 2688 2331972 750012 8.40 271304 2393560 36 03:09:31 01:53:01 AM 4836512 7001520 3045912 38.64 2688 2332348 750012 8.40 271304 2394124 188 03:09:31 01:54:01 AM 4836108 7001492 3046316 38.65 2688 2332724 750012 8.40 271304 2394316 120 03:09:31 01:55:01 AM 4835764 7001528 3046660 38.65 2688 2333100 750012 8.40 271332 2394664 112 03:09:31 01:56:01 AM 4835528 7001672 3046896 38.65 2688 2333480 750012 8.40 271332 2395044 36 03:09:31 01:57:01 AM 4834636 7001432 3047788 38.67 2688 2334124 750012 8.40 271332 2395696 120 03:09:31 01:58:01 AM 4834648 7001732 3047776 38.67 2688 2334412 750012 8.40 271332 2396052 104 03:09:31 01:59:01 AM 4833912 7001280 3048512 38.67 2688 2334696 750012 8.40 271332 2396660 56 03:09:31 02:00:01 AM 4833416 7001060 3049008 38.68 2688 2334980 765420 8.57 271332 2396836 152 03:09:31 02:01:01 AM 4832484 7000412 3049940 38.69 2688 2335264 733432 8.21 271332 2397700 4 03:09:31 02:02:01 AM 4833148 7001356 3049276 38.68 2688 2335544 733432 8.21 271336 2397368 52 03:09:31 02:03:01 AM 4832084 7001376 3050340 38.70 2688 2336620 733432 8.21 271344 2398332 824 03:09:31 02:04:01 AM 4831980 7001648 3050444 38.70 2688 2337004 733432 8.21 271344 2398620 84 03:09:31 02:05:01 AM 4831408 7001452 3051016 38.71 2688 2337380 733432 8.21 271344 2398996 16 03:09:31 02:06:01 AM 4831388 7001816 3051036 38.71 2688 2337756 733432 8.21 271344 2399396 4 03:09:31 02:07:01 AM 4830768 7001568 3051656 38.71 2688 2338136 733432 8.21 271344 2399780 160 03:09:31 02:08:01 AM 4830332 7001508 3052092 38.72 2688 2338512 733432 8.21 271344 2400224 100 03:09:31 02:09:01 AM 4829796 7001412 3052628 38.73 2688 2338944 733432 8.21 271344 2400608 112 03:09:31 02:10:01 AM 4829012 7001172 3053412 38.74 2688 2339492 734676 8.23 271344 2401368 148 03:09:31 02:11:01 AM 4828984 7001388 3053440 38.74 2688 2339728 734676 8.23 271344 2401384 4 03:09:31 02:12:01 AM 4828712 7001400 3053712 38.74 2688 2340012 734676 8.23 271344 2401668 100 03:09:31 02:13:01 AM 4828304 7001280 3054120 38.75 2688 2340296 734676 8.23 271344 2402144 4 03:09:31 02:14:01 AM 4828136 7001392 3054288 38.75 2688 2340576 734676 8.23 271344 2402360 100 03:09:31 02:15:01 AM 4828416 7001948 3054008 38.74 2688 2340860 734676 8.23 271340 2402356 4 03:09:31 02:16:01 AM 4829964 7003940 3052460 38.72 2688 2341300 734676 8.23 271344 2400760 4 03:09:31 02:17:01 AM 4827264 7001772 3055160 38.76 2688 2341840 734676 8.23 271348 2403212 24 03:09:31 02:18:01 AM 4827012 7001900 3055412 38.76 2688 2342220 734676 8.23 271348 2403660 200 03:09:31 02:19:01 AM 4826464 7001736 3055960 38.77 2688 2342596 734676 8.23 271348 2404336 144 03:09:31 02:20:01 AM 4826100 7001748 3056324 38.77 2688 2342972 738060 8.26 271348 2404640 68 03:09:31 02:21:01 AM 4825880 7001900 3056544 38.78 2688 2343352 738060 8.26 271348 2404780 40 03:09:31 02:22:01 AM 4825432 7001832 3056992 38.78 2688 2343728 738060 8.26 271348 2405164 220 03:09:31 02:23:01 AM 4824704 7001784 3057720 38.79 2688 2344400 738060 8.26 271348 2405908 0 03:09:31 02:24:01 AM 4824344 7001676 3058080 38.80 2688 2344652 738060 8.26 271348 2406092 4 03:09:31 02:25:01 AM 4824196 7001812 3058228 38.80 2688 2344936 738060 8.26 271348 2406376 4 03:09:31 02:26:01 AM 4824044 7001944 3058380 38.80 2688 2345220 738060 8.26 271348 2406780 56 03:09:31 02:27:01 AM 4823752 7001924 3058672 38.80 2688 2345500 738060 8.26 271348 2407052 148 03:09:31 02:28:01 AM 4823428 7001884 3058996 38.81 2688 2345784 738060 8.26 271348 2407288 56 03:09:31 02:29:01 AM 4822436 7001768 3059988 38.82 2688 2346652 738060 8.26 271348 2408108 732 03:09:31 02:30:01 AM 4821584 7001516 3060840 38.83 2688 2347252 726028 8.13 271348 2408924 68 03:09:31 02:31:01 AM 4821444 7001760 3060980 38.83 2688 2347636 726028 8.13 271348 2409196 40 03:09:31 02:32:01 AM 4820932 7001620 3061492 38.84 2688 2347996 726028 8.13 271348 2409564 172 03:09:31 02:33:01 AM 4820408 7001464 3062016 38.85 2688 2348372 726028 8.13 271348 2410136 112 03:09:31 02:34:01 AM 4820416 7001856 3062008 38.85 2688 2348748 726028 8.13 271348 2410200 68 03:09:31 02:35:01 AM 4819968 7001780 3062456 38.85 2688 2349128 726028 8.13 271348 2410572 220 03:09:31 02:36:01 AM 4819344 7001776 3063080 38.86 2688 2349748 726028 8.13 271348 2411192 88 03:09:31 02:37:01 AM 4819136 7001848 3063288 38.86 2688 2350028 726028 8.13 271348 2411472 56 03:09:31 02:38:01 AM 4818444 7001440 3063980 38.87 2688 2350312 741412 8.30 271348 2411964 148 03:09:31 02:39:01 AM 4818084 7001364 3064340 38.88 2688 2350596 741412 8.30 271348 2412316 56 03:09:31 02:40:01 AM 4818156 7001716 3064268 38.87 2688 2350876 734220 8.22 271348 2412440 148 03:09:31 02:41:01 AM 4817892 7001740 3064532 38.88 2688 2351160 734220 8.22 271348 2412608 148 03:09:31 02:42:01 AM 4816624 7001568 3065800 38.89 2688 2352248 752584 8.43 271348 2413716 64 03:09:31 02:43:01 AM 4816188 7001504 3066236 38.90 2688 2352628 733572 8.21 271348 2414176 212 03:09:31 02:44:01 AM 4816180 7001872 3066244 38.90 2688 2353004 733572 8.21 271348 2414516 176 03:09:31 02:45:01 AM 4815816 7001884 3066608 38.90 2688 2353380 733572 8.21 271348 2414892 100 03:09:31 02:46:01 AM 4815244 7001692 3067180 38.91 2688 2353760 733572 8.21 271348 2415272 68 03:09:31 02:47:01 AM 4815052 7001884 3067372 38.91 2688 2354136 733572 8.21 271348 2415736 216 03:09:31 02:48:01 AM 4814128 7001600 3068296 38.93 2688 2354772 733572 8.21 271348 2416492 408 03:09:31 02:49:01 AM 4813936 7001712 3068488 38.93 2688 2355076 733572 8.21 271348 2416600 4 03:09:31 02:50:01 AM 4813412 7001468 3069012 38.93 2688 2355356 733572 8.21 271348 2416996 4 03:09:31 02:51:01 AM 4813416 7001744 3069008 38.93 2688 2355640 733572 8.21 271348 2417156 100 03:09:31 02:52:01 AM 4813288 7001908 3069136 38.94 2688 2355924 733572 8.21 271348 2417448 4 03:09:31 02:53:01 AM 4812956 7001848 3069468 38.94 2688 2356204 733572 8.21 271348 2417788 156 03:09:31 02:54:01 AM 4812252 7001440 3070172 38.95 2688 2356492 733572 8.21 271348 2418016 4 03:09:31 02:55:01 AM 4811200 7001580 3071224 38.96 2688 2357680 756536 8.47 271348 2419296 144 03:09:31 02:56:01 AM 4810856 7001612 3071568 38.97 2688 2358056 756536 8.47 271348 2419712 68 03:09:31 02:57:01 AM 4810652 7001780 3071772 38.97 2688 2358436 756536 8.47 271348 2419956 40 03:09:31 02:58:01 AM 4810148 7001644 3072276 38.98 2688 2358796 756536 8.47 271348 2420404 4 03:09:31 02:59:01 AM 4809572 7001444 3072852 38.98 2688 2359172 740924 8.30 271348 2421032 4 03:09:31 03:00:01 AM 4809312 7001556 3073112 38.99 2688 2359552 734292 8.22 271348 2421308 40 03:09:31 03:01:01 AM 4807812 7000720 3074612 39.01 2688 2360208 734292 8.22 271348 2422436 432 03:09:31 03:02:01 AM 4808180 7001344 3074244 39.00 2688 2360464 734292 8.22 271356 2422280 56 03:09:31 03:03:01 AM 4808116 7001560 3074308 39.00 2688 2360744 734292 8.22 271356 2422356 156 03:09:31 03:04:01 AM 4807976 7001696 3074448 39.00 2688 2361028 734292 8.22 271356 2422564 60 03:09:31 03:05:01 AM 4807708 7001712 3074716 39.01 2688 2361312 734292 8.22 271356 2422848 148 03:09:31 03:06:01 AM 4807212 7001496 3075212 39.01 2688 2361592 734292 8.22 271356 2423128 52 03:09:31 03:07:01 AM 4803308 6998516 3079116 39.06 2688 2362504 800736 8.97 271356 2426676 784 03:09:31 03:08:01 AM 4863292 6963332 3019132 38.30 2688 2272776 698552 7.82 336680 2321732 97104 03:09:31 03:09:01 AM 4810148 6909124 3072276 38.98 2688 2272276 746116 8.35 537700 2177656 11664 03:09:31 Average: 4853251 7005292 3029173 38.43 2688 2319619 728888 8.16 271691 2377964 3455 03:09:31 03:09:31 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:09:31 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:49:01 AM eth0 121.65 98.25 1481.39 13.12 0.00 0.00 0.00 0.00 03:09:31 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:50:01 AM eth0 12.88 10.63 7.03 4.21 0.00 0.00 0.00 0.00 03:09:31 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:51:01 AM eth0 41.40 34.82 329.06 7.08 0.00 0.00 0.00 0.00 03:09:31 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:52:01 AM eth0 459.10 342.40 94.43 78.57 0.00 0.00 0.00 0.00 03:09:31 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:53:01 AM eth0 2.70 2.13 0.57 0.49 0.00 0.00 0.00 0.00 03:09:31 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:54:01 AM eth0 2.75 1.93 0.47 0.43 0.00 0.00 0.00 0.00 03:09:31 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:55:01 AM eth0 37.05 18.73 11.13 2.58 0.00 0.00 0.00 0.00 03:09:31 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:56:01 AM eth0 22.41 20.31 4.53 2.75 0.00 0.00 0.00 0.00 03:09:31 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:57:01 AM eth0 10.43 8.13 2.44 1.61 0.00 0.00 0.00 0.00 03:09:31 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:58:01 AM eth0 11.80 9.40 3.06 2.06 0.00 0.00 0.00 0.00 03:09:31 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 12:59:01 AM eth0 11.63 8.98 2.76 1.76 0.00 0.00 0.00 0.00 03:09:31 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:00:01 AM eth0 16.99 14.26 4.38 2.84 0.00 0.00 0.00 0.00 03:09:31 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:01:01 AM eth0 85.86 84.41 16.85 7.55 0.00 0.00 0.00 0.00 03:09:31 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:02:01 AM eth0 11.42 9.31 2.91 1.99 0.00 0.00 0.00 0.00 03:09:31 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:03:01 AM eth0 11.53 9.38 2.85 1.87 0.00 0.00 0.00 0.00 03:09:31 01:04:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:04:02 AM eth0 11.60 9.05 2.70 1.79 0.00 0.00 0.00 0.00 03:09:31 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:05:01 AM eth0 21.38 17.91 5.44 3.57 0.00 0.00 0.00 0.00 03:09:31 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:06:01 AM eth0 1.32 0.87 0.29 0.15 0.00 0.00 0.00 0.00 03:09:31 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:07:01 AM eth0 2.62 1.08 0.76 0.38 0.00 0.00 0.00 0.00 03:09:31 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:08:01 AM eth0 2.02 1.40 0.87 0.51 0.00 0.00 0.00 0.00 03:09:31 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:09:01 AM eth0 1.40 1.08 0.47 0.22 0.00 0.00 0.00 0.00 03:09:31 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:10:01 AM eth0 3.12 1.13 0.69 0.23 0.00 0.00 0.00 0.00 03:09:31 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:11:01 AM eth0 4.33 3.77 1.18 0.75 0.00 0.00 0.00 0.00 03:09:31 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:12:01 AM eth0 38.99 39.89 5.75 3.25 0.00 0.00 0.00 0.00 03:09:31 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:13:01 AM eth0 37.44 37.69 6.32 3.76 0.00 0.00 0.00 0.00 03:09:31 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:14:01 AM eth0 11.70 9.15 2.74 1.80 0.00 0.00 0.00 0.00 03:09:31 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:15:01 AM eth0 10.76 8.75 2.57 1.72 0.00 0.00 0.00 0.00 03:09:31 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:16:01 AM eth0 12.08 9.20 2.84 1.80 0.00 0.00 0.00 0.00 03:09:31 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:17:01 AM eth0 16.48 14.20 4.35 2.95 0.00 0.00 0.00 0.00 03:09:31 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:18:01 AM eth0 9.13 6.86 2.16 1.28 0.00 0.00 0.00 0.00 03:09:31 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:19:01 AM eth0 1.77 1.30 0.67 0.40 0.00 0.00 0.00 0.00 03:09:31 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:20:01 AM eth0 1.65 1.13 0.50 0.23 0.00 0.00 0.00 0.00 03:09:31 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:21:01 AM eth0 2.07 1.07 0.69 0.38 0.00 0.00 0.00 0.00 03:09:31 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:22:01 AM eth0 1.38 1.07 0.44 0.22 0.00 0.00 0.00 0.00 03:09:31 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:23:01 AM eth0 1.62 1.17 0.52 0.29 0.00 0.00 0.00 0.00 03:09:31 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:24:01 AM eth0 85.74 84.39 13.78 7.37 0.00 0.00 0.00 0.00 03:09:31 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:25:01 AM eth0 11.28 9.05 2.71 1.79 0.00 0.00 0.00 0.00 03:09:31 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:26:01 AM eth0 11.41 9.03 2.74 1.79 0.00 0.00 0.00 0.00 03:09:31 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:27:01 AM eth0 12.21 9.16 2.81 1.80 0.00 0.00 0.00 0.00 03:09:31 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:28:01 AM eth0 12.05 9.50 3.30 2.27 0.00 0.00 0.00 0.00 03:09:31 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:29:01 AM eth0 11.35 9.06 2.75 1.79 0.00 0.00 0.00 0.00 03:09:31 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:30:01 AM eth0 20.14 16.23 4.87 3.08 0.00 0.00 0.00 0.00 03:09:31 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:31:01 AM eth0 1.42 0.57 0.23 0.11 0.00 0.00 0.00 0.00 03:09:31 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:32:01 AM eth0 1.32 0.68 0.27 0.13 0.00 0.00 0.00 0.00 03:09:31 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:33:01 AM eth0 1.73 0.70 0.34 0.19 0.00 0.00 0.00 0.00 03:09:31 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:34:01 AM eth0 1.70 0.90 0.51 0.33 0.00 0.00 0.00 0.00 03:09:31 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:35:01 AM eth0 1.63 0.83 0.52 0.36 0.00 0.00 0.00 0.00 03:09:31 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:36:01 AM eth0 21.34 20.48 3.57 1.88 0.00 0.00 0.00 0.00 03:09:31 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:37:01 AM eth0 23.80 24.10 3.39 2.37 0.00 0.00 0.00 0.00 03:09:31 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:38:01 AM eth0 41.33 39.89 6.97 4.34 0.00 0.00 0.00 0.00 03:09:31 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:39:01 AM eth0 11.71 9.28 2.83 1.80 0.00 0.00 0.00 0.00 03:09:31 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:40:01 AM eth0 12.76 9.18 2.91 1.80 0.00 0.00 0.00 0.00 03:09:31 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:41:01 AM eth0 11.80 9.31 2.98 1.99 0.00 0.00 0.00 0.00 03:09:31 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:42:01 AM eth0 11.38 9.05 2.69 1.79 0.00 0.00 0.00 0.00 03:09:31 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:43:01 AM eth0 11.50 9.16 2.83 1.85 0.00 0.00 0.00 0.00 03:09:31 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:44:01 AM eth0 23.46 18.81 5.61 3.51 0.00 0.00 0.00 0.00 03:09:31 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:45:01 AM eth0 1.68 0.85 0.51 0.34 0.00 0.00 0.00 0.00 03:09:31 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:46:01 AM eth0 1.05 0.60 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:47:01 AM eth0 1.05 0.60 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:48:01 AM eth0 1.27 0.60 0.33 0.17 0.00 0.00 0.00 0.00 03:09:31 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:49:01 AM eth0 1.08 0.77 0.23 0.14 0.00 0.00 0.00 0.00 03:09:31 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:50:01 AM eth0 1.05 0.63 0.22 0.13 0.00 0.00 0.00 0.00 03:09:31 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:51:01 AM eth0 72.88 71.01 12.27 6.64 0.00 0.00 0.00 0.00 03:09:31 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:52:01 AM eth0 11.58 9.13 2.75 1.80 0.00 0.00 0.00 0.00 03:09:31 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:53:01 AM eth0 11.76 9.21 2.89 1.86 0.00 0.00 0.00 0.00 03:09:31 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:54:01 AM eth0 11.30 8.98 2.68 1.79 0.00 0.00 0.00 0.00 03:09:31 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:55:01 AM eth0 11.38 9.25 2.80 1.80 0.00 0.00 0.00 0.00 03:09:31 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:56:01 AM eth0 11.36 9.17 2.69 1.80 0.00 0.00 0.00 0.00 03:09:31 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:57:01 AM eth0 17.53 14.43 4.23 2.69 0.00 0.00 0.00 0.00 03:09:31 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:58:01 AM eth0 2.40 0.83 0.47 0.20 0.00 0.00 0.00 0.00 03:09:31 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 01:59:01 AM eth0 1.37 0.95 0.71 0.52 0.00 0.00 0.00 0.00 03:09:31 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:00:01 AM eth0 1.05 0.60 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:01:01 AM eth0 0.87 0.63 0.20 0.13 0.00 0.00 0.00 0.00 03:09:31 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:02:01 AM eth0 2.83 0.82 0.64 0.33 0.00 0.00 0.00 0.00 03:09:31 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:03:01 AM eth0 61.92 61.01 10.52 5.39 0.00 0.00 0.00 0.00 03:09:31 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:04:01 AM eth0 10.93 8.70 2.61 1.72 0.00 0.00 0.00 0.00 03:09:31 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:05:01 AM eth0 10.95 8.98 2.65 1.79 0.00 0.00 0.00 0.00 03:09:31 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:06:01 AM eth0 11.85 9.32 2.79 1.81 0.00 0.00 0.00 0.00 03:09:31 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:07:01 AM eth0 11.06 9.06 2.66 1.79 0.00 0.00 0.00 0.00 03:09:31 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:08:01 AM eth0 12.11 9.55 2.91 1.91 0.00 0.00 0.00 0.00 03:09:31 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:09:01 AM eth0 12.46 10.38 3.00 2.08 0.00 0.00 0.00 0.00 03:09:31 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:10:01 AM eth0 11.83 9.60 2.91 1.73 0.00 0.00 0.00 0.00 03:09:31 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:11:01 AM eth0 0.90 0.68 0.21 0.14 0.00 0.00 0.00 0.00 03:09:31 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:12:01 AM eth0 0.97 0.50 0.18 0.11 0.00 0.00 0.00 0.00 03:09:31 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:13:01 AM eth0 1.15 0.75 0.34 0.20 0.00 0.00 0.00 0.00 03:09:31 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:14:01 AM eth0 1.03 0.61 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:15:01 AM eth0 0.90 0.70 0.20 0.14 0.00 0.00 0.00 0.00 03:09:31 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:16:01 AM eth0 22.25 21.61 3.73 1.92 0.00 0.00 0.00 0.00 03:09:31 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:17:01 AM eth0 23.25 21.83 4.61 2.58 0.00 0.00 0.00 0.00 03:09:31 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:18:01 AM eth0 12.66 9.20 2.95 1.86 0.00 0.00 0.00 0.00 03:09:31 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:19:01 AM eth0 11.41 9.33 2.94 1.99 0.00 0.00 0.00 0.00 03:09:31 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:20:01 AM eth0 11.08 9.06 2.65 1.79 0.00 0.00 0.00 0.00 03:09:31 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:21:01 AM eth0 12.56 9.00 2.88 1.79 0.00 0.00 0.00 0.00 03:09:31 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:22:01 AM eth0 11.48 9.13 2.71 1.80 0.00 0.00 0.00 0.00 03:09:31 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:23:01 AM eth0 18.88 15.96 4.74 3.08 0.00 0.00 0.00 0.00 03:09:31 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:24:01 AM eth0 1.05 0.62 0.19 0.12 0.00 0.00 0.00 0.00 03:09:31 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:25:01 AM eth0 1.13 0.68 0.27 0.13 0.00 0.00 0.00 0.00 03:09:31 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:26:01 AM eth0 1.10 0.63 0.22 0.13 0.00 0.00 0.00 0.00 03:09:31 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:27:01 AM eth0 0.88 0.60 0.20 0.13 0.00 0.00 0.00 0.00 03:09:31 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:28:01 AM eth0 1.25 0.73 0.29 0.20 0.00 0.00 0.00 0.00 03:09:31 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:29:01 AM eth0 70.12 70.22 11.23 5.43 0.00 0.00 0.00 0.00 03:09:31 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:30:01 AM eth0 28.84 26.87 5.61 3.33 0.00 0.00 0.00 0.00 03:09:31 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:31:01 AM eth0 11.71 9.30 2.83 1.81 0.00 0.00 0.00 0.00 03:09:31 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:32:01 AM eth0 12.10 9.28 2.81 1.81 0.00 0.00 0.00 0.00 03:09:31 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:33:01 AM eth0 11.11 8.98 2.89 1.98 0.00 0.00 0.00 0.00 03:09:31 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:34:01 AM eth0 11.25 9.08 2.68 1.79 0.00 0.00 0.00 0.00 03:09:31 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:35:01 AM eth0 11.00 8.93 2.65 1.78 0.00 0.00 0.00 0.00 03:09:31 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:36:01 AM eth0 15.74 13.01 3.87 2.46 0.00 0.00 0.00 0.00 03:09:31 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:37:01 AM eth0 1.37 0.65 0.27 0.13 0.00 0.00 0.00 0.00 03:09:31 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:38:01 AM eth0 2.38 0.93 0.69 0.42 0.00 0.00 0.00 0.00 03:09:31 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:39:01 AM eth0 1.12 0.75 0.45 0.32 0.00 0.00 0.00 0.00 03:09:31 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:40:01 AM eth0 1.58 0.67 0.30 0.13 0.00 0.00 0.00 0.00 03:09:31 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:41:01 AM eth0 2.33 0.68 0.43 0.14 0.00 0.00 0.00 0.00 03:09:31 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:42:01 AM eth0 87.89 87.19 14.40 7.32 0.00 0.00 0.00 0.00 03:09:31 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:43:01 AM eth0 11.61 9.15 2.80 1.84 0.00 0.00 0.00 0.00 03:09:31 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:44:01 AM eth0 11.50 8.97 2.71 1.75 0.00 0.00 0.00 0.00 03:09:31 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:45:01 AM eth0 11.06 9.18 2.64 1.80 0.00 0.00 0.00 0.00 03:09:31 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:46:01 AM eth0 11.23 8.95 2.67 1.78 0.00 0.00 0.00 0.00 03:09:31 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:47:01 AM eth0 12.13 9.12 2.80 1.79 0.00 0.00 0.00 0.00 03:09:31 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:48:01 AM eth0 21.05 17.10 5.35 3.45 0.00 0.00 0.00 0.00 03:09:31 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:49:01 AM eth0 3.07 2.33 0.65 0.43 0.00 0.00 0.00 0.00 03:09:31 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:50:01 AM eth0 1.17 0.60 0.22 0.13 0.00 0.00 0.00 0.00 03:09:31 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:51:01 AM eth0 0.93 0.70 0.21 0.14 0.00 0.00 0.00 0.00 03:09:31 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:52:01 AM eth0 1.00 0.63 0.22 0.13 0.00 0.00 0.00 0.00 03:09:31 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:53:01 AM eth0 1.28 0.78 0.35 0.20 0.00 0.00 0.00 0.00 03:09:31 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:54:01 AM eth0 1.08 0.62 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:55:01 AM eth0 95.03 93.87 16.10 8.20 0.00 0.00 0.00 0.00 03:09:31 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:56:01 AM eth0 11.30 9.02 2.66 1.79 0.00 0.00 0.00 0.00 03:09:31 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:57:01 AM eth0 11.68 9.28 2.77 1.81 0.00 0.00 0.00 0.00 03:09:31 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:58:01 AM eth0 12.46 9.11 2.92 1.84 0.00 0.00 0.00 0.00 03:09:31 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 02:59:01 AM eth0 11.25 9.17 2.92 1.96 0.00 0.00 0.00 0.00 03:09:31 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:00:01 AM eth0 11.36 8.98 2.69 1.76 0.00 0.00 0.00 0.00 03:09:31 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:01:01 AM eth0 19.40 15.58 4.65 2.95 0.00 0.00 0.00 0.00 03:09:31 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:02:01 AM eth0 3.33 0.85 0.61 0.31 0.00 0.00 0.00 0.00 03:09:31 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:03:01 AM eth0 1.37 0.72 0.35 0.19 0.00 0.00 0.00 0.00 03:09:31 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:04:01 AM eth0 1.13 0.63 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:05:01 AM eth0 1.07 0.60 0.21 0.13 0.00 0.00 0.00 0.00 03:09:31 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:06:01 AM eth0 1.12 0.63 0.23 0.13 0.00 0.00 0.00 0.00 03:09:31 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:07:01 AM eth0 35.88 35.16 6.82 3.95 0.00 0.00 0.00 0.00 03:09:31 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:08:01 AM eth0 180.56 131.51 262.91 331.17 0.00 0.00 0.00 0.00 03:09:31 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 03:09:01 AM eth0 16.54 15.78 14.83 7.35 0.00 0.00 0.00 0.00 03:09:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:09:31 Average: eth0 18.46 15.41 18.17 4.68 0.00 0.00 0.00 0.00 03:09:31 03:09:31 03:09:31 ---> sar -P ALL: 03:09:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 03:09:31 03:09:31 00:46:54 LINUX RESTART (2 CPU) 03:09:31 03:09:31 12:48:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 12:49:01 AM all 37.26 0.00 5.43 3.66 0.12 53.53 03:09:31 12:49:01 AM 0 33.92 0.00 5.45 2.77 0.12 57.75 03:09:31 12:49:01 AM 1 40.61 0.00 5.42 4.55 0.12 49.30 03:09:31 12:50:01 AM all 19.58 0.00 2.41 1.73 0.07 76.22 03:09:31 12:50:01 AM 0 14.66 0.00 2.44 2.92 0.07 79.92 03:09:31 12:50:01 AM 1 24.50 0.00 2.39 0.53 0.07 72.51 03:09:31 12:51:01 AM all 20.77 0.00 4.37 0.45 0.08 74.33 03:09:31 12:51:01 AM 0 11.56 0.00 3.99 0.50 0.07 83.88 03:09:31 12:51:01 AM 1 29.99 0.00 4.76 0.40 0.08 64.77 03:09:31 12:52:01 AM all 14.83 0.00 2.86 1.23 0.07 81.02 03:09:31 12:52:01 AM 0 11.06 0.00 2.60 1.02 0.07 85.26 03:09:31 12:52:01 AM 1 18.59 0.00 3.13 1.44 0.07 76.78 03:09:31 12:53:01 AM all 0.36 0.00 0.08 0.00 0.03 99.52 03:09:31 12:53:01 AM 0 0.17 0.00 0.12 0.00 0.03 99.68 03:09:31 12:53:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 03:09:31 12:54:01 AM all 0.37 0.00 0.08 0.00 0.03 99.52 03:09:31 12:54:01 AM 0 0.13 0.00 0.12 0.00 0.02 99.73 03:09:31 12:54:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 03:09:31 12:55:01 AM all 1.71 0.00 0.24 0.01 0.03 98.01 03:09:31 12:55:01 AM 0 0.33 0.00 0.20 0.00 0.03 99.43 03:09:31 12:55:01 AM 1 3.09 0.00 0.28 0.02 0.02 96.59 03:09:31 12:56:01 AM all 5.40 0.00 0.40 0.01 0.07 94.12 03:09:31 12:56:01 AM 0 4.78 0.00 0.35 0.02 0.07 94.78 03:09:31 12:56:01 AM 1 6.02 0.00 0.45 0.00 0.07 93.46 03:09:31 12:57:01 AM all 3.97 0.00 0.31 0.00 0.05 95.67 03:09:31 12:57:01 AM 0 4.40 0.00 0.33 0.00 0.05 95.21 03:09:31 12:57:01 AM 1 3.54 0.00 0.28 0.00 0.05 96.12 03:09:31 12:58:01 AM all 4.42 0.00 0.30 0.00 0.06 95.22 03:09:31 12:58:01 AM 0 3.44 0.00 0.27 0.00 0.07 96.22 03:09:31 12:58:01 AM 1 5.40 0.00 0.33 0.00 0.05 94.21 03:09:31 12:59:01 AM all 4.36 0.00 0.33 0.00 0.08 95.23 03:09:31 12:59:01 AM 0 2.09 0.00 0.22 0.00 0.07 97.63 03:09:31 12:59:01 AM 1 6.64 0.00 0.43 0.00 0.10 92.83 03:09:31 03:09:31 12:59:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:00:01 AM all 5.72 0.00 0.33 0.00 0.08 93.87 03:09:31 01:00:01 AM 0 5.38 0.00 0.27 0.00 0.07 94.28 03:09:31 01:00:01 AM 1 6.06 0.00 0.40 0.00 0.08 93.46 03:09:31 01:01:01 AM all 10.42 0.00 0.88 0.02 0.07 88.61 03:09:31 01:01:01 AM 0 13.12 0.00 0.99 0.00 0.07 85.83 03:09:31 01:01:01 AM 1 7.74 0.00 0.77 0.03 0.07 91.39 03:09:31 01:02:01 AM all 4.53 0.00 0.49 0.00 0.06 94.91 03:09:31 01:02:01 AM 0 2.76 0.00 0.38 0.00 0.05 96.81 03:09:31 01:02:01 AM 1 6.32 0.00 0.60 0.00 0.07 93.02 03:09:31 01:03:01 AM all 4.55 0.00 0.33 0.01 0.07 95.04 03:09:31 01:03:01 AM 0 4.36 0.00 0.35 0.02 0.08 95.19 03:09:31 01:03:01 AM 1 4.75 0.00 0.32 0.00 0.05 94.89 03:09:31 01:04:02 AM all 4.42 0.00 0.33 0.00 0.06 95.18 03:09:31 01:04:02 AM 0 3.08 0.00 0.25 0.00 0.05 96.62 03:09:31 01:04:02 AM 1 5.77 0.00 0.42 0.00 0.07 93.74 03:09:31 01:05:01 AM all 7.32 0.00 0.43 0.00 0.04 92.20 03:09:31 01:05:01 AM 0 5.00 0.00 0.32 0.00 0.03 94.65 03:09:31 01:05:01 AM 1 9.65 0.00 0.54 0.00 0.05 89.75 03:09:31 01:06:01 AM all 0.94 0.00 0.09 0.00 0.05 98.92 03:09:31 01:06:01 AM 0 0.67 0.00 0.05 0.00 0.03 99.25 03:09:31 01:06:01 AM 1 1.20 0.00 0.13 0.00 0.07 98.60 03:09:31 01:07:01 AM all 1.14 0.00 0.11 0.01 0.08 98.67 03:09:31 01:07:01 AM 0 0.65 0.00 0.07 0.00 0.05 99.23 03:09:31 01:07:01 AM 1 1.62 0.00 0.15 0.02 0.10 98.11 03:09:31 01:08:01 AM all 1.33 0.00 0.12 0.00 0.05 98.50 03:09:31 01:08:01 AM 0 0.72 0.00 0.08 0.00 0.03 99.17 03:09:31 01:08:01 AM 1 1.94 0.00 0.15 0.00 0.07 97.84 03:09:31 01:09:01 AM all 1.33 0.00 0.12 0.00 0.06 98.50 03:09:31 01:09:01 AM 0 0.84 0.00 0.10 0.00 0.07 99.00 03:09:31 01:09:01 AM 1 1.82 0.00 0.13 0.00 0.05 98.00 03:09:31 01:10:01 AM all 1.27 0.00 0.13 0.00 0.07 98.53 03:09:31 01:10:01 AM 0 0.50 0.00 0.10 0.00 0.05 99.35 03:09:31 01:10:01 AM 1 2.04 0.00 0.17 0.00 0.08 97.71 03:09:31 03:09:31 01:10:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:11:01 AM all 2.54 0.00 0.18 0.00 0.06 97.23 03:09:31 01:11:01 AM 0 1.50 0.00 0.13 0.00 0.05 98.31 03:09:31 01:11:01 AM 1 3.58 0.00 0.22 0.00 0.07 96.14 03:09:31 01:12:01 AM all 15.04 0.00 1.61 0.00 0.08 83.27 03:09:31 01:12:01 AM 0 8.56 0.00 0.94 0.00 0.08 90.42 03:09:31 01:12:01 AM 1 21.52 0.00 2.28 0.00 0.08 76.12 03:09:31 01:13:01 AM all 13.72 0.00 0.54 0.03 0.08 85.64 03:09:31 01:13:01 AM 0 4.55 0.00 0.35 0.05 0.07 94.98 03:09:31 01:13:01 AM 1 22.91 0.00 0.72 0.00 0.08 76.28 03:09:31 01:14:01 AM all 4.50 0.00 0.34 0.00 0.04 95.12 03:09:31 01:14:01 AM 0 3.53 0.00 0.32 0.00 0.05 96.10 03:09:31 01:14:01 AM 1 5.47 0.00 0.37 0.00 0.03 94.13 03:09:31 01:15:01 AM all 4.53 0.00 0.33 0.00 0.05 95.09 03:09:31 01:15:01 AM 0 2.79 0.00 0.28 0.00 0.05 96.87 03:09:31 01:15:01 AM 1 6.26 0.00 0.38 0.00 0.05 93.31 03:09:31 01:16:01 AM all 4.53 0.00 0.33 0.00 0.05 95.09 03:09:31 01:16:01 AM 0 5.73 0.00 0.37 0.00 0.05 93.86 03:09:31 01:16:01 AM 1 3.33 0.00 0.30 0.00 0.05 96.32 03:09:31 01:17:01 AM all 6.61 0.00 0.42 0.00 0.05 92.92 03:09:31 01:17:01 AM 0 4.57 0.00 0.30 0.00 0.05 95.08 03:09:31 01:17:01 AM 1 8.65 0.00 0.54 0.00 0.05 90.76 03:09:31 01:18:01 AM all 2.75 0.00 0.20 0.00 0.06 96.99 03:09:31 01:18:01 AM 0 2.02 0.00 0.20 0.00 0.07 97.71 03:09:31 01:18:01 AM 1 3.48 0.00 0.20 0.00 0.05 96.27 03:09:31 01:19:01 AM all 1.24 0.00 0.13 0.00 0.03 98.60 03:09:31 01:19:01 AM 0 0.72 0.00 0.12 0.00 0.03 99.13 03:09:31 01:19:01 AM 1 1.77 0.00 0.13 0.00 0.03 98.06 03:09:31 01:20:01 AM all 1.33 0.00 0.13 0.00 0.04 98.50 03:09:31 01:20:01 AM 0 1.97 0.00 0.18 0.00 0.05 97.79 03:09:31 01:20:01 AM 1 0.68 0.00 0.08 0.00 0.03 99.20 03:09:31 01:21:01 AM all 1.12 0.00 0.14 0.02 0.05 98.67 03:09:31 01:21:01 AM 0 0.95 0.00 0.13 0.00 0.05 98.86 03:09:31 01:21:01 AM 1 1.29 0.00 0.15 0.03 0.05 98.48 03:09:31 03:09:31 01:21:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:22:01 AM all 1.27 0.00 0.12 0.00 0.05 98.56 03:09:31 01:22:01 AM 0 1.00 0.00 0.10 0.00 0.05 98.85 03:09:31 01:22:01 AM 1 1.54 0.00 0.13 0.00 0.05 98.28 03:09:31 01:23:01 AM all 1.31 0.00 0.10 0.00 0.05 98.54 03:09:31 01:23:01 AM 0 1.72 0.00 0.13 0.00 0.05 98.09 03:09:31 01:23:01 AM 1 0.90 0.00 0.07 0.00 0.05 98.98 03:09:31 01:24:01 AM all 8.92 0.00 0.67 0.02 0.06 90.33 03:09:31 01:24:01 AM 0 5.18 0.00 0.79 0.00 0.05 93.98 03:09:31 01:24:01 AM 1 12.66 0.00 0.55 0.03 0.07 86.68 03:09:31 01:25:01 AM all 4.32 0.00 0.30 0.00 0.07 95.31 03:09:31 01:25:01 AM 0 2.74 0.00 0.22 0.00 0.05 96.99 03:09:31 01:25:01 AM 1 5.90 0.00 0.38 0.00 0.08 93.63 03:09:31 01:26:01 AM all 4.39 0.00 0.34 0.00 0.07 95.20 03:09:31 01:26:01 AM 0 2.46 0.00 0.20 0.00 0.07 97.28 03:09:31 01:26:01 AM 1 6.32 0.00 0.48 0.00 0.07 93.13 03:09:31 01:27:01 AM all 4.54 0.00 0.31 0.00 0.07 95.08 03:09:31 01:27:01 AM 0 1.87 0.00 0.15 0.00 0.05 97.93 03:09:31 01:27:01 AM 1 7.21 0.00 0.47 0.00 0.08 92.24 03:09:31 01:28:01 AM all 4.53 0.00 0.34 0.00 0.07 95.06 03:09:31 01:28:01 AM 0 2.67 0.00 0.23 0.00 0.07 97.03 03:09:31 01:28:01 AM 1 6.39 0.00 0.45 0.00 0.07 93.09 03:09:31 01:29:01 AM all 4.47 0.00 0.33 0.00 0.06 95.14 03:09:31 01:29:01 AM 0 3.31 0.00 0.32 0.00 0.05 96.32 03:09:31 01:29:01 AM 1 5.63 0.00 0.35 0.00 0.07 93.95 03:09:31 01:30:01 AM all 6.84 0.00 0.43 0.00 0.06 92.68 03:09:31 01:30:01 AM 0 4.33 0.00 0.37 0.00 0.05 95.25 03:09:31 01:30:01 AM 1 9.34 0.00 0.49 0.00 0.07 90.11 03:09:31 01:31:01 AM all 0.93 0.00 0.11 0.00 0.05 98.91 03:09:31 01:31:01 AM 0 0.95 0.00 0.12 0.00 0.05 98.88 03:09:31 01:31:01 AM 1 0.90 0.00 0.10 0.00 0.05 98.95 03:09:31 01:32:01 AM all 0.90 0.00 0.12 0.00 0.05 98.93 03:09:31 01:32:01 AM 0 0.53 0.00 0.13 0.00 0.05 99.28 03:09:31 01:32:01 AM 1 1.27 0.00 0.10 0.00 0.05 98.58 03:09:31 03:09:31 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:33:01 AM all 0.94 0.00 0.10 0.00 0.04 98.92 03:09:31 01:33:01 AM 0 0.63 0.00 0.08 0.00 0.03 99.25 03:09:31 01:33:01 AM 1 1.24 0.00 0.12 0.00 0.05 98.60 03:09:31 01:34:01 AM all 0.96 0.00 0.13 0.00 0.05 98.86 03:09:31 01:34:01 AM 0 0.89 0.00 0.10 0.00 0.05 98.96 03:09:31 01:34:01 AM 1 1.04 0.00 0.17 0.00 0.05 98.75 03:09:31 01:35:01 AM all 0.99 0.00 0.13 0.01 0.05 98.82 03:09:31 01:35:01 AM 0 0.89 0.00 0.13 0.00 0.05 98.93 03:09:31 01:35:01 AM 1 1.09 0.00 0.13 0.02 0.05 98.71 03:09:31 01:36:01 AM all 2.50 0.00 0.33 0.00 0.05 97.12 03:09:31 01:36:01 AM 0 2.52 0.00 0.23 0.00 0.05 97.19 03:09:31 01:36:01 AM 1 2.48 0.00 0.42 0.00 0.05 97.05 03:09:31 01:37:01 AM all 11.21 0.00 1.08 0.00 0.07 87.64 03:09:31 01:37:01 AM 0 7.07 0.00 0.43 0.00 0.07 92.43 03:09:31 01:37:01 AM 1 15.36 0.00 1.72 0.00 0.07 82.85 03:09:31 01:38:01 AM all 10.86 0.00 0.49 0.00 0.07 88.59 03:09:31 01:38:01 AM 0 5.33 0.00 0.30 0.00 0.05 94.31 03:09:31 01:38:01 AM 1 16.39 0.00 0.67 0.00 0.08 82.85 03:09:31 01:39:01 AM all 4.30 0.00 0.31 0.00 0.07 95.33 03:09:31 01:39:01 AM 0 1.59 0.00 0.17 0.00 0.07 98.18 03:09:31 01:39:01 AM 1 7.01 0.00 0.45 0.00 0.07 92.47 03:09:31 01:40:01 AM all 4.31 0.00 0.34 0.00 0.07 95.28 03:09:31 01:40:01 AM 0 1.70 0.00 0.18 0.00 0.05 98.06 03:09:31 01:40:01 AM 1 6.92 0.00 0.50 0.00 0.08 92.49 03:09:31 01:41:01 AM all 4.41 0.00 0.34 0.01 0.06 95.19 03:09:31 01:41:01 AM 0 1.99 0.00 0.22 0.00 0.05 97.74 03:09:31 01:41:01 AM 1 6.82 0.00 0.47 0.02 0.07 92.63 03:09:31 01:42:01 AM all 4.29 0.00 0.31 0.00 0.06 95.34 03:09:31 01:42:01 AM 0 2.54 0.00 0.23 0.00 0.05 97.17 03:09:31 01:42:01 AM 1 6.04 0.00 0.38 0.00 0.07 93.51 03:09:31 01:43:01 AM all 4.26 0.00 0.33 0.00 0.06 95.35 03:09:31 01:43:01 AM 0 1.99 0.00 0.18 0.00 0.05 97.78 03:09:31 01:43:01 AM 1 6.53 0.00 0.47 0.00 0.07 92.93 03:09:31 03:09:31 01:43:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:44:01 AM all 7.37 0.24 0.53 0.15 0.07 91.64 03:09:31 01:44:01 AM 0 4.90 0.00 0.38 0.02 0.07 94.64 03:09:31 01:44:01 AM 1 9.85 0.48 0.67 0.28 0.07 88.65 03:09:31 01:45:01 AM all 0.82 0.00 0.12 0.00 0.04 99.02 03:09:31 01:45:01 AM 0 0.85 0.00 0.12 0.00 0.03 99.00 03:09:31 01:45:01 AM 1 0.79 0.00 0.12 0.00 0.05 99.05 03:09:31 01:46:01 AM all 0.94 0.00 0.12 0.00 0.05 98.90 03:09:31 01:46:01 AM 0 1.22 0.00 0.15 0.00 0.05 98.58 03:09:31 01:46:01 AM 1 0.65 0.00 0.08 0.00 0.05 99.22 03:09:31 01:47:01 AM all 0.93 0.00 0.09 0.00 0.06 98.92 03:09:31 01:47:01 AM 0 1.10 0.00 0.12 0.00 0.08 98.70 03:09:31 01:47:01 AM 1 0.75 0.00 0.07 0.00 0.03 99.15 03:09:31 01:48:01 AM all 0.85 0.00 0.08 0.00 0.05 99.01 03:09:31 01:48:01 AM 0 1.05 0.00 0.10 0.00 0.05 98.80 03:09:31 01:48:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23 03:09:31 01:49:01 AM all 0.91 0.00 0.11 0.00 0.04 98.94 03:09:31 01:49:01 AM 0 0.95 0.00 0.13 0.00 0.05 98.86 03:09:31 01:49:01 AM 1 0.87 0.00 0.08 0.00 0.03 99.02 03:09:31 01:50:01 AM all 0.96 0.00 0.12 0.00 0.06 98.86 03:09:31 01:50:01 AM 0 1.29 0.00 0.13 0.00 0.07 98.51 03:09:31 01:50:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22 03:09:31 01:51:01 AM all 7.57 0.00 0.65 0.03 0.06 91.69 03:09:31 01:51:01 AM 0 6.09 0.00 0.55 0.00 0.07 93.29 03:09:31 01:51:01 AM 1 9.04 0.00 0.74 0.07 0.05 90.10 03:09:31 01:52:01 AM all 4.30 0.00 0.34 0.06 0.06 95.24 03:09:31 01:52:01 AM 0 2.94 0.00 0.28 0.00 0.07 96.71 03:09:31 01:52:01 AM 1 5.67 0.00 0.40 0.12 0.05 93.76 03:09:31 01:53:01 AM all 4.41 0.00 0.33 0.00 0.07 95.19 03:09:31 01:53:01 AM 0 5.05 0.00 0.37 0.00 0.07 94.51 03:09:31 01:53:01 AM 1 3.78 0.00 0.28 0.00 0.07 95.87 03:09:31 01:54:01 AM all 4.42 0.00 0.31 0.00 0.04 95.22 03:09:31 01:54:01 AM 0 2.73 0.00 0.18 0.00 0.03 97.06 03:09:31 01:54:01 AM 1 6.12 0.00 0.44 0.00 0.05 93.39 03:09:31 03:09:31 01:54:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 01:55:01 AM all 4.31 0.00 0.30 0.03 0.05 95.31 03:09:31 01:55:01 AM 0 3.03 0.00 0.23 0.00 0.05 96.68 03:09:31 01:55:01 AM 1 5.59 0.00 0.37 0.05 0.05 93.94 03:09:31 01:56:01 AM all 4.42 0.00 0.30 0.00 0.05 95.23 03:09:31 01:56:01 AM 0 6.36 0.00 0.38 0.00 0.05 93.21 03:09:31 01:56:01 AM 1 2.48 0.00 0.22 0.00 0.05 97.26 03:09:31 01:57:01 AM all 5.80 0.00 0.35 0.01 0.05 93.79 03:09:31 01:57:01 AM 0 4.20 0.00 0.28 0.02 0.05 95.45 03:09:31 01:57:01 AM 1 7.41 0.00 0.42 0.00 0.05 92.12 03:09:31 01:58:01 AM all 1.02 0.00 0.12 0.00 0.04 98.82 03:09:31 01:58:01 AM 0 0.97 0.00 0.12 0.00 0.03 98.88 03:09:31 01:58:01 AM 1 1.07 0.00 0.12 0.00 0.05 98.76 03:09:31 01:59:01 AM all 0.97 0.00 0.13 0.00 0.04 98.86 03:09:31 01:59:01 AM 0 1.29 0.00 0.15 0.00 0.05 98.51 03:09:31 01:59:01 AM 1 0.65 0.00 0.12 0.00 0.03 99.20 03:09:31 02:00:01 AM all 0.99 0.00 0.13 0.00 0.05 98.84 03:09:31 02:00:01 AM 0 0.97 0.00 0.13 0.00 0.05 98.85 03:09:31 02:00:01 AM 1 1.00 0.00 0.12 0.00 0.05 98.83 03:09:31 02:01:01 AM all 0.97 0.00 0.12 0.03 0.07 98.82 03:09:31 02:01:01 AM 0 0.95 0.00 0.13 0.05 0.08 98.78 03:09:31 02:01:01 AM 1 0.98 0.00 0.10 0.00 0.05 98.86 03:09:31 02:02:01 AM all 1.02 0.00 0.13 0.00 0.04 98.81 03:09:31 02:02:01 AM 0 1.04 0.00 0.15 0.00 0.03 98.78 03:09:31 02:02:01 AM 1 1.00 0.00 0.12 0.00 0.05 98.83 03:09:31 02:03:01 AM all 5.72 0.00 0.50 0.00 0.06 93.72 03:09:31 02:03:01 AM 0 4.96 0.00 0.62 0.00 0.07 94.36 03:09:31 02:03:01 AM 1 6.48 0.00 0.39 0.00 0.05 93.08 03:09:31 02:04:01 AM all 4.31 0.00 0.34 0.00 0.07 95.28 03:09:31 02:04:01 AM 0 2.34 0.00 0.25 0.00 0.03 97.37 03:09:31 02:04:01 AM 1 6.28 0.00 0.44 0.00 0.10 93.19 03:09:31 02:05:01 AM all 4.54 0.00 0.34 0.00 0.05 95.07 03:09:31 02:05:01 AM 0 1.66 0.00 0.20 0.00 0.05 98.09 03:09:31 02:05:01 AM 1 7.42 0.00 0.49 0.00 0.05 92.05 03:09:31 03:09:31 02:05:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 02:06:01 AM all 4.45 0.00 0.33 0.00 0.05 95.17 03:09:31 02:06:01 AM 0 3.03 0.00 0.27 0.00 0.03 96.67 03:09:31 02:06:01 AM 1 5.88 0.00 0.39 0.00 0.07 93.67 03:09:31 02:07:01 AM all 4.46 0.00 0.34 0.00 0.06 95.14 03:09:31 02:07:01 AM 0 4.61 0.00 0.32 0.00 0.05 95.02 03:09:31 02:07:01 AM 1 4.30 0.00 0.37 0.00 0.07 95.27 03:09:31 02:08:01 AM all 4.40 0.00 0.32 0.00 0.07 95.22 03:09:31 02:08:01 AM 0 3.99 0.00 0.32 0.00 0.07 95.62 03:09:31 02:08:01 AM 1 4.80 0.00 0.32 0.00 0.07 94.81 03:09:31 02:09:01 AM all 5.09 0.00 0.36 0.00 0.05 94.50 03:09:31 02:09:01 AM 0 5.27 0.00 0.38 0.00 0.05 94.30 03:09:31 02:09:01 AM 1 4.92 0.00 0.33 0.00 0.05 94.69 03:09:31 02:10:01 AM all 3.76 0.00 0.27 0.00 0.05 95.92 03:09:31 02:10:01 AM 0 6.14 0.00 0.32 0.00 0.05 93.49 03:09:31 02:10:01 AM 1 1.39 0.00 0.22 0.00 0.05 98.35 03:09:31 02:11:01 AM all 0.96 0.00 0.12 0.08 0.04 98.80 03:09:31 02:11:01 AM 0 1.04 0.00 0.12 0.00 0.05 98.80 03:09:31 02:11:01 AM 1 0.89 0.00 0.12 0.17 0.03 98.80 03:09:31 02:12:01 AM all 0.87 0.00 0.11 0.00 0.08 98.95 03:09:31 02:12:01 AM 0 0.27 0.00 0.08 0.00 0.10 99.55 03:09:31 02:12:01 AM 1 1.47 0.00 0.13 0.00 0.05 98.35 03:09:31 02:13:01 AM all 0.94 0.00 0.13 0.00 0.05 98.89 03:09:31 02:13:01 AM 0 0.80 0.00 0.15 0.00 0.05 99.00 03:09:31 02:13:01 AM 1 1.07 0.00 0.10 0.00 0.05 98.78 03:09:31 02:14:01 AM all 0.96 0.00 0.13 0.00 0.04 98.87 03:09:31 02:14:01 AM 0 0.73 0.00 0.12 0.00 0.03 99.12 03:09:31 02:14:01 AM 1 1.19 0.00 0.14 0.00 0.05 98.62 03:09:31 02:15:01 AM all 0.95 0.00 0.15 0.11 0.03 98.76 03:09:31 02:15:01 AM 0 1.07 0.00 0.17 0.00 0.03 98.73 03:09:31 02:15:01 AM 1 0.83 0.00 0.13 0.22 0.03 98.78 03:09:31 02:16:01 AM all 2.46 0.00 0.29 0.00 0.06 97.19 03:09:31 02:16:01 AM 0 1.77 0.00 0.22 0.00 0.07 97.94 03:09:31 02:16:01 AM 1 3.15 0.00 0.37 0.00 0.05 96.43 03:09:31 03:09:31 02:16:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 02:17:01 AM all 4.57 0.00 0.34 0.00 0.04 95.04 03:09:31 02:17:01 AM 0 3.52 0.00 0.27 0.00 0.03 96.18 03:09:31 02:17:01 AM 1 5.63 0.00 0.42 0.00 0.05 93.90 03:09:31 02:18:01 AM all 4.47 0.00 0.34 0.00 0.06 95.13 03:09:31 02:18:01 AM 0 4.86 0.00 0.39 0.00 0.05 94.71 03:09:31 02:18:01 AM 1 4.08 0.00 0.30 0.00 0.07 95.55 03:09:31 02:19:01 AM all 4.38 0.00 0.33 0.00 0.04 95.25 03:09:31 02:19:01 AM 0 3.88 0.00 0.28 0.00 0.03 95.80 03:09:31 02:19:01 AM 1 4.89 0.00 0.37 0.00 0.05 94.69 03:09:31 02:20:01 AM all 4.46 0.00 0.33 0.00 0.04 95.16 03:09:31 02:20:01 AM 0 5.98 0.00 0.42 0.00 0.05 93.55 03:09:31 02:20:01 AM 1 2.94 0.00 0.25 0.00 0.03 96.77 03:09:31 02:21:01 AM all 4.41 0.00 0.36 0.00 0.04 95.19 03:09:31 02:21:01 AM 0 2.89 0.00 0.25 0.00 0.03 96.82 03:09:31 02:21:01 AM 1 5.92 0.00 0.47 0.00 0.05 93.56 03:09:31 02:22:01 AM all 4.52 0.00 0.37 0.02 0.07 95.03 03:09:31 02:22:01 AM 0 3.50 0.00 0.32 0.03 0.07 96.08 03:09:31 02:22:01 AM 1 5.54 0.00 0.42 0.00 0.07 93.98 03:09:31 02:23:01 AM all 6.47 0.00 0.38 0.00 0.05 93.10 03:09:31 02:23:01 AM 0 7.91 0.00 0.40 0.00 0.05 91.64 03:09:31 02:23:01 AM 1 5.04 0.00 0.35 0.00 0.05 94.56 03:09:31 02:24:01 AM all 0.85 0.00 0.13 0.00 0.03 98.99 03:09:31 02:24:01 AM 0 0.80 0.00 0.10 0.00 0.03 99.06 03:09:31 02:24:01 AM 1 0.90 0.00 0.15 0.00 0.03 98.91 03:09:31 02:25:01 AM all 1.00 0.00 0.12 0.00 0.05 98.83 03:09:31 02:25:01 AM 0 1.17 0.00 0.15 0.00 0.05 98.63 03:09:31 02:25:01 AM 1 0.84 0.00 0.08 0.00 0.05 99.03 03:09:31 02:26:01 AM all 0.96 0.00 0.12 0.00 0.03 98.89 03:09:31 02:26:01 AM 0 1.10 0.00 0.15 0.00 0.05 98.70 03:09:31 02:26:01 AM 1 0.82 0.00 0.08 0.00 0.02 99.08 03:09:31 02:27:01 AM all 0.95 0.00 0.13 0.00 0.05 98.87 03:09:31 02:27:01 AM 0 0.97 0.00 0.15 0.00 0.03 98.85 03:09:31 02:27:01 AM 1 0.94 0.00 0.10 0.00 0.07 98.90 03:09:31 03:09:31 02:27:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 02:28:01 AM all 0.96 0.00 0.12 0.00 0.03 98.89 03:09:31 02:28:01 AM 0 1.22 0.00 0.13 0.00 0.03 98.61 03:09:31 02:28:01 AM 1 0.70 0.00 0.10 0.00 0.03 99.16 03:09:31 02:29:01 AM all 3.81 0.00 0.47 0.00 0.03 95.69 03:09:31 02:29:01 AM 0 2.06 0.00 0.40 0.00 0.03 97.50 03:09:31 02:29:01 AM 1 5.56 0.00 0.54 0.00 0.03 93.87 03:09:31 02:30:01 AM all 5.91 0.00 0.45 0.00 0.06 93.58 03:09:31 02:30:01 AM 0 4.96 0.00 0.39 0.00 0.07 94.59 03:09:31 02:30:01 AM 1 6.87 0.00 0.52 0.00 0.05 92.56 03:09:31 02:31:01 AM all 4.66 0.00 0.35 0.00 0.05 94.94 03:09:31 02:31:01 AM 0 3.26 0.00 0.30 0.00 0.03 96.40 03:09:31 02:31:01 AM 1 6.05 0.00 0.40 0.00 0.07 93.48 03:09:31 02:32:01 AM all 4.68 0.00 0.34 0.01 0.06 94.91 03:09:31 02:32:01 AM 0 4.85 0.00 0.35 0.00 0.07 94.73 03:09:31 02:32:01 AM 1 4.52 0.00 0.33 0.02 0.05 95.08 03:09:31 02:33:01 AM all 4.53 0.00 0.32 0.00 0.04 95.11 03:09:31 02:33:01 AM 0 3.18 0.00 0.27 0.00 0.05 96.50 03:09:31 02:33:01 AM 1 5.89 0.00 0.37 0.00 0.03 93.71 03:09:31 02:34:01 AM all 4.62 0.00 0.38 0.00 0.06 94.94 03:09:31 02:34:01 AM 0 5.26 0.00 0.49 0.00 0.05 94.20 03:09:31 02:34:01 AM 1 3.98 0.00 0.28 0.00 0.07 95.67 03:09:31 02:35:01 AM all 4.68 0.00 0.36 0.00 0.04 94.92 03:09:31 02:35:01 AM 0 7.20 0.00 0.49 0.00 0.05 92.26 03:09:31 02:35:01 AM 1 2.16 0.00 0.23 0.00 0.03 97.58 03:09:31 02:36:01 AM all 5.90 0.00 0.39 0.00 0.06 93.66 03:09:31 02:36:01 AM 0 7.99 0.00 0.42 0.00 0.05 91.54 03:09:31 02:36:01 AM 1 3.81 0.00 0.35 0.00 0.07 95.77 03:09:31 02:37:01 AM all 1.15 0.00 0.15 0.01 0.04 98.65 03:09:31 02:37:01 AM 0 1.19 0.00 0.13 0.02 0.03 98.63 03:09:31 02:37:01 AM 1 1.12 0.00 0.17 0.00 0.05 98.66 03:09:31 02:38:01 AM all 1.17 0.00 0.17 0.00 0.05 98.61 03:09:31 02:38:01 AM 0 1.47 0.00 0.18 0.00 0.05 98.29 03:09:31 02:38:01 AM 1 0.87 0.00 0.15 0.00 0.05 98.93 03:09:31 03:09:31 02:38:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 02:39:01 AM all 1.20 0.00 0.16 0.00 0.06 98.59 03:09:31 02:39:01 AM 0 1.30 0.00 0.18 0.00 0.07 98.44 03:09:31 02:39:01 AM 1 1.09 0.00 0.13 0.00 0.05 98.73 03:09:31 02:40:01 AM all 1.04 0.00 0.15 0.00 0.03 98.78 03:09:31 02:40:01 AM 0 1.46 0.00 0.17 0.00 0.03 98.34 03:09:31 02:40:01 AM 1 0.62 0.00 0.13 0.00 0.03 99.21 03:09:31 02:41:01 AM all 0.99 0.00 0.15 0.00 0.04 98.82 03:09:31 02:41:01 AM 0 0.79 0.00 0.15 0.00 0.05 99.01 03:09:31 02:41:01 AM 1 1.19 0.00 0.15 0.00 0.03 98.63 03:09:31 02:42:01 AM all 6.45 0.00 0.65 0.02 0.08 92.81 03:09:31 02:42:01 AM 0 6.66 0.00 0.52 0.00 0.08 92.74 03:09:31 02:42:01 AM 1 6.25 0.00 0.77 0.03 0.07 92.88 03:09:31 02:43:01 AM all 4.74 0.00 0.38 0.00 0.04 94.83 03:09:31 02:43:01 AM 0 2.14 0.00 0.25 0.00 0.03 97.58 03:09:31 02:43:01 AM 1 7.35 0.00 0.52 0.00 0.05 92.08 03:09:31 02:44:01 AM all 4.52 0.00 0.36 0.00 0.04 95.08 03:09:31 02:44:01 AM 0 3.06 0.00 0.30 0.00 0.03 96.60 03:09:31 02:44:01 AM 1 5.97 0.00 0.42 0.00 0.05 93.56 03:09:31 02:45:01 AM all 4.55 0.00 0.35 0.00 0.06 95.04 03:09:31 02:45:01 AM 0 6.08 0.00 0.40 0.00 0.05 93.47 03:09:31 02:45:01 AM 1 3.03 0.00 0.30 0.00 0.07 96.61 03:09:31 02:46:01 AM all 4.63 0.00 0.37 0.00 0.04 94.96 03:09:31 02:46:01 AM 0 4.87 0.00 0.39 0.00 0.05 94.69 03:09:31 02:46:01 AM 1 4.38 0.00 0.35 0.00 0.03 95.23 03:09:31 02:47:01 AM all 4.65 0.00 0.35 0.00 0.04 94.95 03:09:31 02:47:01 AM 0 4.03 0.00 0.35 0.00 0.03 95.58 03:09:31 02:47:01 AM 1 5.28 0.00 0.35 0.00 0.05 94.32 03:09:31 02:48:01 AM all 7.15 0.00 0.44 0.00 0.06 92.35 03:09:31 02:48:01 AM 0 2.84 0.00 0.35 0.00 0.05 96.75 03:09:31 02:48:01 AM 1 11.47 0.00 0.52 0.00 0.07 87.95 03:09:31 02:49:01 AM all 1.52 0.00 0.15 0.00 0.04 98.29 03:09:31 02:49:01 AM 0 1.92 0.00 0.18 0.00 0.05 97.84 03:09:31 02:49:01 AM 1 1.12 0.00 0.12 0.00 0.03 98.73 03:09:31 03:09:31 02:49:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 02:50:01 AM all 1.09 0.00 0.14 0.00 0.04 98.73 03:09:31 02:50:01 AM 0 1.07 0.00 0.17 0.00 0.05 98.71 03:09:31 02:50:01 AM 1 1.10 0.00 0.12 0.00 0.03 98.75 03:09:31 02:51:01 AM all 1.05 0.00 0.14 0.00 0.04 98.76 03:09:31 02:51:01 AM 0 1.24 0.00 0.12 0.00 0.05 98.60 03:09:31 02:51:01 AM 1 0.87 0.00 0.17 0.00 0.03 98.93 03:09:31 02:52:01 AM all 1.04 0.00 0.15 0.00 0.04 98.76 03:09:31 02:52:01 AM 0 1.10 0.00 0.18 0.00 0.05 98.66 03:09:31 02:52:01 AM 1 0.99 0.00 0.12 0.00 0.03 98.86 03:09:31 02:53:01 AM all 1.07 0.00 0.11 0.00 0.03 98.79 03:09:31 02:53:01 AM 0 1.15 0.00 0.13 0.00 0.03 98.68 03:09:31 02:53:01 AM 1 0.99 0.00 0.08 0.00 0.03 98.90 03:09:31 02:54:01 AM all 1.08 0.00 0.13 0.00 0.03 98.76 03:09:31 02:54:01 AM 0 1.25 0.00 0.12 0.00 0.02 98.61 03:09:31 02:54:01 AM 1 0.90 0.00 0.13 0.00 0.05 98.91 03:09:31 02:55:01 AM all 7.83 0.00 0.82 0.00 0.08 91.28 03:09:31 02:55:01 AM 0 8.37 0.00 0.82 0.00 0.07 90.74 03:09:31 02:55:01 AM 1 7.29 0.00 0.81 0.00 0.08 91.82 03:09:31 02:56:01 AM all 4.65 0.00 0.32 0.00 0.05 94.98 03:09:31 02:56:01 AM 0 3.66 0.00 0.28 0.00 0.05 96.00 03:09:31 02:56:01 AM 1 5.64 0.00 0.35 0.00 0.05 93.96 03:09:31 02:57:01 AM all 4.51 0.00 0.35 0.01 0.04 95.09 03:09:31 02:57:01 AM 0 4.30 0.00 0.30 0.00 0.03 95.36 03:09:31 02:57:01 AM 1 4.72 0.00 0.40 0.02 0.05 94.82 03:09:31 02:58:01 AM all 4.64 0.00 0.33 0.00 0.07 94.96 03:09:31 02:58:01 AM 0 3.64 0.00 0.28 0.00 0.07 96.01 03:09:31 02:58:01 AM 1 5.64 0.00 0.39 0.00 0.07 93.91 03:09:31 02:59:01 AM all 4.48 0.00 0.37 0.00 0.04 95.11 03:09:31 02:59:01 AM 0 3.60 0.00 0.28 0.00 0.03 96.09 03:09:31 02:59:01 AM 1 5.37 0.00 0.45 0.00 0.05 94.13 03:09:31 03:00:01 AM all 4.57 0.00 0.34 0.00 0.05 95.04 03:09:31 03:00:01 AM 0 5.77 0.00 0.42 0.00 0.05 93.76 03:09:31 03:00:01 AM 1 3.36 0.00 0.27 0.00 0.05 96.32 03:09:31 03:09:31 03:00:01 AM CPU %user %nice %system %iowait %steal %idle 03:09:31 03:01:01 AM all 6.71 0.00 0.43 0.01 0.05 92.80 03:09:31 03:01:01 AM 0 7.03 0.00 0.44 0.02 0.05 92.46 03:09:31 03:01:01 AM 1 6.39 0.00 0.42 0.00 0.05 93.14 03:09:31 03:02:01 AM all 1.02 0.00 0.14 0.00 0.05 98.79 03:09:31 03:02:01 AM 0 1.14 0.00 0.18 0.00 0.07 98.61 03:09:31 03:02:01 AM 1 0.90 0.00 0.10 0.00 0.03 98.96 03:09:31 03:03:01 AM all 0.94 0.00 0.15 0.00 0.03 98.88 03:09:31 03:03:01 AM 0 0.94 0.00 0.17 0.00 0.05 98.85 03:09:31 03:03:01 AM 1 0.94 0.00 0.13 0.00 0.02 98.91 03:09:31 03:04:01 AM all 1.08 0.00 0.11 0.00 0.03 98.78 03:09:31 03:04:01 AM 0 1.30 0.00 0.12 0.00 0.03 98.55 03:09:31 03:04:01 AM 1 0.85 0.00 0.10 0.00 0.03 99.01 03:09:31 03:05:01 AM all 1.08 0.00 0.13 0.00 0.04 98.75 03:09:31 03:05:01 AM 0 0.94 0.00 0.12 0.00 0.05 98.90 03:09:31 03:05:01 AM 1 1.22 0.00 0.15 0.00 0.03 98.60 03:09:31 03:06:01 AM all 1.00 0.00 0.14 0.00 0.04 98.81 03:09:31 03:06:01 AM 0 0.99 0.00 0.15 0.00 0.03 98.83 03:09:31 03:06:01 AM 1 1.02 0.00 0.13 0.00 0.05 98.80 03:09:31 03:07:01 AM all 5.11 0.00 0.80 0.01 0.04 94.05 03:09:31 03:07:01 AM 0 3.07 0.00 0.59 0.02 0.03 96.29 03:09:31 03:07:01 AM 1 7.14 0.00 1.01 0.00 0.05 91.80 03:09:31 03:08:01 AM all 28.93 0.00 3.37 0.38 0.12 67.21 03:09:31 03:08:01 AM 0 10.47 0.00 2.55 0.29 0.10 86.59 03:09:31 03:08:01 AM 1 47.38 0.00 4.18 0.47 0.13 47.83 03:09:31 03:09:01 AM all 29.06 0.00 2.91 1.83 0.09 66.11 03:09:31 03:09:01 AM 0 34.31 0.00 3.53 1.79 0.10 60.27 03:09:31 03:09:01 AM 1 23.82 0.00 2.29 1.87 0.08 71.94 03:09:31 Average: all 4.49 0.00 0.43 0.07 0.05 94.95 03:09:31 Average: 0 3.61 0.00 0.39 0.07 0.05 95.88 03:09:31 Average: 1 5.38 0.00 0.47 0.07 0.06 94.02 03:09:31 03:09:31 03:09:31