00:17:31 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28
00:17:31 originally caused by:
00:17:31 Started by timer
00:17:31 Running as SYSTEM
00:17:31 [EnvInject] - Loading node environment variables.
00:17:31 Building remotely on prd-centos8-robot-2c-8g-8581 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:17:31 [ssh-agent] Looking for ssh-agent implementation...
00:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:17:31 $ ssh-agent
00:17:31 SSH_AUTH_SOCK=/tmp/ssh-FjgDE8WiLWLD/agent.5284
00:17:31 SSH_AGENT_PID=5286
00:17:31 [ssh-agent] Started.
00:17:31 Running ssh-add (command line suppressed)
00:17:31 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_10832345759177661693.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_10832345759177661693.key)
00:17:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:17:32 The recommended git tool is: NONE
00:17:34 using credential opendaylight-jenkins-ssh
00:17:34 Wiping out workspace first.
00:17:34 Cloning the remote Git repository
00:17:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:17:34 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10
00:17:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:17:34 > git --version # timeout=10
00:17:34 > git --version # 'git version 2.43.0'
00:17:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:17:34 [INFO] Currently running in a labeled security context
00:17:34 [INFO] Currently SELinux is 'enforcing' on the host
00:17:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh17631644332342958127.key
00:17:34 Verifying host key using known hosts file
00:17:34 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:17:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:17:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:17:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:17:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:17:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:17:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:17:37 [INFO] Currently running in a labeled security context
00:17:37 [INFO] Currently SELinux is 'enforcing' on the host
00:17:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh12920662917771459412.key
00:17:37 Verifying host key using known hosts file
00:17:37 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:17:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:17:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:17:37 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:17:37 > git config core.sparsecheckout # timeout=10
00:17:37 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:17:38 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:17:38 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:17:38 No emails were triggered.
00:17:38 provisioning config files...
00:17:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:17:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:17:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:17:38 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13381988569349596850.sh
00:17:38 ---> python-tools-install.sh
00:17:38 Setup pyenv:
00:17:39 system
00:17:39 * 3.8.13 (set by /opt/pyenv/version)
00:17:39 * 3.9.13 (set by /opt/pyenv/version)
00:17:39 * 3.10.13 (set by /opt/pyenv/version)
00:17:39 * 3.11.7 (set by /opt/pyenv/version)
00:17:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gDIt
00:17:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:17:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:47 lf-activate-venv(): INFO: Base packages installed successfully
00:17:47 lf-activate-venv(): INFO: Installing additional packages: lftools
00:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:18:13 Generating Requirements File
00:18:33 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:18:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:18:33 Python 3.11.7
00:18:34 pip 26.0.1 from /tmp/venv-gDIt/lib/python3.11/site-packages/pip (python 3.11)
00:18:34 appdirs==1.4.4
00:18:34 argcomplete==3.6.3
00:18:34 aspy.yaml==1.3.0
00:18:34 attrs==25.4.0
00:18:34 autopage==0.6.0
00:18:34 beautifulsoup4==4.14.3
00:18:34 boto3==1.42.44
00:18:34 botocore==1.42.44
00:18:34 bs4==0.0.2
00:18:34 certifi==2026.1.4
00:18:34 cffi==2.0.0
00:18:34 cfgv==3.5.0
00:18:34 chardet==5.2.0
00:18:34 charset-normalizer==3.4.4
00:18:34 click==8.3.1
00:18:34 cliff==4.13.1
00:18:34 cmd2==3.2.0
00:18:34 cryptography==3.3.2
00:18:34 debtcollector==3.0.0
00:18:34 decorator==5.2.1
00:18:34 defusedxml==0.7.1
00:18:34 Deprecated==1.3.1
00:18:34 distlib==0.4.0
00:18:34 dnspython==2.8.0
00:18:34 docker==7.1.0
00:18:34 dogpile.cache==1.5.0
00:18:34 durationpy==0.10
00:18:34 email-validator==2.3.0
00:18:34 filelock==3.20.3
00:18:34 future==1.0.0
00:18:34 gitdb==4.0.12
00:18:34 GitPython==3.1.46
00:18:34 httplib2==0.30.2
00:18:34 identify==2.6.16
00:18:34 idna==3.11
00:18:34 importlib-resources==1.5.0
00:18:34 iso8601==2.1.0
00:18:34 Jinja2==3.1.6
00:18:34 jmespath==1.1.0
00:18:34 jsonpatch==1.33
00:18:34 jsonpointer==3.0.0
00:18:34 jsonschema==4.26.0
00:18:34 jsonschema-specifications==2025.9.1
00:18:34 keystoneauth1==5.13.0
00:18:34 kubernetes==35.0.0
00:18:34 lftools==0.37.21
00:18:34 lxml==6.0.2
00:18:34 markdown-it-py==4.0.0
00:18:34 MarkupSafe==3.0.3
00:18:34 mdurl==0.1.2
00:18:34 msgpack==1.1.2
00:18:34 multi_key_dict==2.0.3
00:18:34 munch==4.0.0
00:18:34 netaddr==1.3.0
00:18:34 niet==1.4.2
00:18:34 nodeenv==1.10.0
00:18:34 oauth2client==4.1.3
00:18:34 oauthlib==3.3.1
00:18:34 openstacksdk==4.9.0
00:18:34 os-service-types==1.8.2
00:18:34 osc-lib==4.3.0
00:18:34 oslo.config==10.2.0
00:18:34 oslo.context==6.2.0
00:18:34 oslo.i18n==6.7.1
00:18:34 oslo.log==8.0.0
00:18:34 oslo.serialization==5.9.0
00:18:34 oslo.utils==9.2.0
00:18:34 packaging==26.0
00:18:34 pbr==7.0.3
00:18:34 platformdirs==4.5.1
00:18:34 prettytable==3.17.0
00:18:34 psutil==7.2.2
00:18:34 pyasn1==0.6.2
00:18:34 pyasn1_modules==0.4.2
00:18:34 pycparser==3.0
00:18:34 pygerrit2==2.0.15
00:18:34 PyGithub==2.8.1
00:18:34 Pygments==2.19.2
00:18:34 PyJWT==2.11.0
00:18:34 PyNaCl==1.6.2
00:18:34 pyparsing==2.4.7
00:18:34 pyperclip==1.11.0
00:18:34 pyrsistent==0.20.0
00:18:34 python-cinderclient==9.8.0
00:18:34 python-dateutil==2.9.0.post0
00:18:34 python-heatclient==5.0.0
00:18:34 python-jenkins==1.8.3
00:18:34 python-keystoneclient==5.7.0
00:18:34 python-magnumclient==4.9.0
00:18:34 python-openstackclient==8.3.0
00:18:34 python-swiftclient==4.9.0
00:18:34 PyYAML==6.0.3
00:18:34 referencing==0.37.0
00:18:34 requests==2.32.5
00:18:34 requests-oauthlib==2.0.0
00:18:34 requestsexceptions==1.4.0
00:18:34 rfc3986==2.0.0
00:18:34 rich==14.3.2
00:18:34 rich-argparse==1.7.2
00:18:34 rpds-py==0.30.0
00:18:34 rsa==4.9.1
00:18:34 ruamel.yaml==0.19.1
00:18:34 ruamel.yaml.clib==0.2.15
00:18:34 s3transfer==0.16.0
00:18:34 simplejson==3.20.2
00:18:34 six==1.17.0
00:18:34 smmap==5.0.2
00:18:34 soupsieve==2.8.3
00:18:34 stevedore==5.6.0
00:18:34 tabulate==0.9.0
00:18:34 toml==0.10.2
00:18:34 tomlkit==0.14.0
00:18:34 tqdm==4.67.3
00:18:34 typing_extensions==4.15.0
00:18:34 tzdata==2025.3
00:18:34 urllib3==1.26.20
00:18:34 virtualenv==20.36.1
00:18:34 wcwidth==0.6.0
00:18:34 websocket-client==1.9.0
00:18:34 wrapt==2.1.1
00:18:34 xdg==6.0.0
00:18:34 xmltodict==1.0.2
00:18:34 yq==3.4.3
00:18:34 [EnvInject] - Injecting environment variables from a build step.
00:18:34 [EnvInject] - Injecting as environment variables the properties content
00:18:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:18:34 OS_CLOUD=vex
00:18:34 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:18:34 OS_STACK_TEMPLATE_DIR=openstack-hot
00:18:34
00:18:34 [EnvInject] - Variables injected successfully.
00:18:34 provisioning config files...
00:18:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:18:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4617020512337316560.sh
00:18:34 ---> Create parameters file for OpenStack HOT
00:18:34 OpenStack Heat parameters generated
00:18:34 -----------------------------------
00:18:34 parameters:
00:18:34 vm_0_count: '3'
00:18:34 vm_0_flavor: 'v3-standard-4'
00:18:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:18:34 vm_1_count: '1'
00:18:34 vm_1_flavor: 'v3-standard-2'
00:18:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:18:34
00:18:34 job_name: '09998-28'
00:18:34 silo: 'releng'
00:18:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins11086579350664265651.sh
00:18:34 ---> Create HEAT stack
00:18:34 + source /home/jenkins/lf-env.sh
00:18:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:18:34 ++ mktemp -d /tmp/venv-XXXX
00:18:34 + lf_venv=/tmp/venv-CVxA
00:18:34 + local venv_file=/tmp/.os_lf_venv
00:18:34 + local python=python3
00:18:34 + local options
00:18:34 + local set_path=true
00:18:34 + local install_args=
00:18:34 ++ 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:18:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:18:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:18:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:18:34 + true
00:18:34 + case $1 in
00:18:34 + python=python3
00:18:34 + shift 2
00:18:34 + true
00:18:34 + case $1 in
00:18:34 + shift
00:18:34 + break
00:18:34 + case $python in
00:18:34 + local pkg_list=
00:18:34 + [[ -d /opt/pyenv ]]
00:18:34 + echo 'Setup pyenv:'
00:18:34 Setup pyenv:
00:18:34 + export PYENV_ROOT=/opt/pyenv
00:18:34 + PYENV_ROOT=/opt/pyenv
00:18:34 + 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:18:34 + 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:18:34 + pyenv versions
00:18:35 system
00:18:35 3.8.13
00:18:35 3.9.13
00:18:35 3.10.13
00:18:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:18:35 + command -v pyenv
00:18:35 ++ pyenv init - --no-rehash
00:18:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:18:35 for i in ${!paths[@]}; do
00:18:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:18:35 fi; done;
00:18:35 echo "${paths[*]}"'\'')"
00:18:35 export PATH="/opt/pyenv/shims:${PATH}"
00:18:35 export PYENV_SHELL=bash
00:18:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:18:35 pyenv() {
00:18:35 local command
00:18:35 command="${1:-}"
00:18:35 if [ "$#" -gt 0 ]; then
00:18:35 shift
00:18:35 fi
00:18:35
00:18:35 case "$command" in
00:18:35 rehash|shell)
00:18:35 eval "$(pyenv "sh-$command" "$@")"
00:18:35 ;;
00:18:35 *)
00:18:35 command pyenv "$command" "$@"
00:18:35 ;;
00:18:35 esac
00:18:35 }'
00:18:35 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:18:35 for i in ${!paths[@]}; do
00:18:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:18:35 fi; done;
00:18:35 echo "${paths[*]}"'
00:18:35 ++ 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:18:35 ++ 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:18:35 ++ 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:18:35 ++ export PYENV_SHELL=bash
00:18:35 ++ PYENV_SHELL=bash
00:18:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:18:35 +++ complete -F _pyenv pyenv
00:18:35 ++ lf-pyver python3
00:18:35 ++ local py_version_xy=python3
00:18:35 ++ local py_version_xyz=
00:18:35 ++ pyenv versions
00:18:35 ++ local command
00:18:35 ++ command=versions
00:18:35 ++ '[' 1 -gt 0 ']'
00:18:35 ++ shift
00:18:35 ++ case "$command" in
00:18:35 ++ command pyenv versions
00:18:35 ++ pyenv versions
00:18:35 ++ sed 's/^[ *]* //'
00:18:35 ++ awk '{ print $1 }'
00:18:35 ++ grep -E '^[0-9.]*[0-9]$'
00:18:35 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:18:35 +++ grep '^3' /tmp/.pyenv_versions
00:18:35 +++ tail -n 1
00:18:35 +++ sort -V
00:18:35 ++ py_version_xyz=3.11.7
00:18:35 ++ [[ -z 3.11.7 ]]
00:18:35 ++ echo 3.11.7
00:18:35 ++ return 0
00:18:35 + pyenv local 3.11.7
00:18:35 + local command
00:18:35 + command=local
00:18:35 + '[' 2 -gt 0 ']'
00:18:35 + shift
00:18:35 + case "$command" in
00:18:35 + command pyenv local 3.11.7
00:18:35 + pyenv local 3.11.7
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='lftools[openstack] '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='kubernetes '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='niet '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='python-heatclient '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='python-openstackclient '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='python-magnumclient '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='urllib3~=1.26.15 '
00:18:35 + for arg in "$@"
00:18:35 + case $arg in
00:18:35 + pkg_list+='yq '
00:18:35 + [[ -f /tmp/.os_lf_venv ]]
00:18:35 ++ cat /tmp/.os_lf_venv
00:18:35 + lf_venv=/tmp/venv-gDIt
00:18:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from' file:/tmp/.os_lf_venv
00:18:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:18:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:18:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:18:35 + local 'pip_opts=--upgrade --quiet'
00:18:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:18:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:18:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:18:35 + [[ -n '' ]]
00:18:35 + [[ -n '' ]]
00:18:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:18:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:18:35 + /tmp/venv-gDIt/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:18:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:18:37 lf-activate-venv(): INFO: Base packages installed successfully
00:18:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:18:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:18:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:18:37 + /tmp/venv-gDIt/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:18:53 + type python3
00:18:53 + true
00:18:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH'
00:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:18:53 + PATH=/tmp/venv-gDIt/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:18:53 + return 0
00:18:53 + openstack --os-cloud vex limits show --absolute
00:18:55 +--------------------------+---------+
00:18:55 | Name | Value |
00:18:55 +--------------------------+---------+
00:18:55 | maxTotalInstances | -1 |
00:18:55 | maxTotalCores | 450 |
00:18:55 | maxTotalRAMSize | 1000000 |
00:18:55 | maxServerMeta | 128 |
00:18:55 | maxImageMeta | 128 |
00:18:55 | maxPersonality | 5 |
00:18:55 | maxPersonalitySize | 10240 |
00:18:55 | maxTotalKeypairs | 100 |
00:18:55 | maxServerGroups | 10 |
00:18:55 | maxServerGroupMembers | 10 |
00:18:55 | maxTotalFloatingIps | -1 |
00:18:55 | maxSecurityGroups | -1 |
00:18:55 | maxSecurityGroupRules | -1 |
00:18:55 | totalRAMUsed | 770048 |
00:18:55 | totalCoresUsed | 188 |
00:18:55 | totalInstancesUsed | 61 |
00:18:55 | totalFloatingIpsUsed | 0 |
00:18:55 | totalSecurityGroupsUsed | 0 |
00:18:55 | totalServerGroupsUsed | 0 |
00:18:55 | maxTotalVolumes | -1 |
00:18:55 | maxTotalSnapshots | 10 |
00:18:55 | maxTotalVolumeGigabytes | 4096 |
00:18:55 | maxTotalBackups | 10 |
00:18:55 | maxTotalBackupGigabytes | 1000 |
00:18:55 | totalVolumesUsed | 0 |
00:18:55 | totalGigabytesUsed | 0 |
00:18:55 | totalSnapshotsUsed | 0 |
00:18:55 | totalBackupsUsed | 0 |
00:18:55 | totalBackupGigabytesUsed | 0 |
00:18:55 +--------------------------+---------+
00:18:55 + pushd /opt/ciman/openstack-hot
00:18:55 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:18:55 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-28 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml
00:19:22 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:19:22 Waiting to initialize infrastructure...
00:19:22 Stack initialization successful.
00:19:22 ------------------------------------
00:19:22 Stack Details
00:19:22 ------------------------------------
00:19:22 {'added': None,
00:19:22 'capabilities': [],
00:19:22 'created_at': '2026-02-08T00:18:58Z',
00:19:22 'deleted': None,
00:19:22 'deleted_at': None,
00:19:22 'description': 'No description',
00:19:22 'environment': None,
00:19:22 'environment_files': None,
00:19:22 'files': None,
00:19:22 'files_container': None,
00:19:22 'id': '73c88f53-904c-48c6-9a20-6c1a2ffd4141',
00:19:22 'is_rollback_disabled': True,
00:19:22 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-28/73c88f53-904c-48c6-9a20-6c1a2ffd4141',
00:19:22 'rel': 'self'}],
00:19:22 '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:19:22 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-28',
00:19:22 'notification_topics': [],
00:19:22 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:19:22 'output_key': 'vm_0_ips',
00:19:22 'output_value': ['10.30.170.145',
00:19:22 '10.30.170.60',
00:19:22 '10.30.170.42']},
00:19:22 {'description': 'IP addresses of the 2nd vm types',
00:19:22 'output_key': 'vm_1_ips',
00:19:22 'output_value': ['10.30.170.158']}],
00:19:22 'owner_id': ****,
00:19:22 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:19:22 'OS::stack_id': '73c88f53-904c-48c6-9a20-6c1a2ffd4141',
00:19:22 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-28',
00:19:22 'job_name': '09998-28',
00:19:22 'silo': 'releng',
00:19:22 'vm_0_count': '3',
00:19:22 'vm_0_flavor': 'v3-standard-4',
00:19:22 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:19:22 '20260201-010217.481',
00:19:22 'vm_1_count': '1',
00:19:22 'vm_1_flavor': 'v3-standard-2',
00:19:22 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:19:22 '- 20250917-133034.654'},
00:19:22 'parent_id': None,
00:19:22 'replaced': None,
00:19:22 'status': 'CREATE_COMPLETE',
00:19:22 'status_reason': 'Stack CREATE completed successfully',
00:19:22 'tags': [],
00:19:22 'template': None,
00:19:22 'template_description': 'No description',
00:19:22 'template_url': None,
00:19:22 'timeout_mins': 15,
00:19:22 'unchanged': None,
00:19:22 'updated': None,
00:19:22 'updated_at': None,
00:19:22 'user_project_id': '4331237bbdee479a9a4527b29ccd07ae'}
00:19:22 ------------------------------------
00:19:22 + popd
00:19:22 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:19:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins7458433223405451488.sh
00:19:22 ---> Copy SSH public keys to CSIT lab
00:19:22 Setup pyenv:
00:19:22 system
00:19:22 3.8.13
00:19:22 3.9.13
00:19:22 3.10.13
00:19:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:19:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:19:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:19:24 lf-activate-venv(): INFO: Base packages installed successfully
00:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:19:39 SSH not responding on 10.30.170.145. Retrying in 10 seconds...
00:19:39 SSH not responding on 10.30.170.60. Retrying in 10 seconds...
00:19:39 SSH not responding on 10.30.170.42. Retrying in 10 seconds...
00:19:40 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts.
00:19:41 releng-09998-28-1-mininet-ovs-217-0
00:19:41 Successfully copied public keys to slave 10.30.170.158
00:19:41 Process 6497 ready.
00:19:49 Ping to 10.30.170.60 successful.
00:19:49 Ping to 10.30.170.145 successful.
00:19:49 Ping to 10.30.170.42 successful.
00:19:50 SSH not responding on 10.30.170.42. Retrying in 10 seconds...
00:19:50 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:19:50 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:19:51 releng-09998-28-0-builder-1
00:19:51 releng-09998-28-0-builder-0
00:19:51 Successfully copied public keys to slave 10.30.170.60
00:19:51 Successfully copied public keys to slave 10.30.170.145
00:19:51 Process 6498 ready.
00:19:51 Process 6499 ready.
00:20:00 Ping to 10.30.170.42 successful.
00:20:01 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:20:01 releng-09998-28-0-builder-2
00:20:01 Successfully copied public keys to slave 10.30.170.42
00:20:01 Process 6500 ready.
00:20:01 SSH ready on all stack servers.
00:20:01 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins6565623972134519041.sh
00:20:01 Setup pyenv:
00:20:01 system
00:20:01 3.8.13
00:20:01 3.9.13
00:20:01 3.10.13
00:20:01 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:20:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yagL
00:20:06 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv
00:20:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:20:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:20:09 lf-activate-venv(): INFO: Base packages installed successfully
00:20:09 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-yagL/bin to PATH
00:20:11 + echo 'Installing Python Requirements'
00:20:11 Installing Python Requirements
00:20:11 + cat
00:20:11 + python -m pip install -r requirements.txt
00:20:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:20:12 Collecting docker-py (from -r requirements.txt (line 1))
00:20:12 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:20:12 Collecting ipaddr (from -r requirements.txt (line 2))
00:20:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:20:12 Installing build dependencies: started
00:20:12 Installing build dependencies: finished with status 'done'
00:20:12 Getting requirements to build wheel: started
00:20:13 Getting requirements to build wheel: finished with status 'done'
00:20:13 Preparing metadata (pyproject.toml): started
00:20:13 Preparing metadata (pyproject.toml): finished with status 'done'
00:20:13 Collecting netaddr (from -r requirements.txt (line 3))
00:20:13 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:20:13 Collecting netifaces (from -r requirements.txt (line 4))
00:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:20:13 Installing build dependencies: started
00:20:14 Installing build dependencies: finished with status 'done'
00:20:14 Getting requirements to build wheel: started
00:20:14 Getting requirements to build wheel: finished with status 'done'
00:20:14 Preparing metadata (pyproject.toml): started
00:20:14 Preparing metadata (pyproject.toml): finished with status 'done'
00:20:15 Collecting pyhocon (from -r requirements.txt (line 5))
00:20:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:20:15 Collecting requests (from -r requirements.txt (line 6))
00:20:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:20:15 Collecting robotframework (from -r requirements.txt (line 7))
00:20:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:20:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 24.7 MB/s 0:00:00
00:20:15 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:20:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:20:15 Installing build dependencies: started
00:20:16 Installing build dependencies: finished with status 'done'
00:20:16 Getting requirements to build wheel: started
00:20:16 Getting requirements to build wheel: finished with status 'done'
00:20:16 Preparing metadata (pyproject.toml): started
00:20:16 Preparing metadata (pyproject.toml): finished with status 'done'
00:20:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:20:16 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:20:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:20:16 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:20:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:20:16 Installing build dependencies: started
00:20:17 Installing build dependencies: finished with status 'done'
00:20:17 Getting requirements to build wheel: started
00:20:17 Getting requirements to build wheel: finished with status 'done'
00:20:17 Preparing metadata (pyproject.toml): started
00:20:18 Preparing metadata (pyproject.toml): finished with status 'done'
00:20:18 Collecting scapy (from -r requirements.txt (line 12))
00:20:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:20:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 36.0 MB/s 0:00:00
00:20:18 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:20:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:20:18 Installing build dependencies: started
00:20:19 Installing build dependencies: finished with status 'done'
00:20:19 Getting requirements to build wheel: started
00:20:19 Getting requirements to build wheel: finished with status 'done'
00:20:19 Preparing metadata (pyproject.toml): started
00:20:19 Preparing metadata (pyproject.toml): finished with status 'done'
00:20:19 Collecting elasticsearch (from -r requirements.txt (line 18))
00:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:20:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 30.3 MB/s 0:00:00
00:20:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:20:19 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:20:20 Collecting pyangbind (from -r requirements.txt (line 22))
00:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:20:20 Collecting isodate (from -r requirements.txt (line 25))
00:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:20:20 Collecting jmespath (from -r requirements.txt (line 28))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:20:20 Collecting jsonpatch (from -r requirements.txt (line 31))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:20:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:20:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:20 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:20:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:20:20 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:20:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:20:20 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:20:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:20:20 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:20:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:20:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:20:20 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:20:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:20:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:20:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:20:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:20:21 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:20:21 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:20:21 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:20:21 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:20:21 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:20:21 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:20:21 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:20:21 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:20:21 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:20:21 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:20:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:20:21 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:20:21 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:20:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:20:21 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:20:21 Collecting elasticsearch (from -r requirements.txt (line 18))
00:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:20:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 26.8 MB/s 0:00:00
00:20:21 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:20:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:20:21 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:20:21 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:20:21 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:20:21 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:20:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:20:21 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:20:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:20:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.9 MB/s 0:00:00
00:20:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:20:22 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:20:23 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:20:23 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:20:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 27.7 MB/s 0:00:00
00:20:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:20:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:20:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:23 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:20:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:23 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:20:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:20:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:24 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:20:24 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:24 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:20:24 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:20:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:20:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:20:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 44.2 MB/s 0:00:00
00:20:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:24 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:20:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:20:24 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:20:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:20:25 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:20:25 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:20:25 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 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:20:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:20:25 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:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:20:25 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:20:25 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:20:25 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:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:20:25 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:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:20:25 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:20:25 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:20:25 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:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:20:25 Requirement already satisfied: packaging in /tmp/venv-yagL/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:20:25 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:20:25 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:20:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:20:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:20:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:20:26 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:20:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:20:26 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:20:26 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:20:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:20:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:20:26 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:20:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:20:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9fddb813c3d9ab27e1e457105299ba7cbe4b679cf23f270c633dfaf5549dcbde
00:20:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:20:26 Building wheel for ipaddr (pyproject.toml): started
00:20:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:20:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=9f122190f3758e8bff02f4ffdc501bcfeb57874a85fc23c7ab46f58a9117f985
00:20:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:20:26 Building wheel for netifaces (pyproject.toml): started
00:20:29 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:20:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=0a5c9c949d06216ed949e1426c8443ac6609f4fbd84c352caed89fb649be61aa
00:20:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:20:29 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:20:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:20:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=0c76e3b5facbf73dc60b8edecc58c20eb715f85ffcb9748d29b3cec75c4296c0
00:20:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:20:29 Building wheel for jsonpath-rw (pyproject.toml): started
00:20:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:20:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=f7179632aea77a79fc12d793dd79fe96dcc02d21428cfb772f95141efe23586f
00:20:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:20:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:20:29 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:20:37
00:20:37 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:20:37 + pip freeze
00:20:37 async-generator==1.10
00:20:37 attrs==25.4.0
00:20:37 bcrypt==5.0.0
00:20:37 beautifulsoup4==4.14.3
00:20:37 certifi==2026.1.4
00:20:37 cffi==2.0.0
00:20:37 charset-normalizer==3.4.4
00:20:37 click==8.3.1
00:20:37 cryptography==46.0.4
00:20:37 decorator==5.2.1
00:20:37 distlib==0.4.0
00:20:37 docker-py==1.10.6
00:20:37 docker-pycreds==0.4.0
00:20:37 elastic-transport==8.17.1
00:20:37 elasticsearch==8.19.3
00:20:37 elasticsearch-dsl==8.15.4
00:20:37 enum34==1.1.10
00:20:37 filelock==3.20.3
00:20:37 h11==0.16.0
00:20:37 idna==3.11
00:20:37 importlib_metadata==8.7.1
00:20:37 invoke==2.2.1
00:20:37 ipaddr==2.2.0
00:20:37 isodate==0.7.2
00:20:37 jmespath==1.1.0
00:20:37 jsonpatch==1.33
00:20:37 jsonpath-rw==1.4.0
00:20:37 jsonpointer==3.0.0
00:20:37 lxml==6.0.2
00:20:37 mypy_extensions==1.1.0
00:20:37 netaddr==1.3.0
00:20:37 netifaces==0.11.0
00:20:37 outcome==1.3.0.post0
00:20:37 packaging==26.0
00:20:37 paramiko==4.0.0
00:20:37 platformdirs==4.5.1
00:20:37 ply==3.11
00:20:37 pyang==2.7.1
00:20:37 pyangbind==0.8.7
00:20:37 pycparser==3.0
00:20:37 pyhocon==0.3.61
00:20:37 PyNaCl==1.6.2
00:20:37 pyparsing==3.3.2
00:20:37 PySocks==1.7.1
00:20:37 python-dateutil==2.9.0.post0
00:20:37 regex==2026.1.15
00:20:37 requests==2.32.5
00:20:37 robotframework==7.4.1
00:20:37 robotframework-httplibrary==0.4.2
00:20:37 robotframework-pythonlibcore==4.5.0
00:20:37 robotframework-requests==0.9.7
00:20:37 robotframework-selenium2library==3.0.0
00:20:37 robotframework-seleniumlibrary==6.8.0
00:20:37 robotframework-sshlibrary==3.8.0
00:20:37 scapy==2.7.0
00:20:37 scp==0.15.0
00:20:37 selenium==4.40.0
00:20:37 six==1.17.0
00:20:37 sniffio==1.3.1
00:20:37 sortedcontainers==2.4.0
00:20:37 soupsieve==2.8.3
00:20:37 trio==0.32.0
00:20:37 trio-typing==0.10.0
00:20:37 trio-websocket==0.12.2
00:20:37 types-certifi==2021.10.8.3
00:20:37 types-urllib3==1.26.25.14
00:20:37 typing_extensions==4.15.0
00:20:37 urllib3==2.6.3
00:20:37 virtualenv==20.36.1
00:20:37 waitress==3.0.2
00:20:37 WebOb==1.8.9
00:20:37 websocket-client==1.9.0
00:20:37 WebTest==3.0.7
00:20:37 wsproto==1.3.2
00:20:37 zipp==3.23.0
00:20:37 [EnvInject] - Injecting environment variables from a build step.
00:20:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:20:37 [EnvInject] - Variables injected successfully.
00:20:37 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins3846421257277647626.sh
00:20:37 Setup pyenv:
00:20:38 system
00:20:38 3.8.13
00:20:38 3.9.13
00:20:38 3.10.13
00:20:38 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:20:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:20:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:20:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:20:40 lf-activate-venv(): INFO: Base packages installed successfully
00:20:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:20:48 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:20:48 + ODL_SYSTEM=()
00:20:48 + TOOLS_SYSTEM=()
00:20:48 + OPENSTACK_SYSTEM=()
00:20:48 + OPENSTACK_CONTROLLERS=()
00:20:48 + mapfile -t ADDR
00:20:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:20:48 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:20:50 + for i in "${ADDR[@]}"
00:20:50 ++ ssh 10.30.170.145 hostname -s
00:20:50 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:20:50 + REMHOST=releng-09998-28-0-builder-0
00:20:50 + case ${REMHOST} in
00:20:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:20:50 + for i in "${ADDR[@]}"
00:20:50 ++ ssh 10.30.170.60 hostname -s
00:20:50 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:20:50 + REMHOST=releng-09998-28-0-builder-1
00:20:50 + case ${REMHOST} in
00:20:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:20:50 + for i in "${ADDR[@]}"
00:20:50 ++ ssh 10.30.170.42 hostname -s
00:20:50 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:20:51 + REMHOST=releng-09998-28-0-builder-2
00:20:51 + case ${REMHOST} in
00:20:51 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:20:51 + for i in "${ADDR[@]}"
00:20:51 ++ ssh 10.30.170.158 hostname -s
00:20:51 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts.
00:20:51 + REMHOST=releng-09998-28-1-mininet-ovs-217-0
00:20:51 + case ${REMHOST} in
00:20:51 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:20:51 + echo NUM_ODL_SYSTEM=3
00:20:51 + echo NUM_TOOLS_SYSTEM=1
00:20:51 + '[' '' == yes ']'
00:20:51 + NUM_OPENSTACK_SYSTEM=0
00:20:51 + echo NUM_OPENSTACK_SYSTEM=0
00:20:51 + '[' 0 -eq 2 ']'
00:20:51 + echo ODL_SYSTEM_IP=10.30.170.145
00:20:51 ++ seq 0 2
00:20:51 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:20:51 + echo ODL_SYSTEM_1_IP=10.30.170.145
00:20:51 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:20:51 + echo ODL_SYSTEM_2_IP=10.30.170.60
00:20:51 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:20:51 + echo ODL_SYSTEM_3_IP=10.30.170.42
00:20:51 + echo TOOLS_SYSTEM_IP=10.30.170.158
00:20:51 ++ seq 0 0
00:20:51 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:20:51 + echo TOOLS_SYSTEM_1_IP=10.30.170.158
00:20:51 + openstack_index=0
00:20:51 + NUM_OPENSTACK_CONTROL_NODES=1
00:20:51 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:20:51 ++ seq 0 0
00:20:51 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:20:51 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:20:51 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:20:51 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:20:51 + '[' -1 -ge 2 ']'
00:20:51 ++ seq 0 -2
00:20:51 + NUM_OPENSTACK_HAPROXY_NODES=0
00:20:51 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:20:51 ++ seq 0 -1
00:20:51 + echo 'Contents of slave_addresses.txt:'
00:20:51 Contents of slave_addresses.txt:
00:20:51 + cat slave_addresses.txt
00:20:51 NUM_ODL_SYSTEM=3
00:20:51 NUM_TOOLS_SYSTEM=1
00:20:51 NUM_OPENSTACK_SYSTEM=0
00:20:51 ODL_SYSTEM_IP=10.30.170.145
00:20:51 ODL_SYSTEM_1_IP=10.30.170.145
00:20:51 ODL_SYSTEM_2_IP=10.30.170.60
00:20:51 ODL_SYSTEM_3_IP=10.30.170.42
00:20:51 TOOLS_SYSTEM_IP=10.30.170.158
00:20:51 TOOLS_SYSTEM_1_IP=10.30.170.158
00:20:51 NUM_OPENSTACK_CONTROL_NODES=1
00:20:51 OPENSTACK_CONTROL_NODE_1_IP=
00:20:51 NUM_OPENSTACK_COMPUTE_NODES=-1
00:20:51 NUM_OPENSTACK_HAPROXY_NODES=0
00:20:51 [EnvInject] - Injecting environment variables from a build step.
00:20:51 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:20:51 [EnvInject] - Variables injected successfully.
00:20:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins6779851800292203698.sh
00:20:51 Preparing for JRE Version 21
00:20:51 Karaf artifact is karaf
00:20:51 Karaf project is integration
00:20:51 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:20:51 [EnvInject] - Injecting environment variables from a build step.
00:20:51 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:20:51 [EnvInject] - Variables injected successfully.
00:20:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13320857279131734110.sh
00:20:51 2026-02-08 00:20:51 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:20:52 Bundle version is 0.23.1-SNAPSHOT
00:20:52 --2026-02-08 00:20:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:20:52 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:20:52 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:20:52 HTTP request sent, awaiting response... 200 OK
00:20:52 Length: 963 [application/xml]
00:20:52 Saving to: ‘maven-metadata.xml’
00:20:52
00:20:52 0K 100% 33.1M=0s
00:20:52
00:20:52 2026-02-08 00:20:52 (33.1 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:20:52
00:20:52
00:20:52
00:20:52 org.opendaylight.integration
00:20:52 karaf
00:20:52
00:20:52 20260125063332
00:20:52
00:20:52 20260125.063332
00:20:52 1
00:20:52
00:20:52
00:20:52
00:20:52 pom
00:20:52 0.23.1-20260125.063332-1
00:20:52 20260125063332
00:20:52
00:20:52
00:20:52 tar.gz
00:20:52 0.23.1-20260125.063332-1
00:20:52 20260125063332
00:20:52
00:20:52
00:20:52 zip
00:20:52 0.23.1-20260125.063332-1
00:20:52 20260125063332
00:20:52
00:20:52
00:20:52
00:20:52 0.23.1-SNAPSHOT
00:20:52
00:20:52 Nexus timestamp is 0.23.1-20260125.063332-1
00:20:52 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:20:52 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:20:52 Distribution bundle version is 0.23.1-SNAPSHOT
00:20:52 Distribution folder is karaf-0.23.1-SNAPSHOT
00:20:52 Nexus prefix is https://nexus.opendaylight.org
00:20:52 [EnvInject] - Injecting environment variables from a build step.
00:20:52 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:20:52 [EnvInject] - Variables injected successfully.
00:20:52 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins16399476671429160298.sh
00:20:52 Setup pyenv:
00:20:52 system
00:20:52 3.8.13
00:20:52 3.9.13
00:20:52 3.10.13
00:20:52 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:20:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:20:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:20:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:20:54 lf-activate-venv(): INFO: Base packages installed successfully
00:20:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:20:59 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:20:59 Copying common-functions.sh to /tmp
00:21:01 Copying common-functions.sh to 10.30.170.145:/tmp
00:21:01 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:01 Copying common-functions.sh to 10.30.170.60:/tmp
00:21:01 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:21:02 Copying common-functions.sh to 10.30.170.42:/tmp
00:21:02 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:21:02 Copying common-functions.sh to 10.30.170.158:/tmp
00:21:02 Warning: Permanently added '10.30.170.158' (ECDSA) to the list of known hosts.
00:21:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9070588223028256863.sh
00:21:03 common-functions.sh is being sourced
00:21:03 common-functions environment:
00:21:03 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:03 ACTUALFEATURES:
00:21:03 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:03 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:03 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:03 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:03 CONTROLLERMEM: 2048m
00:21:03 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:03 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:03 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:03 SUITES:
00:21:03
00:21:03 #################################################
00:21:03 ## Configure Cluster and Start ##
00:21:03 #################################################
00:21:03 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
00:21:03 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
00:21:03 Locating script plan to use...
00:21:03 Finished running script plans
00:21:03 Configuring member-1 with IP address 10.30.170.145
00:21:03 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:03 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:03 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:21:03 ++ [[ /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:21:03 common-functions.sh is being sourced
00:21:03 ++ echo 'common-functions.sh is being sourced'
00:21:03 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:21:03 ++ DISTROSTREAM=vanadium
00:21:03 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:03 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:03 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:03 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:03 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:03 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:03 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:03 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:03 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:03 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:03 ++ export CONTROLLERMEM=
00:21:03 ++ CONTROLLERMEM=
00:21:03 ++ case "${DISTROSTREAM}" in
00:21:03 ++ CLUSTER_SYSTEM=akka
00:21:03 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:03 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:03 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:03 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:03 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:03 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:03 ++ print_common_env
00:21:03 ++ cat
00:21:03 common-functions environment:
00:21:03 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:03 ACTUALFEATURES:
00:21:03 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:03 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:03 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:03 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:03 CONTROLLERMEM:
00:21:03 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:03 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:03 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:03 SUITES:
00:21:03
00:21:03 ++ SSH='ssh -t -t'
00:21:03 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:21:03 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:21:03 Changing to /tmp
00:21:03 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:21:03 + echo 'Changing to /tmp'
00:21:03 + cd /tmp
00:21:03 + 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:21:03 + 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:21:03 --2026-02-08 00:21:03-- 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:21:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:21:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:21:03 HTTP request sent, awaiting response... 200 OK
00:21:03 Length: 240390263 (229M) [application/zip]
00:21:03 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:21:03
00:21:03 0K ........ ........ ........ ........ ........ ........ 1% 61.7M 4s
00:21:03 3072K ........ ........ ........ ........ ........ ........ 2% 140M 3s
00:21:03 6144K ........ ........ ........ ........ ........ ........ 3% 148M 2s
00:21:03 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s
00:21:03 12288K ........ ........ ........ ........ ........ ........ 6% 198M 2s
00:21:03 15360K ........ ........ ........ ........ ........ ........ 7% 170M 2s
00:21:03 18432K ........ ........ ........ ........ ........ ........ 9% 213M 2s
00:21:03 21504K ........ ........ ........ ........ ........ ........ 10% 250M 1s
00:21:03 24576K ........ ........ ........ ........ ........ ........ 11% 224M 1s
00:21:03 27648K ........ ........ ........ ........ ........ ........ 13% 253M 1s
00:21:03 30720K ........ ........ ........ ........ ........ ........ 14% 319M 1s
00:21:03 33792K ........ ........ ........ ........ ........ ........ 15% 313M 1s
00:21:03 36864K ........ ........ ........ ........ ........ ........ 17% 298M 1s
00:21:03 39936K ........ ........ ........ ........ ........ ........ 18% 333M 1s
00:21:03 43008K ........ ........ ........ ........ ........ ........ 19% 357M 1s
00:21:03 46080K ........ ........ ........ ........ ........ ........ 20% 329M 1s
00:21:03 49152K ........ ........ ........ ........ ........ ........ 22% 350M 1s
00:21:04 52224K ........ ........ ........ ........ ........ ........ 23% 331M 1s
00:21:04 55296K ........ ........ ........ ........ ........ ........ 24% 348M 1s
00:21:04 58368K ........ ........ ........ ........ ........ ........ 26% 345M 1s
00:21:04 61440K ........ ........ ........ ........ ........ ........ 27% 341M 1s
00:21:04 64512K ........ ........ ........ ........ ........ ........ 28% 360M 1s
00:21:04 67584K ........ ........ ........ ........ ........ ........ 30% 317M 1s
00:21:04 70656K ........ ........ ........ ........ ........ ........ 31% 346M 1s
00:21:04 73728K ........ ........ ........ ........ ........ ........ 32% 350M 1s
00:21:04 76800K ........ ........ ........ ........ ........ ........ 34% 342M 1s
00:21:04 79872K ........ ........ ........ ........ ........ ........ 35% 333M 1s
00:21:04 82944K ........ ........ ........ ........ ........ ........ 36% 348M 1s
00:21:04 86016K ........ ........ ........ ........ ........ ........ 37% 343M 1s
00:21:04 89088K ........ ........ ........ ........ ........ ........ 39% 350M 1s
00:21:04 92160K ........ ........ ........ ........ ........ ........ 40% 339M 1s
00:21:04 95232K ........ ........ ........ ........ ........ ........ 41% 349M 1s
00:21:04 98304K ........ ........ ........ ........ ........ ........ 43% 343M 1s
00:21:04 101376K ........ ........ ........ ........ ........ ........ 44% 351M 1s
00:21:04 104448K ........ ........ ........ ........ ........ ........ 45% 343M 0s
00:21:04 107520K ........ ........ ........ ........ ........ ........ 47% 366M 0s
00:21:04 110592K ........ ........ ........ ........ ........ ........ 48% 333M 0s
00:21:04 113664K ........ ........ ........ ........ ........ ........ 49% 352M 0s
00:21:04 116736K ........ ........ ........ ........ ........ ........ 51% 337M 0s
00:21:04 119808K ........ ........ ........ ........ ........ ........ 52% 352M 0s
00:21:04 122880K ........ ........ ........ ........ ........ ........ 53% 329M 0s
00:21:04 125952K ........ ........ ........ ........ ........ ........ 54% 349M 0s
00:21:04 129024K ........ ........ ........ ........ ........ ........ 56% 348M 0s
00:21:04 132096K ........ ........ ........ ........ ........ ........ 57% 353M 0s
00:21:04 135168K ........ ........ ........ ........ ........ ........ 58% 332M 0s
00:21:04 138240K ........ ........ ........ ........ ........ ........ 60% 365M 0s
00:21:04 141312K ........ ........ ........ ........ ........ ........ 61% 344M 0s
00:21:04 144384K ........ ........ ........ ........ ........ ........ 62% 359M 0s
00:21:04 147456K ........ ........ ........ ........ ........ ........ 64% 293M 0s
00:21:04 150528K ........ ........ ........ ........ ........ ........ 65% 264M 0s
00:21:04 153600K ........ ........ ........ ........ ........ ........ 66% 257M 0s
00:21:04 156672K ........ ........ ........ ........ ........ ........ 68% 300M 0s
00:21:04 159744K ........ ........ ........ ........ ........ ........ 69% 350M 0s
00:21:04 162816K ........ ........ ........ ........ ........ ........ 70% 366M 0s
00:21:04 165888K ........ ........ ........ ........ ........ ........ 71% 349M 0s
00:21:04 168960K ........ ........ ........ ........ ........ ........ 73% 354M 0s
00:21:04 172032K ........ ........ ........ ........ ........ ........ 74% 343M 0s
00:21:04 175104K ........ ........ ........ ........ ........ ........ 75% 362M 0s
00:21:04 178176K ........ ........ ........ ........ ........ ........ 77% 340M 0s
00:21:04 181248K ........ ........ ........ ........ ........ ........ 78% 353M 0s
00:21:04 184320K ........ ........ ........ ........ ........ ........ 79% 347M 0s
00:21:04 187392K ........ ........ ........ ........ ........ ........ 81% 357M 0s
00:21:04 190464K ........ ........ ........ ........ ........ ........ 82% 342M 0s
00:21:04 193536K ........ ........ ........ ........ ........ ........ 83% 354M 0s
00:21:04 196608K ........ ........ ........ ........ ........ ........ 85% 347M 0s
00:21:04 199680K ........ ........ ........ ........ ........ ........ 86% 352M 0s
00:21:04 202752K ........ ........ ........ ........ ........ ........ 87% 351M 0s
00:21:04 205824K ........ ........ ........ ........ ........ ........ 88% 353M 0s
00:21:04 208896K ........ ........ ........ ........ ........ ........ 90% 335M 0s
00:21:04 211968K ........ ........ ........ ........ ........ ........ 91% 350M 0s
00:21:04 215040K ........ ........ ........ ........ ........ ........ 92% 344M 0s
00:21:04 218112K ........ ........ ........ ........ ........ ........ 94% 355M 0s
00:21:04 221184K ........ ........ ........ ........ ........ ........ 95% 338M 0s
00:21:04 224256K ........ ........ ........ ........ ........ ........ 96% 355M 0s
00:21:04 227328K ........ ........ ........ ........ ........ ........ 98% 343M 0s
00:21:04 230400K ........ ........ ........ ........ ........ ........ 99% 360M 0s
00:21:04 233472K ........ ........ .... 100% 349M=0.8s
00:21:04
00:21:04 2026-02-08 00:21:04 (294 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:21:04
00:21:04 Extracting the new controller...
00:21:04 + echo 'Extracting the new controller...'
00:21:04 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:21:06 Adding external repositories...
00:21:06 + echo 'Adding external repositories...'
00:21:06 + 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:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:06 ################################################################################
00:21:06 #
00:21:06 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:06 # contributor license agreements. See the NOTICE file distributed with
00:21:06 # this work for additional information regarding copyright ownership.
00:21:06 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:06 # (the "License"); you may not use this file except in compliance with
00:21:06 # the License. You may obtain a copy of the License at
00:21:06 #
00:21:06 # http://www.apache.org/licenses/LICENSE-2.0
00:21:06 #
00:21:06 # Unless required by applicable law or agreed to in writing, software
00:21:06 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:06 # See the License for the specific language governing permissions and
00:21:06 # limitations under the License.
00:21:06 #
00:21:06 ################################################################################
00:21:06
00:21:06 #
00:21:06 # If set to true, the following property will not allow any certificate to be used
00:21:06 # when accessing Maven repositories through SSL
00:21:06 #
00:21:06 #org.ops4j.pax.url.mvn.certificateCheck=
00:21:06
00:21:06 #
00:21:06 # Path to the local Maven settings file.
00:21:06 # The repositories defined in this file will be automatically added to the list
00:21:06 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:21:06 # below is not set.
00:21:06 # The following locations are checked for the existence of the settings.xml file
00:21:06 # * 1. looks for the specified url
00:21:06 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:21:06 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:21:06 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:21:06 #
00:21:06 #org.ops4j.pax.url.mvn.settings=
00:21:06
00:21:06 #
00:21:06 # Path to the local Maven repository which is used to avoid downloading
00:21:06 # artifacts when they already exist locally.
00:21:06 # The value of this property will be extracted from the settings.xml file
00:21:06 # above, or defaulted to:
00:21:06 # System.getProperty( "user.home" ) + "/.m2/repository"
00:21:06 #
00:21:06 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:21:06
00:21:06 #
00:21:06 # Default this to false. It's just weird to use undocumented repos
00:21:06 #
00:21:06 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:21:06
00:21:06 #
00:21:06 # Uncomment if you don't wanna use the proxy settings
00:21:06 # from the Maven conf/settings.xml file
00:21:06 #
00:21:06 # org.ops4j.pax.url.mvn.proxySupport=false
00:21:06
00:21:06 #
00:21:06 # Comma separated list of repositories scanned when resolving an artifact.
00:21:06 # Those repositories will be checked before iterating through the
00:21:06 # below list of repositories and even before the local repository
00:21:06 # A repository url can be appended with zero or more of the following flags:
00:21:06 # @snapshots : the repository contains snaphots
00:21:06 # @noreleases : the repository does not contain any released artifacts
00:21:06 #
00:21:06 # The following property value will add the system folder as a repo.
00:21:06 #
00:21:06 org.ops4j.pax.url.mvn.defaultRepositories=\
00:21:06 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:21:06 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:21:06 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:21:06
00:21:06 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:21:06 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:21:06
00:21:06 #
00:21:06 # Comma separated list of repositories scanned when resolving an artifact.
00:21:06 # The default list includes the following repositories:
00:21:06 # http://repo1.maven.org/maven2@id=central
00:21:06 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:21:06 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:21:06 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:21:06 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:21:06 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:21:06 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:21:06 # To add repositories to the default ones, prepend '+' to the list of repositories
00:21:06 # to add.
00:21:06 # A repository url can be appended with zero or more of the following flags:
00:21:06 # @snapshots : the repository contains snapshots
00:21:06 # @noreleases : the repository does not contain any released artifacts
00:21:06 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:21:06 #
00:21:06 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:21:06
00:21:06 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:21:06 + [[ True == \T\r\u\e ]]
00:21:06 + echo 'Configuring the startup features...'
00:21:06 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:06 + FEATURE_TEST_STRING=features-test
00:21:06 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:21:06 + KARAF_VERSION=karaf4
00:21:06 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:21:06 + 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:21:06 + [[ ! -z '' ]]
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:06 ################################################################################
00:21:06 #
00:21:06 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:06 # contributor license agreements. See the NOTICE file distributed with
00:21:06 # this work for additional information regarding copyright ownership.
00:21:06 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:06 # (the "License"); you may not use this file except in compliance with
00:21:06 # the License. You may obtain a copy of the License at
00:21:06 #
00:21:06 # http://www.apache.org/licenses/LICENSE-2.0
00:21:06 #
00:21:06 # Unless required by applicable law or agreed to in writing, software
00:21:06 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:06 # See the License for the specific language governing permissions and
00:21:06 # limitations under the License.
00:21:06 #
00:21:06 ################################################################################
00:21:06
00:21:06 #
00:21:06 # Comma separated list of features repositories to register by default
00:21:06 #
00:21:06 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:21:06
00:21:06 #
00:21:06 # Comma separated list of features to install at startup
00:21:06 #
00:21:06 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:21:06
00:21:06 #
00:21:06 # Resource repositories (OBR) that the features resolver can use
00:21:06 # to resolve requirements/capabilities
00:21:06 #
00:21:06 # The format of the resourceRepositories is
00:21:06 # resourceRepositories=[xml:url|json:url],...
00:21:06 # for Instance:
00:21:06 #
00:21:06 #resourceRepositories=xml:http://host/path/to/index.xml
00:21:06 # or
00:21:06 #resourceRepositories=json:http://host/path/to/index.json
00:21:06 #
00:21:06
00:21:06 #
00:21:06 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:21:06 #
00:21:06 featuresBootAsynchronous=false
00:21:06
00:21:06 #
00:21:06 # Service requirements enforcement
00:21:06 #
00:21:06 # By default, the feature resolver checks the service requirements/capabilities of
00:21:06 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:21:06 # the required bundles.
00:21:06 # The following flag can have those values:
00:21:06 # - disable: service requirements are completely ignored
00:21:06 # - default: service requirements are ignored for old features
00:21:06 # - enforce: service requirements are always verified
00:21:06 #
00:21:06 #serviceRequirements=default
00:21:06
00:21:06 #
00:21:06 # Store cfg file for config element in feature
00:21:06 #
00:21:06 #configCfgStore=true
00:21:06
00:21:06 #
00:21:06 # Define if the feature service automatically refresh bundles
00:21:06 #
00:21:06 autoRefresh=true
00:21:06
00:21:06 #
00:21:06 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:21:06 # XML file defines instructions related to features processing
00:21:06 # versions.properties may declare properties to resolve placeholders in XML file
00:21:06 # both files are relative to ${karaf.etc}
00:21:06 #
00:21:06 #featureProcessing=org.apache.karaf.features.xml
00:21:06 #featureProcessingVersions=versions.properties
00:21:06 + configure_karaf_log karaf4 ''
00:21:06 + local -r karaf_version=karaf4
00:21:06 + local -r controllerdebugmap=
00:21:06 + local logapi=log4j
00:21:06 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:06 log4j2.rootLogger.level = INFO
00:21:06 #log4j2.rootLogger.type = asyncRoot
00:21:06 #log4j2.rootLogger.includeLocation = false
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:06 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:06 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:06 log4j2.logger.spifly.level = WARN
00:21:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:06 log4j2.logger.audit.level = INFO
00:21:06 log4j2.logger.audit.additivity = false
00:21:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:06 log4j2.appender.console.type = Console
00:21:06 log4j2.appender.console.name = Console
00:21:06 log4j2.appender.console.layout.type = PatternLayout
00:21:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:06 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:06 log4j2.appender.rolling.name = RollingFile
00:21:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:06 #log4j2.appender.rolling.immediateFlush = false
00:21:06 log4j2.appender.rolling.append = true
00:21:06 log4j2.appender.rolling.layout.type = PatternLayout
00:21:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:06 log4j2.appender.rolling.policies.type = Policies
00:21:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:06 log4j2.appender.rolling.policies.size.size = 64MB
00:21:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:06 log4j2.appender.rolling.strategy.max = 7
00:21:06 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:06 log4j2.appender.audit.name = AuditRollingFile
00:21:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:06 log4j2.appender.audit.append = true
00:21:06 log4j2.appender.audit.layout.type = PatternLayout
00:21:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:06 log4j2.appender.audit.policies.type = Policies
00:21:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:06 log4j2.appender.audit.policies.size.size = 8MB
00:21:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:06 log4j2.appender.audit.strategy.max = 7
00:21:06 log4j2.appender.osgi.type = PaxOsgi
00:21:06 log4j2.appender.osgi.name = PaxOsgi
00:21:06 log4j2.appender.osgi.filter = *
00:21:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:06 #log4j2.logger.aether.level = TRACE
00:21:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:06 #log4j2.logger.http-headers.level = DEBUG
00:21:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:06 #log4j2.logger.maven.level = TRACE
00:21:06 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:21:06 + logapi=log4j2
00:21:06 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:21:06 + '[' log4j2 == log4j2 ']'
00:21:06 + 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:21:06 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:21:06 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:21:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:21:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:21:06 + unset IFS
00:21:06 + echo 'controllerdebugmap: '
00:21:06 controllerdebugmap:
00:21:06 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:06 + '[' -n '' ']'
00:21:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:06 ################################################################################
00:21:06 #
00:21:06 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:06 # contributor license agreements. See the NOTICE file distributed with
00:21:06 # this work for additional information regarding copyright ownership.
00:21:06 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:06 # (the "License"); you may not use this file except in compliance with
00:21:06 # the License. You may obtain a copy of the License at
00:21:06 #
00:21:06 # http://www.apache.org/licenses/LICENSE-2.0
00:21:06 #
00:21:06 # Unless required by applicable law or agreed to in writing, software
00:21:06 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:06 # See the License for the specific language governing permissions and
00:21:06 # limitations under the License.
00:21:06 #
00:21:06 ################################################################################
00:21:06
00:21:06 # Common pattern layout for appenders
00:21:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:06
00:21:06 # Root logger
00:21:06 log4j2.rootLogger.level = INFO
00:21:06 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:21:06 #log4j2.rootLogger.type = asyncRoot
00:21:06 #log4j2.rootLogger.includeLocation = false
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:06 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:06
00:21:06 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:06
00:21:06 # Loggers configuration
00:21:06
00:21:06 # Spifly logger
00:21:06 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:06 log4j2.logger.spifly.level = WARN
00:21:06
00:21:06 # Security audit logger
00:21:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:06 log4j2.logger.audit.level = INFO
00:21:06 log4j2.logger.audit.additivity = false
00:21:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:06
00:21:06 # Appenders configuration
00:21:06
00:21:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:06 log4j2.appender.console.type = Console
00:21:06 log4j2.appender.console.name = Console
00:21:06 log4j2.appender.console.layout.type = PatternLayout
00:21:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:06
00:21:06 # Rolling file appender
00:21:06 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:06 log4j2.appender.rolling.name = RollingFile
00:21:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:06 # uncomment to not force a disk flush
00:21:06 #log4j2.appender.rolling.immediateFlush = false
00:21:06 log4j2.appender.rolling.append = true
00:21:06 log4j2.appender.rolling.layout.type = PatternLayout
00:21:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:06 log4j2.appender.rolling.policies.type = Policies
00:21:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:06 log4j2.appender.rolling.policies.size.size = 1GB
00:21:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:06 log4j2.appender.rolling.strategy.max = 7
00:21:06
00:21:06 # Audit file appender
00:21:06 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:06 log4j2.appender.audit.name = AuditRollingFile
00:21:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:06 log4j2.appender.audit.append = true
00:21:06 log4j2.appender.audit.layout.type = PatternLayout
00:21:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:06 log4j2.appender.audit.policies.type = Policies
00:21:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:06 log4j2.appender.audit.policies.size.size = 8MB
00:21:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:06 log4j2.appender.audit.strategy.max = 7
00:21:06
00:21:06 # OSGi appender
00:21:06 log4j2.appender.osgi.type = PaxOsgi
00:21:06 log4j2.appender.osgi.name = PaxOsgi
00:21:06 log4j2.appender.osgi.filter = *
00:21:06
00:21:06 # help with identification of maven-related problems with pax-url-aether
00:21:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:06 #log4j2.logger.aether.level = TRACE
00:21:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:06 #log4j2.logger.http-headers.level = DEBUG
00:21:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:06 #log4j2.logger.maven.level = TRACE
00:21:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:21:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:21:06 Configure
00:21:06 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:21:06 max memory: 2048m
00:21:06 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:21:06 + local -r controllermem=2048m
00:21:06 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 + echo Configure
00:21:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:21:06 + echo ' max memory: 2048m'
00:21:06 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21:06 + 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:21:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:06 #!/bin/sh
00:21:06 #
00:21:06 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:06 # contributor license agreements. See the NOTICE file distributed with
00:21:06 # this work for additional information regarding copyright ownership.
00:21:06 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:06 # (the "License"); you may not use this file except in compliance with
00:21:06 # the License. You may obtain a copy of the License at
00:21:06 #
00:21:06 # http://www.apache.org/licenses/LICENSE-2.0
00:21:06 #
00:21:06 # Unless required by applicable law or agreed to in writing, software
00:21:06 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:06 # See the License for the specific language governing permissions and
00:21:06 # limitations under the License.
00:21:06 #
00:21:06
00:21:06 #
00:21:06 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:21:06 # script: client, instance, shell, start, status, stop, karaf
00:21:06 #
00:21:06 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:21:06 # Actions go here...
00:21:06 # fi
00:21:06
00:21:06 #
00:21:06 # general settings which should be applied for all scripts go here; please keep
00:21:06 # in mind that it is possible that scripts might be executed more than once, e.g.
00:21:06 # in example of the start script where the start script is executed first and the
00:21:06 # karaf script afterwards.
00:21:06 #
00:21:06
00:21:06 #
00:21:06 # The following section shows the possible configuration options for the default
00:21:06 # karaf scripts
00:21:06 #
00:21:06 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:21:06 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:21:06 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:21:06 # export EXTRA_JAVA_OPTS # Additional JVM options
00:21:06 # export KARAF_HOME # Karaf home folder
00:21:06 # export KARAF_DATA # Karaf data folder
00:21:06 # export KARAF_BASE # Karaf base folder
00:21:06 # export KARAF_ETC # Karaf etc folder
00:21:06 # export KARAF_LOG # Karaf log folder
00:21:06 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:21:06 # export KARAF_OPTS # Additional available Karaf options
00:21:06 # export KARAF_DEBUG # Enable debug mode
00:21:06 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:21:06 # export KARAF_NOROOT # Prevent execution as root if set to true
00:21:06 Set Java version
00:21:06 + echo 'Set Java version'
00:21:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:21:06 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:21:06 sudo: a password is required
00:21:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:06 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:21:06 sudo: a password is required
00:21:06 JDK default version ...
00:21:06 + echo 'JDK default version ...'
00:21:06 + java -version
00:21:06 openjdk version "21.0.9" 2025-10-21
00:21:06 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:21:06 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:21:06 Set JAVA_HOME
00:21:06 + echo 'Set JAVA_HOME'
00:21:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:06 Listing all open ports on controller system...
00:21:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:21:06 + echo 'Listing all open ports on controller system...'
00:21:06 + netstat -pnatu
00:21:06 /tmp/configuration-script.sh: line 40: netstat: command not found
00:21:06 + '[' -f /tmp/custom_shard_config.txt ']'
00:21:06 Configuring cluster
00:21:06 + echo 'Configuring cluster'
00:21:06 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.145 10.30.170.60 10.30.170.42
00:21:06 ################################################
00:21:06 ## Configure Cluster ##
00:21:06 ################################################
00:21:06 NOTE: Cluster configuration files not found. Copying from
00:21:06 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:21:06 Configuring unique name in pekko.conf
00:21:06 Configuring hostname in pekko.conf
00:21:06 Configuring data and rpc seed nodes in pekko.conf
00:21:06 modules = [
00:21:06
00:21:06 {
00:21:06 name = "inventory"
00:21:06 namespace = "urn:opendaylight:inventory"
00:21:06 shard-strategy = "module"
00:21:06 },
00:21:06 {
00:21:06 name = "topology"
00:21:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:06 shard-strategy = "module"
00:21:06 },
00:21:06 {
00:21:06 name = "toaster"
00:21:06 namespace = "http://netconfcentral.org/ns/toaster"
00:21:06 shard-strategy = "module"
00:21:06 }
00:21:06 ]
00:21:06 Configuring replication type in module-shards.conf
00:21:06 ################################################
00:21:06 ## NOTE: Manually restart controller to ##
00:21:06 ## apply configuration. ##
00:21:06 ################################################
00:21:06 Dump akka.conf
00:21:06 + echo 'Dump akka.conf'
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:21:06 Dump modules.conf
00:21:06 + echo 'Dump modules.conf'
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:06 modules = [
00:21:06
00:21:06 {
00:21:06 name = "inventory"
00:21:06 namespace = "urn:opendaylight:inventory"
00:21:06 shard-strategy = "module"
00:21:06 },
00:21:06 {
00:21:06 name = "topology"
00:21:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:06 shard-strategy = "module"
00:21:06 },
00:21:06 {
00:21:06 name = "toaster"
00:21:06 namespace = "http://netconfcentral.org/ns/toaster"
00:21:06 shard-strategy = "module"
00:21:06 }
00:21:06 ]
00:21:06 Dump module-shards.conf
00:21:06 + echo 'Dump module-shards.conf'
00:21:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:06 module-shards = [
00:21:06 {
00:21:06 name = "default"
00:21:06 shards = [
00:21:06 {
00:21:06 name = "default"
00:21:06 replicas = ["member-1",
00:21:06 "member-2",
00:21:06 "member-3"]
00:21:06 }
00:21:06 ]
00:21:06 },
00:21:06 {
00:21:06 name = "inventory"
00:21:06 shards = [
00:21:06 {
00:21:06 name="inventory"
00:21:06 replicas = ["member-1",
00:21:06 "member-2",
00:21:06 "member-3"]
00:21:06 }
00:21:06 ]
00:21:06 },
00:21:06 {
00:21:06 name = "topology"
00:21:06 shards = [
00:21:06 {
00:21:06 name="topology"
00:21:06 replicas = ["member-1",
00:21:06 "member-2",
00:21:06 "member-3"]
00:21:06 }
00:21:06 ]
00:21:06 },
00:21:06 {
00:21:06 name = "toaster"
00:21:06 shards = [
00:21:06 {
00:21:06 name="toaster"
00:21:06 replicas = ["member-1",
00:21:06 "member-2",
00:21:06 "member-3"]
00:21:06 }
00:21:06 ]
00:21:06 }
00:21:06 ]
00:21:06 Configuring member-2 with IP address 10.30.170.60
00:21:07 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:21:07 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:21:07 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:21:07 ++ [[ /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:21:07 ++ echo 'common-functions.sh is being sourced'
00:21:07 common-functions.sh is being sourced
00:21:07 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:21:07 ++ DISTROSTREAM=vanadium
00:21:07 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:07 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:07 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:07 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:07 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:07 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:07 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:07 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:07 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:07 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:07 ++ export CONTROLLERMEM=
00:21:07 ++ CONTROLLERMEM=
00:21:07 ++ case "${DISTROSTREAM}" in
00:21:07 ++ CLUSTER_SYSTEM=akka
00:21:07 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:07 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:07 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:07 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:07 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:07 ++ print_common_env
00:21:07 ++ cat
00:21:07 common-functions environment:
00:21:07 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:07 ACTUALFEATURES:
00:21:07 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:07 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:07 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:07 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:07 CONTROLLERMEM:
00:21:07 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:07 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:07 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:07 SUITES:
00:21:07
00:21:07 ++ SSH='ssh -t -t'
00:21:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:21:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:21:07 Changing to /tmp
00:21:07 + echo 'Changing to /tmp'
00:21:07 + cd /tmp
00:21:07 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:21:07 + 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:21:07 + 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:21:07 --2026-02-08 00:21:07-- 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:21:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:21:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:21:07 HTTP request sent, awaiting response... 200 OK
00:21:07 Length: 240390263 (229M) [application/zip]
00:21:07 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:21:07
00:21:07 0K ........ ........ ........ ........ ........ ........ 1% 69.1M 3s
00:21:07 3072K ........ ........ ........ ........ ........ ........ 2% 120M 3s
00:21:07 6144K ........ ........ ........ ........ ........ ........ 3% 146M 2s
00:21:07 9216K ........ ........ ........ ........ ........ ........ 5% 115M 2s
00:21:07 12288K ........ ........ ........ ........ ........ ........ 6% 135M 2s
00:21:07 15360K ........ ........ ........ ........ ........ ........ 7% 146M 2s
00:21:07 18432K ........ ........ ........ ........ ........ ........ 9% 165M 2s
00:21:07 21504K ........ ........ ........ ........ ........ ........ 10% 186M 2s
00:21:07 24576K ........ ........ ........ ........ ........ ........ 11% 217M 2s
00:21:07 27648K ........ ........ ........ ........ ........ ........ 13% 250M 1s
00:21:07 30720K ........ ........ ........ ........ ........ ........ 14% 294M 1s
00:21:07 33792K ........ ........ ........ ........ ........ ........ 15% 295M 1s
00:21:07 36864K ........ ........ ........ ........ ........ ........ 17% 290M 1s
00:21:07 39936K ........ ........ ........ ........ ........ ........ 18% 292M 1s
00:21:07 43008K ........ ........ ........ ........ ........ ........ 19% 285M 1s
00:21:07 46080K ........ ........ ........ ........ ........ ........ 20% 343M 1s
00:21:07 49152K ........ ........ ........ ........ ........ ........ 22% 340M 1s
00:21:07 52224K ........ ........ ........ ........ ........ ........ 23% 342M 1s
00:21:07 55296K ........ ........ ........ ........ ........ ........ 24% 295M 1s
00:21:07 58368K ........ ........ ........ ........ ........ ........ 26% 284M 1s
00:21:07 61440K ........ ........ ........ ........ ........ ........ 27% 308M 1s
00:21:07 64512K ........ ........ ........ ........ ........ ........ 28% 242M 1s
00:21:07 67584K ........ ........ ........ ........ ........ ........ 30% 204M 1s
00:21:07 70656K ........ ........ ........ ........ ........ ........ 31% 243M 1s
00:21:07 73728K ........ ........ ........ ........ ........ ........ 32% 244M 1s
00:21:07 76800K ........ ........ ........ ........ ........ ........ 34% 244M 1s
00:21:07 79872K ........ ........ ........ ........ ........ ........ 35% 249M 1s
00:21:07 82944K ........ ........ ........ ........ ........ ........ 36% 248M 1s
00:21:07 86016K ........ ........ ........ ........ ........ ........ 37% 253M 1s
00:21:07 89088K ........ ........ ........ ........ ........ ........ 39% 231M 1s
00:21:07 92160K ........ ........ ........ ........ ........ ........ 40% 221M 1s
00:21:07 95232K ........ ........ ........ ........ ........ ........ 41% 232M 1s
00:21:07 98304K ........ ........ ........ ........ ........ ........ 43% 280M 1s
00:21:07 101376K ........ ........ ........ ........ ........ ........ 44% 274M 1s
00:21:07 104448K ........ ........ ........ ........ ........ ........ 45% 332M 1s
00:21:07 107520K ........ ........ ........ ........ ........ ........ 47% 344M 1s
00:21:07 110592K ........ ........ ........ ........ ........ ........ 48% 321M 1s
00:21:07 113664K ........ ........ ........ ........ ........ ........ 49% 322M 1s
00:21:07 116736K ........ ........ ........ ........ ........ ........ 51% 319M 1s
00:21:07 119808K ........ ........ ........ ........ ........ ........ 52% 305M 0s
00:21:07 122880K ........ ........ ........ ........ ........ ........ 53% 343M 0s
00:21:07 125952K ........ ........ ........ ........ ........ ........ 54% 267M 0s
00:21:08 129024K ........ ........ ........ ........ ........ ........ 56% 235M 0s
00:21:08 132096K ........ ........ ........ ........ ........ ........ 57% 244M 0s
00:21:08 135168K ........ ........ ........ ........ ........ ........ 58% 235M 0s
00:21:08 138240K ........ ........ ........ ........ ........ ........ 60% 239M 0s
00:21:08 141312K ........ ........ ........ ........ ........ ........ 61% 241M 0s
00:21:08 144384K ........ ........ ........ ........ ........ ........ 62% 233M 0s
00:21:08 147456K ........ ........ ........ ........ ........ ........ 64% 234M 0s
00:21:08 150528K ........ ........ ........ ........ ........ ........ 65% 244M 0s
00:21:08 153600K ........ ........ ........ ........ ........ ........ 66% 236M 0s
00:21:08 156672K ........ ........ ........ ........ ........ ........ 68% 247M 0s
00:21:08 159744K ........ ........ ........ ........ ........ ........ 69% 238M 0s
00:21:08 162816K ........ ........ ........ ........ ........ ........ 70% 237M 0s
00:21:08 165888K ........ ........ ........ ........ ........ ........ 71% 237M 0s
00:21:08 168960K ........ ........ ........ ........ ........ ........ 73% 238M 0s
00:21:08 172032K ........ ........ ........ ........ ........ ........ 74% 229M 0s
00:21:08 175104K ........ ........ ........ ........ ........ ........ 75% 234M 0s
00:21:08 178176K ........ ........ ........ ........ ........ ........ 77% 223M 0s
00:21:08 181248K ........ ........ ........ ........ ........ ........ 78% 239M 0s
00:21:08 184320K ........ ........ ........ ........ ........ ........ 79% 237M 0s
00:21:08 187392K ........ ........ ........ ........ ........ ........ 81% 238M 0s
00:21:08 190464K ........ ........ ........ ........ ........ ........ 82% 237M 0s
00:21:08 193536K ........ ........ ........ ........ ........ ........ 83% 236M 0s
00:21:08 196608K ........ ........ ........ ........ ........ ........ 85% 236M 0s
00:21:08 199680K ........ ........ ........ ........ ........ ........ 86% 233M 0s
00:21:08 202752K ........ ........ ........ ........ ........ ........ 87% 235M 0s
00:21:08 205824K ........ ........ ........ ........ ........ ........ 88% 233M 0s
00:21:08 208896K ........ ........ ........ ........ ........ ........ 90% 236M 0s
00:21:08 211968K ........ ........ ........ ........ ........ ........ 91% 239M 0s
00:21:08 215040K ........ ........ ........ ........ ........ ........ 92% 236M 0s
00:21:08 218112K ........ ........ ........ ........ ........ ........ 94% 232M 0s
00:21:08 221184K ........ ........ ........ ........ ........ ........ 95% 237M 0s
00:21:08 224256K ........ ........ ........ ........ ........ ........ 96% 240M 0s
00:21:08 227328K ........ ........ ........ ........ ........ ........ 98% 236M 0s
00:21:08 230400K ........ ........ ........ ........ ........ ........ 99% 239M 0s
00:21:08 233472K ........ ........ .... 100% 234M=1.0s
00:21:08
00:21:08 2026-02-08 00:21:08 (229 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:21:08
00:21:08 Extracting the new controller...
00:21:08 + echo 'Extracting the new controller...'
00:21:08 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:21:10 Adding external repositories...
00:21:10 + echo 'Adding external repositories...'
00:21:10 + 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:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:10 ################################################################################
00:21:10 #
00:21:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:10 # contributor license agreements. See the NOTICE file distributed with
00:21:10 # this work for additional information regarding copyright ownership.
00:21:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:10 # (the "License"); you may not use this file except in compliance with
00:21:10 # the License. You may obtain a copy of the License at
00:21:10 #
00:21:10 # http://www.apache.org/licenses/LICENSE-2.0
00:21:10 #
00:21:10 # Unless required by applicable law or agreed to in writing, software
00:21:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:10 # See the License for the specific language governing permissions and
00:21:10 # limitations under the License.
00:21:10 #
00:21:10 ################################################################################
00:21:10
00:21:10 #
00:21:10 # If set to true, the following property will not allow any certificate to be used
00:21:10 # when accessing Maven repositories through SSL
00:21:10 #
00:21:10 #org.ops4j.pax.url.mvn.certificateCheck=
00:21:10
00:21:10 #
00:21:10 # Path to the local Maven settings file.
00:21:10 # The repositories defined in this file will be automatically added to the list
00:21:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:21:10 # below is not set.
00:21:10 # The following locations are checked for the existence of the settings.xml file
00:21:10 # * 1. looks for the specified url
00:21:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:21:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:21:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:21:10 #
00:21:10 #org.ops4j.pax.url.mvn.settings=
00:21:10
00:21:10 #
00:21:10 # Path to the local Maven repository which is used to avoid downloading
00:21:10 # artifacts when they already exist locally.
00:21:10 # The value of this property will be extracted from the settings.xml file
00:21:10 # above, or defaulted to:
00:21:10 # System.getProperty( "user.home" ) + "/.m2/repository"
00:21:10 #
00:21:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:21:10
00:21:10 #
00:21:10 # Default this to false. It's just weird to use undocumented repos
00:21:10 #
00:21:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:21:10
00:21:10 #
00:21:10 # Uncomment if you don't wanna use the proxy settings
00:21:10 # from the Maven conf/settings.xml file
00:21:10 #
00:21:10 # org.ops4j.pax.url.mvn.proxySupport=false
00:21:10
00:21:10 #
00:21:10 # Comma separated list of repositories scanned when resolving an artifact.
00:21:10 # Those repositories will be checked before iterating through the
00:21:10 # below list of repositories and even before the local repository
00:21:10 # A repository url can be appended with zero or more of the following flags:
00:21:10 # @snapshots : the repository contains snaphots
00:21:10 # @noreleases : the repository does not contain any released artifacts
00:21:10 #
00:21:10 # The following property value will add the system folder as a repo.
00:21:10 #
00:21:10 org.ops4j.pax.url.mvn.defaultRepositories=\
00:21:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:21:10 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:21:10 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:21:10
00:21:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:21:10 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:21:10
00:21:10 #
00:21:10 # Comma separated list of repositories scanned when resolving an artifact.
00:21:10 # The default list includes the following repositories:
00:21:10 # http://repo1.maven.org/maven2@id=central
00:21:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:21:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:21:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:21:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:21:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:21:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:21:10 # To add repositories to the default ones, prepend '+' to the list of repositories
00:21:10 # to add.
00:21:10 # A repository url can be appended with zero or more of the following flags:
00:21:10 # @snapshots : the repository contains snapshots
00:21:10 # @noreleases : the repository does not contain any released artifacts
00:21:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:21:10 #
00:21:10 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:21:10
00:21:10 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:21:10 + echo 'Configuring the startup features...'
00:21:10 Configuring the startup features...
00:21:10 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:10 + FEATURE_TEST_STRING=features-test
00:21:10 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:21:10 + KARAF_VERSION=karaf4
00:21:10 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:21:10 + 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:21:10 + [[ ! -z '' ]]
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:10 ################################################################################
00:21:10 #
00:21:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:10 # contributor license agreements. See the NOTICE file distributed with
00:21:10 # this work for additional information regarding copyright ownership.
00:21:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:10 # (the "License"); you may not use this file except in compliance with
00:21:10 # the License. You may obtain a copy of the License at
00:21:10 #
00:21:10 # http://www.apache.org/licenses/LICENSE-2.0
00:21:10 #
00:21:10 # Unless required by applicable law or agreed to in writing, software
00:21:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:10 # See the License for the specific language governing permissions and
00:21:10 # limitations under the License.
00:21:10 #
00:21:10 ################################################################################
00:21:10
00:21:10 #
00:21:10 # Comma separated list of features repositories to register by default
00:21:10 #
00:21:10 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:21:10
00:21:10 #
00:21:10 # Comma separated list of features to install at startup
00:21:10 #
00:21:10 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:21:10
00:21:10 #
00:21:10 # Resource repositories (OBR) that the features resolver can use
00:21:10 # to resolve requirements/capabilities
00:21:10 #
00:21:10 # The format of the resourceRepositories is
00:21:10 # resourceRepositories=[xml:url|json:url],...
00:21:10 # for Instance:
00:21:10 #
00:21:10 #resourceRepositories=xml:http://host/path/to/index.xml
00:21:10 # or
00:21:10 #resourceRepositories=json:http://host/path/to/index.json
00:21:10 #
00:21:10
00:21:10 #
00:21:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:21:10 #
00:21:10 featuresBootAsynchronous=false
00:21:10
00:21:10 #
00:21:10 # Service requirements enforcement
00:21:10 #
00:21:10 # By default, the feature resolver checks the service requirements/capabilities of
00:21:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:21:10 # the required bundles.
00:21:10 # The following flag can have those values:
00:21:10 # - disable: service requirements are completely ignored
00:21:10 # - default: service requirements are ignored for old features
00:21:10 # - enforce: service requirements are always verified
00:21:10 #
00:21:10 #serviceRequirements=default
00:21:10
00:21:10 #
00:21:10 # Store cfg file for config element in feature
00:21:10 #
00:21:10 #configCfgStore=true
00:21:10
00:21:10 #
00:21:10 # Define if the feature service automatically refresh bundles
00:21:10 #
00:21:10 autoRefresh=true
00:21:10
00:21:10 #
00:21:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:21:10 # XML file defines instructions related to features processing
00:21:10 # versions.properties may declare properties to resolve placeholders in XML file
00:21:10 # both files are relative to ${karaf.etc}
00:21:10 #
00:21:10 #featureProcessing=org.apache.karaf.features.xml
00:21:10 #featureProcessingVersions=versions.properties
00:21:10 + configure_karaf_log karaf4 ''
00:21:10 + local -r karaf_version=karaf4
00:21:10 + local -r controllerdebugmap=
00:21:10 + local logapi=log4j
00:21:10 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:10 log4j2.rootLogger.level = INFO
00:21:10 #log4j2.rootLogger.type = asyncRoot
00:21:10 #log4j2.rootLogger.includeLocation = false
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:10 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:10 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:10 log4j2.logger.spifly.level = WARN
00:21:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:10 log4j2.logger.audit.level = INFO
00:21:10 log4j2.logger.audit.additivity = false
00:21:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:10 log4j2.appender.console.type = Console
00:21:10 log4j2.appender.console.name = Console
00:21:10 log4j2.appender.console.layout.type = PatternLayout
00:21:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:10 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:10 log4j2.appender.rolling.name = RollingFile
00:21:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:10 #log4j2.appender.rolling.immediateFlush = false
00:21:10 log4j2.appender.rolling.append = true
00:21:10 log4j2.appender.rolling.layout.type = PatternLayout
00:21:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:10 log4j2.appender.rolling.policies.type = Policies
00:21:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:10 log4j2.appender.rolling.policies.size.size = 64MB
00:21:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:10 log4j2.appender.rolling.strategy.max = 7
00:21:10 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:10 log4j2.appender.audit.name = AuditRollingFile
00:21:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:10 log4j2.appender.audit.append = true
00:21:10 log4j2.appender.audit.layout.type = PatternLayout
00:21:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:10 log4j2.appender.audit.policies.type = Policies
00:21:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:10 log4j2.appender.audit.policies.size.size = 8MB
00:21:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:10 log4j2.appender.audit.strategy.max = 7
00:21:10 log4j2.appender.osgi.type = PaxOsgi
00:21:10 log4j2.appender.osgi.name = PaxOsgi
00:21:10 log4j2.appender.osgi.filter = *
00:21:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:10 #log4j2.logger.aether.level = TRACE
00:21:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:10 #log4j2.logger.http-headers.level = DEBUG
00:21:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:10 #log4j2.logger.maven.level = TRACE
00:21:10 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:21:10 + logapi=log4j2
00:21:10 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:21:10 + '[' log4j2 == log4j2 ']'
00:21:10 + 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:21:10 controllerdebugmap:
00:21:10 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:21:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:21:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:21:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:21:10 + unset IFS
00:21:10 + echo 'controllerdebugmap: '
00:21:10 + '[' -n '' ']'
00:21:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:10 ################################################################################
00:21:10 #
00:21:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:10 # contributor license agreements. See the NOTICE file distributed with
00:21:10 # this work for additional information regarding copyright ownership.
00:21:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:10 # (the "License"); you may not use this file except in compliance with
00:21:10 # the License. You may obtain a copy of the License at
00:21:10 #
00:21:10 # http://www.apache.org/licenses/LICENSE-2.0
00:21:10 #
00:21:10 # Unless required by applicable law or agreed to in writing, software
00:21:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:10 # See the License for the specific language governing permissions and
00:21:10 # limitations under the License.
00:21:10 #
00:21:10 ################################################################################
00:21:10
00:21:10 # Common pattern layout for appenders
00:21:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:10
00:21:10 # Root logger
00:21:10 log4j2.rootLogger.level = INFO
00:21:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:21:10 #log4j2.rootLogger.type = asyncRoot
00:21:10 #log4j2.rootLogger.includeLocation = false
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:10 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:10
00:21:10 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:10
00:21:10 # Loggers configuration
00:21:10
00:21:10 # Spifly logger
00:21:10 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:10 log4j2.logger.spifly.level = WARN
00:21:10
00:21:10 # Security audit logger
00:21:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:10 log4j2.logger.audit.level = INFO
00:21:10 log4j2.logger.audit.additivity = false
00:21:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:10
00:21:10 # Appenders configuration
00:21:10
00:21:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:10 log4j2.appender.console.type = Console
00:21:10 log4j2.appender.console.name = Console
00:21:10 log4j2.appender.console.layout.type = PatternLayout
00:21:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:10
00:21:10 # Rolling file appender
00:21:10 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:10 log4j2.appender.rolling.name = RollingFile
00:21:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:10 # uncomment to not force a disk flush
00:21:10 #log4j2.appender.rolling.immediateFlush = false
00:21:10 log4j2.appender.rolling.append = true
00:21:10 log4j2.appender.rolling.layout.type = PatternLayout
00:21:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:10 log4j2.appender.rolling.policies.type = Policies
00:21:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:10 log4j2.appender.rolling.policies.size.size = 1GB
00:21:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:10 log4j2.appender.rolling.strategy.max = 7
00:21:10
00:21:10 # Audit file appender
00:21:10 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:10 log4j2.appender.audit.name = AuditRollingFile
00:21:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:10 log4j2.appender.audit.append = true
00:21:10 log4j2.appender.audit.layout.type = PatternLayout
00:21:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:10 log4j2.appender.audit.policies.type = Policies
00:21:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:10 log4j2.appender.audit.policies.size.size = 8MB
00:21:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:10 log4j2.appender.audit.strategy.max = 7
00:21:10
00:21:10 # OSGi appender
00:21:10 log4j2.appender.osgi.type = PaxOsgi
00:21:10 log4j2.appender.osgi.name = PaxOsgi
00:21:10 log4j2.appender.osgi.filter = *
00:21:10
00:21:10 # help with identification of maven-related problems with pax-url-aether
00:21:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:10 #log4j2.logger.aether.level = TRACE
00:21:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:10 #log4j2.logger.http-headers.level = DEBUG
00:21:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:10 #log4j2.logger.maven.level = TRACE
00:21:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:21:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:21:10 Configure
00:21:10 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:21:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:21:10 + local -r controllermem=2048m
00:21:10 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 + echo Configure
00:21:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:21:10 max memory: 2048m
00:21:10 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 + echo ' max memory: 2048m'
00:21:10 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21:10 + 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:21:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:10 #!/bin/sh
00:21:10 #
00:21:10 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:10 # contributor license agreements. See the NOTICE file distributed with
00:21:10 # this work for additional information regarding copyright ownership.
00:21:10 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:10 # (the "License"); you may not use this file except in compliance with
00:21:10 # the License. You may obtain a copy of the License at
00:21:10 #
00:21:10 # http://www.apache.org/licenses/LICENSE-2.0
00:21:10 #
00:21:10 # Unless required by applicable law or agreed to in writing, software
00:21:10 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:10 # See the License for the specific language governing permissions and
00:21:10 # limitations under the License.
00:21:10 #
00:21:10
00:21:10 #
00:21:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:21:10 # script: client, instance, shell, start, status, stop, karaf
00:21:10 #
00:21:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:21:10 # Actions go here...
00:21:10 # fi
00:21:10
00:21:10 #
00:21:10 # general settings which should be applied for all scripts go here; please keep
00:21:10 # in mind that it is possible that scripts might be executed more than once, e.g.
00:21:10 # in example of the start script where the start script is executed first and the
00:21:10 # karaf script afterwards.
00:21:10 #
00:21:10
00:21:10 #
00:21:10 # The following section shows the possible configuration options for the default
00:21:10 # karaf scripts
00:21:10 #
00:21:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:21:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:21:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:21:10 # export EXTRA_JAVA_OPTS # Additional JVM options
00:21:10 # export KARAF_HOME # Karaf home folder
00:21:10 # export KARAF_DATA # Karaf data folder
00:21:10 # export KARAF_BASE # Karaf base folder
00:21:10 # export KARAF_ETC # Karaf etc folder
00:21:10 # export KARAF_LOG # Karaf log folder
00:21:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:21:10 # export KARAF_OPTS # Additional available Karaf options
00:21:10 # export KARAF_DEBUG # Enable debug mode
00:21:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:21:10 # export KARAF_NOROOT # Prevent execution as root if set to true
00:21:10 Set Java version
00:21:10 + echo 'Set Java version'
00:21:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:21:10 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:21:10 sudo: a password is required
00:21:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:10 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:21:10 sudo: a password is required
00:21:10 JDK default version ...
00:21:10 + echo 'JDK default version ...'
00:21:10 + java -version
00:21:10 openjdk version "21.0.9" 2025-10-21
00:21:10 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:21:10 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:21:10 Set JAVA_HOME
00:21:10 + echo 'Set JAVA_HOME'
00:21:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:21:10 Listing all open ports on controller system...
00:21:10 + echo 'Listing all open ports on controller system...'
00:21:10 + netstat -pnatu
00:21:10 /tmp/configuration-script.sh: line 40: netstat: command not found
00:21:10 Configuring cluster
00:21:10 + '[' -f /tmp/custom_shard_config.txt ']'
00:21:10 + echo 'Configuring cluster'
00:21:10 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.145 10.30.170.60 10.30.170.42
00:21:10 ################################################
00:21:10 ## Configure Cluster ##
00:21:10 ################################################
00:21:10 NOTE: Cluster configuration files not found. Copying from
00:21:10 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:21:10 Configuring unique name in pekko.conf
00:21:10 Configuring hostname in pekko.conf
00:21:10 Configuring data and rpc seed nodes in pekko.conf
00:21:10 modules = [
00:21:10
00:21:10 {
00:21:10 name = "inventory"
00:21:10 namespace = "urn:opendaylight:inventory"
00:21:10 shard-strategy = "module"
00:21:10 },
00:21:10 {
00:21:10 name = "topology"
00:21:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:10 shard-strategy = "module"
00:21:10 },
00:21:10 {
00:21:10 name = "toaster"
00:21:10 namespace = "http://netconfcentral.org/ns/toaster"
00:21:10 shard-strategy = "module"
00:21:10 }
00:21:10 ]
00:21:10 Configuring replication type in module-shards.conf
00:21:10 ################################################
00:21:10 ## NOTE: Manually restart controller to ##
00:21:10 ## apply configuration. ##
00:21:10 ################################################
00:21:10 Dump akka.conf
00:21:10 + echo 'Dump akka.conf'
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:10 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:21:10 Dump modules.conf
00:21:10 + echo 'Dump modules.conf'
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:10 modules = [
00:21:10
00:21:10 {
00:21:10 name = "inventory"
00:21:10 namespace = "urn:opendaylight:inventory"
00:21:10 shard-strategy = "module"
00:21:10 },
00:21:10 {
00:21:10 name = "topology"
00:21:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:10 shard-strategy = "module"
00:21:10 },
00:21:10 {
00:21:10 name = "toaster"
00:21:10 namespace = "http://netconfcentral.org/ns/toaster"
00:21:10 shard-strategy = "module"
00:21:10 }
00:21:10 ]
00:21:10 Dump module-shards.conf
00:21:10 + echo 'Dump module-shards.conf'
00:21:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:10 module-shards = [
00:21:10 {
00:21:10 name = "default"
00:21:10 shards = [
00:21:10 {
00:21:10 name = "default"
00:21:10 replicas = ["member-1",
00:21:10 "member-2",
00:21:10 "member-3"]
00:21:10 }
00:21:10 ]
00:21:10 },
00:21:10 {
00:21:10 name = "inventory"
00:21:10 shards = [
00:21:10 {
00:21:10 name="inventory"
00:21:10 replicas = ["member-1",
00:21:10 "member-2",
00:21:10 "member-3"]
00:21:10 }
00:21:10 ]
00:21:10 },
00:21:10 {
00:21:10 name = "topology"
00:21:10 shards = [
00:21:10 {
00:21:10 name="topology"
00:21:10 replicas = ["member-1",
00:21:10 "member-2",
00:21:10 "member-3"]
00:21:10 }
00:21:10 ]
00:21:10 },
00:21:10 {
00:21:10 name = "toaster"
00:21:10 shards = [
00:21:10 {
00:21:10 name="toaster"
00:21:10 replicas = ["member-1",
00:21:10 "member-2",
00:21:10 "member-3"]
00:21:10 }
00:21:10 ]
00:21:10 }
00:21:10 ]
00:21:10 Configuring member-3 with IP address 10.30.170.42
00:21:10 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:21:11 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:21:11 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:21:11 common-functions.sh is being sourced
00:21:11 ++ [[ /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:21:11 ++ echo 'common-functions.sh is being sourced'
00:21:11 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:21:11 ++ DISTROSTREAM=vanadium
00:21:11 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:11 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:11 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:11 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:11 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:11 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:11 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:11 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:11 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:11 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:11 ++ export CONTROLLERMEM=
00:21:11 ++ CONTROLLERMEM=
00:21:11 ++ case "${DISTROSTREAM}" in
00:21:11 ++ CLUSTER_SYSTEM=akka
00:21:11 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:11 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:11 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:11 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:11 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:11 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:11 ++ print_common_env
00:21:11 ++ cat
00:21:11 common-functions environment:
00:21:11 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:11 ACTUALFEATURES:
00:21:11 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:11 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:11 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:11 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:11 CONTROLLERMEM:
00:21:11 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:11 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:11 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:11 SUITES:
00:21:11
00:21:11 ++ SSH='ssh -t -t'
00:21:11 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:21:11 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:21:11 Changing to /tmp
00:21:11 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:21:11 + echo 'Changing to /tmp'
00:21:11 + cd /tmp
00:21:11 + 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:21:11 + 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:21:11 --2026-02-08 00:21:11-- 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:21:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:21:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:21:11 HTTP request sent, awaiting response... 200 OK
00:21:11 Length: 240390263 (229M) [application/zip]
00:21:11 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:21:11
00:21:11 0K ........ ........ ........ ........ ........ ........ 1% 65.3M 3s
00:21:11 3072K ........ ........ ........ ........ ........ ........ 2% 112M 3s
00:21:11 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
00:21:11 9216K ........ ........ ........ ........ ........ ........ 5% 144M 2s
00:21:11 12288K ........ ........ ........ ........ ........ ........ 6% 151M 2s
00:21:11 15360K ........ ........ ........ ........ ........ ........ 7% 172M 2s
00:21:11 18432K ........ ........ ........ ........ ........ ........ 9% 185M 2s
00:21:11 21504K ........ ........ ........ ........ ........ ........ 10% 188M 2s
00:21:11 24576K ........ ........ ........ ........ ........ ........ 11% 82.7M 2s
00:21:11 27648K ........ ........ ........ ........ ........ ........ 13% 63.6M 2s
00:21:11 30720K ........ ........ ........ ........ ........ ........ 14% 147M 2s
00:21:11 33792K ........ ........ ........ ........ ........ ........ 15% 209M 2s
00:21:11 36864K ........ ........ ........ ........ ........ ........ 17% 256M 2s
00:21:11 39936K ........ ........ ........ ........ ........ ........ 18% 248M 1s
00:21:11 43008K ........ ........ ........ ........ ........ ........ 19% 266M 1s
00:21:11 46080K ........ ........ ........ ........ ........ ........ 20% 269M 1s
00:21:11 49152K ........ ........ ........ ........ ........ ........ 22% 253M 1s
00:21:11 52224K ........ ........ ........ ........ ........ ........ 23% 243M 1s
00:21:11 55296K ........ ........ ........ ........ ........ ........ 24% 262M 1s
00:21:11 58368K ........ ........ ........ ........ ........ ........ 26% 267M 1s
00:21:11 61440K ........ ........ ........ ........ ........ ........ 27% 267M 1s
00:21:11 64512K ........ ........ ........ ........ ........ ........ 28% 271M 1s
00:21:11 67584K ........ ........ ........ ........ ........ ........ 30% 242M 1s
00:21:11 70656K ........ ........ ........ ........ ........ ........ 31% 284M 1s
00:21:11 73728K ........ ........ ........ ........ ........ ........ 32% 229M 1s
00:21:11 76800K ........ ........ ........ ........ ........ ........ 34% 293M 1s
00:21:11 79872K ........ ........ ........ ........ ........ ........ 35% 275M 1s
00:21:11 82944K ........ ........ ........ ........ ........ ........ 36% 286M 1s
00:21:11 86016K ........ ........ ........ ........ ........ ........ 37% 283M 1s
00:21:11 89088K ........ ........ ........ ........ ........ ........ 39% 250M 1s
00:21:11 92160K ........ ........ ........ ........ ........ ........ 40% 252M 1s
00:21:11 95232K ........ ........ ........ ........ ........ ........ 41% 281M 1s
00:21:11 98304K ........ ........ ........ ........ ........ ........ 43% 317M 1s
00:21:11 101376K ........ ........ ........ ........ ........ ........ 44% 302M 1s
00:21:11 104448K ........ ........ ........ ........ ........ ........ 45% 288M 1s
00:21:11 107520K ........ ........ ........ ........ ........ ........ 47% 346M 1s
00:21:11 110592K ........ ........ ........ ........ ........ ........ 48% 303M 1s
00:21:11 113664K ........ ........ ........ ........ ........ ........ 49% 327M 1s
00:21:11 116736K ........ ........ ........ ........ ........ ........ 51% 327M 1s
00:21:11 119808K ........ ........ ........ ........ ........ ........ 52% 309M 1s
00:21:11 122880K ........ ........ ........ ........ ........ ........ 53% 325M 1s
00:21:11 125952K ........ ........ ........ ........ ........ ........ 54% 304M 1s
00:21:11 129024K ........ ........ ........ ........ ........ ........ 56% 315M 0s
00:21:11 132096K ........ ........ ........ ........ ........ ........ 57% 294M 0s
00:21:11 135168K ........ ........ ........ ........ ........ ........ 58% 310M 0s
00:21:11 138240K ........ ........ ........ ........ ........ ........ 60% 301M 0s
00:21:11 141312K ........ ........ ........ ........ ........ ........ 61% 284M 0s
00:21:11 144384K ........ ........ ........ ........ ........ ........ 62% 301M 0s
00:21:11 147456K ........ ........ ........ ........ ........ ........ 64% 115M 0s
00:21:12 150528K ........ ........ ........ ........ ........ ........ 65% 204M 0s
00:21:12 153600K ........ ........ ........ ........ ........ ........ 66% 280M 0s
00:21:12 156672K ........ ........ ........ ........ ........ ........ 68% 257M 0s
00:21:12 159744K ........ ........ ........ ........ ........ ........ 69% 302M 0s
00:21:12 162816K ........ ........ ........ ........ ........ ........ 70% 187M 0s
00:21:12 165888K ........ ........ ........ ........ ........ ........ 71% 207M 0s
00:21:12 168960K ........ ........ ........ ........ ........ ........ 73% 252M 0s
00:21:12 172032K ........ ........ ........ ........ ........ ........ 74% 187M 0s
00:21:12 175104K ........ ........ ........ ........ ........ ........ 75% 169M 0s
00:21:12 178176K ........ ........ ........ ........ ........ ........ 77% 283M 0s
00:21:12 181248K ........ ........ ........ ........ ........ ........ 78% 311M 0s
00:21:12 184320K ........ ........ ........ ........ ........ ........ 79% 180M 0s
00:21:12 187392K ........ ........ ........ ........ ........ ........ 81% 152M 0s
00:21:12 190464K ........ ........ ........ ........ ........ ........ 82% 200M 0s
00:21:12 193536K ........ ........ ........ ........ ........ ........ 83% 272M 0s
00:21:12 196608K ........ ........ ........ ........ ........ ........ 85% 276M 0s
00:21:12 199680K ........ ........ ........ ........ ........ ........ 86% 315M 0s
00:21:12 202752K ........ ........ ........ ........ ........ ........ 87% 279M 0s
00:21:12 205824K ........ ........ ........ ........ ........ ........ 88% 294M 0s
00:21:12 208896K ........ ........ ........ ........ ........ ........ 90% 299M 0s
00:21:12 211968K ........ ........ ........ ........ ........ ........ 91% 296M 0s
00:21:12 215040K ........ ........ ........ ........ ........ ........ 92% 304M 0s
00:21:12 218112K ........ ........ ........ ........ ........ ........ 94% 303M 0s
00:21:12 221184K ........ ........ ........ ........ ........ ........ 95% 309M 0s
00:21:12 224256K ........ ........ ........ ........ ........ ........ 96% 289M 0s
00:21:12 227328K ........ ........ ........ ........ ........ ........ 98% 293M 0s
00:21:12 230400K ........ ........ ........ ........ ........ ........ 99% 297M 0s
00:21:12 233472K ........ ........ .... 100% 289M=1.0s
00:21:12
00:21:12 2026-02-08 00:21:12 (220 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:21:12
00:21:12 Extracting the new controller...
00:21:12 + echo 'Extracting the new controller...'
00:21:12 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:21:14 Adding external repositories...
00:21:14 + echo 'Adding external repositories...'
00:21:14 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:14 ################################################################################
00:21:14 #
00:21:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:14 # contributor license agreements. See the NOTICE file distributed with
00:21:14 # this work for additional information regarding copyright ownership.
00:21:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:14 # (the "License"); you may not use this file except in compliance with
00:21:14 # the License. You may obtain a copy of the License at
00:21:14 #
00:21:14 # http://www.apache.org/licenses/LICENSE-2.0
00:21:14 #
00:21:14 # Unless required by applicable law or agreed to in writing, software
00:21:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:14 # See the License for the specific language governing permissions and
00:21:14 # limitations under the License.
00:21:14 #
00:21:14 ################################################################################
00:21:14
00:21:14 #
00:21:14 # If set to true, the following property will not allow any certificate to be used
00:21:14 # when accessing Maven repositories through SSL
00:21:14 #
00:21:14 #org.ops4j.pax.url.mvn.certificateCheck=
00:21:14
00:21:14 #
00:21:14 # Path to the local Maven settings file.
00:21:14 # The repositories defined in this file will be automatically added to the list
00:21:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:21:14 # below is not set.
00:21:14 # The following locations are checked for the existence of the settings.xml file
00:21:14 # * 1. looks for the specified url
00:21:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:21:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:21:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:21:14 #
00:21:14 #org.ops4j.pax.url.mvn.settings=
00:21:14
00:21:14 #
00:21:14 # Path to the local Maven repository which is used to avoid downloading
00:21:14 # artifacts when they already exist locally.
00:21:14 # The value of this property will be extracted from the settings.xml file
00:21:14 # above, or defaulted to:
00:21:14 # System.getProperty( "user.home" ) + "/.m2/repository"
00:21:14 #
00:21:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:21:14
00:21:14 #
00:21:14 # Default this to false. It's just weird to use undocumented repos
00:21:14 #
00:21:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:21:14
00:21:14 #
00:21:14 # Uncomment if you don't wanna use the proxy settings
00:21:14 # from the Maven conf/settings.xml file
00:21:14 #
00:21:14 # org.ops4j.pax.url.mvn.proxySupport=false
00:21:14
00:21:14 #
00:21:14 # Comma separated list of repositories scanned when resolving an artifact.
00:21:14 # Those repositories will be checked before iterating through the
00:21:14 # below list of repositories and even before the local repository
00:21:14 # A repository url can be appended with zero or more of the following flags:
00:21:14 # @snapshots : the repository contains snaphots
00:21:14 # @noreleases : the repository does not contain any released artifacts
00:21:14 #
00:21:14 # The following property value will add the system folder as a repo.
00:21:14 #
00:21:14 org.ops4j.pax.url.mvn.defaultRepositories=\
00:21:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:21:14 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:21:14 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:21:14
00:21:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:21:14 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:21:14
00:21:14 #
00:21:14 # Comma separated list of repositories scanned when resolving an artifact.
00:21:14 # The default list includes the following repositories:
00:21:14 # http://repo1.maven.org/maven2@id=central
00:21:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:21:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:21:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:21:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:21:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:21:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:21:14 # To add repositories to the default ones, prepend '+' to the list of repositories
00:21:14 # to add.
00:21:14 # A repository url can be appended with zero or more of the following flags:
00:21:14 # @snapshots : the repository contains snapshots
00:21:14 # @noreleases : the repository does not contain any released artifacts
00:21:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:21:14 #
00:21: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:21:14
00:21:14 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:21:14 + [[ True == \T\r\u\e ]]
00:21:14 + echo 'Configuring the startup features...'
00:21:14 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:14 + FEATURE_TEST_STRING=features-test
00:21:14 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:21:14 + KARAF_VERSION=karaf4
00:21:14 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:21: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:21:14 + [[ ! -z '' ]]
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:14 ################################################################################
00:21:14 #
00:21:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:14 # contributor license agreements. See the NOTICE file distributed with
00:21:14 # this work for additional information regarding copyright ownership.
00:21:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:14 # (the "License"); you may not use this file except in compliance with
00:21:14 # the License. You may obtain a copy of the License at
00:21:14 #
00:21:14 # http://www.apache.org/licenses/LICENSE-2.0
00:21:14 #
00:21:14 # Unless required by applicable law or agreed to in writing, software
00:21:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:14 # See the License for the specific language governing permissions and
00:21:14 # limitations under the License.
00:21:14 #
00:21:14 ################################################################################
00:21:14
00:21:14 #
00:21:14 # Comma separated list of features repositories to register by default
00:21:14 #
00:21: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:21:14
00:21:14 #
00:21:14 # Comma separated list of features to install at startup
00:21:14 #
00:21:14 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:21:14
00:21:14 #
00:21:14 # Resource repositories (OBR) that the features resolver can use
00:21:14 # to resolve requirements/capabilities
00:21:14 #
00:21:14 # The format of the resourceRepositories is
00:21:14 # resourceRepositories=[xml:url|json:url],...
00:21:14 # for Instance:
00:21:14 #
00:21:14 #resourceRepositories=xml:http://host/path/to/index.xml
00:21:14 # or
00:21:14 #resourceRepositories=json:http://host/path/to/index.json
00:21:14 #
00:21:14
00:21:14 #
00:21:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:21:14 #
00:21:14 featuresBootAsynchronous=false
00:21:14
00:21:14 #
00:21:14 # Service requirements enforcement
00:21:14 #
00:21:14 # By default, the feature resolver checks the service requirements/capabilities of
00:21:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:21:14 # the required bundles.
00:21:14 # The following flag can have those values:
00:21:14 # - disable: service requirements are completely ignored
00:21:14 # - default: service requirements are ignored for old features
00:21:14 # - enforce: service requirements are always verified
00:21:14 #
00:21:14 #serviceRequirements=default
00:21:14
00:21:14 #
00:21:14 # Store cfg file for config element in feature
00:21:14 #
00:21:14 #configCfgStore=true
00:21:14
00:21:14 #
00:21:14 # Define if the feature service automatically refresh bundles
00:21:14 #
00:21:14 autoRefresh=true
00:21:14
00:21:14 #
00:21:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:21:14 # XML file defines instructions related to features processing
00:21:14 # versions.properties may declare properties to resolve placeholders in XML file
00:21:14 # both files are relative to ${karaf.etc}
00:21:14 #
00:21:14 #featureProcessing=org.apache.karaf.features.xml
00:21:14 #featureProcessingVersions=versions.properties
00:21:14 + configure_karaf_log karaf4 ''
00:21:14 + local -r karaf_version=karaf4
00:21:14 + local -r controllerdebugmap=
00:21:14 + local logapi=log4j
00:21:14 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:14 log4j2.rootLogger.level = INFO
00:21:14 #log4j2.rootLogger.type = asyncRoot
00:21:14 #log4j2.rootLogger.includeLocation = false
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:14 log4j2.logger.spifly.level = WARN
00:21:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:14 log4j2.logger.audit.level = INFO
00:21:14 log4j2.logger.audit.additivity = false
00:21:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:14 log4j2.appender.console.type = Console
00:21:14 log4j2.appender.console.name = Console
00:21:14 log4j2.appender.console.layout.type = PatternLayout
00:21:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:14 log4j2.appender.rolling.name = RollingFile
00:21:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:14 #log4j2.appender.rolling.immediateFlush = false
00:21:14 log4j2.appender.rolling.append = true
00:21:14 log4j2.appender.rolling.layout.type = PatternLayout
00:21:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:14 log4j2.appender.rolling.policies.type = Policies
00:21:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:14 log4j2.appender.rolling.policies.size.size = 64MB
00:21:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:14 log4j2.appender.rolling.strategy.max = 7
00:21:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:14 log4j2.appender.audit.name = AuditRollingFile
00:21:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:14 log4j2.appender.audit.append = true
00:21:14 log4j2.appender.audit.layout.type = PatternLayout
00:21:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:14 log4j2.appender.audit.policies.type = Policies
00:21:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:14 log4j2.appender.audit.policies.size.size = 8MB
00:21:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:14 log4j2.appender.audit.strategy.max = 7
00:21:14 log4j2.appender.osgi.type = PaxOsgi
00:21:14 log4j2.appender.osgi.name = PaxOsgi
00:21:14 log4j2.appender.osgi.filter = *
00:21:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:14 #log4j2.logger.aether.level = TRACE
00:21:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:14 #log4j2.logger.http-headers.level = DEBUG
00:21:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:14 #log4j2.logger.maven.level = TRACE
00:21:14 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:21:14 + logapi=log4j2
00:21:14 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:21:14 + '[' log4j2 == log4j2 ']'
00:21: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:21:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:21:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:21:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:21:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:21:14 controllerdebugmap:
00:21:14 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:14 + unset IFS
00:21:14 + echo 'controllerdebugmap: '
00:21:14 + '[' -n '' ']'
00:21:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:14 ################################################################################
00:21:14 #
00:21:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:14 # contributor license agreements. See the NOTICE file distributed with
00:21:14 # this work for additional information regarding copyright ownership.
00:21:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:14 # (the "License"); you may not use this file except in compliance with
00:21:14 # the License. You may obtain a copy of the License at
00:21:14 #
00:21:14 # http://www.apache.org/licenses/LICENSE-2.0
00:21:14 #
00:21:14 # Unless required by applicable law or agreed to in writing, software
00:21:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:14 # See the License for the specific language governing permissions and
00:21:14 # limitations under the License.
00:21:14 #
00:21:14 ################################################################################
00:21:14
00:21:14 # Common pattern layout for appenders
00:21:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:14
00:21:14 # Root logger
00:21:14 log4j2.rootLogger.level = INFO
00:21:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:21:14 #log4j2.rootLogger.type = asyncRoot
00:21:14 #log4j2.rootLogger.includeLocation = false
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:14 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:14
00:21:14 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:14
00:21:14 # Loggers configuration
00:21:14
00:21:14 # Spifly logger
00:21:14 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:14 log4j2.logger.spifly.level = WARN
00:21:14
00:21:14 # Security audit logger
00:21:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:14 log4j2.logger.audit.level = INFO
00:21:14 log4j2.logger.audit.additivity = false
00:21:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:14
00:21:14 # Appenders configuration
00:21:14
00:21:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:14 log4j2.appender.console.type = Console
00:21:14 log4j2.appender.console.name = Console
00:21:14 log4j2.appender.console.layout.type = PatternLayout
00:21:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:14
00:21:14 # Rolling file appender
00:21:14 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:14 log4j2.appender.rolling.name = RollingFile
00:21:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:14 # uncomment to not force a disk flush
00:21:14 #log4j2.appender.rolling.immediateFlush = false
00:21:14 log4j2.appender.rolling.append = true
00:21:14 log4j2.appender.rolling.layout.type = PatternLayout
00:21:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:14 log4j2.appender.rolling.policies.type = Policies
00:21:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:14 log4j2.appender.rolling.policies.size.size = 1GB
00:21:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:14 log4j2.appender.rolling.strategy.max = 7
00:21:14
00:21:14 # Audit file appender
00:21:14 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:14 log4j2.appender.audit.name = AuditRollingFile
00:21:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:14 log4j2.appender.audit.append = true
00:21:14 log4j2.appender.audit.layout.type = PatternLayout
00:21:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:14 log4j2.appender.audit.policies.type = Policies
00:21:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:14 log4j2.appender.audit.policies.size.size = 8MB
00:21:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:14 log4j2.appender.audit.strategy.max = 7
00:21:14
00:21:14 # OSGi appender
00:21:14 log4j2.appender.osgi.type = PaxOsgi
00:21:14 log4j2.appender.osgi.name = PaxOsgi
00:21:14 log4j2.appender.osgi.filter = *
00:21:14
00:21:14 # help with identification of maven-related problems with pax-url-aether
00:21:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:14 #log4j2.logger.aether.level = TRACE
00:21:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:14 #log4j2.logger.http-headers.level = DEBUG
00:21:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:14 #log4j2.logger.maven.level = TRACE
00:21:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:21:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:21:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:21:14 + local -r controllermem=2048m
00:21:14 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 Configure
00:21:14 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:21:14 max memory: 2048m
00:21:14 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 + echo Configure
00:21:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:21:14 + echo ' max memory: 2048m'
00:21:14 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21: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:21:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:14 #!/bin/sh
00:21:14 #
00:21:14 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:14 # contributor license agreements. See the NOTICE file distributed with
00:21:14 # this work for additional information regarding copyright ownership.
00:21:14 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:14 # (the "License"); you may not use this file except in compliance with
00:21:14 # the License. You may obtain a copy of the License at
00:21:14 #
00:21:14 # http://www.apache.org/licenses/LICENSE-2.0
00:21:14 #
00:21:14 # Unless required by applicable law or agreed to in writing, software
00:21:14 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:14 # See the License for the specific language governing permissions and
00:21:14 # limitations under the License.
00:21:14 #
00:21:14
00:21:14 #
00:21:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:21:14 # script: client, instance, shell, start, status, stop, karaf
00:21:14 #
00:21:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:21:14 # Actions go here...
00:21:14 # fi
00:21:14
00:21:14 #
00:21:14 # general settings which should be applied for all scripts go here; please keep
00:21:14 # in mind that it is possible that scripts might be executed more than once, e.g.
00:21:14 # in example of the start script where the start script is executed first and the
00:21:14 # karaf script afterwards.
00:21:14 #
00:21:14
00:21:14 #
00:21:14 # The following section shows the possible configuration options for the default
00:21:14 # karaf scripts
00:21:14 #
00:21:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:21:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:21:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:21:14 # export EXTRA_JAVA_OPTS # Additional JVM options
00:21:14 # export KARAF_HOME # Karaf home folder
00:21:14 # export KARAF_DATA # Karaf data folder
00:21:14 # export KARAF_BASE # Karaf base folder
00:21:14 # export KARAF_ETC # Karaf etc folder
00:21:14 # export KARAF_LOG # Karaf log folder
00:21:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:21:14 # export KARAF_OPTS # Additional available Karaf options
00:21:14 # export KARAF_DEBUG # Enable debug mode
00:21:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:21:14 # export KARAF_NOROOT # Prevent execution as root if set to true
00:21:14 Set Java version
00:21:14 + echo 'Set Java version'
00:21:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:21: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:21:14 sudo: a password is required
00:21:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21: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:21:14 sudo: a password is required
00:21:14 JDK default version ...
00:21:14 + echo 'JDK default version ...'
00:21:14 + java -version
00:21:14 openjdk version "21.0.9" 2025-10-21
00:21:14 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:21:14 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:21:14 Set JAVA_HOME
00:21:14 + echo 'Set JAVA_HOME'
00:21:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:21:14 Listing all open ports on controller system...
00:21:14 + echo 'Listing all open ports on controller system...'
00:21:14 + netstat -pnatu
00:21:14 /tmp/configuration-script.sh: line 40: netstat: command not found
00:21:14 Configuring cluster
00:21:14 + '[' -f /tmp/custom_shard_config.txt ']'
00:21:14 + echo 'Configuring cluster'
00:21:14 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.145 10.30.170.60 10.30.170.42
00:21:14 ################################################
00:21:14 ## Configure Cluster ##
00:21:14 ################################################
00:21:14 NOTE: Cluster configuration files not found. Copying from
00:21:14 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:21:14 Configuring unique name in pekko.conf
00:21:14 Configuring hostname in pekko.conf
00:21:14 Configuring data and rpc seed nodes in pekko.conf
00:21:14 modules = [
00:21:14
00:21:14 {
00:21:14 name = "inventory"
00:21:14 namespace = "urn:opendaylight:inventory"
00:21:14 shard-strategy = "module"
00:21:14 },
00:21:14 {
00:21:14 name = "topology"
00:21:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:14 shard-strategy = "module"
00:21:14 },
00:21:14 {
00:21:14 name = "toaster"
00:21:14 namespace = "http://netconfcentral.org/ns/toaster"
00:21:14 shard-strategy = "module"
00:21:14 }
00:21:14 ]
00:21:14 Configuring replication type in module-shards.conf
00:21:14 ################################################
00:21:14 ## NOTE: Manually restart controller to ##
00:21:14 ## apply configuration. ##
00:21:14 ################################################
00:21:14 Dump akka.conf
00:21:14 + echo 'Dump akka.conf'
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:14 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:21:14 Dump modules.conf
00:21:14 + echo 'Dump modules.conf'
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:14 modules = [
00:21:14
00:21:14 {
00:21:14 name = "inventory"
00:21:14 namespace = "urn:opendaylight:inventory"
00:21:14 shard-strategy = "module"
00:21:14 },
00:21:14 {
00:21:14 name = "topology"
00:21:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:14 shard-strategy = "module"
00:21:14 },
00:21:14 {
00:21:14 name = "toaster"
00:21:14 namespace = "http://netconfcentral.org/ns/toaster"
00:21:14 shard-strategy = "module"
00:21:14 }
00:21:14 ]
00:21:14 Dump module-shards.conf
00:21:14 + echo 'Dump module-shards.conf'
00:21:14 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:14 module-shards = [
00:21:14 {
00:21:14 name = "default"
00:21:14 shards = [
00:21:14 {
00:21:14 name = "default"
00:21:14 replicas = ["member-1",
00:21:14 "member-2",
00:21:14 "member-3"]
00:21:14 }
00:21:14 ]
00:21:14 },
00:21:14 {
00:21:14 name = "inventory"
00:21:14 shards = [
00:21:14 {
00:21:14 name="inventory"
00:21:14 replicas = ["member-1",
00:21:14 "member-2",
00:21:14 "member-3"]
00:21:14 }
00:21:14 ]
00:21:14 },
00:21:14 {
00:21:14 name = "topology"
00:21:14 shards = [
00:21:14 {
00:21:14 name="topology"
00:21:14 replicas = ["member-1",
00:21:14 "member-2",
00:21:14 "member-3"]
00:21:14 }
00:21:14 ]
00:21:14 },
00:21:14 {
00:21:14 name = "toaster"
00:21:14 shards = [
00:21:14 {
00:21:14 name="toaster"
00:21:14 replicas = ["member-1",
00:21:14 "member-2",
00:21:14 "member-3"]
00:21:14 }
00:21:14 ]
00:21:14 }
00:21:14 ]
00:21:14 Locating config plan to use...
00:21:14 Finished running config plans
00:21:14 Starting member-1 with IP address 10.30.170.145
00:21:14 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:15 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:15 Redirecting karaf console output to karaf_console.log
00:21:15 Starting controller...
00:21:15 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:21:15 Starting member-2 with IP address 10.30.170.60
00:21:15 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:21:15 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
00:21:15 Redirecting karaf console output to karaf_console.log
00:21:15 Starting controller...
00:21:15 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:21:15 Starting member-3 with IP address 10.30.170.42
00:21:15 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:21:15 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
00:21:16 Redirecting karaf console output to karaf_console.log
00:21:16 Starting controller...
00:21:16 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:21:16 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins17876758236678056831.sh
00:21:16 common-functions.sh is being sourced
00:21:16 common-functions environment:
00:21:16 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:16 ACTUALFEATURES:
00:21:16 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:16 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:21:16 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:16 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:21:16 CONTROLLERMEM: 2048m
00:21:16 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:21:16 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:21:16 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:16 SUITES:
00:21:16
00:21:16 + echo '#################################################'
00:21:16 #################################################
00:21:16 + echo '## Verify Cluster is UP ##'
00:21:16 ## Verify Cluster is UP ##
00:21:16 + echo '#################################################'
00:21:16 #################################################
00:21:16 + create_post_startup_script
00:21:16 + cat
00:21:16 + copy_and_run_post_startup_script
00:21:16 + seed_index=1
00:21:16 ++ seq 1 3
00:21:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:21:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:21:16 + echo 'Execute the post startup script on controller 10.30.170.145'
00:21:16 Execute the post startup script on controller 10.30.170.145
00:21:16 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.170.145:/tmp/
00:21:16 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:16 + ssh 10.30.170.145 'bash /tmp/post-startup-script.sh 1'
00:21:16 Warning: Permanently added '10.30.170.145' (ECDSA) to the list of known hosts.
00:21:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:25:16 Timeout Controller DOWN
00:25:16 Dumping first 500K bytes of karaf log...
00:25:16 Feb 08, 2026 12:21:16 AM org.apache.karaf.main.Main launch
00:25:16 INFO: Installing and starting initial bundles
00:25:16 Feb 08, 2026 12:21:16 AM org.apache.karaf.main.Main launch
00:25:16 INFO: All initial bundles installed and set to start
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:25:16 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:25:16 INFO: Lock acquired
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:25:16 INFO: Lock acquired. Setting startlevel to 100
00:25:16 2026-02-08T00:21:17,608 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
00:25:16 2026-02-08T00:21:19,300 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:25:16 2026-02-08T00:21:19,440 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:25:16 2026-02-08T00:21:19,440 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:25:16 2026-02-08T00:21:19,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:25:16 2026-02-08T00:21:19,460 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:25:16 2026-02-08T00:21:19,468 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:25:16 2026-02-08T00:21:20,568 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:25:16 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[10.0.2,10.0.2]" [caused by: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:25:16 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:25:16 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:25:16 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:25:16 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[10.0.2,10.0.2]" [caused by: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Dumping last 500K bytes of karaf log...
00:25:16 Feb 08, 2026 12:21:16 AM org.apache.karaf.main.Main launch
00:25:16 INFO: Installing and starting initial bundles
00:25:16 Feb 08, 2026 12:21:16 AM org.apache.karaf.main.Main launch
00:25:16 INFO: All initial bundles installed and set to start
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:25:16 INFO: Trying to lock /tmp/karaf-0.23.1-SNAPSHOT/lock
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.lock.SimpleFileLock lock
00:25:16 INFO: Lock acquired
00:25:16 Feb 08, 2026 12:21:17 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:25:16 INFO: Lock acquired. Setting startlevel to 100
00:25:16 2026-02-08T00:21:17,608 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent).
00:25:16 2026-02-08T00:21:19,300 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-infrautils-ready/[7.1.9,7.1.9],features-controller/[12.0.3,12.0.3],odl-netconf-clustered-topology/[10.0.2,10.0.2],odl-jolokia/[12.0.3,12.0.3],odl-clustering-test-app/[12.0.3,12.0.3],59b916ad-e1bd-4a8f-8673-b7516904ffdf/[0,0.0.0],odl-mdsal-replicate-netty/[15.0.2,15.0.2]
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:25:16 2026-02-08T00:21:19,438 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:25:16 2026-02-08T00:21:19,440 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:25:16 2026-02-08T00:21:19,440 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber
00:25:16 2026-02-08T00:21:19,459 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:25:16 2026-02-08T00:21:19,460 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:25:16 2026-02-08T00:21:19,468 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:25:16 2026-02-08T00:21:20,568 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:25:16 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[10.0.2,10.0.2]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=10.0.2)(version<=10.0.2))" [caused by: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[10.0.2,10.0.2]" [caused by: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:25:16 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:25:16 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:25:16 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:25:16 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:25:16 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:25:16 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/10.0.2: missing requirement [odl-netconf-clustered-topology/10.0.2] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[10.0.2,10.0.2]" [caused by: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/10.0.2: missing requirement [odl-netconf-connector/10.0.2] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[10.0.2,10.0.2]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/10.0.2: missing requirement [org.opendaylight.netconf.client-mdsal/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/10.0.2: missing requirement [org.opendaylight.netconf.client/10.0.2] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=10.0.0)(!(version>=11.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/10.0.2: missing requirement [org.opendaylight.netconf.netconf-common/10.0.2] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:25:16 ... 12 more
00:25:16 Listing all open ports on controller system
00:25:16 /tmp/post-startup-script.sh: line 46: netstat: command not found
00:25:16 Build step 'Execute shell' marked build as failure
00:25:16 $ ssh-agent -k
00:25:16 unset SSH_AUTH_SOCK;
00:25:16 unset SSH_AGENT_PID;
00:25:16 echo Agent pid 5286 killed;
00:25:16 [ssh-agent] Stopped.
00:25:16 Recording plot data
00:25:17 Robot results publisher started...
00:25:17 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:25:17 -Parsing output xml:
00:25:17 Failed!
00:25:17 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml
00:25:17 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
00:25:17 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
00:25:17 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
00:25:17 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:25:17 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:25:17 at hudson.remoting.Request$2.run(Request.java:377)
00:25:17 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:25:17 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:25:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:25:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:25:17 at java.base/java.lang.Thread.run(Thread.java:829)
00:25:17 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-8581
00:25:17 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
00:25:17 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:25:17 at hudson.remoting.Channel.call(Channel.java:1003)
00:25:17 at hudson.FilePath.act(FilePath.java:1230)
00:25:17 at hudson.FilePath.act(FilePath.java:1219)
00:25:17 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
00:25:17 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
00:25:17 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
00:25:17 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
00:25:17 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
00:25:17 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
00:25:17 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
00:25:17 at hudson.model.Build$BuildExecution.post2(Build.java:179)
00:25:17 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
00:25:17 at hudson.model.Run.execute(Run.java:1918)
00:25:17 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
00:25:17 at hudson.model.ResourceController.execute(ResourceController.java:101)
00:25:17 at hudson.model.Executor.run(Executor.java:442)
00:25:17 [PostBuildScript] - [INFO] Executing post build scripts.
00:25:17 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6699234663643643479.sh
00:25:17 Archiving csit artifacts
00:25:17 mv: cannot stat 'odl1_*': No such file or directory
00:25:17 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
00:25:17 mv: cannot stat '*_1.png': No such file or directory
00:25:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:25:17 mv: cannot stat 'gclogs-1': No such file or directory
00:25:17 mv: cannot stat 'odl2_*': No such file or directory
00:25:17 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
00:25:17 mv: cannot stat '*_2.png': No such file or directory
00:25:17 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:25:17 mv: cannot stat 'gclogs-2': No such file or directory
00:25:17 mv: cannot stat 'odl3_*': No such file or directory
00:25:17 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
00:25:17 mv: cannot stat '*_3.png': No such file or directory
00:25:17 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:25:17 mv: cannot stat 'gclogs-3': No such file or directory
00:25:17 % Total % Received % Xferd Average Speed Time Time Time Current
00:25:17 Dload Upload Total Spent Left Speed
00:25:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 498 0 --:--:-- --:--:-- --:--:-- 498
00:25:17 Archive: robot-plugin.zip
00:25:17 End-of-central-directory signature not found. Either this file is not
00:25:17 a zipfile, or it constitutes one disk of a multi-part archive. In the
00:25:17 latter case the central directory and zipfile comment will be found on
00:25:17 the last disk(s) of this archive.
00:25:17 unzip: cannot find zipfile directory in one of robot-plugin.zip or
00:25:17 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
00:25:17 mv: cannot stat '*.log': No such file or directory
00:25:17 mv: cannot stat '*.log.gz': No such file or directory
00:25:17 mv: cannot stat '*.csv': No such file or directory
00:25:17 mv: cannot stat '*.png': No such file or directory
00:25:17 [PostBuildScript] - [INFO] Executing post build scripts.
00:25:17 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins3078899990282134249.sh
00:25:17 [PostBuildScript] - [INFO] Executing post build scripts.
00:25:17 [EnvInject] - Injecting environment variables from a build step.
00:25:17 [EnvInject] - Injecting as environment variables the properties content
00:25:17 OS_CLOUD=vex
00:25:17 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:25:17
00:25:17 [EnvInject] - Variables injected successfully.
00:25:17 provisioning config files...
00:25:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:25:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins3281835041177180993.sh
00:25:18 ---> openstack-stack-delete.sh
00:25:18 Setup pyenv:
00:25:18 system
00:25:18 3.8.13
00:25:18 3.9.13
00:25:18 3.10.13
00:25:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:25:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:25:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:25:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:25:20 lf-activate-venv(): INFO: Base packages installed successfully
00:25:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:25:34 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:25:34 INFO: Stack cost retrieval disabled, setting cost to 0
00:25:46 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:25:46 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-28
00:25:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:25:46 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5187980599949561510.sh
00:25:46 ---> sysstat.sh
00:25:47 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6944375282853194084.sh
00:25:47 ---> package-listing.sh
00:25:47 ++ facter osfamily
00:25:47 ++ tr '[:upper:]' '[:lower:]'
00:25:47 + OS_FAMILY=redhat
00:25:47 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:25:47 + START_PACKAGES=/tmp/packages_start.txt
00:25:47 + END_PACKAGES=/tmp/packages_end.txt
00:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:25:47 + PACKAGES=/tmp/packages_start.txt
00:25:47 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:25:47 + PACKAGES=/tmp/packages_end.txt
00:25:47 + case "${OS_FAMILY}" in
00:25:47 + rpm -qa
00:25:47 + sort
00:25:48 + '[' -f /tmp/packages_start.txt ']'
00:25:48 + '[' -f /tmp/packages_end.txt ']'
00:25:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:25:48 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:25:48 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
00:25:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
00:25:48 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2994437514447851843.sh
00:25:48 ---> capture-instance-metadata.sh
00:25:48 Setup pyenv:
00:25:48 system
00:25:48 3.8.13
00:25:48 3.9.13
00:25:48 3.10.13
00:25:48 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:25:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:25:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:25:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:25:50 lf-activate-venv(): INFO: Base packages installed successfully
00:25:50 lf-activate-venv(): INFO: Installing additional packages: lftools
00:25:59 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:25:59 INFO: Running in OpenStack, capturing instance metadata
00:25:59 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4563449234316269344.sh
00:25:59 provisioning config files...
00:26:00 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #28
00:26:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config16344010402002372634tmp
00:26:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:26:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:26:00 provisioning config files...
00:26:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:26:00 [EnvInject] - Injecting environment variables from a build step.
00:26:00 [EnvInject] - Injecting as environment variables the properties content
00:26:00 SERVER_ID=logs
00:26:00
00:26:00 [EnvInject] - Variables injected successfully.
00:26:00 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2997825680496930853.sh
00:26:00 ---> create-netrc.sh
00:26:00 WARN: Log server credential not found.
00:26:00 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7753696055449859275.sh
00:26:00 ---> python-tools-install.sh
00:26:00 Setup pyenv:
00:26:00 system
00:26:00 3.8.13
00:26:00 3.9.13
00:26:00 3.10.13
00:26:00 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:26:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:26:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:02 lf-activate-venv(): INFO: Base packages installed successfully
00:26:02 lf-activate-venv(): INFO: Installing additional packages: lftools
00:26:13 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:26:13 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6676435572967798371.sh
00:26:13 ---> sudo-logs.sh
00:26:13 Archiving 'sudo' log..
00:26:13 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5893835008985496912.sh
00:26:13 ---> job-cost.sh
00:26:13 Setup pyenv:
00:26:13 system
00:26:13 3.8.13
00:26:13 3.9.13
00:26:13 3.10.13
00:26:13 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:26:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:26:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:16 lf-activate-venv(): INFO: Base packages installed successfully
00:26:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:26:23 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:26:23 DEBUG: total: 0
00:26:23 INFO: Retrieving Stack Cost...
00:26:23 INFO: Retrieving Pricing Info for: v3-standard-2
00:26:23 INFO: Archiving Costs
00:26:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins16799242214847783287.sh
00:26:23 ---> logs-deploy.sh
00:26:23 Setup pyenv:
00:26:23 system
00:26:23 3.8.13
00:26:23 3.9.13
00:26:23 3.10.13
00:26:23 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:26:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gDIt from file:/tmp/.os_lf_venv
00:26:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:26 lf-activate-venv(): INFO: Base packages installed successfully
00:26:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-gDIt/bin to PATH
00:26:37 WARNING: Nexus logging server not set
00:26:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/28/
00:26:37 INFO: archiving logs to S3
00:26:38 ---> uname -a:
00:26:38 Linux prd-centos8-robot-2c-8g-8581.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:26:38
00:26:38
00:26:38 ---> lscpu:
00:26:38 Architecture: x86_64
00:26:38 CPU op-mode(s): 32-bit, 64-bit
00:26:38 Byte Order: Little Endian
00:26:38 CPU(s): 2
00:26:38 On-line CPU(s) list: 0,1
00:26:38 Thread(s) per core: 1
00:26:38 Core(s) per socket: 1
00:26:38 Socket(s): 2
00:26:38 NUMA node(s): 1
00:26:38 Vendor ID: AuthenticAMD
00:26:38 CPU family: 23
00:26:38 Model: 49
00:26:38 Model name: AMD EPYC-Rome Processor
00:26:38 Stepping: 0
00:26:38 CPU MHz: 2799.998
00:26:38 BogoMIPS: 5599.99
00:26:38 Virtualization: AMD-V
00:26:38 Hypervisor vendor: KVM
00:26:38 Virtualization type: full
00:26:38 L1d cache: 32K
00:26:38 L1i cache: 32K
00:26:38 L2 cache: 512K
00:26:38 L3 cache: 16384K
00:26:38 NUMA node0 CPU(s): 0,1
00:26:38 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:26:38
00:26:38
00:26:38 ---> nproc:
00:26:38 2
00:26:38
00:26:38
00:26:38 ---> df -h:
00:26:38 Filesystem Size Used Avail Use% Mounted on
00:26:38 devtmpfs 3.8G 0 3.8G 0% /dev
00:26:38 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:26:38 tmpfs 3.8G 17M 3.8G 1% /run
00:26:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:26:38 /dev/vda1 40G 8.5G 32G 22% /
00:26:38 tmpfs 770M 0 770M 0% /run/user/1001
00:26:38
00:26:38
00:26:38 ---> free -m:
00:26:38 total used free shared buff/cache available
00:26:38 Mem: 7697 629 4697 19 2370 6763
00:26:38 Swap: 1023 0 1023
00:26:38
00:26:38
00:26:38 ---> ip addr:
00:26:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:26:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:26:38 inet 127.0.0.1/8 scope host lo
00:26:38 valid_lft forever preferred_lft forever
00:26:38 inet6 ::1/128 scope host
00:26:38 valid_lft forever preferred_lft forever
00:26:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:26:38 link/ether fa:16:3e:03:8c:b4 brd ff:ff:ff:ff:ff:ff
00:26:38 altname enp0s3
00:26:38 altname ens3
00:26:38 inet 10.30.171.110/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:26:38 valid_lft 85816sec preferred_lft 85816sec
00:26:38 inet6 fe80::f816:3eff:fe03:8cb4/64 scope link
00:26:38 valid_lft forever preferred_lft forever
00:26:38
00:26:38
00:26:38 ---> sar -b -r -n DEV:
00:26:38 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:26:38
00:26:38 00:16:49 LINUX RESTART (2 CPU)
00:26:38
00:26:38 12:17:01 AM tps rtps wtps bread/s bwrtn/s
00:26:38 12:18:01 AM 216.91 158.03 58.88 14741.44 40044.99
00:26:38 12:19:02 AM 121.85 1.08 120.76 75.32 11893.95
00:26:38 12:20:01 AM 32.33 0.39 31.94 65.33 3750.56
00:26:38 12:21:01 AM 73.19 9.40 63.80 1678.91 3916.36
00:26:38 12:22:01 AM 30.73 0.03 30.69 3.47 6267.07
00:26:38 12:23:01 AM 3.42 0.00 3.42 0.00 118.06
00:26:38 12:24:01 AM 0.13 0.00 0.13 0.00 1.45
00:26:38 12:25:01 AM 0.10 0.00 0.10 0.00 1.03
00:26:38 12:26:01 AM 22.40 0.48 21.91 69.19 635.06
00:26:38 Average: 55.72 18.86 36.86 1851.62 7410.15
00:26:38
00:26:38 12:17:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:26:38 12:18:01 AM 5450796 6995116 2431628 30.85 2688 1736888 767044 8.59 186500 1963856 99048
00:26:38 12:19:02 AM 5121832 6965276 2760592 35.02 2688 2019192 751916 8.42 199052 2211072 91256
00:26:38 12:20:01 AM 5210940 7056060 2671484 33.89 2688 2021124 684592 7.67 219892 2104720 9560
00:26:38 12:21:01 AM 4851864 6964100 3030560 38.45 2688 2278444 731948 8.20 266408 2384364 176268
00:26:38 12:22:01 AM 4904764 7016772 2977660 37.78 2688 2278516 693632 7.77 267028 2326844 4
00:26:38 12:23:01 AM 4904696 7016700 2977728 37.78 2688 2278520 693632 7.77 267028 2326920 4
00:26:38 12:24:01 AM 4904260 7016264 2978164 37.78 2688 2278520 693632 7.77 267028 2327288 16
00:26:38 12:25:01 AM 4904612 7016616 2977812 37.78 2688 2278520 693632 7.77 267028 2327036 8
00:26:38 12:26:01 AM 4892916 7003588 2989508 37.93 2688 2277796 687636 7.70 471576 2137216 23012
00:26:38 Average: 5016298 7005610 2866126 36.36 2688 2160836 710852 7.96 267949 2234368 44353
00:26:38
00:26:38 12:17:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:26:38 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:18:01 AM eth0 339.65 187.25 1685.75 57.54 0.00 0.00 0.00 0.00
00:26:38 12:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:19:02 AM eth0 92.38 67.97 1162.47 10.11 0.00 0.00 0.00 0.00
00:26:38 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:20:01 AM eth0 14.74 12.79 6.07 4.55 0.00 0.00 0.00 0.00
00:26:38 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:21:01 AM eth0 49.40 41.22 344.69 10.65 0.00 0.00 0.00 0.00
00:26:38 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:22:01 AM eth0 595.90 427.96 111.48 97.38 0.00 0.00 0.00 0.00
00:26:38 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:23:01 AM eth0 0.92 0.37 0.21 0.11 0.00 0.00 0.00 0.00
00:26:38 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:24:01 AM eth0 1.57 0.37 0.35 0.20 0.00 0.00 0.00 0.00
00:26:38 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:25:01 AM eth0 0.40 0.18 0.03 0.01 0.00 0.00 0.00 0.00
00:26:38 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 12:26:01 AM eth0 23.55 17.61 21.28 9.80 0.00 0.00 0.00 0.00
00:26:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:26:38 Average: eth0 124.48 84.10 370.94 21.18 0.00 0.00 0.00 0.00
00:26:38
00:26:38
00:26:38 ---> sar -P ALL:
00:26:38 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:26:38
00:26:38 00:16:49 LINUX RESTART (2 CPU)
00:26:38
00:26:38 12:17:01 AM CPU %user %nice %system %iowait %steal %idle
00:26:38 12:18:01 AM all 49.57 0.07 11.15 7.87 0.11 31.24
00:26:38 12:18:01 AM 0 41.05 0.08 10.85 8.31 0.12 39.60
00:26:38 12:18:01 AM 1 58.09 0.05 11.45 7.43 0.10 22.88
00:26:38 12:19:02 AM all 32.28 0.00 5.02 3.00 0.10 59.60
00:26:38 12:19:02 AM 0 29.31 0.00 4.95 3.09 0.10 62.55
00:26:38 12:19:02 AM 1 35.25 0.00 5.08 2.90 0.10 56.67
00:26:38 12:20:01 AM all 11.11 0.00 1.86 0.58 0.07 86.38
00:26:38 12:20:01 AM 0 14.15 0.00 1.85 0.54 0.07 83.39
00:26:38 12:20:01 AM 1 8.09 0.00 1.87 0.61 0.07 89.37
00:26:38 12:21:01 AM all 36.03 0.00 6.32 1.01 0.09 56.55
00:26:38 12:21:01 AM 0 26.70 0.00 5.86 1.51 0.10 65.83
00:26:38 12:21:01 AM 1 45.34 0.00 6.78 0.52 0.08 47.27
00:26:38 12:22:01 AM all 1.26 0.00 1.25 1.23 0.06 96.20
00:26:38 12:22:01 AM 0 1.31 0.00 0.89 1.14 0.05 96.61
00:26:38 12:22:01 AM 1 1.21 0.00 1.61 1.32 0.07 95.79
00:26:38 12:23:01 AM all 0.30 0.00 0.06 0.01 0.04 99.59
00:26:38 12:23:01 AM 0 0.42 0.00 0.05 0.00 0.03 99.50
00:26:38 12:23:01 AM 1 0.18 0.00 0.07 0.02 0.05 99.68
00:26:38 12:24:01 AM all 0.40 0.00 0.08 0.00 0.08 99.44
00:26:38 12:24:01 AM 0 0.62 0.00 0.07 0.00 0.07 99.25
00:26:38 12:24:01 AM 1 0.18 0.00 0.10 0.00 0.08 99.63
00:26:38 12:25:01 AM all 0.26 0.00 0.09 0.00 0.05 99.60
00:26:38 12:25:01 AM 0 0.43 0.00 0.12 0.00 0.05 99.40
00:26:38 12:25:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
00:26:38 12:26:01 AM all 20.33 0.00 2.98 0.12 0.08 76.49
00:26:38 12:26:01 AM 0 15.76 0.00 2.58 0.12 0.07 81.47
00:26:38 12:26:01 AM 1 24.90 0.00 3.37 0.12 0.10 71.50
00:26:38 Average: all 16.84 0.01 3.20 1.53 0.08 78.35
00:26:38 Average: 0 14.41 0.01 3.02 1.63 0.07 80.86
00:26:38 Average: 1 19.27 0.01 3.38 1.43 0.08 75.84
00:26:38
00:26:38
00:26:38