01:17:48 Started by upstream project "integration-distribution-mri-test-vanadium" build number 29
01:17:48 originally caused by:
01:17:48 Started by timer
01:17:48 Running as SYSTEM
01:17:48 [EnvInject] - Loading node environment variables.
01:17:48 Building remotely on prd-centos8-robot-2c-8g-10597 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium
01:17:48 [ssh-agent] Looking for ssh-agent implementation...
01:17:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:17:48 $ ssh-agent
01:17:48 SSH_AUTH_SOCK=/tmp/ssh-3knwvmHh3Njo/agent.5283
01:17:48 SSH_AGENT_PID=5285
01:17:48 [ssh-agent] Started.
01:17:48 Running ssh-add (command line suppressed)
01:17:48 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_3812205913406310963.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_3812205913406310963.key)
01:17:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:17:48 The recommended git tool is: NONE
01:17:51 using credential opendaylight-jenkins-ssh
01:17:51 Wiping out workspace first.
01:17:51 Cloning the remote Git repository
01:17:51 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:17:51 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10
01:17:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:51 > git --version # timeout=10
01:17:51 > git --version # 'git version 2.43.0'
01:17:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:51 [INFO] Currently running in a labeled security context
01:17:51 [INFO] Currently SELinux is 'enforcing' on the host
01:17:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh14110887798180138405.key
01:17:51 Verifying host key using known hosts file
01:17:51 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.
01:17:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:54 [INFO] Currently running in a labeled security context
01:17:54 [INFO] Currently SELinux is 'enforcing' on the host
01:17:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh5855818727107929097.key
01:17:54 Verifying host key using known hosts file
01:17:54 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.
01:17:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:17:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:54 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
01:17:54 > git config core.sparsecheckout # timeout=10
01:17:54 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
01:17:55 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
01:17:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:55 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:17:55 No emails were triggered.
01:17:55 provisioning config files...
01:17:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:17:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:17:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:17:55 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins6530148877642980933.sh
01:17:55 ---> python-tools-install.sh
01:17:56 Setup pyenv:
01:17:56 system
01:17:56 * 3.8.13 (set by /opt/pyenv/version)
01:17:56 * 3.9.13 (set by /opt/pyenv/version)
01:17:56 * 3.10.13 (set by /opt/pyenv/version)
01:17:56 * 3.11.7 (set by /opt/pyenv/version)
01:18:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YG6j
01:18:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:04 lf-activate-venv(): INFO: Base packages installed successfully
01:18:04 lf-activate-venv(): INFO: Installing additional packages: lftools
01:18:27 lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH
01:18:27 Generating Requirements File
01:18:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:18:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:18:46 Python 3.11.7
01:18:46 pip 26.0.1 from /tmp/venv-YG6j/lib/python3.11/site-packages/pip (python 3.11)
01:18:46 appdirs==1.4.4
01:18:46 argcomplete==3.6.3
01:18:46 aspy.yaml==1.3.0
01:18:46 attrs==25.4.0
01:18:46 autopage==0.6.0
01:18:46 beautifulsoup4==4.14.3
01:18:46 boto3==1.42.49
01:18:46 botocore==1.42.49
01:18:46 bs4==0.0.2
01:18:46 certifi==2026.1.4
01:18:46 cffi==2.0.0
01:18:46 cfgv==3.5.0
01:18:46 chardet==5.2.0
01:18:46 charset-normalizer==3.4.4
01:18:46 click==8.3.1
01:18:46 cliff==4.13.1
01:18:46 cmd2==3.2.0
01:18:46 cryptography==3.3.2
01:18:46 debtcollector==3.0.0
01:18:46 decorator==5.2.1
01:18:46 defusedxml==0.7.1
01:18:46 Deprecated==1.3.1
01:18:46 distlib==0.4.0
01:18:46 dnspython==2.8.0
01:18:46 docker==7.1.0
01:18:46 dogpile.cache==1.5.0
01:18:46 durationpy==0.10
01:18:46 email-validator==2.3.0
01:18:46 filelock==3.24.0
01:18:46 future==1.0.0
01:18:46 gitdb==4.0.12
01:18:46 GitPython==3.1.46
01:18:46 httplib2==0.30.2
01:18:46 identify==2.6.16
01:18:46 idna==3.11
01:18:46 importlib-resources==1.5.0
01:18:46 iso8601==2.1.0
01:18:46 Jinja2==3.1.6
01:18:46 jmespath==1.1.0
01:18:46 jsonpatch==1.33
01:18:46 jsonpointer==3.0.0
01:18:46 jsonschema==4.26.0
01:18:46 jsonschema-specifications==2025.9.1
01:18:46 keystoneauth1==5.13.0
01:18:46 kubernetes==35.0.0
01:18:46 lftools==0.37.21
01:18:46 lxml==6.0.2
01:18:46 markdown-it-py==4.0.0
01:18:46 MarkupSafe==3.0.3
01:18:46 mdurl==0.1.2
01:18:46 msgpack==1.1.2
01:18:46 multi_key_dict==2.0.3
01:18:46 munch==4.0.0
01:18:46 netaddr==1.3.0
01:18:46 niet==1.4.2
01:18:46 nodeenv==1.10.0
01:18:46 oauth2client==4.1.3
01:18:46 oauthlib==3.3.1
01:18:46 openstacksdk==4.9.0
01:18:46 os-service-types==1.8.2
01:18:46 osc-lib==4.3.0
01:18:46 oslo.config==10.2.0
01:18:46 oslo.context==6.2.0
01:18:46 oslo.i18n==6.7.1
01:18:46 oslo.log==8.0.0
01:18:46 oslo.serialization==5.9.0
01:18:46 oslo.utils==9.2.0
01:18:46 packaging==26.0
01:18:46 pbr==7.0.3
01:18:46 platformdirs==4.9.1
01:18:46 prettytable==3.17.0
01:18:46 psutil==7.2.2
01:18:46 pyasn1==0.6.2
01:18:46 pyasn1_modules==0.4.2
01:18:46 pycparser==3.0
01:18:46 pygerrit2==2.0.15
01:18:46 PyGithub==2.8.1
01:18:46 Pygments==2.19.2
01:18:46 PyJWT==2.11.0
01:18:46 PyNaCl==1.6.2
01:18:46 pyparsing==2.4.7
01:18:46 pyperclip==1.11.0
01:18:46 pyrsistent==0.20.0
01:18:46 python-cinderclient==9.8.0
01:18:46 python-dateutil==2.9.0.post0
01:18:46 python-heatclient==5.0.0
01:18:46 python-jenkins==1.8.3
01:18:46 python-keystoneclient==5.7.0
01:18:46 python-magnumclient==4.9.0
01:18:46 python-openstackclient==8.3.0
01:18:46 python-swiftclient==4.9.0
01:18:46 PyYAML==6.0.3
01:18:46 referencing==0.37.0
01:18:46 requests==2.32.5
01:18:46 requests-oauthlib==2.0.0
01:18:46 requestsexceptions==1.4.0
01:18:46 rfc3986==2.0.0
01:18:46 rich==14.3.2
01:18:46 rich-argparse==1.7.2
01:18:46 rpds-py==0.30.0
01:18:46 rsa==4.9.1
01:18:46 ruamel.yaml==0.19.1
01:18:46 ruamel.yaml.clib==0.2.15
01:18:46 s3transfer==0.16.0
01:18:46 simplejson==3.20.2
01:18:46 six==1.17.0
01:18:46 smmap==5.0.2
01:18:46 soupsieve==2.8.3
01:18:46 stevedore==5.6.0
01:18:46 tabulate==0.9.0
01:18:46 toml==0.10.2
01:18:46 tomlkit==0.14.0
01:18:46 tqdm==4.67.3
01:18:46 typing_extensions==4.15.0
01:18:46 tzdata==2025.3
01:18:46 urllib3==1.26.20
01:18:46 virtualenv==20.36.1
01:18:46 wcwidth==0.6.0
01:18:46 websocket-client==1.9.0
01:18:46 wrapt==2.1.1
01:18:46 xdg==6.0.0
01:18:46 xmltodict==1.0.2
01:18:46 yq==3.4.3
01:18:46 [EnvInject] - Injecting environment variables from a build step.
01:18:46 [EnvInject] - Injecting as environment variables the properties content
01:18:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:18:46 OS_CLOUD=vex
01:18:46 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-56
01:18:46 OS_STACK_TEMPLATE_DIR=openstack-hot
01:18:46
01:18:46 [EnvInject] - Variables injected successfully.
01:18:46 provisioning config files...
01:18:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:18:46 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10064405319651703520.sh
01:18:46 ---> Create parameters file for OpenStack HOT
01:18:46 OpenStack Heat parameters generated
01:18:46 -----------------------------------
01:18:46 parameters:
01:18:46 vm_0_count: '3'
01:18:46 vm_0_flavor: 'v3-standard-4'
01:18:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
01:18:46 vm_1_count: '1'
01:18:46 vm_1_flavor: 'v3-standard-2'
01:18:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:18:46
01:18:46 job_name: '12556-56'
01:18:46 silo: 'releng'
01:18:46 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins3075593452059296486.sh
01:18:46 ---> Create HEAT stack
01:18:46 + source /home/jenkins/lf-env.sh
01:18:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:46 ++ mktemp -d /tmp/venv-XXXX
01:18:46 + lf_venv=/tmp/venv-sihw
01:18:46 + local venv_file=/tmp/.os_lf_venv
01:18:46 + local python=python3
01:18:46 + local options
01:18:46 + local set_path=true
01:18:46 + local install_args=
01:18:46 ++ 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
01:18:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:46 + true
01:18:46 + case $1 in
01:18:46 + python=python3
01:18:46 + shift 2
01:18:46 + true
01:18:46 + case $1 in
01:18:46 + shift
01:18:46 + break
01:18:46 + case $python in
01:18:46 + local pkg_list=
01:18:46 + [[ -d /opt/pyenv ]]
01:18:46 + echo 'Setup pyenv:'
01:18:46 Setup pyenv:
01:18:46 + export PYENV_ROOT=/opt/pyenv
01:18:46 + PYENV_ROOT=/opt/pyenv
01:18:46 + 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
01:18:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:46 + pyenv versions
01:18:47 system
01:18:47 3.8.13
01:18:47 3.9.13
01:18:47 3.10.13
01:18:47 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
01:18:47 + command -v pyenv
01:18:47 ++ pyenv init - --no-rehash
01:18:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:18:47 for i in ${!paths[@]}; do
01:18:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:18:47 fi; done;
01:18:47 echo "${paths[*]}"'\'')"
01:18:47 export PATH="/opt/pyenv/shims:${PATH}"
01:18:47 export PYENV_SHELL=bash
01:18:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:18:47 pyenv() {
01:18:47 local command
01:18:47 command="${1:-}"
01:18:47 if [ "$#" -gt 0 ]; then
01:18:47 shift
01:18:47 fi
01:18:47
01:18:47 case "$command" in
01:18:47 rehash|shell)
01:18:47 eval "$(pyenv "sh-$command" "$@")"
01:18:47 ;;
01:18:47 *)
01:18:47 command pyenv "$command" "$@"
01:18:47 ;;
01:18:47 esac
01:18:47 }'
01:18:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:18:47 for i in ${!paths[@]}; do
01:18:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:18:47 fi; done;
01:18:47 echo "${paths[*]}"'
01:18:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:47 ++ 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
01:18:47 ++ 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
01:18:47 ++ export PYENV_SHELL=bash
01:18:47 ++ PYENV_SHELL=bash
01:18:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:18:47 +++ complete -F _pyenv pyenv
01:18:47 ++ lf-pyver python3
01:18:47 ++ local py_version_xy=python3
01:18:47 ++ local py_version_xyz=
01:18:47 ++ awk '{ print $1 }'
01:18:47 ++ pyenv versions
01:18:47 ++ local command
01:18:47 ++ command=versions
01:18:47 ++ '[' 1 -gt 0 ']'
01:18:47 ++ shift
01:18:47 ++ case "$command" in
01:18:47 ++ command pyenv versions
01:18:47 ++ pyenv versions
01:18:47 ++ sed 's/^[ *]* //'
01:18:47 ++ grep -E '^[0-9.]*[0-9]$'
01:18:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:18:47 +++ grep '^3' /tmp/.pyenv_versions
01:18:47 +++ tail -n 1
01:18:47 +++ sort -V
01:18:47 ++ py_version_xyz=3.11.7
01:18:47 ++ [[ -z 3.11.7 ]]
01:18:47 ++ echo 3.11.7
01:18:47 ++ return 0
01:18:47 + pyenv local 3.11.7
01:18:47 + local command
01:18:47 + command=local
01:18:47 + '[' 2 -gt 0 ']'
01:18:47 + shift
01:18:47 + case "$command" in
01:18:47 + command pyenv local 3.11.7
01:18:47 + pyenv local 3.11.7
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='lftools[openstack] '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='kubernetes '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='niet '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='python-heatclient '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='python-openstackclient '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='python-magnumclient '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='urllib3~=1.26.15 '
01:18:47 + for arg in "$@"
01:18:47 + case $arg in
01:18:47 + pkg_list+='yq '
01:18:47 + [[ -f /tmp/.os_lf_venv ]]
01:18:47 ++ cat /tmp/.os_lf_venv
01:18:47 + lf_venv=/tmp/venv-YG6j
01:18:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YG6j from' file:/tmp/.os_lf_venv
01:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YG6j from file:/tmp/.os_lf_venv
01:18:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:47 + local 'pip_opts=--upgrade --quiet'
01:18:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:18:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:18:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:18:47 + [[ -n '' ]]
01:18:47 + [[ -n '' ]]
01:18:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:47 + /tmp/venv-YG6j/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
01:18:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:18:49 lf-activate-venv(): INFO: Base packages installed successfully
01:18:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:18:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:18:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:49 + /tmp/venv-YG6j/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
01:19:05 + type python3
01:19:05 + true
01:19:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH'
01:19:05 lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH
01:19:05 + PATH=/tmp/venv-YG6j/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
01:19:05 + return 0
01:19:05 + openstack --os-cloud vex limits show --absolute
01:19:06 +--------------------------+---------+
01:19:06 | Name | Value |
01:19:06 +--------------------------+---------+
01:19:06 | maxTotalInstances | -1 |
01:19:06 | maxTotalCores | 450 |
01:19:06 | maxTotalRAMSize | 1000000 |
01:19:06 | maxServerMeta | 128 |
01:19:06 | maxImageMeta | 128 |
01:19:06 | maxPersonality | 5 |
01:19:06 | maxPersonalitySize | 10240 |
01:19:06 | maxTotalKeypairs | 100 |
01:19:06 | maxServerGroups | 10 |
01:19:06 | maxServerGroupMembers | 10 |
01:19:06 | maxTotalFloatingIps | -1 |
01:19:06 | maxSecurityGroups | -1 |
01:19:06 | maxSecurityGroupRules | -1 |
01:19:06 | totalRAMUsed | 786432 |
01:19:06 | totalCoresUsed | 192 |
01:19:06 | totalInstancesUsed | 56 |
01:19:06 | totalFloatingIpsUsed | 0 |
01:19:06 | totalSecurityGroupsUsed | 0 |
01:19:06 | totalServerGroupsUsed | 0 |
01:19:06 | maxTotalVolumes | -1 |
01:19:06 | maxTotalSnapshots | 10 |
01:19:06 | maxTotalVolumeGigabytes | 4096 |
01:19:06 | maxTotalBackups | 10 |
01:19:06 | maxTotalBackupGigabytes | 1000 |
01:19:06 | totalVolumesUsed | 0 |
01:19:06 | totalGigabytesUsed | 0 |
01:19:06 | totalSnapshotsUsed | 0 |
01:19:06 | totalBackupsUsed | 0 |
01:19:06 | totalBackupGigabytesUsed | 0 |
01:19:06 +--------------------------+---------+
01:19:07 + pushd /opt/ciman/openstack-hot
01:19:07 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium
01:19:07 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-56 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml
01:19:33 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-56
01:19:33 Waiting to initialize infrastructure...
01:19:33 Stack initialization successful.
01:19:33 ------------------------------------
01:19:33 Stack Details
01:19:33 ------------------------------------
01:19:33 {'added': None,
01:19:33 'capabilities': [],
01:19:33 'created_at': '2026-02-15T01:19:10Z',
01:19:33 'deleted': None,
01:19:33 'deleted_at': None,
01:19:33 'description': 'No description',
01:19:33 'environment': None,
01:19:33 'environment_files': None,
01:19:33 'files': None,
01:19:33 'files_container': None,
01:19:33 'id': '90c7d5b7-9e56-416d-ab3f-edd7420e4e5d',
01:19:33 'is_rollback_disabled': True,
01:19:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-56/90c7d5b7-9e56-416d-ab3f-edd7420e4e5d',
01:19:33 'rel': 'self'}],
01:19:33 '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'})}),
01:19:33 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-56',
01:19:33 'notification_topics': [],
01:19:33 'outputs': [{'description': 'IP addresses of the 2nd vm types',
01:19:33 'output_key': 'vm_1_ips',
01:19:33 'output_value': ['10.30.170.231']},
01:19:33 {'description': 'IP addresses of the 1st vm types',
01:19:33 'output_key': 'vm_0_ips',
01:19:33 'output_value': ['10.30.171.132',
01:19:33 '10.30.170.66',
01:19:33 '10.30.171.97']}],
01:19:33 'owner_id': ****,
01:19:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:19:33 'OS::stack_id': '90c7d5b7-9e56-416d-ab3f-edd7420e4e5d',
01:19:33 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-56',
01:19:33 'job_name': '12556-56',
01:19:33 'silo': 'releng',
01:19:33 'vm_0_count': '3',
01:19:33 'vm_0_flavor': 'v3-standard-4',
01:19:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:19:33 '20260201-010217.481',
01:19:33 'vm_1_count': '1',
01:19:33 'vm_1_flavor': 'v3-standard-2',
01:19:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:19:33 '- 20250917-133034.654'},
01:19:33 'parent_id': None,
01:19:33 'replaced': None,
01:19:33 'status': 'CREATE_COMPLETE',
01:19:33 'status_reason': 'Stack CREATE completed successfully',
01:19:33 'tags': [],
01:19:33 'template': None,
01:19:33 'template_description': 'No description',
01:19:33 'template_url': None,
01:19:33 'timeout_mins': 15,
01:19:33 'unchanged': None,
01:19:33 'updated': None,
01:19:33 'updated_at': None,
01:19:33 'user_project_id': '92a199c7253e4c1a8834b41c2ab91050'}
01:19:33 ------------------------------------
01:19:33 + popd
01:19:33 /w/workspace/netconf-csit-3node-clustering-only-vanadium
01:19:33 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins17152897140731126269.sh
01:19:34 ---> Copy SSH public keys to CSIT lab
01:19:34 Setup pyenv:
01:19:34 system
01:19:34 3.8.13
01:19:34 3.9.13
01:19:34 3.10.13
01:19:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
01:19:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YG6j from file:/tmp/.os_lf_venv
01:19:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:36 lf-activate-venv(): INFO: Base packages installed successfully
01:19:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH
01:19:50 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
01:19:50 SSH not responding on 10.30.171.132. Retrying in 10 seconds...
01:19:50 SSH not responding on 10.30.170.66. Retrying in 10 seconds...
01:19:51 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
01:19:51 releng-12556-56-1-mininet-ovs-217-0
01:19:51 Successfully copied public keys to slave 10.30.170.231
01:20:00 Ping to 10.30.171.97 successful.
01:20:00 Ping to 10.30.171.132 successful.
01:20:00 Ping to 10.30.170.66 successful.
01:20:01 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
01:20:01 SSH not responding on 10.30.170.66. Retrying in 10 seconds...
01:20:01 SSH not responding on 10.30.171.132. Retrying in 10 seconds...
01:20:11 Ping to 10.30.171.97 successful.
01:20:11 Ping to 10.30.170.66 successful.
01:20:11 Ping to 10.30.171.132 successful.
01:20:11 SSH not responding on 10.30.170.66. Retrying in 10 seconds...
01:20:12 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:20:12 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:20:12 releng-12556-56-0-builder-2
01:20:12 Successfully copied public keys to slave 10.30.171.97
01:20:12 releng-12556-56-0-builder-0
01:20:12 Successfully copied public keys to slave 10.30.171.132
01:20:12 Process 6496 ready.
01:20:21 Ping to 10.30.170.66 successful.
01:20:22 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:20:23 releng-12556-56-0-builder-1
01:20:23 Successfully copied public keys to slave 10.30.170.66
01:20:23 Process 6497 ready.
01:20:23 Process 6498 ready.
01:20:23 Process 6499 ready.
01:20:23 SSH ready on all stack servers.
01:20:23 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins553971127290510577.sh
01:20:23 Setup pyenv:
01:20:23 system
01:20:23 3.8.13
01:20:23 3.9.13
01:20:23 3.10.13
01:20:23 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
01:20:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o1ax
01:20:29 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv
01:20:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:35 lf-activate-venv(): INFO: Base packages installed successfully
01:20:35 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:20:36 lf-activate-venv(): INFO: Adding /tmp/venv-o1ax/bin to PATH
01:20:36 + echo 'Installing Python Requirements'
01:20:36 Installing Python Requirements
01:20:36 + cat
01:20:36 + python -m pip install -r requirements.txt
01:20:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:20:37 Collecting docker-py (from -r requirements.txt (line 1))
01:20:37 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)
01:20:37 Collecting ipaddr (from -r requirements.txt (line 2))
01:20:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:20:37 Installing build dependencies: started
01:20:38 Installing build dependencies: finished with status 'done'
01:20:38 Getting requirements to build wheel: started
01:20:38 Getting requirements to build wheel: finished with status 'done'
01:20:38 Preparing metadata (pyproject.toml): started
01:20:38 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:38 Collecting netaddr (from -r requirements.txt (line 3))
01:20:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:20:38 Collecting netifaces (from -r requirements.txt (line 4))
01:20:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:20:38 Installing build dependencies: started
01:20:39 Installing build dependencies: finished with status 'done'
01:20:39 Getting requirements to build wheel: started
01:20:40 Getting requirements to build wheel: finished with status 'done'
01:20:40 Preparing metadata (pyproject.toml): started
01:20:40 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:40 Collecting pyhocon (from -r requirements.txt (line 5))
01:20:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:20:40 Collecting requests (from -r requirements.txt (line 6))
01:20:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:20:40 Collecting robotframework (from -r requirements.txt (line 7))
01:20:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:20:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.2 MB/s 0:00:00
01:20:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:20:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:20:40 Installing build dependencies: started
01:20:41 Installing build dependencies: finished with status 'done'
01:20:41 Getting requirements to build wheel: started
01:20:41 Getting requirements to build wheel: finished with status 'done'
01:20:41 Preparing metadata (pyproject.toml): started
01:20:41 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:20:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:20:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:20:41 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)
01:20:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:20:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:20:42 Installing build dependencies: started
01:20:42 Installing build dependencies: finished with status 'done'
01:20:42 Getting requirements to build wheel: started
01:20:43 Getting requirements to build wheel: finished with status 'done'
01:20:43 Preparing metadata (pyproject.toml): started
01:20:43 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:43 Collecting scapy (from -r requirements.txt (line 12))
01:20:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:20:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 48.1 MB/s 0:00:00
01:20:43 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:20:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:20:43 Installing build dependencies: started
01:20:44 Installing build dependencies: finished with status 'done'
01:20:44 Getting requirements to build wheel: started
01:20:44 Getting requirements to build wheel: finished with status 'done'
01:20:44 Preparing metadata (pyproject.toml): started
01:20:44 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:44 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:20:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 41.3 MB/s 0:00:00
01:20:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:20:45 Collecting pyangbind (from -r requirements.txt (line 22))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:20:45 Collecting isodate (from -r requirements.txt (line 25))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:20:45 Collecting jmespath (from -r requirements.txt (line 28))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:20:45 Collecting jsonpatch (from -r requirements.txt (line 31))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:20:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:20:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:20:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:20:45 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)
01:20:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:20:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
01:20:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:20:45 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
01:20:45 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:20:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:20:45 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:20:45 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:20:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:46 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)
01:20:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:20:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:20:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:20:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:20:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:20:46 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:20:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:20:46 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)
01:20:46 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:20:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:20:46 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)
01:20:46 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:20:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 38.4 MB/s 0:00:00
01:20:46 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:20:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:20:46 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:20:46 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:20:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.6 MB/s 0:00:00
01:20:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:20:47 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)
01:20:47 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:20:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:20:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 27.4 MB/s 0:00:00
01:20:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:20:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:20:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:48 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)
01:20:48 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:20:48 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:20:48 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:20:48 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:49 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)
01:20:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:20:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:20:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 53.7 MB/s 0:00:00
01:20:49 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:20:49 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:20:49 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
01:20:49 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))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:20:49 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:20:49 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
01:20:49 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
01:20:49 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:20:49 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:20:49 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20: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)
01:20: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))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:20:49 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:20:49 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
01:20:49 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:20:49 Requirement already satisfied: packaging in /tmp/venv-o1ax/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
01:20:49 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:20:50 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:20:50 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:20:50 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:20:50 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:20:50 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:20:50 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:20:50 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:20:50 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:20:50 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:20:50 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=3f2e5a620fa8c9e6d6bb118af6f93412d81ebe41d255e5e7a38dc3e2ff0dc728
01:20:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:20:50 Building wheel for ipaddr (pyproject.toml): started
01:20:50 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:20:50 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=6dc9dce5692521022ba08d7bd158b969c55865f5ca439c95cf52f0ce5a3fb1c4
01:20:50 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:20:50 Building wheel for netifaces (pyproject.toml): started
01:20:53 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:20:53 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=f8c3cb5e74ea686399a49631e45f0483a9e1a76eebcc27a1a87c569db0267341
01:20:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:20:53 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:20:53 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:20:53 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=199ebcc9ab91ade96408e2c98de9e2b7526e17888d8ee90d6da8db94afcdf3bf
01:20:53 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:20:53 Building wheel for jsonpath-rw (pyproject.toml): started
01:20:53 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:20:53 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a006e6ec721396f03ea723d3a8f8b724c2e4e54ff49f8e1389941321650a1fad
01:20:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:20:53 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:20:53 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
01:21:03
01:21:03 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
01:21:04 + pip freeze
01:21:04 async-generator==1.10
01:21:04 attrs==25.4.0
01:21:04 bcrypt==5.0.0
01:21:04 beautifulsoup4==4.14.3
01:21:04 certifi==2026.1.4
01:21:04 cffi==2.0.0
01:21:04 charset-normalizer==3.4.4
01:21:04 click==8.3.1
01:21:04 cryptography==46.0.5
01:21:04 decorator==5.2.1
01:21:04 distlib==0.4.0
01:21:04 docker-py==1.10.6
01:21:04 docker-pycreds==0.4.0
01:21:04 elastic-transport==8.17.1
01:21:04 elasticsearch==8.19.3
01:21:04 elasticsearch-dsl==8.15.4
01:21:04 enum34==1.1.10
01:21:04 filelock==3.24.0
01:21:04 h11==0.16.0
01:21:04 idna==3.11
01:21:04 importlib_metadata==8.7.1
01:21:04 invoke==2.2.1
01:21:04 ipaddr==2.2.0
01:21:04 isodate==0.7.2
01:21:04 jmespath==1.1.0
01:21:04 jsonpatch==1.33
01:21:04 jsonpath-rw==1.4.0
01:21:04 jsonpointer==3.0.0
01:21:04 lxml==6.0.2
01:21:04 mypy_extensions==1.1.0
01:21:04 netaddr==1.3.0
01:21:04 netifaces==0.11.0
01:21:04 outcome==1.3.0.post0
01:21:04 packaging==26.0
01:21:04 paramiko==4.0.0
01:21:04 platformdirs==4.9.1
01:21:04 ply==3.11
01:21:04 pyang==2.7.1
01:21:04 pyangbind==0.8.7
01:21:04 pycparser==3.0
01:21:04 pyhocon==0.3.61
01:21:04 PyNaCl==1.6.2
01:21:04 pyparsing==3.3.2
01:21:04 PySocks==1.7.1
01:21:04 python-dateutil==2.9.0.post0
01:21:04 regex==2026.1.15
01:21:04 requests==2.32.5
01:21:04 robotframework==7.4.1
01:21:04 robotframework-httplibrary==0.4.2
01:21:04 robotframework-pythonlibcore==4.5.0
01:21:04 robotframework-requests==0.9.7
01:21:04 robotframework-selenium2library==3.0.0
01:21:04 robotframework-seleniumlibrary==6.8.0
01:21:04 robotframework-sshlibrary==3.8.0
01:21:04 scapy==2.7.0
01:21:04 scp==0.15.0
01:21:04 selenium==4.40.0
01:21:04 six==1.17.0
01:21:04 sniffio==1.3.1
01:21:04 sortedcontainers==2.4.0
01:21:04 soupsieve==2.8.3
01:21:04 trio==0.33.0
01:21:04 trio-typing==0.10.0
01:21:04 trio-websocket==0.12.2
01:21:04 types-certifi==2021.10.8.3
01:21:04 types-urllib3==1.26.25.14
01:21:04 typing_extensions==4.15.0
01:21:04 urllib3==2.6.3
01:21:04 virtualenv==20.36.1
01:21:04 waitress==3.0.2
01:21:04 WebOb==1.8.9
01:21:04 websocket-client==1.9.0
01:21:04 WebTest==3.0.7
01:21:04 wsproto==1.3.2
01:21:04 zipp==3.23.0
01:21:04 [EnvInject] - Injecting environment variables from a build step.
01:21:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:21:04 [EnvInject] - Variables injected successfully.
01:21:04 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins15032913650335771527.sh
01:21:04 Setup pyenv:
01:21:04 system
01:21:04 3.8.13
01:21:04 3.9.13
01:21:04 3.10.13
01:21:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
01:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YG6j from file:/tmp/.os_lf_venv
01:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:21:06 lf-activate-venv(): INFO: Base packages installed successfully
01:21:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:21:14 lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH
01:21:14 + ODL_SYSTEM=()
01:21:14 + TOOLS_SYSTEM=()
01:21:14 + OPENSTACK_SYSTEM=()
01:21:14 + OPENSTACK_CONTROLLERS=()
01:21:14 + mapfile -t ADDR
01:21:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:21:14 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-56
01:21:16 + for i in "${ADDR[@]}"
01:21:16 ++ ssh 10.30.171.132 hostname -s
01:21:16 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:16 + REMHOST=releng-12556-56-0-builder-0
01:21:16 + case ${REMHOST} in
01:21:16 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:16 + for i in "${ADDR[@]}"
01:21:16 ++ ssh 10.30.170.66 hostname -s
01:21:16 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:17 + REMHOST=releng-12556-56-0-builder-1
01:21:17 + case ${REMHOST} in
01:21:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:17 + for i in "${ADDR[@]}"
01:21:17 ++ ssh 10.30.171.97 hostname -s
01:21:17 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:17 + REMHOST=releng-12556-56-0-builder-2
01:21:17 + case ${REMHOST} in
01:21:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:21:17 + for i in "${ADDR[@]}"
01:21:17 ++ ssh 10.30.170.231 hostname -s
01:21:17 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
01:21:18 + REMHOST=releng-12556-56-1-mininet-ovs-217-0
01:21:18 + case ${REMHOST} in
01:21:18 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:21:18 + echo NUM_ODL_SYSTEM=3
01:21:18 + echo NUM_TOOLS_SYSTEM=1
01:21:18 + '[' '' == yes ']'
01:21:18 + NUM_OPENSTACK_SYSTEM=0
01:21:18 + echo NUM_OPENSTACK_SYSTEM=0
01:21:18 + '[' 0 -eq 2 ']'
01:21:18 + echo ODL_SYSTEM_IP=10.30.171.132
01:21:18 ++ seq 0 2
01:21:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:18 + echo ODL_SYSTEM_1_IP=10.30.171.132
01:21:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:18 + echo ODL_SYSTEM_2_IP=10.30.170.66
01:21:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:21:18 + echo ODL_SYSTEM_3_IP=10.30.171.97
01:21:18 + echo TOOLS_SYSTEM_IP=10.30.170.231
01:21:18 ++ seq 0 0
01:21:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:21:18 + echo TOOLS_SYSTEM_1_IP=10.30.170.231
01:21:18 + openstack_index=0
01:21:18 + NUM_OPENSTACK_CONTROL_NODES=1
01:21:18 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:21:18 ++ seq 0 0
01:21:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:21:18 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:21:18 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:18 + '[' -1 -ge 2 ']'
01:21:18 ++ seq 0 -2
01:21:18 + NUM_OPENSTACK_HAPROXY_NODES=0
01:21:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:21:18 ++ seq 0 -1
01:21:18 + echo 'Contents of slave_addresses.txt:'
01:21:18 Contents of slave_addresses.txt:
01:21:18 + cat slave_addresses.txt
01:21:18 NUM_ODL_SYSTEM=3
01:21:18 NUM_TOOLS_SYSTEM=1
01:21:18 NUM_OPENSTACK_SYSTEM=0
01:21:18 ODL_SYSTEM_IP=10.30.171.132
01:21:18 ODL_SYSTEM_1_IP=10.30.171.132
01:21:18 ODL_SYSTEM_2_IP=10.30.170.66
01:21:18 ODL_SYSTEM_3_IP=10.30.171.97
01:21:18 TOOLS_SYSTEM_IP=10.30.170.231
01:21:18 TOOLS_SYSTEM_1_IP=10.30.170.231
01:21:18 NUM_OPENSTACK_CONTROL_NODES=1
01:21:18 OPENSTACK_CONTROL_NODE_1_IP=
01:21:18 NUM_OPENSTACK_COMPUTE_NODES=-1
01:21:18 NUM_OPENSTACK_HAPROXY_NODES=0
01:21:18 [EnvInject] - Injecting environment variables from a build step.
01:21:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:21:18 [EnvInject] - Variables injected successfully.
01:21:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins15663365708042014782.sh
01:21:18 Preparing for JRE Version 21
01:21:18 Karaf artifact is karaf
01:21:18 Karaf project is integration
01:21:18 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:21:18 [EnvInject] - Injecting environment variables from a build step.
01:21:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:21:18 [EnvInject] - Variables injected successfully.
01:21:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1765749477714777919.sh
01:21:18 2026-02-15 01:21:18 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:21:18 Bundle version is 0.23.1-SNAPSHOT
01:21:18 --2026-02-15 01:21:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:21:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:21:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:21:18 HTTP request sent, awaiting response... 200 OK
01:21:18 Length: 963 [application/xml]
01:21:18 Saving to: ‘maven-metadata.xml’
01:21:18
01:21:18 0K 100% 39.4M=0s
01:21:18
01:21:18 2026-02-15 01:21:18 (39.4 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:21:18
01:21:18
01:21:18
01:21:18 org.opendaylight.integration
01:21:18 karaf
01:21:18
01:21:18 20260125063332
01:21:18
01:21:18 20260125.063332
01:21:18 1
01:21:18
01:21:18
01:21:18
01:21:18 pom
01:21:18 0.23.1-20260125.063332-1
01:21:18 20260125063332
01:21:18
01:21:18
01:21:18 tar.gz
01:21:18 0.23.1-20260125.063332-1
01:21:18 20260125063332
01:21:18
01:21:18
01:21:18 zip
01:21:18 0.23.1-20260125.063332-1
01:21:18 20260125063332
01:21:18
01:21:18
01:21:18
01:21:18 0.23.1-SNAPSHOT
01:21:18
01:21:18 Nexus timestamp is 0.23.1-20260125.063332-1
01:21:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:18 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:21:18 Distribution bundle version is 0.23.1-SNAPSHOT
01:21:18 Distribution folder is karaf-0.23.1-SNAPSHOT
01:21:18 Nexus prefix is https://nexus.opendaylight.org
01:21:18 [EnvInject] - Injecting environment variables from a build step.
01:21:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:21:18 [EnvInject] - Variables injected successfully.
01:21:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins699406299459189376.sh
01:21:18 Setup pyenv:
01:21:18 system
01:21:18 3.8.13
01:21:18 3.9.13
01:21:18 3.10.13
01:21:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
01:21:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YG6j from file:/tmp/.os_lf_venv
01:21:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:21:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:21:20 lf-activate-venv(): INFO: Base packages installed successfully
01:21:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-YG6j/bin to PATH
01:21:26 Copying common-functions.sh to /tmp
01:21:28 Copying common-functions.sh to 10.30.171.132:/tmp
01:21:28 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:28 Copying common-functions.sh to 10.30.170.66:/tmp
01:21:28 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:29 Copying common-functions.sh to 10.30.171.97:/tmp
01:21:29 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:29 Copying common-functions.sh to 10.30.170.231:/tmp
01:21:29 Warning: Permanently added '10.30.170.231' (ECDSA) to the list of known hosts.
01:21:29 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins11476561664310439140.sh
01:21:29 common-functions.sh is being sourced
01:21:29 common-functions environment:
01:21:29 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:29 ACTUALFEATURES:
01:21:29 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:29 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:29 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:29 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:29 CONTROLLERMEM: 2048m
01:21:29 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:29 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:29 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:29 SUITES:
01:21:29
01:21:29 #################################################
01:21:29 ## Configure Cluster and Start ##
01:21:29 #################################################
01:21:29 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
01:21:29 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
01:21:29 Locating script plan to use...
01:21:29 Finished running script plans
01:21:29 Configuring member-1 with IP address 10.30.171.132
01:21:29 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:29 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:30 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:21:30 ++ [[ /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 ]]
01:21:30 ++ echo 'common-functions.sh is being sourced'
01:21:30 common-functions.sh is being sourced
01:21:30 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:21:30 ++ DISTROSTREAM=vanadium
01:21:30 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:30 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:30 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:30 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:30 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:30 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:30 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:30 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:30 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:30 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:30 ++ export CONTROLLERMEM=
01:21:30 ++ CONTROLLERMEM=
01:21:30 ++ case "${DISTROSTREAM}" in
01:21:30 ++ CLUSTER_SYSTEM=akka
01:21:30 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:30 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:30 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:30 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:30 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:30 ++ print_common_env
01:21:30 ++ cat
01:21:30 common-functions environment:
01:21:30 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:30 ACTUALFEATURES:
01:21:30 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:30 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:30 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:30 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:30 CONTROLLERMEM:
01:21:30 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:30 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:30 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:30 SUITES:
01:21:30
01:21:30 ++ SSH='ssh -t -t'
01:21:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:21:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:21:30 Changing to /tmp
01:21:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:30 + echo 'Changing to /tmp'
01:21:30 + cd /tmp
01:21:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:21:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:30 --2026-02-15 01:21:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:21:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:21:30 HTTP request sent, awaiting response... 200 OK
01:21:30 Length: 240390263 (229M) [application/zip]
01:21:30 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:21:30
01:21:30 0K ........ ........ ........ ........ ........ ........ 1% 57.5M 4s
01:21:30 3072K ........ ........ ........ ........ ........ ........ 2% 104M 3s
01:21:30 6144K ........ ........ ........ ........ ........ ........ 3% 110M 3s
01:21:30 9216K ........ ........ ........ ........ ........ ........ 5% 122M 2s
01:21:30 12288K ........ ........ ........ ........ ........ ........ 6% 104M 2s
01:21:30 15360K ........ ........ ........ ........ ........ ........ 7% 115M 2s
01:21:30 18432K ........ ........ ........ ........ ........ ........ 9% 161M 2s
01:21:30 21504K ........ ........ ........ ........ ........ ........ 10% 163M 2s
01:21:30 24576K ........ ........ ........ ........ ........ ........ 11% 153M 2s
01:21:30 27648K ........ ........ ........ ........ ........ ........ 13% 173M 2s
01:21:30 30720K ........ ........ ........ ........ ........ ........ 14% 202M 2s
01:21:30 33792K ........ ........ ........ ........ ........ ........ 15% 216M 2s
01:21:30 36864K ........ ........ ........ ........ ........ ........ 17% 237M 1s
01:21:30 39936K ........ ........ ........ ........ ........ ........ 18% 265M 1s
01:21:30 43008K ........ ........ ........ ........ ........ ........ 19% 151M 1s
01:21:30 46080K ........ ........ ........ ........ ........ ........ 20% 197M 1s
01:21:30 49152K ........ ........ ........ ........ ........ ........ 22% 254M 1s
01:21:30 52224K ........ ........ ........ ........ ........ ........ 23% 273M 1s
01:21:30 55296K ........ ........ ........ ........ ........ ........ 24% 276M 1s
01:21:30 58368K ........ ........ ........ ........ ........ ........ 26% 271M 1s
01:21:30 61440K ........ ........ ........ ........ ........ ........ 27% 272M 1s
01:21:30 64512K ........ ........ ........ ........ ........ ........ 28% 262M 1s
01:21:30 67584K ........ ........ ........ ........ ........ ........ 30% 265M 1s
01:21:30 70656K ........ ........ ........ ........ ........ ........ 31% 261M 1s
01:21:30 73728K ........ ........ ........ ........ ........ ........ 32% 263M 1s
01:21:30 76800K ........ ........ ........ ........ ........ ........ 34% 266M 1s
01:21:30 79872K ........ ........ ........ ........ ........ ........ 35% 252M 1s
01:21:30 82944K ........ ........ ........ ........ ........ ........ 36% 269M 1s
01:21:30 86016K ........ ........ ........ ........ ........ ........ 37% 268M 1s
01:21:30 89088K ........ ........ ........ ........ ........ ........ 39% 273M 1s
01:21:30 92160K ........ ........ ........ ........ ........ ........ 40% 268M 1s
01:21:30 95232K ........ ........ ........ ........ ........ ........ 41% 264M 1s
01:21:30 98304K ........ ........ ........ ........ ........ ........ 43% 261M 1s
01:21:30 101376K ........ ........ ........ ........ ........ ........ 44% 262M 1s
01:21:30 104448K ........ ........ ........ ........ ........ ........ 45% 199M 1s
01:21:30 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s
01:21:30 110592K ........ ........ ........ ........ ........ ........ 48% 242M 1s
01:21:30 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s
01:21:30 116736K ........ ........ ........ ........ ........ ........ 51% 260M 1s
01:21:30 119808K ........ ........ ........ ........ ........ ........ 52% 253M 1s
01:21:30 122880K ........ ........ ........ ........ ........ ........ 53% 241M 1s
01:21:30 125952K ........ ........ ........ ........ ........ ........ 54% 271M 1s
01:21:30 129024K ........ ........ ........ ........ ........ ........ 56% 270M 1s
01:21:30 132096K ........ ........ ........ ........ ........ ........ 57% 271M 0s
01:21:30 135168K ........ ........ ........ ........ ........ ........ 58% 266M 0s
01:21:30 138240K ........ ........ ........ ........ ........ ........ 60% 195M 0s
01:21:30 141312K ........ ........ ........ ........ ........ ........ 61% 378M 0s
01:21:30 144384K ........ ........ ........ ........ ........ ........ 62% 302M 0s
01:21:30 147456K ........ ........ ........ ........ ........ ........ 64% 269M 0s
01:21:30 150528K ........ ........ ........ ........ ........ ........ 65% 271M 0s
01:21:30 153600K ........ ........ ........ ........ ........ ........ 66% 269M 0s
01:21:30 156672K ........ ........ ........ ........ ........ ........ 68% 255M 0s
01:21:30 159744K ........ ........ ........ ........ ........ ........ 69% 264M 0s
01:21:30 162816K ........ ........ ........ ........ ........ ........ 70% 262M 0s
01:21:31 165888K ........ ........ ........ ........ ........ ........ 71% 263M 0s
01:21:31 168960K ........ ........ ........ ........ ........ ........ 73% 267M 0s
01:21:31 172032K ........ ........ ........ ........ ........ ........ 74% 271M 0s
01:21:31 175104K ........ ........ ........ ........ ........ ........ 75% 262M 0s
01:21:31 178176K ........ ........ ........ ........ ........ ........ 77% 267M 0s
01:21:31 181248K ........ ........ ........ ........ ........ ........ 78% 261M 0s
01:21:31 184320K ........ ........ ........ ........ ........ ........ 79% 254M 0s
01:21:31 187392K ........ ........ ........ ........ ........ ........ 81% 249M 0s
01:21:31 190464K ........ ........ ........ ........ ........ ........ 82% 262M 0s
01:21:31 193536K ........ ........ ........ ........ ........ ........ 83% 257M 0s
01:21:31 196608K ........ ........ ........ ........ ........ ........ 85% 260M 0s
01:21:31 199680K ........ ........ ........ ........ ........ ........ 86% 265M 0s
01:21:31 202752K ........ ........ ........ ........ ........ ........ 87% 84.3M 0s
01:21:31 205824K ........ ........ ........ ........ ........ ........ 88% 299M 0s
01:21:31 208896K ........ ........ ........ ........ ........ ........ 90% 438M 0s
01:21:31 211968K ........ ........ ........ ........ ........ ........ 91% 425M 0s
01:21:31 215040K ........ ........ ........ ........ ........ ........ 92% 280M 0s
01:21:31 218112K ........ ........ ........ ........ ........ ........ 94% 241M 0s
01:21:31 221184K ........ ........ ........ ........ ........ ........ 95% 247M 0s
01:21:31 224256K ........ ........ ........ ........ ........ ........ 96% 243M 0s
01:21:31 227328K ........ ........ ........ ........ ........ ........ 98% 243M 0s
01:21:31 230400K ........ ........ ........ ........ ........ ........ 99% 225M 0s
01:21:31 233472K ........ ........ .... 100% 240M=1.1s
01:21:31
01:21:31 2026-02-15 01:21:31 (217 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:21:31
01:21:31 Extracting the new controller...
01:21:31 + echo 'Extracting the new controller...'
01:21:31 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:21:33 Adding external repositories...
01:21:33 + echo 'Adding external repositories...'
01:21:33 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:33 ################################################################################
01:21:33 #
01:21:33 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:33 # contributor license agreements. See the NOTICE file distributed with
01:21:33 # this work for additional information regarding copyright ownership.
01:21:33 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:33 # (the "License"); you may not use this file except in compliance with
01:21:33 # the License. You may obtain a copy of the License at
01:21:33 #
01:21:33 # http://www.apache.org/licenses/LICENSE-2.0
01:21:33 #
01:21:33 # Unless required by applicable law or agreed to in writing, software
01:21:33 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:33 # See the License for the specific language governing permissions and
01:21:33 # limitations under the License.
01:21:33 #
01:21:33 ################################################################################
01:21:33
01:21:33 #
01:21:33 # If set to true, the following property will not allow any certificate to be used
01:21:33 # when accessing Maven repositories through SSL
01:21:33 #
01:21:33 #org.ops4j.pax.url.mvn.certificateCheck=
01:21:33
01:21:33 #
01:21:33 # Path to the local Maven settings file.
01:21:33 # The repositories defined in this file will be automatically added to the list
01:21:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:21:33 # below is not set.
01:21:33 # The following locations are checked for the existence of the settings.xml file
01:21:33 # * 1. looks for the specified url
01:21:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:21:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:21:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:21:33 #
01:21:33 #org.ops4j.pax.url.mvn.settings=
01:21:33
01:21:33 #
01:21:33 # Path to the local Maven repository which is used to avoid downloading
01:21:33 # artifacts when they already exist locally.
01:21:33 # The value of this property will be extracted from the settings.xml file
01:21:33 # above, or defaulted to:
01:21:33 # System.getProperty( "user.home" ) + "/.m2/repository"
01:21:33 #
01:21:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:21:33
01:21:33 #
01:21:33 # Default this to false. It's just weird to use undocumented repos
01:21:33 #
01:21:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:21:33
01:21:33 #
01:21:33 # Uncomment if you don't wanna use the proxy settings
01:21:33 # from the Maven conf/settings.xml file
01:21:33 #
01:21:33 # org.ops4j.pax.url.mvn.proxySupport=false
01:21:33
01:21:33 #
01:21:33 # Comma separated list of repositories scanned when resolving an artifact.
01:21:33 # Those repositories will be checked before iterating through the
01:21:33 # below list of repositories and even before the local repository
01:21:33 # A repository url can be appended with zero or more of the following flags:
01:21:33 # @snapshots : the repository contains snaphots
01:21:33 # @noreleases : the repository does not contain any released artifacts
01:21:33 #
01:21:33 # The following property value will add the system folder as a repo.
01:21:33 #
01:21:33 org.ops4j.pax.url.mvn.defaultRepositories=\
01:21:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:21:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:21:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:21:33
01:21:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:21:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:21:33
01:21:33 #
01:21:33 # Comma separated list of repositories scanned when resolving an artifact.
01:21:33 # The default list includes the following repositories:
01:21:33 # http://repo1.maven.org/maven2@id=central
01:21:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:21:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:21:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:21:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:21:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:21:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:21:33 # To add repositories to the default ones, prepend '+' to the list of repositories
01:21:33 # to add.
01:21:33 # A repository url can be appended with zero or more of the following flags:
01:21:33 # @snapshots : the repository contains snapshots
01:21:33 # @noreleases : the repository does not contain any released artifacts
01:21:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:21:33 #
01:21:33 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
01:21:33
01:21:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
01:21:33 + echo 'Configuring the startup features...'
01:21:33 Configuring the startup features...
01:21:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:33 + FEATURE_TEST_STRING=features-test
01:21:33 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:21:33 + KARAF_VERSION=karaf4
01:21:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:21:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:33 + [[ ! -z '' ]]
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:33 ################################################################################
01:21:33 #
01:21:33 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:33 # contributor license agreements. See the NOTICE file distributed with
01:21:33 # this work for additional information regarding copyright ownership.
01:21:33 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:33 # (the "License"); you may not use this file except in compliance with
01:21:33 # the License. You may obtain a copy of the License at
01:21:33 #
01:21:33 # http://www.apache.org/licenses/LICENSE-2.0
01:21:33 #
01:21:33 # Unless required by applicable law or agreed to in writing, software
01:21:33 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:33 # See the License for the specific language governing permissions and
01:21:33 # limitations under the License.
01:21:33 #
01:21:33 ################################################################################
01:21:33
01:21:33 #
01:21:33 # Comma separated list of features repositories to register by default
01:21:33 #
01:21:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:21:33
01:21:33 #
01:21:33 # Comma separated list of features to install at startup
01:21:33 #
01:21:33 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:21:33
01:21:33 #
01:21:33 # Resource repositories (OBR) that the features resolver can use
01:21:33 # to resolve requirements/capabilities
01:21:33 #
01:21:33 # The format of the resourceRepositories is
01:21:33 # resourceRepositories=[xml:url|json:url],...
01:21:33 # for Instance:
01:21:33 #
01:21:33 #resourceRepositories=xml:http://host/path/to/index.xml
01:21:33 # or
01:21:33 #resourceRepositories=json:http://host/path/to/index.json
01:21:33 #
01:21:33
01:21:33 #
01:21:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:21:33 #
01:21:33 featuresBootAsynchronous=false
01:21:33
01:21:33 #
01:21:33 # Service requirements enforcement
01:21:33 #
01:21:33 # By default, the feature resolver checks the service requirements/capabilities of
01:21:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:21:33 # the required bundles.
01:21:33 # The following flag can have those values:
01:21:33 # - disable: service requirements are completely ignored
01:21:33 # - default: service requirements are ignored for old features
01:21:33 # - enforce: service requirements are always verified
01:21:33 #
01:21:33 #serviceRequirements=default
01:21:33
01:21:33 #
01:21:33 # Store cfg file for config element in feature
01:21:33 #
01:21:33 #configCfgStore=true
01:21:33
01:21:33 #
01:21:33 # Define if the feature service automatically refresh bundles
01:21:33 #
01:21:33 autoRefresh=true
01:21:33
01:21:33 #
01:21:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:21:33 # XML file defines instructions related to features processing
01:21:33 # versions.properties may declare properties to resolve placeholders in XML file
01:21:33 # both files are relative to ${karaf.etc}
01:21:33 #
01:21:33 #featureProcessing=org.apache.karaf.features.xml
01:21:33 #featureProcessingVersions=versions.properties
01:21:33 + configure_karaf_log karaf4 ''
01:21:33 + local -r karaf_version=karaf4
01:21:33 + local -r controllerdebugmap=
01:21:33 + local logapi=log4j
01:21:33 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:33 log4j2.rootLogger.level = INFO
01:21:33 #log4j2.rootLogger.type = asyncRoot
01:21:33 #log4j2.rootLogger.includeLocation = false
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:33 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:33 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:33 log4j2.logger.spifly.level = WARN
01:21:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:33 log4j2.logger.audit.level = INFO
01:21:33 log4j2.logger.audit.additivity = false
01:21:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:33 log4j2.appender.console.type = Console
01:21:33 log4j2.appender.console.name = Console
01:21:33 log4j2.appender.console.layout.type = PatternLayout
01:21:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:33 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:33 log4j2.appender.rolling.name = RollingFile
01:21:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:33 #log4j2.appender.rolling.immediateFlush = false
01:21:33 log4j2.appender.rolling.append = true
01:21:33 log4j2.appender.rolling.layout.type = PatternLayout
01:21:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:33 log4j2.appender.rolling.policies.type = Policies
01:21:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:33 log4j2.appender.rolling.policies.size.size = 64MB
01:21:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:33 log4j2.appender.rolling.strategy.max = 7
01:21:33 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:33 log4j2.appender.audit.name = AuditRollingFile
01:21:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:33 log4j2.appender.audit.append = true
01:21:33 log4j2.appender.audit.layout.type = PatternLayout
01:21:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:33 log4j2.appender.audit.policies.type = Policies
01:21:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:33 log4j2.appender.audit.policies.size.size = 8MB
01:21:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:33 log4j2.appender.audit.strategy.max = 7
01:21:33 log4j2.appender.osgi.type = PaxOsgi
01:21:33 log4j2.appender.osgi.name = PaxOsgi
01:21:33 log4j2.appender.osgi.filter = *
01:21:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:33 #log4j2.logger.aether.level = TRACE
01:21:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:33 #log4j2.logger.http-headers.level = DEBUG
01:21:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:33 #log4j2.logger.maven.level = TRACE
01:21:33 + logapi=log4j2
01:21:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:21:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:21:33 + '[' log4j2 == log4j2 ']'
01:21:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:33 controllerdebugmap:
01:21:33 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:21:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:21:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:21:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:21:33 + unset IFS
01:21:33 + echo 'controllerdebugmap: '
01:21:33 + '[' -n '' ']'
01:21:33 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:33 ################################################################################
01:21:33 #
01:21:33 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:33 # contributor license agreements. See the NOTICE file distributed with
01:21:33 # this work for additional information regarding copyright ownership.
01:21:33 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:33 # (the "License"); you may not use this file except in compliance with
01:21:33 # the License. You may obtain a copy of the License at
01:21:33 #
01:21:33 # http://www.apache.org/licenses/LICENSE-2.0
01:21:33 #
01:21:33 # Unless required by applicable law or agreed to in writing, software
01:21:33 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:33 # See the License for the specific language governing permissions and
01:21:33 # limitations under the License.
01:21:33 #
01:21:33 ################################################################################
01:21:33
01:21:33 # Common pattern layout for appenders
01:21:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:33
01:21:33 # Root logger
01:21:33 log4j2.rootLogger.level = INFO
01:21:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:21:33 #log4j2.rootLogger.type = asyncRoot
01:21:33 #log4j2.rootLogger.includeLocation = false
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:33 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:33
01:21:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:33
01:21:33 # Loggers configuration
01:21:33
01:21:33 # Spifly logger
01:21:33 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:33 log4j2.logger.spifly.level = WARN
01:21:33
01:21:33 # Security audit logger
01:21:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:33 log4j2.logger.audit.level = INFO
01:21:33 log4j2.logger.audit.additivity = false
01:21:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:33
01:21:33 # Appenders configuration
01:21:33
01:21:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:33 log4j2.appender.console.type = Console
01:21:33 log4j2.appender.console.name = Console
01:21:33 log4j2.appender.console.layout.type = PatternLayout
01:21:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:33
01:21:33 # Rolling file appender
01:21:33 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:33 log4j2.appender.rolling.name = RollingFile
01:21:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:33 # uncomment to not force a disk flush
01:21:33 #log4j2.appender.rolling.immediateFlush = false
01:21:33 log4j2.appender.rolling.append = true
01:21:33 log4j2.appender.rolling.layout.type = PatternLayout
01:21:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:33 log4j2.appender.rolling.policies.type = Policies
01:21:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:33 log4j2.appender.rolling.policies.size.size = 1GB
01:21:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:33 log4j2.appender.rolling.strategy.max = 7
01:21:33
01:21:33 # Audit file appender
01:21:33 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:33 log4j2.appender.audit.name = AuditRollingFile
01:21:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:33 log4j2.appender.audit.append = true
01:21:33 log4j2.appender.audit.layout.type = PatternLayout
01:21:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:33 log4j2.appender.audit.policies.type = Policies
01:21:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:33 log4j2.appender.audit.policies.size.size = 8MB
01:21:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:33 log4j2.appender.audit.strategy.max = 7
01:21:33
01:21:33 # OSGi appender
01:21:33 log4j2.appender.osgi.type = PaxOsgi
01:21:33 log4j2.appender.osgi.name = PaxOsgi
01:21:33 log4j2.appender.osgi.filter = *
01:21:33
01:21:33 # help with identification of maven-related problems with pax-url-aether
01:21:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:33 #log4j2.logger.aether.level = TRACE
01:21:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:33 #log4j2.logger.http-headers.level = DEBUG
01:21:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:33 #log4j2.logger.maven.level = TRACE
01:21:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:21:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:21:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:21:33 + local -r controllermem=2048m
01:21:33 Configure
01:21:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:21:33 max memory: 2048m
01:21:33 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 + echo Configure
01:21:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:21:33 + echo ' max memory: 2048m'
01:21:33 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:33 #!/bin/sh
01:21:33 #
01:21:33 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:33 # contributor license agreements. See the NOTICE file distributed with
01:21:33 # this work for additional information regarding copyright ownership.
01:21:33 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:33 # (the "License"); you may not use this file except in compliance with
01:21:33 # the License. You may obtain a copy of the License at
01:21:33 #
01:21:33 # http://www.apache.org/licenses/LICENSE-2.0
01:21:33 #
01:21:33 # Unless required by applicable law or agreed to in writing, software
01:21:33 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:33 # See the License for the specific language governing permissions and
01:21:33 # limitations under the License.
01:21:33 #
01:21:33
01:21:33 #
01:21:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:21:33 # script: client, instance, shell, start, status, stop, karaf
01:21:33 #
01:21:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:21:33 # Actions go here...
01:21:33 # fi
01:21:33
01:21:33 #
01:21:33 # general settings which should be applied for all scripts go here; please keep
01:21:33 # in mind that it is possible that scripts might be executed more than once, e.g.
01:21:33 # in example of the start script where the start script is executed first and the
01:21:33 # karaf script afterwards.
01:21:33 #
01:21:33
01:21:33 #
01:21:33 # The following section shows the possible configuration options for the default
01:21:33 # karaf scripts
01:21:33 #
01:21:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:21:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:21:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:21:33 # export EXTRA_JAVA_OPTS # Additional JVM options
01:21:33 # export KARAF_HOME # Karaf home folder
01:21:33 # export KARAF_DATA # Karaf data folder
01:21:33 # export KARAF_BASE # Karaf base folder
01:21:33 # export KARAF_ETC # Karaf etc folder
01:21:33 # export KARAF_LOG # Karaf log folder
01:21:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:21:33 # export KARAF_OPTS # Additional available Karaf options
01:21:33 # export KARAF_DEBUG # Enable debug mode
01:21:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:21:33 # export KARAF_NOROOT # Prevent execution as root if set to true
01:21:33 Set Java version
01:21:33 + echo 'Set Java version'
01:21:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:21:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:33 sudo: a password is required
01:21:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:33 sudo: a password is required
01:21:33 JDK default version ...
01:21:33 + echo 'JDK default version ...'
01:21:33 + java -version
01:21:33 openjdk version "21.0.9" 2025-10-21
01:21:33 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:21:33 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:21:33 Set JAVA_HOME
01:21:33 + echo 'Set JAVA_HOME'
01:21:33 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:33 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:33 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:33 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:33 Listing all open ports on controller system...
01:21:33 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:33 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:21:33 + echo 'Listing all open ports on controller system...'
01:21:33 + netstat -pnatu
01:21:33 /tmp/configuration-script.sh: line 40: netstat: command not found
01:21:33 Configuring cluster
01:21:33 + '[' -f /tmp/custom_shard_config.txt ']'
01:21:33 + echo 'Configuring cluster'
01:21:33 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.132 10.30.170.66 10.30.171.97
01:21:33 ################################################
01:21:33 ## Configure Cluster ##
01:21:33 ################################################
01:21:33 NOTE: Cluster configuration files not found. Copying from
01:21:33 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:21:33 Configuring unique name in pekko.conf
01:21:33 Configuring hostname in pekko.conf
01:21:33 Configuring data and rpc seed nodes in pekko.conf
01:21:33 modules = [
01:21:33
01:21:33 {
01:21:33 name = "inventory"
01:21:33 namespace = "urn:opendaylight:inventory"
01:21:33 shard-strategy = "module"
01:21:33 },
01:21:33 {
01:21:33 name = "topology"
01:21:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:33 shard-strategy = "module"
01:21:33 },
01:21:33 {
01:21:33 name = "toaster"
01:21:33 namespace = "http://netconfcentral.org/ns/toaster"
01:21:33 shard-strategy = "module"
01:21:33 }
01:21:33 ]
01:21:33 Configuring replication type in module-shards.conf
01:21:33 ################################################
01:21:33 ## NOTE: Manually restart controller to ##
01:21:33 ## apply configuration. ##
01:21:33 ################################################
01:21:33 Dump akka.conf
01:21:33 + echo 'Dump akka.conf'
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:33 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:21:33 Dump modules.conf
01:21:33 + echo 'Dump modules.conf'
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:33 modules = [
01:21:33
01:21:33 {
01:21:33 name = "inventory"
01:21:33 namespace = "urn:opendaylight:inventory"
01:21:33 shard-strategy = "module"
01:21:33 },
01:21:33 {
01:21:33 name = "topology"
01:21:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:33 shard-strategy = "module"
01:21:33 },
01:21:33 {
01:21:33 name = "toaster"
01:21:33 namespace = "http://netconfcentral.org/ns/toaster"
01:21:33 shard-strategy = "module"
01:21:33 }
01:21:33 ]
01:21:33 Dump module-shards.conf
01:21:33 + echo 'Dump module-shards.conf'
01:21:33 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:33 module-shards = [
01:21:33 {
01:21:33 name = "default"
01:21:33 shards = [
01:21:33 {
01:21:33 name = "default"
01:21:33 replicas = ["member-1",
01:21:33 "member-2",
01:21:33 "member-3"]
01:21:33 }
01:21:33 ]
01:21:33 },
01:21:33 {
01:21:33 name = "inventory"
01:21:33 shards = [
01:21:33 {
01:21:33 name="inventory"
01:21:33 replicas = ["member-1",
01:21:33 "member-2",
01:21:33 "member-3"]
01:21:33 }
01:21:33 ]
01:21:33 },
01:21:33 {
01:21:33 name = "topology"
01:21:33 shards = [
01:21:33 {
01:21:33 name="topology"
01:21:33 replicas = ["member-1",
01:21:33 "member-2",
01:21:33 "member-3"]
01:21:33 }
01:21:33 ]
01:21:33 },
01:21:33 {
01:21:33 name = "toaster"
01:21:33 shards = [
01:21:33 {
01:21:33 name="toaster"
01:21:33 replicas = ["member-1",
01:21:33 "member-2",
01:21:33 "member-3"]
01:21:33 }
01:21:33 ]
01:21:33 }
01:21:33 ]
01:21:33 Configuring member-2 with IP address 10.30.170.66
01:21:33 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:34 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:34 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:21:34 ++ [[ /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 ]]
01:21:34 common-functions.sh is being sourced
01:21:34 ++ echo 'common-functions.sh is being sourced'
01:21:34 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:21:34 ++ DISTROSTREAM=vanadium
01:21:34 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:34 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:34 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:34 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:34 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:34 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:34 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:34 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:34 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:34 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:34 ++ export CONTROLLERMEM=
01:21:34 ++ CONTROLLERMEM=
01:21:34 ++ case "${DISTROSTREAM}" in
01:21:34 ++ CLUSTER_SYSTEM=akka
01:21:34 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:34 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:34 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:34 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:34 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:34 ++ print_common_env
01:21:34 ++ cat
01:21:34 common-functions environment:
01:21:34 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:34 ACTUALFEATURES:
01:21:34 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:34 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:34 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:34 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:34 CONTROLLERMEM:
01:21:34 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:34 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:34 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:34 SUITES:
01:21:34
01:21:34 ++ SSH='ssh -t -t'
01:21:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:21:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:21:34 Changing to /tmp
01:21:34 + echo 'Changing to /tmp'
01:21:34 + cd /tmp
01:21:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:21:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:34 --2026-02-15 01:21:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:21:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:21:34 HTTP request sent, awaiting response... 200 OK
01:21:34 Length: 240390263 (229M) [application/zip]
01:21:34 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:21:34
01:21:34 0K ........ ........ ........ ........ ........ ........ 1% 87.4M 3s
01:21:34 3072K ........ ........ ........ ........ ........ ........ 2% 132M 2s
01:21:34 6144K ........ ........ ........ ........ ........ ........ 3% 146M 2s
01:21:34 9216K ........ ........ ........ ........ ........ ........ 5% 134M 2s
01:21:34 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
01:21:34 15360K ........ ........ ........ ........ ........ ........ 7% 155M 2s
01:21:34 18432K ........ ........ ........ ........ ........ ........ 9% 165M 2s
01:21:34 21504K ........ ........ ........ ........ ........ ........ 10% 183M 1s
01:21:34 24576K ........ ........ ........ ........ ........ ........ 11% 183M 1s
01:21:34 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s
01:21:34 30720K ........ ........ ........ ........ ........ ........ 14% 204M 1s
01:21:34 33792K ........ ........ ........ ........ ........ ........ 15% 172M 1s
01:21:34 36864K ........ ........ ........ ........ ........ ........ 17% 238M 1s
01:21:34 39936K ........ ........ ........ ........ ........ ........ 18% 277M 1s
01:21:34 43008K ........ ........ ........ ........ ........ ........ 19% 296M 1s
01:21:34 46080K ........ ........ ........ ........ ........ ........ 20% 316M 1s
01:21:34 49152K ........ ........ ........ ........ ........ ........ 22% 288M 1s
01:21:34 52224K ........ ........ ........ ........ ........ ........ 23% 242M 1s
01:21:34 55296K ........ ........ ........ ........ ........ ........ 24% 331M 1s
01:21:34 58368K ........ ........ ........ ........ ........ ........ 26% 255M 1s
01:21:34 61440K ........ ........ ........ ........ ........ ........ 27% 237M 1s
01:21:34 64512K ........ ........ ........ ........ ........ ........ 28% 298M 1s
01:21:34 67584K ........ ........ ........ ........ ........ ........ 30% 364M 1s
01:21:34 70656K ........ ........ ........ ........ ........ ........ 31% 285M 1s
01:21:34 73728K ........ ........ ........ ........ ........ ........ 32% 312M 1s
01:21:34 76800K ........ ........ ........ ........ ........ ........ 34% 337M 1s
01:21:34 79872K ........ ........ ........ ........ ........ ........ 35% 347M 1s
01:21:34 82944K ........ ........ ........ ........ ........ ........ 36% 367M 1s
01:21:34 86016K ........ ........ ........ ........ ........ ........ 37% 196M 1s
01:21:34 89088K ........ ........ ........ ........ ........ ........ 39% 306M 1s
01:21:34 92160K ........ ........ ........ ........ ........ ........ 40% 345M 1s
01:21:34 95232K ........ ........ ........ ........ ........ ........ 41% 185M 1s
01:21:34 98304K ........ ........ ........ ........ ........ ........ 43% 322M 1s
01:21:34 101376K ........ ........ ........ ........ ........ ........ 44% 373M 1s
01:21:34 104448K ........ ........ ........ ........ ........ ........ 45% 351M 1s
01:21:34 107520K ........ ........ ........ ........ ........ ........ 47% 251M 1s
01:21:34 110592K ........ ........ ........ ........ ........ ........ 48% 305M 1s
01:21:34 113664K ........ ........ ........ ........ ........ ........ 49% 351M 1s
01:21:34 116736K ........ ........ ........ ........ ........ ........ 51% 341M 0s
01:21:34 119808K ........ ........ ........ ........ ........ ........ 52% 356M 0s
01:21:34 122880K ........ ........ ........ ........ ........ ........ 53% 353M 0s
01:21:34 125952K ........ ........ ........ ........ ........ ........ 54% 370M 0s
01:21:34 129024K ........ ........ ........ ........ ........ ........ 56% 362M 0s
01:21:34 132096K ........ ........ ........ ........ ........ ........ 57% 316M 0s
01:21:34 135168K ........ ........ ........ ........ ........ ........ 58% 279M 0s
01:21:34 138240K ........ ........ ........ ........ ........ ........ 60% 314M 0s
01:21:34 141312K ........ ........ ........ ........ ........ ........ 61% 337M 0s
01:21:34 144384K ........ ........ ........ ........ ........ ........ 62% 358M 0s
01:21:34 147456K ........ ........ ........ ........ ........ ........ 64% 347M 0s
01:21:34 150528K ........ ........ ........ ........ ........ ........ 65% 218M 0s
01:21:34 153600K ........ ........ ........ ........ ........ ........ 66% 300M 0s
01:21:34 156672K ........ ........ ........ ........ ........ ........ 68% 365M 0s
01:21:34 159744K ........ ........ ........ ........ ........ ........ 69% 234M 0s
01:21:34 162816K ........ ........ ........ ........ ........ ........ 70% 288M 0s
01:21:34 165888K ........ ........ ........ ........ ........ ........ 71% 363M 0s
01:21:34 168960K ........ ........ ........ ........ ........ ........ 73% 362M 0s
01:21:35 172032K ........ ........ ........ ........ ........ ........ 74% 158M 0s
01:21:35 175104K ........ ........ ........ ........ ........ ........ 75% 255M 0s
01:21:35 178176K ........ ........ ........ ........ ........ ........ 77% 336M 0s
01:21:35 181248K ........ ........ ........ ........ ........ ........ 78% 432M 0s
01:21:35 184320K ........ ........ ........ ........ ........ ........ 79% 351M 0s
01:21:35 187392K ........ ........ ........ ........ ........ ........ 81% 345M 0s
01:21:35 190464K ........ ........ ........ ........ ........ ........ 82% 190M 0s
01:21:35 193536K ........ ........ ........ ........ ........ ........ 83% 316M 0s
01:21:35 196608K ........ ........ ........ ........ ........ ........ 85% 299M 0s
01:21:35 199680K ........ ........ ........ ........ ........ ........ 86% 235M 0s
01:21:35 202752K ........ ........ ........ ........ ........ ........ 87% 313M 0s
01:21:35 205824K ........ ........ ........ ........ ........ ........ 88% 311M 0s
01:21:35 208896K ........ ........ ........ ........ ........ ........ 90% 169M 0s
01:21:35 211968K ........ ........ ........ ........ ........ ........ 91% 295M 0s
01:21:35 215040K ........ ........ ........ ........ ........ ........ 92% 349M 0s
01:21:35 218112K ........ ........ ........ ........ ........ ........ 94% 355M 0s
01:21:35 221184K ........ ........ ........ ........ ........ ........ 95% 330M 0s
01:21:35 224256K ........ ........ ........ ........ ........ ........ 96% 337M 0s
01:21:35 227328K ........ ........ ........ ........ ........ ........ 98% 304M 0s
01:21:35 230400K ........ ........ ........ ........ ........ ........ 99% 311M 0s
01:21:35 233472K ........ ........ .... 100% 326M=0.9s
01:21:35
01:21:35 2026-02-15 01:21:35 (257 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:21:35
01:21:35 Extracting the new controller...
01:21:35 + echo 'Extracting the new controller...'
01:21:35 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:21:37 Adding external repositories...
01:21:37 + echo 'Adding external repositories...'
01:21:37 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:37 ################################################################################
01:21:37 #
01:21:37 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:37 # contributor license agreements. See the NOTICE file distributed with
01:21:37 # this work for additional information regarding copyright ownership.
01:21:37 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:37 # (the "License"); you may not use this file except in compliance with
01:21:37 # the License. You may obtain a copy of the License at
01:21:37 #
01:21:37 # http://www.apache.org/licenses/LICENSE-2.0
01:21:37 #
01:21:37 # Unless required by applicable law or agreed to in writing, software
01:21:37 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:37 # See the License for the specific language governing permissions and
01:21:37 # limitations under the License.
01:21:37 #
01:21:37 ################################################################################
01:21:37
01:21:37 #
01:21:37 # If set to true, the following property will not allow any certificate to be used
01:21:37 # when accessing Maven repositories through SSL
01:21:37 #
01:21:37 #org.ops4j.pax.url.mvn.certificateCheck=
01:21:37
01:21:37 #
01:21:37 # Path to the local Maven settings file.
01:21:37 # The repositories defined in this file will be automatically added to the list
01:21:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:21:37 # below is not set.
01:21:37 # The following locations are checked for the existence of the settings.xml file
01:21:37 # * 1. looks for the specified url
01:21:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:21:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:21:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:21:37 #
01:21:37 #org.ops4j.pax.url.mvn.settings=
01:21:37
01:21:37 #
01:21:37 # Path to the local Maven repository which is used to avoid downloading
01:21:37 # artifacts when they already exist locally.
01:21:37 # The value of this property will be extracted from the settings.xml file
01:21:37 # above, or defaulted to:
01:21:37 # System.getProperty( "user.home" ) + "/.m2/repository"
01:21:37 #
01:21:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:21:37
01:21:37 #
01:21:37 # Default this to false. It's just weird to use undocumented repos
01:21:37 #
01:21:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:21:37
01:21:37 #
01:21:37 # Uncomment if you don't wanna use the proxy settings
01:21:37 # from the Maven conf/settings.xml file
01:21:37 #
01:21:37 # org.ops4j.pax.url.mvn.proxySupport=false
01:21:37
01:21:37 #
01:21:37 # Comma separated list of repositories scanned when resolving an artifact.
01:21:37 # Those repositories will be checked before iterating through the
01:21:37 # below list of repositories and even before the local repository
01:21:37 # A repository url can be appended with zero or more of the following flags:
01:21:37 # @snapshots : the repository contains snaphots
01:21:37 # @noreleases : the repository does not contain any released artifacts
01:21:37 #
01:21:37 # The following property value will add the system folder as a repo.
01:21:37 #
01:21:37 org.ops4j.pax.url.mvn.defaultRepositories=\
01:21:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:21:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:21:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:21:37
01:21:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:21:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:21:37
01:21:37 #
01:21:37 # Comma separated list of repositories scanned when resolving an artifact.
01:21:37 # The default list includes the following repositories:
01:21:37 # http://repo1.maven.org/maven2@id=central
01:21:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:21:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:21:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:21:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:21:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:21:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:21:37 # To add repositories to the default ones, prepend '+' to the list of repositories
01:21:37 # to add.
01:21:37 # A repository url can be appended with zero or more of the following flags:
01:21:37 # @snapshots : the repository contains snapshots
01:21:37 # @noreleases : the repository does not contain any released artifacts
01:21:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:21:37 #
01:21:37 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
01:21:37
01:21:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:21:37 + [[ True == \T\r\u\e ]]
01:21:37 + echo 'Configuring the startup features...'
01:21:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:37 + FEATURE_TEST_STRING=features-test
01:21:37 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:21:37 + KARAF_VERSION=karaf4
01:21:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:21:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:37 + [[ ! -z '' ]]
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:37 ################################################################################
01:21:37 #
01:21:37 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:37 # contributor license agreements. See the NOTICE file distributed with
01:21:37 # this work for additional information regarding copyright ownership.
01:21:37 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:37 # (the "License"); you may not use this file except in compliance with
01:21:37 # the License. You may obtain a copy of the License at
01:21:37 #
01:21:37 # http://www.apache.org/licenses/LICENSE-2.0
01:21:37 #
01:21:37 # Unless required by applicable law or agreed to in writing, software
01:21:37 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:37 # See the License for the specific language governing permissions and
01:21:37 # limitations under the License.
01:21:37 #
01:21:37 ################################################################################
01:21:37
01:21:37 #
01:21:37 # Comma separated list of features repositories to register by default
01:21:37 #
01:21:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:21:37
01:21:37 #
01:21:37 # Comma separated list of features to install at startup
01:21:37 #
01:21:37 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:21:37
01:21:37 #
01:21:37 # Resource repositories (OBR) that the features resolver can use
01:21:37 # to resolve requirements/capabilities
01:21:37 #
01:21:37 # The format of the resourceRepositories is
01:21:37 # resourceRepositories=[xml:url|json:url],...
01:21:37 # for Instance:
01:21:37 #
01:21:37 #resourceRepositories=xml:http://host/path/to/index.xml
01:21:37 # or
01:21:37 #resourceRepositories=json:http://host/path/to/index.json
01:21:37 #
01:21:37
01:21:37 #
01:21:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:21:37 #
01:21:37 featuresBootAsynchronous=false
01:21:37
01:21:37 #
01:21:37 # Service requirements enforcement
01:21:37 #
01:21:37 # By default, the feature resolver checks the service requirements/capabilities of
01:21:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:21:37 # the required bundles.
01:21:37 # The following flag can have those values:
01:21:37 # - disable: service requirements are completely ignored
01:21:37 # - default: service requirements are ignored for old features
01:21:37 # - enforce: service requirements are always verified
01:21:37 #
01:21:37 #serviceRequirements=default
01:21:37
01:21:37 #
01:21:37 # Store cfg file for config element in feature
01:21:37 #
01:21:37 #configCfgStore=true
01:21:37
01:21:37 #
01:21:37 # Define if the feature service automatically refresh bundles
01:21:37 #
01:21:37 autoRefresh=true
01:21:37
01:21:37 #
01:21:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:21:37 # XML file defines instructions related to features processing
01:21:37 # versions.properties may declare properties to resolve placeholders in XML file
01:21:37 # both files are relative to ${karaf.etc}
01:21:37 #
01:21:37 #featureProcessing=org.apache.karaf.features.xml
01:21:37 #featureProcessingVersions=versions.properties
01:21:37 + configure_karaf_log karaf4 ''
01:21:37 + local -r karaf_version=karaf4
01:21:37 + local -r controllerdebugmap=
01:21:37 + local logapi=log4j
01:21:37 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:37 log4j2.rootLogger.level = INFO
01:21:37 #log4j2.rootLogger.type = asyncRoot
01:21:37 #log4j2.rootLogger.includeLocation = false
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:37 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:37 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:37 log4j2.logger.spifly.level = WARN
01:21:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:37 log4j2.logger.audit.level = INFO
01:21:37 log4j2.logger.audit.additivity = false
01:21:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:37 log4j2.appender.console.type = Console
01:21:37 log4j2.appender.console.name = Console
01:21:37 log4j2.appender.console.layout.type = PatternLayout
01:21:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:37 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:37 log4j2.appender.rolling.name = RollingFile
01:21:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:37 #log4j2.appender.rolling.immediateFlush = false
01:21:37 log4j2.appender.rolling.append = true
01:21:37 log4j2.appender.rolling.layout.type = PatternLayout
01:21:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:37 log4j2.appender.rolling.policies.type = Policies
01:21:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:37 log4j2.appender.rolling.policies.size.size = 64MB
01:21:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:37 log4j2.appender.rolling.strategy.max = 7
01:21:37 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:37 log4j2.appender.audit.name = AuditRollingFile
01:21:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:37 log4j2.appender.audit.append = true
01:21:37 log4j2.appender.audit.layout.type = PatternLayout
01:21:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:37 log4j2.appender.audit.policies.type = Policies
01:21:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:37 log4j2.appender.audit.policies.size.size = 8MB
01:21:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:37 log4j2.appender.audit.strategy.max = 7
01:21:37 log4j2.appender.osgi.type = PaxOsgi
01:21:37 log4j2.appender.osgi.name = PaxOsgi
01:21:37 log4j2.appender.osgi.filter = *
01:21:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:37 #log4j2.logger.aether.level = TRACE
01:21:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:37 #log4j2.logger.http-headers.level = DEBUG
01:21:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:37 #log4j2.logger.maven.level = TRACE
01:21:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:21:37 + logapi=log4j2
01:21:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:21:37 + '[' log4j2 == log4j2 ']'
01:21:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:37 controllerdebugmap:
01:21:37 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:21:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:21:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:21:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:21:37 + unset IFS
01:21:37 + echo 'controllerdebugmap: '
01:21:37 + '[' -n '' ']'
01:21:37 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:37 ################################################################################
01:21:37 #
01:21:37 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:37 # contributor license agreements. See the NOTICE file distributed with
01:21:37 # this work for additional information regarding copyright ownership.
01:21:37 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:37 # (the "License"); you may not use this file except in compliance with
01:21:37 # the License. You may obtain a copy of the License at
01:21:37 #
01:21:37 # http://www.apache.org/licenses/LICENSE-2.0
01:21:37 #
01:21:37 # Unless required by applicable law or agreed to in writing, software
01:21:37 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:37 # See the License for the specific language governing permissions and
01:21:37 # limitations under the License.
01:21:37 #
01:21:37 ################################################################################
01:21:37
01:21:37 # Common pattern layout for appenders
01:21:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:37
01:21:37 # Root logger
01:21:37 log4j2.rootLogger.level = INFO
01:21:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:21:37 #log4j2.rootLogger.type = asyncRoot
01:21:37 #log4j2.rootLogger.includeLocation = false
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:37 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:37
01:21:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:37
01:21:37 # Loggers configuration
01:21:37
01:21:37 # Spifly logger
01:21:37 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:37 log4j2.logger.spifly.level = WARN
01:21:37
01:21:37 # Security audit logger
01:21:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:37 log4j2.logger.audit.level = INFO
01:21:37 log4j2.logger.audit.additivity = false
01:21:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:37
01:21:37 # Appenders configuration
01:21:37
01:21:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:37 log4j2.appender.console.type = Console
01:21:37 log4j2.appender.console.name = Console
01:21:37 log4j2.appender.console.layout.type = PatternLayout
01:21:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:37
01:21:37 # Rolling file appender
01:21:37 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:37 log4j2.appender.rolling.name = RollingFile
01:21:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:37 # uncomment to not force a disk flush
01:21:37 #log4j2.appender.rolling.immediateFlush = false
01:21:37 log4j2.appender.rolling.append = true
01:21:37 log4j2.appender.rolling.layout.type = PatternLayout
01:21:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:37 log4j2.appender.rolling.policies.type = Policies
01:21:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:37 log4j2.appender.rolling.policies.size.size = 1GB
01:21:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:37 log4j2.appender.rolling.strategy.max = 7
01:21:37
01:21:37 # Audit file appender
01:21:37 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:37 log4j2.appender.audit.name = AuditRollingFile
01:21:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:37 log4j2.appender.audit.append = true
01:21:37 log4j2.appender.audit.layout.type = PatternLayout
01:21:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:37 log4j2.appender.audit.policies.type = Policies
01:21:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:37 log4j2.appender.audit.policies.size.size = 8MB
01:21:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:37 log4j2.appender.audit.strategy.max = 7
01:21:37
01:21:37 # OSGi appender
01:21:37 log4j2.appender.osgi.type = PaxOsgi
01:21:37 log4j2.appender.osgi.name = PaxOsgi
01:21:37 log4j2.appender.osgi.filter = *
01:21:37
01:21:37 # help with identification of maven-related problems with pax-url-aether
01:21:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:37 #log4j2.logger.aether.level = TRACE
01:21:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:37 #log4j2.logger.http-headers.level = DEBUG
01:21:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:37 #log4j2.logger.maven.level = TRACE
01:21:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:21:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:21:37 Configure
01:21:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:21:37 max memory: 2048m
01:21:37 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:21:37 + local -r controllermem=2048m
01:21:37 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 + echo Configure
01:21:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:21:37 + echo ' max memory: 2048m'
01:21:37 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:37 #!/bin/sh
01:21:37 #
01:21:37 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:37 # contributor license agreements. See the NOTICE file distributed with
01:21:37 # this work for additional information regarding copyright ownership.
01:21:37 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:37 # (the "License"); you may not use this file except in compliance with
01:21:37 # the License. You may obtain a copy of the License at
01:21:37 #
01:21:37 # http://www.apache.org/licenses/LICENSE-2.0
01:21:37 #
01:21:37 # Unless required by applicable law or agreed to in writing, software
01:21:37 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:37 # See the License for the specific language governing permissions and
01:21:37 # limitations under the License.
01:21:37 #
01:21:37
01:21:37 #
01:21:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:21:37 # script: client, instance, shell, start, status, stop, karaf
01:21:37 #
01:21:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:21:37 # Actions go here...
01:21:37 # fi
01:21:37
01:21:37 #
01:21:37 # general settings which should be applied for all scripts go here; please keep
01:21:37 # in mind that it is possible that scripts might be executed more than once, e.g.
01:21:37 # in example of the start script where the start script is executed first and the
01:21:37 # karaf script afterwards.
01:21:37 #
01:21:37
01:21:37 #
01:21:37 # The following section shows the possible configuration options for the default
01:21:37 # karaf scripts
01:21:37 #
01:21:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:21:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:21:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:21:37 # export EXTRA_JAVA_OPTS # Additional JVM options
01:21:37 # export KARAF_HOME # Karaf home folder
01:21:37 # export KARAF_DATA # Karaf data folder
01:21:37 # export KARAF_BASE # Karaf base folder
01:21:37 # export KARAF_ETC # Karaf etc folder
01:21:37 # export KARAF_LOG # Karaf log folder
01:21:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:21:37 # export KARAF_OPTS # Additional available Karaf options
01:21:37 # export KARAF_DEBUG # Enable debug mode
01:21:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:21:37 # export KARAF_NOROOT # Prevent execution as root if set to true
01:21:37 Set Java version
01:21:37 + echo 'Set Java version'
01:21:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:21:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:37 sudo: a password is required
01:21:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:37 sudo: a password is required
01:21:37 JDK default version ...
01:21:37 + echo 'JDK default version ...'
01:21:37 + java -version
01:21:37 openjdk version "21.0.9" 2025-10-21
01:21:37 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:21:37 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:21:37 Set JAVA_HOME
01:21:37 + echo 'Set JAVA_HOME'
01:21:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:37 Listing all open ports on controller system...
01:21:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:21:37 + echo 'Listing all open ports on controller system...'
01:21:37 + netstat -pnatu
01:21:37 /tmp/configuration-script.sh: line 40: netstat: command not found
01:21:37 Configuring cluster
01:21:37 + '[' -f /tmp/custom_shard_config.txt ']'
01:21:37 + echo 'Configuring cluster'
01:21:37 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.132 10.30.170.66 10.30.171.97
01:21:37 ################################################
01:21:37 ## Configure Cluster ##
01:21:37 ################################################
01:21:37 NOTE: Cluster configuration files not found. Copying from
01:21:37 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:21:37 Configuring unique name in pekko.conf
01:21:37 Configuring hostname in pekko.conf
01:21:37 Configuring data and rpc seed nodes in pekko.conf
01:21:37 modules = [
01:21:37
01:21:37 {
01:21:37 name = "inventory"
01:21:37 namespace = "urn:opendaylight:inventory"
01:21:37 shard-strategy = "module"
01:21:37 },
01:21:37 {
01:21:37 name = "topology"
01:21:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:37 shard-strategy = "module"
01:21:37 },
01:21:37 {
01:21:37 name = "toaster"
01:21:37 namespace = "http://netconfcentral.org/ns/toaster"
01:21:37 shard-strategy = "module"
01:21:37 }
01:21:37 ]
01:21:37 Configuring replication type in module-shards.conf
01:21:37 ################################################
01:21:37 ## NOTE: Manually restart controller to ##
01:21:37 ## apply configuration. ##
01:21:37 ################################################
01:21:37 Dump akka.conf
01:21:37 + echo 'Dump akka.conf'
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:21:37 Dump modules.conf
01:21:37 + echo 'Dump modules.conf'
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:37 modules = [
01:21:37
01:21:37 {
01:21:37 name = "inventory"
01:21:37 namespace = "urn:opendaylight:inventory"
01:21:37 shard-strategy = "module"
01:21:37 },
01:21:37 {
01:21:37 name = "topology"
01:21:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:37 shard-strategy = "module"
01:21:37 },
01:21:37 {
01:21:37 name = "toaster"
01:21:37 namespace = "http://netconfcentral.org/ns/toaster"
01:21:37 shard-strategy = "module"
01:21:37 }
01:21:37 ]
01:21:37 Dump module-shards.conf
01:21:37 + echo 'Dump module-shards.conf'
01:21:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:37 module-shards = [
01:21:37 {
01:21:37 name = "default"
01:21:37 shards = [
01:21:37 {
01:21:37 name = "default"
01:21:37 replicas = ["member-1",
01:21:37 "member-2",
01:21:37 "member-3"]
01:21:37 }
01:21:37 ]
01:21:37 },
01:21:37 {
01:21:37 name = "inventory"
01:21:37 shards = [
01:21:37 {
01:21:37 name="inventory"
01:21:37 replicas = ["member-1",
01:21:37 "member-2",
01:21:37 "member-3"]
01:21:37 }
01:21:37 ]
01:21:37 },
01:21:37 {
01:21:37 name = "topology"
01:21:37 shards = [
01:21:37 {
01:21:37 name="topology"
01:21:37 replicas = ["member-1",
01:21:37 "member-2",
01:21:37 "member-3"]
01:21:37 }
01:21:37 ]
01:21:37 },
01:21:37 {
01:21:37 name = "toaster"
01:21:37 shards = [
01:21:37 {
01:21:37 name="toaster"
01:21:37 replicas = ["member-1",
01:21:37 "member-2",
01:21:37 "member-3"]
01:21:37 }
01:21:37 ]
01:21:37 }
01:21:37 ]
01:21:37 Configuring member-3 with IP address 10.30.171.97
01:21:37 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:38 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:38 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:21:38 ++ [[ /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 ]]
01:21:38 ++ echo 'common-functions.sh is being sourced'
01:21:38 common-functions.sh is being sourced
01:21:38 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:21:38 ++ DISTROSTREAM=vanadium
01:21:38 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:38 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:38 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:38 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:38 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:38 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:38 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:38 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:38 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:38 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:38 ++ export CONTROLLERMEM=
01:21:38 ++ CONTROLLERMEM=
01:21:38 ++ case "${DISTROSTREAM}" in
01:21:38 ++ CLUSTER_SYSTEM=akka
01:21:38 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:38 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:38 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:38 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:38 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:38 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:38 ++ print_common_env
01:21:38 ++ cat
01:21:38 common-functions environment:
01:21:38 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:38 ACTUALFEATURES:
01:21:38 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:38 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:38 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:38 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:38 CONTROLLERMEM:
01:21:38 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:38 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:38 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:38 SUITES:
01:21:38
01:21:38 ++ SSH='ssh -t -t'
01:21:38 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:21:38 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:21:38 Changing to /tmp
01:21:38 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:38 + echo 'Changing to /tmp'
01:21:38 + cd /tmp
01:21:38 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:21:38 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:38 --2026-02-15 01:21:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:21:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:21:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:21:38 HTTP request sent, awaiting response... 200 OK
01:21:38 Length: 240390263 (229M) [application/zip]
01:21:38 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:21:38
01:21:38 0K ........ ........ ........ ........ ........ ........ 1% 53.7M 4s
01:21:38 3072K ........ ........ ........ ........ ........ ........ 2% 107M 3s
01:21:38 6144K ........ ........ ........ ........ ........ ........ 3% 154M 3s
01:21:38 9216K ........ ........ ........ ........ ........ ........ 5% 179M 2s
01:21:38 12288K ........ ........ ........ ........ ........ ........ 6% 209M 2s
01:21:38 15360K ........ ........ ........ ........ ........ ........ 7% 257M 2s
01:21:38 18432K ........ ........ ........ ........ ........ ........ 9% 269M 2s
01:21:38 21504K ........ ........ ........ ........ ........ ........ 10% 290M 1s
01:21:38 24576K ........ ........ ........ ........ ........ ........ 11% 304M 1s
01:21:38 27648K ........ ........ ........ ........ ........ ........ 13% 330M 1s
01:21:38 30720K ........ ........ ........ ........ ........ ........ 14% 316M 1s
01:21:38 33792K ........ ........ ........ ........ ........ ........ 15% 309M 1s
01:21:38 36864K ........ ........ ........ ........ ........ ........ 17% 349M 1s
01:21:38 39936K ........ ........ ........ ........ ........ ........ 18% 356M 1s
01:21:38 43008K ........ ........ ........ ........ ........ ........ 19% 339M 1s
01:21:38 46080K ........ ........ ........ ........ ........ ........ 20% 364M 1s
01:21:38 49152K ........ ........ ........ ........ ........ ........ 22% 245M 1s
01:21:38 52224K ........ ........ ........ ........ ........ ........ 23% 313M 1s
01:21:38 55296K ........ ........ ........ ........ ........ ........ 24% 346M 1s
01:21:38 58368K ........ ........ ........ ........ ........ ........ 26% 384M 1s
01:21:38 61440K ........ ........ ........ ........ ........ ........ 27% 349M 1s
01:21:38 64512K ........ ........ ........ ........ ........ ........ 28% 352M 1s
01:21:38 67584K ........ ........ ........ ........ ........ ........ 30% 414M 1s
01:21:38 70656K ........ ........ ........ ........ ........ ........ 31% 425M 1s
01:21:38 73728K ........ ........ ........ ........ ........ ........ 32% 287M 1s
01:21:38 76800K ........ ........ ........ ........ ........ ........ 34% 312M 1s
01:21:38 79872K ........ ........ ........ ........ ........ ........ 35% 354M 1s
01:21:38 82944K ........ ........ ........ ........ ........ ........ 36% 393M 1s
01:21:38 86016K ........ ........ ........ ........ ........ ........ 37% 414M 1s
01:21:38 89088K ........ ........ ........ ........ ........ ........ 39% 360M 1s
01:21:38 92160K ........ ........ ........ ........ ........ ........ 40% 344M 1s
01:21:38 95232K ........ ........ ........ ........ ........ ........ 41% 398M 1s
01:21:38 98304K ........ ........ ........ ........ ........ ........ 43% 426M 1s
01:21:38 101376K ........ ........ ........ ........ ........ ........ 44% 367M 0s
01:21:38 104448K ........ ........ ........ ........ ........ ........ 45% 368M 0s
01:21:38 107520K ........ ........ ........ ........ ........ ........ 47% 341M 0s
01:21:38 110592K ........ ........ ........ ........ ........ ........ 48% 302M 0s
01:21:38 113664K ........ ........ ........ ........ ........ ........ 49% 314M 0s
01:21:38 116736K ........ ........ ........ ........ ........ ........ 51% 326M 0s
01:21:38 119808K ........ ........ ........ ........ ........ ........ 52% 346M 0s
01:21:38 122880K ........ ........ ........ ........ ........ ........ 53% 419M 0s
01:21:38 125952K ........ ........ ........ ........ ........ ........ 54% 427M 0s
01:21:38 129024K ........ ........ ........ ........ ........ ........ 56% 408M 0s
01:21:38 132096K ........ ........ ........ ........ ........ ........ 57% 439M 0s
01:21:38 135168K ........ ........ ........ ........ ........ ........ 58% 413M 0s
01:21:38 138240K ........ ........ ........ ........ ........ ........ 60% 205M 0s
01:21:38 141312K ........ ........ ........ ........ ........ ........ 61% 303M 0s
01:21:38 144384K ........ ........ ........ ........ ........ ........ 62% 368M 0s
01:21:38 147456K ........ ........ ........ ........ ........ ........ 64% 402M 0s
01:21:38 150528K ........ ........ ........ ........ ........ ........ 65% 382M 0s
01:21:38 153600K ........ ........ ........ ........ ........ ........ 66% 327M 0s
01:21:38 156672K ........ ........ ........ ........ ........ ........ 68% 389M 0s
01:21:38 159744K ........ ........ ........ ........ ........ ........ 69% 315M 0s
01:21:38 162816K ........ ........ ........ ........ ........ ........ 70% 335M 0s
01:21:38 165888K ........ ........ ........ ........ ........ ........ 71% 187M 0s
01:21:38 168960K ........ ........ ........ ........ ........ ........ 73% 159M 0s
01:21:38 172032K ........ ........ ........ ........ ........ ........ 74% 235M 0s
01:21:38 175104K ........ ........ ........ ........ ........ ........ 75% 356M 0s
01:21:38 178176K ........ ........ ........ ........ ........ ........ 77% 426M 0s
01:21:38 181248K ........ ........ ........ ........ ........ ........ 78% 457M 0s
01:21:38 184320K ........ ........ ........ ........ ........ ........ 79% 188M 0s
01:21:38 187392K ........ ........ ........ ........ ........ ........ 81% 346M 0s
01:21:38 190464K ........ ........ ........ ........ ........ ........ 82% 368M 0s
01:21:38 193536K ........ ........ ........ ........ ........ ........ 83% 376M 0s
01:21:38 196608K ........ ........ ........ ........ ........ ........ 85% 355M 0s
01:21:38 199680K ........ ........ ........ ........ ........ ........ 86% 425M 0s
01:21:39 202752K ........ ........ ........ ........ ........ ........ 87% 332M 0s
01:21:39 205824K ........ ........ ........ ........ ........ ........ 88% 393M 0s
01:21:39 208896K ........ ........ ........ ........ ........ ........ 90% 339M 0s
01:21:39 211968K ........ ........ ........ ........ ........ ........ 91% 345M 0s
01:21:39 215040K ........ ........ ........ ........ ........ ........ 92% 333M 0s
01:21:39 218112K ........ ........ ........ ........ ........ ........ 94% 351M 0s
01:21:39 221184K ........ ........ ........ ........ ........ ........ 95% 359M 0s
01:21:39 224256K ........ ........ ........ ........ ........ ........ 96% 380M 0s
01:21:39 227328K ........ ........ ........ ........ ........ ........ 98% 362M 0s
01:21:39 230400K ........ ........ ........ ........ ........ ........ 99% 385M 0s
01:21:39 233472K ........ ........ .... 100% 307M=0.8s
01:21:39
01:21:39 2026-02-15 01:21:39 (294 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:21:39
01:21:39 Extracting the new controller...
01:21:39 + echo 'Extracting the new controller...'
01:21:39 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:21:41 Adding external repositories...
01:21:41 + echo 'Adding external repositories...'
01:21:41 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:41 ################################################################################
01:21:41 #
01:21:41 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:41 # contributor license agreements. See the NOTICE file distributed with
01:21:41 # this work for additional information regarding copyright ownership.
01:21:41 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:41 # (the "License"); you may not use this file except in compliance with
01:21:41 # the License. You may obtain a copy of the License at
01:21:41 #
01:21:41 # http://www.apache.org/licenses/LICENSE-2.0
01:21:41 #
01:21:41 # Unless required by applicable law or agreed to in writing, software
01:21:41 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:41 # See the License for the specific language governing permissions and
01:21:41 # limitations under the License.
01:21:41 #
01:21:41 ################################################################################
01:21:41
01:21:41 #
01:21:41 # If set to true, the following property will not allow any certificate to be used
01:21:41 # when accessing Maven repositories through SSL
01:21:41 #
01:21:41 #org.ops4j.pax.url.mvn.certificateCheck=
01:21:41
01:21:41 #
01:21:41 # Path to the local Maven settings file.
01:21:41 # The repositories defined in this file will be automatically added to the list
01:21:41 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:21:41 # below is not set.
01:21:41 # The following locations are checked for the existence of the settings.xml file
01:21:41 # * 1. looks for the specified url
01:21:41 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:21:41 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:21:41 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:21:41 #
01:21:41 #org.ops4j.pax.url.mvn.settings=
01:21:41
01:21:41 #
01:21:41 # Path to the local Maven repository which is used to avoid downloading
01:21:41 # artifacts when they already exist locally.
01:21:41 # The value of this property will be extracted from the settings.xml file
01:21:41 # above, or defaulted to:
01:21:41 # System.getProperty( "user.home" ) + "/.m2/repository"
01:21:41 #
01:21:41 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:21:41
01:21:41 #
01:21:41 # Default this to false. It's just weird to use undocumented repos
01:21:41 #
01:21:41 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:21:41
01:21:41 #
01:21:41 # Uncomment if you don't wanna use the proxy settings
01:21:41 # from the Maven conf/settings.xml file
01:21:41 #
01:21:41 # org.ops4j.pax.url.mvn.proxySupport=false
01:21:41
01:21:41 #
01:21:41 # Comma separated list of repositories scanned when resolving an artifact.
01:21:41 # Those repositories will be checked before iterating through the
01:21:41 # below list of repositories and even before the local repository
01:21:41 # A repository url can be appended with zero or more of the following flags:
01:21:41 # @snapshots : the repository contains snaphots
01:21:41 # @noreleases : the repository does not contain any released artifacts
01:21:41 #
01:21:41 # The following property value will add the system folder as a repo.
01:21:41 #
01:21:41 org.ops4j.pax.url.mvn.defaultRepositories=\
01:21:41 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:21:41 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:21:41 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:21:41
01:21:41 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:21:41 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:21:41
01:21:41 #
01:21:41 # Comma separated list of repositories scanned when resolving an artifact.
01:21:41 # The default list includes the following repositories:
01:21:41 # http://repo1.maven.org/maven2@id=central
01:21:41 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:21:41 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:21:41 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:21:41 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:21:41 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:21:41 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:21:41 # To add repositories to the default ones, prepend '+' to the list of repositories
01:21:41 # to add.
01:21:41 # A repository url can be appended with zero or more of the following flags:
01:21:41 # @snapshots : the repository contains snapshots
01:21:41 # @noreleases : the repository does not contain any released artifacts
01:21:41 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:21:41 #
01:21:41 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
01:21:41
01:21:41 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:21:41 + [[ True == \T\r\u\e ]]
01:21:41 + echo 'Configuring the startup features...'
01:21:41 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:41 + FEATURE_TEST_STRING=features-test
01:21:41 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:21:41 + KARAF_VERSION=karaf4
01:21:41 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:21:41 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:41 + [[ ! -z '' ]]
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:41 ################################################################################
01:21:41 #
01:21:41 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:41 # contributor license agreements. See the NOTICE file distributed with
01:21:41 # this work for additional information regarding copyright ownership.
01:21:41 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:41 # (the "License"); you may not use this file except in compliance with
01:21:41 # the License. You may obtain a copy of the License at
01:21:41 #
01:21:41 # http://www.apache.org/licenses/LICENSE-2.0
01:21:41 #
01:21:41 # Unless required by applicable law or agreed to in writing, software
01:21:41 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:41 # See the License for the specific language governing permissions and
01:21:41 # limitations under the License.
01:21:41 #
01:21:41 ################################################################################
01:21:41
01:21:41 #
01:21:41 # Comma separated list of features repositories to register by default
01:21:41 #
01:21:41 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:21:41
01:21:41 #
01:21:41 # Comma separated list of features to install at startup
01:21:41 #
01:21:41 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:21:41
01:21:41 #
01:21:41 # Resource repositories (OBR) that the features resolver can use
01:21:41 # to resolve requirements/capabilities
01:21:41 #
01:21:41 # The format of the resourceRepositories is
01:21:41 # resourceRepositories=[xml:url|json:url],...
01:21:41 # for Instance:
01:21:41 #
01:21:41 #resourceRepositories=xml:http://host/path/to/index.xml
01:21:41 # or
01:21:41 #resourceRepositories=json:http://host/path/to/index.json
01:21:41 #
01:21:41
01:21:41 #
01:21:41 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:21:41 #
01:21:41 featuresBootAsynchronous=false
01:21:41
01:21:41 #
01:21:41 # Service requirements enforcement
01:21:41 #
01:21:41 # By default, the feature resolver checks the service requirements/capabilities of
01:21:41 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:21:41 # the required bundles.
01:21:41 # The following flag can have those values:
01:21:41 # - disable: service requirements are completely ignored
01:21:41 # - default: service requirements are ignored for old features
01:21:41 # - enforce: service requirements are always verified
01:21:41 #
01:21:41 #serviceRequirements=default
01:21:41
01:21:41 #
01:21:41 # Store cfg file for config element in feature
01:21:41 #
01:21:41 #configCfgStore=true
01:21:41
01:21:41 #
01:21:41 # Define if the feature service automatically refresh bundles
01:21:41 #
01:21:41 autoRefresh=true
01:21:41
01:21:41 #
01:21:41 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:21:41 # XML file defines instructions related to features processing
01:21:41 # versions.properties may declare properties to resolve placeholders in XML file
01:21:41 # both files are relative to ${karaf.etc}
01:21:41 #
01:21:41 #featureProcessing=org.apache.karaf.features.xml
01:21:41 #featureProcessingVersions=versions.properties
01:21:41 + configure_karaf_log karaf4 ''
01:21:41 + local -r karaf_version=karaf4
01:21:41 + local -r controllerdebugmap=
01:21:41 + local logapi=log4j
01:21:41 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:41 log4j2.rootLogger.level = INFO
01:21:41 #log4j2.rootLogger.type = asyncRoot
01:21:41 #log4j2.rootLogger.includeLocation = false
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:41 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:41 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:41 log4j2.logger.spifly.level = WARN
01:21:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:41 log4j2.logger.audit.level = INFO
01:21:41 log4j2.logger.audit.additivity = false
01:21:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:41 log4j2.appender.console.type = Console
01:21:41 log4j2.appender.console.name = Console
01:21:41 log4j2.appender.console.layout.type = PatternLayout
01:21:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:41 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:41 log4j2.appender.rolling.name = RollingFile
01:21:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:41 #log4j2.appender.rolling.immediateFlush = false
01:21:41 log4j2.appender.rolling.append = true
01:21:41 log4j2.appender.rolling.layout.type = PatternLayout
01:21:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:41 log4j2.appender.rolling.policies.type = Policies
01:21:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:41 log4j2.appender.rolling.policies.size.size = 64MB
01:21:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:41 log4j2.appender.rolling.strategy.max = 7
01:21:41 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:41 log4j2.appender.audit.name = AuditRollingFile
01:21:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:41 log4j2.appender.audit.append = true
01:21:41 log4j2.appender.audit.layout.type = PatternLayout
01:21:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:41 log4j2.appender.audit.policies.type = Policies
01:21:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:41 log4j2.appender.audit.policies.size.size = 8MB
01:21:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:41 log4j2.appender.audit.strategy.max = 7
01:21:41 log4j2.appender.osgi.type = PaxOsgi
01:21:41 log4j2.appender.osgi.name = PaxOsgi
01:21:41 log4j2.appender.osgi.filter = *
01:21:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:41 #log4j2.logger.aether.level = TRACE
01:21:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:41 #log4j2.logger.http-headers.level = DEBUG
01:21:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:41 #log4j2.logger.maven.level = TRACE
01:21:41 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:21:41 + logapi=log4j2
01:21:41 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:21:41 + '[' log4j2 == log4j2 ']'
01:21:41 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:41 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:21:41 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:21:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:21:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:21:41 controllerdebugmap:
01:21:41 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:41 + unset IFS
01:21:41 + echo 'controllerdebugmap: '
01:21:41 + '[' -n '' ']'
01:21:41 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:41 ################################################################################
01:21:41 #
01:21:41 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:41 # contributor license agreements. See the NOTICE file distributed with
01:21:41 # this work for additional information regarding copyright ownership.
01:21:41 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:41 # (the "License"); you may not use this file except in compliance with
01:21:41 # the License. You may obtain a copy of the License at
01:21:41 #
01:21:41 # http://www.apache.org/licenses/LICENSE-2.0
01:21:41 #
01:21:41 # Unless required by applicable law or agreed to in writing, software
01:21:41 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:41 # See the License for the specific language governing permissions and
01:21:41 # limitations under the License.
01:21:41 #
01:21:41 ################################################################################
01:21:41
01:21:41 # Common pattern layout for appenders
01:21:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:21:41
01:21:41 # Root logger
01:21:41 log4j2.rootLogger.level = INFO
01:21:41 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:21:41 #log4j2.rootLogger.type = asyncRoot
01:21:41 #log4j2.rootLogger.includeLocation = false
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:21:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:21:41 log4j2.rootLogger.appenderRef.Console.ref = Console
01:21:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:21:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:21:41
01:21:41 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:21:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:21:41
01:21:41 # Loggers configuration
01:21:41
01:21:41 # Spifly logger
01:21:41 log4j2.logger.spifly.name = org.apache.aries.spifly
01:21:41 log4j2.logger.spifly.level = WARN
01:21:41
01:21:41 # Security audit logger
01:21:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:21:41 log4j2.logger.audit.level = INFO
01:21:41 log4j2.logger.audit.additivity = false
01:21:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:21:41
01:21:41 # Appenders configuration
01:21:41
01:21:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:21:41 log4j2.appender.console.type = Console
01:21:41 log4j2.appender.console.name = Console
01:21:41 log4j2.appender.console.layout.type = PatternLayout
01:21:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:21:41
01:21:41 # Rolling file appender
01:21:41 log4j2.appender.rolling.type = RollingRandomAccessFile
01:21:41 log4j2.appender.rolling.name = RollingFile
01:21:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:21:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:21:41 # uncomment to not force a disk flush
01:21:41 #log4j2.appender.rolling.immediateFlush = false
01:21:41 log4j2.appender.rolling.append = true
01:21:41 log4j2.appender.rolling.layout.type = PatternLayout
01:21:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:21:41 log4j2.appender.rolling.policies.type = Policies
01:21:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:21:41 log4j2.appender.rolling.policies.size.size = 1GB
01:21:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:21:41 log4j2.appender.rolling.strategy.max = 7
01:21:41
01:21:41 # Audit file appender
01:21:41 log4j2.appender.audit.type = RollingRandomAccessFile
01:21:41 log4j2.appender.audit.name = AuditRollingFile
01:21:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:21:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:21:41 log4j2.appender.audit.append = true
01:21:41 log4j2.appender.audit.layout.type = PatternLayout
01:21:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:21:41 log4j2.appender.audit.policies.type = Policies
01:21:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:21:41 log4j2.appender.audit.policies.size.size = 8MB
01:21:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:21:41 log4j2.appender.audit.strategy.max = 7
01:21:41
01:21:41 # OSGi appender
01:21:41 log4j2.appender.osgi.type = PaxOsgi
01:21:41 log4j2.appender.osgi.name = PaxOsgi
01:21:41 log4j2.appender.osgi.filter = *
01:21:41
01:21:41 # help with identification of maven-related problems with pax-url-aether
01:21:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:21:41 #log4j2.logger.aether.level = TRACE
01:21:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:21:41 #log4j2.logger.http-headers.level = DEBUG
01:21:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:21:41 #log4j2.logger.maven.level = TRACE
01:21:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:21:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:21:41 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:21:41 + local -r controllermem=2048m
01:21:41 Configure
01:21:41 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 + echo Configure
01:21:41 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:21:41 max memory: 2048m
01:21:41 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:21:41 + echo ' max memory: 2048m'
01:21:41 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:41 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:41 #!/bin/sh
01:21:41 #
01:21:41 # Licensed to the Apache Software Foundation (ASF) under one or more
01:21:41 # contributor license agreements. See the NOTICE file distributed with
01:21:41 # this work for additional information regarding copyright ownership.
01:21:41 # The ASF licenses this file to You under the Apache License, Version 2.0
01:21:41 # (the "License"); you may not use this file except in compliance with
01:21:41 # the License. You may obtain a copy of the License at
01:21:41 #
01:21:41 # http://www.apache.org/licenses/LICENSE-2.0
01:21:41 #
01:21:41 # Unless required by applicable law or agreed to in writing, software
01:21:41 # distributed under the License is distributed on an "AS IS" BASIS,
01:21:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:21:41 # See the License for the specific language governing permissions and
01:21:41 # limitations under the License.
01:21:41 #
01:21:41
01:21:41 #
01:21:41 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:21:41 # script: client, instance, shell, start, status, stop, karaf
01:21:41 #
01:21:41 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:21:41 # Actions go here...
01:21:41 # fi
01:21:41
01:21:41 #
01:21:41 # general settings which should be applied for all scripts go here; please keep
01:21:41 # in mind that it is possible that scripts might be executed more than once, e.g.
01:21:41 # in example of the start script where the start script is executed first and the
01:21:41 # karaf script afterwards.
01:21:41 #
01:21:41
01:21:41 #
01:21:41 # The following section shows the possible configuration options for the default
01:21:41 # karaf scripts
01:21:41 #
01:21:41 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:21:41 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:21:41 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:21:41 # export EXTRA_JAVA_OPTS # Additional JVM options
01:21:41 # export KARAF_HOME # Karaf home folder
01:21:41 # export KARAF_DATA # Karaf data folder
01:21:41 # export KARAF_BASE # Karaf base folder
01:21:41 # export KARAF_ETC # Karaf etc folder
01:21:41 # export KARAF_LOG # Karaf log folder
01:21:41 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:21:41 # export KARAF_OPTS # Additional available Karaf options
01:21:41 # export KARAF_DEBUG # Enable debug mode
01:21:41 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:21:41 # export KARAF_NOROOT # Prevent execution as root if set to true
01:21:41 Set Java version
01:21:41 + echo 'Set Java version'
01:21:41 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:21:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:41 sudo: a password is required
01:21:41 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:41 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:21:41 sudo: a password is required
01:21:41 JDK default version ...
01:21:41 + echo 'JDK default version ...'
01:21:41 + java -version
01:21:41 openjdk version "21.0.9" 2025-10-21
01:21:41 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:21:41 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:21:41 Set JAVA_HOME
01:21:41 + echo 'Set JAVA_HOME'
01:21:41 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:41 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:41 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:41 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:41 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:41 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:21:41 Listing all open ports on controller system...
01:21:41 + echo 'Listing all open ports on controller system...'
01:21:41 + netstat -pnatu
01:21:41 /tmp/configuration-script.sh: line 40: netstat: command not found
01:21:41 Configuring cluster
01:21:41 + '[' -f /tmp/custom_shard_config.txt ']'
01:21:41 + echo 'Configuring cluster'
01:21:41 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.132 10.30.170.66 10.30.171.97
01:21:41 ################################################
01:21:41 ## Configure Cluster ##
01:21:41 ################################################
01:21:41 NOTE: Cluster configuration files not found. Copying from
01:21:41 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:21:41 Configuring unique name in pekko.conf
01:21:41 Configuring hostname in pekko.conf
01:21:41 Configuring data and rpc seed nodes in pekko.conf
01:21:41 modules = [
01:21:41
01:21:41 {
01:21:41 name = "inventory"
01:21:41 namespace = "urn:opendaylight:inventory"
01:21:41 shard-strategy = "module"
01:21:41 },
01:21:41 {
01:21:41 name = "topology"
01:21:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:41 shard-strategy = "module"
01:21:41 },
01:21:41 {
01:21:41 name = "toaster"
01:21:41 namespace = "http://netconfcentral.org/ns/toaster"
01:21:41 shard-strategy = "module"
01:21:41 }
01:21:41 ]
01:21:41 Configuring replication type in module-shards.conf
01:21:41 ################################################
01:21:41 ## NOTE: Manually restart controller to ##
01:21:41 ## apply configuration. ##
01:21:41 ################################################
01:21:41 Dump akka.conf
01:21:41 + echo 'Dump akka.conf'
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:41 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:21:41 Dump modules.conf
01:21:41 + echo 'Dump modules.conf'
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:41 modules = [
01:21:41
01:21:41 {
01:21:41 name = "inventory"
01:21:41 namespace = "urn:opendaylight:inventory"
01:21:41 shard-strategy = "module"
01:21:41 },
01:21:41 {
01:21:41 name = "topology"
01:21:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:41 shard-strategy = "module"
01:21:41 },
01:21:41 {
01:21:41 name = "toaster"
01:21:41 namespace = "http://netconfcentral.org/ns/toaster"
01:21:41 shard-strategy = "module"
01:21:41 }
01:21:41 ]
01:21:41 Dump module-shards.conf
01:21:41 + echo 'Dump module-shards.conf'
01:21:41 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:41 module-shards = [
01:21:41 {
01:21:41 name = "default"
01:21:41 shards = [
01:21:41 {
01:21:41 name = "default"
01:21:41 replicas = ["member-1",
01:21:41 "member-2",
01:21:41 "member-3"]
01:21:41 }
01:21:41 ]
01:21:41 },
01:21:41 {
01:21:41 name = "inventory"
01:21:41 shards = [
01:21:41 {
01:21:41 name="inventory"
01:21:41 replicas = ["member-1",
01:21:41 "member-2",
01:21:41 "member-3"]
01:21:41 }
01:21:41 ]
01:21:41 },
01:21:41 {
01:21:41 name = "topology"
01:21:41 shards = [
01:21:41 {
01:21:41 name="topology"
01:21:41 replicas = ["member-1",
01:21:41 "member-2",
01:21:41 "member-3"]
01:21:41 }
01:21:41 ]
01:21:41 },
01:21:41 {
01:21:41 name = "toaster"
01:21:41 shards = [
01:21:41 {
01:21:41 name="toaster"
01:21:41 replicas = ["member-1",
01:21:41 "member-2",
01:21:41 "member-3"]
01:21:41 }
01:21:41 ]
01:21:41 }
01:21:41 ]
01:21:41 Locating config plan to use...
01:21:41 Finished running config plans
01:21:41 Starting member-1 with IP address 10.30.171.132
01:21:41 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:41 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:41 Redirecting karaf console output to karaf_console.log
01:21:41 Starting controller...
01:21:41 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:21:42 Starting member-2 with IP address 10.30.170.66
01:21:42 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:42 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:21:42 Redirecting karaf console output to karaf_console.log
01:21:42 Starting controller...
01:21:42 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:21:42 Starting member-3 with IP address 10.30.171.97
01:21:42 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:42 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:21:42 Redirecting karaf console output to karaf_console.log
01:21:42 Starting controller...
01:21:42 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:21:42 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1421456155691339055.sh
01:21:42 common-functions.sh is being sourced
01:21:42 common-functions environment:
01:21:42 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:21:42 ACTUALFEATURES:
01:21:42 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:21:42 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:21:42 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:21:42 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:21:42 CONTROLLERMEM: 2048m
01:21:42 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:42 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:42 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:42 SUITES:
01:21:42
01:21:42 + echo '#################################################'
01:21:42 #################################################
01:21:42 + echo '## Verify Cluster is UP ##'
01:21:42 ## Verify Cluster is UP ##
01:21:42 + echo '#################################################'
01:21:42 #################################################
01:21:42 + create_post_startup_script
01:21:42 + cat
01:21:42 + copy_and_run_post_startup_script
01:21:42 + seed_index=1
01:21:42 ++ seq 1 3
01:21:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:21:42 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:21:42 + echo 'Execute the post startup script on controller 10.30.171.132'
01:21:42 Execute the post startup script on controller 10.30.171.132
01:21:42 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.132:/tmp/
01:21:42 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:43 + ssh 10.30.171.132 'bash /tmp/post-startup-script.sh 1'
01:21:43 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:21:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:43 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:22:48 2026-02-15T01:22:18,656 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:48 Controller is UP
01:22:48 2026-02-15T01:22:18,656 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:48 Listing all open ports on controller system...
01:22:48 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:22:48 looking for "BindException: Address already in use" in log file
01:22:48 looking for "server is unhealthy" in log file
01:22:48 + '[' 1 == 0 ']'
01:22:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:48 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:22:48 + echo 'Execute the post startup script on controller 10.30.170.66'
01:22:48 Execute the post startup script on controller 10.30.170.66
01:22:48 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.66:/tmp/
01:22:48 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:22:49 + ssh 10.30.170.66 'bash /tmp/post-startup-script.sh 2'
01:22:49 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:23:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:23:54 2026-02-15T01:22:18,059 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:23:54 Controller is UP
01:23:54 2026-02-15T01:22:18,059 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:23:54 Listing all open ports on controller system...
01:23:54 looking for "BindException: Address already in use" in log file
01:23:54 looking for "server is unhealthy" in log file
01:23:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:23:54 + '[' 2 == 0 ']'
01:23:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:23:54 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:23:54 + echo 'Execute the post startup script on controller 10.30.171.97'
01:23:54 Execute the post startup script on controller 10.30.171.97
01:23:54 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.97:/tmp/
01:23:54 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:23:54 + ssh 10.30.171.97 'bash /tmp/post-startup-script.sh 3'
01:23:54 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:23:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:24:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:25:00 2026-02-15T01:22:18,154 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:25:00 Controller is UP
01:25:00 2026-02-15T01:22:18,154 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:25:00 Listing all open ports on controller system...
01:25:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:25:00 looking for "BindException: Address already in use" in log file
01:25:00 looking for "server is unhealthy" in log file
01:25:00 + '[' 0 == 0 ']'
01:25:00 + seed_index=1
01:25:00 + dump_controller_threads
01:25:00 ++ seq 1 3
01:25:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:25:00 + echo 'Let'\''s take the karaf thread dump'
01:25:00 Let's take the karaf thread dump
01:25:00 + ssh 10.30.171.132 'sudo ps aux'
01:25:00 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:25:00 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
01:25:00 ++ grep -v grep
01:25:00 ++ tr -s ' '
01:25:00 ++ cut -f2 '-d '
01:25:00 + pid=2041
01:25:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
01:25:00 karaf main: org.apache.karaf.main.Main, pid:2041
01:25:00 + ssh 10.30.171.132 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
01:25:00 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
01:25:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:25:01 + echo 'Let'\''s take the karaf thread dump'
01:25:01 Let's take the karaf thread dump
01:25:01 + ssh 10.30.170.66 'sudo ps aux'
01:25:01 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:25:01 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
01:25:01 ++ grep -v grep
01:25:01 ++ tr -s ' '
01:25:01 ++ cut -f2 '-d '
01:25:01 + pid=2054
01:25:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2054'
01:25:01 karaf main: org.apache.karaf.main.Main, pid:2054
01:25:01 + ssh 10.30.170.66 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2054'
01:25:01 Warning: Permanently added '10.30.170.66' (ECDSA) to the list of known hosts.
01:25:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:02 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:25:02 + echo 'Let'\''s take the karaf thread dump'
01:25:02 Let's take the karaf thread dump
01:25:02 + ssh 10.30.171.97 'sudo ps aux'
01:25:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:25:02 ++ tr -s ' '
01:25:02 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
01:25:02 ++ grep -v grep
01:25:02 ++ cut -f2 '-d '
01:25:02 + pid=2045
01:25:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:2045'
01:25:02 karaf main: org.apache.karaf.main.Main, pid:2045
01:25:02 + ssh 10.30.171.97 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2045'
01:25:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
01:25:03 + '[' 0 -gt 0 ']'
01:25:03 + echo 'Generating controller variables...'
01:25:03 Generating controller variables...
01:25:03 ++ seq 1 3
01:25:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:03 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:25:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.132'
01:25:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:03 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:25:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.132 -v ODL_SYSTEM_2_IP:10.30.170.66'
01:25:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:25:03 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:25:03 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.132 -v ODL_SYSTEM_2_IP:10.30.170.66 -v ODL_SYSTEM_3_IP:10.30.171.97'
01:25:03 + echo 'Generating mininet variables...'
01:25:03 Generating mininet variables...
01:25:03 ++ seq 1 1
01:25:03 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
01:25:03 + MININETIP=TOOLS_SYSTEM_1_IP
01:25:03 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.231'
01:25:03 + get_test_suites SUITES
01:25:03 + local __suite_list=SUITES
01:25:03 + echo 'Locating test plan to use...'
01:25:03 Locating test plan to use...
01:25:03 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt
01:25:03 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']'
01:25:03 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
01:25:03 + '[' disabled '!=' disabled ']'
01:25:03 + echo 'Changing the testplan path...'
01:25:03 Changing the testplan path...
01:25:03 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
01:25:03 + cat testplan.txt
01:25:03 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
01:25:03 #
01:25:03 # This program and the accompanying materials are made available under the
01:25:03 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
01:25:03 # and is available at http://www.eclipse.org/legal/epl-v10.html
01:25:03
01:25:03 # Place the suites in run order:
01:25:03
01:25:03 # Run non intrusive cluster tests first.
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot
01:25:03
01:25:03 # Run the intrusive cluster tests after the non-intrusive ones.
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot
01:25:03
01:25:03 # Next suite is commented because of NETCONF-454
01:25:03 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
01:25:03 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
01:25:03
01:25:03 # Repeat some suites again to try to detect breakage caused by
01:25:03 # the intrusive tests that survived a "device deconfigure" - "device
01:25:03 # reconfigure" cycle.
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
01:25:03 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
01:25:03 + '[' -z '' ']'
01:25:03 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
01:25:03 ++ tr '\012' ' '
01:25:03 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
01:25:03 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\'''
01:25:03 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '
01:25:03 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...'
01:25:03 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...
01:25:03 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip -v CONTROLLER:10.30.171.132 -v CONTROLLER1:10.30.170.66 -v CONTROLLER2:10.30.171.97 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.170.231 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.132 -v ODL_SYSTEM_1_IP:10.30.171.132 -v ODL_SYSTEM_2_IP:10.30.170.66 -v ODL_SYSTEM_3_IP:10.30.171.97 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.231 -v TOOLS_SYSTEM_1_IP:10.30.170.231 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
01:25:03 ==============================================================================
01:25:03 netconf-clustering.txt
01:25:03 ==============================================================================
01:25:03 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:03 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:04 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:04 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:04 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:04 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:25:04 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
01:25:04 ==============================================================================
01:25:09 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:15 | PASS |
01:25:15 ------------------------------------------------------------------------------
01:25:15 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 | PASS |
01:25:17 ------------------------------------------------------------------------------
01:25:17 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 | PASS |
01:25:17 ------------------------------------------------------------------------------
01:25:17 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:18 | PASS |
01:25:18 ------------------------------------------------------------------------------
01:25:18 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:20 | PASS |
01:25:20 ------------------------------------------------------------------------------
01:25:20 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:21 | PASS |
01:25:21 ------------------------------------------------------------------------------
01:25:21 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:22 | PASS |
01:25:22 ------------------------------------------------------------------------------
01:25:22 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 | PASS |
01:25:23 ------------------------------------------------------------------------------
01:25:23 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 | PASS |
01:25:23 ------------------------------------------------------------------------------
01:25:23 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 | PASS |
01:25:23 ------------------------------------------------------------------------------
01:25:23 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:24 | PASS |
01:25:24 ------------------------------------------------------------------------------
01:25:24 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:35 | FAIL |
01:25:35 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
01:25:35 ------------------------------------------------------------------------------
01:25:35 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:46 | FAIL |
01:25:46 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
01:25:46 ------------------------------------------------------------------------------
01:25:46 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 | FAIL |
01:25:57 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
01:25:57 ------------------------------------------------------------------------------
01:25:57 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 | FAIL |
01:25:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:25:57
01:25:57 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
01:25:57 ------------------------------------------------------------------------------
01:25:57 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:58 | FAIL |
01:25:58 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:25:58
01:25:58 != Modified Content
01:25:58 ------------------------------------------------------------------------------
01:25:58 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:25:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:26:59 | FAIL |
01:26:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:26:59
01:26:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
01:26:59 ------------------------------------------------------------------------------
01:26:59 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:26:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:26:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:27:59 | FAIL |
01:27:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:27:59
01:27:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
01:27:59 ------------------------------------------------------------------------------
01:27:59 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:27:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 | PASS |
01:28:00 ------------------------------------------------------------------------------
01:28:00 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 | FAIL |
01:28:00 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:28:00
01:28:00 Modified Content !=
01:28:00 ------------------------------------------------------------------------------
01:28:00 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:28:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:29:01 | FAIL |
01:29:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:29:01
01:29:01 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content !=
01:29:01 ------------------------------------------------------------------------------
01:29:01 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:29:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:29:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 | FAIL |
01:30:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
01:30:02
01:30:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content !=
01:30:02 ------------------------------------------------------------------------------
01:30:02 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 | PASS |
01:30:02 ------------------------------------------------------------------------------
01:30:02 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:02 | PASS |
01:30:02 ------------------------------------------------------------------------------
01:30:02 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:04 | PASS |
01:30:04 ------------------------------------------------------------------------------
01:30:04 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:04 | PASS |
01:30:04 ------------------------------------------------------------------------------
01:30:05 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
01:30:05 26 tests, 16 passed, 10 failed
01:30:05 ==============================================================================
01:30:05 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
01:30:05 ==============================================================================
01:30:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:12 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 | PASS |
01:30:18 ------------------------------------------------------------------------------
01:30:18 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 | PASS |
01:30:18 ------------------------------------------------------------------------------
01:30:18 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 | PASS |
01:30:19 ------------------------------------------------------------------------------
01:30:19 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 | PASS |
01:30:19 ------------------------------------------------------------------------------
01:30:19 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:21 | PASS |
01:30:21 ------------------------------------------------------------------------------
01:30:21 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 | PASS |
01:30:22 ------------------------------------------------------------------------------
01:30:22 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 | PASS |
01:30:22 ------------------------------------------------------------------------------
01:30:22 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:22 | PASS |
01:30:22 ------------------------------------------------------------------------------
01:30:22 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:23 | PASS |
01:30:23 ------------------------------------------------------------------------------
01:30:23 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 | FAIL |
01:30:34 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
01:30:34 ------------------------------------------------------------------------------
01:30:34 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 | FAIL |
01:30:34 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
01:30:34 ------------------------------------------------------------------------------
01:30:34 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:45 | FAIL |
01:30:45 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
01:30:45 ------------------------------------------------------------------------------
01:30:45 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:56 | FAIL |
01:30:56 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
01:30:56 ------------------------------------------------------------------------------
01:30:56 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:30:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:07 | FAIL |
01:31:07 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
01:31:07 ------------------------------------------------------------------------------
01:31:07 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:07 | FAIL |
01:31:07 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
01:31:07 ------------------------------------------------------------------------------
01:31:07 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:08 | FAIL |
01:31:08 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
01:31:08 ------------------------------------------------------------------------------
01:31:08 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:31:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:32:08 | FAIL |
01:32:08 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
01:32:08 ------------------------------------------------------------------------------
01:32:08 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:32:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:32:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:09 | FAIL |
01:33:09 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
01:33:09 ------------------------------------------------------------------------------
01:33:09 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 | FAIL |
01:33:10 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
01:33:10 ------------------------------------------------------------------------------
01:33:10 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 | FAIL |
01:33:10 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.66:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
01:33:10 ------------------------------------------------------------------------------
01:33:10 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 | PASS |
01:33:10 ------------------------------------------------------------------------------
01:33:10 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:10 | PASS |
01:33:10 ------------------------------------------------------------------------------
01:33:10 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 | PASS |
01:33:11 ------------------------------------------------------------------------------
01:33:11 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 | PASS |
01:33:11 ------------------------------------------------------------------------------
01:33:11 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 | PASS |
01:33:11 ------------------------------------------------------------------------------
01:33:11 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:12 | PASS |
01:33:12 ------------------------------------------------------------------------------
01:33:12 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
01:33:12 26 tests, 15 passed, 11 failed
01:33:12 ==============================================================================
01:33:12 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
01:33:12 ==============================================================================
01:33:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:15 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:33:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:42