00:28:26 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28
00:28:26 originally caused by:
00:28:26 Started by timer
00:28:26 Running as SYSTEM
00:28:26 [EnvInject] - Loading node environment variables.
00:28:26 Building remotely on prd-centos8-robot-2c-8g-8590 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:28:27 [ssh-agent] Looking for ssh-agent implementation...
00:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:28:28 $ ssh-agent
00:28:28 SSH_AUTH_SOCK=/tmp/ssh-jeisnI4VVuJK/agent.5294
00:28:28 SSH_AGENT_PID=5295
00:28:28 [ssh-agent] Started.
00:28:28 Running ssh-add (command line suppressed)
00:28:28 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_4628881914214439768.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_4628881914214439768.key)
00:28:28 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:28:28 The recommended git tool is: NONE
00:28:31 using credential opendaylight-jenkins-ssh
00:28:31 Wiping out workspace first.
00:28:31 Cloning the remote Git repository
00:28:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:28:31 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
00:28:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:31 > git --version # timeout=10
00:28:31 > git --version # 'git version 2.43.0'
00:28:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:31 [INFO] Currently running in a labeled security context
00:28:31 [INFO] Currently SELinux is 'enforcing' on the host
00:28:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh4580317058117974083.key
00:28:31 Verifying host key using known hosts file
00:28:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:28:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:35 [INFO] Currently running in a labeled security context
00:28:35 [INFO] Currently SELinux is 'enforcing' on the host
00:28:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh14882556131937022836.key
00:28:35 Verifying host key using known hosts file
00:28:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:28:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:28:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:35 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:28:35 > git config core.sparsecheckout # timeout=10
00:28:35 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:28:36 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:28:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:36 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:28:36 No emails were triggered.
00:28:36 provisioning config files...
00:28:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:28:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:28:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12910743143532957704.sh
00:28:36 ---> python-tools-install.sh
00:28:36 Setup pyenv:
00:28:37 system
00:28:37 * 3.8.13 (set by /opt/pyenv/version)
00:28:37 * 3.9.13 (set by /opt/pyenv/version)
00:28:37 * 3.10.13 (set by /opt/pyenv/version)
00:28:37 * 3.11.7 (set by /opt/pyenv/version)
00:28:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZctJ
00:28:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:46 lf-activate-venv(): INFO: Base packages installed successfully
00:28:46 lf-activate-venv(): INFO: Installing additional packages: lftools
00:29:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:29:10 Generating Requirements File
00:29:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:29:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:29:30 Python 3.11.7
00:29:30 pip 26.0.1 from /tmp/venv-ZctJ/lib/python3.11/site-packages/pip (python 3.11)
00:29:30 appdirs==1.4.4
00:29:30 argcomplete==3.6.3
00:29:30 aspy.yaml==1.3.0
00:29:30 attrs==25.4.0
00:29:30 autopage==0.6.0
00:29:30 beautifulsoup4==4.14.3
00:29:30 boto3==1.42.44
00:29:30 botocore==1.42.44
00:29:30 bs4==0.0.2
00:29:30 certifi==2026.1.4
00:29:30 cffi==2.0.0
00:29:30 cfgv==3.5.0
00:29:30 chardet==5.2.0
00:29:30 charset-normalizer==3.4.4
00:29:30 click==8.3.1
00:29:30 cliff==4.13.1
00:29:30 cmd2==3.2.0
00:29:30 cryptography==3.3.2
00:29:30 debtcollector==3.0.0
00:29:30 decorator==5.2.1
00:29:30 defusedxml==0.7.1
00:29:30 Deprecated==1.3.1
00:29:30 distlib==0.4.0
00:29:30 dnspython==2.8.0
00:29:30 docker==7.1.0
00:29:30 dogpile.cache==1.5.0
00:29:30 durationpy==0.10
00:29:30 email-validator==2.3.0
00:29:30 filelock==3.20.3
00:29:30 future==1.0.0
00:29:30 gitdb==4.0.12
00:29:30 GitPython==3.1.46
00:29:30 httplib2==0.30.2
00:29:30 identify==2.6.16
00:29:30 idna==3.11
00:29:30 importlib-resources==1.5.0
00:29:30 iso8601==2.1.0
00:29:30 Jinja2==3.1.6
00:29:30 jmespath==1.1.0
00:29:30 jsonpatch==1.33
00:29:30 jsonpointer==3.0.0
00:29:30 jsonschema==4.26.0
00:29:30 jsonschema-specifications==2025.9.1
00:29:30 keystoneauth1==5.13.0
00:29:30 kubernetes==35.0.0
00:29:30 lftools==0.37.21
00:29:30 lxml==6.0.2
00:29:30 markdown-it-py==4.0.0
00:29:30 MarkupSafe==3.0.3
00:29:30 mdurl==0.1.2
00:29:30 msgpack==1.1.2
00:29:30 multi_key_dict==2.0.3
00:29:30 munch==4.0.0
00:29:30 netaddr==1.3.0
00:29:30 niet==1.4.2
00:29:30 nodeenv==1.10.0
00:29:30 oauth2client==4.1.3
00:29:30 oauthlib==3.3.1
00:29:30 openstacksdk==4.9.0
00:29:30 os-service-types==1.8.2
00:29:30 osc-lib==4.3.0
00:29:30 oslo.config==10.2.0
00:29:30 oslo.context==6.2.0
00:29:30 oslo.i18n==6.7.1
00:29:30 oslo.log==8.0.0
00:29:30 oslo.serialization==5.9.0
00:29:30 oslo.utils==9.2.0
00:29:30 packaging==26.0
00:29:30 pbr==7.0.3
00:29:30 platformdirs==4.5.1
00:29:30 prettytable==3.17.0
00:29:30 psutil==7.2.2
00:29:30 pyasn1==0.6.2
00:29:30 pyasn1_modules==0.4.2
00:29:30 pycparser==3.0
00:29:30 pygerrit2==2.0.15
00:29:30 PyGithub==2.8.1
00:29:30 Pygments==2.19.2
00:29:30 PyJWT==2.11.0
00:29:30 PyNaCl==1.6.2
00:29:30 pyparsing==2.4.7
00:29:30 pyperclip==1.11.0
00:29:30 pyrsistent==0.20.0
00:29:30 python-cinderclient==9.8.0
00:29:30 python-dateutil==2.9.0.post0
00:29:30 python-heatclient==5.0.0
00:29:30 python-jenkins==1.8.3
00:29:30 python-keystoneclient==5.7.0
00:29:30 python-magnumclient==4.9.0
00:29:30 python-openstackclient==8.3.0
00:29:30 python-swiftclient==4.9.0
00:29:30 PyYAML==6.0.3
00:29:30 referencing==0.37.0
00:29:30 requests==2.32.5
00:29:30 requests-oauthlib==2.0.0
00:29:30 requestsexceptions==1.4.0
00:29:30 rfc3986==2.0.0
00:29:30 rich==14.3.2
00:29:30 rich-argparse==1.7.2
00:29:30 rpds-py==0.30.0
00:29:30 rsa==4.9.1
00:29:30 ruamel.yaml==0.19.1
00:29:30 ruamel.yaml.clib==0.2.15
00:29:30 s3transfer==0.16.0
00:29:30 simplejson==3.20.2
00:29:30 six==1.17.0
00:29:30 smmap==5.0.2
00:29:30 soupsieve==2.8.3
00:29:30 stevedore==5.6.0
00:29:30 tabulate==0.9.0
00:29:30 toml==0.10.2
00:29:30 tomlkit==0.14.0
00:29:30 tqdm==4.67.3
00:29:30 typing_extensions==4.15.0
00:29:30 tzdata==2025.3
00:29:30 urllib3==1.26.20
00:29:30 virtualenv==20.36.1
00:29:30 wcwidth==0.6.0
00:29:30 websocket-client==1.9.0
00:29:30 wrapt==2.1.1
00:29:30 xdg==6.0.0
00:29:30 xmltodict==1.0.2
00:29:30 yq==3.4.3
00:29:30 [EnvInject] - Injecting environment variables from a build step.
00:29:30 [EnvInject] - Injecting as environment variables the properties content
00:29:30 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:29:30 OS_CLOUD=vex
00:29:30 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:29:30 OS_STACK_TEMPLATE_DIR=openstack-hot
00:29:30
00:29:30 [EnvInject] - Variables injected successfully.
00:29:30 provisioning config files...
00:29:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:29:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3612035820045948604.sh
00:29:31 ---> Create parameters file for OpenStack HOT
00:29:31 OpenStack Heat parameters generated
00:29:31 -----------------------------------
00:29:31 parameters:
00:29:31 vm_0_count: '3'
00:29:31 vm_0_flavor: 'v3-standard-4'
00:29:31 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:29:31 vm_1_count: '1'
00:29:31 vm_1_flavor: 'v3-standard-2'
00:29:31 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:29:31
00:29:31 job_name: '64128-54'
00:29:31 silo: 'releng'
00:29:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9319903432421365382.sh
00:29:31 ---> Create HEAT stack
00:29:31 + source /home/jenkins/lf-env.sh
00:29:31 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:31 ++ mktemp -d /tmp/venv-XXXX
00:29:31 + lf_venv=/tmp/venv-zW3t
00:29:31 + local venv_file=/tmp/.os_lf_venv
00:29:31 + local python=python3
00:29:31 + local options
00:29:31 + local set_path=true
00:29:31 + local install_args=
00:29:31 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:31 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:31 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:31 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:31 + true
00:29:31 + case $1 in
00:29:31 + python=python3
00:29:31 + shift 2
00:29:31 + true
00:29:31 + case $1 in
00:29:31 + shift
00:29:31 + break
00:29:31 + case $python in
00:29:31 + local pkg_list=
00:29:31 + [[ -d /opt/pyenv ]]
00:29:31 + echo 'Setup pyenv:'
00:29:31 Setup pyenv:
00:29:31 + export PYENV_ROOT=/opt/pyenv
00:29:31 + PYENV_ROOT=/opt/pyenv
00:29:31 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:31 + pyenv versions
00:29:31 system
00:29:31 3.8.13
00:29:31 3.9.13
00:29:31 3.10.13
00:29:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:29:31 + command -v pyenv
00:29:31 ++ pyenv init - --no-rehash
00:29:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:29:31 for i in ${!paths[@]}; do
00:29:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:29:31 fi; done;
00:29:31 echo "${paths[*]}"'\'')"
00:29:31 export PATH="/opt/pyenv/shims:${PATH}"
00:29:31 export PYENV_SHELL=bash
00:29:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:29:31 pyenv() {
00:29:31 local command
00:29:31 command="${1:-}"
00:29:31 if [ "$#" -gt 0 ]; then
00:29:31 shift
00:29:31 fi
00:29:31
00:29:31 case "$command" in
00:29:31 rehash|shell)
00:29:31 eval "$(pyenv "sh-$command" "$@")"
00:29:31 ;;
00:29:31 *)
00:29:31 command pyenv "$command" "$@"
00:29:31 ;;
00:29:31 esac
00:29:31 }'
00:29:31 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:29:31 for i in ${!paths[@]}; do
00:29:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:29:31 fi; done;
00:29:31 echo "${paths[*]}"'
00:29:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:31 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:31 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:31 ++ export PYENV_SHELL=bash
00:29:31 ++ PYENV_SHELL=bash
00:29:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:29:31 +++ complete -F _pyenv pyenv
00:29:31 ++ lf-pyver python3
00:29:31 ++ local py_version_xy=python3
00:29:31 ++ local py_version_xyz=
00:29:31 ++ awk '{ print $1 }'
00:29:31 ++ pyenv versions
00:29:31 ++ local command
00:29:31 ++ command=versions
00:29:31 ++ '[' 1 -gt 0 ']'
00:29:31 ++ shift
00:29:31 ++ case "$command" in
00:29:31 ++ command pyenv versions
00:29:31 ++ pyenv versions
00:29:31 ++ sed 's/^[ *]* //'
00:29:31 ++ grep -E '^[0-9.]*[0-9]$'
00:29:31 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:29:31 +++ sort -V
00:29:31 +++ grep '^3' /tmp/.pyenv_versions
00:29:31 +++ tail -n 1
00:29:31 ++ py_version_xyz=3.11.7
00:29:31 ++ [[ -z 3.11.7 ]]
00:29:31 ++ echo 3.11.7
00:29:31 ++ return 0
00:29:31 + pyenv local 3.11.7
00:29:31 + local command
00:29:31 + command=local
00:29:31 + '[' 2 -gt 0 ']'
00:29:31 + shift
00:29:31 + case "$command" in
00:29:31 + command pyenv local 3.11.7
00:29:31 + pyenv local 3.11.7
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='lftools[openstack] '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='kubernetes '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='niet '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='python-heatclient '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='python-openstackclient '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='python-magnumclient '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='urllib3~=1.26.15 '
00:29:31 + for arg in "$@"
00:29:31 + case $arg in
00:29:31 + pkg_list+='yq '
00:29:31 + [[ -f /tmp/.os_lf_venv ]]
00:29:31 ++ cat /tmp/.os_lf_venv
00:29:31 + lf_venv=/tmp/venv-ZctJ
00:29:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from' file:/tmp/.os_lf_venv
00:29:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:29:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:29:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:31 + local 'pip_opts=--upgrade --quiet'
00:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:29:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:29:31 + [[ -n '' ]]
00:29:31 + [[ -n '' ]]
00:29:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:29:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:31 + /tmp/venv-ZctJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:29:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:29:33 lf-activate-venv(): INFO: Base packages installed successfully
00:29:33 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:29:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:29:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:33 + /tmp/venv-ZctJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:51 + type python3
00:29:51 + true
00:29:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH'
00:29:51 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:29:51 + PATH=/tmp/venv-ZctJ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:29:51 + return 0
00:29:51 + openstack --os-cloud vex limits show --absolute
00:29:53 +--------------------------+---------+
00:29:53 | Name | Value |
00:29:53 +--------------------------+---------+
00:29:53 | maxTotalInstances | -1 |
00:29:53 | maxTotalCores | 450 |
00:29:53 | maxTotalRAMSize | 1000000 |
00:29:53 | maxServerMeta | 128 |
00:29:53 | maxImageMeta | 128 |
00:29:53 | maxPersonality | 5 |
00:29:53 | maxPersonalitySize | 10240 |
00:29:53 | maxTotalKeypairs | 100 |
00:29:53 | maxServerGroups | 10 |
00:29:53 | maxServerGroupMembers | 10 |
00:29:53 | maxTotalFloatingIps | -1 |
00:29:53 | maxSecurityGroups | -1 |
00:29:53 | maxSecurityGroupRules | -1 |
00:29:53 | totalRAMUsed | 630784 |
00:29:53 | totalCoresUsed | 154 |
00:29:53 | totalInstancesUsed | 49 |
00:29:53 | totalFloatingIpsUsed | 0 |
00:29:53 | totalSecurityGroupsUsed | 0 |
00:29:53 | totalServerGroupsUsed | 0 |
00:29:53 | maxTotalVolumes | -1 |
00:29:53 | maxTotalSnapshots | 10 |
00:29:53 | maxTotalVolumeGigabytes | 4096 |
00:29:53 | maxTotalBackups | 10 |
00:29:53 | maxTotalBackupGigabytes | 1000 |
00:29:53 | totalVolumesUsed | 0 |
00:29:53 | totalGigabytesUsed | 0 |
00:29:53 | totalSnapshotsUsed | 0 |
00:29:53 | totalBackupsUsed | 0 |
00:29:53 | totalBackupGigabytesUsed | 0 |
00:29:53 +--------------------------+---------+
00:29:53 + pushd /opt/ciman/openstack-hot
00:29:53 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:29:53 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-54 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
00:30:30 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:30:30 Waiting to initialize infrastructure...
00:30:30 Waiting to initialize infrastructure...
00:30:30 Stack initialization successful.
00:30:30 ------------------------------------
00:30:30 Stack Details
00:30:30 ------------------------------------
00:30:30 {'added': None,
00:30:30 'capabilities': [],
00:30:30 'created_at': '2026-02-08T00:29:56Z',
00:30:30 'deleted': None,
00:30:30 'deleted_at': None,
00:30:30 'description': 'No description',
00:30:30 'environment': None,
00:30:30 'environment_files': None,
00:30:30 'files': None,
00:30:30 'files_container': None,
00:30:30 'id': 'd8e9f871-5df3-45e8-a98d-989c8e32212d',
00:30:30 'is_rollback_disabled': True,
00:30:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-54/d8e9f871-5df3-45e8-a98d-989c8e32212d',
00:30:30 'rel': 'self'}],
00:30:30 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:30:30 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-54',
00:30:30 'notification_topics': [],
00:30:30 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:30:30 'output_key': 'vm_0_ips',
00:30:30 'output_value': ['10.30.170.102',
00:30:30 '10.30.170.146',
00:30:30 '10.30.171.164']},
00:30:30 {'description': 'IP addresses of the 2nd vm types',
00:30:30 'output_key': 'vm_1_ips',
00:30:30 'output_value': ['10.30.171.76']}],
00:30:30 'owner_id': ****,
00:30:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:30:30 'OS::stack_id': 'd8e9f871-5df3-45e8-a98d-989c8e32212d',
00:30:30 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-54',
00:30:30 'job_name': '64128-54',
00:30:30 'silo': 'releng',
00:30:30 'vm_0_count': '3',
00:30:30 'vm_0_flavor': 'v3-standard-4',
00:30:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:30:30 '20260201-010217.481',
00:30:30 'vm_1_count': '1',
00:30:30 'vm_1_flavor': 'v3-standard-2',
00:30:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:30:30 '- 20250917-133034.654'},
00:30:30 'parent_id': None,
00:30:30 'replaced': None,
00:30:30 'status': 'CREATE_COMPLETE',
00:30:30 'status_reason': 'Stack CREATE completed successfully',
00:30:30 'tags': [],
00:30:30 'template': None,
00:30:30 'template_description': 'No description',
00:30:30 'template_url': None,
00:30:30 'timeout_mins': 15,
00:30:30 'unchanged': None,
00:30:30 'updated': None,
00:30:30 'updated_at': None,
00:30:30 'user_project_id': 'ac9fb5798d304635987a7f72899200ab'}
00:30:30 ------------------------------------
00:30:31 + popd
00:30:31 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:30:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5520615649981280340.sh
00:30:31 ---> Copy SSH public keys to CSIT lab
00:30:31 Setup pyenv:
00:30:31 system
00:30:31 3.8.13
00:30:31 3.9.13
00:30:31 3.10.13
00:30:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:30:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:30:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:33 lf-activate-venv(): INFO: Base packages installed successfully
00:30:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:30:44 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:30:46 SSH not responding on 10.30.170.146. Retrying in 10 seconds...
00:30:46 SSH not responding on 10.30.171.164. Retrying in 10 seconds...
00:30:46 SSH not responding on 10.30.170.102. Retrying in 10 seconds...
00:30:47 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
00:30:48 releng-64128-54-1-mininet-ovs-217-0
00:30:48 Successfully copied public keys to slave 10.30.171.76
00:30:56 Ping to 10.30.170.146 successful.
00:30:56 Ping to 10.30.171.164 successful.
00:30:56 Ping to 10.30.170.102 successful.
00:30:57 SSH not responding on 10.30.171.164. Retrying in 10 seconds...
00:30:57 SSH not responding on 10.30.170.146. Retrying in 10 seconds...
00:30:58 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:30:59 releng-64128-54-0-builder-0
00:30:59 Successfully copied public keys to slave 10.30.170.102
00:30:59 Process 6511 ready.
00:31:07 Ping to 10.30.171.164 successful.
00:31:07 Ping to 10.30.170.146 successful.
00:31:08 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:31:08 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:31:08 releng-64128-54-0-builder-2
00:31:08 Successfully copied public keys to slave 10.30.171.164
00:31:09 releng-64128-54-0-builder-1
00:31:09 Successfully copied public keys to slave 10.30.170.146
00:31:09 Process 6512 ready.
00:31:09 Process 6513 ready.
00:31:09 Process 6514 ready.
00:31:09 SSH ready on all stack servers.
00:31:09 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins7156399900277734980.sh
00:31:09 Setup pyenv:
00:31:09 system
00:31:09 3.8.13
00:31:09 3.9.13
00:31:09 3.10.13
00:31:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:31:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l4IN
00:31:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
00:31:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:17 lf-activate-venv(): INFO: Base packages installed successfully
00:31:17 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:31:19 lf-activate-venv(): INFO: Adding /tmp/venv-l4IN/bin to PATH
00:31:19 + echo 'Installing Python Requirements'
00:31:19 Installing Python Requirements
00:31:19 + cat
00:31:19 + python -m pip install -r requirements.txt
00:31:19 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:31:19 Collecting docker-py (from -r requirements.txt (line 1))
00:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:31:19 Collecting ipaddr (from -r requirements.txt (line 2))
00:31:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:31:19 Installing build dependencies: started
00:31:20 Installing build dependencies: finished with status 'done'
00:31:20 Getting requirements to build wheel: started
00:31:20 Getting requirements to build wheel: finished with status 'done'
00:31:20 Preparing metadata (pyproject.toml): started
00:31:21 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:21 Collecting netaddr (from -r requirements.txt (line 3))
00:31:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:31:21 Collecting netifaces (from -r requirements.txt (line 4))
00:31:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:31:21 Installing build dependencies: started
00:31:21 Installing build dependencies: finished with status 'done'
00:31:21 Getting requirements to build wheel: started
00:31:22 Getting requirements to build wheel: finished with status 'done'
00:31:22 Preparing metadata (pyproject.toml): started
00:31:22 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:22 Collecting pyhocon (from -r requirements.txt (line 5))
00:31:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:31:22 Collecting requests (from -r requirements.txt (line 6))
00:31:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:31:22 Collecting robotframework (from -r requirements.txt (line 7))
00:31:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:31:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 22.4 MB/s 0:00:00
00:31:22 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:31:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:31:22 Installing build dependencies: started
00:31:23 Installing build dependencies: finished with status 'done'
00:31:23 Getting requirements to build wheel: started
00:31:23 Getting requirements to build wheel: finished with status 'done'
00:31:23 Preparing metadata (pyproject.toml): started
00:31:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:24 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:31:24 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:31:24 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:31:24 Installing build dependencies: started
00:31:25 Installing build dependencies: finished with status 'done'
00:31:25 Getting requirements to build wheel: started
00:31:25 Getting requirements to build wheel: finished with status 'done'
00:31:25 Preparing metadata (pyproject.toml): started
00:31:25 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:25 Collecting scapy (from -r requirements.txt (line 12))
00:31:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:31:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.1 MB/s 0:00:00
00:31:25 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:31:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:31:25 Installing build dependencies: started
00:31:26 Installing build dependencies: finished with status 'done'
00:31:26 Getting requirements to build wheel: started
00:31:26 Getting requirements to build wheel: finished with status 'done'
00:31:26 Preparing metadata (pyproject.toml): started
00:31:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:27 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:31:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 39.0 MB/s 0:00:00
00:31:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:31:27 Collecting pyangbind (from -r requirements.txt (line 22))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:31:27 Collecting isodate (from -r requirements.txt (line 25))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:31:27 Collecting jmespath (from -r requirements.txt (line 28))
00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:31:27 Collecting jsonpatch (from -r requirements.txt (line 31))
00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:31:27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:31:27 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:31:27 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:31:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:31:27 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:31:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:31:27 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)
00:31:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:31:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:31:27 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)
00:31:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:31:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:31:28 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:31:28 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:31:28 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:31:28 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:31:28 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:31:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:31:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:31:28 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:31:28 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:31:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:31:28 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:31:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:31:28 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:31:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 20.7 MB/s 0:00:00
00:31:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:31:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:31:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:31:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:31:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:31:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.0 MB/s 0:00:00
00:31:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:31:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:31:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:31:30 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)
00:31:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.6 MB/s 0:00:00
00:31:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:31:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:31:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:30 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)
00:31:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:31:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:30 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)
00:31:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:31:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:31:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:31:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 47.8 MB/s 0:00:00
00:31:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:31:31 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:31:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:31:31 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:31:31 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:31:31 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 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)
00:31:31 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:31 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)
00:31:31 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))
00:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:31:31 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))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:31:31 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))
00:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:31:32 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:31:32 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))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:31:32 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))
00:31:32 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)
00:31:32 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))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:31:32 Requirement already satisfied: packaging in /tmp/venv-l4IN/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)
00:31:32 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))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:31:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:31:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:31:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:31:32 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))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:31:32 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:31:32 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))
00:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:31:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:31:32 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:31:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:31:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9a1835a719e46454b57cd722fbbfbb5ba33226d57d6c25daa5091444fe522ec7
00:31:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:31:32 Building wheel for ipaddr (pyproject.toml): started
00:31:33 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:31:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=7e67fb0767eb54332e5fc93d9b2a919079cecafdbc84f424fe40f8e7da21b892
00:31:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:31:33 Building wheel for netifaces (pyproject.toml): started
00:31:35 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:31:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=3d7a64f84fb15d57dbcf1120964b0ed1762508e9dd747866f71079910a4379d0
00:31:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:31:35 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:31:36 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:31:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=501bfb36d873b6ca8557ab333b14e83ed57c4d53246bd10ca232e40bc7c72de3
00:31:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:31:36 Building wheel for jsonpath-rw (pyproject.toml): started
00:31:36 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:31:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=2e3171c854851716c11bc77999d5637fc05ecb7f80354ff17694b8bf8d9deed0
00:31:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:31:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:31:36 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
00:31:43
00:31:43 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
00:31:44 + pip freeze
00:31:44 async-generator==1.10
00:31:44 attrs==25.4.0
00:31:44 bcrypt==5.0.0
00:31:44 beautifulsoup4==4.14.3
00:31:44 certifi==2026.1.4
00:31:44 cffi==2.0.0
00:31:44 charset-normalizer==3.4.4
00:31:44 click==8.3.1
00:31:44 cryptography==46.0.4
00:31:44 decorator==5.2.1
00:31:44 distlib==0.4.0
00:31:44 docker-py==1.10.6
00:31:44 docker-pycreds==0.4.0
00:31:44 elastic-transport==8.17.1
00:31:44 elasticsearch==8.19.3
00:31:44 elasticsearch-dsl==8.15.4
00:31:44 enum34==1.1.10
00:31:44 filelock==3.20.3
00:31:44 h11==0.16.0
00:31:44 idna==3.11
00:31:44 importlib_metadata==8.7.1
00:31:44 invoke==2.2.1
00:31:44 ipaddr==2.2.0
00:31:44 isodate==0.7.2
00:31:44 jmespath==1.1.0
00:31:44 jsonpatch==1.33
00:31:44 jsonpath-rw==1.4.0
00:31:44 jsonpointer==3.0.0
00:31:44 lxml==6.0.2
00:31:44 mypy_extensions==1.1.0
00:31:44 netaddr==1.3.0
00:31:44 netifaces==0.11.0
00:31:44 outcome==1.3.0.post0
00:31:44 packaging==26.0
00:31:44 paramiko==4.0.0
00:31:44 platformdirs==4.5.1
00:31:44 ply==3.11
00:31:44 pyang==2.7.1
00:31:44 pyangbind==0.8.7
00:31:44 pycparser==3.0
00:31:44 pyhocon==0.3.61
00:31:44 PyNaCl==1.6.2
00:31:44 pyparsing==3.3.2
00:31:44 PySocks==1.7.1
00:31:44 python-dateutil==2.9.0.post0
00:31:44 regex==2026.1.15
00:31:44 requests==2.32.5
00:31:44 robotframework==7.4.1
00:31:44 robotframework-httplibrary==0.4.2
00:31:44 robotframework-pythonlibcore==4.5.0
00:31:44 robotframework-requests==0.9.7
00:31:44 robotframework-selenium2library==3.0.0
00:31:44 robotframework-seleniumlibrary==6.8.0
00:31:44 robotframework-sshlibrary==3.8.0
00:31:44 scapy==2.7.0
00:31:44 scp==0.15.0
00:31:44 selenium==4.40.0
00:31:44 six==1.17.0
00:31:44 sniffio==1.3.1
00:31:44 sortedcontainers==2.4.0
00:31:44 soupsieve==2.8.3
00:31:44 trio==0.32.0
00:31:44 trio-typing==0.10.0
00:31:44 trio-websocket==0.12.2
00:31:44 types-certifi==2021.10.8.3
00:31:44 types-urllib3==1.26.25.14
00:31:44 typing_extensions==4.15.0
00:31:44 urllib3==2.6.3
00:31:44 virtualenv==20.36.1
00:31:44 waitress==3.0.2
00:31:44 WebOb==1.8.9
00:31:44 websocket-client==1.9.0
00:31:44 WebTest==3.0.7
00:31:44 wsproto==1.3.2
00:31:44 zipp==3.23.0
00:31:44 [EnvInject] - Injecting environment variables from a build step.
00:31:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:31:44 [EnvInject] - Variables injected successfully.
00:31:44 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16298731043049561974.sh
00:31:44 Setup pyenv:
00:31:44 system
00:31:44 3.8.13
00:31:44 3.9.13
00:31:44 3.10.13
00:31:44 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:31:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:31:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:47 lf-activate-venv(): INFO: Base packages installed successfully
00:31:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:31:55 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:31:55 + ODL_SYSTEM=()
00:31:55 + TOOLS_SYSTEM=()
00:31:55 + OPENSTACK_SYSTEM=()
00:31:55 + OPENSTACK_CONTROLLERS=()
00:31:55 + mapfile -t ADDR
00:31:55 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:31:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:31:56 + for i in "${ADDR[@]}"
00:31:56 ++ ssh 10.30.171.76 hostname -s
00:31:56 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
00:31:57 + REMHOST=releng-64128-54-1-mininet-ovs-217-0
00:31:57 + case ${REMHOST} in
00:31:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:31:57 + for i in "${ADDR[@]}"
00:31:57 ++ ssh 10.30.170.102 hostname -s
00:31:57 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:31:57 + REMHOST=releng-64128-54-0-builder-0
00:31:57 + case ${REMHOST} in
00:31:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:57 + for i in "${ADDR[@]}"
00:31:57 ++ ssh 10.30.170.146 hostname -s
00:31:57 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:31:58 + REMHOST=releng-64128-54-0-builder-1
00:31:58 + case ${REMHOST} in
00:31:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:58 + for i in "${ADDR[@]}"
00:31:58 ++ ssh 10.30.171.164 hostname -s
00:31:58 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:31:58 + REMHOST=releng-64128-54-0-builder-2
00:31:58 + case ${REMHOST} in
00:31:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:58 + echo NUM_ODL_SYSTEM=3
00:31:58 + echo NUM_TOOLS_SYSTEM=1
00:31:58 + '[' '' == yes ']'
00:31:58 + NUM_OPENSTACK_SYSTEM=0
00:31:58 + echo NUM_OPENSTACK_SYSTEM=0
00:31:58 + '[' 0 -eq 2 ']'
00:31:58 + echo ODL_SYSTEM_IP=10.30.170.102
00:31:58 ++ seq 0 2
00:31:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:58 + echo ODL_SYSTEM_1_IP=10.30.170.102
00:31:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:58 + echo ODL_SYSTEM_2_IP=10.30.170.146
00:31:58 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:58 + echo ODL_SYSTEM_3_IP=10.30.171.164
00:31:58 + echo TOOLS_SYSTEM_IP=10.30.171.76
00:31:58 ++ seq 0 0
00:31:58 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:31:58 + echo TOOLS_SYSTEM_1_IP=10.30.171.76
00:31:58 + openstack_index=0
00:31:58 + NUM_OPENSTACK_CONTROL_NODES=1
00:31:58 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:31:58 ++ seq 0 0
00:31:58 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:31:58 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:31:58 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:58 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:58 + '[' -1 -ge 2 ']'
00:31:58 ++ seq 0 -2
00:31:58 + NUM_OPENSTACK_HAPROXY_NODES=0
00:31:58 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:31:58 ++ seq 0 -1
00:31:58 + echo 'Contents of slave_addresses.txt:'
00:31:58 Contents of slave_addresses.txt:
00:31:58 + cat slave_addresses.txt
00:31:58 NUM_ODL_SYSTEM=3
00:31:58 NUM_TOOLS_SYSTEM=1
00:31:58 NUM_OPENSTACK_SYSTEM=0
00:31:58 ODL_SYSTEM_IP=10.30.170.102
00:31:58 ODL_SYSTEM_1_IP=10.30.170.102
00:31:58 ODL_SYSTEM_2_IP=10.30.170.146
00:31:58 ODL_SYSTEM_3_IP=10.30.171.164
00:31:58 TOOLS_SYSTEM_IP=10.30.171.76
00:31:58 TOOLS_SYSTEM_1_IP=10.30.171.76
00:31:58 NUM_OPENSTACK_CONTROL_NODES=1
00:31:58 OPENSTACK_CONTROL_NODE_1_IP=
00:31:58 NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:58 NUM_OPENSTACK_HAPROXY_NODES=0
00:31:58 [EnvInject] - Injecting environment variables from a build step.
00:31:58 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:31:58 [EnvInject] - Variables injected successfully.
00:31:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins15814332455265033313.sh
00:31:58 Preparing for JRE Version 21
00:31:58 Karaf artifact is karaf
00:31:58 Karaf project is integration
00:31:58 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:31:58 [EnvInject] - Injecting environment variables from a build step.
00:31:58 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:31:58 [EnvInject] - Variables injected successfully.
00:31:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15603514175664846057.sh
00:31:58 2026-02-08 00:31:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:31:58 Bundle version is 0.23.1-SNAPSHOT
00:31:58 --2026-02-08 00:31:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:31:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:58 HTTP request sent, awaiting response... 200 OK
00:31:58 Length: 963 [application/xml]
00:31:58 Saving to: ‘maven-metadata.xml’
00:31:58
00:31:58 0K 100% 28.8M=0s
00:31:58
00:31:58 2026-02-08 00:31:58 (28.8 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:31:58
00:31:58
00:31:58
00:31:58 org.opendaylight.integration
00:31:58 karaf
00:31:58
00:31:58 20260125063332
00:31:58
00:31:58 20260125.063332
00:31:58 1
00:31:58
00:31:58
00:31:58
00:31:58 pom
00:31:58 0.23.1-20260125.063332-1
00:31:58 20260125063332
00:31:58
00:31:58
00:31:58 tar.gz
00:31:58 0.23.1-20260125.063332-1
00:31:58 20260125063332
00:31:58
00:31:58
00:31:58 zip
00:31:58 0.23.1-20260125.063332-1
00:31:58 20260125063332
00:31:58
00:31:58
00:31:58
00:31:58 0.23.1-SNAPSHOT
00:31:58
00:31:58 Nexus timestamp is 0.23.1-20260125.063332-1
00:31:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:31:58 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:31:58 Distribution bundle version is 0.23.1-SNAPSHOT
00:31:58 Distribution folder is karaf-0.23.1-SNAPSHOT
00:31:58 Nexus prefix is https://nexus.opendaylight.org
00:31:58 [EnvInject] - Injecting environment variables from a build step.
00:31:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:31:58 [EnvInject] - Variables injected successfully.
00:31:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15890272227797082934.sh
00:31:58 Setup pyenv:
00:31:59 system
00:31:59 3.8.13
00:31:59 3.9.13
00:31:59 3.10.13
00:31:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:31:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:31:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:32:01 lf-activate-venv(): INFO: Base packages installed successfully
00:32:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:32:06 Copying common-functions.sh to /tmp
00:32:08 Copying common-functions.sh to 10.30.170.102:/tmp
00:32:08 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:08 Copying common-functions.sh to 10.30.170.146:/tmp
00:32:08 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:32:09 Copying common-functions.sh to 10.30.171.164:/tmp
00:32:09 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:32:09 Copying common-functions.sh to 10.30.171.76:/tmp
00:32:09 Warning: Permanently added '10.30.171.76' (ECDSA) to the list of known hosts.
00:32:10 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2533396261804684821.sh
00:32:10 common-functions.sh is being sourced
00:32:10 common-functions environment:
00:32:10 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:10 ACTUALFEATURES:
00:32:10 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:10 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:10 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:10 CONTROLLERMEM: 2048m
00:32:10 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:10 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:10 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:10 SUITES:
00:32:10
00:32:10 #################################################
00:32:10 ## Configure Cluster and Start ##
00:32:10 #################################################
00:32:10 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
00:32:10 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
00:32:10 Locating script plan to use...
00:32:10 Finished running script plans
00:32:10 Configuring member-1 with IP address 10.30.170.102
00:32:10 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:10 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:10 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:32:10 common-functions.sh is being sourced
00:32:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:32:10 ++ echo 'common-functions.sh is being sourced'
00:32:10 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:32:10 ++ DISTROSTREAM=vanadium
00:32:10 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:10 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:10 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:10 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:10 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:10 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:10 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:10 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:10 ++ export CONTROLLERMEM=
00:32:10 ++ CONTROLLERMEM=
00:32:10 ++ case "${DISTROSTREAM}" in
00:32:10 ++ CLUSTER_SYSTEM=akka
00:32:10 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:10 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:10 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:10 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:10 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:10 ++ print_common_env
00:32:10 ++ cat
00:32:10 common-functions environment:
00:32:10 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:10 ACTUALFEATURES:
00:32:10 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:10 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:10 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:10 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:10 CONTROLLERMEM:
00:32:10 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:10 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:10 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:10 SUITES:
00:32:10
00:32:10 ++ SSH='ssh -t -t'
00:32:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:32:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:32:10 Changing to /tmp
00:32:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:10 + echo 'Changing to /tmp'
00:32:10 + cd /tmp
00:32:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:32:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:10 --2026-02-08 00:32:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:32:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:32:10 HTTP request sent, awaiting response... 200 OK
00:32:10 Length: 240390263 (229M) [application/zip]
00:32:10 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:32:10
00:32:10 0K ........ ........ ........ ........ ........ ........ 1% 72.5M 3s
00:32:10 3072K ........ ........ ........ ........ ........ ........ 2% 107M 3s
00:32:10 6144K ........ ........ ........ ........ ........ ........ 3% 126M 2s
00:32:10 9216K ........ ........ ........ ........ ........ ........ 5% 123M 2s
00:32:10 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
00:32:10 15360K ........ ........ ........ ........ ........ ........ 7% 147M 2s
00:32:10 18432K ........ ........ ........ ........ ........ ........ 9% 160M 2s
00:32:10 21504K ........ ........ ........ ........ ........ ........ 10% 162M 2s
00:32:10 24576K ........ ........ ........ ........ ........ ........ 11% 163M 2s
00:32:10 27648K ........ ........ ........ ........ ........ ........ 13% 157M 2s
00:32:10 30720K ........ ........ ........ ........ ........ ........ 14% 174M 1s
00:32:10 33792K ........ ........ ........ ........ ........ ........ 15% 209M 1s
00:32:10 36864K ........ ........ ........ ........ ........ ........ 17% 181M 1s
00:32:10 39936K ........ ........ ........ ........ ........ ........ 18% 227M 1s
00:32:11 43008K ........ ........ ........ ........ ........ ........ 19% 160M 1s
00:32:11 46080K ........ ........ ........ ........ ........ ........ 20% 180M 1s
00:32:11 49152K ........ ........ ........ ........ ........ ........ 22% 184M 1s
00:32:11 52224K ........ ........ ........ ........ ........ ........ 23% 178M 1s
00:32:11 55296K ........ ........ ........ ........ ........ ........ 24% 199M 1s
00:32:11 58368K ........ ........ ........ ........ ........ ........ 26% 226M 1s
00:32:11 61440K ........ ........ ........ ........ ........ ........ 27% 214M 1s
00:32:11 64512K ........ ........ ........ ........ ........ ........ 28% 226M 1s
00:32:11 67584K ........ ........ ........ ........ ........ ........ 30% 174M 1s
00:32:11 70656K ........ ........ ........ ........ ........ ........ 31% 225M 1s
00:32:11 73728K ........ ........ ........ ........ ........ ........ 32% 124M 1s
00:32:11 76800K ........ ........ ........ ........ ........ ........ 34% 121M 1s
00:32:11 79872K ........ ........ ........ ........ ........ ........ 35% 135M 1s
00:32:11 82944K ........ ........ ........ ........ ........ ........ 36% 262M 1s
00:32:11 86016K ........ ........ ........ ........ ........ ........ 37% 216M 1s
00:32:11 89088K ........ ........ ........ ........ ........ ........ 39% 110M 1s
00:32:11 92160K ........ ........ ........ ........ ........ ........ 40% 228M 1s
00:32:11 95232K ........ ........ ........ ........ ........ ........ 41% 294M 1s
00:32:11 98304K ........ ........ ........ ........ ........ ........ 43% 166M 1s
00:32:11 101376K ........ ........ ........ ........ ........ ........ 44% 210M 1s
00:32:11 104448K ........ ........ ........ ........ ........ ........ 45% 183M 1s
00:32:11 107520K ........ ........ ........ ........ ........ ........ 47% 160M 1s
00:32:11 110592K ........ ........ ........ ........ ........ ........ 48% 218M 1s
00:32:11 113664K ........ ........ ........ ........ ........ ........ 49% 153M 1s
00:32:11 116736K ........ ........ ........ ........ ........ ........ 51% 258M 1s
00:32:11 119808K ........ ........ ........ ........ ........ ........ 52% 266M 1s
00:32:11 122880K ........ ........ ........ ........ ........ ........ 53% 254M 1s
00:32:11 125952K ........ ........ ........ ........ ........ ........ 54% 258M 1s
00:32:11 129024K ........ ........ ........ ........ ........ ........ 56% 242M 1s
00:32:11 132096K ........ ........ ........ ........ ........ ........ 57% 255M 1s
00:32:11 135168K ........ ........ ........ ........ ........ ........ 58% 229M 1s
00:32:11 138240K ........ ........ ........ ........ ........ ........ 60% 244M 1s
00:32:11 141312K ........ ........ ........ ........ ........ ........ 61% 143M 1s
00:32:11 144384K ........ ........ ........ ........ ........ ........ 62% 95.8M 1s
00:32:11 147456K ........ ........ ........ ........ ........ ........ 64% 255M 0s
00:32:11 150528K ........ ........ ........ ........ ........ ........ 65% 248M 0s
00:32:11 153600K ........ ........ ........ ........ ........ ........ 66% 171M 0s
00:32:11 156672K ........ ........ ........ ........ ........ ........ 68% 236M 0s
00:32:11 159744K ........ ........ ........ ........ ........ ........ 69% 234M 0s
00:32:11 162816K ........ ........ ........ ........ ........ ........ 70% 152M 0s
00:32:11 165888K ........ ........ ........ ........ ........ ........ 71% 250M 0s
00:32:11 168960K ........ ........ ........ ........ ........ ........ 73% 219M 0s
00:32:11 172032K ........ ........ ........ ........ ........ ........ 74% 255M 0s
00:32:11 175104K ........ ........ ........ ........ ........ ........ 75% 218M 0s
00:32:11 178176K ........ ........ ........ ........ ........ ........ 77% 349M 0s
00:32:11 181248K ........ ........ ........ ........ ........ ........ 78% 303M 0s
00:32:11 184320K ........ ........ ........ ........ ........ ........ 79% 177M 0s
00:32:11 187392K ........ ........ ........ ........ ........ ........ 81% 189M 0s
00:32:11 190464K ........ ........ ........ ........ ........ ........ 82% 169M 0s
00:32:11 193536K ........ ........ ........ ........ ........ ........ 83% 190M 0s
00:32:11 196608K ........ ........ ........ ........ ........ ........ 85% 213M 0s
00:32:11 199680K ........ ........ ........ ........ ........ ........ 86% 173M 0s
00:32:11 202752K ........ ........ ........ ........ ........ ........ 87% 136M 0s
00:32:11 205824K ........ ........ ........ ........ ........ ........ 88% 283M 0s
00:32:11 208896K ........ ........ ........ ........ ........ ........ 90% 172M 0s
00:32:11 211968K ........ ........ ........ ........ ........ ........ 91% 177M 0s
00:32:11 215040K ........ ........ ........ ........ ........ ........ 92% 209M 0s
00:32:11 218112K ........ ........ ........ ........ ........ ........ 94% 326M 0s
00:32:11 221184K ........ ........ ........ ........ ........ ........ 95% 415M 0s
00:32:11 224256K ........ ........ ........ ........ ........ ........ 96% 415M 0s
00:32:11 227328K ........ ........ ........ ........ ........ ........ 98% 411M 0s
00:32:11 230400K ........ ........ ........ ........ ........ ........ 99% 394M 0s
00:32:11 233472K ........ ........ .... 100% 344M=1.2s
00:32:11
00:32:11 2026-02-08 00:32:11 (187 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:32:11
00:32:11 Extracting the new controller...
00:32:11 + echo 'Extracting the new controller...'
00:32:11 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:32:13 Adding external repositories...
00:32:13 + echo 'Adding external repositories...'
00:32:13 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:14 ################################################################################
00:32:14 #
00:32:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:14 # contributor license agreements. See the NOTICE file distributed with
00:32:14 # this work for additional information regarding copyright ownership.
00:32:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:14 # (the "License"); you may not use this file except in compliance with
00:32:14 # the License. You may obtain a copy of the License at
00:32:14 #
00:32:14 # http://www.apache.org/licenses/LICENSE-2.0
00:32:14 #
00:32:14 # Unless required by applicable law or agreed to in writing, software
00:32:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:14 # See the License for the specific language governing permissions and
00:32:14 # limitations under the License.
00:32:14 #
00:32:14 ################################################################################
00:32:14
00:32:14 #
00:32:14 # If set to true, the following property will not allow any certificate to be used
00:32:14 # when accessing Maven repositories through SSL
00:32:14 #
00:32:14 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:14
00:32:14 #
00:32:14 # Path to the local Maven settings file.
00:32:14 # The repositories defined in this file will be automatically added to the list
00:32:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:14 # below is not set.
00:32:14 # The following locations are checked for the existence of the settings.xml file
00:32:14 # * 1. looks for the specified url
00:32:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:14 #
00:32:14 #org.ops4j.pax.url.mvn.settings=
00:32:14
00:32:14 #
00:32:14 # Path to the local Maven repository which is used to avoid downloading
00:32:14 # artifacts when they already exist locally.
00:32:14 # The value of this property will be extracted from the settings.xml file
00:32:14 # above, or defaulted to:
00:32:14 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:14 #
00:32:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:14
00:32:14 #
00:32:14 # Default this to false. It's just weird to use undocumented repos
00:32:14 #
00:32:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:14
00:32:14 #
00:32:14 # Uncomment if you don't wanna use the proxy settings
00:32:14 # from the Maven conf/settings.xml file
00:32:14 #
00:32:14 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:14
00:32:14 #
00:32:14 # Comma separated list of repositories scanned when resolving an artifact.
00:32:14 # Those repositories will be checked before iterating through the
00:32:14 # below list of repositories and even before the local repository
00:32:14 # A repository url can be appended with zero or more of the following flags:
00:32:14 # @snapshots : the repository contains snaphots
00:32:14 # @noreleases : the repository does not contain any released artifacts
00:32:14 #
00:32:14 # The following property value will add the system folder as a repo.
00:32:14 #
00:32:14 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:14
00:32:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:14
00:32:14 #
00:32:14 # Comma separated list of repositories scanned when resolving an artifact.
00:32:14 # The default list includes the following repositories:
00:32:14 # http://repo1.maven.org/maven2@id=central
00:32:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:14 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:14 # to add.
00:32:14 # A repository url can be appended with zero or more of the following flags:
00:32:14 # @snapshots : the repository contains snapshots
00:32:14 # @noreleases : the repository does not contain any released artifacts
00:32:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:14 #
00:32:14 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:14
00:32:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:32:14 + echo 'Configuring the startup features...'
00:32:14 Configuring the startup features...
00:32:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 + FEATURE_TEST_STRING=features-test
00:32:14 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:32:14 + KARAF_VERSION=karaf4
00:32:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:14 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 + [[ ! -z '' ]]
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 ################################################################################
00:32:14 #
00:32:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:14 # contributor license agreements. See the NOTICE file distributed with
00:32:14 # this work for additional information regarding copyright ownership.
00:32:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:14 # (the "License"); you may not use this file except in compliance with
00:32:14 # the License. You may obtain a copy of the License at
00:32:14 #
00:32:14 # http://www.apache.org/licenses/LICENSE-2.0
00:32:14 #
00:32:14 # Unless required by applicable law or agreed to in writing, software
00:32:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:14 # See the License for the specific language governing permissions and
00:32:14 # limitations under the License.
00:32:14 #
00:32:14 ################################################################################
00:32:14
00:32:14 #
00:32:14 # Comma separated list of features repositories to register by default
00:32:14 #
00:32:14 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:32:14
00:32:14 #
00:32:14 # Comma separated list of features to install at startup
00:32:14 #
00:32:14 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:32:14
00:32:14 #
00:32:14 # Resource repositories (OBR) that the features resolver can use
00:32:14 # to resolve requirements/capabilities
00:32:14 #
00:32:14 # The format of the resourceRepositories is
00:32:14 # resourceRepositories=[xml:url|json:url],...
00:32:14 # for Instance:
00:32:14 #
00:32:14 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:14 # or
00:32:14 #resourceRepositories=json:http://host/path/to/index.json
00:32:14 #
00:32:14
00:32:14 #
00:32:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:14 #
00:32:14 featuresBootAsynchronous=false
00:32:14
00:32:14 #
00:32:14 # Service requirements enforcement
00:32:14 #
00:32:14 # By default, the feature resolver checks the service requirements/capabilities of
00:32:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:14 # the required bundles.
00:32:14 # The following flag can have those values:
00:32:14 # - disable: service requirements are completely ignored
00:32:14 # - default: service requirements are ignored for old features
00:32:14 # - enforce: service requirements are always verified
00:32:14 #
00:32:14 #serviceRequirements=default
00:32:14
00:32:14 #
00:32:14 # Store cfg file for config element in feature
00:32:14 #
00:32:14 #configCfgStore=true
00:32:14
00:32:14 #
00:32:14 # Define if the feature service automatically refresh bundles
00:32:14 #
00:32:14 autoRefresh=true
00:32:14
00:32:14 #
00:32:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:14 # XML file defines instructions related to features processing
00:32:14 # versions.properties may declare properties to resolve placeholders in XML file
00:32:14 # both files are relative to ${karaf.etc}
00:32:14 #
00:32:14 #featureProcessing=org.apache.karaf.features.xml
00:32:14 #featureProcessingVersions=versions.properties
00:32:14 + configure_karaf_log karaf4 ''
00:32:14 + local -r karaf_version=karaf4
00:32:14 + local -r controllerdebugmap=
00:32:14 + local logapi=log4j
00:32:14 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:14 log4j2.rootLogger.level = INFO
00:32:14 #log4j2.rootLogger.type = asyncRoot
00:32:14 #log4j2.rootLogger.includeLocation = false
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:14 log4j2.logger.spifly.level = WARN
00:32:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:14 log4j2.logger.audit.level = INFO
00:32:14 log4j2.logger.audit.additivity = false
00:32:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:14 log4j2.appender.console.type = Console
00:32:14 log4j2.appender.console.name = Console
00:32:14 log4j2.appender.console.layout.type = PatternLayout
00:32:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:14 log4j2.appender.rolling.name = RollingFile
00:32:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:14 #log4j2.appender.rolling.immediateFlush = false
00:32:14 log4j2.appender.rolling.append = true
00:32:14 log4j2.appender.rolling.layout.type = PatternLayout
00:32:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:14 log4j2.appender.rolling.policies.type = Policies
00:32:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:14 log4j2.appender.rolling.policies.size.size = 64MB
00:32:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:14 log4j2.appender.rolling.strategy.max = 7
00:32:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:14 log4j2.appender.audit.name = AuditRollingFile
00:32:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:14 log4j2.appender.audit.append = true
00:32:14 log4j2.appender.audit.layout.type = PatternLayout
00:32:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:14 log4j2.appender.audit.policies.type = Policies
00:32:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:14 log4j2.appender.audit.policies.size.size = 8MB
00:32:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:14 log4j2.appender.audit.strategy.max = 7
00:32:14 log4j2.appender.osgi.type = PaxOsgi
00:32:14 log4j2.appender.osgi.name = PaxOsgi
00:32:14 log4j2.appender.osgi.filter = *
00:32:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:14 #log4j2.logger.aether.level = TRACE
00:32:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:14 #log4j2.logger.http-headers.level = DEBUG
00:32:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:14 #log4j2.logger.maven.level = TRACE
00:32:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:14 + logapi=log4j2
00:32:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:14 + '[' log4j2 == log4j2 ']'
00:32:14 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:14 + unset IFS
00:32:14 controllerdebugmap:
00:32:14 + echo 'controllerdebugmap: '
00:32:14 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 + '[' -n '' ']'
00:32:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 ################################################################################
00:32:14 #
00:32:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:14 # contributor license agreements. See the NOTICE file distributed with
00:32:14 # this work for additional information regarding copyright ownership.
00:32:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:14 # (the "License"); you may not use this file except in compliance with
00:32:14 # the License. You may obtain a copy of the License at
00:32:14 #
00:32:14 # http://www.apache.org/licenses/LICENSE-2.0
00:32:14 #
00:32:14 # Unless required by applicable law or agreed to in writing, software
00:32:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:14 # See the License for the specific language governing permissions and
00:32:14 # limitations under the License.
00:32:14 #
00:32:14 ################################################################################
00:32:14
00:32:14 # Common pattern layout for appenders
00:32:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:14
00:32:14 # Root logger
00:32:14 log4j2.rootLogger.level = INFO
00:32:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:14 #log4j2.rootLogger.type = asyncRoot
00:32:14 #log4j2.rootLogger.includeLocation = false
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:14
00:32:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:14
00:32:14 # Loggers configuration
00:32:14
00:32:14 # Spifly logger
00:32:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:14 log4j2.logger.spifly.level = WARN
00:32:14
00:32:14 # Security audit logger
00:32:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:14 log4j2.logger.audit.level = INFO
00:32:14 log4j2.logger.audit.additivity = false
00:32:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:14
00:32:14 # Appenders configuration
00:32:14
00:32:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:14 log4j2.appender.console.type = Console
00:32:14 log4j2.appender.console.name = Console
00:32:14 log4j2.appender.console.layout.type = PatternLayout
00:32:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:14
00:32:14 # Rolling file appender
00:32:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:14 log4j2.appender.rolling.name = RollingFile
00:32:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:14 # uncomment to not force a disk flush
00:32:14 #log4j2.appender.rolling.immediateFlush = false
00:32:14 log4j2.appender.rolling.append = true
00:32:14 log4j2.appender.rolling.layout.type = PatternLayout
00:32:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:14 log4j2.appender.rolling.policies.type = Policies
00:32:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:14 log4j2.appender.rolling.policies.size.size = 1GB
00:32:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:14 log4j2.appender.rolling.strategy.max = 7
00:32:14
00:32:14 # Audit file appender
00:32:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:14 log4j2.appender.audit.name = AuditRollingFile
00:32:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:14 log4j2.appender.audit.append = true
00:32:14 log4j2.appender.audit.layout.type = PatternLayout
00:32:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:14 log4j2.appender.audit.policies.type = Policies
00:32:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:14 log4j2.appender.audit.policies.size.size = 8MB
00:32:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:14 log4j2.appender.audit.strategy.max = 7
00:32:14
00:32:14 # OSGi appender
00:32:14 log4j2.appender.osgi.type = PaxOsgi
00:32:14 log4j2.appender.osgi.name = PaxOsgi
00:32:14 log4j2.appender.osgi.filter = *
00:32:14
00:32:14 # help with identification of maven-related problems with pax-url-aether
00:32:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:14 #log4j2.logger.aether.level = TRACE
00:32:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:14 #log4j2.logger.http-headers.level = DEBUG
00:32:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:14 #log4j2.logger.maven.level = TRACE
00:32:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:14 + local -r controllermem=2048m
00:32:14 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 Configure
00:32:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:14 max memory: 2048m
00:32:14 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 + echo Configure
00:32:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:14 + echo ' max memory: 2048m'
00:32:14 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:14 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 #!/bin/sh
00:32:14 #
00:32:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:14 # contributor license agreements. See the NOTICE file distributed with
00:32:14 # this work for additional information regarding copyright ownership.
00:32:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:14 # (the "License"); you may not use this file except in compliance with
00:32:14 # the License. You may obtain a copy of the License at
00:32:14 #
00:32:14 # http://www.apache.org/licenses/LICENSE-2.0
00:32:14 #
00:32:14 # Unless required by applicable law or agreed to in writing, software
00:32:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:14 # See the License for the specific language governing permissions and
00:32:14 # limitations under the License.
00:32:14 #
00:32:14
00:32:14 #
00:32:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:14 # script: client, instance, shell, start, status, stop, karaf
00:32:14 #
00:32:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:14 # Actions go here...
00:32:14 # fi
00:32:14
00:32:14 #
00:32:14 # general settings which should be applied for all scripts go here; please keep
00:32:14 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:14 # in example of the start script where the start script is executed first and the
00:32:14 # karaf script afterwards.
00:32:14 #
00:32:14
00:32:14 #
00:32:14 # The following section shows the possible configuration options for the default
00:32:14 # karaf scripts
00:32:14 #
00:32:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:14 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:14 # export KARAF_HOME # Karaf home folder
00:32:14 # export KARAF_DATA # Karaf data folder
00:32:14 # export KARAF_BASE # Karaf base folder
00:32:14 # export KARAF_ETC # Karaf etc folder
00:32:14 # export KARAF_LOG # Karaf log folder
00:32:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:14 # export KARAF_OPTS # Additional available Karaf options
00:32:14 # export KARAF_DEBUG # Enable debug mode
00:32:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:14 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:14 Set Java version
00:32:14 + echo 'Set Java version'
00:32:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:14 sudo: a password is required
00:32:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:14 sudo: a password is required
00:32:14 JDK default version ...
00:32:14 + echo 'JDK default version ...'
00:32:14 + java -version
00:32:14 openjdk version "21.0.9" 2025-10-21
00:32:14 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:14 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:14 Set JAVA_HOME
00:32:14 + echo 'Set JAVA_HOME'
00:32:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:14 Listing all open ports on controller system...
00:32:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:14 + echo 'Listing all open ports on controller system...'
00:32:14 + netstat -pnatu
00:32:14 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:14 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:14 Configuring cluster
00:32:14 + echo 'Configuring cluster'
00:32:14 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.102 10.30.170.146 10.30.171.164
00:32:14 ################################################
00:32:14 ## Configure Cluster ##
00:32:14 ################################################
00:32:14 NOTE: Cluster configuration files not found. Copying from
00:32:14 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:32:14 Configuring unique name in pekko.conf
00:32:14 Configuring hostname in pekko.conf
00:32:14 Configuring data and rpc seed nodes in pekko.conf
00:32:14 modules = [
00:32:14
00:32:14 {
00:32:14 name = "inventory"
00:32:14 namespace = "urn:opendaylight:inventory"
00:32:14 shard-strategy = "module"
00:32:14 },
00:32:14 {
00:32:14 name = "topology"
00:32:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:14 shard-strategy = "module"
00:32:14 },
00:32:14 {
00:32:14 name = "toaster"
00:32:14 namespace = "http://netconfcentral.org/ns/toaster"
00:32:14 shard-strategy = "module"
00:32:14 }
00:32:14 ]
00:32:14 Configuring replication type in module-shards.conf
00:32:14 ################################################
00:32:14 ## NOTE: Manually restart controller to ##
00:32:14 ## apply configuration. ##
00:32:14 ################################################
00:32:14 Dump akka.conf
00:32:14 + echo 'Dump akka.conf'
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:32:14 Dump modules.conf
00:32:14 + echo 'Dump modules.conf'
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:14 modules = [
00:32:14
00:32:14 {
00:32:14 name = "inventory"
00:32:14 namespace = "urn:opendaylight:inventory"
00:32:14 shard-strategy = "module"
00:32:14 },
00:32:14 {
00:32:14 name = "topology"
00:32:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:14 shard-strategy = "module"
00:32:14 },
00:32:14 {
00:32:14 name = "toaster"
00:32:14 namespace = "http://netconfcentral.org/ns/toaster"
00:32:14 shard-strategy = "module"
00:32:14 }
00:32:14 ]
00:32:14 Dump module-shards.conf
00:32:14 + echo 'Dump module-shards.conf'
00:32:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:14 module-shards = [
00:32:14 {
00:32:14 name = "default"
00:32:14 shards = [
00:32:14 {
00:32:14 name = "default"
00:32:14 replicas = ["member-1",
00:32:14 "member-2",
00:32:14 "member-3"]
00:32:14 }
00:32:14 ]
00:32:14 },
00:32:14 {
00:32:14 name = "inventory"
00:32:14 shards = [
00:32:14 {
00:32:14 name="inventory"
00:32:14 replicas = ["member-1",
00:32:14 "member-2",
00:32:14 "member-3"]
00:32:14 }
00:32:14 ]
00:32:14 },
00:32:14 {
00:32:14 name = "topology"
00:32:14 shards = [
00:32:14 {
00:32:14 name="topology"
00:32:14 replicas = ["member-1",
00:32:14 "member-2",
00:32:14 "member-3"]
00:32:14 }
00:32:14 ]
00:32:14 },
00:32:14 {
00:32:14 name = "toaster"
00:32:14 shards = [
00:32:14 {
00:32:14 name="toaster"
00:32:14 replicas = ["member-1",
00:32:14 "member-2",
00:32:14 "member-3"]
00:32:14 }
00:32:14 ]
00:32:14 }
00:32:14 ]
00:32:14 Configuring member-2 with IP address 10.30.170.146
00:32:14 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:32:14 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:32:14 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:32:14 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:32:14 common-functions.sh is being sourced
00:32:14 ++ echo 'common-functions.sh is being sourced'
00:32:14 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:32:14 ++ DISTROSTREAM=vanadium
00:32:14 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:14 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:14 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:14 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:14 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 ++ export CONTROLLERMEM=
00:32:14 ++ CONTROLLERMEM=
00:32:14 ++ case "${DISTROSTREAM}" in
00:32:14 ++ CLUSTER_SYSTEM=akka
00:32:14 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:14 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:14 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:14 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:14 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:14 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:14 ++ print_common_env
00:32:14 ++ cat
00:32:14 common-functions environment:
00:32:14 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:14 ACTUALFEATURES:
00:32:14 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:14 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:14 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:14 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:14 CONTROLLERMEM:
00:32:14 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:14 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:14 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:14 SUITES:
00:32:14
00:32:14 ++ SSH='ssh -t -t'
00:32:14 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:32:14 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:32:14 Changing to /tmp
00:32:14 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:14 + echo 'Changing to /tmp'
00:32:14 + cd /tmp
00:32:14 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:32:14 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:14 --2026-02-08 00:32:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:32:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:32:14 HTTP request sent, awaiting response... 200 OK
00:32:14 Length: 240390263 (229M) [application/zip]
00:32:14 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:32:14
00:32:14 0K ........ ........ ........ ........ ........ ........ 1% 83.4M 3s
00:32:14 3072K ........ ........ ........ ........ ........ ........ 2% 134M 2s
00:32:14 6144K ........ ........ ........ ........ ........ ........ 3% 137M 2s
00:32:14 9216K ........ ........ ........ ........ ........ ........ 5% 127M 2s
00:32:14 12288K ........ ........ ........ ........ ........ ........ 6% 100M 2s
00:32:14 15360K ........ ........ ........ ........ ........ ........ 7% 132M 2s
00:32:14 18432K ........ ........ ........ ........ ........ ........ 9% 149M 2s
00:32:14 21504K ........ ........ ........ ........ ........ ........ 10% 148M 2s
00:32:15 24576K ........ ........ ........ ........ ........ ........ 11% 155M 2s
00:32:15 27648K ........ ........ ........ ........ ........ ........ 13% 143M 2s
00:32:15 30720K ........ ........ ........ ........ ........ ........ 14% 171M 2s
00:32:15 33792K ........ ........ ........ ........ ........ ........ 15% 135M 1s
00:32:15 36864K ........ ........ ........ ........ ........ ........ 17% 152M 1s
00:32:15 39936K ........ ........ ........ ........ ........ ........ 18% 178M 1s
00:32:15 43008K ........ ........ ........ ........ ........ ........ 19% 132M 1s
00:32:15 46080K ........ ........ ........ ........ ........ ........ 20% 126M 1s
00:32:15 49152K ........ ........ ........ ........ ........ ........ 22% 165M 1s
00:32:15 52224K ........ ........ ........ ........ ........ ........ 23% 155M 1s
00:32:15 55296K ........ ........ ........ ........ ........ ........ 24% 115M 1s
00:32:15 58368K ........ ........ ........ ........ ........ ........ 26% 199M 1s
00:32:15 61440K ........ ........ ........ ........ ........ ........ 27% 152M 1s
00:32:15 64512K ........ ........ ........ ........ ........ ........ 28% 144M 1s
00:32:15 67584K ........ ........ ........ ........ ........ ........ 30% 184M 1s
00:32:15 70656K ........ ........ ........ ........ ........ ........ 31% 185M 1s
00:32:15 73728K ........ ........ ........ ........ ........ ........ 32% 147M 1s
00:32:15 76800K ........ ........ ........ ........ ........ ........ 34% 145M 1s
00:32:15 79872K ........ ........ ........ ........ ........ ........ 35% 165M 1s
00:32:15 82944K ........ ........ ........ ........ ........ ........ 36% 180M 1s
00:32:15 86016K ........ ........ ........ ........ ........ ........ 37% 170M 1s
00:32:15 89088K ........ ........ ........ ........ ........ ........ 39% 160M 1s
00:32:15 92160K ........ ........ ........ ........ ........ ........ 40% 198M 1s
00:32:15 95232K ........ ........ ........ ........ ........ ........ 41% 142M 1s
00:32:15 98304K ........ ........ ........ ........ ........ ........ 43% 168M 1s
00:32:15 101376K ........ ........ ........ ........ ........ ........ 44% 162M 1s
00:32:15 104448K ........ ........ ........ ........ ........ ........ 45% 134M 1s
00:32:15 107520K ........ ........ ........ ........ ........ ........ 47% 134M 1s
00:32:15 110592K ........ ........ ........ ........ ........ ........ 48% 208M 1s
00:32:15 113664K ........ ........ ........ ........ ........ ........ 49% 200M 1s
00:32:15 116736K ........ ........ ........ ........ ........ ........ 51% 216M 1s
00:32:15 119808K ........ ........ ........ ........ ........ ........ 52% 222M 1s
00:32:15 122880K ........ ........ ........ ........ ........ ........ 53% 229M 1s
00:32:15 125952K ........ ........ ........ ........ ........ ........ 54% 219M 1s
00:32:15 129024K ........ ........ ........ ........ ........ ........ 56% 209M 1s
00:32:15 132096K ........ ........ ........ ........ ........ ........ 57% 130M 1s
00:32:15 135168K ........ ........ ........ ........ ........ ........ 58% 220M 1s
00:32:15 138240K ........ ........ ........ ........ ........ ........ 60% 221M 1s
00:32:15 141312K ........ ........ ........ ........ ........ ........ 61% 176M 1s
00:32:15 144384K ........ ........ ........ ........ ........ ........ 62% 141M 1s
00:32:15 147456K ........ ........ ........ ........ ........ ........ 64% 132M 1s
00:32:15 150528K ........ ........ ........ ........ ........ ........ 65% 255M 1s
00:32:15 153600K ........ ........ ........ ........ ........ ........ 66% 213M 0s
00:32:15 156672K ........ ........ ........ ........ ........ ........ 68% 231M 0s
00:32:15 159744K ........ ........ ........ ........ ........ ........ 69% 225M 0s
00:32:15 162816K ........ ........ ........ ........ ........ ........ 70% 182M 0s
00:32:15 165888K ........ ........ ........ ........ ........ ........ 71% 160M 0s
00:32:15 168960K ........ ........ ........ ........ ........ ........ 73% 191M 0s
00:32:15 172032K ........ ........ ........ ........ ........ ........ 74% 224M 0s
00:32:15 175104K ........ ........ ........ ........ ........ ........ 75% 206M 0s
00:32:15 178176K ........ ........ ........ ........ ........ ........ 77% 207M 0s
00:32:15 181248K ........ ........ ........ ........ ........ ........ 78% 229M 0s
00:32:15 184320K ........ ........ ........ ........ ........ ........ 79% 200M 0s
00:32:15 187392K ........ ........ ........ ........ ........ ........ 81% 221M 0s
00:32:15 190464K ........ ........ ........ ........ ........ ........ 82% 220M 0s
00:32:15 193536K ........ ........ ........ ........ ........ ........ 83% 232M 0s
00:32:15 196608K ........ ........ ........ ........ ........ ........ 85% 228M 0s
00:32:15 199680K ........ ........ ........ ........ ........ ........ 86% 210M 0s
00:32:16 202752K ........ ........ ........ ........ ........ ........ 87% 211M 0s
00:32:16 205824K ........ ........ ........ ........ ........ ........ 88% 226M 0s
00:32:16 208896K ........ ........ ........ ........ ........ ........ 90% 203M 0s
00:32:16 211968K ........ ........ ........ ........ ........ ........ 91% 219M 0s
00:32:16 215040K ........ ........ ........ ........ ........ ........ 92% 204M 0s
00:32:16 218112K ........ ........ ........ ........ ........ ........ 94% 224M 0s
00:32:16 221184K ........ ........ ........ ........ ........ ........ 95% 214M 0s
00:32:16 224256K ........ ........ ........ ........ ........ ........ 96% 200M 0s
00:32:16 227328K ........ ........ ........ ........ ........ ........ 98% 195M 0s
00:32:16 230400K ........ ........ ........ ........ ........ ........ 99% 224M 0s
00:32:16 233472K ........ ........ .... 100% 238M=1.3s
00:32:16
00:32:16 2026-02-08 00:32:16 (171 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:32:16
00:32:16 Extracting the new controller...
00:32:16 + echo 'Extracting the new controller...'
00:32:16 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:32:18 Adding external repositories...
00:32:18 + echo 'Adding external repositories...'
00:32:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:18 ################################################################################
00:32:18 #
00:32:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:18 # contributor license agreements. See the NOTICE file distributed with
00:32:18 # this work for additional information regarding copyright ownership.
00:32:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:18 # (the "License"); you may not use this file except in compliance with
00:32:18 # the License. You may obtain a copy of the License at
00:32:18 #
00:32:18 # http://www.apache.org/licenses/LICENSE-2.0
00:32:18 #
00:32:18 # Unless required by applicable law or agreed to in writing, software
00:32:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:18 # See the License for the specific language governing permissions and
00:32:18 # limitations under the License.
00:32:18 #
00:32:18 ################################################################################
00:32:18
00:32:18 #
00:32:18 # If set to true, the following property will not allow any certificate to be used
00:32:18 # when accessing Maven repositories through SSL
00:32:18 #
00:32:18 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:18
00:32:18 #
00:32:18 # Path to the local Maven settings file.
00:32:18 # The repositories defined in this file will be automatically added to the list
00:32:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:18 # below is not set.
00:32:18 # The following locations are checked for the existence of the settings.xml file
00:32:18 # * 1. looks for the specified url
00:32:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:18 #
00:32:18 #org.ops4j.pax.url.mvn.settings=
00:32:18
00:32:18 #
00:32:18 # Path to the local Maven repository which is used to avoid downloading
00:32:18 # artifacts when they already exist locally.
00:32:18 # The value of this property will be extracted from the settings.xml file
00:32:18 # above, or defaulted to:
00:32:18 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:18 #
00:32:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:18
00:32:18 #
00:32:18 # Default this to false. It's just weird to use undocumented repos
00:32:18 #
00:32:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:18
00:32:18 #
00:32:18 # Uncomment if you don't wanna use the proxy settings
00:32:18 # from the Maven conf/settings.xml file
00:32:18 #
00:32:18 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:18
00:32:18 #
00:32:18 # Comma separated list of repositories scanned when resolving an artifact.
00:32:18 # Those repositories will be checked before iterating through the
00:32:18 # below list of repositories and even before the local repository
00:32:18 # A repository url can be appended with zero or more of the following flags:
00:32:18 # @snapshots : the repository contains snaphots
00:32:18 # @noreleases : the repository does not contain any released artifacts
00:32:18 #
00:32:18 # The following property value will add the system folder as a repo.
00:32:18 #
00:32:18 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:18
00:32:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:18
00:32:18 #
00:32:18 # Comma separated list of repositories scanned when resolving an artifact.
00:32:18 # The default list includes the following repositories:
00:32:18 # http://repo1.maven.org/maven2@id=central
00:32:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:18 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:18 # to add.
00:32:18 # A repository url can be appended with zero or more of the following flags:
00:32:18 # @snapshots : the repository contains snapshots
00:32:18 # @noreleases : the repository does not contain any released artifacts
00:32:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:18 #
00:32:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:18
00:32:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:32:18 + [[ True == \T\r\u\e ]]
00:32:18 + echo 'Configuring the startup features...'
00:32:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:18 + FEATURE_TEST_STRING=features-test
00:32:18 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:32:18 + KARAF_VERSION=karaf4
00:32:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:18 + [[ ! -z '' ]]
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:18 ################################################################################
00:32:18 #
00:32:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:18 # contributor license agreements. See the NOTICE file distributed with
00:32:18 # this work for additional information regarding copyright ownership.
00:32:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:18 # (the "License"); you may not use this file except in compliance with
00:32:18 # the License. You may obtain a copy of the License at
00:32:18 #
00:32:18 # http://www.apache.org/licenses/LICENSE-2.0
00:32:18 #
00:32:18 # Unless required by applicable law or agreed to in writing, software
00:32:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:18 # See the License for the specific language governing permissions and
00:32:18 # limitations under the License.
00:32:18 #
00:32:18 ################################################################################
00:32:18
00:32:18 #
00:32:18 # Comma separated list of features repositories to register by default
00:32:18 #
00:32:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:32:18
00:32:18 #
00:32:18 # Comma separated list of features to install at startup
00:32:18 #
00:32:18 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:32:18
00:32:18 #
00:32:18 # Resource repositories (OBR) that the features resolver can use
00:32:18 # to resolve requirements/capabilities
00:32:18 #
00:32:18 # The format of the resourceRepositories is
00:32:18 # resourceRepositories=[xml:url|json:url],...
00:32:18 # for Instance:
00:32:18 #
00:32:18 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:18 # or
00:32:18 #resourceRepositories=json:http://host/path/to/index.json
00:32:18 #
00:32:18
00:32:18 #
00:32:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:18 #
00:32:18 featuresBootAsynchronous=false
00:32:18
00:32:18 #
00:32:18 # Service requirements enforcement
00:32:18 #
00:32:18 # By default, the feature resolver checks the service requirements/capabilities of
00:32:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:18 # the required bundles.
00:32:18 # The following flag can have those values:
00:32:18 # - disable: service requirements are completely ignored
00:32:18 # - default: service requirements are ignored for old features
00:32:18 # - enforce: service requirements are always verified
00:32:18 #
00:32:18 #serviceRequirements=default
00:32:18
00:32:18 #
00:32:18 # Store cfg file for config element in feature
00:32:18 #
00:32:18 #configCfgStore=true
00:32:18
00:32:18 #
00:32:18 # Define if the feature service automatically refresh bundles
00:32:18 #
00:32:18 autoRefresh=true
00:32:18
00:32:18 #
00:32:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:18 # XML file defines instructions related to features processing
00:32:18 # versions.properties may declare properties to resolve placeholders in XML file
00:32:18 # both files are relative to ${karaf.etc}
00:32:18 #
00:32:18 #featureProcessing=org.apache.karaf.features.xml
00:32:18 #featureProcessingVersions=versions.properties
00:32:18 + configure_karaf_log karaf4 ''
00:32:18 + local -r karaf_version=karaf4
00:32:18 + local -r controllerdebugmap=
00:32:18 + local logapi=log4j
00:32:18 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:18 log4j2.rootLogger.level = INFO
00:32:18 #log4j2.rootLogger.type = asyncRoot
00:32:18 #log4j2.rootLogger.includeLocation = false
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:18 log4j2.logger.spifly.level = WARN
00:32:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:18 log4j2.logger.audit.level = INFO
00:32:18 log4j2.logger.audit.additivity = false
00:32:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:18 log4j2.appender.console.type = Console
00:32:18 log4j2.appender.console.name = Console
00:32:18 log4j2.appender.console.layout.type = PatternLayout
00:32:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:18 log4j2.appender.rolling.name = RollingFile
00:32:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:18 #log4j2.appender.rolling.immediateFlush = false
00:32:18 log4j2.appender.rolling.append = true
00:32:18 log4j2.appender.rolling.layout.type = PatternLayout
00:32:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:18 log4j2.appender.rolling.policies.type = Policies
00:32:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:18 log4j2.appender.rolling.policies.size.size = 64MB
00:32:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:18 log4j2.appender.rolling.strategy.max = 7
00:32:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:18 log4j2.appender.audit.name = AuditRollingFile
00:32:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:18 log4j2.appender.audit.append = true
00:32:18 log4j2.appender.audit.layout.type = PatternLayout
00:32:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:18 log4j2.appender.audit.policies.type = Policies
00:32:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:18 log4j2.appender.audit.policies.size.size = 8MB
00:32:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:18 log4j2.appender.audit.strategy.max = 7
00:32:18 log4j2.appender.osgi.type = PaxOsgi
00:32:18 log4j2.appender.osgi.name = PaxOsgi
00:32:18 log4j2.appender.osgi.filter = *
00:32:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:18 #log4j2.logger.aether.level = TRACE
00:32:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:18 #log4j2.logger.http-headers.level = DEBUG
00:32:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:18 #log4j2.logger.maven.level = TRACE
00:32:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:18 + logapi=log4j2
00:32:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:18 + '[' log4j2 == log4j2 ']'
00:32:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:18 controllerdebugmap:
00:32:18 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:18 + unset IFS
00:32:18 + echo 'controllerdebugmap: '
00:32:18 + '[' -n '' ']'
00:32:18 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:18 ################################################################################
00:32:18 #
00:32:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:18 # contributor license agreements. See the NOTICE file distributed with
00:32:18 # this work for additional information regarding copyright ownership.
00:32:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:18 # (the "License"); you may not use this file except in compliance with
00:32:18 # the License. You may obtain a copy of the License at
00:32:18 #
00:32:18 # http://www.apache.org/licenses/LICENSE-2.0
00:32:18 #
00:32:18 # Unless required by applicable law or agreed to in writing, software
00:32:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:18 # See the License for the specific language governing permissions and
00:32:18 # limitations under the License.
00:32:18 #
00:32:18 ################################################################################
00:32:18
00:32:18 # Common pattern layout for appenders
00:32:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:18
00:32:18 # Root logger
00:32:18 log4j2.rootLogger.level = INFO
00:32:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:18 #log4j2.rootLogger.type = asyncRoot
00:32:18 #log4j2.rootLogger.includeLocation = false
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:18
00:32:18 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:18
00:32:18 # Loggers configuration
00:32:18
00:32:18 # Spifly logger
00:32:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:18 log4j2.logger.spifly.level = WARN
00:32:18
00:32:18 # Security audit logger
00:32:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:18 log4j2.logger.audit.level = INFO
00:32:18 log4j2.logger.audit.additivity = false
00:32:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:18
00:32:18 # Appenders configuration
00:32:18
00:32:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:18 log4j2.appender.console.type = Console
00:32:18 log4j2.appender.console.name = Console
00:32:18 log4j2.appender.console.layout.type = PatternLayout
00:32:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:18
00:32:18 # Rolling file appender
00:32:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:18 log4j2.appender.rolling.name = RollingFile
00:32:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:18 # uncomment to not force a disk flush
00:32:18 #log4j2.appender.rolling.immediateFlush = false
00:32:18 log4j2.appender.rolling.append = true
00:32:18 log4j2.appender.rolling.layout.type = PatternLayout
00:32:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:18 log4j2.appender.rolling.policies.type = Policies
00:32:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:18 log4j2.appender.rolling.policies.size.size = 1GB
00:32:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:18 log4j2.appender.rolling.strategy.max = 7
00:32:18
00:32:18 # Audit file appender
00:32:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:18 log4j2.appender.audit.name = AuditRollingFile
00:32:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:18 log4j2.appender.audit.append = true
00:32:18 log4j2.appender.audit.layout.type = PatternLayout
00:32:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:18 log4j2.appender.audit.policies.type = Policies
00:32:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:18 log4j2.appender.audit.policies.size.size = 8MB
00:32:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:18 log4j2.appender.audit.strategy.max = 7
00:32:18
00:32:18 # OSGi appender
00:32:18 log4j2.appender.osgi.type = PaxOsgi
00:32:18 log4j2.appender.osgi.name = PaxOsgi
00:32:18 log4j2.appender.osgi.filter = *
00:32:18
00:32:18 # help with identification of maven-related problems with pax-url-aether
00:32:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:18 #log4j2.logger.aether.level = TRACE
00:32:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:18 #log4j2.logger.http-headers.level = DEBUG
00:32:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:18 #log4j2.logger.maven.level = TRACE
00:32:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:18 Configure
00:32:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:18 max memory: 2048m
00:32:18 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:18 + local -r controllermem=2048m
00:32:18 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 + echo Configure
00:32:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:18 + echo ' max memory: 2048m'
00:32:18 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:18 #!/bin/sh
00:32:18 #
00:32:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:18 # contributor license agreements. See the NOTICE file distributed with
00:32:18 # this work for additional information regarding copyright ownership.
00:32:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:18 # (the "License"); you may not use this file except in compliance with
00:32:18 # the License. You may obtain a copy of the License at
00:32:18 #
00:32:18 # http://www.apache.org/licenses/LICENSE-2.0
00:32:18 #
00:32:18 # Unless required by applicable law or agreed to in writing, software
00:32:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:18 # See the License for the specific language governing permissions and
00:32:18 # limitations under the License.
00:32:18 #
00:32:18
00:32:18 #
00:32:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:18 # script: client, instance, shell, start, status, stop, karaf
00:32:18 #
00:32:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:18 # Actions go here...
00:32:18 # fi
00:32:18
00:32:18 #
00:32:18 # general settings which should be applied for all scripts go here; please keep
00:32:18 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:18 # in example of the start script where the start script is executed first and the
00:32:18 # karaf script afterwards.
00:32:18 #
00:32:18
00:32:18 #
00:32:18 # The following section shows the possible configuration options for the default
00:32:18 # karaf scripts
00:32:18 #
00:32:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:18 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:18 # export KARAF_HOME # Karaf home folder
00:32:18 # export KARAF_DATA # Karaf data folder
00:32:18 # export KARAF_BASE # Karaf base folder
00:32:18 # export KARAF_ETC # Karaf etc folder
00:32:18 # export KARAF_LOG # Karaf log folder
00:32:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:18 # export KARAF_OPTS # Additional available Karaf options
00:32:18 # export KARAF_DEBUG # Enable debug mode
00:32:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:18 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:18 Set Java version
00:32:18 + echo 'Set Java version'
00:32:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:18 sudo: a password is required
00:32:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:18 sudo: a password is required
00:32:18 JDK default version ...
00:32:18 + echo 'JDK default version ...'
00:32:18 + java -version
00:32:18 openjdk version "21.0.9" 2025-10-21
00:32:18 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:18 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:18 Set JAVA_HOME
00:32:18 + echo 'Set JAVA_HOME'
00:32:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:18 Listing all open ports on controller system...
00:32:18 + echo 'Listing all open ports on controller system...'
00:32:18 + netstat -pnatu
00:32:18 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:18 Configuring cluster
00:32:18 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:18 + echo 'Configuring cluster'
00:32:18 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.102 10.30.170.146 10.30.171.164
00:32:18 ################################################
00:32:18 ## Configure Cluster ##
00:32:18 ################################################
00:32:18 NOTE: Cluster configuration files not found. Copying from
00:32:18 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:32:18 Configuring unique name in pekko.conf
00:32:18 Configuring hostname in pekko.conf
00:32:18 Configuring data and rpc seed nodes in pekko.conf
00:32:18 modules = [
00:32:18
00:32:18 {
00:32:18 name = "inventory"
00:32:18 namespace = "urn:opendaylight:inventory"
00:32:18 shard-strategy = "module"
00:32:18 },
00:32:18 {
00:32:18 name = "topology"
00:32:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:18 shard-strategy = "module"
00:32:18 },
00:32:18 {
00:32:18 name = "toaster"
00:32:18 namespace = "http://netconfcentral.org/ns/toaster"
00:32:18 shard-strategy = "module"
00:32:18 }
00:32:18 ]
00:32:18 Configuring replication type in module-shards.conf
00:32:18 ################################################
00:32:18 ## NOTE: Manually restart controller to ##
00:32:18 ## apply configuration. ##
00:32:18 ################################################
00:32:18 Dump akka.conf
00:32:18 + echo 'Dump akka.conf'
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:18 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:32:18 Dump modules.conf
00:32:18 + echo 'Dump modules.conf'
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:18 modules = [
00:32:18
00:32:18 {
00:32:18 name = "inventory"
00:32:18 namespace = "urn:opendaylight:inventory"
00:32:18 shard-strategy = "module"
00:32:18 },
00:32:18 {
00:32:18 name = "topology"
00:32:18 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:18 shard-strategy = "module"
00:32:18 },
00:32:18 {
00:32:18 name = "toaster"
00:32:18 namespace = "http://netconfcentral.org/ns/toaster"
00:32:18 shard-strategy = "module"
00:32:18 }
00:32:18 ]
00:32:18 Dump module-shards.conf
00:32:18 + echo 'Dump module-shards.conf'
00:32:18 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:18 module-shards = [
00:32:18 {
00:32:18 name = "default"
00:32:18 shards = [
00:32:18 {
00:32:18 name = "default"
00:32:18 replicas = ["member-1",
00:32:18 "member-2",
00:32:18 "member-3"]
00:32:18 }
00:32:18 ]
00:32:18 },
00:32:18 {
00:32:18 name = "inventory"
00:32:18 shards = [
00:32:18 {
00:32:18 name="inventory"
00:32:18 replicas = ["member-1",
00:32:18 "member-2",
00:32:18 "member-3"]
00:32:18 }
00:32:18 ]
00:32:18 },
00:32:18 {
00:32:18 name = "topology"
00:32:18 shards = [
00:32:18 {
00:32:18 name="topology"
00:32:18 replicas = ["member-1",
00:32:18 "member-2",
00:32:18 "member-3"]
00:32:18 }
00:32:18 ]
00:32:18 },
00:32:18 {
00:32:18 name = "toaster"
00:32:18 shards = [
00:32:18 {
00:32:18 name="toaster"
00:32:18 replicas = ["member-1",
00:32:18 "member-2",
00:32:18 "member-3"]
00:32:18 }
00:32:18 ]
00:32:18 }
00:32:18 ]
00:32:18 Configuring member-3 with IP address 10.30.171.164
00:32:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:32:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:32:19 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:32:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:32:19 common-functions.sh is being sourced
00:32:19 ++ echo 'common-functions.sh is being sourced'
00:32:19 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:32:19 ++ DISTROSTREAM=vanadium
00:32:19 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:19 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:19 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:19 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:19 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:19 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:19 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:19 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:19 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:19 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:19 ++ export CONTROLLERMEM=
00:32:19 ++ CONTROLLERMEM=
00:32:19 ++ case "${DISTROSTREAM}" in
00:32:19 ++ CLUSTER_SYSTEM=akka
00:32:19 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:19 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:19 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:19 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:19 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:19 ++ print_common_env
00:32:19 ++ cat
00:32:19 common-functions environment:
00:32:19 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:19 ACTUALFEATURES:
00:32:19 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:19 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:19 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:19 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:19 CONTROLLERMEM:
00:32:19 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:19 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:19 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:19 SUITES:
00:32:19
00:32:19 ++ SSH='ssh -t -t'
00:32:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:32:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:32:19 Changing to /tmp
00:32:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:19 + echo 'Changing to /tmp'
00:32:19 + cd /tmp
00:32:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:32:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:19 --2026-02-08 00:32:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:32:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:32:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:32:19 HTTP request sent, awaiting response... 200 OK
00:32:19 Length: 240390263 (229M) [application/zip]
00:32:19 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:32:19
00:32:19 0K ........ ........ ........ ........ ........ ........ 1% 58.3M 4s
00:32:19 3072K ........ ........ ........ ........ ........ ........ 2% 83.0M 3s
00:32:19 6144K ........ ........ ........ ........ ........ ........ 3% 75.4M 3s
00:32:19 9216K ........ ........ ........ ........ ........ ........ 5% 96.8M 3s
00:32:19 12288K ........ ........ ........ ........ ........ ........ 6% 111M 3s
00:32:19 15360K ........ ........ ........ ........ ........ ........ 7% 75.7M 3s
00:32:19 18432K ........ ........ ........ ........ ........ ........ 9% 103M 3s
00:32:19 21504K ........ ........ ........ ........ ........ ........ 10% 159M 2s
00:32:19 24576K ........ ........ ........ ........ ........ ........ 11% 159M 2s
00:32:19 27648K ........ ........ ........ ........ ........ ........ 13% 163M 2s
00:32:19 30720K ........ ........ ........ ........ ........ ........ 14% 138M 2s
00:32:19 33792K ........ ........ ........ ........ ........ ........ 15% 152M 2s
00:32:19 36864K ........ ........ ........ ........ ........ ........ 17% 188M 2s
00:32:19 39936K ........ ........ ........ ........ ........ ........ 18% 195M 2s
00:32:19 43008K ........ ........ ........ ........ ........ ........ 19% 202M 2s
00:32:19 46080K ........ ........ ........ ........ ........ ........ 20% 217M 2s
00:32:19 49152K ........ ........ ........ ........ ........ ........ 22% 175M 1s
00:32:19 52224K ........ ........ ........ ........ ........ ........ 23% 199M 1s
00:32:19 55296K ........ ........ ........ ........ ........ ........ 24% 226M 1s
00:32:19 58368K ........ ........ ........ ........ ........ ........ 26% 283M 1s
00:32:19 61440K ........ ........ ........ ........ ........ ........ 27% 216M 1s
00:32:19 64512K ........ ........ ........ ........ ........ ........ 28% 262M 1s
00:32:19 67584K ........ ........ ........ ........ ........ ........ 30% 104M 1s
00:32:19 70656K ........ ........ ........ ........ ........ ........ 31% 120M 1s
00:32:19 73728K ........ ........ ........ ........ ........ ........ 32% 142M 1s
00:32:19 76800K ........ ........ ........ ........ ........ ........ 34% 185M 1s
00:32:19 79872K ........ ........ ........ ........ ........ ........ 35% 212M 1s
00:32:19 82944K ........ ........ ........ ........ ........ ........ 36% 186M 1s
00:32:19 86016K ........ ........ ........ ........ ........ ........ 37% 209M 1s
00:32:19 89088K ........ ........ ........ ........ ........ ........ 39% 192M 1s
00:32:19 92160K ........ ........ ........ ........ ........ ........ 40% 162M 1s
00:32:19 95232K ........ ........ ........ ........ ........ ........ 41% 214M 1s
00:32:19 98304K ........ ........ ........ ........ ........ ........ 43% 240M 1s
00:32:19 101376K ........ ........ ........ ........ ........ ........ 44% 180M 1s
00:32:19 104448K ........ ........ ........ ........ ........ ........ 45% 238M 1s
00:32:19 107520K ........ ........ ........ ........ ........ ........ 47% 191M 1s
00:32:19 110592K ........ ........ ........ ........ ........ ........ 48% 216M 1s
00:32:19 113664K ........ ........ ........ ........ ........ ........ 49% 176M 1s
00:32:19 116736K ........ ........ ........ ........ ........ ........ 51% 148M 1s
00:32:19 119808K ........ ........ ........ ........ ........ ........ 52% 194M 1s
00:32:19 122880K ........ ........ ........ ........ ........ ........ 53% 201M 1s
00:32:19 125952K ........ ........ ........ ........ ........ ........ 54% 219M 1s
00:32:19 129024K ........ ........ ........ ........ ........ ........ 56% 192M 1s
00:32:19 132096K ........ ........ ........ ........ ........ ........ 57% 216M 1s
00:32:19 135168K ........ ........ ........ ........ ........ ........ 58% 95.9M 1s
00:32:19 138240K ........ ........ ........ ........ ........ ........ 60% 251M 1s
00:32:19 141312K ........ ........ ........ ........ ........ ........ 61% 295M 1s
00:32:19 144384K ........ ........ ........ ........ ........ ........ 62% 299M 1s
00:32:19 147456K ........ ........ ........ ........ ........ ........ 64% 209M 1s
00:32:19 150528K ........ ........ ........ ........ ........ ........ 65% 225M 1s
00:32:19 153600K ........ ........ ........ ........ ........ ........ 66% 291M 0s
00:32:20 156672K ........ ........ ........ ........ ........ ........ 68% 326M 0s
00:32:20 159744K ........ ........ ........ ........ ........ ........ 69% 334M 0s
00:32:20 162816K ........ ........ ........ ........ ........ ........ 70% 332M 0s
00:32:20 165888K ........ ........ ........ ........ ........ ........ 71% 325M 0s
00:32:20 168960K ........ ........ ........ ........ ........ ........ 73% 334M 0s
00:32:20 172032K ........ ........ ........ ........ ........ ........ 74% 316M 0s
00:32:20 175104K ........ ........ ........ ........ ........ ........ 75% 352M 0s
00:32:20 178176K ........ ........ ........ ........ ........ ........ 77% 342M 0s
00:32:20 181248K ........ ........ ........ ........ ........ ........ 78% 347M 0s
00:32:20 184320K ........ ........ ........ ........ ........ ........ 79% 335M 0s
00:32:20 187392K ........ ........ ........ ........ ........ ........ 81% 348M 0s
00:32:20 190464K ........ ........ ........ ........ ........ ........ 82% 331M 0s
00:32:20 193536K ........ ........ ........ ........ ........ ........ 83% 343M 0s
00:32:20 196608K ........ ........ ........ ........ ........ ........ 85% 328M 0s
00:32:20 199680K ........ ........ ........ ........ ........ ........ 86% 335M 0s
00:32:20 202752K ........ ........ ........ ........ ........ ........ 87% 285M 0s
00:32:20 205824K ........ ........ ........ ........ ........ ........ 88% 260M 0s
00:32:20 208896K ........ ........ ........ ........ ........ ........ 90% 356M 0s
00:32:20 211968K ........ ........ ........ ........ ........ ........ 91% 347M 0s
00:32:20 215040K ........ ........ ........ ........ ........ ........ 92% 309M 0s
00:32:20 218112K ........ ........ ........ ........ ........ ........ 94% 285M 0s
00:32:20 221184K ........ ........ ........ ........ ........ ........ 95% 347M 0s
00:32:20 224256K ........ ........ ........ ........ ........ ........ 96% 376M 0s
00:32:20 227328K ........ ........ ........ ........ ........ ........ 98% 349M 0s
00:32:20 230400K ........ ........ ........ ........ ........ ........ 99% 334M 0s
00:32:20 233472K ........ ........ .... 100% 283M=1.2s
00:32:20
00:32:20 2026-02-08 00:32:20 (192 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:32:20
00:32:20 Extracting the new controller...
00:32:20 + echo 'Extracting the new controller...'
00:32:20 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:32:22 Adding external repositories...
00:32:22 + echo 'Adding external repositories...'
00:32:22 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:22 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:22 ################################################################################
00:32:22 #
00:32:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:22 # contributor license agreements. See the NOTICE file distributed with
00:32:22 # this work for additional information regarding copyright ownership.
00:32:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:22 # (the "License"); you may not use this file except in compliance with
00:32:22 # the License. You may obtain a copy of the License at
00:32:22 #
00:32:22 # http://www.apache.org/licenses/LICENSE-2.0
00:32:22 #
00:32:22 # Unless required by applicable law or agreed to in writing, software
00:32:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:22 # See the License for the specific language governing permissions and
00:32:22 # limitations under the License.
00:32:22 #
00:32:22 ################################################################################
00:32:22
00:32:22 #
00:32:22 # If set to true, the following property will not allow any certificate to be used
00:32:22 # when accessing Maven repositories through SSL
00:32:22 #
00:32:22 #org.ops4j.pax.url.mvn.certificateCheck=
00:32:22
00:32:22 #
00:32:22 # Path to the local Maven settings file.
00:32:22 # The repositories defined in this file will be automatically added to the list
00:32:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:32:22 # below is not set.
00:32:22 # The following locations are checked for the existence of the settings.xml file
00:32:22 # * 1. looks for the specified url
00:32:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:32:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:32:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:32:22 #
00:32:22 #org.ops4j.pax.url.mvn.settings=
00:32:22
00:32:22 #
00:32:22 # Path to the local Maven repository which is used to avoid downloading
00:32:22 # artifacts when they already exist locally.
00:32:22 # The value of this property will be extracted from the settings.xml file
00:32:22 # above, or defaulted to:
00:32:22 # System.getProperty( "user.home" ) + "/.m2/repository"
00:32:22 #
00:32:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:32:22
00:32:22 #
00:32:22 # Default this to false. It's just weird to use undocumented repos
00:32:22 #
00:32:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:32:22
00:32:22 #
00:32:22 # Uncomment if you don't wanna use the proxy settings
00:32:22 # from the Maven conf/settings.xml file
00:32:22 #
00:32:22 # org.ops4j.pax.url.mvn.proxySupport=false
00:32:22
00:32:22 #
00:32:22 # Comma separated list of repositories scanned when resolving an artifact.
00:32:22 # Those repositories will be checked before iterating through the
00:32:22 # below list of repositories and even before the local repository
00:32:22 # A repository url can be appended with zero or more of the following flags:
00:32:22 # @snapshots : the repository contains snaphots
00:32:22 # @noreleases : the repository does not contain any released artifacts
00:32:22 #
00:32:22 # The following property value will add the system folder as a repo.
00:32:22 #
00:32:22 org.ops4j.pax.url.mvn.defaultRepositories=\
00:32:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:32:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:32:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:32:22
00:32:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:32:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:32:22
00:32:22 #
00:32:22 # Comma separated list of repositories scanned when resolving an artifact.
00:32:22 # The default list includes the following repositories:
00:32:22 # http://repo1.maven.org/maven2@id=central
00:32:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:32:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:32:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:32:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:32:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:32:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:22 # To add repositories to the default ones, prepend '+' to the list of repositories
00:32:22 # to add.
00:32:22 # A repository url can be appended with zero or more of the following flags:
00:32:22 # @snapshots : the repository contains snapshots
00:32:22 # @noreleases : the repository does not contain any released artifacts
00:32:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:32:22 #
00:32:22 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:32:22
00:32:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:32:22 + echo 'Configuring the startup features...'
00:32:22 Configuring the startup features...
00:32:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:22 + FEATURE_TEST_STRING=features-test
00:32:22 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:32:22 + KARAF_VERSION=karaf4
00:32:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:32:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:22 + [[ ! -z '' ]]
00:32:22 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:22 ################################################################################
00:32:22 #
00:32:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:22 # contributor license agreements. See the NOTICE file distributed with
00:32:22 # this work for additional information regarding copyright ownership.
00:32:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:22 # (the "License"); you may not use this file except in compliance with
00:32:22 # the License. You may obtain a copy of the License at
00:32:22 #
00:32:22 # http://www.apache.org/licenses/LICENSE-2.0
00:32:22 #
00:32:22 # Unless required by applicable law or agreed to in writing, software
00:32:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:22 # See the License for the specific language governing permissions and
00:32:22 # limitations under the License.
00:32:22 #
00:32:22 ################################################################################
00:32:22
00:32:22 #
00:32:22 # Comma separated list of features repositories to register by default
00:32:22 #
00:32:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:32:22
00:32:22 #
00:32:22 # Comma separated list of features to install at startup
00:32:22 #
00:32:22 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:32:22
00:32:22 #
00:32:22 # Resource repositories (OBR) that the features resolver can use
00:32:22 # to resolve requirements/capabilities
00:32:22 #
00:32:22 # The format of the resourceRepositories is
00:32:22 # resourceRepositories=[xml:url|json:url],...
00:32:22 # for Instance:
00:32:22 #
00:32:22 #resourceRepositories=xml:http://host/path/to/index.xml
00:32:22 # or
00:32:22 #resourceRepositories=json:http://host/path/to/index.json
00:32:22 #
00:32:22
00:32:22 #
00:32:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:32:22 #
00:32:22 featuresBootAsynchronous=false
00:32:22
00:32:22 #
00:32:22 # Service requirements enforcement
00:32:22 #
00:32:22 # By default, the feature resolver checks the service requirements/capabilities of
00:32:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:32:22 # the required bundles.
00:32:22 # The following flag can have those values:
00:32:22 # - disable: service requirements are completely ignored
00:32:22 # - default: service requirements are ignored for old features
00:32:22 # - enforce: service requirements are always verified
00:32:22 #
00:32:22 #serviceRequirements=default
00:32:22
00:32:22 #
00:32:22 # Store cfg file for config element in feature
00:32:22 #
00:32:22 #configCfgStore=true
00:32:22
00:32:22 #
00:32:22 # Define if the feature service automatically refresh bundles
00:32:22 #
00:32:22 autoRefresh=true
00:32:22
00:32:22 #
00:32:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:32:22 # XML file defines instructions related to features processing
00:32:22 # versions.properties may declare properties to resolve placeholders in XML file
00:32:22 # both files are relative to ${karaf.etc}
00:32:22 #
00:32:22 #featureProcessing=org.apache.karaf.features.xml
00:32:22 #featureProcessingVersions=versions.properties
00:32:22 + configure_karaf_log karaf4 ''
00:32:22 + local -r karaf_version=karaf4
00:32:22 + local -r controllerdebugmap=
00:32:22 + local logapi=log4j
00:32:22 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:22 log4j2.rootLogger.level = INFO
00:32:22 #log4j2.rootLogger.type = asyncRoot
00:32:22 #log4j2.rootLogger.includeLocation = false
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:22 log4j2.logger.spifly.level = WARN
00:32:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:22 log4j2.logger.audit.level = INFO
00:32:22 log4j2.logger.audit.additivity = false
00:32:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:22 log4j2.appender.console.type = Console
00:32:22 log4j2.appender.console.name = Console
00:32:22 log4j2.appender.console.layout.type = PatternLayout
00:32:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:22 log4j2.appender.rolling.name = RollingFile
00:32:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:22 #log4j2.appender.rolling.immediateFlush = false
00:32:22 log4j2.appender.rolling.append = true
00:32:22 log4j2.appender.rolling.layout.type = PatternLayout
00:32:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:22 log4j2.appender.rolling.policies.type = Policies
00:32:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:22 log4j2.appender.rolling.policies.size.size = 64MB
00:32:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:22 log4j2.appender.rolling.strategy.max = 7
00:32:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:22 log4j2.appender.audit.name = AuditRollingFile
00:32:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:22 log4j2.appender.audit.append = true
00:32:22 log4j2.appender.audit.layout.type = PatternLayout
00:32:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:22 log4j2.appender.audit.policies.type = Policies
00:32:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:22 log4j2.appender.audit.policies.size.size = 8MB
00:32:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:22 log4j2.appender.audit.strategy.max = 7
00:32:22 log4j2.appender.osgi.type = PaxOsgi
00:32:22 log4j2.appender.osgi.name = PaxOsgi
00:32:22 log4j2.appender.osgi.filter = *
00:32:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:22 #log4j2.logger.aether.level = TRACE
00:32:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:22 #log4j2.logger.http-headers.level = DEBUG
00:32:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:22 #log4j2.logger.maven.level = TRACE
00:32:22 + logapi=log4j2
00:32:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:32:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:32:22 + '[' log4j2 == log4j2 ']'
00:32:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:32:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:32:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:32:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:32:22 + unset IFS
00:32:22 controllerdebugmap:
00:32:22 + echo 'controllerdebugmap: '
00:32:22 + '[' -n '' ']'
00:32:22 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:22 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:32:22 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:22 ################################################################################
00:32:22 #
00:32:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:22 # contributor license agreements. See the NOTICE file distributed with
00:32:22 # this work for additional information regarding copyright ownership.
00:32:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:22 # (the "License"); you may not use this file except in compliance with
00:32:22 # the License. You may obtain a copy of the License at
00:32:22 #
00:32:22 # http://www.apache.org/licenses/LICENSE-2.0
00:32:22 #
00:32:22 # Unless required by applicable law or agreed to in writing, software
00:32:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:22 # See the License for the specific language governing permissions and
00:32:22 # limitations under the License.
00:32:22 #
00:32:22 ################################################################################
00:32:22
00:32:22 # Common pattern layout for appenders
00:32:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:32:22
00:32:22 # Root logger
00:32:22 log4j2.rootLogger.level = INFO
00:32:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:32:22 #log4j2.rootLogger.type = asyncRoot
00:32:22 #log4j2.rootLogger.includeLocation = false
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:32:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:32:22 log4j2.rootLogger.appenderRef.Console.ref = Console
00:32:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:32:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:32:22
00:32:22 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:32:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:32:22
00:32:22 # Loggers configuration
00:32:22
00:32:22 # Spifly logger
00:32:22 log4j2.logger.spifly.name = org.apache.aries.spifly
00:32:22 log4j2.logger.spifly.level = WARN
00:32:22
00:32:22 # Security audit logger
00:32:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:32:22 log4j2.logger.audit.level = INFO
00:32:22 log4j2.logger.audit.additivity = false
00:32:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:32:22
00:32:22 # Appenders configuration
00:32:22
00:32:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:32:22 log4j2.appender.console.type = Console
00:32:22 log4j2.appender.console.name = Console
00:32:22 log4j2.appender.console.layout.type = PatternLayout
00:32:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:32:22
00:32:22 # Rolling file appender
00:32:22 log4j2.appender.rolling.type = RollingRandomAccessFile
00:32:22 log4j2.appender.rolling.name = RollingFile
00:32:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:32:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:32:22 # uncomment to not force a disk flush
00:32:22 #log4j2.appender.rolling.immediateFlush = false
00:32:22 log4j2.appender.rolling.append = true
00:32:22 log4j2.appender.rolling.layout.type = PatternLayout
00:32:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:32:22 log4j2.appender.rolling.policies.type = Policies
00:32:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:32:22 log4j2.appender.rolling.policies.size.size = 1GB
00:32:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:32:22 log4j2.appender.rolling.strategy.max = 7
00:32:22
00:32:22 # Audit file appender
00:32:22 log4j2.appender.audit.type = RollingRandomAccessFile
00:32:22 log4j2.appender.audit.name = AuditRollingFile
00:32:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:32:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:32:22 log4j2.appender.audit.append = true
00:32:22 log4j2.appender.audit.layout.type = PatternLayout
00:32:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:32:22 log4j2.appender.audit.policies.type = Policies
00:32:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:32:22 log4j2.appender.audit.policies.size.size = 8MB
00:32:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:32:22 log4j2.appender.audit.strategy.max = 7
00:32:22
00:32:22 # OSGi appender
00:32:22 log4j2.appender.osgi.type = PaxOsgi
00:32:22 log4j2.appender.osgi.name = PaxOsgi
00:32:22 log4j2.appender.osgi.filter = *
00:32:22
00:32:22 # help with identification of maven-related problems with pax-url-aether
00:32:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:32:22 #log4j2.logger.aether.level = TRACE
00:32:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:32:22 #log4j2.logger.http-headers.level = DEBUG
00:32:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:32:22 #log4j2.logger.maven.level = TRACE
00:32:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:32:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:32:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 Configure
00:32:22 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:32:22 max memory: 2048m
00:32:22 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:32:22 + local -r controllermem=2048m
00:32:22 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 + echo Configure
00:32:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:32:22 + echo ' max memory: 2048m'
00:32:22 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:32:22 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:22 #!/bin/sh
00:32:22 #
00:32:22 # Licensed to the Apache Software Foundation (ASF) under one or more
00:32:22 # contributor license agreements. See the NOTICE file distributed with
00:32:22 # this work for additional information regarding copyright ownership.
00:32:22 # The ASF licenses this file to You under the Apache License, Version 2.0
00:32:22 # (the "License"); you may not use this file except in compliance with
00:32:22 # the License. You may obtain a copy of the License at
00:32:22 #
00:32:22 # http://www.apache.org/licenses/LICENSE-2.0
00:32:22 #
00:32:22 # Unless required by applicable law or agreed to in writing, software
00:32:22 # distributed under the License is distributed on an "AS IS" BASIS,
00:32:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:32:22 # See the License for the specific language governing permissions and
00:32:22 # limitations under the License.
00:32:22 #
00:32:22
00:32:22 #
00:32:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:32:22 # script: client, instance, shell, start, status, stop, karaf
00:32:22 #
00:32:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:32:22 # Actions go here...
00:32:22 # fi
00:32:22
00:32:22 #
00:32:22 # general settings which should be applied for all scripts go here; please keep
00:32:22 # in mind that it is possible that scripts might be executed more than once, e.g.
00:32:22 # in example of the start script where the start script is executed first and the
00:32:22 # karaf script afterwards.
00:32:22 #
00:32:22
00:32:22 #
00:32:22 # The following section shows the possible configuration options for the default
00:32:22 # karaf scripts
00:32:22 #
00:32:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:32:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:32:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:32:22 # export EXTRA_JAVA_OPTS # Additional JVM options
00:32:22 # export KARAF_HOME # Karaf home folder
00:32:22 # export KARAF_DATA # Karaf data folder
00:32:22 # export KARAF_BASE # Karaf base folder
00:32:22 # export KARAF_ETC # Karaf etc folder
00:32:22 # export KARAF_LOG # Karaf log folder
00:32:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:32:22 # export KARAF_OPTS # Additional available Karaf options
00:32:22 # export KARAF_DEBUG # Enable debug mode
00:32:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:32:22 # export KARAF_NOROOT # Prevent execution as root if set to true
00:32:22 Set Java version
00:32:22 + echo 'Set Java version'
00:32:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:32:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:22 sudo: a password is required
00:32:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:32:22 sudo: a password is required
00:32:22 JDK default version ...
00:32:22 + echo 'JDK default version ...'
00:32:22 + java -version
00:32:23 openjdk version "21.0.9" 2025-10-21
00:32:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:32:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:32:23 Set JAVA_HOME
00:32:23 + echo 'Set JAVA_HOME'
00:32:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:32:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:32:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:32:23 Listing all open ports on controller system...
00:32:23 + echo 'Listing all open ports on controller system...'
00:32:23 + netstat -pnatu
00:32:23 /tmp/configuration-script.sh: line 40: netstat: command not found
00:32:23 Configuring cluster
00:32:23 + '[' -f /tmp/custom_shard_config.txt ']'
00:32:23 + echo 'Configuring cluster'
00:32:23 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.102 10.30.170.146 10.30.171.164
00:32:23 ################################################
00:32:23 ## Configure Cluster ##
00:32:23 ################################################
00:32:23 NOTE: Cluster configuration files not found. Copying from
00:32:23 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:32:23 Configuring unique name in pekko.conf
00:32:23 Configuring hostname in pekko.conf
00:32:23 Configuring data and rpc seed nodes in pekko.conf
00:32:23 modules = [
00:32:23
00:32:23 {
00:32:23 name = "inventory"
00:32:23 namespace = "urn:opendaylight:inventory"
00:32:23 shard-strategy = "module"
00:32:23 },
00:32:23 {
00:32:23 name = "topology"
00:32:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:23 shard-strategy = "module"
00:32:23 },
00:32:23 {
00:32:23 name = "toaster"
00:32:23 namespace = "http://netconfcentral.org/ns/toaster"
00:32:23 shard-strategy = "module"
00:32:23 }
00:32:23 ]
00:32:23 Configuring replication type in module-shards.conf
00:32:23 ################################################
00:32:23 ## NOTE: Manually restart controller to ##
00:32:23 ## apply configuration. ##
00:32:23 ################################################
00:32:23 Dump akka.conf
00:32:23 + echo 'Dump akka.conf'
00:32:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:32:23 Dump modules.conf
00:32:23 + echo 'Dump modules.conf'
00:32:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:23 modules = [
00:32:23
00:32:23 {
00:32:23 name = "inventory"
00:32:23 namespace = "urn:opendaylight:inventory"
00:32:23 shard-strategy = "module"
00:32:23 },
00:32:23 {
00:32:23 name = "topology"
00:32:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:32:23 shard-strategy = "module"
00:32:23 },
00:32:23 {
00:32:23 name = "toaster"
00:32:23 namespace = "http://netconfcentral.org/ns/toaster"
00:32:23 shard-strategy = "module"
00:32:23 }
00:32:23 ]
00:32:23 Dump module-shards.conf
00:32:23 + echo 'Dump module-shards.conf'
00:32:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:23 module-shards = [
00:32:23 {
00:32:23 name = "default"
00:32:23 shards = [
00:32:23 {
00:32:23 name = "default"
00:32:23 replicas = ["member-1",
00:32:23 "member-2",
00:32:23 "member-3"]
00:32:23 }
00:32:23 ]
00:32:23 },
00:32:23 {
00:32:23 name = "inventory"
00:32:23 shards = [
00:32:23 {
00:32:23 name="inventory"
00:32:23 replicas = ["member-1",
00:32:23 "member-2",
00:32:23 "member-3"]
00:32:23 }
00:32:23 ]
00:32:23 },
00:32:23 {
00:32:23 name = "topology"
00:32:23 shards = [
00:32:23 {
00:32:23 name="topology"
00:32:23 replicas = ["member-1",
00:32:23 "member-2",
00:32:23 "member-3"]
00:32:23 }
00:32:23 ]
00:32:23 },
00:32:23 {
00:32:23 name = "toaster"
00:32:23 shards = [
00:32:23 {
00:32:23 name="toaster"
00:32:23 replicas = ["member-1",
00:32:23 "member-2",
00:32:23 "member-3"]
00:32:23 }
00:32:23 ]
00:32:23 }
00:32:23 ]
00:32:23 Locating config plan to use...
00:32:23 Finished running config plans
00:32:23 Starting member-1 with IP address 10.30.170.102
00:32:23 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:23 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:23 Redirecting karaf console output to karaf_console.log
00:32:23 Starting controller...
00:32:23 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:32:23 Starting member-2 with IP address 10.30.170.146
00:32:23 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:32:23 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:32:24 Redirecting karaf console output to karaf_console.log
00:32:24 Starting controller...
00:32:24 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:32:24 Starting member-3 with IP address 10.30.171.164
00:32:24 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:32:24 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:32:24 Redirecting karaf console output to karaf_console.log
00:32:24 Starting controller...
00:32:24 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:32:24 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6987404464131632020.sh
00:32:24 common-functions.sh is being sourced
00:32:24 common-functions environment:
00:32:24 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:32:24 ACTUALFEATURES:
00:32:24 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:32:24 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:32:24 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:32:24 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:32:24 CONTROLLERMEM: 2048m
00:32:24 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:32:24 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:32:24 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:32:24 SUITES:
00:32:24
00:32:24 + echo '#################################################'
00:32:24 #################################################
00:32:24 + echo '## Verify Cluster is UP ##'
00:32:24 ## Verify Cluster is UP ##
00:32:24 + echo '#################################################'
00:32:24 #################################################
00:32:24 + create_post_startup_script
00:32:24 + cat
00:32:24 + copy_and_run_post_startup_script
00:32:24 + seed_index=1
00:32:24 ++ seq 1 3
00:32:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:32:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:32:24 + echo 'Execute the post startup script on controller 10.30.170.102'
00:32:24 Execute the post startup script on controller 10.30.170.102
00:32:24 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.102:/tmp/
00:32:24 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:24 + ssh 10.30.170.102 'bash /tmp/post-startup-script.sh 1'
00:32:24 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:32:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:33:30 2026-02-08T00:32:59,717 | 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.]
00:33:30 Controller is UP
00:33:30 2026-02-08T00:32:59,717 | 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.]
00:33:30 Listing all open ports on controller system...
00:33:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:33:30 looking for "BindException: Address already in use" in log file
00:33:30 looking for "server is unhealthy" in log file
00:33:30 + '[' 1 == 0 ']'
00:33:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:33:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:33:30 + echo 'Execute the post startup script on controller 10.30.170.146'
00:33:30 Execute the post startup script on controller 10.30.170.146
00:33:30 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.146:/tmp/
00:33:30 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:33:30 + ssh 10.30.170.146 'bash /tmp/post-startup-script.sh 2'
00:33:30 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:33:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:33:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:34:35 2026-02-08T00:32:59,282 | 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.]
00:34:35 Controller is UP
00:34:35 2026-02-08T00:32:59,282 | 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.]
00:34:35 Listing all open ports on controller system...
00:34:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:34:35 looking for "BindException: Address already in use" in log file
00:34:35 looking for "server is unhealthy" in log file
00:34:35 + '[' 2 == 0 ']'
00:34:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:34:35 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:34:35 + echo 'Execute the post startup script on controller 10.30.171.164'
00:34:35 Execute the post startup script on controller 10.30.171.164
00:34:35 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.164:/tmp/
00:34:35 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:34:36 + ssh 10.30.171.164 'bash /tmp/post-startup-script.sh 3'
00:34:36 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:34:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:34:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:35:36 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:35:41 2026-02-08T00:32:59,420 | 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.]
00:35:41 Controller is UP
00:35:41 2026-02-08T00:32:59,420 | 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.]
00:35:41 Listing all open ports on controller system...
00:35:41 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:35:41 looking for "BindException: Address already in use" in log file
00:35:41 looking for "server is unhealthy" in log file
00:35:41 + '[' 0 == 0 ']'
00:35:41 + seed_index=1
00:35:41 + dump_controller_threads
00:35:41 ++ seq 1 3
00:35:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:35:41 + echo 'Let'\''s take the karaf thread dump'
00:35:41 Let's take the karaf thread dump
00:35:41 + ssh 10.30.170.102 'sudo ps aux'
00:35:41 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:35:42 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:35:42 ++ tr -s ' '
00:35:42 ++ cut -f2 '-d '
00:35:42 ++ grep -v grep
00:35:42 + pid=2019
00:35:42 + echo 'karaf main: org.apache.karaf.main.Main, pid:2019'
00:35:42 karaf main: org.apache.karaf.main.Main, pid:2019
00:35:42 + ssh 10.30.170.102 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2019'
00:35:42 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:35:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:42 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:35:42 + echo 'Let'\''s take the karaf thread dump'
00:35:42 Let's take the karaf thread dump
00:35:42 + ssh 10.30.170.146 'sudo ps aux'
00:35:42 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:35:43 ++ tr -s ' '
00:35:43 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:35:43 ++ cut -f2 '-d '
00:35:43 ++ grep -v grep
00:35:43 + pid=2019
00:35:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:2019'
00:35:43 karaf main: org.apache.karaf.main.Main, pid:2019
00:35:43 + ssh 10.30.170.146 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2019'
00:35:43 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:35:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:43 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:35:43 + echo 'Let'\''s take the karaf thread dump'
00:35:43 Let's take the karaf thread dump
00:35:43 + ssh 10.30.171.164 'sudo ps aux'
00:35:43 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:35:44 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
00:35:44 ++ grep -v grep
00:35:44 ++ tr -s ' '
00:35:44 ++ cut -f2 '-d '
00:35:44 + pid=2023
00:35:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2023'
00:35:44 karaf main: org.apache.karaf.main.Main, pid:2023
00:35:44 + ssh 10.30.171.164 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2023'
00:35:44 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:35:45 + '[' 0 -gt 0 ']'
00:35:45 + echo 'Generating controller variables...'
00:35:45 Generating controller variables...
00:35:45 ++ seq 1 3
00:35:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:45 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:35:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.102'
00:35:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:45 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:35:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.102 -v ODL_SYSTEM_2_IP:10.30.170.146'
00:35:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:35:45 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:35:45 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.102 -v ODL_SYSTEM_2_IP:10.30.170.146 -v ODL_SYSTEM_3_IP:10.30.171.164'
00:35:45 + echo 'Generating mininet variables...'
00:35:45 Generating mininet variables...
00:35:45 ++ seq 1 1
00:35:45 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:35:45 + MININETIP=TOOLS_SYSTEM_1_IP
00:35:45 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.76'
00:35:45 + get_test_suites SUITES
00:35:45 + local __suite_list=SUITES
00:35:45 + echo 'Locating test plan to use...'
00:35:45 Locating test plan to use...
00:35:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
00:35:45 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
00:35:45 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
00:35:45 + '[' disabled '!=' disabled ']'
00:35:45 + echo 'Changing the testplan path...'
00:35:45 Changing the testplan path...
00:35:45 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
00:35:45 + cat testplan.txt
00:35:45 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:35:45 #
00:35:45 # This program and the accompanying materials are made available under the
00:35:45 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:35:45 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:35:45
00:35:45 # Place the suites in run order:
00:35:45 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
00:35:45 + '[' -z '' ']'
00:35:45 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:35:45 ++ tr '\012' ' '
00:35:45 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:35:45 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
00:35:45 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
00:35:45 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
00:35:45 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
00:35:45 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip -v CONTROLLER:10.30.170.102 -v CONTROLLER1:10.30.170.146 -v CONTROLLER2:10.30.171.164 -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-scale-only-vanadium -v MININET:10.30.171.76 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.102 -v ODL_SYSTEM_1_IP:10.30.170.102 -v ODL_SYSTEM_2_IP:10.30.170.146 -v ODL_SYSTEM_3_IP:10.30.171.164 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.76 -v TOOLS_SYSTEM_1_IP:10.30.171.76 -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-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:35:45 ==============================================================================
00:35:45 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
00:35:45 ==============================================================================
00:35:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:53 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:59 | PASS |
00:35:59 ------------------------------------------------------------------------------
00:35:59 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:01 | PASS |
00:36:01 ------------------------------------------------------------------------------
00:36:01 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:03 | PASS |
00:36:03 ------------------------------------------------------------------------------
00:36:03 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:04 | PASS |
00:36:04 ------------------------------------------------------------------------------
00:36:04 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 | FAIL |
00:36:05 ... click for list of related bugs or create a new one if needed (with the
00:36:05 "netconf_clustering_scale_txt_create_device_data"
00:36:05 reference somewhere inside)
00:36:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
00:36:05
00:36:05 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.146:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
00:36:05 ------------------------------------------------------------------------------
00:36:05 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
00:36:05 Setup failed:
00:36:05 SKIPPED due to a failure in a previous fundamental test case.
00:36:05 ------------------------------------------------------------------------------
00:36:05 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
00:36:05 Setup failed:
00:36:05 SKIPPED due to a failure in a previous fundamental test case.
00:36:05 ------------------------------------------------------------------------------
00:36:05 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:36:05 | FAIL |
00:36:05 ... click for list of related bugs or create a new one if needed (with the
00:36:05 "netconf_clustering_scale_txt_cleanup_and_collect"
00:36:05 reference somewhere inside)
00:36:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
00:36:05
00:36:05 '' == ''
00:36:05 ------------------------------------------------------------------------------
00:36:06 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
00:36:06 8 tests, 4 passed, 4 failed
00:36:06 ==============================================================================
00:36:06 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
00:36:06 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
00:36:06 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
00:36:06 + true
00:36:06 + echo 'Examining the files in data/log and checking filesize'
00:36:06 Examining the files in data/log and checking filesize
00:36:06 + ssh 10.30.170.102 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
00:36:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:06 total 380
00:36:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:32 .
00:36:06 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:32 karaf_console.log
00:36:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:32 ..
00:36:06 -rw-rw-r-- 1 jenkins jenkins 376221 Feb 8 00:36 karaf.log
00:36:06 + ssh 10.30.170.102 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
00:36:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:06 368K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:06 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:06 + ssh 10.30.170.146 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
00:36:06 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:06 total 400
00:36:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:32 .
00:36:06 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:32 karaf_console.log
00:36:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:32 ..
00:36:06 -rw-rw-r-- 1 jenkins jenkins 397078 Feb 8 00:36 karaf.log
00:36:06 + ssh 10.30.170.146 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
00:36:06 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:07 388K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:07 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:07 + ssh 10.30.171.164 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
00:36:07 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:07 total 388
00:36:07 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:32 .
00:36:07 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:32 karaf_console.log
00:36:07 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:32 ..
00:36:07 -rw-rw-r-- 1 jenkins jenkins 383431 Feb 8 00:36 karaf.log
00:36:07 + ssh 10.30.171.164 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
00:36:07 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:07 376K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:07 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:07 + set +e
00:36:07 ++ seq 1 3
00:36:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:36:07 + echo 'Let'\''s take the karaf thread dump again'
00:36:07 Let's take the karaf thread dump again
00:36:07 + ssh 10.30.170.102 'sudo ps aux'
00:36:07 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:07 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:36:07 ++ grep -v grep
00:36:07 ++ tr -s ' '
00:36:07 ++ cut -f2 '-d '
00:36:07 + pid=2019
00:36:07 + echo 'karaf main: org.apache.karaf.main.Main, pid:2019'
00:36:07 karaf main: org.apache.karaf.main.Main, pid:2019
00:36:07 + ssh 10.30.170.102 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2019'
00:36:07 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:08 + echo 'killing karaf process...'
00:36:08 killing karaf process...
00:36:08 + ssh 10.30.170.102 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:36:08 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:08 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:36:08 + echo 'Let'\''s take the karaf thread dump again'
00:36:08 Let's take the karaf thread dump again
00:36:08 + ssh 10.30.170.146 'sudo ps aux'
00:36:08 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:08 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:36:08 ++ grep -v grep
00:36:08 ++ cut -f2 '-d '
00:36:08 ++ tr -s ' '
00:36:08 + pid=2019
00:36:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:2019'
00:36:08 karaf main: org.apache.karaf.main.Main, pid:2019
00:36:08 + ssh 10.30.170.146 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2019'
00:36:08 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:09 + echo 'killing karaf process...'
00:36:09 killing karaf process...
00:36:09 + ssh 10.30.170.146 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:36:09 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:09 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:36:09 + echo 'Let'\''s take the karaf thread dump again'
00:36:09 Let's take the karaf thread dump again
00:36:09 + ssh 10.30.171.164 'sudo ps aux'
00:36:09 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:09 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
00:36:09 ++ grep -v grep
00:36:09 ++ cut -f2 '-d '
00:36:09 ++ tr -s ' '
00:36:09 + pid=2023
00:36:09 + echo 'karaf main: org.apache.karaf.main.Main, pid:2023'
00:36:09 karaf main: org.apache.karaf.main.Main, pid:2023
00:36:09 + ssh 10.30.171.164 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2023'
00:36:09 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:09 + echo 'killing karaf process...'
00:36:09 killing karaf process...
00:36:09 + ssh 10.30.171.164 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:36:09 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:10 + sleep 5
00:36:15 ++ seq 1 3
00:36:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:36:15 + echo 'Compressing karaf.log 1'
00:36:15 Compressing karaf.log 1
00:36:15 + ssh 10.30.170.102 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:15 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:15 + echo 'Fetching compressed karaf.log 1'
00:36:15 Fetching compressed karaf.log 1
00:36:15 + scp 10.30.170.102:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:36:15 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:15 + ssh 10.30.170.102 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
00:36:15 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:15 + scp 10.30.170.102:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:36:15 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:15 + ssh 10.30.170.102 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:16 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:16 + echo 'Fetch GC logs'
00:36:16 Fetch GC logs
00:36:16 + mkdir -p gclogs-1
00:36:16 + scp '10.30.170.102:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-1/
00:36:16 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts.
00:36:16 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:36:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:36:16 + echo 'Compressing karaf.log 2'
00:36:16 Compressing karaf.log 2
00:36:16 + ssh 10.30.170.146 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:16 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:16 + echo 'Fetching compressed karaf.log 2'
00:36:16 Fetching compressed karaf.log 2
00:36:16 + scp 10.30.170.146:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:36:16 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:16 + ssh 10.30.170.146 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
00:36:16 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:17 + scp 10.30.170.146:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:36:17 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:17 + ssh 10.30.170.146 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:17 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:17 + echo 'Fetch GC logs'
00:36:17 Fetch GC logs
00:36:17 + mkdir -p gclogs-2
00:36:17 + scp '10.30.170.146:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-2/
00:36:17 Warning: Permanently added '10.30.170.146' (ECDSA) to the list of known hosts.
00:36:17 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:36:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:36:17 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:36:17 + echo 'Compressing karaf.log 3'
00:36:17 Compressing karaf.log 3
00:36:17 + ssh 10.30.171.164 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:36:17 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:17 + echo 'Fetching compressed karaf.log 3'
00:36:17 Fetching compressed karaf.log 3
00:36:17 + scp 10.30.171.164:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:36:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:18 + ssh 10.30.171.164 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
00:36:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:18 + scp 10.30.171.164:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:36:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:18 + ssh 10.30.171.164 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:36:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:18 + echo 'Fetch GC logs'
00:36:18 Fetch GC logs
00:36:18 + mkdir -p gclogs-3
00:36:18 + scp '10.30.171.164:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-3/
00:36:18 Warning: Permanently added '10.30.171.164' (ECDSA) to the list of known hosts.
00:36:19 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:36:19 + echo 'Examine copied files'
00:36:19 Examine copied files
00:36:19 + ls -lt
00:36:19 total 2268
00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:36 gclogs-3
00:36:19 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:36 odl3_karaf_console.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 29889 Feb 8 00:36 odl3_karaf.log.gz
00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:36 gclogs-2
00:36:19 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:36 odl2_karaf_console.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 30889 Feb 8 00:36 odl2_karaf.log.gz
00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:36 gclogs-1
00:36:19 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 00:36 odl1_karaf_console.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 28870 Feb 8 00:36 odl1_karaf.log.gz
00:36:19 -rw-rw-r--. 1 jenkins jenkins 98496 Feb 8 00:36 karaf_3_2023_threads_after.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 13828 Feb 8 00:36 ps_after.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 105843 Feb 8 00:36 karaf_2_2019_threads_after.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 112093 Feb 8 00:36 karaf_1_2019_threads_after.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 247486 Feb 8 00:36 report.html
00:36:19 -rw-rw-r--. 1 jenkins jenkins 444064 Feb 8 00:36 log.html
00:36:19 -rw-rw-r--. 1 jenkins jenkins 810260 Feb 8 00:36 output.xml
00:36:19 -rw-rw-r--. 1 jenkins jenkins 7073 Feb 8 00:36 testtool--netconf-clustering-scale-txt.1770510955.389.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 451 Feb 8 00:35 testplan.txt
00:36:19 -rw-rw-r--. 1 jenkins jenkins 93159 Feb 8 00:35 karaf_3_2023_threads_before.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 16596 Feb 8 00:35 ps_before.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 93157 Feb 8 00:35 karaf_2_2019_threads_before.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 93153 Feb 8 00:35 karaf_1_2019_threads_before.log
00:36:19 -rw-rw-r--. 1 jenkins jenkins 3106 Feb 8 00:32 post-startup-script.sh
00:36:19 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:32 startup-script.sh
00:36:19 -rw-rw-r--. 1 jenkins jenkins 3458 Feb 8 00:32 configuration-script.sh
00:36:19 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:31 detect_variables.env
00:36:19 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:31 pom.xml
00:36:19 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:31 set_variables.env
00:36:19 -rw-rw-r--. 1 jenkins jenkins 357 Feb 8 00:31 slave_addresses.txt
00:36:19 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:31 requirements.txt
00:36:19 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:31 env.properties
00:36:19 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:29 stack-parameters.yaml
00:36:19 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:28 test
00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:28 test@tmp
00:36:19 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
00:36:19 + true
00:36:19 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins797659267330920042.sh
00:36:19 Cleaning up Robot installation...
00:36:19 $ ssh-agent -k
00:36:19 unset SSH_AUTH_SOCK;
00:36:19 unset SSH_AGENT_PID;
00:36:19 echo Agent pid 5295 killed;
00:36:19 [ssh-agent] Stopped.
00:36:19 Recording plot data
00:36:19 Robot results publisher started...
00:36:19 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:36:19 -Parsing output xml:
00:36:20 Done!
00:36:20 -Copying log files to build dir:
00:36:20 Done!
00:36:20 -Assigning results to build:
00:36:20 Done!
00:36:20 -Checking thresholds:
00:36:20 Done!
00:36:20 Done publishing Robot results.
00:36:20 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:36:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9231012156335464687.sh
00:36:20 Archiving csit artifacts
00:36:20 mv: cannot stat '*_1.png': No such file or directory
00:36:20 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:36:20 mv: cannot stat '*_2.png': No such file or directory
00:36:20 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:36:20 mv: cannot stat '*_3.png': No such file or directory
00:36:20 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:36:20 % Total % Received % Xferd Average Speed Time Time Time Current
00:36:20 Dload Upload Total Spent Left Speed
00:36:20
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 310k 0 310k 0 0 4435k 0 --:--:-- --:--:-- --:--:-- 4435k
00:36:20 Archive: robot-plugin.zip
00:36:20 inflating: ./archives/robot-plugin/log.html
00:36:20 inflating: ./archives/robot-plugin/output.xml
00:36:20 inflating: ./archives/robot-plugin/report.html
00:36:20 mv: cannot stat '*.log.gz': No such file or directory
00:36:20 mv: cannot stat '*.csv': No such file or directory
00:36:20 mv: cannot stat '*.png': No such file or directory
00:36:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6120134151376473288.sh
00:36:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:20 [EnvInject] - Injecting environment variables from a build step.
00:36:20 [EnvInject] - Injecting as environment variables the properties content
00:36:20 OS_CLOUD=vex
00:36:20 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:36:20
00:36:20 [EnvInject] - Variables injected successfully.
00:36:20 provisioning config files...
00:36:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:36:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14862345215474813093.sh
00:36:20 ---> openstack-stack-delete.sh
00:36:20 Setup pyenv:
00:36:21 system
00:36:21 3.8.13
00:36:21 3.9.13
00:36:21 3.10.13
00:36:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:23 lf-activate-venv(): INFO: Base packages installed successfully
00:36:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:36:35 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:57 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:36:57 Waiting for stack to delete...
00:36:57 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-54
00:36:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:57 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4320989128470403370.sh
00:36:57 ---> sysstat.sh
00:36:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10680401280607193465.sh
00:36:58 ---> package-listing.sh
00:36:58 ++ facter osfamily
00:36:58 ++ tr '[:upper:]' '[:lower:]'
00:36:58 + OS_FAMILY=redhat
00:36:58 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
00:36:58 + START_PACKAGES=/tmp/packages_start.txt
00:36:58 + END_PACKAGES=/tmp/packages_end.txt
00:36:58 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:58 + PACKAGES=/tmp/packages_start.txt
00:36:58 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
00:36:58 + PACKAGES=/tmp/packages_end.txt
00:36:58 + case "${OS_FAMILY}" in
00:36:58 + rpm -qa
00:36:58 + sort
00:36:58 + '[' -f /tmp/packages_start.txt ']'
00:36:58 + '[' -f /tmp/packages_end.txt ']'
00:36:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:58 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
00:36:58 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
00:36:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
00:36:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10318729366287303135.sh
00:36:58 ---> capture-instance-metadata.sh
00:36:58 Setup pyenv:
00:36:59 system
00:36:59 3.8.13
00:36:59 3.9.13
00:36:59 3.10.13
00:36:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:01 lf-activate-venv(): INFO: Base packages installed successfully
00:37:01 lf-activate-venv(): INFO: Installing additional packages: lftools
00:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:37:10 INFO: Running in OpenStack, capturing instance metadata
00:37:10 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3313812011960418485.sh
00:37:10 provisioning config files...
00:37:10 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #54
00:37:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config15265620752619362132tmp
00:37:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:37:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:37:10 provisioning config files...
00:37:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:37:12 [EnvInject] - Injecting environment variables from a build step.
00:37:12 [EnvInject] - Injecting as environment variables the properties content
00:37:12 SERVER_ID=logs
00:37:12
00:37:12 [EnvInject] - Variables injected successfully.
00:37:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14130816830342615320.sh
00:37:12 ---> create-netrc.sh
00:37:12 WARN: Log server credential not found.
00:37:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6971062387467294193.sh
00:37:12 ---> python-tools-install.sh
00:37:12 Setup pyenv:
00:37:12 system
00:37:12 3.8.13
00:37:12 3.9.13
00:37:12 3.10.13
00:37:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:15 lf-activate-venv(): INFO: Base packages installed successfully
00:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools
00:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:37:23 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13848707221915880958.sh
00:37:23 ---> sudo-logs.sh
00:37:23 Archiving 'sudo' log..
00:37:24 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11524632630269103495.sh
00:37:24 ---> job-cost.sh
00:37:24 Setup pyenv:
00:37:24 system
00:37:24 3.8.13
00:37:24 3.9.13
00:37:24 3.10.13
00:37:24 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:37:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:26 lf-activate-venv(): INFO: Base packages installed successfully
00:37:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:37:34 DEBUG: total: 0
00:37:34 INFO: Retrieving Stack Cost...
00:37:34 INFO: Retrieving Pricing Info for: v3-standard-2
00:37:35 INFO: Archiving Costs
00:37:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins660485875326796809.sh
00:37:35 ---> logs-deploy.sh
00:37:35 Setup pyenv:
00:37:35 system
00:37:35 3.8.13
00:37:35 3.9.13
00:37:35 3.10.13
00:37:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
00:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZctJ from file:/tmp/.os_lf_venv
00:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:37 lf-activate-venv(): INFO: Base packages installed successfully
00:37:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-ZctJ/bin to PATH
00:37:46 WARNING: Nexus logging server not set
00:37:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/54/
00:37:46 INFO: archiving logs to S3
00:37:47 ---> uname -a:
00:37:47 Linux prd-centos8-robot-2c-8g-8590.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:37:47
00:37:47
00:37:47 ---> lscpu:
00:37:47 Architecture: x86_64
00:37:47 CPU op-mode(s): 32-bit, 64-bit
00:37:47 Byte Order: Little Endian
00:37:47 CPU(s): 2
00:37:47 On-line CPU(s) list: 0,1
00:37:47 Thread(s) per core: 1
00:37:47 Core(s) per socket: 1
00:37:47 Socket(s): 2
00:37:47 NUMA node(s): 1
00:37:47 Vendor ID: AuthenticAMD
00:37:47 CPU family: 23
00:37:47 Model: 49
00:37:47 Model name: AMD EPYC-Rome Processor
00:37:47 Stepping: 0
00:37:47 CPU MHz: 2799.998
00:37:47 BogoMIPS: 5599.99
00:37:47 Virtualization: AMD-V
00:37:47 Hypervisor vendor: KVM
00:37:47 Virtualization type: full
00:37:47 L1d cache: 32K
00:37:47 L1i cache: 32K
00:37:47 L2 cache: 512K
00:37:47 L3 cache: 16384K
00:37:47 NUMA node0 CPU(s): 0,1
00:37:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:37:47
00:37:47
00:37:47 ---> nproc:
00:37:47 2
00:37:47
00:37:47
00:37:47 ---> df -h:
00:37:47 Filesystem Size Used Avail Use% Mounted on
00:37:47 devtmpfs 3.8G 0 3.8G 0% /dev
00:37:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:37:47 tmpfs 3.8G 17M 3.8G 1% /run
00:37:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:37:47 /dev/vda1 40G 8.4G 32G 21% /
00:37:47 tmpfs 770M 0 770M 0% /run/user/1001
00:37:47
00:37:47
00:37:47 ---> free -m:
00:37:47 total used free shared buff/cache available
00:37:47 Mem: 7697 588 4921 19 2188 6810
00:37:47 Swap: 1023 0 1023
00:37:47
00:37:47
00:37:47 ---> ip addr:
00:37:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:37:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:37:47 inet 127.0.0.1/8 scope host lo
00:37:47 valid_lft forever preferred_lft forever
00:37:47 inet6 ::1/128 scope host
00:37:47 valid_lft forever preferred_lft forever
00:37:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:37:47 link/ether fa:16:3e:30:1a:13 brd ff:ff:ff:ff:ff:ff
00:37:47 altname enp0s3
00:37:47 altname ens3
00:37:47 inet 10.30.170.15/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:37:47 valid_lft 85763sec preferred_lft 85763sec
00:37:47 inet6 fe80::f816:3eff:fe30:1a13/64 scope link
00:37:47 valid_lft forever preferred_lft forever
00:37:47
00:37:47
00:37:47 ---> sar -b -r -n DEV:
00:37:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:37:47
00:37:47 00:27:05 LINUX RESTART (2 CPU)
00:37:47
00:37:47 12:28:01 AM tps rtps wtps bread/s bwrtn/s
00:37:47 12:29:01 AM 117.56 59.68 57.88 6115.16 24827.47
00:37:47 12:30:01 AM 122.28 1.08 121.19 75.31 12593.69
00:37:47 12:31:01 AM 25.76 0.38 25.37 64.25 2021.08
00:37:47 12:32:01 AM 68.02 9.42 58.61 1679.19 3794.30
00:37:47 12:33:01 AM 36.10 0.03 36.07 3.47 6392.97
00:37:47 12:34:01 AM 3.77 0.00 3.77 0.00 130.57
00:37:47 12:35:01 AM 0.13 0.00 0.13 0.00 1.03
00:37:47 12:36:01 AM 0.37 0.08 0.28 5.87 3.83
00:37:47 12:37:01 AM 18.38 0.40 17.98 46.78 839.20
00:37:47 Average: 43.60 7.90 35.70 887.80 5622.93
00:37:47
00:37:47 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:37:47 12:29:01 AM 5441700 7018964 2440732 30.96 2688 1769512 756844 8.47 186768 1970668 102676
00:37:47 12:30:01 AM 5154540 7000724 2727892 34.61 2688 2021884 734628 8.23 199132 2173176 40764
00:37:47 12:31:01 AM 5236740 7084568 2645692 33.56 2688 2023816 655424 7.34 219848 2076608 9564
00:37:47 12:32:01 AM 4912092 7026644 2970340 37.68 2688 2280340 684064 7.66 261092 2327148 175684
00:37:47 12:33:01 AM 4935196 7050256 2947236 37.39 2688 2281212 646472 7.24 266840 2293060 16
00:37:47 12:34:01 AM 4935668 7050728 2946764 37.38 2688 2281212 646472 7.24 266844 2292940 8
00:37:47 12:35:01 AM 4935968 7051028 2946464 37.38 2688 2281212 646472 7.24 266844 2292812 4
00:37:47 12:36:01 AM 4888072 7004188 2994360 37.99 2688 2282276 764236 8.56 267172 2339692 876
00:37:47 12:37:01 AM 5103292 7033608 2779140 35.26 2688 2102132 688160 7.71 467092 1951652 22352
00:37:47 Average: 5060363 7035634 2822069 35.80 2688 2147066 691419 7.74 266848 2190862 39105
00:37:47
00:37:47 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:37:47 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:29:01 AM eth0 306.28 200.23 1639.53 60.71 0.00 0.00 0.00 0.00
00:37:47 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:30:01 AM eth0 85.57 63.13 909.56 9.56 0.00 0.00 0.00 0.00
00:37:47 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:31:01 AM eth0 16.48 11.26 6.24 4.20 0.00 0.00 0.00 0.00
00:37:47 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:32:01 AM eth0 50.57 42.41 343.75 10.30 0.00 0.00 0.00 0.00
00:37:47 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:33:01 AM eth0 579.44 413.51 111.81 95.22 0.00 0.00 0.00 0.00
00:37:47 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:34:01 AM eth0 2.72 2.05 0.58 0.49 0.00 0.00 0.00 0.00
00:37:47 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:35:01 AM eth0 2.62 1.92 0.47 0.42 0.00 0.00 0.00 0.00
00:37:47 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:36:01 AM eth0 61.84 47.69 14.36 5.70 0.00 0.00 0.00 0.00
00:37:47 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 12:37:01 AM eth0 90.40 63.15 91.17 26.61 0.00 0.00 0.00 0.00
00:37:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:47 Average: eth0 132.89 93.93 346.40 23.69 0.00 0.00 0.00 0.00
00:37:47
00:37:47
00:37:47 ---> sar -P ALL:
00:37:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:37:47
00:37:47 00:27:05 LINUX RESTART (2 CPU)
00:37:47
00:37:47 12:28:01 AM CPU %user %nice %system %iowait %steal %idle
00:37:47 12:29:01 AM all 26.27 0.05 5.71 27.71 0.11 40.15
00:37:47 12:29:01 AM 0 29.99 0.03 7.15 29.91 0.12 32.79
00:37:47 12:29:01 AM 1 22.54 0.07 4.26 25.51 0.10 47.52
00:37:47 12:30:01 AM all 32.05 0.00 5.17 4.43 0.10 58.25
00:37:47 12:30:01 AM 0 41.40 0.00 6.31 4.18 0.10 48.01
00:37:47 12:30:01 AM 1 22.70 0.00 4.03 4.69 0.10 68.48
00:37:47 12:31:01 AM all 10.88 0.00 1.68 0.39 0.06 86.99
00:37:47 12:31:01 AM 0 14.58 0.00 2.12 0.72 0.05 82.54
00:37:47 12:31:01 AM 1 7.17 0.00 1.25 0.07 0.07 91.44
00:37:47 12:32:01 AM all 32.75 0.00 6.23 1.85 0.10 59.07
00:37:47 12:32:01 AM 0 31.23 0.00 6.60 1.87 0.10 60.20
00:37:47 12:32:01 AM 1 34.27 0.00 5.85 1.83 0.10 57.94
00:37:47 12:33:01 AM all 5.39 0.00 1.72 1.28 0.05 91.56
00:37:47 12:33:01 AM 0 7.35 0.00 1.78 1.01 0.05 89.81
00:37:47 12:33:01 AM 1 3.43 0.00 1.66 1.54 0.05 93.32
00:37:47 12:34:01 AM all 0.35 0.00 0.09 0.01 0.03 99.52
00:37:47 12:34:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83
00:37:47 12:34:01 AM 1 0.62 0.00 0.12 0.02 0.03 99.21
00:37:47 12:35:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
00:37:47 12:35:01 AM 0 0.28 0.00 0.05 0.00 0.03 99.63
00:37:47 12:35:01 AM 1 0.38 0.00 0.08 0.00 0.03 99.50
00:37:47 12:36:01 AM all 3.85 0.00 0.45 0.00 0.05 95.65
00:37:47 12:36:01 AM 0 4.26 0.00 0.32 0.00 0.05 95.37
00:37:47 12:36:01 AM 1 3.44 0.00 0.59 0.00 0.05 95.92
00:37:47 12:37:01 AM all 16.44 0.00 2.89 0.08 0.06 80.52
00:37:47 12:37:01 AM 0 18.11 0.00 2.74 0.05 0.05 79.05
00:37:47 12:37:01 AM 1 14.78 0.00 3.04 0.12 0.07 82.00
00:37:47 Average: all 14.26 0.01 2.67 3.96 0.07 79.04
00:37:47 Average: 0 16.37 0.00 3.02 4.18 0.06 76.37
00:37:47 Average: 1 12.15 0.01 2.32 3.74 0.07 81.71
00:37:47
00:37:47
00:37:47