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