22:41:23 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 21
22:41:23 originally caused by:
22:41:23 Started by timer
22:41:23 Running as SYSTEM
22:41:23 [EnvInject] - Loading node environment variables.
22:41:24 Building remotely on prd-centos8-robot-2c-8g-17333 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium
22:41:24 [ssh-agent] Looking for ssh-agent implementation...
22:41:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:41:25 $ ssh-agent
22:41:25 SSH_AUTH_SOCK=/tmp/ssh-9t6wkU45pxAJ/agent.5154
22:41:25 SSH_AGENT_PID=5155
22:41:25 [ssh-agent] Started.
22:41:25 Running ssh-add (command line suppressed)
22:41:25 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_4178062219746714122.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_4178062219746714122.key)
22:41:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:41:26 The recommended git tool is: NONE
22:41:31 using credential opendaylight-jenkins-ssh
22:41:31 Wiping out workspace first.
22:41:31 Cloning the remote Git repository
22:41:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:41:31 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10
22:41:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:31 > git --version # timeout=10
22:41:31 > git --version # 'git version 2.43.0'
22:41:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:31 [INFO] Currently running in a labeled security context
22:41:31 [INFO] Currently SELinux is 'enforcing' on the host
22:41:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh875081411958521025.key
22:41:31 Verifying host key using known hosts file
22:41:31 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.
22:41:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:34 [INFO] Currently running in a labeled security context
22:41:34 [INFO] Currently SELinux is 'enforcing' on the host
22:41:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh17877761277562941039.key
22:41:34 Verifying host key using known hosts file
22:41:34 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.
22:41:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:41:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:34 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:41:34 > git config core.sparsecheckout # timeout=10
22:41:34 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:41:35 Commit message: "Add bgpcep variables for vanadium"
22:41:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:35 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:41:35 No emails were triggered.
22:41:35 provisioning config files...
22:41:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:41:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:41:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:35 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins9535022276577945233.sh
22:41:35 ---> python-tools-install.sh
22:41:35 Setup pyenv:
22:41:36 system
22:41:36 * 3.8.13 (set by /opt/pyenv/version)
22:41:36 * 3.9.13 (set by /opt/pyenv/version)
22:41:36 * 3.10.13 (set by /opt/pyenv/version)
22:41:36 * 3.11.7 (set by /opt/pyenv/version)
22:41:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wC4a
22:41:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:41:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:44 lf-activate-venv(): INFO: Base packages installed successfully
22:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools
22:42:08 lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH
22:42:08 Generating Requirements File
22:42:27 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.
22:42:27 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:42:27 Python 3.11.7
22:42:27 pip 25.3 from /tmp/venv-wC4a/lib/python3.11/site-packages/pip (python 3.11)
22:42:28 appdirs==1.4.4
22:42:28 argcomplete==3.6.3
22:42:28 aspy.yaml==1.3.0
22:42:28 attrs==25.4.0
22:42:28 autopage==0.5.2
22:42:28 beautifulsoup4==4.14.3
22:42:28 boto3==1.42.18
22:42:28 botocore==1.42.18
22:42:28 bs4==0.0.2
22:42:28 cachetools==6.2.4
22:42:28 certifi==2025.11.12
22:42:28 cffi==2.0.0
22:42:28 cfgv==3.5.0
22:42:28 chardet==5.2.0
22:42:28 charset-normalizer==3.4.4
22:42:28 click==8.3.1
22:42:28 cliff==4.13.1
22:42:28 cmd2==3.1.0
22:42:28 cryptography==3.3.2
22:42:28 debtcollector==3.0.0
22:42:28 decorator==5.2.1
22:42:28 defusedxml==0.7.1
22:42:28 Deprecated==1.3.1
22:42:28 distlib==0.4.0
22:42:28 dnspython==2.8.0
22:42:28 docker==7.1.0
22:42:28 dogpile.cache==1.5.0
22:42:28 durationpy==0.10
22:42:28 email-validator==2.3.0
22:42:28 filelock==3.20.1
22:42:28 future==1.0.0
22:42:28 gitdb==4.0.12
22:42:28 GitPython==3.1.45
22:42:28 google-auth==2.45.0
22:42:28 httplib2==0.31.0
22:42:28 identify==2.6.15
22:42:28 idna==3.11
22:42:28 importlib-resources==1.5.0
22:42:28 iso8601==2.1.0
22:42:28 Jinja2==3.1.6
22:42:28 jmespath==1.0.1
22:42:28 jsonpatch==1.33
22:42:28 jsonpointer==3.0.0
22:42:28 jsonschema==4.25.1
22:42:28 jsonschema-specifications==2025.9.1
22:42:28 keystoneauth1==5.12.0
22:42:28 kubernetes==34.1.0
22:42:28 lftools==0.37.18
22:42:28 lxml==6.0.2
22:42:28 markdown-it-py==4.0.0
22:42:28 MarkupSafe==3.0.3
22:42:28 mdurl==0.1.2
22:42:28 msgpack==1.1.2
22:42:28 multi_key_dict==2.0.3
22:42:28 munch==4.0.0
22:42:28 netaddr==1.3.0
22:42:28 niet==1.4.2
22:42:28 nodeenv==1.10.0
22:42:28 oauth2client==4.1.3
22:42:28 oauthlib==3.3.1
22:42:28 openstacksdk==4.8.0
22:42:28 os-service-types==1.8.2
22:42:28 osc-lib==4.3.0
22:42:28 oslo.config==10.1.0
22:42:28 oslo.context==6.2.0
22:42:28 oslo.i18n==6.7.1
22:42:28 oslo.log==8.0.0
22:42:28 oslo.serialization==5.9.0
22:42:28 oslo.utils==9.2.0
22:42:28 packaging==25.0
22:42:28 pbr==7.0.3
22:42:28 platformdirs==4.5.1
22:42:28 prettytable==3.17.0
22:42:28 psutil==7.2.1
22:42:28 pyasn1==0.6.1
22:42:28 pyasn1_modules==0.4.2
22:42:28 pycparser==2.23
22:42:28 pygerrit2==2.0.15
22:42:28 PyGithub==2.8.1
22:42:28 Pygments==2.19.2
22:42:28 PyJWT==2.10.1
22:42:28 PyNaCl==1.6.1
22:42:28 pyparsing==2.4.7
22:42:28 pyperclip==1.11.0
22:42:28 pyrsistent==0.20.0
22:42:28 python-cinderclient==9.8.0
22:42:28 python-dateutil==2.9.0.post0
22:42:28 python-heatclient==4.3.0
22:42:28 python-jenkins==1.8.3
22:42:28 python-keystoneclient==5.7.0
22:42:28 python-magnumclient==4.9.0
22:42:28 python-openstackclient==8.2.0
22:42:28 python-swiftclient==4.9.0
22:42:28 PyYAML==6.0.3
22:42:28 referencing==0.37.0
22:42:28 requests==2.32.5
22:42:28 requests-oauthlib==2.0.0
22:42:28 requestsexceptions==1.4.0
22:42:28 rfc3986==2.0.0
22:42:28 rich==14.2.0
22:42:28 rich-argparse==1.7.2
22:42:28 rpds-py==0.30.0
22:42:28 rsa==4.9.1
22:42:28 ruamel.yaml==0.18.17
22:42:28 ruamel.yaml.clib==0.2.15
22:42:28 s3transfer==0.16.0
22:42:28 simplejson==3.20.2
22:42:28 six==1.17.0
22:42:28 smmap==5.0.2
22:42:28 soupsieve==2.8.1
22:42:28 stevedore==5.6.0
22:42:28 tabulate==0.9.0
22:42:28 toml==0.10.2
22:42:28 tomlkit==0.13.3
22:42:28 tqdm==4.67.1
22:42:28 typing_extensions==4.15.0
22:42:28 tzdata==2025.3
22:42:28 urllib3==1.26.20
22:42:28 virtualenv==20.35.4
22:42:28 wcwidth==0.2.14
22:42:28 websocket-client==1.9.0
22:42:28 wrapt==2.0.1
22:42:28 xdg==6.0.0
22:42:28 xmltodict==1.0.2
22:42:28 yq==3.4.3
22:42:28 [EnvInject] - Injecting environment variables from a build step.
22:42:28 [EnvInject] - Injecting as environment variables the properties content
22:42:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:42:28 OS_CLOUD=vex
22:42:28 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-43
22:42:28 OS_STACK_TEMPLATE_DIR=openstack-hot
22:42:28
22:42:28 [EnvInject] - Variables injected successfully.
22:42:28 provisioning config files...
22:42:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:42:28 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7243009759356685059.sh
22:42:28 ---> Create parameters file for OpenStack HOT
22:42:28 OpenStack Heat parameters generated
22:42:28 -----------------------------------
22:42:28 parameters:
22:42:28 vm_0_count: '3'
22:42:28 vm_0_flavor: 'v3-standard-4'
22:42:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:42:28 vm_1_count: '1'
22:42:28 vm_1_flavor: 'v3-standard-2'
22:42:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:42:28
22:42:28 job_name: '12556-43'
22:42:28 silo: 'releng'
22:42:28 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins4371667658780734013.sh
22:42:28 ---> Create HEAT stack
22:42:28 + source /home/jenkins/lf-env.sh
22:42:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:28 ++ mktemp -d /tmp/venv-XXXX
22:42:28 + lf_venv=/tmp/venv-QPY8
22:42:28 + local venv_file=/tmp/.os_lf_venv
22:42:28 + local python=python3
22:42:28 + local options
22:42:28 + local set_path=true
22:42:28 + local install_args=
22:42:28 ++ 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
22:42:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:28 + true
22:42:28 + case $1 in
22:42:28 + python=python3
22:42:28 + shift 2
22:42:28 + true
22:42:28 + case $1 in
22:42:28 + shift
22:42:28 + break
22:42:28 + case $python in
22:42:28 + local pkg_list=
22:42:28 + [[ -d /opt/pyenv ]]
22:42:28 + echo 'Setup pyenv:'
22:42:28 Setup pyenv:
22:42:28 + export PYENV_ROOT=/opt/pyenv
22:42:28 + PYENV_ROOT=/opt/pyenv
22:42:28 + 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
22:42:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:28 + pyenv versions
22:42:28 system
22:42:28 3.8.13
22:42:28 3.9.13
22:42:28 3.10.13
22:42:28 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
22:42:28 + command -v pyenv
22:42:28 ++ pyenv init - --no-rehash
22:42:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:42:28 for i in ${!paths[@]}; do
22:42:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:42:28 fi; done;
22:42:28 echo "${paths[*]}"'\'')"
22:42:28 export PATH="/opt/pyenv/shims:${PATH}"
22:42:28 export PYENV_SHELL=bash
22:42:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:42:28 pyenv() {
22:42:28 local command
22:42:28 command="${1:-}"
22:42:28 if [ "$#" -gt 0 ]; then
22:42:28 shift
22:42:28 fi
22:42:28
22:42:28 case "$command" in
22:42:28 rehash|shell)
22:42:28 eval "$(pyenv "sh-$command" "$@")"
22:42:28 ;;
22:42:28 *)
22:42:28 command pyenv "$command" "$@"
22:42:28 ;;
22:42:28 esac
22:42:28 }'
22:42:28 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:42:28 for i in ${!paths[@]}; do
22:42:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:42:28 fi; done;
22:42:28 echo "${paths[*]}"'
22:42:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:28 ++ 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
22:42:28 ++ 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
22:42:28 ++ export PYENV_SHELL=bash
22:42:28 ++ PYENV_SHELL=bash
22:42:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:42:28 +++ complete -F _pyenv pyenv
22:42:28 ++ lf-pyver python3
22:42:28 ++ local py_version_xy=python3
22:42:28 ++ local py_version_xyz=
22:42:28 ++ pyenv versions
22:42:28 ++ local command
22:42:28 ++ command=versions
22:42:28 ++ '[' 1 -gt 0 ']'
22:42:28 ++ shift
22:42:28 ++ case "$command" in
22:42:28 ++ command pyenv versions
22:42:28 ++ pyenv versions
22:42:28 ++ awk '{ print $1 }'
22:42:28 ++ sed 's/^[ *]* //'
22:42:28 ++ grep -E '^[0-9.]*[0-9]$'
22:42:28 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:42:28 +++ grep '^3' /tmp/.pyenv_versions
22:42:28 +++ sort -V
22:42:28 +++ tail -n 1
22:42:28 ++ py_version_xyz=3.11.7
22:42:28 ++ [[ -z 3.11.7 ]]
22:42:28 ++ echo 3.11.7
22:42:28 ++ return 0
22:42:28 + pyenv local 3.11.7
22:42:28 + local command
22:42:28 + command=local
22:42:28 + '[' 2 -gt 0 ']'
22:42:28 + shift
22:42:28 + case "$command" in
22:42:28 + command pyenv local 3.11.7
22:42:28 + pyenv local 3.11.7
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='lftools[openstack] '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='kubernetes '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='niet '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-heatclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-openstackclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-magnumclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='urllib3~=1.26.15 '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='yq '
22:42:28 + [[ -f /tmp/.os_lf_venv ]]
22:42:28 ++ cat /tmp/.os_lf_venv
22:42:28 + lf_venv=/tmp/venv-wC4a
22:42:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wC4a from' file:/tmp/.os_lf_venv
22:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wC4a from file:/tmp/.os_lf_venv
22:42:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:28 + local 'pip_opts=--upgrade --quiet'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:42:28 + [[ -n '' ]]
22:42:28 + [[ -n '' ]]
22:42:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:28 + /tmp/venv-wC4a/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
22:42:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:42:30 lf-activate-venv(): INFO: Base packages installed successfully
22:42:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:42:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:42:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:30 + /tmp/venv-wC4a/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
22:42:47 + type python3
22:42:47 + true
22:42:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH'
22:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH
22:42:47 + PATH=/tmp/venv-wC4a/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
22:42:47 + return 0
22:42:47 + openstack --os-cloud vex limits show --absolute
22:42:48 +--------------------------+---------+
22:42:48 | Name | Value |
22:42:48 +--------------------------+---------+
22:42:48 | maxTotalInstances | -1 |
22:42:48 | maxTotalCores | 450 |
22:42:48 | maxTotalRAMSize | 1000000 |
22:42:48 | maxServerMeta | 128 |
22:42:48 | maxImageMeta | 128 |
22:42:48 | maxPersonality | 5 |
22:42:48 | maxPersonalitySize | 10240 |
22:42:48 | maxTotalKeypairs | 100 |
22:42:48 | maxServerGroups | 10 |
22:42:48 | maxServerGroupMembers | 10 |
22:42:48 | maxTotalFloatingIps | -1 |
22:42:48 | maxSecurityGroups | -1 |
22:42:48 | maxSecurityGroupRules | -1 |
22:42:48 | totalRAMUsed | 655360 |
22:42:48 | totalCoresUsed | 160 |
22:42:48 | totalInstancesUsed | 73 |
22:42:48 | totalFloatingIpsUsed | 0 |
22:42:48 | totalSecurityGroupsUsed | 0 |
22:42:48 | totalServerGroupsUsed | 0 |
22:42:48 | maxTotalVolumes | -1 |
22:42:48 | maxTotalSnapshots | 10 |
22:42:48 | maxTotalVolumeGigabytes | 4096 |
22:42:48 | maxTotalBackups | 10 |
22:42:48 | maxTotalBackupGigabytes | 1000 |
22:42:48 | totalVolumesUsed | 3 |
22:42:48 | totalGigabytesUsed | 60 |
22:42:48 | totalSnapshotsUsed | 0 |
22:42:48 | totalBackupsUsed | 0 |
22:42:48 | totalBackupGigabytesUsed | 0 |
22:42:48 +--------------------------+---------+
22:42:48 + pushd /opt/ciman/openstack-hot
22:42:48 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium
22:42:48 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-43 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml
22:43:25 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-43
22:43:25 Waiting to initialize infrastructure...
22:43:25 Waiting to initialize infrastructure...
22:43:25 Stack initialization successful.
22:43:25 ------------------------------------
22:43:25 Stack Details
22:43:25 ------------------------------------
22:43:25 {'added': None,
22:43:25 'capabilities': [],
22:43:25 'created_at': '2025-12-29T22:42:51Z',
22:43:25 'deleted': None,
22:43:25 'deleted_at': None,
22:43:25 'description': 'No description',
22:43:25 'environment': None,
22:43:25 'environment_files': None,
22:43:25 'files': None,
22:43:25 'files_container': None,
22:43:25 'id': 'c3df6cc7-db63-4fda-96a4-eb79247550dd',
22:43:25 'is_rollback_disabled': True,
22:43:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-43/c3df6cc7-db63-4fda-96a4-eb79247550dd',
22:43:25 'rel': 'self'}],
22:43:25 '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'})}),
22:43:25 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-43',
22:43:25 'notification_topics': [],
22:43:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:43:25 'output_key': 'vm_0_ips',
22:43:25 'output_value': ['10.30.170.36',
22:43:25 '10.30.171.191',
22:43:25 '10.30.171.251']},
22:43:25 {'description': 'IP addresses of the 2nd vm types',
22:43:25 'output_key': 'vm_1_ips',
22:43:25 'output_value': ['10.30.171.134']}],
22:43:25 'owner_id': ****,
22:43:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:43:25 'OS::stack_id': 'c3df6cc7-db63-4fda-96a4-eb79247550dd',
22:43:25 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-43',
22:43:25 'job_name': '12556-43',
22:43:25 'silo': 'releng',
22:43:25 'vm_0_count': '3',
22:43:25 'vm_0_flavor': 'v3-standard-4',
22:43:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:43:25 '20251201-010221.432',
22:43:25 'vm_1_count': '1',
22:43:25 'vm_1_flavor': 'v3-standard-2',
22:43:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:43:25 '- 20250917-133034.654'},
22:43:25 'parent_id': None,
22:43:25 'replaced': None,
22:43:25 'status': 'CREATE_COMPLETE',
22:43:25 'status_reason': 'Stack CREATE completed successfully',
22:43:25 'tags': [],
22:43:25 'template': None,
22:43:25 'template_description': 'No description',
22:43:25 'template_url': None,
22:43:25 'timeout_mins': 15,
22:43:25 'unchanged': None,
22:43:25 'updated': None,
22:43:25 'updated_at': None,
22:43:25 'user_project_id': '291774c92de04b24ad72ebcc9edab2cc'}
22:43:25 ------------------------------------
22:43:25 + popd
22:43:25 /w/workspace/netconf-csit-3node-clustering-only-vanadium
22:43:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins3472449297784921597.sh
22:43:25 ---> Copy SSH public keys to CSIT lab
22:43:25 Setup pyenv:
22:43:25 system
22:43:25 3.8.13
22:43:25 3.9.13
22:43:25 3.10.13
22:43:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
22:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wC4a from file:/tmp/.os_lf_venv
22:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:27 lf-activate-venv(): INFO: Base packages installed successfully
22:43:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH
22:43:43 SSH not responding on 10.30.171.191. Retrying in 10 seconds...
22:43:43 SSH not responding on 10.30.170.36. Retrying in 10 seconds...
22:43:43 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
22:43:43 Warning: Permanently added '10.30.171.134' (ECDSA) to the list of known hosts.
22:43:44 releng-12556-43-1-mininet-ovs-217-0
22:43:44 Successfully copied public keys to slave 10.30.171.134
22:43:53 Ping to 10.30.171.191 successful.
22:43:53 Ping to 10.30.170.36 successful.
22:43:53 Ping to 10.30.171.251 successful.
22:43:53 SSH not responding on 10.30.170.36. Retrying in 10 seconds...
22:43:53 SSH not responding on 10.30.171.251. Retrying in 10 seconds...
22:43:54 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:43:54 releng-12556-43-0-builder-1
22:43:54 Successfully copied public keys to slave 10.30.171.191
22:44:03 Ping to 10.30.170.36 successful.
22:44:03 Ping to 10.30.171.251 successful.
22:44:04 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:44:04 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:44:05 releng-12556-43-0-builder-0
22:44:05 Successfully copied public keys to slave 10.30.170.36
22:44:05 Process 6482 ready.
22:44:05 Process 6483 ready.
22:44:05 releng-12556-43-0-builder-2
22:44:05 Successfully copied public keys to slave 10.30.171.251
22:44:05 Process 6485 ready.
22:44:05 Process 6486 ready.
22:44:05 SSH ready on all stack servers.
22:44:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins1186752252244535028.sh
22:44:05 Setup pyenv:
22:44:05 system
22:44:05 3.8.13
22:44:05 3.9.13
22:44:05 3.10.13
22:44:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
22:44:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YSpR
22:44:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv
22:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:13 lf-activate-venv(): INFO: Base packages installed successfully
22:44:13 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-YSpR/bin to PATH
22:44:15 + echo 'Installing Python Requirements'
22:44:15 Installing Python Requirements
22:44:15 + cat
22:44:15 + python -m pip install -r requirements.txt
22:44:15 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:44:15 Collecting docker-py (from -r requirements.txt (line 1))
22:44:15 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)
22:44:15 Collecting ipaddr (from -r requirements.txt (line 2))
22:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:44:15 Installing build dependencies: started
22:44:16 Installing build dependencies: finished with status 'done'
22:44:16 Getting requirements to build wheel: started
22:44:16 Getting requirements to build wheel: finished with status 'done'
22:44:16 Preparing metadata (pyproject.toml): started
22:44:16 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:16 Collecting netaddr (from -r requirements.txt (line 3))
22:44:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:44:16 Collecting netifaces (from -r requirements.txt (line 4))
22:44:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:44:16 Installing build dependencies: started
22:44:17 Installing build dependencies: finished with status 'done'
22:44:17 Getting requirements to build wheel: started
22:44:18 Getting requirements to build wheel: finished with status 'done'
22:44:18 Preparing metadata (pyproject.toml): started
22:44:18 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:18 Collecting pyhocon (from -r requirements.txt (line 5))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:44:18 Collecting requests (from -r requirements.txt (line 6))
22:44:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:44:18 Collecting robotframework (from -r requirements.txt (line 7))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:44:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.3 MB/s 0:00:00
22:44:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:44:18 Installing build dependencies: started
22:44:19 Installing build dependencies: finished with status 'done'
22:44:19 Getting requirements to build wheel: started
22:44:19 Getting requirements to build wheel: finished with status 'done'
22:44:19 Preparing metadata (pyproject.toml): started
22:44:20 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:44:20 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:44:20 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)
22:44:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:44:20 Installing build dependencies: started
22:44:21 Installing build dependencies: finished with status 'done'
22:44:21 Getting requirements to build wheel: started
22:44:21 Getting requirements to build wheel: finished with status 'done'
22:44:21 Preparing metadata (pyproject.toml): started
22:44:21 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:21 Collecting scapy (from -r requirements.txt (line 12))
22:44:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:44:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.3 MB/s 0:00:00
22:44:21 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:44:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:44:21 Installing build dependencies: started
22:44:22 Installing build dependencies: finished with status 'done'
22:44:22 Getting requirements to build wheel: started
22:44:23 Getting requirements to build wheel: finished with status 'done'
22:44:23 Preparing metadata (pyproject.toml): started
22:44:23 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:23 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:44:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 8.4 MB/s 0:00:00
22:44:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:44:24 Collecting pyangbind (from -r requirements.txt (line 22))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:44:24 Collecting isodate (from -r requirements.txt (line 25))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:44:24 Collecting jmespath (from -r requirements.txt (line 28))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:44:24 Collecting jsonpatch (from -r requirements.txt (line 31))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:44:24 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:44:24 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:44:24 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:44:24 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)
22:44:24 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:44:24 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:44:24 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)
22:44:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:44:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:44:24 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)
22:44:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:44:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:44:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:44:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:44:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:24 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)
22:44:25 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:44:25 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:44:25 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:44:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:44:25 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:44:25 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:44:25 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:44:25 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)
22:44:25 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:44:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:44:25 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)
22:44:25 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 42.1 MB/s 0:00:00
22:44:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:44:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:44:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:44:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.1 MB/s 0:00:00
22:44:26 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:44:26 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)
22:44:27 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:44:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.0 MB/s 0:00:00
22:44:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:44:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:27 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)
22:44:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:44:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:44:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:44:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:28 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)
22:44:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:44:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:44:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.3 MB/s 0:00:00
22:44:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:44:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:44:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:44:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:44:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:44:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:44:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:44:28 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:44:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:44:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:44:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:44:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:44:29 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:44:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:44:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:44:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:44:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:44:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c8b1c6187dcdfaf25857dc453cac5ef49ad20aa9f3bf807b47eea3c012d21526
22:44:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:44:29 Building wheel for ipaddr (pyproject.toml): started
22:44:29 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:44:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7e9cd74928081acc4c64543a35b2700f4ef368e5c201f4d251e32dda07ca9402
22:44:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:44:29 Building wheel for netifaces (pyproject.toml): started
22:44:32 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:44:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=cf715f610328bbd34e12987759b9d28c15ea9bec362eef7b07ec66052f489644
22:44:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:44:32 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:44:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:44:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a6f78b49f57b31975a1981640e52eca8755d2712fcf137b82c14935ddfc09734
22:44:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:44:32 Building wheel for jsonpath-rw (pyproject.toml): started
22:44:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:44:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f613946a3c847a9bbb41683fd68e61579c1e89b5b7483937b960c06a3844f4d6
22:44:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:44:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:44:32 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:44:39
22:44:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:44:40 + pip freeze
22:44:40 attrs==25.4.0
22:44:40 bcrypt==5.0.0
22:44:40 beautifulsoup4==4.14.3
22:44:40 certifi==2025.11.12
22:44:40 cffi==2.0.0
22:44:40 charset-normalizer==3.4.4
22:44:40 click==8.3.1
22:44:40 cryptography==46.0.3
22:44:40 decorator==5.2.1
22:44:40 distlib==0.4.0
22:44:40 docker-py==1.10.6
22:44:40 docker-pycreds==0.4.0
22:44:40 elastic-transport==8.17.1
22:44:40 elasticsearch==8.19.3
22:44:40 elasticsearch-dsl==8.15.4
22:44:40 enum34==1.1.10
22:44:40 filelock==3.20.1
22:44:40 h11==0.16.0
22:44:40 idna==3.11
22:44:40 invoke==2.2.1
22:44:40 ipaddr==2.2.0
22:44:40 isodate==0.7.2
22:44:40 jmespath==1.0.1
22:44:40 jsonpatch==1.33
22:44:40 jsonpath-rw==1.4.0
22:44:40 jsonpointer==3.0.0
22:44:40 lxml==6.0.2
22:44:40 netaddr==1.3.0
22:44:40 netifaces==0.11.0
22:44:40 outcome==1.3.0.post0
22:44:40 paramiko==4.0.0
22:44:40 platformdirs==4.5.1
22:44:40 ply==3.11
22:44:40 pyang==2.7.1
22:44:40 pyangbind==0.8.7
22:44:40 pycparser==2.23
22:44:40 pyhocon==0.3.61
22:44:40 PyNaCl==1.6.1
22:44:40 pyparsing==3.3.1
22:44:40 PySocks==1.7.1
22:44:40 python-dateutil==2.9.0.post0
22:44:40 regex==2025.11.3
22:44:40 requests==2.32.5
22:44:40 robotframework==7.4.1
22:44:40 robotframework-httplibrary==0.4.2
22:44:40 robotframework-pythonlibcore==4.4.1
22:44:40 robotframework-requests==0.9.7
22:44:40 robotframework-selenium2library==3.0.0
22:44:40 robotframework-seleniumlibrary==6.8.0
22:44:40 robotframework-sshlibrary==3.8.0
22:44:40 scapy==2.7.0
22:44:40 scp==0.15.0
22:44:40 selenium==4.39.0
22:44:40 six==1.17.0
22:44:40 sniffio==1.3.1
22:44:40 sortedcontainers==2.4.0
22:44:40 soupsieve==2.8.1
22:44:40 trio==0.32.0
22:44:40 trio-websocket==0.12.2
22:44:40 typing_extensions==4.15.0
22:44:40 urllib3==2.6.2
22:44:40 virtualenv==20.35.4
22:44:40 waitress==3.0.2
22:44:40 WebOb==1.8.9
22:44:40 websocket-client==1.9.0
22:44:40 WebTest==3.0.7
22:44:40 wsproto==1.3.2
22:44:40 [EnvInject] - Injecting environment variables from a build step.
22:44:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:44:40 [EnvInject] - Variables injected successfully.
22:44:40 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins5950789014377071993.sh
22:44:40 Setup pyenv:
22:44:40 system
22:44:40 3.8.13
22:44:40 3.9.13
22:44:40 3.10.13
22:44:40 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
22:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wC4a from file:/tmp/.os_lf_venv
22:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:42 lf-activate-venv(): INFO: Base packages installed successfully
22:44:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:44:49 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.
22:44:49 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:44:50 lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH
22:44:50 + ODL_SYSTEM=()
22:44:50 + TOOLS_SYSTEM=()
22:44:50 + OPENSTACK_SYSTEM=()
22:44:50 + OPENSTACK_CONTROLLERS=()
22:44:50 + mapfile -t ADDR
22:44:50 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-43
22:44:50 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:44:51 + for i in "${ADDR[@]}"
22:44:51 ++ ssh 10.30.171.134 hostname -s
22:44:51 Warning: Permanently added '10.30.171.134' (ECDSA) to the list of known hosts.
22:44:52 + REMHOST=releng-12556-43-1-mininet-ovs-217-0
22:44:52 + case ${REMHOST} in
22:44:52 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:44:52 + for i in "${ADDR[@]}"
22:44:52 ++ ssh 10.30.170.36 hostname -s
22:44:52 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:44:52 + REMHOST=releng-12556-43-0-builder-0
22:44:52 + case ${REMHOST} in
22:44:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:52 + for i in "${ADDR[@]}"
22:44:52 ++ ssh 10.30.171.191 hostname -s
22:44:52 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:44:53 + REMHOST=releng-12556-43-0-builder-1
22:44:53 + case ${REMHOST} in
22:44:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:53 + for i in "${ADDR[@]}"
22:44:53 ++ ssh 10.30.171.251 hostname -s
22:44:53 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:44:53 + REMHOST=releng-12556-43-0-builder-2
22:44:53 + case ${REMHOST} in
22:44:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:53 + echo NUM_ODL_SYSTEM=3
22:44:53 + echo NUM_TOOLS_SYSTEM=1
22:44:53 + '[' '' == yes ']'
22:44:53 + NUM_OPENSTACK_SYSTEM=0
22:44:53 + echo NUM_OPENSTACK_SYSTEM=0
22:44:53 + '[' 0 -eq 2 ']'
22:44:53 + echo ODL_SYSTEM_IP=10.30.170.36
22:44:53 ++ seq 0 2
22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:53 + echo ODL_SYSTEM_1_IP=10.30.170.36
22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:53 + echo ODL_SYSTEM_2_IP=10.30.171.191
22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:53 + echo ODL_SYSTEM_3_IP=10.30.171.251
22:44:53 + echo TOOLS_SYSTEM_IP=10.30.171.134
22:44:53 ++ seq 0 0
22:44:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:44:53 + echo TOOLS_SYSTEM_1_IP=10.30.171.134
22:44:53 + openstack_index=0
22:44:53 + NUM_OPENSTACK_CONTROL_NODES=1
22:44:53 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:44:53 ++ seq 0 0
22:44:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:44:53 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:44:53 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:53 + '[' -1 -ge 2 ']'
22:44:53 ++ seq 0 -2
22:44:53 + NUM_OPENSTACK_HAPROXY_NODES=0
22:44:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:44:53 ++ seq 0 -1
22:44:53 + echo 'Contents of slave_addresses.txt:'
22:44:53 Contents of slave_addresses.txt:
22:44:53 + cat slave_addresses.txt
22:44:53 NUM_ODL_SYSTEM=3
22:44:53 NUM_TOOLS_SYSTEM=1
22:44:53 NUM_OPENSTACK_SYSTEM=0
22:44:53 ODL_SYSTEM_IP=10.30.170.36
22:44:53 ODL_SYSTEM_1_IP=10.30.170.36
22:44:53 ODL_SYSTEM_2_IP=10.30.171.191
22:44:53 ODL_SYSTEM_3_IP=10.30.171.251
22:44:53 TOOLS_SYSTEM_IP=10.30.171.134
22:44:53 TOOLS_SYSTEM_1_IP=10.30.171.134
22:44:53 NUM_OPENSTACK_CONTROL_NODES=1
22:44:53 OPENSTACK_CONTROL_NODE_1_IP=
22:44:53 NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:53 NUM_OPENSTACK_HAPROXY_NODES=0
22:44:53 [EnvInject] - Injecting environment variables from a build step.
22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:44:53 [EnvInject] - Variables injected successfully.
22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins8029312767359194135.sh
22:44:53 Preparing for JRE Version 21
22:44:53 Karaf artifact is netconf-karaf
22:44:53 Karaf project is netconf
22:44:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:44:53 [EnvInject] - Injecting environment variables from a build step.
22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:44:53 [EnvInject] - Variables injected successfully.
22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7376016702082476877.sh
22:44:53 2025-12-29 22:44:53 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:44:53 Bundle version is 10.0.3-SNAPSHOT
22:44:53 --2025-12-29 22:44:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:44:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:53 HTTP request sent, awaiting response... 200 OK
22:44:53 Length: 1408 (1.4K) [application/xml]
22:44:53 Saving to: ‘maven-metadata.xml’
22:44:53
22:44:53 0K . 100% 79.4M=0s
22:44:53
22:44:53 2025-12-29 22:44:53 (79.4 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:44:53
22:44:53
22:44:53
22:44:53 org.opendaylight.netconf
22:44:53 netconf-karaf
22:44:53
22:44:53 20251229190526
22:44:53
22:44:53 20251229.190526
22:44:53 62
22:44:53
22:44:53
22:44:53
22:44:53 pom
22:44:53 10.0.3-20251229.190526-62
22:44:53 20251229190526
22:44:53
22:44:53
22:44:53 tar.gz
22:44:53 10.0.3-20251229.190526-62
22:44:53 20251229190526
22:44:53
22:44:53
22:44:53 zip
22:44:53 10.0.3-20251229.190526-62
22:44:53 20251229190526
22:44:53
22:44:53
22:44:53 cyclonedx
22:44:53 xml
22:44:53 10.0.3-20251229.190526-62
22:44:53 20251229190526
22:44:53
22:44:53
22:44:53 cyclonedx
22:44:53 json
22:44:53 10.0.3-20251229.190526-62
22:44:53 20251229190526
22:44:53
22:44:53
22:44:53
22:44:53 10.0.3-SNAPSHOT
22:44:53
22:44:53 Nexus timestamp is 10.0.3-20251229.190526-62
22:44:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:53 Distribution bundle is netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:53 Distribution bundle version is 10.0.3-SNAPSHOT
22:44:53 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:44:53 Nexus prefix is https://nexus.opendaylight.org
22:44:53 [EnvInject] - Injecting environment variables from a build step.
22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:44:53 [EnvInject] - Variables injected successfully.
22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins125309924874359180.sh
22:44:53 Setup pyenv:
22:44:54 system
22:44:54 3.8.13
22:44:54 3.9.13
22:44:54 3.10.13
22:44:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version)
22:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wC4a from file:/tmp/.os_lf_venv
22:44:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:44:56 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:56 lf-activate-venv(): INFO: Base packages installed successfully
22:44:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:45:01 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.
22:45:01 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-wC4a/bin to PATH
22:45:02 Copying common-functions.sh to /tmp
22:45:03 Copying common-functions.sh to 10.30.170.36:/tmp
22:45:04 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:04 Copying common-functions.sh to 10.30.171.191:/tmp
22:45:04 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:45:04 Copying common-functions.sh to 10.30.171.251:/tmp
22:45:04 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:45:05 Copying common-functions.sh to 10.30.171.134:/tmp
22:45:05 Warning: Permanently added '10.30.171.134' (ECDSA) to the list of known hosts.
22:45:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins17943250228966292815.sh
22:45:05 common-functions.sh is being sourced
22:45:05 common-functions environment:
22:45:05 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:05 ACTUALFEATURES:
22:45:05 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:05 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:05 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:05 CONTROLLERMEM: 2048m
22:45:05 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:05 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:05 SUITES:
22:45:05
22:45:05 #################################################
22:45:05 ## Configure Cluster and Start ##
22:45:05 #################################################
22:45:05 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
22:45:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
22:45:05 Locating script plan to use...
22:45:05 Finished running script plans
22:45:05 Configuring member-1 with IP address 10.30.170.36
22:45:05 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:06 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:06 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:45:06 ++ [[ /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 ]]
22:45:06 common-functions.sh is being sourced
22:45:06 ++ echo 'common-functions.sh is being sourced'
22:45:06 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:45:06 ++ DISTROSTREAM=vanadium
22:45:06 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:06 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:06 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:06 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:06 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:06 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:06 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:06 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:06 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:06 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:06 ++ export CONTROLLERMEM=
22:45:06 ++ CONTROLLERMEM=
22:45:06 ++ case "${DISTROSTREAM}" in
22:45:06 ++ CLUSTER_SYSTEM=pekko
22:45:06 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:06 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:06 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:06 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:06 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:06 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:06 ++ print_common_env
22:45:06 ++ cat
22:45:06 common-functions environment:
22:45:06 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:06 ACTUALFEATURES:
22:45:06 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:06 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:06 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:06 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:06 CONTROLLERMEM:
22:45:06 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:06 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:06 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:06 SUITES:
22:45:06
22:45:06 ++ SSH='ssh -t -t'
22:45:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:45:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:45:06 Changing to /tmp
22:45:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:06 + echo 'Changing to /tmp'
22:45:06 + cd /tmp
22:45:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:45:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:06 --2025-12-29 22:45:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:06 HTTP request sent, awaiting response... 200 OK
22:45:06 Length: 155232111 (148M) [application/zip]
22:45:06 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:45:06
22:45:06 0K ........ ........ ........ ........ ........ ........ 2% 72.7M 2s
22:45:06 3072K ........ ........ ........ ........ ........ ........ 4% 157M 1s
22:45:06 6144K ........ ........ ........ ........ ........ ........ 6% 146M 1s
22:45:06 9216K ........ ........ ........ ........ ........ ........ 8% 148M 1s
22:45:06 12288K ........ ........ ........ ........ ........ ........ 10% 178M 1s
22:45:06 15360K ........ ........ ........ ........ ........ ........ 12% 176M 1s
22:45:06 18432K ........ ........ ........ ........ ........ ........ 14% 221M 1s
22:45:06 21504K ........ ........ ........ ........ ........ ........ 16% 228M 1s
22:45:06 24576K ........ ........ ........ ........ ........ ........ 18% 215M 1s
22:45:06 27648K ........ ........ ........ ........ ........ ........ 20% 237M 1s
22:45:06 30720K ........ ........ ........ ........ ........ ........ 22% 256M 1s
22:45:06 33792K ........ ........ ........ ........ ........ ........ 24% 256M 1s
22:45:06 36864K ........ ........ ........ ........ ........ ........ 26% 275M 1s
22:45:06 39936K ........ ........ ........ ........ ........ ........ 28% 284M 1s
22:45:06 43008K ........ ........ ........ ........ ........ ........ 30% 219M 1s
22:45:06 46080K ........ ........ ........ ........ ........ ........ 32% 254M 1s
22:45:06 49152K ........ ........ ........ ........ ........ ........ 34% 226M 1s
22:45:06 52224K ........ ........ ........ ........ ........ ........ 36% 202M 0s
22:45:06 55296K ........ ........ ........ ........ ........ ........ 38% 214M 0s
22:45:06 58368K ........ ........ ........ ........ ........ ........ 40% 251M 0s
22:45:06 61440K ........ ........ ........ ........ ........ ........ 42% 296M 0s
22:45:06 64512K ........ ........ ........ ........ ........ ........ 44% 298M 0s
22:45:06 67584K ........ ........ ........ ........ ........ ........ 46% 312M 0s
22:45:06 70656K ........ ........ ........ ........ ........ ........ 48% 304M 0s
22:45:06 73728K ........ ........ ........ ........ ........ ........ 50% 311M 0s
22:45:06 76800K ........ ........ ........ ........ ........ ........ 52% 298M 0s
22:45:07 79872K ........ ........ ........ ........ ........ ........ 54% 303M 0s
22:45:07 82944K ........ ........ ........ ........ ........ ........ 56% 291M 0s
22:45:07 86016K ........ ........ ........ ........ ........ ........ 58% 282M 0s
22:45:07 89088K ........ ........ ........ ........ ........ ........ 60% 261M 0s
22:45:07 92160K ........ ........ ........ ........ ........ ........ 62% 365M 0s
22:45:07 95232K ........ ........ ........ ........ ........ ........ 64% 298M 0s
22:45:07 98304K ........ ........ ........ ........ ........ ........ 66% 303M 0s
22:45:07 101376K ........ ........ ........ ........ ........ ........ 68% 296M 0s
22:45:07 104448K ........ ........ ........ ........ ........ ........ 70% 295M 0s
22:45:07 107520K ........ ........ ........ ........ ........ ........ 72% 303M 0s
22:45:07 110592K ........ ........ ........ ........ ........ ........ 74% 294M 0s
22:45:07 113664K ........ ........ ........ ........ ........ ........ 77% 276M 0s
22:45:07 116736K ........ ........ ........ ........ ........ ........ 79% 309M 0s
22:45:07 119808K ........ ........ ........ ........ ........ ........ 81% 289M 0s
22:45:07 122880K ........ ........ ........ ........ ........ ........ 83% 274M 0s
22:45:07 125952K ........ ........ ........ ........ ........ ........ 85% 298M 0s
22:45:07 129024K ........ ........ ........ ........ ........ ........ 87% 295M 0s
22:45:07 132096K ........ ........ ........ ........ ........ ........ 89% 299M 0s
22:45:07 135168K ........ ........ ........ ........ ........ ........ 91% 312M 0s
22:45:07 138240K ........ ........ ........ ........ ........ ........ 93% 294M 0s
22:45:07 141312K ........ ........ ........ ........ ........ ........ 95% 298M 0s
22:45:07 144384K ........ ........ ........ ........ ........ ........ 97% 296M 0s
22:45:07 147456K ........ ........ ........ ........ ........ ........ 99% 316M 0s
22:45:07 150528K ........ ........ 100% 294M=0.6s
22:45:07
22:45:07 2025-12-29 22:45:07 (243 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:45:07
22:45:07 Extracting the new controller...
22:45:07 + echo 'Extracting the new controller...'
22:45:07 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:08 Adding external repositories...
22:45:08 + echo 'Adding external repositories...'
22:45:08 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:08 ################################################################################
22:45:08 #
22:45:08 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:08 # contributor license agreements. See the NOTICE file distributed with
22:45:08 # this work for additional information regarding copyright ownership.
22:45:08 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:08 # (the "License"); you may not use this file except in compliance with
22:45:08 # the License. You may obtain a copy of the License at
22:45:08 #
22:45:08 # http://www.apache.org/licenses/LICENSE-2.0
22:45:08 #
22:45:08 # Unless required by applicable law or agreed to in writing, software
22:45:08 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:08 # See the License for the specific language governing permissions and
22:45:08 # limitations under the License.
22:45:08 #
22:45:08 ################################################################################
22:45:08
22:45:08 #
22:45:08 # If set to true, the following property will not allow any certificate to be used
22:45:08 # when accessing Maven repositories through SSL
22:45:08 #
22:45:08 #org.ops4j.pax.url.mvn.certificateCheck=
22:45:08
22:45:08 #
22:45:08 # Path to the local Maven settings file.
22:45:08 # The repositories defined in this file will be automatically added to the list
22:45:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:45:08 # below is not set.
22:45:08 # The following locations are checked for the existence of the settings.xml file
22:45:08 # * 1. looks for the specified url
22:45:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:45:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:45:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:45:08 #
22:45:08 #org.ops4j.pax.url.mvn.settings=
22:45:08
22:45:08 #
22:45:08 # Path to the local Maven repository which is used to avoid downloading
22:45:08 # artifacts when they already exist locally.
22:45:08 # The value of this property will be extracted from the settings.xml file
22:45:08 # above, or defaulted to:
22:45:08 # System.getProperty( "user.home" ) + "/.m2/repository"
22:45:08 #
22:45:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:45:08
22:45:08 #
22:45:08 # Default this to false. It's just weird to use undocumented repos
22:45:08 #
22:45:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:45:08
22:45:08 #
22:45:08 # Uncomment if you don't wanna use the proxy settings
22:45:08 # from the Maven conf/settings.xml file
22:45:08 #
22:45:08 # org.ops4j.pax.url.mvn.proxySupport=false
22:45:08
22:45:08 #
22:45:08 # Disable aether support by default. This ensure that the defaultRepositories
22:45:08 # below will be used
22:45:08 #
22:45:08 #org.ops4j.pax.url.mvn.disableAether=true
22:45:08
22:45:08 #
22:45:08 # Comma separated list of repositories scanned when resolving an artifact.
22:45:08 # Those repositories will be checked before iterating through the
22:45:08 # below list of repositories and even before the local repository
22:45:08 # A repository url can be appended with zero or more of the following flags:
22:45:08 # @snapshots : the repository contains snaphots
22:45:08 # @noreleases : the repository does not contain any released artifacts
22:45:08 #
22:45:08 # The following property value will add the system folder as a repo.
22:45:08 #
22:45:08 #org.ops4j.pax.url.mvn.defaultRepositories=
22:45:08
22:45:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:45:08 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:45:08
22:45:08 #
22:45:08 # Comma separated list of repositories scanned when resolving an artifact.
22:45:08 # The default list includes the following repositories:
22:45:08 # http://repo1.maven.org/maven2@id=central
22:45:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:45:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:45:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:45:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:45:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:45:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:08 # To add repositories to the default ones, prepend '+' to the list of repositories
22:45:08 # to add.
22:45:08 # A repository url can be appended with zero or more of the following flags:
22:45:08 # @snapshots : the repository contains snapshots
22:45:08 # @noreleases : the repository does not contain any released artifacts
22:45:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:45:08 #
22:45:08 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 \
22:45:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:45:08 file:${karaf.data}/kar@id=kar.repository@multi
22:45:08 Configuring the startup features...
22:45:08 + [[ True == \T\r\u\e ]]
22:45:08 + echo 'Configuring the startup features...'
22:45:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:08 + FEATURE_TEST_STRING=features-test
22:45:08 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:45:08 + KARAF_VERSION=netconf
22:45:08 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:08 ################################################################################
22:45:08 #
22:45:08 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:08 # contributor license agreements. See the NOTICE file distributed with
22:45:08 # this work for additional information regarding copyright ownership.
22:45:08 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:08 # (the "License"); you may not use this file except in compliance with
22:45:08 # the License. You may obtain a copy of the License at
22:45:08 #
22:45:08 # http://www.apache.org/licenses/LICENSE-2.0
22:45:08 #
22:45:08 # Unless required by applicable law or agreed to in writing, software
22:45:08 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:08 # See the License for the specific language governing permissions and
22:45:08 # limitations under the License.
22:45:08 #
22:45:08 ################################################################################
22:45:08
22:45:08 #
22:45:08 # Comma separated list of features repositories to register by default
22:45:08 #
22:45:08 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:45:08
22:45:08 #
22:45:08 # Comma separated list of features to install at startup
22:45:08 #
22:45:08 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:45:08
22:45:08 #
22:45:08 # Resource repositories (OBR) that the features resolver can use
22:45:08 # to resolve requirements/capabilities
22:45:08 #
22:45:08 # The format of the resourceRepositories is
22:45:08 # resourceRepositories=[xml:url|json:url],...
22:45:08 # for Instance:
22:45:08 #
22:45:08 #resourceRepositories=xml:http://host/path/to/index.xml
22:45:08 # or
22:45:08 #resourceRepositories=json:http://host/path/to/index.json
22:45:08 #
22:45:08
22:45:08 #
22:45:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:45:08 #
22:45:08 featuresBootAsynchronous=false
22:45:08
22:45:08 #
22:45:08 # Service requirements enforcement
22:45:08 #
22:45:08 # By default, the feature resolver checks the service requirements/capabilities of
22:45:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:45:08 # the required bundles.
22:45:08 # The following flag can have those values:
22:45:08 # - disable: service requirements are completely ignored
22:45:08 # - default: service requirements are ignored for old features
22:45:08 # - enforce: service requirements are always verified
22:45:08 #
22:45:08 #serviceRequirements=default
22:45:08
22:45:08 #
22:45:08 # Store cfg file for config element in feature
22:45:08 #
22:45:08 #configCfgStore=true
22:45:08
22:45:08 #
22:45:08 # Define if the feature service automatically refresh bundles
22:45:08 #
22:45:08 autoRefresh=true
22:45:08
22:45:08 #
22:45:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:45:08 # XML file defines instructions related to features processing
22:45:08 # versions.properties may declare properties to resolve placeholders in XML file
22:45:08 # both files are relative to ${karaf.etc}
22:45:08 #
22:45:08 #featureProcessing=org.apache.karaf.features.xml
22:45:08 #featureProcessingVersions=versions.properties
22:45:08 + configure_karaf_log netconf ''
22:45:08 + local -r karaf_version=netconf
22:45:08 + local -r controllerdebugmap=
22:45:08 + local logapi=log4j
22:45:08 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:08 log4j2.rootLogger.level = INFO
22:45:08 #log4j2.rootLogger.type = asyncRoot
22:45:08 #log4j2.rootLogger.includeLocation = false
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:08 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:08 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:08 log4j2.logger.spifly.level = WARN
22:45:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:08 log4j2.logger.audit.level = INFO
22:45:08 log4j2.logger.audit.additivity = false
22:45:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:08 log4j2.appender.console.type = Console
22:45:08 log4j2.appender.console.name = Console
22:45:08 log4j2.appender.console.layout.type = PatternLayout
22:45:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:08 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:08 log4j2.appender.rolling.name = RollingFile
22:45:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:08 #log4j2.appender.rolling.immediateFlush = false
22:45:08 log4j2.appender.rolling.append = true
22:45:08 log4j2.appender.rolling.layout.type = PatternLayout
22:45:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:08 log4j2.appender.rolling.policies.type = Policies
22:45:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:08 log4j2.appender.rolling.policies.size.size = 64MB
22:45:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:08 log4j2.appender.rolling.strategy.max = 7
22:45:08 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:08 log4j2.appender.audit.name = AuditRollingFile
22:45:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:08 log4j2.appender.audit.append = true
22:45:08 log4j2.appender.audit.layout.type = PatternLayout
22:45:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:08 log4j2.appender.audit.policies.type = Policies
22:45:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:08 log4j2.appender.audit.policies.size.size = 8MB
22:45:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:08 log4j2.appender.audit.strategy.max = 7
22:45:08 log4j2.appender.osgi.type = PaxOsgi
22:45:08 log4j2.appender.osgi.name = PaxOsgi
22:45:08 log4j2.appender.osgi.filter = *
22:45:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:08 #log4j2.logger.aether.level = TRACE
22:45:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:08 #log4j2.logger.http-headers.level = DEBUG
22:45:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:08 #log4j2.logger.maven.level = TRACE
22:45:08 + logapi=log4j2
22:45:08 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:45:08 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:45:08 + '[' log4j2 == log4j2 ']'
22:45:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:45:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:45:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:45:08 controllerdebugmap:
22:45:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:45:08 + unset IFS
22:45:08 + echo 'controllerdebugmap: '
22:45:08 + '[' -n '' ']'
22:45:08 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:08 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:08 ################################################################################
22:45:08 #
22:45:08 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:08 # contributor license agreements. See the NOTICE file distributed with
22:45:08 # this work for additional information regarding copyright ownership.
22:45:08 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:08 # (the "License"); you may not use this file except in compliance with
22:45:08 # the License. You may obtain a copy of the License at
22:45:08 #
22:45:08 # http://www.apache.org/licenses/LICENSE-2.0
22:45:08 #
22:45:08 # Unless required by applicable law or agreed to in writing, software
22:45:08 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:08 # See the License for the specific language governing permissions and
22:45:08 # limitations under the License.
22:45:08 #
22:45:08 ################################################################################
22:45:08
22:45:08 # Common pattern layout for appenders
22:45:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:08
22:45:08 # Root logger
22:45:08 log4j2.rootLogger.level = INFO
22:45:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:45:08 #log4j2.rootLogger.type = asyncRoot
22:45:08 #log4j2.rootLogger.includeLocation = false
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:08 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:08
22:45:08 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:08
22:45:08 # Loggers configuration
22:45:08
22:45:08 # Spifly logger
22:45:08 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:08 log4j2.logger.spifly.level = WARN
22:45:08
22:45:08 # Security audit logger
22:45:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:08 log4j2.logger.audit.level = INFO
22:45:08 log4j2.logger.audit.additivity = false
22:45:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:08
22:45:08 # Appenders configuration
22:45:08
22:45:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:08 log4j2.appender.console.type = Console
22:45:08 log4j2.appender.console.name = Console
22:45:08 log4j2.appender.console.layout.type = PatternLayout
22:45:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:08
22:45:08 # Rolling file appender
22:45:08 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:08 log4j2.appender.rolling.name = RollingFile
22:45:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:08 # uncomment to not force a disk flush
22:45:08 #log4j2.appender.rolling.immediateFlush = false
22:45:08 log4j2.appender.rolling.append = true
22:45:08 log4j2.appender.rolling.layout.type = PatternLayout
22:45:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:08 log4j2.appender.rolling.policies.type = Policies
22:45:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:08 log4j2.appender.rolling.policies.size.size = 1GB
22:45:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:08 log4j2.appender.rolling.strategy.max = 7
22:45:08
22:45:08 # Audit file appender
22:45:08 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:08 log4j2.appender.audit.name = AuditRollingFile
22:45:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:08 log4j2.appender.audit.append = true
22:45:08 log4j2.appender.audit.layout.type = PatternLayout
22:45:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:08 log4j2.appender.audit.policies.type = Policies
22:45:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:08 log4j2.appender.audit.policies.size.size = 8MB
22:45:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:08 log4j2.appender.audit.strategy.max = 7
22:45:08
22:45:08 # OSGi appender
22:45:08 log4j2.appender.osgi.type = PaxOsgi
22:45:08 log4j2.appender.osgi.name = PaxOsgi
22:45:08 log4j2.appender.osgi.filter = *
22:45:08
22:45:08 # help with identification of maven-related problems with pax-url-aether
22:45:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:08 #log4j2.logger.aether.level = TRACE
22:45:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:08 #log4j2.logger.http-headers.level = DEBUG
22:45:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:08 #log4j2.logger.maven.level = TRACE
22:45:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:45:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:45:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 Configure
22:45:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:45:08 + local -r controllermem=2048m
22:45:08 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 + echo Configure
22:45:08 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:45:08 max memory: 2048m
22:45:08 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:45:08 + echo ' max memory: 2048m'
22:45:08 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:08 #!/bin/sh
22:45:08 #
22:45:08 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:08 # contributor license agreements. See the NOTICE file distributed with
22:45:08 # this work for additional information regarding copyright ownership.
22:45:08 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:08 # (the "License"); you may not use this file except in compliance with
22:45:08 # the License. You may obtain a copy of the License at
22:45:08 #
22:45:08 # http://www.apache.org/licenses/LICENSE-2.0
22:45:08 #
22:45:08 # Unless required by applicable law or agreed to in writing, software
22:45:08 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:08 # See the License for the specific language governing permissions and
22:45:08 # limitations under the License.
22:45:08 #
22:45:08
22:45:08 #
22:45:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:45:08 # script: client, instance, shell, start, status, stop, karaf
22:45:08 #
22:45:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:45:08 # Actions go here...
22:45:08 # fi
22:45:08
22:45:08 #
22:45:08 # general settings which should be applied for all scripts go here; please keep
22:45:08 # in mind that it is possible that scripts might be executed more than once, e.g.
22:45:08 # in example of the start script where the start script is executed first and the
22:45:08 # karaf script afterwards.
22:45:08 #
22:45:08
22:45:08 #
22:45:08 # The following section shows the possible configuration options for the default
22:45:08 # karaf scripts
22:45:08 #
22:45:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:45:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:45:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:45:08 # export EXTRA_JAVA_OPTS # Additional JVM options
22:45:08 # export KARAF_HOME # Karaf home folder
22:45:08 # export KARAF_DATA # Karaf data folder
22:45:08 # export KARAF_BASE # Karaf base folder
22:45:08 # export KARAF_ETC # Karaf etc folder
22:45:08 # export KARAF_LOG # Karaf log folder
22:45:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:45:08 # export KARAF_OPTS # Additional available Karaf options
22:45:08 # export KARAF_DEBUG # Enable debug mode
22:45:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:45:08 # export KARAF_NOROOT # Prevent execution as root if set to true
22:45:08 Set Java version
22:45:08 + echo 'Set Java version'
22:45:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:45:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:08 sudo: a password is required
22:45:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:08 sudo: a password is required
22:45:08 JDK default version ...
22:45:08 + echo 'JDK default version ...'
22:45:08 + java -version
22:45:08 openjdk version "21.0.9" 2025-10-21
22:45:08 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:45:08 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:45:08 Set JAVA_HOME
22:45:08 + echo 'Set JAVA_HOME'
22:45:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:45:08 Listing all open ports on controller system...
22:45:08 + echo 'Listing all open ports on controller system...'
22:45:08 + netstat -pnatu
22:45:08 /tmp/configuration-script.sh: line 40: netstat: command not found
22:45:08 Configuring cluster
22:45:08 + '[' -f /tmp/custom_shard_config.txt ']'
22:45:08 + echo 'Configuring cluster'
22:45:08 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.36 10.30.171.191 10.30.171.251
22:45:08 ################################################
22:45:08 ## Configure Cluster ##
22:45:08 ################################################
22:45:08 NOTE: Cluster configuration files not found. Copying from
22:45:08 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:45:08 Configuring unique name in pekko.conf
22:45:08 Configuring hostname in pekko.conf
22:45:08 Configuring data and rpc seed nodes in pekko.conf
22:45:08 modules = [
22:45:08
22:45:08 ]
22:45:08 Configuring replication type in module-shards.conf
22:45:08 ################################################
22:45:08 ## NOTE: Manually restart controller to ##
22:45:08 ## apply configuration. ##
22:45:08 ################################################
22:45:08 Dump pekko.conf
22:45:08 + echo 'Dump pekko.conf'
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:08
22:45:08 odl-cluster-data {
22:45:08 pekko {
22:45:08 remote {
22:45:08 artery {
22:45:08 enabled = on
22:45:08 transport = tcp
22:45:08 canonical.hostname = "10.30.170.36"
22:45:08 canonical.port = 2550
22:45:08 }
22:45:08 }
22:45:08
22:45:08 cluster {
22:45:08 # Using artery.
22:45:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.36:2550",
22:45:08 "pekko://opendaylight-cluster-data@10.30.171.191:2550",
22:45:08 "pekko://opendaylight-cluster-data@10.30.171.251:2550"]
22:45:08
22:45:08 roles = ["member-1"]
22:45:08
22:45:08 # when under load we might trip a false positive on the failure detector
22:45:08 # failure-detector {
22:45:08 # heartbeat-interval = 4 s
22:45:08 # acceptable-heartbeat-pause = 16s
22:45:08 # }
22:45:08 }
22:45:08
22:45:08 persistence {
22:45:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:45:08 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:45:08 # The relative path is always relative to KARAF_HOME.
22:45:08
22:45:08 # snapshot-store.local.dir = "target/snapshots"
22:45:08 }
22:45:08 disable-default-actor-system-quarantined-event-handling = "false"
22:45:08 }
22:45:08 }
22:45:08 Dump modules.conf
22:45:08 + echo 'Dump modules.conf'
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:08 modules = [
22:45:08
22:45:08 ]
22:45:08 Dump module-shards.conf
22:45:08 + echo 'Dump module-shards.conf'
22:45:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:08 module-shards = [
22:45:08 {
22:45:08 name = "default"
22:45:08 shards = [
22:45:08 {
22:45:08 name = "default"
22:45:08 replicas = ["member-1",
22:45:08 "member-2",
22:45:08 "member-3"]
22:45:08 }
22:45:08 ]
22:45:08 }
22:45:08 ]
22:45:08 Configuring member-2 with IP address 10.30.171.191
22:45:08 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:45:09 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:45:09 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:45:09 ++ [[ /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 ]]
22:45:09 common-functions.sh is being sourced
22:45:09 ++ echo 'common-functions.sh is being sourced'
22:45:09 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:45:09 ++ DISTROSTREAM=vanadium
22:45:09 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:09 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:09 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:09 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:09 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:09 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:09 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:09 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:09 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:09 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:09 ++ export CONTROLLERMEM=
22:45:09 ++ CONTROLLERMEM=
22:45:09 ++ case "${DISTROSTREAM}" in
22:45:09 ++ CLUSTER_SYSTEM=pekko
22:45:09 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:09 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:09 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:09 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:09 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:09 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:09 ++ print_common_env
22:45:09 ++ cat
22:45:09 common-functions environment:
22:45:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:09 ACTUALFEATURES:
22:45:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:09 CONTROLLERMEM:
22:45:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:09 SUITES:
22:45:09
22:45:09 ++ SSH='ssh -t -t'
22:45:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:45:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:45:09 Changing to /tmp
22:45:09 + echo 'Changing to /tmp'
22:45:09 + cd /tmp
22:45:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:45:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:09 --2025-12-29 22:45:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:09 HTTP request sent, awaiting response... 200 OK
22:45:09 Length: 155232111 (148M) [application/zip]
22:45:09 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:45:09
22:45:09 0K ........ ........ ........ ........ ........ ........ 2% 56.8M 3s
22:45:09 3072K ........ ........ ........ ........ ........ ........ 4% 82.9M 2s
22:45:09 6144K ........ ........ ........ ........ ........ ........ 6% 120M 2s
22:45:09 9216K ........ ........ ........ ........ ........ ........ 8% 111M 2s
22:45:09 12288K ........ ........ ........ ........ ........ ........ 10% 138M 1s
22:45:09 15360K ........ ........ ........ ........ ........ ........ 12% 133M 1s
22:45:09 18432K ........ ........ ........ ........ ........ ........ 14% 155M 1s
22:45:09 21504K ........ ........ ........ ........ ........ ........ 16% 184M 1s
22:45:09 24576K ........ ........ ........ ........ ........ ........ 18% 175M 1s
22:45:09 27648K ........ ........ ........ ........ ........ ........ 20% 180M 1s
22:45:09 30720K ........ ........ ........ ........ ........ ........ 22% 234M 1s
22:45:09 33792K ........ ........ ........ ........ ........ ........ 24% 203M 1s
22:45:09 36864K ........ ........ ........ ........ ........ ........ 26% 229M 1s
22:45:09 39936K ........ ........ ........ ........ ........ ........ 28% 246M 1s
22:45:09 43008K ........ ........ ........ ........ ........ ........ 30% 255M 1s
22:45:09 46080K ........ ........ ........ ........ ........ ........ 32% 274M 1s
22:45:09 49152K ........ ........ ........ ........ ........ ........ 34% 266M 1s
22:45:09 52224K ........ ........ ........ ........ ........ ........ 36% 286M 1s
22:45:09 55296K ........ ........ ........ ........ ........ ........ 38% 238M 1s
22:45:09 58368K ........ ........ ........ ........ ........ ........ 40% 203M 1s
22:45:09 61440K ........ ........ ........ ........ ........ ........ 42% 188M 1s
22:45:09 64512K ........ ........ ........ ........ ........ ........ 44% 188M 1s
22:45:09 67584K ........ ........ ........ ........ ........ ........ 46% 185M 0s
22:45:09 70656K ........ ........ ........ ........ ........ ........ 48% 180M 0s
22:45:09 73728K ........ ........ ........ ........ ........ ........ 50% 239M 0s
22:45:09 76800K ........ ........ ........ ........ ........ ........ 52% 197M 0s
22:45:09 79872K ........ ........ ........ ........ ........ ........ 54% 210M 0s
22:45:09 82944K ........ ........ ........ ........ ........ ........ 56% 201M 0s
22:45:09 86016K ........ ........ ........ ........ ........ ........ 58% 228M 0s
22:45:09 89088K ........ ........ ........ ........ ........ ........ 60% 290M 0s
22:45:09 92160K ........ ........ ........ ........ ........ ........ 62% 245M 0s
22:45:09 95232K ........ ........ ........ ........ ........ ........ 64% 287M 0s
22:45:09 98304K ........ ........ ........ ........ ........ ........ 66% 300M 0s
22:45:09 101376K ........ ........ ........ ........ ........ ........ 68% 309M 0s
22:45:09 104448K ........ ........ ........ ........ ........ ........ 70% 295M 0s
22:45:09 107520K ........ ........ ........ ........ ........ ........ 72% 331M 0s
22:45:09 110592K ........ ........ ........ ........ ........ ........ 74% 293M 0s
22:45:09 113664K ........ ........ ........ ........ ........ ........ 77% 300M 0s
22:45:09 116736K ........ ........ ........ ........ ........ ........ 79% 320M 0s
22:45:09 119808K ........ ........ ........ ........ ........ ........ 81% 326M 0s
22:45:09 122880K ........ ........ ........ ........ ........ ........ 83% 322M 0s
22:45:10 125952K ........ ........ ........ ........ ........ ........ 85% 316M 0s
22:45:10 129024K ........ ........ ........ ........ ........ ........ 87% 301M 0s
22:45:10 132096K ........ ........ ........ ........ ........ ........ 89% 306M 0s
22:45:10 135168K ........ ........ ........ ........ ........ ........ 91% 308M 0s
22:45:10 138240K ........ ........ ........ ........ ........ ........ 93% 311M 0s
22:45:10 141312K ........ ........ ........ ........ ........ ........ 95% 308M 0s
22:45:10 144384K ........ ........ ........ ........ ........ ........ 97% 317M 0s
22:45:10 147456K ........ ........ ........ ........ ........ ........ 99% 322M 0s
22:45:10 150528K ........ ........ 100% 359M=0.7s
22:45:10
22:45:10 2025-12-29 22:45:10 (207 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:45:10
22:45:10 Extracting the new controller...
22:45:10 + echo 'Extracting the new controller...'
22:45:10 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:11 Adding external repositories...
22:45:11 + echo 'Adding external repositories...'
22:45:11 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:11 ################################################################################
22:45:11 #
22:45:11 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:11 # contributor license agreements. See the NOTICE file distributed with
22:45:11 # this work for additional information regarding copyright ownership.
22:45:11 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:11 # (the "License"); you may not use this file except in compliance with
22:45:11 # the License. You may obtain a copy of the License at
22:45:11 #
22:45:11 # http://www.apache.org/licenses/LICENSE-2.0
22:45:11 #
22:45:11 # Unless required by applicable law or agreed to in writing, software
22:45:11 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:11 # See the License for the specific language governing permissions and
22:45:11 # limitations under the License.
22:45:11 #
22:45:11 ################################################################################
22:45:11
22:45:11 #
22:45:11 # If set to true, the following property will not allow any certificate to be used
22:45:11 # when accessing Maven repositories through SSL
22:45:11 #
22:45:11 #org.ops4j.pax.url.mvn.certificateCheck=
22:45:11
22:45:11 #
22:45:11 # Path to the local Maven settings file.
22:45:11 # The repositories defined in this file will be automatically added to the list
22:45:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:45:11 # below is not set.
22:45:11 # The following locations are checked for the existence of the settings.xml file
22:45:11 # * 1. looks for the specified url
22:45:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:45:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:45:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:45:11 #
22:45:11 #org.ops4j.pax.url.mvn.settings=
22:45:11
22:45:11 #
22:45:11 # Path to the local Maven repository which is used to avoid downloading
22:45:11 # artifacts when they already exist locally.
22:45:11 # The value of this property will be extracted from the settings.xml file
22:45:11 # above, or defaulted to:
22:45:11 # System.getProperty( "user.home" ) + "/.m2/repository"
22:45:11 #
22:45:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:45:11
22:45:11 #
22:45:11 # Default this to false. It's just weird to use undocumented repos
22:45:11 #
22:45:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:45:11
22:45:11 #
22:45:11 # Uncomment if you don't wanna use the proxy settings
22:45:11 # from the Maven conf/settings.xml file
22:45:11 #
22:45:11 # org.ops4j.pax.url.mvn.proxySupport=false
22:45:11
22:45:11 #
22:45:11 # Disable aether support by default. This ensure that the defaultRepositories
22:45:11 # below will be used
22:45:11 #
22:45:11 #org.ops4j.pax.url.mvn.disableAether=true
22:45:11
22:45:11 #
22:45:11 # Comma separated list of repositories scanned when resolving an artifact.
22:45:11 # Those repositories will be checked before iterating through the
22:45:11 # below list of repositories and even before the local repository
22:45:11 # A repository url can be appended with zero or more of the following flags:
22:45:11 # @snapshots : the repository contains snaphots
22:45:11 # @noreleases : the repository does not contain any released artifacts
22:45:11 #
22:45:11 # The following property value will add the system folder as a repo.
22:45:11 #
22:45:11 #org.ops4j.pax.url.mvn.defaultRepositories=
22:45:11
22:45:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:45:11 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:45:11
22:45:11 #
22:45:11 # Comma separated list of repositories scanned when resolving an artifact.
22:45:11 # The default list includes the following repositories:
22:45:11 # http://repo1.maven.org/maven2@id=central
22:45:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:45:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:45:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:45:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:45:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:45:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:11 # To add repositories to the default ones, prepend '+' to the list of repositories
22:45:11 # to add.
22:45:11 # A repository url can be appended with zero or more of the following flags:
22:45:11 # @snapshots : the repository contains snapshots
22:45:11 # @noreleases : the repository does not contain any released artifacts
22:45:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:45:11 #
22:45:11 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
22:45:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:45:11 file:${karaf.data}/kar@id=kar.repository@multi
22:45:11 Configuring the startup features...
22:45:11 + [[ True == \T\r\u\e ]]
22:45:11 + echo 'Configuring the startup features...'
22:45:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:11 + FEATURE_TEST_STRING=features-test
22:45:11 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:45:11 + KARAF_VERSION=netconf
22:45:11 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:11 ################################################################################
22:45:11 #
22:45:11 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:11 # contributor license agreements. See the NOTICE file distributed with
22:45:11 # this work for additional information regarding copyright ownership.
22:45:11 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:11 # (the "License"); you may not use this file except in compliance with
22:45:11 # the License. You may obtain a copy of the License at
22:45:11 #
22:45:11 # http://www.apache.org/licenses/LICENSE-2.0
22:45:11 #
22:45:11 # Unless required by applicable law or agreed to in writing, software
22:45:11 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:11 # See the License for the specific language governing permissions and
22:45:11 # limitations under the License.
22:45:11 #
22:45:11 ################################################################################
22:45:11
22:45:11 #
22:45:11 # Comma separated list of features repositories to register by default
22:45:11 #
22:45:11 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:45:11
22:45:11 #
22:45:11 # Comma separated list of features to install at startup
22:45:11 #
22:45:11 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:45:11
22:45:11 #
22:45:11 # Resource repositories (OBR) that the features resolver can use
22:45:11 # to resolve requirements/capabilities
22:45:11 #
22:45:11 # The format of the resourceRepositories is
22:45:11 # resourceRepositories=[xml:url|json:url],...
22:45:11 # for Instance:
22:45:11 #
22:45:11 #resourceRepositories=xml:http://host/path/to/index.xml
22:45:11 # or
22:45:11 #resourceRepositories=json:http://host/path/to/index.json
22:45:11 #
22:45:11
22:45:11 #
22:45:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:45:11 #
22:45:11 featuresBootAsynchronous=false
22:45:11
22:45:11 #
22:45:11 # Service requirements enforcement
22:45:11 #
22:45:11 # By default, the feature resolver checks the service requirements/capabilities of
22:45:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:45:11 # the required bundles.
22:45:11 # The following flag can have those values:
22:45:11 # - disable: service requirements are completely ignored
22:45:11 # - default: service requirements are ignored for old features
22:45:11 # - enforce: service requirements are always verified
22:45:11 #
22:45:11 #serviceRequirements=default
22:45:11
22:45:11 #
22:45:11 # Store cfg file for config element in feature
22:45:11 #
22:45:11 #configCfgStore=true
22:45:11
22:45:11 #
22:45:11 # Define if the feature service automatically refresh bundles
22:45:11 #
22:45:11 autoRefresh=true
22:45:11
22:45:11 #
22:45:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:45:11 # XML file defines instructions related to features processing
22:45:11 # versions.properties may declare properties to resolve placeholders in XML file
22:45:11 # both files are relative to ${karaf.etc}
22:45:11 #
22:45:11 #featureProcessing=org.apache.karaf.features.xml
22:45:11 #featureProcessingVersions=versions.properties
22:45:11 + configure_karaf_log netconf ''
22:45:11 + local -r karaf_version=netconf
22:45:11 + local -r controllerdebugmap=
22:45:11 + local logapi=log4j
22:45:11 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:11 log4j2.rootLogger.level = INFO
22:45:11 #log4j2.rootLogger.type = asyncRoot
22:45:11 #log4j2.rootLogger.includeLocation = false
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:11 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:11 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:11 log4j2.logger.spifly.level = WARN
22:45:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:11 log4j2.logger.audit.level = INFO
22:45:11 log4j2.logger.audit.additivity = false
22:45:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:11 log4j2.appender.console.type = Console
22:45:11 log4j2.appender.console.name = Console
22:45:11 log4j2.appender.console.layout.type = PatternLayout
22:45:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:11 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:11 log4j2.appender.rolling.name = RollingFile
22:45:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:11 #log4j2.appender.rolling.immediateFlush = false
22:45:11 log4j2.appender.rolling.append = true
22:45:11 log4j2.appender.rolling.layout.type = PatternLayout
22:45:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:11 log4j2.appender.rolling.policies.type = Policies
22:45:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:11 log4j2.appender.rolling.policies.size.size = 64MB
22:45:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:11 log4j2.appender.rolling.strategy.max = 7
22:45:11 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:11 log4j2.appender.audit.name = AuditRollingFile
22:45:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:11 log4j2.appender.audit.append = true
22:45:11 log4j2.appender.audit.layout.type = PatternLayout
22:45:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:11 log4j2.appender.audit.policies.type = Policies
22:45:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:11 log4j2.appender.audit.policies.size.size = 8MB
22:45:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:11 log4j2.appender.audit.strategy.max = 7
22:45:11 log4j2.appender.osgi.type = PaxOsgi
22:45:11 log4j2.appender.osgi.name = PaxOsgi
22:45:11 log4j2.appender.osgi.filter = *
22:45:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:11 #log4j2.logger.aether.level = TRACE
22:45:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:11 #log4j2.logger.http-headers.level = DEBUG
22:45:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:11 #log4j2.logger.maven.level = TRACE
22:45:11 + logapi=log4j2
22:45:11 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:45:11 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:45:11 + '[' log4j2 == log4j2 ']'
22:45:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:45:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:45:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:45:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:45:11 + unset IFS
22:45:11 controllerdebugmap:
22:45:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:11 + echo 'controllerdebugmap: '
22:45:11 + '[' -n '' ']'
22:45:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:11 ################################################################################
22:45:11 #
22:45:11 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:11 # contributor license agreements. See the NOTICE file distributed with
22:45:11 # this work for additional information regarding copyright ownership.
22:45:11 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:11 # (the "License"); you may not use this file except in compliance with
22:45:11 # the License. You may obtain a copy of the License at
22:45:11 #
22:45:11 # http://www.apache.org/licenses/LICENSE-2.0
22:45:11 #
22:45:11 # Unless required by applicable law or agreed to in writing, software
22:45:11 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:11 # See the License for the specific language governing permissions and
22:45:11 # limitations under the License.
22:45:11 #
22:45:11 ################################################################################
22:45:11
22:45:11 # Common pattern layout for appenders
22:45:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:11
22:45:11 # Root logger
22:45:11 log4j2.rootLogger.level = INFO
22:45:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:45:11 #log4j2.rootLogger.type = asyncRoot
22:45:11 #log4j2.rootLogger.includeLocation = false
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:11 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:11
22:45:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:11
22:45:11 # Loggers configuration
22:45:11
22:45:11 # Spifly logger
22:45:11 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:11 log4j2.logger.spifly.level = WARN
22:45:11
22:45:11 # Security audit logger
22:45:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:11 log4j2.logger.audit.level = INFO
22:45:11 log4j2.logger.audit.additivity = false
22:45:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:11
22:45:11 # Appenders configuration
22:45:11
22:45:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:11 log4j2.appender.console.type = Console
22:45:11 log4j2.appender.console.name = Console
22:45:11 log4j2.appender.console.layout.type = PatternLayout
22:45:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:11
22:45:11 # Rolling file appender
22:45:11 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:11 log4j2.appender.rolling.name = RollingFile
22:45:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:11 # uncomment to not force a disk flush
22:45:11 #log4j2.appender.rolling.immediateFlush = false
22:45:11 log4j2.appender.rolling.append = true
22:45:11 log4j2.appender.rolling.layout.type = PatternLayout
22:45:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:11 log4j2.appender.rolling.policies.type = Policies
22:45:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:11 log4j2.appender.rolling.policies.size.size = 1GB
22:45:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:11 log4j2.appender.rolling.strategy.max = 7
22:45:11
22:45:11 # Audit file appender
22:45:11 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:11 log4j2.appender.audit.name = AuditRollingFile
22:45:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:11 log4j2.appender.audit.append = true
22:45:11 log4j2.appender.audit.layout.type = PatternLayout
22:45:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:11 log4j2.appender.audit.policies.type = Policies
22:45:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:11 log4j2.appender.audit.policies.size.size = 8MB
22:45:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:11 log4j2.appender.audit.strategy.max = 7
22:45:11
22:45:11 # OSGi appender
22:45:11 log4j2.appender.osgi.type = PaxOsgi
22:45:11 log4j2.appender.osgi.name = PaxOsgi
22:45:11 log4j2.appender.osgi.filter = *
22:45:11
22:45:11 # help with identification of maven-related problems with pax-url-aether
22:45:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:11 #log4j2.logger.aether.level = TRACE
22:45:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:11 #log4j2.logger.http-headers.level = DEBUG
22:45:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:11 #log4j2.logger.maven.level = TRACE
22:45:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:45:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:45:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:45:11 + local -r controllermem=2048m
22:45:11 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 Configure
22:45:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:45:11 max memory: 2048m
22:45:11 + echo Configure
22:45:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:45:11 + echo ' max memory: 2048m'
22:45:11 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:11 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:11 #!/bin/sh
22:45:11 #
22:45:11 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:11 # contributor license agreements. See the NOTICE file distributed with
22:45:11 # this work for additional information regarding copyright ownership.
22:45:11 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:11 # (the "License"); you may not use this file except in compliance with
22:45:11 # the License. You may obtain a copy of the License at
22:45:11 #
22:45:11 # http://www.apache.org/licenses/LICENSE-2.0
22:45:11 #
22:45:11 # Unless required by applicable law or agreed to in writing, software
22:45:11 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:11 # See the License for the specific language governing permissions and
22:45:11 # limitations under the License.
22:45:11 #
22:45:11
22:45:11 #
22:45:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:45:11 # script: client, instance, shell, start, status, stop, karaf
22:45:11 #
22:45:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:45:11 # Actions go here...
22:45:11 # fi
22:45:11
22:45:11 #
22:45:11 # general settings which should be applied for all scripts go here; please keep
22:45:11 # in mind that it is possible that scripts might be executed more than once, e.g.
22:45:11 # in example of the start script where the start script is executed first and the
22:45:11 # karaf script afterwards.
22:45:11 #
22:45:11
22:45:11 #
22:45:11 # The following section shows the possible configuration options for the default
22:45:11 # karaf scripts
22:45:11 #
22:45:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:45:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:45:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:45:11 # export EXTRA_JAVA_OPTS # Additional JVM options
22:45:11 # export KARAF_HOME # Karaf home folder
22:45:11 # export KARAF_DATA # Karaf data folder
22:45:11 # export KARAF_BASE # Karaf base folder
22:45:11 # export KARAF_ETC # Karaf etc folder
22:45:11 # export KARAF_LOG # Karaf log folder
22:45:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:45:11 # export KARAF_OPTS # Additional available Karaf options
22:45:11 # export KARAF_DEBUG # Enable debug mode
22:45:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:45:11 # export KARAF_NOROOT # Prevent execution as root if set to true
22:45:11 Set Java version
22:45:11 + echo 'Set Java version'
22:45:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:45:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:11 sudo: a password is required
22:45:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:11 JDK default version ...
22:45:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:11 sudo: a password is required
22:45:11 + echo 'JDK default version ...'
22:45:11 + java -version
22:45:11 openjdk version "21.0.9" 2025-10-21
22:45:11 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:45:11 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:45:11 Set JAVA_HOME
22:45:11 + echo 'Set JAVA_HOME'
22:45:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:45:11 Listing all open ports on controller system...
22:45:11 + echo 'Listing all open ports on controller system...'
22:45:11 + netstat -pnatu
22:45:11 /tmp/configuration-script.sh: line 40: netstat: command not found
22:45:11 Configuring cluster
22:45:11 + '[' -f /tmp/custom_shard_config.txt ']'
22:45:11 + echo 'Configuring cluster'
22:45:11 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.36 10.30.171.191 10.30.171.251
22:45:11 ################################################
22:45:11 ## Configure Cluster ##
22:45:11 ################################################
22:45:11 NOTE: Cluster configuration files not found. Copying from
22:45:11 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:45:11 Configuring unique name in pekko.conf
22:45:11 Configuring hostname in pekko.conf
22:45:11 Configuring data and rpc seed nodes in pekko.conf
22:45:11 modules = [
22:45:11
22:45:11 ]
22:45:11 Configuring replication type in module-shards.conf
22:45:11 ################################################
22:45:11 ## NOTE: Manually restart controller to ##
22:45:11 ## apply configuration. ##
22:45:11 ################################################
22:45:11 Dump pekko.conf
22:45:11 + echo 'Dump pekko.conf'
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:11
22:45:11 odl-cluster-data {
22:45:11 pekko {
22:45:11 remote {
22:45:11 artery {
22:45:11 enabled = on
22:45:11 transport = tcp
22:45:11 canonical.hostname = "10.30.171.191"
22:45:11 canonical.port = 2550
22:45:11 }
22:45:11 }
22:45:11
22:45:11 cluster {
22:45:11 # Using artery.
22:45:11 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.36:2550",
22:45:11 "pekko://opendaylight-cluster-data@10.30.171.191:2550",
22:45:11 "pekko://opendaylight-cluster-data@10.30.171.251:2550"]
22:45:11
22:45:11 roles = ["member-2"]
22:45:11
22:45:11 # when under load we might trip a false positive on the failure detector
22:45:11 # failure-detector {
22:45:11 # heartbeat-interval = 4 s
22:45:11 # acceptable-heartbeat-pause = 16s
22:45:11 # }
22:45:11 }
22:45:11
22:45:11 persistence {
22:45:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:45:11 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:45:11 # The relative path is always relative to KARAF_HOME.
22:45:11
22:45:11 # snapshot-store.local.dir = "target/snapshots"
22:45:11 }
22:45:11 disable-default-actor-system-quarantined-event-handling = "false"
22:45:11 }
22:45:11 }
22:45:11 Dump modules.conf
22:45:11 + echo 'Dump modules.conf'
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:11 modules = [
22:45:11
22:45:11 ]
22:45:11 Dump module-shards.conf
22:45:11 + echo 'Dump module-shards.conf'
22:45:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:11 module-shards = [
22:45:11 {
22:45:11 name = "default"
22:45:11 shards = [
22:45:11 {
22:45:11 name = "default"
22:45:11 replicas = ["member-1",
22:45:11 "member-2",
22:45:11 "member-3"]
22:45:11 }
22:45:11 ]
22:45:11 }
22:45:11 ]
22:45:11 Configuring member-3 with IP address 10.30.171.251
22:45:11 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:45:11 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:45:12 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:45:12 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:45:12 common-functions.sh is being sourced
22:45:12 ++ echo 'common-functions.sh is being sourced'
22:45:12 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:45:12 ++ DISTROSTREAM=vanadium
22:45:12 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:12 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:12 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:12 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:12 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:12 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:12 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:12 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:12 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:12 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:12 ++ export CONTROLLERMEM=
22:45:12 ++ CONTROLLERMEM=
22:45:12 ++ case "${DISTROSTREAM}" in
22:45:12 ++ CLUSTER_SYSTEM=pekko
22:45:12 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:12 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:12 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:12 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:12 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:12 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:12 ++ print_common_env
22:45:12 ++ cat
22:45:12 common-functions environment:
22:45:12 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:12 ACTUALFEATURES:
22:45:12 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:12 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:12 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:12 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:12 CONTROLLERMEM:
22:45:12 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:12 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:12 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:12 SUITES:
22:45:12
22:45:12 ++ SSH='ssh -t -t'
22:45:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:45:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:45:12 Changing to /tmp
22:45:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:12 + echo 'Changing to /tmp'
22:45:12 + cd /tmp
22:45:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:45:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:12 --2025-12-29 22:45:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:12 HTTP request sent, awaiting response... 200 OK
22:45:12 Length: 155232111 (148M) [application/zip]
22:45:12 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:45:12
22:45:12 0K ........ ........ ........ ........ ........ ........ 2% 88.2M 2s
22:45:12 3072K ........ ........ ........ ........ ........ ........ 4% 171M 1s
22:45:12 6144K ........ ........ ........ ........ ........ ........ 6% 182M 1s
22:45:12 9216K ........ ........ ........ ........ ........ ........ 8% 149M 1s
22:45:12 12288K ........ ........ ........ ........ ........ ........ 10% 172M 1s
22:45:12 15360K ........ ........ ........ ........ ........ ........ 12% 216M 1s
22:45:12 18432K ........ ........ ........ ........ ........ ........ 14% 252M 1s
22:45:12 21504K ........ ........ ........ ........ ........ ........ 16% 256M 1s
22:45:12 24576K ........ ........ ........ ........ ........ ........ 18% 258M 1s
22:45:12 27648K ........ ........ ........ ........ ........ ........ 20% 312M 1s
22:45:12 30720K ........ ........ ........ ........ ........ ........ 22% 285M 1s
22:45:12 33792K ........ ........ ........ ........ ........ ........ 24% 283M 1s
22:45:12 36864K ........ ........ ........ ........ ........ ........ 26% 302M 1s
22:45:12 39936K ........ ........ ........ ........ ........ ........ 28% 354M 1s
22:45:12 43008K ........ ........ ........ ........ ........ ........ 30% 332M 0s
22:45:12 46080K ........ ........ ........ ........ ........ ........ 32% 287M 0s
22:45:12 49152K ........ ........ ........ ........ ........ ........ 34% 309M 0s
22:45:12 52224K ........ ........ ........ ........ ........ ........ 36% 285M 0s
22:45:12 55296K ........ ........ ........ ........ ........ ........ 38% 262M 0s
22:45:12 58368K ........ ........ ........ ........ ........ ........ 40% 259M 0s
22:45:12 61440K ........ ........ ........ ........ ........ ........ 42% 304M 0s
22:45:12 64512K ........ ........ ........ ........ ........ ........ 44% 337M 0s
22:45:12 67584K ........ ........ ........ ........ ........ ........ 46% 339M 0s
22:45:12 70656K ........ ........ ........ ........ ........ ........ 48% 351M 0s
22:45:12 73728K ........ ........ ........ ........ ........ ........ 50% 322M 0s
22:45:12 76800K ........ ........ ........ ........ ........ ........ 52% 247M 0s
22:45:12 79872K ........ ........ ........ ........ ........ ........ 54% 380M 0s
22:45:12 82944K ........ ........ ........ ........ ........ ........ 56% 516M 0s
22:45:12 86016K ........ ........ ........ ........ ........ ........ 58% 345M 0s
22:45:12 89088K ........ ........ ........ ........ ........ ........ 60% 336M 0s
22:45:12 92160K ........ ........ ........ ........ ........ ........ 62% 337M 0s
22:45:12 95232K ........ ........ ........ ........ ........ ........ 64% 338M 0s
22:45:12 98304K ........ ........ ........ ........ ........ ........ 66% 324M 0s
22:45:12 101376K ........ ........ ........ ........ ........ ........ 68% 355M 0s
22:45:12 104448K ........ ........ ........ ........ ........ ........ 70% 332M 0s
22:45:12 107520K ........ ........ ........ ........ ........ ........ 72% 380M 0s
22:45:12 110592K ........ ........ ........ ........ ........ ........ 74% 365M 0s
22:45:12 113664K ........ ........ ........ ........ ........ ........ 77% 357M 0s
22:45:12 116736K ........ ........ ........ ........ ........ ........ 79% 381M 0s
22:45:12 119808K ........ ........ ........ ........ ........ ........ 81% 344M 0s
22:45:12 122880K ........ ........ ........ ........ ........ ........ 83% 327M 0s
22:45:12 125952K ........ ........ ........ ........ ........ ........ 85% 331M 0s
22:45:12 129024K ........ ........ ........ ........ ........ ........ 87% 365M 0s
22:45:12 132096K ........ ........ ........ ........ ........ ........ 89% 360M 0s
22:45:12 135168K ........ ........ ........ ........ ........ ........ 91% 376M 0s
22:45:12 138240K ........ ........ ........ ........ ........ ........ 93% 346M 0s
22:45:12 141312K ........ ........ ........ ........ ........ ........ 95% 369M 0s
22:45:12 144384K ........ ........ ........ ........ ........ ........ 97% 346M 0s
22:45:12 147456K ........ ........ ........ ........ ........ ........ 99% 370M 0s
22:45:12 150528K ........ ........ 100% 304M=0.5s
22:45:12
22:45:12 2025-12-29 22:45:12 (284 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:45:12
22:45:12 Extracting the new controller...
22:45:12 + echo 'Extracting the new controller...'
22:45:12 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:14 Adding external repositories...
22:45:14 + echo 'Adding external repositories...'
22:45:14 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:14 ################################################################################
22:45:14 #
22:45:14 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:14 # contributor license agreements. See the NOTICE file distributed with
22:45:14 # this work for additional information regarding copyright ownership.
22:45:14 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:14 # (the "License"); you may not use this file except in compliance with
22:45:14 # the License. You may obtain a copy of the License at
22:45:14 #
22:45:14 # http://www.apache.org/licenses/LICENSE-2.0
22:45:14 #
22:45:14 # Unless required by applicable law or agreed to in writing, software
22:45:14 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:14 # See the License for the specific language governing permissions and
22:45:14 # limitations under the License.
22:45:14 #
22:45:14 ################################################################################
22:45:14
22:45:14 #
22:45:14 # If set to true, the following property will not allow any certificate to be used
22:45:14 # when accessing Maven repositories through SSL
22:45:14 #
22:45:14 #org.ops4j.pax.url.mvn.certificateCheck=
22:45:14
22:45:14 #
22:45:14 # Path to the local Maven settings file.
22:45:14 # The repositories defined in this file will be automatically added to the list
22:45:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:45:14 # below is not set.
22:45:14 # The following locations are checked for the existence of the settings.xml file
22:45:14 # * 1. looks for the specified url
22:45:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:45:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:45:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:45:14 #
22:45:14 #org.ops4j.pax.url.mvn.settings=
22:45:14
22:45:14 #
22:45:14 # Path to the local Maven repository which is used to avoid downloading
22:45:14 # artifacts when they already exist locally.
22:45:14 # The value of this property will be extracted from the settings.xml file
22:45:14 # above, or defaulted to:
22:45:14 # System.getProperty( "user.home" ) + "/.m2/repository"
22:45:14 #
22:45:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:45:14
22:45:14 #
22:45:14 # Default this to false. It's just weird to use undocumented repos
22:45:14 #
22:45:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:45:14
22:45:14 #
22:45:14 # Uncomment if you don't wanna use the proxy settings
22:45:14 # from the Maven conf/settings.xml file
22:45:14 #
22:45:14 # org.ops4j.pax.url.mvn.proxySupport=false
22:45:14
22:45:14 #
22:45:14 # Disable aether support by default. This ensure that the defaultRepositories
22:45:14 # below will be used
22:45:14 #
22:45:14 #org.ops4j.pax.url.mvn.disableAether=true
22:45:14
22:45:14 #
22:45:14 # Comma separated list of repositories scanned when resolving an artifact.
22:45:14 # Those repositories will be checked before iterating through the
22:45:14 # below list of repositories and even before the local repository
22:45:14 # A repository url can be appended with zero or more of the following flags:
22:45:14 # @snapshots : the repository contains snaphots
22:45:14 # @noreleases : the repository does not contain any released artifacts
22:45:14 #
22:45:14 # The following property value will add the system folder as a repo.
22:45:14 #
22:45:14 #org.ops4j.pax.url.mvn.defaultRepositories=
22:45:14
22:45:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:45:14 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:45:14
22:45:14 #
22:45:14 # Comma separated list of repositories scanned when resolving an artifact.
22:45:14 # The default list includes the following repositories:
22:45:14 # http://repo1.maven.org/maven2@id=central
22:45:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:45:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:45:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:45:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:45:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:45:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:14 # To add repositories to the default ones, prepend '+' to the list of repositories
22:45:14 # to add.
22:45:14 # A repository url can be appended with zero or more of the following flags:
22:45:14 # @snapshots : the repository contains snapshots
22:45:14 # @noreleases : the repository does not contain any released artifacts
22:45:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:45:14 #
22:45:14 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 \
22:45:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:45:14 file:${karaf.data}/kar@id=kar.repository@multi
22:45:14 Configuring the startup features...
22:45:14 + [[ True == \T\r\u\e ]]
22:45:14 + echo 'Configuring the startup features...'
22:45:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:14 + FEATURE_TEST_STRING=features-test
22:45:14 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:45:14 + KARAF_VERSION=netconf
22:45:14 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:14 ################################################################################
22:45:14 #
22:45:14 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:14 # contributor license agreements. See the NOTICE file distributed with
22:45:14 # this work for additional information regarding copyright ownership.
22:45:14 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:14 # (the "License"); you may not use this file except in compliance with
22:45:14 # the License. You may obtain a copy of the License at
22:45:14 #
22:45:14 # http://www.apache.org/licenses/LICENSE-2.0
22:45:14 #
22:45:14 # Unless required by applicable law or agreed to in writing, software
22:45:14 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:14 # See the License for the specific language governing permissions and
22:45:14 # limitations under the License.
22:45:14 #
22:45:14 ################################################################################
22:45:14
22:45:14 #
22:45:14 # Comma separated list of features repositories to register by default
22:45:14 #
22:45:14 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:45:14
22:45:14 #
22:45:14 # Comma separated list of features to install at startup
22:45:14 #
22:45:14 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:45:14
22:45:14 #
22:45:14 # Resource repositories (OBR) that the features resolver can use
22:45:14 # to resolve requirements/capabilities
22:45:14 #
22:45:14 # The format of the resourceRepositories is
22:45:14 # resourceRepositories=[xml:url|json:url],...
22:45:14 # for Instance:
22:45:14 #
22:45:14 #resourceRepositories=xml:http://host/path/to/index.xml
22:45:14 # or
22:45:14 #resourceRepositories=json:http://host/path/to/index.json
22:45:14 #
22:45:14
22:45:14 #
22:45:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:45:14 #
22:45:14 featuresBootAsynchronous=false
22:45:14
22:45:14 #
22:45:14 # Service requirements enforcement
22:45:14 #
22:45:14 # By default, the feature resolver checks the service requirements/capabilities of
22:45:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:45:14 # the required bundles.
22:45:14 # The following flag can have those values:
22:45:14 # - disable: service requirements are completely ignored
22:45:14 # - default: service requirements are ignored for old features
22:45:14 # - enforce: service requirements are always verified
22:45:14 #
22:45:14 #serviceRequirements=default
22:45:14
22:45:14 #
22:45:14 # Store cfg file for config element in feature
22:45:14 #
22:45:14 #configCfgStore=true
22:45:14
22:45:14 #
22:45:14 # Define if the feature service automatically refresh bundles
22:45:14 #
22:45:14 autoRefresh=true
22:45:14
22:45:14 #
22:45:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:45:14 # XML file defines instructions related to features processing
22:45:14 # versions.properties may declare properties to resolve placeholders in XML file
22:45:14 # both files are relative to ${karaf.etc}
22:45:14 #
22:45:14 #featureProcessing=org.apache.karaf.features.xml
22:45:14 #featureProcessingVersions=versions.properties
22:45:14 + configure_karaf_log netconf ''
22:45:14 + local -r karaf_version=netconf
22:45:14 + local -r controllerdebugmap=
22:45:14 + local logapi=log4j
22:45:14 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:14 log4j2.rootLogger.level = INFO
22:45:14 #log4j2.rootLogger.type = asyncRoot
22:45:14 #log4j2.rootLogger.includeLocation = false
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:14 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:14 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:14 log4j2.logger.spifly.level = WARN
22:45:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:14 log4j2.logger.audit.level = INFO
22:45:14 log4j2.logger.audit.additivity = false
22:45:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:14 log4j2.appender.console.type = Console
22:45:14 log4j2.appender.console.name = Console
22:45:14 log4j2.appender.console.layout.type = PatternLayout
22:45:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:14 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:14 log4j2.appender.rolling.name = RollingFile
22:45:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:14 #log4j2.appender.rolling.immediateFlush = false
22:45:14 log4j2.appender.rolling.append = true
22:45:14 log4j2.appender.rolling.layout.type = PatternLayout
22:45:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:14 log4j2.appender.rolling.policies.type = Policies
22:45:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:14 log4j2.appender.rolling.policies.size.size = 64MB
22:45:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:14 log4j2.appender.rolling.strategy.max = 7
22:45:14 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:14 log4j2.appender.audit.name = AuditRollingFile
22:45:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:14 log4j2.appender.audit.append = true
22:45:14 log4j2.appender.audit.layout.type = PatternLayout
22:45:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:14 log4j2.appender.audit.policies.type = Policies
22:45:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:14 log4j2.appender.audit.policies.size.size = 8MB
22:45:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:14 log4j2.appender.audit.strategy.max = 7
22:45:14 log4j2.appender.osgi.type = PaxOsgi
22:45:14 log4j2.appender.osgi.name = PaxOsgi
22:45:14 log4j2.appender.osgi.filter = *
22:45:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:14 #log4j2.logger.aether.level = TRACE
22:45:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:14 #log4j2.logger.http-headers.level = DEBUG
22:45:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:14 #log4j2.logger.maven.level = TRACE
22:45:14 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:45:14 + logapi=log4j2
22:45:14 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:45:14 + '[' log4j2 == log4j2 ']'
22:45:14 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:14 controllerdebugmap:
22:45:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:45:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:45:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:45:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:45:14 + unset IFS
22:45:14 + echo 'controllerdebugmap: '
22:45:14 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:14 + '[' -n '' ']'
22:45:14 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:14 ################################################################################
22:45:14 #
22:45:14 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:14 # contributor license agreements. See the NOTICE file distributed with
22:45:14 # this work for additional information regarding copyright ownership.
22:45:14 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:14 # (the "License"); you may not use this file except in compliance with
22:45:14 # the License. You may obtain a copy of the License at
22:45:14 #
22:45:14 # http://www.apache.org/licenses/LICENSE-2.0
22:45:14 #
22:45:14 # Unless required by applicable law or agreed to in writing, software
22:45:14 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:14 # See the License for the specific language governing permissions and
22:45:14 # limitations under the License.
22:45:14 #
22:45:14 ################################################################################
22:45:14
22:45:14 # Common pattern layout for appenders
22:45:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:14
22:45:14 # Root logger
22:45:14 log4j2.rootLogger.level = INFO
22:45:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:45:14 #log4j2.rootLogger.type = asyncRoot
22:45:14 #log4j2.rootLogger.includeLocation = false
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:14 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:14
22:45:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:14
22:45:14 # Loggers configuration
22:45:14
22:45:14 # Spifly logger
22:45:14 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:14 log4j2.logger.spifly.level = WARN
22:45:14
22:45:14 # Security audit logger
22:45:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:14 log4j2.logger.audit.level = INFO
22:45:14 log4j2.logger.audit.additivity = false
22:45:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:14
22:45:14 # Appenders configuration
22:45:14
22:45:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:14 log4j2.appender.console.type = Console
22:45:14 log4j2.appender.console.name = Console
22:45:14 log4j2.appender.console.layout.type = PatternLayout
22:45:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:14
22:45:14 # Rolling file appender
22:45:14 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:14 log4j2.appender.rolling.name = RollingFile
22:45:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:14 # uncomment to not force a disk flush
22:45:14 #log4j2.appender.rolling.immediateFlush = false
22:45:14 log4j2.appender.rolling.append = true
22:45:14 log4j2.appender.rolling.layout.type = PatternLayout
22:45:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:14 log4j2.appender.rolling.policies.type = Policies
22:45:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:14 log4j2.appender.rolling.policies.size.size = 1GB
22:45:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:14 log4j2.appender.rolling.strategy.max = 7
22:45:14
22:45:14 # Audit file appender
22:45:14 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:14 log4j2.appender.audit.name = AuditRollingFile
22:45:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:14 log4j2.appender.audit.append = true
22:45:14 log4j2.appender.audit.layout.type = PatternLayout
22:45:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:14 log4j2.appender.audit.policies.type = Policies
22:45:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:14 log4j2.appender.audit.policies.size.size = 8MB
22:45:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:14 log4j2.appender.audit.strategy.max = 7
22:45:14
22:45:14 # OSGi appender
22:45:14 log4j2.appender.osgi.type = PaxOsgi
22:45:14 log4j2.appender.osgi.name = PaxOsgi
22:45:14 log4j2.appender.osgi.filter = *
22:45:14
22:45:14 # help with identification of maven-related problems with pax-url-aether
22:45:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:14 #log4j2.logger.aether.level = TRACE
22:45:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:14 #log4j2.logger.http-headers.level = DEBUG
22:45:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:14 #log4j2.logger.maven.level = TRACE
22:45:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:45:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:45:14 Configure
22:45:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:45:14 max memory: 2048m
22:45:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:45:14 + local -r controllermem=2048m
22:45:14 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 + echo Configure
22:45:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:45:14 + echo ' max memory: 2048m'
22:45:14 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:14 #!/bin/sh
22:45:14 #
22:45:14 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:14 # contributor license agreements. See the NOTICE file distributed with
22:45:14 # this work for additional information regarding copyright ownership.
22:45:14 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:14 # (the "License"); you may not use this file except in compliance with
22:45:14 # the License. You may obtain a copy of the License at
22:45:14 #
22:45:14 # http://www.apache.org/licenses/LICENSE-2.0
22:45:14 #
22:45:14 # Unless required by applicable law or agreed to in writing, software
22:45:14 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:14 # See the License for the specific language governing permissions and
22:45:14 # limitations under the License.
22:45:14 #
22:45:14
22:45:14 #
22:45:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:45:14 # script: client, instance, shell, start, status, stop, karaf
22:45:14 #
22:45:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:45:14 # Actions go here...
22:45:14 # fi
22:45:14
22:45:14 #
22:45:14 # general settings which should be applied for all scripts go here; please keep
22:45:14 # in mind that it is possible that scripts might be executed more than once, e.g.
22:45:14 # in example of the start script where the start script is executed first and the
22:45:14 # karaf script afterwards.
22:45:14 #
22:45:14
22:45:14 #
22:45:14 # The following section shows the possible configuration options for the default
22:45:14 # karaf scripts
22:45:14 #
22:45:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:45:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:45:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:45:14 # export EXTRA_JAVA_OPTS # Additional JVM options
22:45:14 # export KARAF_HOME # Karaf home folder
22:45:14 # export KARAF_DATA # Karaf data folder
22:45:14 # export KARAF_BASE # Karaf base folder
22:45:14 # export KARAF_ETC # Karaf etc folder
22:45:14 # export KARAF_LOG # Karaf log folder
22:45:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:45:14 # export KARAF_OPTS # Additional available Karaf options
22:45:14 # export KARAF_DEBUG # Enable debug mode
22:45:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:45:14 # export KARAF_NOROOT # Prevent execution as root if set to true
22:45:14 Set Java version
22:45:14 + echo 'Set Java version'
22:45:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:45:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:14 sudo: a password is required
22:45:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:14 sudo: a password is required
22:45:14 JDK default version ...
22:45:14 + echo 'JDK default version ...'
22:45:14 + java -version
22:45:14 openjdk version "21.0.9" 2025-10-21
22:45:14 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:45:14 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:45:14 Set JAVA_HOME
22:45:14 + echo 'Set JAVA_HOME'
22:45:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:14 Listing all open ports on controller system...
22:45:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:45:14 + echo 'Listing all open ports on controller system...'
22:45:14 + netstat -pnatu
22:45:14 /tmp/configuration-script.sh: line 40: netstat: command not found
22:45:14 Configuring cluster
22:45:14 + '[' -f /tmp/custom_shard_config.txt ']'
22:45:14 + echo 'Configuring cluster'
22:45:14 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.36 10.30.171.191 10.30.171.251
22:45:14 ################################################
22:45:14 ## Configure Cluster ##
22:45:14 ################################################
22:45:14 NOTE: Cluster configuration files not found. Copying from
22:45:14 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:45:14 Configuring unique name in pekko.conf
22:45:14 Configuring hostname in pekko.conf
22:45:14 Configuring data and rpc seed nodes in pekko.conf
22:45:14 modules = [
22:45:14
22:45:14 ]
22:45:14 Configuring replication type in module-shards.conf
22:45:14 ################################################
22:45:14 ## NOTE: Manually restart controller to ##
22:45:14 ## apply configuration. ##
22:45:14 ################################################
22:45:14 Dump pekko.conf
22:45:14 + echo 'Dump pekko.conf'
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:14
22:45:14 odl-cluster-data {
22:45:14 pekko {
22:45:14 remote {
22:45:14 artery {
22:45:14 enabled = on
22:45:14 transport = tcp
22:45:14 canonical.hostname = "10.30.171.251"
22:45:14 canonical.port = 2550
22:45:14 }
22:45:14 }
22:45:14
22:45:14 cluster {
22:45:14 # Using artery.
22:45:14 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.36:2550",
22:45:14 "pekko://opendaylight-cluster-data@10.30.171.191:2550",
22:45:14 "pekko://opendaylight-cluster-data@10.30.171.251:2550"]
22:45:14
22:45:14 roles = ["member-3"]
22:45:14
22:45:14 # when under load we might trip a false positive on the failure detector
22:45:14 # failure-detector {
22:45:14 # heartbeat-interval = 4 s
22:45:14 # acceptable-heartbeat-pause = 16s
22:45:14 # }
22:45:14 }
22:45:14
22:45:14 persistence {
22:45:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:45:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:45:14 # The relative path is always relative to KARAF_HOME.
22:45:14
22:45:14 # snapshot-store.local.dir = "target/snapshots"
22:45:14 }
22:45:14 disable-default-actor-system-quarantined-event-handling = "false"
22:45:14 }
22:45:14 }
22:45:14 Dump modules.conf
22:45:14 + echo 'Dump modules.conf'
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:14 modules = [
22:45:14
22:45:14 ]
22:45:14 Dump module-shards.conf
22:45:14 + echo 'Dump module-shards.conf'
22:45:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:14 module-shards = [
22:45:14 {
22:45:14 name = "default"
22:45:14 shards = [
22:45:14 {
22:45:14 name = "default"
22:45:14 replicas = ["member-1",
22:45:14 "member-2",
22:45:14 "member-3"]
22:45:14 }
22:45:14 ]
22:45:14 }
22:45:14 ]
22:45:14 Locating config plan to use...
22:45:14 Finished running config plans
22:45:14 Starting member-1 with IP address 10.30.170.36
22:45:14 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:14 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:14 Redirecting karaf console output to karaf_console.log
22:45:14 Starting controller...
22:45:14 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:14 Starting member-2 with IP address 10.30.171.191
22:45:14 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:45:15 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:45:15 Redirecting karaf console output to karaf_console.log
22:45:15 Starting controller...
22:45:15 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:15 Starting member-3 with IP address 10.30.171.251
22:45:15 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:45:15 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:45:15 Redirecting karaf console output to karaf_console.log
22:45:15 Starting controller...
22:45:15 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:15 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins13753526853810014872.sh
22:45:15 common-functions.sh is being sourced
22:45:15 common-functions environment:
22:45:15 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:15 ACTUALFEATURES:
22:45:15 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:15 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:15 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:15 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:15 CONTROLLERMEM: 2048m
22:45:15 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:15 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:15 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:15 SUITES:
22:45:15
22:45:15 + echo '#################################################'
22:45:15 #################################################
22:45:15 + echo '## Verify Cluster is UP ##'
22:45:15 ## Verify Cluster is UP ##
22:45:15 + echo '#################################################'
22:45:15 #################################################
22:45:15 + create_post_startup_script
22:45:15 + cat
22:45:15 + copy_and_run_post_startup_script
22:45:15 + seed_index=1
22:45:15 ++ seq 1 3
22:45:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:45:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:45:15 + echo 'Execute the post startup script on controller 10.30.170.36'
22:45:15 Execute the post startup script on controller 10.30.170.36
22:45:15 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.36:/tmp/
22:45:15 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:16 + ssh 10.30.170.36 'bash /tmp/post-startup-script.sh 1'
22:45:16 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:45:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:46:21 2025-12-29T22:45:49,147 | 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.]
22:46:21 Controller is UP
22:46:21 2025-12-29T22:45:49,147 | 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.]
22:46:21 Listing all open ports on controller system...
22:46:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:46:21 looking for "BindException: Address already in use" in log file
22:46:21 looking for "server is unhealthy" in log file
22:46:21 + '[' 1 == 0 ']'
22:46:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:46:21 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:46:21 + echo 'Execute the post startup script on controller 10.30.171.191'
22:46:21 Execute the post startup script on controller 10.30.171.191
22:46:21 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.191:/tmp/
22:46:21 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:46:21 + ssh 10.30.171.191 'bash /tmp/post-startup-script.sh 2'
22:46:21 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:46:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:47:27 2025-12-29T22:45:48,404 | 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.]
22:47:27 Controller is UP
22:47:27 2025-12-29T22:45:48,404 | 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.]
22:47:27 Listing all open ports on controller system...
22:47:27 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:47:27 looking for "BindException: Address already in use" in log file
22:47:27 looking for "server is unhealthy" in log file
22:47:27 + '[' 2 == 0 ']'
22:47:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:27 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:27 + echo 'Execute the post startup script on controller 10.30.171.251'
22:47:27 Execute the post startup script on controller 10.30.171.251
22:47:27 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.251:/tmp/
22:47:27 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:47:27 + ssh 10.30.171.251 'bash /tmp/post-startup-script.sh 3'
22:47:27 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:47:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:48:32 2025-12-29T22:45:49,259 | 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.]
22:48:32 Controller is UP
22:48:32 2025-12-29T22:45:49,259 | 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.]
22:48:32 Listing all open ports on controller system...
22:48:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:48:32 looking for "BindException: Address already in use" in log file
22:48:32 looking for "server is unhealthy" in log file
22:48:32 + '[' 0 == 0 ']'
22:48:32 + seed_index=1
22:48:32 + dump_controller_threads
22:48:32 ++ seq 1 3
22:48:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:32 + echo 'Let'\''s take the karaf thread dump'
22:48:32 Let's take the karaf thread dump
22:48:32 + ssh 10.30.170.36 'sudo ps aux'
22:48:32 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:48:33 ++ tr -s ' '
22:48:33 ++ cut -f2 '-d '
22:48:33 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
22:48:33 ++ grep -v grep
22:48:33 + pid=2043
22:48:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043'
22:48:33 karaf main: org.apache.karaf.main.Main, pid:2043
22:48:33 + ssh 10.30.170.36 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043'
22:48:33 Warning: Permanently added '10.30.170.36' (ECDSA) to the list of known hosts.
22:48:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:34 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:34 + echo 'Let'\''s take the karaf thread dump'
22:48:34 Let's take the karaf thread dump
22:48:34 + ssh 10.30.171.191 'sudo ps aux'
22:48:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:48:34 ++ tr -s ' '
22:48:34 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
22:48:34 ++ grep -v grep
22:48:34 ++ cut -f2 '-d '
22:48:34 + pid=2043
22:48:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043'
22:48:34 karaf main: org.apache.karaf.main.Main, pid:2043
22:48:34 + ssh 10.30.171.191 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043'
22:48:34 Warning: Permanently added '10.30.171.191' (ECDSA) to the list of known hosts.
22:48:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:35 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:35 + echo 'Let'\''s take the karaf thread dump'
22:48:35 Let's take the karaf thread dump
22:48:35 + ssh 10.30.171.251 'sudo ps aux'
22:48:35 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:48:36 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log
22:48:36 ++ grep -v grep
22:48:36 ++ tr -s ' '
22:48:36 ++ cut -f2 '-d '
22:48:36 + pid=2047
22:48:36 + echo 'karaf main: org.apache.karaf.main.Main, pid:2047'
22:48:36 karaf main: org.apache.karaf.main.Main, pid:2047
22:48:36 + ssh 10.30.171.251 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2047'
22:48:36 Warning: Permanently added '10.30.171.251' (ECDSA) to the list of known hosts.
22:48:36 + '[' 0 -gt 0 ']'
22:48:36 + echo 'Generating controller variables...'
22:48:36 Generating controller variables...
22:48:36 ++ seq 1 3
22:48:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.36'
22:48:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:36 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.36 -v ODL_SYSTEM_2_IP:10.30.171.191'
22:48:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.36 -v ODL_SYSTEM_2_IP:10.30.171.191 -v ODL_SYSTEM_3_IP:10.30.171.251'
22:48:36 + echo 'Generating mininet variables...'
22:48:36 Generating mininet variables...
22:48:36 ++ seq 1 1
22:48:36 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
22:48:36 + MININETIP=TOOLS_SYSTEM_1_IP
22:48:36 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.134'
22:48:36 + get_test_suites SUITES
22:48:36 + local __suite_list=SUITES
22:48:36 + echo 'Locating test plan to use...'
22:48:36 Locating test plan to use...
22:48:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt
22:48:36 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']'
22:48:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt
22:48:36 + '[' disabled '!=' disabled ']'
22:48:36 + echo 'Changing the testplan path...'
22:48:36 Changing the testplan path...
22:48:36 + 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
22:48:36 + cat testplan.txt
22:48:36 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved.
22:48:36 #
22:48:36 # This program and the accompanying materials are made available under the
22:48:36 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:48:36 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:48:36
22:48:36 # Place the suites in run order:
22:48:36
22:48:36 # Run non intrusive cluster tests first.
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot
22:48:36
22:48:36 # Run the intrusive cluster tests after the non-intrusive ones.
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot
22:48:36
22:48:36 # Next suite is commented because of NETCONF-454
22:48:36 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
22:48:36 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot
22:48:36
22:48:36 # Repeat some suites again to try to detect breakage caused by
22:48:36 # the intrusive tests that survived a "device deconfigure" - "device
22:48:36 # reconfigure" cycle.
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot
22:48:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot
22:48:36 + '[' -z '' ']'
22:48:36 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
22:48:36 ++ tr '\012' ' '
22:48:36 + 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 '
22:48:36 + 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 '\'''
22:48:36 ++ 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 '
22:48:36 + 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 ...'
22:48:36 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 ...
22:48:36 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip -v CONTROLLER:10.30.170.36 -v CONTROLLER1:10.30.171.191 -v CONTROLLER2:10.30.171.251 -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.171.134 -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.170.36 -v ODL_SYSTEM_1_IP:10.30.170.36 -v ODL_SYSTEM_2_IP:10.30.171.191 -v ODL_SYSTEM_3_IP:10.30.171.251 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.134 -v TOOLS_SYSTEM_1_IP:10.30.171.134 -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
22:48:36 ==============================================================================
22:48:36 netconf-clustering.txt
22:48:36 ==============================================================================
22:48:37 [ 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.
22:48:37 [ 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.
22:48:37 [ 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.
22:48:37 [ 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.
22:48:37 [ 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.
22:48:37 [ 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.
22:48:37 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite.
22:48:37 ==============================================================================
22:48:42 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:48 | PASS |
22:48:48 ------------------------------------------------------------------------------
22:48:48 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:50 | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:50 | PASS |
22:48:50 ------------------------------------------------------------------------------
22:48:50 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:51 | PASS |
22:48:51 ------------------------------------------------------------------------------
22:48:51 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:53 | PASS |
22:48:53 ------------------------------------------------------------------------------
22:48:53 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:55 | PASS |
22:48:55 ------------------------------------------------------------------------------
22:48:55 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:56 | PASS |
22:48:56 ------------------------------------------------------------------------------
22:48:56 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 | PASS |
22:48:57 ------------------------------------------------------------------------------
22:48:57 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 | FAIL |
22:48:57 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
22:48:57 ------------------------------------------------------------------------------
22:48:57 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:08 | FAIL |
22:49:08 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:49:08 ------------------------------------------------------------------------------
22:49:08 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:19 | FAIL |
22:49:19 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:49:19 ------------------------------------------------------------------------------
22:49:19 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:30 | FAIL |
22:49:30 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:49:30 ------------------------------------------------------------------------------
22:49:30 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 | FAIL |
22:49:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
22:49:31
22:49:31 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
22:49:31 ------------------------------------------------------------------------------
22:49:31 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 | FAIL |
22:49:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
22:49:31
22:49:31 != Modified Content
22:49:31 ------------------------------------------------------------------------------
22:49:31 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:32 | FAIL |
22:50:32 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
22:50:32
22:50:32 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
22:50:32 ------------------------------------------------------------------------------
22:50:32 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:32 | FAIL |
22:51:32 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
22:51:32
22:51:32 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
22:51:32 ------------------------------------------------------------------------------
22:51:32 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 | FAIL |
22:51:33 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968
22:51:33
22:51:33 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
22:51:33 ------------------------------------------------------------------------------
22:51:33 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 | PASS |
22:51:33 ------------------------------------------------------------------------------
22:51:33 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:33 | PASS |
22:51:33 ------------------------------------------------------------------------------
22:51:33 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 | PASS |
22:51:34 ------------------------------------------------------------------------------
22:51:34 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 | PASS |
22:51:34 ------------------------------------------------------------------------------
22:51:34 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:34 | PASS |
22:51:34 ------------------------------------------------------------------------------
22:51:34 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 | PASS |
22:51:35 ------------------------------------------------------------------------------
22:51:35 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:35 | PASS |
22:51:35 ------------------------------------------------------------------------------
22:51:35 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL |
22:51:35 26 tests, 17 passed, 9 failed
22:51:35 ==============================================================================
22:51:36 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su...
22:51:36 ==============================================================================
22:51:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 | PASS |
22:51:49 ------------------------------------------------------------------------------
22:51:49 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 | PASS |
22:51:49 ------------------------------------------------------------------------------
22:51:49 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:50 | PASS |
22:51:50 ------------------------------------------------------------------------------
22:51:50 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 | FAIL |
22:51:53 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
22:51:53 ------------------------------------------------------------------------------
22:51:53 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 | FAIL |
22:52:04 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:52:04 ------------------------------------------------------------------------------
22:52:04 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 | FAIL |
22:52:15 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:52:15 ------------------------------------------------------------------------------
22:52:15 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 | FAIL |
22:52:26 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content
22:52:26 ------------------------------------------------------------------------------
22:52:26 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 | FAIL |
22:52:26 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
22:52:26 ------------------------------------------------------------------------------
22:52:26 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:26 | FAIL |
22:52:26 != Modified Content
22:52:26 ------------------------------------------------------------------------------
22:52:26 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:27 | FAIL |
22:53:27 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
22:53:27 ------------------------------------------------------------------------------
22:53:27 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:28 | FAIL |
22:54:28 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content
22:54:28 ------------------------------------------------------------------------------
22:54:28 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:28 | FAIL |
22:54:28 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.191:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
22:54:28 ------------------------------------------------------------------------------
22:54:28 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 | PASS |
22:54:29 ------------------------------------------------------------------------------
22:54:29 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 | PASS |
22:54:29 ------------------------------------------------------------------------------
22:54:29 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 | PASS |
22:54:29 ------------------------------------------------------------------------------
22:54:29 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:30 | PASS |
22:54:30 ------------------------------------------------------------------------------
22:54:30 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:31 | PASS |
22:54:31 ------------------------------------------------------------------------------
22:54:31 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:31 | PASS |
22:54:31 ------------------------------------------------------------------------------
22:54:31 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:32 | PASS |
22:54:32 ------------------------------------------------------------------------------
22:54:32 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL |
22:54:32 26 tests, 17 passed, 9 failed
22:54:32 ==============================================================================
22:54:32 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base...
22:54:32 ==============================================================================
22:54:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:35 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:02