23:53:53 Started by upstream project "integration-distribution-mri-test-vanadium" build number 13
23:53:53 originally caused by:
23:53:53 Started by timer
23:53:53 Running as SYSTEM
23:53:53 [EnvInject] - Loading node environment variables.
23:53:53 Building remotely on prd-centos8-robot-2c-8g-2119 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:53:54 [ssh-agent] Looking for ssh-agent implementation...
23:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:53:54 $ ssh-agent
23:53:54 SSH_AUTH_SOCK=/tmp/ssh-v0p2Oq8rQQ9M/agent.5280
23:53:54 SSH_AGENT_PID=5281
23:53:54 [ssh-agent] Started.
23:53:54 Running ssh-add (command line suppressed)
23:53:54 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_18330068403598202262.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_18330068403598202262.key)
23:53:54 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:53:54 The recommended git tool is: NONE
23:53:57 using credential opendaylight-jenkins-ssh
23:53:57 Wiping out workspace first.
23:53:57 Cloning the remote Git repository
23:53:57 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:53:57 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10
23:53:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:53:57 > git --version # timeout=10
23:53:57 > git --version # 'git version 2.43.0'
23:53:57 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:53:57 [INFO] Currently running in a labeled security context
23:53:57 [INFO] Currently SELinux is 'enforcing' on the host
23:53:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh8913941692073737800.key
23:53:57 Verifying host key using known hosts file
23:53:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:53:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:53:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:53:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:54:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:54:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:54:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:54:00 [INFO] Currently running in a labeled security context
23:54:00 [INFO] Currently SELinux is 'enforcing' on the host
23:54:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh11769272481988707465.key
23:54:00 Verifying host key using known hosts file
23:54:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:54:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:54:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:54:00 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:54:00 > git config core.sparsecheckout # timeout=10
23:54:00 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:54:01 Commit message: "Adapt test for new pce-allocation field"
23:54:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:54:01 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:54:01 No emails were triggered.
23:54:01 provisioning config files...
23:54:01 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:54:01 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:54:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:54:02 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10169288388366753758.sh
23:54:02 ---> python-tools-install.sh
23:54:02 Setup pyenv:
23:54:02 system
23:54:02 * 3.8.13 (set by /opt/pyenv/version)
23:54:02 * 3.9.13 (set by /opt/pyenv/version)
23:54:02 * 3.10.13 (set by /opt/pyenv/version)
23:54:02 * 3.11.7 (set by /opt/pyenv/version)
23:54:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yjl3
23:54:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:54:11 lf-activate-venv(): INFO: Base packages installed successfully
23:54:11 lf-activate-venv(): INFO: Installing additional packages: lftools
23:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
23:54:39 Generating Requirements File
23:54:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:54:58 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:54:58 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:54:58 Python 3.11.7
23:54:58 pip 25.3 from /tmp/venv-yjl3/lib/python3.11/site-packages/pip (python 3.11)
23:54:59 appdirs==1.4.4
23:54:59 argcomplete==3.6.3
23:54:59 aspy.yaml==1.3.0
23:54:59 attrs==25.4.0
23:54:59 autopage==0.5.2
23:54:59 beautifulsoup4==4.14.2
23:54:59 boto3==1.40.59
23:54:59 botocore==1.40.59
23:54:59 bs4==0.0.2
23:54:59 cachetools==6.2.1
23:54:59 certifi==2025.10.5
23:54:59 cffi==2.0.0
23:54:59 cfgv==3.4.0
23:54:59 chardet==5.2.0
23:54:59 charset-normalizer==3.4.4
23:54:59 click==8.3.0
23:54:59 cliff==4.11.0
23:54:59 cmd2==2.7.0
23:54:59 cryptography==3.3.2
23:54:59 debtcollector==3.0.0
23:54:59 decorator==5.2.1
23:54:59 defusedxml==0.7.1
23:54:59 Deprecated==1.2.18
23:54:59 distlib==0.4.0
23:54:59 dnspython==2.8.0
23:54:59 docker==7.1.0
23:54:59 dogpile.cache==1.5.0
23:54:59 durationpy==0.10
23:54:59 email-validator==2.3.0
23:54:59 filelock==3.20.0
23:54:59 future==1.0.0
23:54:59 gitdb==4.0.12
23:54:59 GitPython==3.1.45
23:54:59 google-auth==2.41.1
23:54:59 httplib2==0.31.0
23:54:59 identify==2.6.15
23:54:59 idna==3.11
23:54:59 importlib-resources==1.5.0
23:54:59 iso8601==2.1.0
23:54:59 Jinja2==3.1.6
23:54:59 jmespath==1.0.1
23:54:59 jsonpatch==1.33
23:54:59 jsonpointer==3.0.0
23:54:59 jsonschema==4.25.1
23:54:59 jsonschema-specifications==2025.9.1
23:54:59 keystoneauth1==5.12.0
23:54:59 kubernetes==34.1.0
23:54:59 lftools==0.37.15
23:54:59 lxml==6.0.2
23:54:59 markdown-it-py==4.0.0
23:54:59 MarkupSafe==3.0.3
23:54:59 mdurl==0.1.2
23:54:59 msgpack==1.1.2
23:54:59 multi_key_dict==2.0.3
23:54:59 munch==4.0.0
23:54:59 netaddr==1.3.0
23:54:59 niet==1.4.2
23:54:59 nodeenv==1.9.1
23:54:59 oauth2client==4.1.3
23:54:59 oauthlib==3.3.1
23:54:59 openstacksdk==4.7.1
23:54:59 os-service-types==1.8.0
23:54:59 osc-lib==4.2.0
23:54:59 oslo.config==10.0.0
23:54:59 oslo.context==6.1.0
23:54:59 oslo.i18n==6.6.0
23:54:59 oslo.log==7.2.1
23:54:59 oslo.serialization==5.8.0
23:54:59 oslo.utils==9.1.0
23:54:59 packaging==25.0
23:54:59 pbr==7.0.1
23:54:59 platformdirs==4.5.0
23:54:59 prettytable==3.16.0
23:54:59 psutil==7.1.2
23:54:59 pyasn1==0.6.1
23:54:59 pyasn1_modules==0.4.2
23:54:59 pycparser==2.23
23:54:59 pygerrit2==2.0.15
23:54:59 PyGithub==2.8.1
23:54:59 Pygments==2.19.2
23:54:59 PyJWT==2.10.1
23:54:59 PyNaCl==1.6.0
23:54:59 pyparsing==2.4.7
23:54:59 pyperclip==1.11.0
23:54:59 pyrsistent==0.20.0
23:54:59 python-cinderclient==9.8.0
23:54:59 python-dateutil==2.9.0.post0
23:54:59 python-heatclient==4.3.0
23:54:59 python-jenkins==1.8.3
23:54:59 python-keystoneclient==5.7.0
23:54:59 python-magnumclient==4.9.0
23:54:59 python-openstackclient==8.2.0
23:54:59 python-swiftclient==4.8.0
23:54:59 PyYAML==6.0.3
23:54:59 referencing==0.37.0
23:54:59 requests==2.32.5
23:54:59 requests-oauthlib==2.0.0
23:54:59 requestsexceptions==1.4.0
23:54:59 rfc3986==2.0.0
23:54:59 rich==14.2.0
23:54:59 rich-argparse==1.7.1
23:54:59 rpds-py==0.28.0
23:54:59 rsa==4.9.1
23:54:59 ruamel.yaml==0.18.16
23:54:59 ruamel.yaml.clib==0.2.14
23:54:59 s3transfer==0.14.0
23:54:59 simplejson==3.20.2
23:54:59 six==1.17.0
23:54:59 smmap==5.0.2
23:54:59 soupsieve==2.8
23:54:59 stevedore==5.5.0
23:54:59 tabulate==0.9.0
23:54:59 toml==0.10.2
23:54:59 tomlkit==0.13.3
23:54:59 tqdm==4.67.1
23:54:59 typing_extensions==4.15.0
23:54:59 tzdata==2025.2
23:54:59 urllib3==1.26.20
23:54:59 virtualenv==20.35.3
23:54:59 wcwidth==0.2.14
23:54:59 websocket-client==1.9.0
23:54:59 wrapt==2.0.0
23:54:59 xdg==6.0.0
23:54:59 xmltodict==1.0.2
23:54:59 yq==3.4.3
23:54:59 [EnvInject] - Injecting environment variables from a build step.
23:54:59 [EnvInject] - Injecting as environment variables the properties content
23:54:59 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:54:59 OS_CLOUD=vex
23:54:59 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
23:54:59 OS_STACK_TEMPLATE_DIR=openstack-hot
23:54:59
23:54:59 [EnvInject] - Variables injected successfully.
23:54:59 provisioning config files...
23:54:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:54:59 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8637398920546715225.sh
23:54:59 ---> Create parameters file for OpenStack HOT
23:54:59 OpenStack Heat parameters generated
23:54:59 -----------------------------------
23:54:59 parameters:
23:54:59 vm_0_count: '3'
23:54:59 vm_0_flavor: 'v3-standard-4'
23:54:59 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:54:59 vm_1_count: '1'
23:54:59 vm_1_flavor: 'v3-standard-2'
23:54:59 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:54:59
23:54:59 job_name: '09998-13'
23:54:59 silo: 'releng'
23:54:59 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins9371420615784369724.sh
23:54:59 ---> Create HEAT stack
23:54:59 + source /home/jenkins/lf-env.sh
23:54:59 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:59 ++ mktemp -d /tmp/venv-XXXX
23:54:59 + lf_venv=/tmp/venv-Czvb
23:54:59 + local venv_file=/tmp/.os_lf_venv
23:54:59 + local python=python3
23:54:59 + local options
23:54:59 + local set_path=true
23:54:59 + local install_args=
23:54:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:59 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:54:59 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:54:59 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:54:59 + true
23:54:59 + case $1 in
23:54:59 + python=python3
23:54:59 + shift 2
23:54:59 + true
23:54:59 + case $1 in
23:54:59 + shift
23:54:59 + break
23:54:59 + case $python in
23:54:59 + local pkg_list=
23:54:59 + [[ -d /opt/pyenv ]]
23:54:59 + echo 'Setup pyenv:'
23:54:59 Setup pyenv:
23:54:59 + export PYENV_ROOT=/opt/pyenv
23:54:59 + PYENV_ROOT=/opt/pyenv
23:54:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:59 + pyenv versions
23:54:59 system
23:54:59 3.8.13
23:54:59 3.9.13
23:54:59 3.10.13
23:54:59 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:54:59 + command -v pyenv
23:54:59 ++ pyenv init - --no-rehash
23:54:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:54:59 for i in ${!paths[@]}; do
23:54:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:54:59 fi; done;
23:54:59 echo "${paths[*]}"'\'')"
23:54:59 export PATH="/opt/pyenv/shims:${PATH}"
23:54:59 export PYENV_SHELL=bash
23:54:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:54:59 pyenv() {
23:54:59 local command
23:54:59 command="${1:-}"
23:54:59 if [ "$#" -gt 0 ]; then
23:54:59 shift
23:54:59 fi
23:54:59
23:54:59 case "$command" in
23:54:59 rehash|shell)
23:54:59 eval "$(pyenv "sh-$command" "$@")"
23:54:59 ;;
23:54:59 *)
23:54:59 command pyenv "$command" "$@"
23:54:59 ;;
23:54:59 esac
23:54:59 }'
23:54:59 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:54:59 for i in ${!paths[@]}; do
23:54:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:54:59 fi; done;
23:54:59 echo "${paths[*]}"'
23:54:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:54:59 ++ export PYENV_SHELL=bash
23:54:59 ++ PYENV_SHELL=bash
23:54:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:54:59 +++ complete -F _pyenv pyenv
23:54:59 ++ lf-pyver python3
23:54:59 ++ local py_version_xy=python3
23:54:59 ++ local py_version_xyz=
23:54:59 ++ pyenv versions
23:54:59 ++ local command
23:54:59 ++ command=versions
23:54:59 ++ '[' 1 -gt 0 ']'
23:54:59 ++ shift
23:54:59 ++ case "$command" in
23:54:59 ++ command pyenv versions
23:54:59 ++ pyenv versions
23:54:59 ++ sed 's/^[ *]* //'
23:54:59 ++ awk '{ print $1 }'
23:54:59 ++ grep -E '^[0-9.]*[0-9]$'
23:55:00 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:55:00 +++ tail -n 1
23:55:00 +++ grep '^3' /tmp/.pyenv_versions
23:55:00 +++ sort -V
23:55:00 ++ py_version_xyz=3.11.7
23:55:00 ++ [[ -z 3.11.7 ]]
23:55:00 ++ echo 3.11.7
23:55:00 ++ return 0
23:55:00 + pyenv local 3.11.7
23:55:00 + local command
23:55:00 + command=local
23:55:00 + '[' 2 -gt 0 ']'
23:55:00 + shift
23:55:00 + case "$command" in
23:55:00 + command pyenv local 3.11.7
23:55:00 + pyenv local 3.11.7
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='lftools[openstack] '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='kubernetes '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='niet '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='python-heatclient '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='python-openstackclient '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='python-magnumclient '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='urllib3~=1.26.15 '
23:55:00 + for arg in "$@"
23:55:00 + case $arg in
23:55:00 + pkg_list+='yq '
23:55:00 + [[ -f /tmp/.os_lf_venv ]]
23:55:00 ++ cat /tmp/.os_lf_venv
23:55:00 + lf_venv=/tmp/venv-yjl3
23:55:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from' file:/tmp/.os_lf_venv
23:55:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
23:55:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:55:00 + local 'pip_opts=--upgrade --quiet'
23:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:55:00 + [[ -n '' ]]
23:55:00 + [[ -n '' ]]
23:55:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:55:00 + /tmp/venv-yjl3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:55:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:55:02 lf-activate-venv(): INFO: Base packages installed successfully
23:55:02 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:55:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:55:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:55:02 + /tmp/venv-yjl3/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:55:19 + type python3
23:55:19 + true
23:55:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH'
23:55:19 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
23:55:19 + PATH=/tmp/venv-yjl3/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:55:19 + return 0
23:55:19 + openstack --os-cloud vex limits show --absolute
23:55:20 +--------------------------+---------+
23:55:20 | Name | Value |
23:55:20 +--------------------------+---------+
23:55:20 | maxTotalInstances | -1 |
23:55:20 | maxTotalCores | 450 |
23:55:20 | maxTotalRAMSize | 1000000 |
23:55:20 | maxServerMeta | 128 |
23:55:20 | maxImageMeta | 128 |
23:55:20 | maxPersonality | 5 |
23:55:20 | maxPersonalitySize | 10240 |
23:55:20 | maxTotalKeypairs | 100 |
23:55:20 | maxServerGroups | 10 |
23:55:20 | maxServerGroupMembers | 10 |
23:55:20 | maxTotalFloatingIps | -1 |
23:55:20 | maxSecurityGroups | -1 |
23:55:20 | maxSecurityGroupRules | -1 |
23:55:20 | totalRAMUsed | 598016 |
23:55:20 | totalCoresUsed | 146 |
23:55:20 | totalInstancesUsed | 53 |
23:55:20 | totalFloatingIpsUsed | 0 |
23:55:20 | totalSecurityGroupsUsed | 0 |
23:55:20 | totalServerGroupsUsed | 0 |
23:55:20 | maxTotalVolumes | -1 |
23:55:20 | maxTotalSnapshots | 10 |
23:55:20 | maxTotalVolumeGigabytes | 4096 |
23:55:20 | maxTotalBackups | 10 |
23:55:20 | maxTotalBackupGigabytes | 1000 |
23:55:20 | totalVolumesUsed | 2 |
23:55:20 | totalGigabytesUsed | 40 |
23:55:20 | totalSnapshotsUsed | 0 |
23:55:20 | totalBackupsUsed | 0 |
23:55:20 | totalBackupGigabytesUsed | 0 |
23:55:20 +--------------------------+---------+
23:55:21 + pushd /opt/ciman/openstack-hot
23:55:21 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:55:21 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-13 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml
23:55:58 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
23:55:58 Waiting to initialize infrastructure...
23:55:58 Waiting to initialize infrastructure...
23:55:58 Stack initialization successful.
23:55:58 ------------------------------------
23:55:58 Stack Details
23:55:58 ------------------------------------
23:55:58 {'added': None,
23:55:58 'capabilities': [],
23:55:58 'created_at': '2025-10-25T23:55:24Z',
23:55:58 'deleted': None,
23:55:58 'deleted_at': None,
23:55:58 'description': 'No description',
23:55:58 'environment': None,
23:55:58 'environment_files': None,
23:55:58 'files': None,
23:55:58 'files_container': None,
23:55:58 'id': 'a2ecd65c-6725-44b6-a825-6a5b0068b9bd',
23:55:58 'is_rollback_disabled': True,
23:55:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-13/a2ecd65c-6725-44b6-a825-6a5b0068b9bd',
23:55:58 'rel': 'self'}],
23:55:58 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:55:58 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-13',
23:55:58 'notification_topics': [],
23:55:58 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:55:58 'output_key': 'vm_0_ips',
23:55:58 'output_value': ['10.30.171.246',
23:55:58 '10.30.170.150',
23:55:58 '10.30.171.6']},
23:55:58 {'description': 'IP addresses of the 2nd vm types',
23:55:58 'output_key': 'vm_1_ips',
23:55:58 'output_value': ['10.30.170.124']}],
23:55:58 'owner_id': ****,
23:55:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:55:58 'OS::stack_id': 'a2ecd65c-6725-44b6-a825-6a5b0068b9bd',
23:55:58 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-13',
23:55:58 'job_name': '09998-13',
23:55:58 'silo': 'releng',
23:55:58 'vm_0_count': '3',
23:55:58 'vm_0_flavor': 'v3-standard-4',
23:55:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:55:58 '20250917-133034.447',
23:55:58 'vm_1_count': '1',
23:55:58 'vm_1_flavor': 'v3-standard-2',
23:55:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:55:58 '- 20250917-133034.654'},
23:55:58 'parent_id': None,
23:55:58 'replaced': None,
23:55:58 'status': 'CREATE_COMPLETE',
23:55:58 'status_reason': 'Stack CREATE completed successfully',
23:55:58 'tags': [],
23:55:58 'template': None,
23:55:58 'template_description': 'No description',
23:55:58 'template_url': None,
23:55:58 'timeout_mins': 15,
23:55:58 'unchanged': None,
23:55:58 'updated': None,
23:55:58 'updated_at': None,
23:55:58 'user_project_id': '487a9197481141b18200e5c2a188f8fe'}
23:55:58 ------------------------------------
23:55:59 + popd
23:55:59 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
23:55:59 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins1864317476508747039.sh
23:55:59 ---> Copy SSH public keys to CSIT lab
23:55:59 Setup pyenv:
23:55:59 system
23:55:59 3.8.13
23:55:59 3.9.13
23:55:59 3.10.13
23:55:59 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:56:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
23:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:04 lf-activate-venv(): INFO: Base packages installed successfully
23:56:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
23:56:32 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:56:32 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:56:32 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:56:32 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:56:32 releng-09998-13-0-builder-1
23:56:32 Successfully copied public keys to slave 10.30.170.150
23:56:32 releng-09998-13-0-builder-2
23:56:32 Successfully copied public keys to slave 10.30.171.6
23:56:32 releng-09998-13-0-builder-0
23:56:32 Successfully copied public keys to slave 10.30.171.246
23:56:32 Process 6498 ready.
23:56:32 Process 6499 ready.
23:56:32 Process 6500 ready.
23:56:33 releng-09998-13-1-mininet-ovs-217-0
23:56:33 Successfully copied public keys to slave 10.30.170.124
23:56:33 Process 6501 ready.
23:56:33 SSH ready on all stack servers.
23:56:33 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins11996031099353672277.sh
23:56:33 Setup pyenv:
23:56:33 system
23:56:33 3.8.13
23:56:33 3.9.13
23:56:33 3.10.13
23:56:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:56:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d9T6
23:56:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv
23:56:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:56:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:56:42 lf-activate-venv(): INFO: Base packages installed successfully
23:56:42 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-d9T6/bin to PATH
23:56:44 + echo 'Installing Python Requirements'
23:56:44 Installing Python Requirements
23:56:44 + cat
23:56:44 + python -m pip install -r requirements.txt
23:56:44 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:56:44 Collecting docker-py (from -r requirements.txt (line 1))
23:56:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:56:44 Collecting ipaddr (from -r requirements.txt (line 2))
23:56:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:56:44 Installing build dependencies: started
23:56:45 Installing build dependencies: finished with status 'done'
23:56:45 Getting requirements to build wheel: started
23:56:45 Getting requirements to build wheel: finished with status 'done'
23:56:45 Preparing metadata (pyproject.toml): started
23:56:46 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:46 Collecting netaddr (from -r requirements.txt (line 3))
23:56:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:56:46 Collecting netifaces (from -r requirements.txt (line 4))
23:56:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:56:46 Installing build dependencies: started
23:56:47 Installing build dependencies: finished with status 'done'
23:56:47 Getting requirements to build wheel: started
23:56:47 Getting requirements to build wheel: finished with status 'done'
23:56:47 Preparing metadata (pyproject.toml): started
23:56:47 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:47 Collecting pyhocon (from -r requirements.txt (line 5))
23:56:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:56:47 Collecting requests (from -r requirements.txt (line 6))
23:56:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:56:47 Collecting robotframework (from -r requirements.txt (line 7))
23:56:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:56:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 38.4 MB/s 0:00:00
23:56:47 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:56:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:56:47 Installing build dependencies: started
23:56:48 Installing build dependencies: finished with status 'done'
23:56:48 Getting requirements to build wheel: started
23:56:49 Getting requirements to build wheel: finished with status 'done'
23:56:49 Preparing metadata (pyproject.toml): started
23:56:49 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:56:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:56:49 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:56:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:56:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:56:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:56:49 Installing build dependencies: started
23:56:50 Installing build dependencies: finished with status 'done'
23:56:50 Getting requirements to build wheel: started
23:56:50 Getting requirements to build wheel: finished with status 'done'
23:56:50 Preparing metadata (pyproject.toml): started
23:56:50 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:50 Collecting scapy (from -r requirements.txt (line 12))
23:56:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:56:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.8 MB/s 0:00:00
23:56:51 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:56:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:56:51 Installing build dependencies: started
23:56:52 Installing build dependencies: finished with status 'done'
23:56:52 Getting requirements to build wheel: started
23:56:52 Getting requirements to build wheel: finished with status 'done'
23:56:52 Preparing metadata (pyproject.toml): started
23:56:52 Preparing metadata (pyproject.toml): finished with status 'done'
23:56:52 Collecting elasticsearch (from -r requirements.txt (line 18))
23:56:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:56:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 31.1 MB/s 0:00:00
23:56:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:56:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:56:52 Collecting pyangbind (from -r requirements.txt (line 22))
23:56:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:56:52 Collecting isodate (from -r requirements.txt (line 25))
23:56:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:56:52 Collecting jmespath (from -r requirements.txt (line 28))
23:56:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:56:52 Collecting jsonpatch (from -r requirements.txt (line 31))
23:56:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:56:53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:56:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:56:53 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:56:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:56:53 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:56:53 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:56:53 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:56:53 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:56:53 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:56:53 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:56:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:56:53 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:56:53 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:56:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:56:53 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:56:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:56:54 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:56:54 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:56:54 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:56:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:56:54 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:56:54 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:56:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:56:54 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:56:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:56:54 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:56:54 Collecting elasticsearch (from -r requirements.txt (line 18))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:56:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 26.6 MB/s 0:00:00
23:56:54 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:56:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:56:54 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:56:54 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:56:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:56:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.9 MB/s 0:00:00
23:56:55 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:56:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:56:56 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:56:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:56:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 37.4 MB/s 0:00:00
23:56:56 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:56:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:56:56 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:56:56 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:56:56 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:56:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:56:57 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:56:57 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:56:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:56:57 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:56:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 82.5 MB/s 0:00:00
23:56:57 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:56:57 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:56:57 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:56:57 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:56:57 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:56:57 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:56:57 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:56:57 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:56:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:56:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:56:57 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:56:58 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:56:58 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:56:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:56:58 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:56:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:56:58 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:56:58 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:56:58 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:56:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a614581f6d5aca4e2a0af0069affde0642327b9bc70ff8d53497258ea9ae0ce9
23:56:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:56:58 Building wheel for ipaddr (pyproject.toml): started
23:56:58 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:56:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3abc1ad35bfb4567391757bedbbb245da1d02b9cd462842aa503fab8b6026d92
23:56:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:56:58 Building wheel for netifaces (pyproject.toml): started
23:57:01 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:57:01 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=193b9064527fb663f3b990c0be2e08b9e96377e8495030d6b4af9e2976cc4dd7
23:57:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:57:01 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:57:01 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:57:01 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0639261ef69f0f9e61a27da5698548d6e81ad3c221d6cb08e543c82f80bc279f
23:57:01 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:57:01 Building wheel for jsonpath-rw (pyproject.toml): started
23:57:01 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:57:01 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=64aa9a362a73bf168dfc7914f0e1e30f9a8c29841bae8159fc68b56f0df135eb
23:57:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:57:01 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:57:01 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:57:09
23:57:09 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:57:09 + pip freeze
23:57:09 attrs==25.4.0
23:57:09 bcrypt==5.0.0
23:57:09 beautifulsoup4==4.14.2
23:57:09 certifi==2025.10.5
23:57:09 cffi==2.0.0
23:57:09 charset-normalizer==3.4.4
23:57:09 click==8.3.0
23:57:09 cryptography==46.0.3
23:57:09 decorator==5.2.1
23:57:09 distlib==0.4.0
23:57:09 docker-py==1.10.6
23:57:09 docker-pycreds==0.4.0
23:57:09 elastic-transport==8.17.1
23:57:09 elasticsearch==8.19.1
23:57:09 elasticsearch-dsl==8.15.4
23:57:09 enum34==1.1.10
23:57:09 filelock==3.20.0
23:57:09 h11==0.16.0
23:57:09 idna==3.11
23:57:09 invoke==2.2.1
23:57:09 ipaddr==2.2.0
23:57:09 isodate==0.7.2
23:57:09 jmespath==1.0.1
23:57:09 jsonpatch==1.33
23:57:09 jsonpath-rw==1.4.0
23:57:09 jsonpointer==3.0.0
23:57:09 lxml==6.0.2
23:57:09 netaddr==1.3.0
23:57:09 netifaces==0.11.0
23:57:09 outcome==1.3.0.post0
23:57:09 paramiko==4.0.0
23:57:09 platformdirs==4.5.0
23:57:09 ply==3.11
23:57:09 pyang==2.7.1
23:57:09 pyangbind==0.8.6
23:57:09 pycparser==2.23
23:57:09 pyhocon==0.3.61
23:57:09 PyNaCl==1.6.0
23:57:09 pyparsing==3.2.5
23:57:09 PySocks==1.7.1
23:57:09 python-dateutil==2.9.0.post0
23:57:09 regex==2025.10.23
23:57:09 requests==2.32.5
23:57:09 robotframework==7.3.2
23:57:09 robotframework-httplibrary==0.4.2
23:57:09 robotframework-pythonlibcore==4.4.1
23:57:09 robotframework-requests==0.9.7
23:57:09 robotframework-selenium2library==3.0.0
23:57:09 robotframework-seleniumlibrary==6.8.0
23:57:09 robotframework-sshlibrary==3.8.0
23:57:09 scapy==2.6.1
23:57:09 scp==0.15.0
23:57:09 selenium==4.38.0
23:57:09 six==1.17.0
23:57:09 sniffio==1.3.1
23:57:09 sortedcontainers==2.4.0
23:57:09 soupsieve==2.8
23:57:09 trio==0.31.0
23:57:09 trio-websocket==0.12.2
23:57:09 typing_extensions==4.15.0
23:57:09 urllib3==2.5.0
23:57:09 virtualenv==20.35.3
23:57:09 waitress==3.0.2
23:57:09 WebOb==1.8.9
23:57:09 websocket-client==1.9.0
23:57:09 WebTest==3.0.7
23:57:09 wsproto==1.2.0
23:57:09 [EnvInject] - Injecting environment variables from a build step.
23:57:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:57:10 [EnvInject] - Variables injected successfully.
23:57:10 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins1001627440630900100.sh
23:57:10 Setup pyenv:
23:57:10 system
23:57:10 3.8.13
23:57:10 3.9.13
23:57:10 3.10.13
23:57:10 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:57:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
23:57:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:12 lf-activate-venv(): INFO: Base packages installed successfully
23:57:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:57:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:57:19 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:57:19 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:57:19 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:57:20 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
23:57:20 + ODL_SYSTEM=()
23:57:20 + TOOLS_SYSTEM=()
23:57:20 + OPENSTACK_SYSTEM=()
23:57:20 + OPENSTACK_CONTROLLERS=()
23:57:20 + mapfile -t ADDR
23:57:20 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
23:57:20 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:57:21 + for i in "${ADDR[@]}"
23:57:21 ++ ssh 10.30.170.124 hostname -s
23:57:21 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:57:22 + REMHOST=releng-09998-13-1-mininet-ovs-217-0
23:57:22 + case ${REMHOST} in
23:57:22 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:57:22 + for i in "${ADDR[@]}"
23:57:22 ++ ssh 10.30.171.246 hostname -s
23:57:22 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:22 + REMHOST=releng-09998-13-0-builder-0
23:57:22 + case ${REMHOST} in
23:57:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:57:22 + for i in "${ADDR[@]}"
23:57:22 ++ ssh 10.30.170.150 hostname -s
23:57:22 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:22 + REMHOST=releng-09998-13-0-builder-1
23:57:22 + case ${REMHOST} in
23:57:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:57:22 + for i in "${ADDR[@]}"
23:57:22 ++ ssh 10.30.171.6 hostname -s
23:57:22 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:23 + REMHOST=releng-09998-13-0-builder-2
23:57:23 + case ${REMHOST} in
23:57:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:57:23 + echo NUM_ODL_SYSTEM=3
23:57:23 + echo NUM_TOOLS_SYSTEM=1
23:57:23 + '[' '' == yes ']'
23:57:23 + NUM_OPENSTACK_SYSTEM=0
23:57:23 + echo NUM_OPENSTACK_SYSTEM=0
23:57:23 + '[' 0 -eq 2 ']'
23:57:23 + echo ODL_SYSTEM_IP=10.30.171.246
23:57:23 ++ seq 0 2
23:57:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:23 + echo ODL_SYSTEM_1_IP=10.30.171.246
23:57:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:23 + echo ODL_SYSTEM_2_IP=10.30.170.150
23:57:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:57:23 + echo ODL_SYSTEM_3_IP=10.30.171.6
23:57:23 + echo TOOLS_SYSTEM_IP=10.30.170.124
23:57:23 ++ seq 0 0
23:57:23 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:57:23 + echo TOOLS_SYSTEM_1_IP=10.30.170.124
23:57:23 + openstack_index=0
23:57:23 + NUM_OPENSTACK_CONTROL_NODES=1
23:57:23 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:57:23 ++ seq 0 0
23:57:23 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:57:23 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:57:23 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:23 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:23 + '[' -1 -ge 2 ']'
23:57:23 ++ seq 0 -2
23:57:23 + NUM_OPENSTACK_HAPROXY_NODES=0
23:57:23 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:57:23 ++ seq 0 -1
23:57:23 + echo 'Contents of slave_addresses.txt:'
23:57:23 Contents of slave_addresses.txt:
23:57:23 + cat slave_addresses.txt
23:57:23 NUM_ODL_SYSTEM=3
23:57:23 NUM_TOOLS_SYSTEM=1
23:57:23 NUM_OPENSTACK_SYSTEM=0
23:57:23 ODL_SYSTEM_IP=10.30.171.246
23:57:23 ODL_SYSTEM_1_IP=10.30.171.246
23:57:23 ODL_SYSTEM_2_IP=10.30.170.150
23:57:23 ODL_SYSTEM_3_IP=10.30.171.6
23:57:23 TOOLS_SYSTEM_IP=10.30.170.124
23:57:23 TOOLS_SYSTEM_1_IP=10.30.170.124
23:57:23 NUM_OPENSTACK_CONTROL_NODES=1
23:57:23 OPENSTACK_CONTROL_NODE_1_IP=
23:57:23 NUM_OPENSTACK_COMPUTE_NODES=-1
23:57:23 NUM_OPENSTACK_HAPROXY_NODES=0
23:57:23 [EnvInject] - Injecting environment variables from a build step.
23:57:23 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:57:23 [EnvInject] - Variables injected successfully.
23:57:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins13477964286365434368.sh
23:57:23 Preparing for JRE Version 21
23:57:23 Karaf artifact is karaf
23:57:23 Karaf project is integration
23:57:23 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:57:23 [EnvInject] - Injecting environment variables from a build step.
23:57:23 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:57:23 [EnvInject] - Variables injected successfully.
23:57:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1595536348615291798.sh
23:57:23 2025-10-25 23:57:23 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:57:23 Bundle version is 0.23.0-SNAPSHOT
23:57:23 --2025-10-25 23:57:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:57:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:23 HTTP request sent, awaiting response... 200 OK
23:57:23 Length: 1410 (1.4K) [application/xml]
23:57:23 Saving to: ‘maven-metadata.xml’
23:57:23
23:57:23 0K . 100% 45.4M=0s
23:57:23
23:57:23 2025-10-25 23:57:23 (45.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:57:23
23:57:23
23:57:23
23:57:23 org.opendaylight.integration
23:57:23 karaf
23:57:23 0.23.0-SNAPSHOT
23:57:23
23:57:23
23:57:23 20251025.223729
23:57:23 494
23:57:23
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23 pom
23:57:23 0.23.0-20251025.223729-494
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23 tar.gz
23:57:23 0.23.0-20251025.223729-494
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23 zip
23:57:23 0.23.0-20251025.223729-494
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23 cyclonedx
23:57:23 xml
23:57:23 0.23.0-20251025.223729-494
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23 cyclonedx
23:57:23 json
23:57:23 0.23.0-20251025.223729-494
23:57:23 20251025223729
23:57:23
23:57:23
23:57:23
23:57:23
23:57:23 Nexus timestamp is 0.23.0-20251025.223729-494
23:57:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:23 Distribution bundle is karaf-0.23.0-20251025.223729-494.zip
23:57:23 Distribution bundle version is 0.23.0-SNAPSHOT
23:57:23 Distribution folder is karaf-0.23.0-SNAPSHOT
23:57:23 Nexus prefix is https://nexus.opendaylight.org
23:57:23 [EnvInject] - Injecting environment variables from a build step.
23:57:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:57:23 [EnvInject] - Variables injected successfully.
23:57:23 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins12628838347145207970.sh
23:57:23 Setup pyenv:
23:57:23 system
23:57:23 3.8.13
23:57:23 3.9.13
23:57:23 3.10.13
23:57:23 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
23:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
23:57:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:57:25 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:57:26 lf-activate-venv(): INFO: Base packages installed successfully
23:57:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:57:31 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:57:31 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
23:57:31 Copying common-functions.sh to /tmp
23:57:33 Copying common-functions.sh to 10.30.170.124:/tmp
23:57:33 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:57:34 Copying common-functions.sh to 10.30.171.246:/tmp
23:57:34 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:34 Copying common-functions.sh to 10.30.170.150:/tmp
23:57:34 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:35 Copying common-functions.sh to 10.30.171.6:/tmp
23:57:35 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:36 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins864933382487105439.sh
23:57:36 common-functions.sh is being sourced
23:57:36 common-functions environment:
23:57:36 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:36 ACTUALFEATURES:
23:57:36 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:36 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:36 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:36 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:36 CONTROLLERMEM: 2048m
23:57:36 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:36 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:36 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:36 SUITES:
23:57:36
23:57:36 #################################################
23:57:36 ## Configure Cluster and Start ##
23:57:36 #################################################
23:57:36 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:57:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:57:36 Locating script plan to use...
23:57:36 Finished running script plans
23:57:36 Configuring member-1 with IP address 10.30.171.246
23:57:36 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:36 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:36 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:57:36 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:36 ++ echo 'common-functions.sh is being sourced'
23:57:36 common-functions.sh is being sourced
23:57:36 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:57:36 ++ DISTROSTREAM=vanadium
23:57:36 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:36 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:36 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:36 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:36 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:36 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:36 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:36 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:36 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:36 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:36 ++ export CONTROLLERMEM=
23:57:36 ++ CONTROLLERMEM=
23:57:36 ++ case "${DISTROSTREAM}" in
23:57:36 ++ CLUSTER_SYSTEM=pekko
23:57:36 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:36 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:36 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:36 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:36 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:36 ++ print_common_env
23:57:36 ++ cat
23:57:36 common-functions environment:
23:57:36 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:36 ACTUALFEATURES:
23:57:36 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:36 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:36 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:36 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:36 CONTROLLERMEM:
23:57:36 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:36 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:36 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:36 SUITES:
23:57:36
23:57:36 ++ SSH='ssh -t -t'
23:57:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:36 Changing to /tmp
23:57:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:36 + echo 'Changing to /tmp'
23:57:36 + cd /tmp
23:57:36 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
23:57:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:36 --2025-10-25 23:57:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:36 HTTP request sent, awaiting response... 200 OK
23:57:36 Length: 234980227 (224M) [application/zip]
23:57:36 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
23:57:36
23:57:36 0K ........ ........ ........ ........ ........ ........ 1% 49.0M 5s
23:57:36 3072K ........ ........ ........ ........ ........ ........ 2% 79.0M 4s
23:57:36 6144K ........ ........ ........ ........ ........ ........ 4% 155M 3s
23:57:36 9216K ........ ........ ........ ........ ........ ........ 5% 192M 2s
23:57:36 12288K ........ ........ ........ ........ ........ ........ 6% 182M 2s
23:57:36 15360K ........ ........ ........ ........ ........ ........ 8% 122M 2s
23:57:36 18432K ........ ........ ........ ........ ........ ........ 9% 170M 2s
23:57:36 21504K ........ ........ ........ ........ ........ ........ 10% 178M 2s
23:57:36 24576K ........ ........ ........ ........ ........ ........ 12% 217M 2s
23:57:37 27648K ........ ........ ........ ........ ........ ........ 13% 213M 2s
23:57:37 30720K ........ ........ ........ ........ ........ ........ 14% 255M 1s
23:57:37 33792K ........ ........ ........ ........ ........ ........ 16% 264M 1s
23:57:37 36864K ........ ........ ........ ........ ........ ........ 17% 233M 1s
23:57:37 39936K ........ ........ ........ ........ ........ ........ 18% 225M 1s
23:57:37 43008K ........ ........ ........ ........ ........ ........ 20% 215M 1s
23:57:37 46080K ........ ........ ........ ........ ........ ........ 21% 225M 1s
23:57:37 49152K ........ ........ ........ ........ ........ ........ 22% 205M 1s
23:57:37 52224K ........ ........ ........ ........ ........ ........ 24% 257M 1s
23:57:37 55296K ........ ........ ........ ........ ........ ........ 25% 288M 1s
23:57:37 58368K ........ ........ ........ ........ ........ ........ 26% 282M 1s
23:57:37 61440K ........ ........ ........ ........ ........ ........ 28% 209M 1s
23:57:37 64512K ........ ........ ........ ........ ........ ........ 29% 274M 1s
23:57:37 67584K ........ ........ ........ ........ ........ ........ 30% 251M 1s
23:57:37 70656K ........ ........ ........ ........ ........ ........ 32% 288M 1s
23:57:37 73728K ........ ........ ........ ........ ........ ........ 33% 285M 1s
23:57:37 76800K ........ ........ ........ ........ ........ ........ 34% 283M 1s
23:57:37 79872K ........ ........ ........ ........ ........ ........ 36% 282M 1s
23:57:37 82944K ........ ........ ........ ........ ........ ........ 37% 261M 1s
23:57:37 86016K ........ ........ ........ ........ ........ ........ 38% 292M 1s
23:57:37 89088K ........ ........ ........ ........ ........ ........ 40% 271M 1s
23:57:37 92160K ........ ........ ........ ........ ........ ........ 41% 299M 1s
23:57:37 95232K ........ ........ ........ ........ ........ ........ 42% 264M 1s
23:57:37 98304K ........ ........ ........ ........ ........ ........ 44% 301M 1s
23:57:37 101376K ........ ........ ........ ........ ........ ........ 45% 228M 1s
23:57:37 104448K ........ ........ ........ ........ ........ ........ 46% 341M 1s
23:57:37 107520K ........ ........ ........ ........ ........ ........ 48% 298M 1s
23:57:37 110592K ........ ........ ........ ........ ........ ........ 49% 291M 1s
23:57:37 113664K ........ ........ ........ ........ ........ ........ 50% 274M 1s
23:57:37 116736K ........ ........ ........ ........ ........ ........ 52% 262M 1s
23:57:37 119808K ........ ........ ........ ........ ........ ........ 53% 286M 1s
23:57:37 122880K ........ ........ ........ ........ ........ ........ 54% 287M 0s
23:57:37 125952K ........ ........ ........ ........ ........ ........ 56% 283M 0s
23:57:37 129024K ........ ........ ........ ........ ........ ........ 57% 286M 0s
23:57:37 132096K ........ ........ ........ ........ ........ ........ 58% 282M 0s
23:57:37 135168K ........ ........ ........ ........ ........ ........ 60% 283M 0s
23:57:37 138240K ........ ........ ........ ........ ........ ........ 61% 284M 0s
23:57:37 141312K ........ ........ ........ ........ ........ ........ 62% 279M 0s
23:57:37 144384K ........ ........ ........ ........ ........ ........ 64% 290M 0s
23:57:37 147456K ........ ........ ........ ........ ........ ........ 65% 276M 0s
23:57:37 150528K ........ ........ ........ ........ ........ ........ 66% 268M 0s
23:57:37 153600K ........ ........ ........ ........ ........ ........ 68% 263M 0s
23:57:37 156672K ........ ........ ........ ........ ........ ........ 69% 249M 0s
23:57:37 159744K ........ ........ ........ ........ ........ ........ 70% 280M 0s
23:57:37 162816K ........ ........ ........ ........ ........ ........ 72% 238M 0s
23:57:37 165888K ........ ........ ........ ........ ........ ........ 73% 306M 0s
23:57:37 168960K ........ ........ ........ ........ ........ ........ 74% 278M 0s
23:57:37 172032K ........ ........ ........ ........ ........ ........ 76% 268M 0s
23:57:37 175104K ........ ........ ........ ........ ........ ........ 77% 276M 0s
23:57:37 178176K ........ ........ ........ ........ ........ ........ 78% 300M 0s
23:57:37 181248K ........ ........ ........ ........ ........ ........ 80% 209M 0s
23:57:37 184320K ........ ........ ........ ........ ........ ........ 81% 196M 0s
23:57:37 187392K ........ ........ ........ ........ ........ ........ 83% 285M 0s
23:57:37 190464K ........ ........ ........ ........ ........ ........ 84% 318M 0s
23:57:37 193536K ........ ........ ........ ........ ........ ........ 85% 283M 0s
23:57:37 196608K ........ ........ ........ ........ ........ ........ 87% 265M 0s
23:57:37 199680K ........ ........ ........ ........ ........ ........ 88% 206M 0s
23:57:37 202752K ........ ........ ........ ........ ........ ........ 89% 266M 0s
23:57:37 205824K ........ ........ ........ ........ ........ ........ 91% 278M 0s
23:57:37 208896K ........ ........ ........ ........ ........ ........ 92% 287M 0s
23:57:37 211968K ........ ........ ........ ........ ........ ........ 93% 280M 0s
23:57:37 215040K ........ ........ ........ ........ ........ ........ 95% 296M 0s
23:57:37 218112K ........ ........ ........ ........ ........ ........ 96% 243M 0s
23:57:37 221184K ........ ........ ........ ........ ........ ........ 97% 266M 0s
23:57:37 224256K ........ ........ ........ ........ ........ ........ 99% 283M 0s
23:57:37 227328K ........ ........ ........ ........ . 100% 297M=1.0s
23:57:37
23:57:37 2025-10-25 23:57:37 (232 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
23:57:37
23:57:37 Extracting the new controller...
23:57:37 + echo 'Extracting the new controller...'
23:57:37 + unzip -q karaf-0.23.0-20251025.223729-494.zip
23:57:39 Adding external repositories...
23:57:39 + echo 'Adding external repositories...'
23:57:39 + 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.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:39 ################################################################################
23:57:39 #
23:57:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:39 # contributor license agreements. See the NOTICE file distributed with
23:57:39 # this work for additional information regarding copyright ownership.
23:57:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:39 # (the "License"); you may not use this file except in compliance with
23:57:39 # the License. You may obtain a copy of the License at
23:57:39 #
23:57:39 # http://www.apache.org/licenses/LICENSE-2.0
23:57:39 #
23:57:39 # Unless required by applicable law or agreed to in writing, software
23:57:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:39 # See the License for the specific language governing permissions and
23:57:39 # limitations under the License.
23:57:39 #
23:57:39 ################################################################################
23:57:39
23:57:39 #
23:57:39 # If set to true, the following property will not allow any certificate to be used
23:57:39 # when accessing Maven repositories through SSL
23:57:39 #
23:57:39 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:39
23:57:39 #
23:57:39 # Path to the local Maven settings file.
23:57:39 # The repositories defined in this file will be automatically added to the list
23:57:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:39 # below is not set.
23:57:39 # The following locations are checked for the existence of the settings.xml file
23:57:39 # * 1. looks for the specified url
23:57:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:39 #
23:57:39 #org.ops4j.pax.url.mvn.settings=
23:57:39
23:57:39 #
23:57:39 # Path to the local Maven repository which is used to avoid downloading
23:57:39 # artifacts when they already exist locally.
23:57:39 # The value of this property will be extracted from the settings.xml file
23:57:39 # above, or defaulted to:
23:57:39 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:39 #
23:57:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:39
23:57:39 #
23:57:39 # Default this to false. It's just weird to use undocumented repos
23:57:39 #
23:57:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:39
23:57:39 #
23:57:39 # Uncomment if you don't wanna use the proxy settings
23:57:39 # from the Maven conf/settings.xml file
23:57:39 #
23:57:39 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:39
23:57:39 #
23:57:39 # Comma separated list of repositories scanned when resolving an artifact.
23:57:39 # Those repositories will be checked before iterating through the
23:57:39 # below list of repositories and even before the local repository
23:57:39 # A repository url can be appended with zero or more of the following flags:
23:57:39 # @snapshots : the repository contains snaphots
23:57:39 # @noreleases : the repository does not contain any released artifacts
23:57:39 #
23:57:39 # The following property value will add the system folder as a repo.
23:57:39 #
23:57:39 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:39
23:57:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:39
23:57:39 #
23:57:39 # Comma separated list of repositories scanned when resolving an artifact.
23:57:39 # The default list includes the following repositories:
23:57:39 # http://repo1.maven.org/maven2@id=central
23:57:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:39 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:39 # to add.
23:57:39 # A repository url can be appended with zero or more of the following flags:
23:57:39 # @snapshots : the repository contains snapshots
23:57:39 # @noreleases : the repository does not contain any released artifacts
23:57:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:39 #
23:57:39 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:39
23:57:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:57:39 + [[ True == \T\r\u\e ]]
23:57:39 + echo 'Configuring the startup features...'
23:57:39 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:39 + FEATURE_TEST_STRING=features-test
23:57:39 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:57:39 + KARAF_VERSION=karaf4
23:57:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:39 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:39 + [[ ! -z '' ]]
23:57:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:39 ################################################################################
23:57:39 #
23:57:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:39 # contributor license agreements. See the NOTICE file distributed with
23:57:39 # this work for additional information regarding copyright ownership.
23:57:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:39 # (the "License"); you may not use this file except in compliance with
23:57:39 # the License. You may obtain a copy of the License at
23:57:39 #
23:57:39 # http://www.apache.org/licenses/LICENSE-2.0
23:57:39 #
23:57:39 # Unless required by applicable law or agreed to in writing, software
23:57:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:39 # See the License for the specific language governing permissions and
23:57:39 # limitations under the License.
23:57:39 #
23:57:39 ################################################################################
23:57:39
23:57:39 #
23:57:39 # Comma separated list of features repositories to register by default
23:57:39 #
23:57:39 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
23:57:39
23:57:39 #
23:57:39 # Comma separated list of features to install at startup
23:57:39 #
23:57:39 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
23:57:39
23:57:39 #
23:57:39 # Resource repositories (OBR) that the features resolver can use
23:57:39 # to resolve requirements/capabilities
23:57:39 #
23:57:39 # The format of the resourceRepositories is
23:57:39 # resourceRepositories=[xml:url|json:url],...
23:57:39 # for Instance:
23:57:39 #
23:57:39 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:39 # or
23:57:39 #resourceRepositories=json:http://host/path/to/index.json
23:57:39 #
23:57:39
23:57:39 #
23:57:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:39 #
23:57:39 featuresBootAsynchronous=false
23:57:39
23:57:39 #
23:57:39 # Service requirements enforcement
23:57:39 #
23:57:39 # By default, the feature resolver checks the service requirements/capabilities of
23:57:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:39 # the required bundles.
23:57:39 # The following flag can have those values:
23:57:39 # - disable: service requirements are completely ignored
23:57:39 # - default: service requirements are ignored for old features
23:57:39 # - enforce: service requirements are always verified
23:57:39 #
23:57:39 #serviceRequirements=default
23:57:39
23:57:39 #
23:57:39 # Store cfg file for config element in feature
23:57:39 #
23:57:39 #configCfgStore=true
23:57:39
23:57:39 #
23:57:39 # Define if the feature service automatically refresh bundles
23:57:39 #
23:57:39 autoRefresh=true
23:57:39
23:57:39 #
23:57:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:39 # XML file defines instructions related to features processing
23:57:39 # versions.properties may declare properties to resolve placeholders in XML file
23:57:39 # both files are relative to ${karaf.etc}
23:57:39 #
23:57:39 #featureProcessing=org.apache.karaf.features.xml
23:57:39 #featureProcessingVersions=versions.properties
23:57:39 + configure_karaf_log karaf4 ''
23:57:39 + local -r karaf_version=karaf4
23:57:39 + local -r controllerdebugmap=
23:57:39 + local logapi=log4j
23:57:39 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:39 log4j2.rootLogger.level = INFO
23:57:39 #log4j2.rootLogger.type = asyncRoot
23:57:39 #log4j2.rootLogger.includeLocation = false
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:39 log4j2.logger.spifly.level = WARN
23:57:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:39 log4j2.logger.audit.level = INFO
23:57:39 log4j2.logger.audit.additivity = false
23:57:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:39 log4j2.appender.console.type = Console
23:57:39 log4j2.appender.console.name = Console
23:57:39 log4j2.appender.console.layout.type = PatternLayout
23:57:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:39 log4j2.appender.rolling.name = RollingFile
23:57:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:39 #log4j2.appender.rolling.immediateFlush = false
23:57:39 log4j2.appender.rolling.append = true
23:57:39 log4j2.appender.rolling.layout.type = PatternLayout
23:57:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:39 log4j2.appender.rolling.policies.type = Policies
23:57:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:39 log4j2.appender.rolling.policies.size.size = 64MB
23:57:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:39 log4j2.appender.rolling.strategy.max = 7
23:57:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:39 log4j2.appender.audit.name = AuditRollingFile
23:57:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:39 log4j2.appender.audit.append = true
23:57:39 log4j2.appender.audit.layout.type = PatternLayout
23:57:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:39 log4j2.appender.audit.policies.type = Policies
23:57:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:39 log4j2.appender.audit.policies.size.size = 8MB
23:57:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:39 log4j2.appender.audit.strategy.max = 7
23:57:39 log4j2.appender.osgi.type = PaxOsgi
23:57:39 log4j2.appender.osgi.name = PaxOsgi
23:57:39 log4j2.appender.osgi.filter = *
23:57:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:39 #log4j2.logger.aether.level = TRACE
23:57:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:39 #log4j2.logger.http-headers.level = DEBUG
23:57:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:39 #log4j2.logger.maven.level = TRACE
23:57:39 + logapi=log4j2
23:57:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:39 + '[' log4j2 == log4j2 ']'
23:57:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:39 controllerdebugmap:
23:57:39 + unset IFS
23:57:39 + echo 'controllerdebugmap: '
23:57:39 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:39 + '[' -n '' ']'
23:57:39 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:39 ################################################################################
23:57:39 #
23:57:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:39 # contributor license agreements. See the NOTICE file distributed with
23:57:39 # this work for additional information regarding copyright ownership.
23:57:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:39 # (the "License"); you may not use this file except in compliance with
23:57:39 # the License. You may obtain a copy of the License at
23:57:39 #
23:57:39 # http://www.apache.org/licenses/LICENSE-2.0
23:57:39 #
23:57:39 # Unless required by applicable law or agreed to in writing, software
23:57:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:39 # See the License for the specific language governing permissions and
23:57:39 # limitations under the License.
23:57:39 #
23:57:39 ################################################################################
23:57:39
23:57:39 # Common pattern layout for appenders
23:57:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:39
23:57:39 # Root logger
23:57:39 log4j2.rootLogger.level = INFO
23:57:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:39 #log4j2.rootLogger.type = asyncRoot
23:57:39 #log4j2.rootLogger.includeLocation = false
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:39 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:39
23:57:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:39
23:57:39 # Loggers configuration
23:57:39
23:57:39 # Spifly logger
23:57:39 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:39 log4j2.logger.spifly.level = WARN
23:57:39
23:57:39 # Security audit logger
23:57:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:39 log4j2.logger.audit.level = INFO
23:57:39 log4j2.logger.audit.additivity = false
23:57:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:39
23:57:39 # Appenders configuration
23:57:39
23:57:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:39 log4j2.appender.console.type = Console
23:57:39 log4j2.appender.console.name = Console
23:57:39 log4j2.appender.console.layout.type = PatternLayout
23:57:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:39
23:57:39 # Rolling file appender
23:57:39 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:39 log4j2.appender.rolling.name = RollingFile
23:57:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:39 # uncomment to not force a disk flush
23:57:39 #log4j2.appender.rolling.immediateFlush = false
23:57:39 log4j2.appender.rolling.append = true
23:57:39 log4j2.appender.rolling.layout.type = PatternLayout
23:57:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:39 log4j2.appender.rolling.policies.type = Policies
23:57:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:39 log4j2.appender.rolling.policies.size.size = 1GB
23:57:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:39 log4j2.appender.rolling.strategy.max = 7
23:57:39
23:57:39 # Audit file appender
23:57:39 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:39 log4j2.appender.audit.name = AuditRollingFile
23:57:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:39 log4j2.appender.audit.append = true
23:57:39 log4j2.appender.audit.layout.type = PatternLayout
23:57:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:39 log4j2.appender.audit.policies.type = Policies
23:57:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:39 log4j2.appender.audit.policies.size.size = 8MB
23:57:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:39 log4j2.appender.audit.strategy.max = 7
23:57:39
23:57:39 # OSGi appender
23:57:39 log4j2.appender.osgi.type = PaxOsgi
23:57:39 log4j2.appender.osgi.name = PaxOsgi
23:57:39 log4j2.appender.osgi.filter = *
23:57:39
23:57:39 # help with identification of maven-related problems with pax-url-aether
23:57:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:39 #log4j2.logger.aether.level = TRACE
23:57:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:39 #log4j2.logger.http-headers.level = DEBUG
23:57:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:39 #log4j2.logger.maven.level = TRACE
23:57:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:39 Configure
23:57:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:39 max memory: 2048m
23:57:39 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:39 + local -r controllermem=2048m
23:57:39 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 + echo Configure
23:57:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:39 + echo ' max memory: 2048m'
23:57:39 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:39 #!/bin/sh
23:57:39 #
23:57:39 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:39 # contributor license agreements. See the NOTICE file distributed with
23:57:39 # this work for additional information regarding copyright ownership.
23:57:39 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:39 # (the "License"); you may not use this file except in compliance with
23:57:39 # the License. You may obtain a copy of the License at
23:57:39 #
23:57:39 # http://www.apache.org/licenses/LICENSE-2.0
23:57:39 #
23:57:39 # Unless required by applicable law or agreed to in writing, software
23:57:39 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:39 # See the License for the specific language governing permissions and
23:57:39 # limitations under the License.
23:57:39 #
23:57:39
23:57:39 #
23:57:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:39 # script: client, instance, shell, start, status, stop, karaf
23:57:39 #
23:57:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:39 # Actions go here...
23:57:39 # fi
23:57:39
23:57:39 #
23:57:39 # general settings which should be applied for all scripts go here; please keep
23:57:39 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:39 # in example of the start script where the start script is executed first and the
23:57:39 # karaf script afterwards.
23:57:39 #
23:57:39
23:57:39 #
23:57:39 # The following section shows the possible configuration options for the default
23:57:39 # karaf scripts
23:57:39 #
23:57:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:39 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:39 # export KARAF_HOME # Karaf home folder
23:57:39 # export KARAF_DATA # Karaf data folder
23:57:39 # export KARAF_BASE # Karaf base folder
23:57:39 # export KARAF_ETC # Karaf etc folder
23:57:39 # export KARAF_LOG # Karaf log folder
23:57:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:39 # export KARAF_OPTS # Additional available Karaf options
23:57:39 # export KARAF_DEBUG # Enable debug mode
23:57:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:39 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:39 Set Java version
23:57:39 + echo 'Set Java version'
23:57:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:39 sudo: a password is required
23:57:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:39 sudo: a password is required
23:57:39 JDK default version ...
23:57:39 + echo 'JDK default version ...'
23:57:39 + java -version
23:57:40 openjdk version "21.0.8" 2025-07-15
23:57:40 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:40 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:40 Set JAVA_HOME
23:57:40 + echo 'Set JAVA_HOME'
23:57:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:40 Listing all open ports on controller system...
23:57:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:40 + echo 'Listing all open ports on controller system...'
23:57:40 + netstat -pnatu
23:57:40 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:40 Configuring cluster
23:57:40 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:40 + echo 'Configuring cluster'
23:57:40 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.246 10.30.170.150 10.30.171.6
23:57:40 ################################################
23:57:40 ## Configure Cluster ##
23:57:40 ################################################
23:57:40 NOTE: Cluster configuration files not found. Copying from
23:57:40 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:57:40 Configuring unique name in pekko.conf
23:57:40 Configuring hostname in pekko.conf
23:57:40 Configuring data and rpc seed nodes in pekko.conf
23:57:40 modules = [
23:57:40
23:57:40 {
23:57:40 name = "inventory"
23:57:40 namespace = "urn:opendaylight:inventory"
23:57:40 shard-strategy = "module"
23:57:40 },
23:57:40 {
23:57:40 name = "topology"
23:57:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:40 shard-strategy = "module"
23:57:40 },
23:57:40 {
23:57:40 name = "toaster"
23:57:40 namespace = "http://netconfcentral.org/ns/toaster"
23:57:40 shard-strategy = "module"
23:57:40 }
23:57:40 ]
23:57:40 Configuring replication type in module-shards.conf
23:57:40 ################################################
23:57:40 ## NOTE: Manually restart controller to ##
23:57:40 ## apply configuration. ##
23:57:40 ################################################
23:57:40 Dump pekko.conf
23:57:40 + echo 'Dump pekko.conf'
23:57:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:40
23:57:40 odl-cluster-data {
23:57:40 pekko {
23:57:40 remote {
23:57:40 artery {
23:57:40 enabled = on
23:57:40 transport = tcp
23:57:40 canonical.hostname = "10.30.171.246"
23:57:40 canonical.port = 2550
23:57:40 }
23:57:40 }
23:57:40
23:57:40 cluster {
23:57:40 # Using artery.
23:57:40 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.246:2550",
23:57:40 "pekko://opendaylight-cluster-data@10.30.170.150:2550",
23:57:40 "pekko://opendaylight-cluster-data@10.30.171.6:2550"]
23:57:40
23:57:40 roles = ["member-1"]
23:57:40
23:57:40 # when under load we might trip a false positive on the failure detector
23:57:40 # failure-detector {
23:57:40 # heartbeat-interval = 4 s
23:57:40 # acceptable-heartbeat-pause = 16s
23:57:40 # }
23:57:40 }
23:57:40
23:57:40 persistence {
23:57:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:40 # The relative path is always relative to KARAF_HOME.
23:57:40
23:57:40 # snapshot-store.local.dir = "target/snapshots"
23:57:40
23:57:40 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:40 snapshot-store.local.use-lz4-compression = false
23:57:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:40 snapshot-store.local.lz4-blocksize = 256KB
23:57:40 }
23:57:40 disable-default-actor-system-quarantined-event-handling = "false"
23:57:40 }
23:57:40 }
23:57:40 Dump modules.conf
23:57:40 + echo 'Dump modules.conf'
23:57:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:40 modules = [
23:57:40
23:57:40 {
23:57:40 name = "inventory"
23:57:40 namespace = "urn:opendaylight:inventory"
23:57:40 shard-strategy = "module"
23:57:40 },
23:57:40 {
23:57:40 name = "topology"
23:57:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:40 shard-strategy = "module"
23:57:40 },
23:57:40 {
23:57:40 name = "toaster"
23:57:40 namespace = "http://netconfcentral.org/ns/toaster"
23:57:40 shard-strategy = "module"
23:57:40 }
23:57:40 ]
23:57:40 Dump module-shards.conf
23:57:40 + echo 'Dump module-shards.conf'
23:57:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:40 module-shards = [
23:57:40 {
23:57:40 name = "default"
23:57:40 shards = [
23:57:40 {
23:57:40 name = "default"
23:57:40 replicas = ["member-1",
23:57:40 "member-2",
23:57:40 "member-3"]
23:57:40 }
23:57:40 ]
23:57:40 },
23:57:40 {
23:57:40 name = "inventory"
23:57:40 shards = [
23:57:40 {
23:57:40 name="inventory"
23:57:40 replicas = ["member-1",
23:57:40 "member-2",
23:57:40 "member-3"]
23:57:40 }
23:57:40 ]
23:57:40 },
23:57:40 {
23:57:40 name = "topology"
23:57:40 shards = [
23:57:40 {
23:57:40 name="topology"
23:57:40 replicas = ["member-1",
23:57:40 "member-2",
23:57:40 "member-3"]
23:57:40 }
23:57:40 ]
23:57:40 },
23:57:40 {
23:57:40 name = "toaster"
23:57:40 shards = [
23:57:40 {
23:57:40 name="toaster"
23:57:40 replicas = ["member-1",
23:57:40 "member-2",
23:57:40 "member-3"]
23:57:40 }
23:57:40 ]
23:57:40 }
23:57:40 ]
23:57:40 Configuring member-2 with IP address 10.30.170.150
23:57:40 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:40 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:40 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:57:40 common-functions.sh is being sourced
23:57:40 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:40 ++ echo 'common-functions.sh is being sourced'
23:57:40 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:57:40 ++ DISTROSTREAM=vanadium
23:57:40 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:40 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:40 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:40 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:40 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:40 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:40 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:40 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:40 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:40 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:40 ++ export CONTROLLERMEM=
23:57:40 ++ CONTROLLERMEM=
23:57:40 ++ case "${DISTROSTREAM}" in
23:57:40 ++ CLUSTER_SYSTEM=pekko
23:57:40 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:40 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:40 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:40 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:40 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:40 ++ print_common_env
23:57:40 ++ cat
23:57:40 common-functions environment:
23:57:40 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:40 ACTUALFEATURES:
23:57:40 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:40 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:40 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:40 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:40 CONTROLLERMEM:
23:57:40 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:40 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:40 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:40 SUITES:
23:57:40
23:57:40 ++ SSH='ssh -t -t'
23:57:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:40 Changing to /tmp
23:57:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:40 + echo 'Changing to /tmp'
23:57:40 + cd /tmp
23:57:40 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
23:57:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:40 --2025-10-25 23:57:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:40 HTTP request sent, awaiting response... 200 OK
23:57:40 Length: 234980227 (224M) [application/zip]
23:57:40 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
23:57:40
23:57:40 0K ........ ........ ........ ........ ........ ........ 1% 65.8M 3s
23:57:40 3072K ........ ........ ........ ........ ........ ........ 2% 96.0M 3s
23:57:40 6144K ........ ........ ........ ........ ........ ........ 4% 121M 2s
23:57:40 9216K ........ ........ ........ ........ ........ ........ 5% 123M 2s
23:57:40 12288K ........ ........ ........ ........ ........ ........ 6% 132M 2s
23:57:40 15360K ........ ........ ........ ........ ........ ........ 8% 202M 2s
23:57:40 18432K ........ ........ ........ ........ ........ ........ 9% 151M 2s
23:57:40 21504K ........ ........ ........ ........ ........ ........ 10% 175M 2s
23:57:40 24576K ........ ........ ........ ........ ........ ........ 12% 206M 2s
23:57:40 27648K ........ ........ ........ ........ ........ ........ 13% 220M 1s
23:57:40 30720K ........ ........ ........ ........ ........ ........ 14% 149M 1s
23:57:40 33792K ........ ........ ........ ........ ........ ........ 16% 211M 1s
23:57:40 36864K ........ ........ ........ ........ ........ ........ 17% 229M 1s
23:57:40 39936K ........ ........ ........ ........ ........ ........ 18% 167M 1s
23:57:40 43008K ........ ........ ........ ........ ........ ........ 20% 207M 1s
23:57:40 46080K ........ ........ ........ ........ ........ ........ 21% 219M 1s
23:57:40 49152K ........ ........ ........ ........ ........ ........ 22% 240M 1s
23:57:40 52224K ........ ........ ........ ........ ........ ........ 24% 234M 1s
23:57:40 55296K ........ ........ ........ ........ ........ ........ 25% 279M 1s
23:57:40 58368K ........ ........ ........ ........ ........ ........ 26% 269M 1s
23:57:41 61440K ........ ........ ........ ........ ........ ........ 28% 197M 1s
23:57:41 64512K ........ ........ ........ ........ ........ ........ 29% 236M 1s
23:57:41 67584K ........ ........ ........ ........ ........ ........ 30% 198M 1s
23:57:41 70656K ........ ........ ........ ........ ........ ........ 32% 210M 1s
23:57:41 73728K ........ ........ ........ ........ ........ ........ 33% 264M 1s
23:57:41 76800K ........ ........ ........ ........ ........ ........ 34% 255M 1s
23:57:41 79872K ........ ........ ........ ........ ........ ........ 36% 249M 1s
23:57:41 82944K ........ ........ ........ ........ ........ ........ 37% 308M 1s
23:57:41 86016K ........ ........ ........ ........ ........ ........ 38% 198M 1s
23:57:41 89088K ........ ........ ........ ........ ........ ........ 40% 184M 1s
23:57:41 92160K ........ ........ ........ ........ ........ ........ 41% 249M 1s
23:57:41 95232K ........ ........ ........ ........ ........ ........ 42% 281M 1s
23:57:41 98304K ........ ........ ........ ........ ........ ........ 44% 290M 1s
23:57:41 101376K ........ ........ ........ ........ ........ ........ 45% 283M 1s
23:57:41 104448K ........ ........ ........ ........ ........ ........ 46% 265M 1s
23:57:41 107520K ........ ........ ........ ........ ........ ........ 48% 228M 1s
23:57:41 110592K ........ ........ ........ ........ ........ ........ 49% 190M 1s
23:57:41 113664K ........ ........ ........ ........ ........ ........ 50% 236M 1s
23:57:41 116736K ........ ........ ........ ........ ........ ........ 52% 270M 1s
23:57:41 119808K ........ ........ ........ ........ ........ ........ 53% 286M 1s
23:57:41 122880K ........ ........ ........ ........ ........ ........ 54% 284M 1s
23:57:41 125952K ........ ........ ........ ........ ........ ........ 56% 277M 1s
23:57:41 129024K ........ ........ ........ ........ ........ ........ 57% 285M 0s
23:57:41 132096K ........ ........ ........ ........ ........ ........ 58% 276M 0s
23:57:41 135168K ........ ........ ........ ........ ........ ........ 60% 266M 0s
23:57:41 138240K ........ ........ ........ ........ ........ ........ 61% 187M 0s
23:57:41 141312K ........ ........ ........ ........ ........ ........ 62% 234M 0s
23:57:41 144384K ........ ........ ........ ........ ........ ........ 64% 239M 0s
23:57:41 147456K ........ ........ ........ ........ ........ ........ 65% 285M 0s
23:57:41 150528K ........ ........ ........ ........ ........ ........ 66% 275M 0s
23:57:41 153600K ........ ........ ........ ........ ........ ........ 68% 289M 0s
23:57:41 156672K ........ ........ ........ ........ ........ ........ 69% 273M 0s
23:57:41 159744K ........ ........ ........ ........ ........ ........ 70% 299M 0s
23:57:41 162816K ........ ........ ........ ........ ........ ........ 72% 168M 0s
23:57:41 165888K ........ ........ ........ ........ ........ ........ 73% 197M 0s
23:57:41 168960K ........ ........ ........ ........ ........ ........ 74% 252M 0s
23:57:41 172032K ........ ........ ........ ........ ........ ........ 76% 283M 0s
23:57:41 175104K ........ ........ ........ ........ ........ ........ 77% 291M 0s
23:57:41 178176K ........ ........ ........ ........ ........ ........ 78% 309M 0s
23:57:41 181248K ........ ........ ........ ........ ........ ........ 80% 367M 0s
23:57:41 184320K ........ ........ ........ ........ ........ ........ 81% 290M 0s
23:57:41 187392K ........ ........ ........ ........ ........ ........ 83% 159M 0s
23:57:41 190464K ........ ........ ........ ........ ........ ........ 84% 313M 0s
23:57:41 193536K ........ ........ ........ ........ ........ ........ 85% 292M 0s
23:57:41 196608K ........ ........ ........ ........ ........ ........ 87% 290M 0s
23:57:41 199680K ........ ........ ........ ........ ........ ........ 88% 163M 0s
23:57:41 202752K ........ ........ ........ ........ ........ ........ 89% 268M 0s
23:57:41 205824K ........ ........ ........ ........ ........ ........ 91% 285M 0s
23:57:41 208896K ........ ........ ........ ........ ........ ........ 92% 353M 0s
23:57:41 211968K ........ ........ ........ ........ ........ ........ 93% 339M 0s
23:57:41 215040K ........ ........ ........ ........ ........ ........ 95% 175M 0s
23:57:41 218112K ........ ........ ........ ........ ........ ........ 96% 164M 0s
23:57:41 221184K ........ ........ ........ ........ ........ ........ 97% 293M 0s
23:57:41 224256K ........ ........ ........ ........ ........ ........ 99% 306M 0s
23:57:41 227328K ........ ........ ........ ........ . 100% 273M=1.0s
23:57:41
23:57:41 2025-10-25 23:57:41 (217 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
23:57:41
23:57:41 Extracting the new controller...
23:57:41 + echo 'Extracting the new controller...'
23:57:41 + unzip -q karaf-0.23.0-20251025.223729-494.zip
23:57:43 Adding external repositories...
23:57:43 + echo 'Adding external repositories...'
23:57:43 + 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.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:43 ################################################################################
23:57:43 #
23:57:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:43 # contributor license agreements. See the NOTICE file distributed with
23:57:43 # this work for additional information regarding copyright ownership.
23:57:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:43 # (the "License"); you may not use this file except in compliance with
23:57:43 # the License. You may obtain a copy of the License at
23:57:43 #
23:57:43 # http://www.apache.org/licenses/LICENSE-2.0
23:57:43 #
23:57:43 # Unless required by applicable law or agreed to in writing, software
23:57:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:43 # See the License for the specific language governing permissions and
23:57:43 # limitations under the License.
23:57:43 #
23:57:43 ################################################################################
23:57:43
23:57:43 #
23:57:43 # If set to true, the following property will not allow any certificate to be used
23:57:43 # when accessing Maven repositories through SSL
23:57:43 #
23:57:43 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:43
23:57:43 #
23:57:43 # Path to the local Maven settings file.
23:57:43 # The repositories defined in this file will be automatically added to the list
23:57:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:43 # below is not set.
23:57:43 # The following locations are checked for the existence of the settings.xml file
23:57:43 # * 1. looks for the specified url
23:57:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:43 #
23:57:43 #org.ops4j.pax.url.mvn.settings=
23:57:43
23:57:43 #
23:57:43 # Path to the local Maven repository which is used to avoid downloading
23:57:43 # artifacts when they already exist locally.
23:57:43 # The value of this property will be extracted from the settings.xml file
23:57:43 # above, or defaulted to:
23:57:43 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:43 #
23:57:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:43
23:57:43 #
23:57:43 # Default this to false. It's just weird to use undocumented repos
23:57:43 #
23:57:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:43
23:57:43 #
23:57:43 # Uncomment if you don't wanna use the proxy settings
23:57:43 # from the Maven conf/settings.xml file
23:57:43 #
23:57:43 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:43
23:57:43 #
23:57:43 # Comma separated list of repositories scanned when resolving an artifact.
23:57:43 # Those repositories will be checked before iterating through the
23:57:43 # below list of repositories and even before the local repository
23:57:43 # A repository url can be appended with zero or more of the following flags:
23:57:43 # @snapshots : the repository contains snaphots
23:57:43 # @noreleases : the repository does not contain any released artifacts
23:57:43 #
23:57:43 # The following property value will add the system folder as a repo.
23:57:43 #
23:57:43 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:43
23:57:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:43
23:57:43 #
23:57:43 # Comma separated list of repositories scanned when resolving an artifact.
23:57:43 # The default list includes the following repositories:
23:57:43 # http://repo1.maven.org/maven2@id=central
23:57:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:43 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:43 # to add.
23:57:43 # A repository url can be appended with zero or more of the following flags:
23:57:43 # @snapshots : the repository contains snapshots
23:57:43 # @noreleases : the repository does not contain any released artifacts
23:57:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:43 #
23:57:43 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:43
23:57:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:57:43 Configuring the startup features...
23:57:43 + echo 'Configuring the startup features...'
23:57:43 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:43 + FEATURE_TEST_STRING=features-test
23:57:43 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:57:43 + KARAF_VERSION=karaf4
23:57:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:43 + [[ ! -z '' ]]
23:57:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:43 ################################################################################
23:57:43 #
23:57:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:43 # contributor license agreements. See the NOTICE file distributed with
23:57:43 # this work for additional information regarding copyright ownership.
23:57:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:43 # (the "License"); you may not use this file except in compliance with
23:57:43 # the License. You may obtain a copy of the License at
23:57:43 #
23:57:43 # http://www.apache.org/licenses/LICENSE-2.0
23:57:43 #
23:57:43 # Unless required by applicable law or agreed to in writing, software
23:57:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:43 # See the License for the specific language governing permissions and
23:57:43 # limitations under the License.
23:57:43 #
23:57:43 ################################################################################
23:57:43
23:57:43 #
23:57:43 # Comma separated list of features repositories to register by default
23:57:43 #
23:57:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
23:57:43
23:57:43 #
23:57:43 # Comma separated list of features to install at startup
23:57:43 #
23:57:43 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
23:57:43
23:57:43 #
23:57:43 # Resource repositories (OBR) that the features resolver can use
23:57:43 # to resolve requirements/capabilities
23:57:43 #
23:57:43 # The format of the resourceRepositories is
23:57:43 # resourceRepositories=[xml:url|json:url],...
23:57:43 # for Instance:
23:57:43 #
23:57:43 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:43 # or
23:57:43 #resourceRepositories=json:http://host/path/to/index.json
23:57:43 #
23:57:43
23:57:43 #
23:57:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:43 #
23:57:43 featuresBootAsynchronous=false
23:57:43
23:57:43 #
23:57:43 # Service requirements enforcement
23:57:43 #
23:57:43 # By default, the feature resolver checks the service requirements/capabilities of
23:57:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:43 # the required bundles.
23:57:43 # The following flag can have those values:
23:57:43 # - disable: service requirements are completely ignored
23:57:43 # - default: service requirements are ignored for old features
23:57:43 # - enforce: service requirements are always verified
23:57:43 #
23:57:43 #serviceRequirements=default
23:57:43
23:57:43 #
23:57:43 # Store cfg file for config element in feature
23:57:43 #
23:57:43 #configCfgStore=true
23:57:43
23:57:43 #
23:57:43 # Define if the feature service automatically refresh bundles
23:57:43 #
23:57:43 autoRefresh=true
23:57:43
23:57:43 #
23:57:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:43 # XML file defines instructions related to features processing
23:57:43 # versions.properties may declare properties to resolve placeholders in XML file
23:57:43 # both files are relative to ${karaf.etc}
23:57:43 #
23:57:43 #featureProcessing=org.apache.karaf.features.xml
23:57:43 #featureProcessingVersions=versions.properties
23:57:43 + configure_karaf_log karaf4 ''
23:57:43 + local -r karaf_version=karaf4
23:57:43 + local -r controllerdebugmap=
23:57:43 + local logapi=log4j
23:57:43 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:43 log4j2.rootLogger.level = INFO
23:57:43 #log4j2.rootLogger.type = asyncRoot
23:57:43 #log4j2.rootLogger.includeLocation = false
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:43 log4j2.logger.spifly.level = WARN
23:57:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:43 log4j2.logger.audit.level = INFO
23:57:43 log4j2.logger.audit.additivity = false
23:57:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:43 log4j2.appender.console.type = Console
23:57:43 log4j2.appender.console.name = Console
23:57:43 log4j2.appender.console.layout.type = PatternLayout
23:57:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:43 log4j2.appender.rolling.name = RollingFile
23:57:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:43 #log4j2.appender.rolling.immediateFlush = false
23:57:43 log4j2.appender.rolling.append = true
23:57:43 log4j2.appender.rolling.layout.type = PatternLayout
23:57:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:43 log4j2.appender.rolling.policies.type = Policies
23:57:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:43 log4j2.appender.rolling.policies.size.size = 64MB
23:57:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:43 log4j2.appender.rolling.strategy.max = 7
23:57:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:43 log4j2.appender.audit.name = AuditRollingFile
23:57:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:43 log4j2.appender.audit.append = true
23:57:43 log4j2.appender.audit.layout.type = PatternLayout
23:57:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:43 log4j2.appender.audit.policies.type = Policies
23:57:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:43 log4j2.appender.audit.policies.size.size = 8MB
23:57:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:43 log4j2.appender.audit.strategy.max = 7
23:57:43 log4j2.appender.osgi.type = PaxOsgi
23:57:43 log4j2.appender.osgi.name = PaxOsgi
23:57:43 log4j2.appender.osgi.filter = *
23:57:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:43 #log4j2.logger.aether.level = TRACE
23:57:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:43 #log4j2.logger.http-headers.level = DEBUG
23:57:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:43 #log4j2.logger.maven.level = TRACE
23:57:43 + logapi=log4j2
23:57:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:43 + '[' log4j2 == log4j2 ']'
23:57:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:43 controllerdebugmap:
23:57:43 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:43 + unset IFS
23:57:43 + echo 'controllerdebugmap: '
23:57:43 + '[' -n '' ']'
23:57:43 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:43 ################################################################################
23:57:43 #
23:57:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:43 # contributor license agreements. See the NOTICE file distributed with
23:57:43 # this work for additional information regarding copyright ownership.
23:57:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:43 # (the "License"); you may not use this file except in compliance with
23:57:43 # the License. You may obtain a copy of the License at
23:57:43 #
23:57:43 # http://www.apache.org/licenses/LICENSE-2.0
23:57:43 #
23:57:43 # Unless required by applicable law or agreed to in writing, software
23:57:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:43 # See the License for the specific language governing permissions and
23:57:43 # limitations under the License.
23:57:43 #
23:57:43 ################################################################################
23:57:43
23:57:43 # Common pattern layout for appenders
23:57:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:43
23:57:43 # Root logger
23:57:43 log4j2.rootLogger.level = INFO
23:57:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:43 #log4j2.rootLogger.type = asyncRoot
23:57:43 #log4j2.rootLogger.includeLocation = false
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:43
23:57:43 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:43
23:57:43 # Loggers configuration
23:57:43
23:57:43 # Spifly logger
23:57:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:43 log4j2.logger.spifly.level = WARN
23:57:43
23:57:43 # Security audit logger
23:57:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:43 log4j2.logger.audit.level = INFO
23:57:43 log4j2.logger.audit.additivity = false
23:57:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:43
23:57:43 # Appenders configuration
23:57:43
23:57:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:43 log4j2.appender.console.type = Console
23:57:43 log4j2.appender.console.name = Console
23:57:43 log4j2.appender.console.layout.type = PatternLayout
23:57:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:43
23:57:43 # Rolling file appender
23:57:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:43 log4j2.appender.rolling.name = RollingFile
23:57:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:43 # uncomment to not force a disk flush
23:57:43 #log4j2.appender.rolling.immediateFlush = false
23:57:43 log4j2.appender.rolling.append = true
23:57:43 log4j2.appender.rolling.layout.type = PatternLayout
23:57:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:43 log4j2.appender.rolling.policies.type = Policies
23:57:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:43 log4j2.appender.rolling.policies.size.size = 1GB
23:57:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:43 log4j2.appender.rolling.strategy.max = 7
23:57:43
23:57:43 # Audit file appender
23:57:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:43 log4j2.appender.audit.name = AuditRollingFile
23:57:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:43 log4j2.appender.audit.append = true
23:57:43 log4j2.appender.audit.layout.type = PatternLayout
23:57:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:43 log4j2.appender.audit.policies.type = Policies
23:57:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:43 log4j2.appender.audit.policies.size.size = 8MB
23:57:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:43 log4j2.appender.audit.strategy.max = 7
23:57:43
23:57:43 # OSGi appender
23:57:43 log4j2.appender.osgi.type = PaxOsgi
23:57:43 log4j2.appender.osgi.name = PaxOsgi
23:57:43 log4j2.appender.osgi.filter = *
23:57:43
23:57:43 # help with identification of maven-related problems with pax-url-aether
23:57:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:43 #log4j2.logger.aether.level = TRACE
23:57:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:43 #log4j2.logger.http-headers.level = DEBUG
23:57:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:43 #log4j2.logger.maven.level = TRACE
23:57:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 Configure
23:57:43 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:43 max memory: 2048m
23:57:43 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:43 + local -r controllermem=2048m
23:57:43 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 + echo Configure
23:57:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:43 + echo ' max memory: 2048m'
23:57:43 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:43 #!/bin/sh
23:57:43 #
23:57:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:43 # contributor license agreements. See the NOTICE file distributed with
23:57:43 # this work for additional information regarding copyright ownership.
23:57:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:43 # (the "License"); you may not use this file except in compliance with
23:57:43 # the License. You may obtain a copy of the License at
23:57:43 #
23:57:43 # http://www.apache.org/licenses/LICENSE-2.0
23:57:43 #
23:57:43 # Unless required by applicable law or agreed to in writing, software
23:57:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:43 # See the License for the specific language governing permissions and
23:57:43 # limitations under the License.
23:57:43 #
23:57:43
23:57:43 #
23:57:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:43 # script: client, instance, shell, start, status, stop, karaf
23:57:43 #
23:57:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:43 # Actions go here...
23:57:43 # fi
23:57:43
23:57:43 #
23:57:43 # general settings which should be applied for all scripts go here; please keep
23:57:43 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:43 # in example of the start script where the start script is executed first and the
23:57:43 # karaf script afterwards.
23:57:43 #
23:57:43
23:57:43 #
23:57:43 # The following section shows the possible configuration options for the default
23:57:43 # karaf scripts
23:57:43 #
23:57:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:43 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:43 # export KARAF_HOME # Karaf home folder
23:57:43 # export KARAF_DATA # Karaf data folder
23:57:43 # export KARAF_BASE # Karaf base folder
23:57:43 # export KARAF_ETC # Karaf etc folder
23:57:43 # export KARAF_LOG # Karaf log folder
23:57:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:43 # export KARAF_OPTS # Additional available Karaf options
23:57:43 # export KARAF_DEBUG # Enable debug mode
23:57:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:43 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:43 Set Java version
23:57:43 + echo 'Set Java version'
23:57:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:43 sudo: a password is required
23:57:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:43 sudo: a password is required
23:57:43 JDK default version ...
23:57:43 + echo 'JDK default version ...'
23:57:43 + java -version
23:57:44 openjdk version "21.0.8" 2025-07-15
23:57:44 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:44 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:44 Set JAVA_HOME
23:57:44 + echo 'Set JAVA_HOME'
23:57:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:44 Listing all open ports on controller system...
23:57:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:44 + echo 'Listing all open ports on controller system...'
23:57:44 + netstat -pnatu
23:57:44 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:44 Configuring cluster
23:57:44 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:44 + echo 'Configuring cluster'
23:57:44 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.246 10.30.170.150 10.30.171.6
23:57:44 ################################################
23:57:44 ## Configure Cluster ##
23:57:44 ################################################
23:57:44 NOTE: Cluster configuration files not found. Copying from
23:57:44 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:57:44 Configuring unique name in pekko.conf
23:57:44 Configuring hostname in pekko.conf
23:57:44 Configuring data and rpc seed nodes in pekko.conf
23:57:44 modules = [
23:57:44
23:57:44 {
23:57:44 name = "inventory"
23:57:44 namespace = "urn:opendaylight:inventory"
23:57:44 shard-strategy = "module"
23:57:44 },
23:57:44 {
23:57:44 name = "topology"
23:57:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:44 shard-strategy = "module"
23:57:44 },
23:57:44 {
23:57:44 name = "toaster"
23:57:44 namespace = "http://netconfcentral.org/ns/toaster"
23:57:44 shard-strategy = "module"
23:57:44 }
23:57:44 ]
23:57:44 Configuring replication type in module-shards.conf
23:57:44 ################################################
23:57:44 ## NOTE: Manually restart controller to ##
23:57:44 ## apply configuration. ##
23:57:44 ################################################
23:57:44 Dump pekko.conf
23:57:44 + echo 'Dump pekko.conf'
23:57:44 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:44
23:57:44 odl-cluster-data {
23:57:44 pekko {
23:57:44 remote {
23:57:44 artery {
23:57:44 enabled = on
23:57:44 transport = tcp
23:57:44 canonical.hostname = "10.30.170.150"
23:57:44 canonical.port = 2550
23:57:44 }
23:57:44 }
23:57:44
23:57:44 cluster {
23:57:44 # Using artery.
23:57:44 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.246:2550",
23:57:44 "pekko://opendaylight-cluster-data@10.30.170.150:2550",
23:57:44 "pekko://opendaylight-cluster-data@10.30.171.6:2550"]
23:57:44
23:57:44 roles = ["member-2"]
23:57:44
23:57:44 # when under load we might trip a false positive on the failure detector
23:57:44 # failure-detector {
23:57:44 # heartbeat-interval = 4 s
23:57:44 # acceptable-heartbeat-pause = 16s
23:57:44 # }
23:57:44 }
23:57:44
23:57:44 persistence {
23:57:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:44 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:44 # The relative path is always relative to KARAF_HOME.
23:57:44
23:57:44 # snapshot-store.local.dir = "target/snapshots"
23:57:44
23:57:44 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:44 snapshot-store.local.use-lz4-compression = false
23:57:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:44 snapshot-store.local.lz4-blocksize = 256KB
23:57:44 }
23:57:44 disable-default-actor-system-quarantined-event-handling = "false"
23:57:44 }
23:57:44 }
23:57:44 Dump modules.conf
23:57:44 + echo 'Dump modules.conf'
23:57:44 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:44 modules = [
23:57:44
23:57:44 {
23:57:44 name = "inventory"
23:57:44 namespace = "urn:opendaylight:inventory"
23:57:44 shard-strategy = "module"
23:57:44 },
23:57:44 {
23:57:44 name = "topology"
23:57:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:44 shard-strategy = "module"
23:57:44 },
23:57:44 {
23:57:44 name = "toaster"
23:57:44 namespace = "http://netconfcentral.org/ns/toaster"
23:57:44 shard-strategy = "module"
23:57:44 }
23:57:44 ]
23:57:44 Dump module-shards.conf
23:57:44 + echo 'Dump module-shards.conf'
23:57:44 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:44 module-shards = [
23:57:44 {
23:57:44 name = "default"
23:57:44 shards = [
23:57:44 {
23:57:44 name = "default"
23:57:44 replicas = ["member-1",
23:57:44 "member-2",
23:57:44 "member-3"]
23:57:44 }
23:57:44 ]
23:57:44 },
23:57:44 {
23:57:44 name = "inventory"
23:57:44 shards = [
23:57:44 {
23:57:44 name="inventory"
23:57:44 replicas = ["member-1",
23:57:44 "member-2",
23:57:44 "member-3"]
23:57:44 }
23:57:44 ]
23:57:44 },
23:57:44 {
23:57:44 name = "topology"
23:57:44 shards = [
23:57:44 {
23:57:44 name="topology"
23:57:44 replicas = ["member-1",
23:57:44 "member-2",
23:57:44 "member-3"]
23:57:44 }
23:57:44 ]
23:57:44 },
23:57:44 {
23:57:44 name = "toaster"
23:57:44 shards = [
23:57:44 {
23:57:44 name="toaster"
23:57:44 replicas = ["member-1",
23:57:44 "member-2",
23:57:44 "member-3"]
23:57:44 }
23:57:44 ]
23:57:44 }
23:57:44 ]
23:57:44 Configuring member-3 with IP address 10.30.171.6
23:57:44 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:44 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:44 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:57:44 common-functions.sh is being sourced
23:57:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:57:44 ++ echo 'common-functions.sh is being sourced'
23:57:44 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:57:44 ++ DISTROSTREAM=vanadium
23:57:44 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:44 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:44 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:44 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:44 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:44 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:44 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:44 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:44 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:44 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:44 ++ export CONTROLLERMEM=
23:57:44 ++ CONTROLLERMEM=
23:57:44 ++ case "${DISTROSTREAM}" in
23:57:44 ++ CLUSTER_SYSTEM=pekko
23:57:44 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:44 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:44 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:44 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:44 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:44 ++ print_common_env
23:57:44 ++ cat
23:57:44 common-functions environment:
23:57:44 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:44 ACTUALFEATURES:
23:57:44 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:44 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:44 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:44 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:44 CONTROLLERMEM:
23:57:44 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:44 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:44 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:44 SUITES:
23:57:44
23:57:44 ++ SSH='ssh -t -t'
23:57:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:57:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:57:44 Changing to /tmp
23:57:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:44 + echo 'Changing to /tmp'
23:57:44 + cd /tmp
23:57:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip'
23:57:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:44 --2025-10-25 23:57:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251025.223729-494.zip
23:57:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:57:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:57:44 HTTP request sent, awaiting response... 200 OK
23:57:44 Length: 234980227 (224M) [application/zip]
23:57:44 Saving to: ‘karaf-0.23.0-20251025.223729-494.zip’
23:57:44
23:57:44 0K ........ ........ ........ ........ ........ ........ 1% 73.2M 3s
23:57:44 3072K ........ ........ ........ ........ ........ ........ 2% 124M 2s
23:57:44 6144K ........ ........ ........ ........ ........ ........ 4% 154M 2s
23:57:44 9216K ........ ........ ........ ........ ........ ........ 5% 187M 2s
23:57:44 12288K ........ ........ ........ ........ ........ ........ 6% 221M 2s
23:57:44 15360K ........ ........ ........ ........ ........ ........ 8% 215M 1s
23:57:44 18432K ........ ........ ........ ........ ........ ........ 9% 222M 1s
23:57:44 21504K ........ ........ ........ ........ ........ ........ 10% 206M 1s
23:57:44 24576K ........ ........ ........ ........ ........ ........ 12% 287M 1s
23:57:44 27648K ........ ........ ........ ........ ........ ........ 13% 252M 1s
23:57:44 30720K ........ ........ ........ ........ ........ ........ 14% 242M 1s
23:57:44 33792K ........ ........ ........ ........ ........ ........ 16% 287M 1s
23:57:44 36864K ........ ........ ........ ........ ........ ........ 17% 166M 1s
23:57:44 39936K ........ ........ ........ ........ ........ ........ 18% 187M 1s
23:57:44 43008K ........ ........ ........ ........ ........ ........ 20% 202M 1s
23:57:44 46080K ........ ........ ........ ........ ........ ........ 21% 236M 1s
23:57:44 49152K ........ ........ ........ ........ ........ ........ 22% 172M 1s
23:57:44 52224K ........ ........ ........ ........ ........ ........ 24% 219M 1s
23:57:44 55296K ........ ........ ........ ........ ........ ........ 25% 266M 1s
23:57:44 58368K ........ ........ ........ ........ ........ ........ 26% 304M 1s
23:57:44 61440K ........ ........ ........ ........ ........ ........ 28% 293M 1s
23:57:44 64512K ........ ........ ........ ........ ........ ........ 29% 158M 1s
23:57:44 67584K ........ ........ ........ ........ ........ ........ 30% 151M 1s
23:57:44 70656K ........ ........ ........ ........ ........ ........ 32% 189M 1s
23:57:44 73728K ........ ........ ........ ........ ........ ........ 33% 163M 1s
23:57:44 76800K ........ ........ ........ ........ ........ ........ 34% 201M 1s
23:57:45 79872K ........ ........ ........ ........ ........ ........ 36% 320M 1s
23:57:45 82944K ........ ........ ........ ........ ........ ........ 37% 350M 1s
23:57:45 86016K ........ ........ ........ ........ ........ ........ 38% 207M 1s
23:57:45 89088K ........ ........ ........ ........ ........ ........ 40% 192M 1s
23:57:45 92160K ........ ........ ........ ........ ........ ........ 41% 181M 1s
23:57:45 95232K ........ ........ ........ ........ ........ ........ 42% 197M 1s
23:57:45 98304K ........ ........ ........ ........ ........ ........ 44% 201M 1s
23:57:45 101376K ........ ........ ........ ........ ........ ........ 45% 229M 1s
23:57:45 104448K ........ ........ ........ ........ ........ ........ 46% 386M 1s
23:57:45 107520K ........ ........ ........ ........ ........ ........ 48% 244M 1s
23:57:45 110592K ........ ........ ........ ........ ........ ........ 49% 229M 1s
23:57:45 113664K ........ ........ ........ ........ ........ ........ 50% 162M 1s
23:57:45 116736K ........ ........ ........ ........ ........ ........ 52% 230M 1s
23:57:45 119808K ........ ........ ........ ........ ........ ........ 53% 302M 1s
23:57:45 122880K ........ ........ ........ ........ ........ ........ 54% 330M 0s
23:57:45 125952K ........ ........ ........ ........ ........ ........ 56% 306M 0s
23:57:45 129024K ........ ........ ........ ........ ........ ........ 57% 291M 0s
23:57:45 132096K ........ ........ ........ ........ ........ ........ 58% 293M 0s
23:57:45 135168K ........ ........ ........ ........ ........ ........ 60% 314M 0s
23:57:45 138240K ........ ........ ........ ........ ........ ........ 61% 331M 0s
23:57:45 141312K ........ ........ ........ ........ ........ ........ 62% 366M 0s
23:57:45 144384K ........ ........ ........ ........ ........ ........ 64% 252M 0s
23:57:45 147456K ........ ........ ........ ........ ........ ........ 65% 182M 0s
23:57:45 150528K ........ ........ ........ ........ ........ ........ 66% 271M 0s
23:57:45 153600K ........ ........ ........ ........ ........ ........ 68% 297M 0s
23:57:45 156672K ........ ........ ........ ........ ........ ........ 69% 361M 0s
23:57:45 159744K ........ ........ ........ ........ ........ ........ 70% 288M 0s
23:57:45 162816K ........ ........ ........ ........ ........ ........ 72% 189M 0s
23:57:45 165888K ........ ........ ........ ........ ........ ........ 73% 334M 0s
23:57:45 168960K ........ ........ ........ ........ ........ ........ 74% 291M 0s
23:57:45 172032K ........ ........ ........ ........ ........ ........ 76% 278M 0s
23:57:45 175104K ........ ........ ........ ........ ........ ........ 77% 292M 0s
23:57:45 178176K ........ ........ ........ ........ ........ ........ 78% 256M 0s
23:57:45 181248K ........ ........ ........ ........ ........ ........ 80% 290M 0s
23:57:45 184320K ........ ........ ........ ........ ........ ........ 81% 313M 0s
23:57:45 187392K ........ ........ ........ ........ ........ ........ 83% 201M 0s
23:57:45 190464K ........ ........ ........ ........ ........ ........ 84% 231M 0s
23:57:45 193536K ........ ........ ........ ........ ........ ........ 85% 411M 0s
23:57:45 196608K ........ ........ ........ ........ ........ ........ 87% 309M 0s
23:57:45 199680K ........ ........ ........ ........ ........ ........ 88% 157M 0s
23:57:45 202752K ........ ........ ........ ........ ........ ........ 89% 283M 0s
23:57:45 205824K ........ ........ ........ ........ ........ ........ 91% 305M 0s
23:57:45 208896K ........ ........ ........ ........ ........ ........ 92% 203M 0s
23:57:45 211968K ........ ........ ........ ........ ........ ........ 93% 269M 0s
23:57:45 215040K ........ ........ ........ ........ ........ ........ 95% 309M 0s
23:57:45 218112K ........ ........ ........ ........ ........ ........ 96% 307M 0s
23:57:45 221184K ........ ........ ........ ........ ........ ........ 97% 148M 0s
23:57:45 224256K ........ ........ ........ ........ ........ ........ 99% 174M 0s
23:57:45 227328K ........ ........ ........ ........ . 100% 296M=1.0s
23:57:45
23:57:45 2025-10-25 23:57:45 (226 MB/s) - ‘karaf-0.23.0-20251025.223729-494.zip’ saved [234980227/234980227]
23:57:45
23:57:45 Extracting the new controller...
23:57:45 + echo 'Extracting the new controller...'
23:57:45 + unzip -q karaf-0.23.0-20251025.223729-494.zip
23:57:47 Adding external repositories...
23:57:47 + echo 'Adding external repositories...'
23:57:47 + 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.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:47 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:47 ################################################################################
23:57:47 #
23:57:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:47 # contributor license agreements. See the NOTICE file distributed with
23:57:47 # this work for additional information regarding copyright ownership.
23:57:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:47 # (the "License"); you may not use this file except in compliance with
23:57:47 # the License. You may obtain a copy of the License at
23:57:47 #
23:57:47 # http://www.apache.org/licenses/LICENSE-2.0
23:57:47 #
23:57:47 # Unless required by applicable law or agreed to in writing, software
23:57:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:47 # See the License for the specific language governing permissions and
23:57:47 # limitations under the License.
23:57:47 #
23:57:47 ################################################################################
23:57:47
23:57:47 #
23:57:47 # If set to true, the following property will not allow any certificate to be used
23:57:47 # when accessing Maven repositories through SSL
23:57:47 #
23:57:47 #org.ops4j.pax.url.mvn.certificateCheck=
23:57:47
23:57:47 #
23:57:47 # Path to the local Maven settings file.
23:57:47 # The repositories defined in this file will be automatically added to the list
23:57:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:57:47 # below is not set.
23:57:47 # The following locations are checked for the existence of the settings.xml file
23:57:47 # * 1. looks for the specified url
23:57:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:57:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:57:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:57:47 #
23:57:47 #org.ops4j.pax.url.mvn.settings=
23:57:47
23:57:47 #
23:57:47 # Path to the local Maven repository which is used to avoid downloading
23:57:47 # artifacts when they already exist locally.
23:57:47 # The value of this property will be extracted from the settings.xml file
23:57:47 # above, or defaulted to:
23:57:47 # System.getProperty( "user.home" ) + "/.m2/repository"
23:57:47 #
23:57:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:57:47
23:57:47 #
23:57:47 # Default this to false. It's just weird to use undocumented repos
23:57:47 #
23:57:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:57:47
23:57:47 #
23:57:47 # Uncomment if you don't wanna use the proxy settings
23:57:47 # from the Maven conf/settings.xml file
23:57:47 #
23:57:47 # org.ops4j.pax.url.mvn.proxySupport=false
23:57:47
23:57:47 #
23:57:47 # Comma separated list of repositories scanned when resolving an artifact.
23:57:47 # Those repositories will be checked before iterating through the
23:57:47 # below list of repositories and even before the local repository
23:57:47 # A repository url can be appended with zero or more of the following flags:
23:57:47 # @snapshots : the repository contains snaphots
23:57:47 # @noreleases : the repository does not contain any released artifacts
23:57:47 #
23:57:47 # The following property value will add the system folder as a repo.
23:57:47 #
23:57:47 org.ops4j.pax.url.mvn.defaultRepositories=\
23:57:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:57:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:57:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:57:47
23:57:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:57:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:57:47
23:57:47 #
23:57:47 # Comma separated list of repositories scanned when resolving an artifact.
23:57:47 # The default list includes the following repositories:
23:57:47 # http://repo1.maven.org/maven2@id=central
23:57:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:57:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:57:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:57:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:57:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:57:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:47 # To add repositories to the default ones, prepend '+' to the list of repositories
23:57:47 # to add.
23:57:47 # A repository url can be appended with zero or more of the following flags:
23:57:47 # @snapshots : the repository contains snapshots
23:57:47 # @noreleases : the repository does not contain any released artifacts
23:57:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:57:47 #
23:57:47 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:57:47
23:57:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:57:47 + [[ True == \T\r\u\e ]]
23:57:47 + echo 'Configuring the startup features...'
23:57:47 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:47 + FEATURE_TEST_STRING=features-test
23:57:47 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:57:47 + KARAF_VERSION=karaf4
23:57:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:57:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:47 + [[ ! -z '' ]]
23:57:47 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:47 ################################################################################
23:57:47 #
23:57:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:47 # contributor license agreements. See the NOTICE file distributed with
23:57:47 # this work for additional information regarding copyright ownership.
23:57:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:47 # (the "License"); you may not use this file except in compliance with
23:57:47 # the License. You may obtain a copy of the License at
23:57:47 #
23:57:47 # http://www.apache.org/licenses/LICENSE-2.0
23:57:47 #
23:57:47 # Unless required by applicable law or agreed to in writing, software
23:57:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:47 # See the License for the specific language governing permissions and
23:57:47 # limitations under the License.
23:57:47 #
23:57:47 ################################################################################
23:57:47
23:57:47 #
23:57:47 # Comma separated list of features repositories to register by default
23:57:47 #
23:57:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/61373e68-8b2a-410e-b8b7-b2940d35549f.xml
23:57:47
23:57:47 #
23:57:47 # Comma separated list of features to install at startup
23:57:47 #
23:57:47 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 7af9fd7e-f1e8-4e7e-b75b-60522c65b736
23:57:47
23:57:47 #
23:57:47 # Resource repositories (OBR) that the features resolver can use
23:57:47 # to resolve requirements/capabilities
23:57:47 #
23:57:47 # The format of the resourceRepositories is
23:57:47 # resourceRepositories=[xml:url|json:url],...
23:57:47 # for Instance:
23:57:47 #
23:57:47 #resourceRepositories=xml:http://host/path/to/index.xml
23:57:47 # or
23:57:47 #resourceRepositories=json:http://host/path/to/index.json
23:57:47 #
23:57:47
23:57:47 #
23:57:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:57:47 #
23:57:47 featuresBootAsynchronous=false
23:57:47
23:57:47 #
23:57:47 # Service requirements enforcement
23:57:47 #
23:57:47 # By default, the feature resolver checks the service requirements/capabilities of
23:57:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:57:47 # the required bundles.
23:57:47 # The following flag can have those values:
23:57:47 # - disable: service requirements are completely ignored
23:57:47 # - default: service requirements are ignored for old features
23:57:47 # - enforce: service requirements are always verified
23:57:47 #
23:57:47 #serviceRequirements=default
23:57:47
23:57:47 #
23:57:47 # Store cfg file for config element in feature
23:57:47 #
23:57:47 #configCfgStore=true
23:57:47
23:57:47 #
23:57:47 # Define if the feature service automatically refresh bundles
23:57:47 #
23:57:47 autoRefresh=true
23:57:47
23:57:47 #
23:57:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:57:47 # XML file defines instructions related to features processing
23:57:47 # versions.properties may declare properties to resolve placeholders in XML file
23:57:47 # both files are relative to ${karaf.etc}
23:57:47 #
23:57:47 #featureProcessing=org.apache.karaf.features.xml
23:57:47 #featureProcessingVersions=versions.properties
23:57:47 + configure_karaf_log karaf4 ''
23:57:47 + local -r karaf_version=karaf4
23:57:47 + local -r controllerdebugmap=
23:57:47 + local logapi=log4j
23:57:47 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:47 log4j2.rootLogger.level = INFO
23:57:47 #log4j2.rootLogger.type = asyncRoot
23:57:47 #log4j2.rootLogger.includeLocation = false
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:47 log4j2.logger.spifly.level = WARN
23:57:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:47 log4j2.logger.audit.level = INFO
23:57:47 log4j2.logger.audit.additivity = false
23:57:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:47 log4j2.appender.console.type = Console
23:57:47 log4j2.appender.console.name = Console
23:57:47 log4j2.appender.console.layout.type = PatternLayout
23:57:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:47 log4j2.appender.rolling.name = RollingFile
23:57:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:47 #log4j2.appender.rolling.immediateFlush = false
23:57:47 log4j2.appender.rolling.append = true
23:57:47 log4j2.appender.rolling.layout.type = PatternLayout
23:57:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:47 log4j2.appender.rolling.policies.type = Policies
23:57:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:47 log4j2.appender.rolling.policies.size.size = 64MB
23:57:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:47 log4j2.appender.rolling.strategy.max = 7
23:57:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:47 log4j2.appender.audit.name = AuditRollingFile
23:57:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:47 log4j2.appender.audit.append = true
23:57:47 log4j2.appender.audit.layout.type = PatternLayout
23:57:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:47 log4j2.appender.audit.policies.type = Policies
23:57:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:47 log4j2.appender.audit.policies.size.size = 8MB
23:57:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:47 log4j2.appender.audit.strategy.max = 7
23:57:47 log4j2.appender.osgi.type = PaxOsgi
23:57:47 log4j2.appender.osgi.name = PaxOsgi
23:57:47 log4j2.appender.osgi.filter = *
23:57:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:47 #log4j2.logger.aether.level = TRACE
23:57:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:47 #log4j2.logger.http-headers.level = DEBUG
23:57:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:47 #log4j2.logger.maven.level = TRACE
23:57:47 + logapi=log4j2
23:57:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:57:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:57:47 + '[' log4j2 == log4j2 ']'
23:57:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:57:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:57:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:57:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:57:47 controllerdebugmap:
23:57:47 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:47 + unset IFS
23:57:47 + echo 'controllerdebugmap: '
23:57:47 + '[' -n '' ']'
23:57:47 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:57:47 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:47 ################################################################################
23:57:47 #
23:57:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:47 # contributor license agreements. See the NOTICE file distributed with
23:57:47 # this work for additional information regarding copyright ownership.
23:57:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:47 # (the "License"); you may not use this file except in compliance with
23:57:47 # the License. You may obtain a copy of the License at
23:57:47 #
23:57:47 # http://www.apache.org/licenses/LICENSE-2.0
23:57:47 #
23:57:47 # Unless required by applicable law or agreed to in writing, software
23:57:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:47 # See the License for the specific language governing permissions and
23:57:47 # limitations under the License.
23:57:47 #
23:57:47 ################################################################################
23:57:47
23:57:47 # Common pattern layout for appenders
23:57:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:57:47
23:57:47 # Root logger
23:57:47 log4j2.rootLogger.level = INFO
23:57:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:57:47 #log4j2.rootLogger.type = asyncRoot
23:57:47 #log4j2.rootLogger.includeLocation = false
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:57:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:57:47 log4j2.rootLogger.appenderRef.Console.ref = Console
23:57:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:57:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:57:47
23:57:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:57:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:57:47
23:57:47 # Loggers configuration
23:57:47
23:57:47 # Spifly logger
23:57:47 log4j2.logger.spifly.name = org.apache.aries.spifly
23:57:47 log4j2.logger.spifly.level = WARN
23:57:47
23:57:47 # Security audit logger
23:57:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:57:47 log4j2.logger.audit.level = INFO
23:57:47 log4j2.logger.audit.additivity = false
23:57:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:57:47
23:57:47 # Appenders configuration
23:57:47
23:57:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:57:47 log4j2.appender.console.type = Console
23:57:47 log4j2.appender.console.name = Console
23:57:47 log4j2.appender.console.layout.type = PatternLayout
23:57:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:57:47
23:57:47 # Rolling file appender
23:57:47 log4j2.appender.rolling.type = RollingRandomAccessFile
23:57:47 log4j2.appender.rolling.name = RollingFile
23:57:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:57:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:57:47 # uncomment to not force a disk flush
23:57:47 #log4j2.appender.rolling.immediateFlush = false
23:57:47 log4j2.appender.rolling.append = true
23:57:47 log4j2.appender.rolling.layout.type = PatternLayout
23:57:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:57:47 log4j2.appender.rolling.policies.type = Policies
23:57:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:57:47 log4j2.appender.rolling.policies.size.size = 1GB
23:57:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:57:47 log4j2.appender.rolling.strategy.max = 7
23:57:47
23:57:47 # Audit file appender
23:57:47 log4j2.appender.audit.type = RollingRandomAccessFile
23:57:47 log4j2.appender.audit.name = AuditRollingFile
23:57:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:57:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:57:47 log4j2.appender.audit.append = true
23:57:47 log4j2.appender.audit.layout.type = PatternLayout
23:57:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:57:47 log4j2.appender.audit.policies.type = Policies
23:57:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:57:47 log4j2.appender.audit.policies.size.size = 8MB
23:57:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:57:47 log4j2.appender.audit.strategy.max = 7
23:57:47
23:57:47 # OSGi appender
23:57:47 log4j2.appender.osgi.type = PaxOsgi
23:57:47 log4j2.appender.osgi.name = PaxOsgi
23:57:47 log4j2.appender.osgi.filter = *
23:57:47
23:57:47 # help with identification of maven-related problems with pax-url-aether
23:57:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:57:47 #log4j2.logger.aether.level = TRACE
23:57:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:57:47 #log4j2.logger.http-headers.level = DEBUG
23:57:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:57:47 #log4j2.logger.maven.level = TRACE
23:57:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:57:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:57:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 Configure
23:57:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:57:47 max memory: 2048m
23:57:47 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:57:47 + local -r controllermem=2048m
23:57:47 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 + echo Configure
23:57:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:57:47 + echo ' max memory: 2048m'
23:57:47 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:57:47 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:47 #!/bin/sh
23:57:47 #
23:57:47 # Licensed to the Apache Software Foundation (ASF) under one or more
23:57:47 # contributor license agreements. See the NOTICE file distributed with
23:57:47 # this work for additional information regarding copyright ownership.
23:57:47 # The ASF licenses this file to You under the Apache License, Version 2.0
23:57:47 # (the "License"); you may not use this file except in compliance with
23:57:47 # the License. You may obtain a copy of the License at
23:57:47 #
23:57:47 # http://www.apache.org/licenses/LICENSE-2.0
23:57:47 #
23:57:47 # Unless required by applicable law or agreed to in writing, software
23:57:47 # distributed under the License is distributed on an "AS IS" BASIS,
23:57:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:57:47 # See the License for the specific language governing permissions and
23:57:47 # limitations under the License.
23:57:47 #
23:57:47
23:57:47 #
23:57:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:57:47 # script: client, instance, shell, start, status, stop, karaf
23:57:47 #
23:57:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:57:47 # Actions go here...
23:57:47 # fi
23:57:47
23:57:47 #
23:57:47 # general settings which should be applied for all scripts go here; please keep
23:57:47 # in mind that it is possible that scripts might be executed more than once, e.g.
23:57:47 # in example of the start script where the start script is executed first and the
23:57:47 # karaf script afterwards.
23:57:47 #
23:57:47
23:57:47 #
23:57:47 # The following section shows the possible configuration options for the default
23:57:47 # karaf scripts
23:57:47 #
23:57:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:57:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:57:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:57:47 # export EXTRA_JAVA_OPTS # Additional JVM options
23:57:47 # export KARAF_HOME # Karaf home folder
23:57:47 # export KARAF_DATA # Karaf data folder
23:57:47 # export KARAF_BASE # Karaf base folder
23:57:47 # export KARAF_ETC # Karaf etc folder
23:57:47 # export KARAF_LOG # Karaf log folder
23:57:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:57:47 # export KARAF_OPTS # Additional available Karaf options
23:57:47 # export KARAF_DEBUG # Enable debug mode
23:57:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:57:47 # export KARAF_NOROOT # Prevent execution as root if set to true
23:57:47 Set Java version
23:57:47 + echo 'Set Java version'
23:57:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:57:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:47 sudo: a password is required
23:57:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:57:47 sudo: a password is required
23:57:47 JDK default version ...
23:57:47 + echo 'JDK default version ...'
23:57:47 + java -version
23:57:48 openjdk version "21.0.8" 2025-07-15
23:57:48 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:57:48 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:57:48 Set JAVA_HOME
23:57:48 + echo 'Set JAVA_HOME'
23:57:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:57:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:57:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:57:48 Listing all open ports on controller system...
23:57:48 + echo 'Listing all open ports on controller system...'
23:57:48 + netstat -pnatu
23:57:48 /tmp/configuration-script.sh: line 40: netstat: command not found
23:57:48 + '[' -f /tmp/custom_shard_config.txt ']'
23:57:48 Configuring cluster
23:57:48 + echo 'Configuring cluster'
23:57:48 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.246 10.30.170.150 10.30.171.6
23:57:48 ################################################
23:57:48 ## Configure Cluster ##
23:57:48 ################################################
23:57:48 NOTE: Cluster configuration files not found. Copying from
23:57:48 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:57:48 Configuring unique name in pekko.conf
23:57:48 Configuring hostname in pekko.conf
23:57:48 Configuring data and rpc seed nodes in pekko.conf
23:57:48 modules = [
23:57:48
23:57:48 {
23:57:48 name = "inventory"
23:57:48 namespace = "urn:opendaylight:inventory"
23:57:48 shard-strategy = "module"
23:57:48 },
23:57:48 {
23:57:48 name = "topology"
23:57:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:48 shard-strategy = "module"
23:57:48 },
23:57:48 {
23:57:48 name = "toaster"
23:57:48 namespace = "http://netconfcentral.org/ns/toaster"
23:57:48 shard-strategy = "module"
23:57:48 }
23:57:48 ]
23:57:48 Configuring replication type in module-shards.conf
23:57:48 ################################################
23:57:48 ## NOTE: Manually restart controller to ##
23:57:48 ## apply configuration. ##
23:57:48 ################################################
23:57:48 Dump pekko.conf
23:57:48 + echo 'Dump pekko.conf'
23:57:48 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:48
23:57:48 odl-cluster-data {
23:57:48 pekko {
23:57:48 remote {
23:57:48 artery {
23:57:48 enabled = on
23:57:48 transport = tcp
23:57:48 canonical.hostname = "10.30.171.6"
23:57:48 canonical.port = 2550
23:57:48 }
23:57:48 }
23:57:48
23:57:48 cluster {
23:57:48 # Using artery.
23:57:48 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.246:2550",
23:57:48 "pekko://opendaylight-cluster-data@10.30.170.150:2550",
23:57:48 "pekko://opendaylight-cluster-data@10.30.171.6:2550"]
23:57:48
23:57:48 roles = ["member-3"]
23:57:48
23:57:48 # when under load we might trip a false positive on the failure detector
23:57:48 # failure-detector {
23:57:48 # heartbeat-interval = 4 s
23:57:48 # acceptable-heartbeat-pause = 16s
23:57:48 # }
23:57:48 }
23:57:48
23:57:48 persistence {
23:57:48 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:57:48 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:57:48 # The relative path is always relative to KARAF_HOME.
23:57:48
23:57:48 # snapshot-store.local.dir = "target/snapshots"
23:57:48
23:57:48 # Use lz4 compression for LocalSnapshotStore snapshots
23:57:48 snapshot-store.local.use-lz4-compression = false
23:57:48 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:57:48 snapshot-store.local.lz4-blocksize = 256KB
23:57:48 }
23:57:48 disable-default-actor-system-quarantined-event-handling = "false"
23:57:48 }
23:57:48 }
23:57:48 Dump modules.conf
23:57:48 + echo 'Dump modules.conf'
23:57:48 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:48 modules = [
23:57:48
23:57:48 {
23:57:48 name = "inventory"
23:57:48 namespace = "urn:opendaylight:inventory"
23:57:48 shard-strategy = "module"
23:57:48 },
23:57:48 {
23:57:48 name = "topology"
23:57:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:57:48 shard-strategy = "module"
23:57:48 },
23:57:48 {
23:57:48 name = "toaster"
23:57:48 namespace = "http://netconfcentral.org/ns/toaster"
23:57:48 shard-strategy = "module"
23:57:48 }
23:57:48 ]
23:57:48 Dump module-shards.conf
23:57:48 + echo 'Dump module-shards.conf'
23:57:48 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:48 module-shards = [
23:57:48 {
23:57:48 name = "default"
23:57:48 shards = [
23:57:48 {
23:57:48 name = "default"
23:57:48 replicas = ["member-1",
23:57:48 "member-2",
23:57:48 "member-3"]
23:57:48 }
23:57:48 ]
23:57:48 },
23:57:48 {
23:57:48 name = "inventory"
23:57:48 shards = [
23:57:48 {
23:57:48 name="inventory"
23:57:48 replicas = ["member-1",
23:57:48 "member-2",
23:57:48 "member-3"]
23:57:48 }
23:57:48 ]
23:57:48 },
23:57:48 {
23:57:48 name = "topology"
23:57:48 shards = [
23:57:48 {
23:57:48 name="topology"
23:57:48 replicas = ["member-1",
23:57:48 "member-2",
23:57:48 "member-3"]
23:57:48 }
23:57:48 ]
23:57:48 },
23:57:48 {
23:57:48 name = "toaster"
23:57:48 shards = [
23:57:48 {
23:57:48 name="toaster"
23:57:48 replicas = ["member-1",
23:57:48 "member-2",
23:57:48 "member-3"]
23:57:48 }
23:57:48 ]
23:57:48 }
23:57:48 ]
23:57:48 Locating config plan to use...
23:57:48 Finished running config plans
23:57:48 Starting member-1 with IP address 10.30.171.246
23:57:48 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:48 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:49 Redirecting karaf console output to karaf_console.log
23:57:49 Starting controller...
23:57:49 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:57:49 Starting member-2 with IP address 10.30.170.150
23:57:49 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:49 Warning: Permanently added '10.30.170.150' (ECDSA) to the list of known hosts.
23:57:49 Redirecting karaf console output to karaf_console.log
23:57:49 Starting controller...
23:57:49 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:57:49 Starting member-3 with IP address 10.30.171.6
23:57:49 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:49 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
23:57:50 Redirecting karaf console output to karaf_console.log
23:57:50 Starting controller...
23:57:50 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:57:50 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins15097726900409728023.sh
23:57:50 common-functions.sh is being sourced
23:57:50 common-functions environment:
23:57:50 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:57:50 ACTUALFEATURES:
23:57:50 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:57:50 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:57:50 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:57:50 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:57:50 CONTROLLERMEM: 2048m
23:57:50 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:57:50 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:57:50 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:57:50 SUITES:
23:57:50
23:57:50 + echo '#################################################'
23:57:50 #################################################
23:57:50 + echo '## Verify Cluster is UP ##'
23:57:50 ## Verify Cluster is UP ##
23:57:50 + echo '#################################################'
23:57:50 #################################################
23:57:50 + create_post_startup_script
23:57:50 + cat
23:57:50 + copy_and_run_post_startup_script
23:57:50 + seed_index=1
23:57:50 ++ seq 1 3
23:57:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:57:50 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:57:50 + echo 'Execute the post startup script on controller 10.30.171.246'
23:57:50 Execute the post startup script on controller 10.30.171.246
23:57:50 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.171.246:/tmp/
23:57:50 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:50 + ssh 10.30.171.246 'bash /tmp/post-startup-script.sh 1'
23:57:50 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:57:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:57:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:58:50 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:01:50 Timeout Controller DOWN
00:01:50 Dumping first 500K bytes of karaf log...
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main launch
00:01:50 INFO: Installing and starting initial bundles
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main launch
00:01:50 INFO: All initial bundles installed and set to start
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:01:50 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:01:50 INFO: Lock acquired
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:01:50 INFO: Lock acquired. Setting startlevel to 100
00:01:50 2025-10-25T23:57:53,504 | 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:01:50 2025-10-25T23:57:55,553 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],7af9fd7e-f1e8-4e7e-b75b-60522c65b736/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
00:01:50 2025-10-25T23:57:55,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:01:50 2025-10-25T23:57:55,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:01:50 2025-10-25T23:57:55,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:01:50 2025-10-25T23:57:55,735 | 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:01:50 2025-10-25T23:57:55,736 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:01:50 2025-10-25T23:57:55,736 | 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:01:50 2025-10-25T23:57:55,757 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:01:50 2025-10-25T23:57:55,758 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:01:50 2025-10-25T23:57:55,762 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:01:50 2025-10-25T23:57:57,109 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:01:50 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="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:01:50 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:01:50 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:01:50 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:01:50 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Dumping last 500K bytes of karaf log...
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main launch
00:01:50 INFO: Installing and starting initial bundles
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main launch
00:01:50 INFO: All initial bundles installed and set to start
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:01:50 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.lock.SimpleFileLock lock
00:01:50 INFO: Lock acquired
00:01:50 Oct 25, 2025 11:57:52 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
00:01:50 INFO: Lock acquired. Setting startlevel to 100
00:01:50 2025-10-25T23:57:53,504 | 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:01:50 2025-10-25T23:57:55,553 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],7af9fd7e-f1e8-4e7e-b75b-60522c65b736/[0,0.0.0],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1]
00:01:50 2025-10-25T23:57:55,734 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform:
00:01:50 2025-10-25T23:57:55,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root
00:01:50 2025-10-25T23:57:55,735 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install:
00:01:50 2025-10-25T23:57:55,735 | 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:01:50 2025-10-25T23:57:55,736 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles:
00:01:50 2025-10-25T23:57:55,736 | 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:01:50 2025-10-25T23:57:55,757 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles:
00:01:50 2025-10-25T23:57:55,758 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17
00:01:50 2025-10-25T23:57:55,762 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done.
00:01:50 2025-10-25T23:57:57,109 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features
00:01:50 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="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?]
00:01:50 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?]
00:01:50 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?]
00:01:50 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?]
00:01:50 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
00:01:50 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
00:01:50 at java.lang.Thread.run(Thread.java:1583) [?:?]
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?]
00:01:50 ... 12 more
00:01:50 Listing all open ports on controller system
00:01:50 /tmp/post-startup-script.sh: line 46: netstat: command not found
00:01:50 Build step 'Execute shell' marked build as failure
00:01:50 $ ssh-agent -k
00:01:50 unset SSH_AUTH_SOCK;
00:01:50 unset SSH_AGENT_PID;
00:01:50 echo Agent pid 5281 killed;
00:01:50 [ssh-agent] Stopped.
00:01:50 Recording plot data
00:01:51 Robot results publisher started...
00:01:51 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:01:51 -Parsing output xml:
00:01:51 Failed!
00:01:51 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml
00:01:51 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
00:01:51 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
00:01:51 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
00:01:51 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
00:01:51 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
00:01:51 at hudson.remoting.Request$2.run(Request.java:377)
00:01:51 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
00:01:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
00:01:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
00:01:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
00:01:51 at java.base/java.lang.Thread.run(Thread.java:829)
00:01:51 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-2119
00:01:51 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
00:01:51 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
00:01:51 at hudson.remoting.Channel.call(Channel.java:1003)
00:01:51 at hudson.FilePath.act(FilePath.java:1230)
00:01:51 at hudson.FilePath.act(FilePath.java:1219)
00:01:51 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
00:01:51 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
00:01:51 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
00:01:51 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
00:01:51 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
00:01:51 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
00:01:51 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
00:01:51 at hudson.model.Build$BuildExecution.post2(Build.java:179)
00:01:51 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
00:01:51 at hudson.model.Run.execute(Run.java:1918)
00:01:51 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
00:01:51 at hudson.model.ResourceController.execute(ResourceController.java:101)
00:01:51 at hudson.model.Executor.run(Executor.java:442)
00:01:51 [PostBuildScript] - [INFO] Executing post build scripts.
00:01:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5078421001195099766.sh
00:01:51 Archiving csit artifacts
00:01:51 mv: cannot stat 'odl1_*': No such file or directory
00:01:51 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
00:01:51 mv: cannot stat '*_1.png': No such file or directory
00:01:51 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:01:51 mv: cannot stat 'gclogs-1': No such file or directory
00:01:51 mv: cannot stat 'odl2_*': No such file or directory
00:01:51 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
00:01:51 mv: cannot stat '*_2.png': No such file or directory
00:01:51 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:01:51 mv: cannot stat 'gclogs-2': No such file or directory
00:01:51 mv: cannot stat 'odl3_*': No such file or directory
00:01:51 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
00:01:51 mv: cannot stat '*_3.png': No such file or directory
00:01:51 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:01:51 mv: cannot stat 'gclogs-3': No such file or directory
00:01:51 % Total % Received % Xferd Average Speed Time Time Time Current
00:01:51 Dload Upload Total Spent Left Speed
00:01:51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 10304 0 --:--:-- --:--:-- --:--:-- 10304
00:01:51 Archive: robot-plugin.zip
00:01:51 End-of-central-directory signature not found. Either this file is not
00:01:51 a zipfile, or it constitutes one disk of a multi-part archive. In the
00:01:51 latter case the central directory and zipfile comment will be found on
00:01:51 the last disk(s) of this archive.
00:01:51 unzip: cannot find zipfile directory in one of robot-plugin.zip or
00:01:51 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
00:01:51 mv: cannot stat '*.log': No such file or directory
00:01:51 mv: cannot stat '*.log.gz': No such file or directory
00:01:51 mv: cannot stat '*.csv': No such file or directory
00:01:51 mv: cannot stat '*.png': No such file or directory
00:01:51 [PostBuildScript] - [INFO] Executing post build scripts.
00:01:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1330761766220080003.sh
00:01:51 [PostBuildScript] - [INFO] Executing post build scripts.
00:01:51 [EnvInject] - Injecting environment variables from a build step.
00:01:51 [EnvInject] - Injecting as environment variables the properties content
00:01:51 OS_CLOUD=vex
00:01:51 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
00:01:51
00:01:51 [EnvInject] - Variables injected successfully.
00:01:51 provisioning config files...
00:01:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:01:51 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4052355494664925506.sh
00:01:51 ---> openstack-stack-delete.sh
00:01:51 Setup pyenv:
00:01:51 system
00:01:51 3.8.13
00:01:51 3.9.13
00:01:51 3.10.13
00:01:51 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:01:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
00:01:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:01:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:01:53 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:01:53 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:01:53 lf-activate-venv(): INFO: Base packages installed successfully
00:01:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
00:02:08 INFO: Stack cost retrieval disabled, setting cost to 0
00:02:21 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
00:02:21 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-13
00:02:21 [PostBuildScript] - [INFO] Executing post build scripts.
00:02:21 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1782828227881396155.sh
00:02:21 ---> sysstat.sh
00:02:21 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8359403653618185354.sh
00:02:21 ---> package-listing.sh
00:02:21 ++ facter osfamily
00:02:21 ++ tr '[:upper:]' '[:lower:]'
00:02:21 + OS_FAMILY=redhat
00:02:21 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium
00:02:21 + START_PACKAGES=/tmp/packages_start.txt
00:02:21 + END_PACKAGES=/tmp/packages_end.txt
00:02:21 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:02:21 + PACKAGES=/tmp/packages_start.txt
00:02:21 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:02:21 + PACKAGES=/tmp/packages_end.txt
00:02:21 + case "${OS_FAMILY}" in
00:02:21 + rpm -qa
00:02:21 + sort
00:02:22 + '[' -f /tmp/packages_start.txt ']'
00:02:22 + '[' -f /tmp/packages_end.txt ']'
00:02:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:02:22 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']'
00:02:22 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/
00:02:22 + 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:02:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins17567218431164055301.sh
00:02:22 ---> capture-instance-metadata.sh
00:02:22 Setup pyenv:
00:02:22 system
00:02:22 3.8.13
00:02:22 3.9.13
00:02:22 3.10.13
00:02:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:02:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
00:02:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:24 lf-activate-venv(): INFO: Base packages installed successfully
00:02:24 lf-activate-venv(): INFO: Installing additional packages: lftools
00:02:34 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
00:02:34 INFO: Running in OpenStack, capturing instance metadata
00:02:34 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9059073644710296672.sh
00:02:35 provisioning config files...
00:02:35 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #13
00:02:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config3242974819799273013tmp
00:02:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:02:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:02:35 provisioning config files...
00:02:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:02:35 [EnvInject] - Injecting environment variables from a build step.
00:02:35 [EnvInject] - Injecting as environment variables the properties content
00:02:35 SERVER_ID=logs
00:02:35
00:02:35 [EnvInject] - Variables injected successfully.
00:02:35 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4459490467057889261.sh
00:02:35 ---> create-netrc.sh
00:02:35 WARN: Log server credential not found.
00:02:35 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7519160383462443310.sh
00:02:35 ---> python-tools-install.sh
00:02:35 Setup pyenv:
00:02:35 system
00:02:35 3.8.13
00:02:35 3.9.13
00:02:35 3.10.13
00:02:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
00:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:37 lf-activate-venv(): INFO: Base packages installed successfully
00:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools
00:02:47 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
00:02:47 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10653896047180422742.sh
00:02:47 ---> sudo-logs.sh
00:02:47 Archiving 'sudo' log..
00:02:48 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4978383406219165143.sh
00:02:48 ---> job-cost.sh
00:02:48 Setup pyenv:
00:02:48 system
00:02:48 3.8.13
00:02:48 3.9.13
00:02:48 3.10.13
00:02:48 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:02:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
00:02:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:50 lf-activate-venv(): INFO: Base packages installed successfully
00:02:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:02:58 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:02:58 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
00:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
00:02:58 DEBUG: total: 0
00:02:58 INFO: Retrieving Stack Cost...
00:02:59 INFO: Retrieving Pricing Info for: v3-standard-2
00:02:59 INFO: Archiving Costs
00:02:59 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins12706569827444218778.sh
00:02:59 ---> logs-deploy.sh
00:02:59 Setup pyenv:
00:02:59 system
00:02:59 3.8.13
00:02:59 3.9.13
00:02:59 3.10.13
00:02:59 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version)
00:02:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yjl3 from file:/tmp/.os_lf_venv
00:02:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:01 lf-activate-venv(): INFO: Base packages installed successfully
00:03:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:03:15 lf-activate-venv(): INFO: Adding /tmp/venv-yjl3/bin to PATH
00:03:15 WARNING: Nexus logging server not set
00:03:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/13/
00:03:15 INFO: archiving logs to S3
00:03:16 ---> uname -a:
00:03:16 Linux prd-centos8-robot-2c-8g-2119.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:03:16
00:03:16
00:03:16 ---> lscpu:
00:03:16 Architecture: x86_64
00:03:16 CPU op-mode(s): 32-bit, 64-bit
00:03:16 Byte Order: Little Endian
00:03:16 CPU(s): 2
00:03:16 On-line CPU(s) list: 0,1
00:03:16 Thread(s) per core: 1
00:03:16 Core(s) per socket: 1
00:03:16 Socket(s): 2
00:03:16 NUMA node(s): 1
00:03:16 Vendor ID: AuthenticAMD
00:03:16 CPU family: 23
00:03:16 Model: 49
00:03:16 Model name: AMD EPYC-Rome Processor
00:03:16 Stepping: 0
00:03:16 CPU MHz: 2800.000
00:03:16 BogoMIPS: 5600.00
00:03:16 Virtualization: AMD-V
00:03:16 Hypervisor vendor: KVM
00:03:16 Virtualization type: full
00:03:16 L1d cache: 32K
00:03:16 L1i cache: 32K
00:03:16 L2 cache: 512K
00:03:16 L3 cache: 16384K
00:03:16 NUMA node0 CPU(s): 0,1
00:03:16 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:03:16
00:03:16
00:03:16 ---> nproc:
00:03:16 2
00:03:16
00:03:16
00:03:16 ---> df -h:
00:03:16 Filesystem Size Used Avail Use% Mounted on
00:03:16 devtmpfs 3.8G 0 3.8G 0% /dev
00:03:16 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:03:16 tmpfs 3.8G 17M 3.8G 1% /run
00:03:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:03:16 /dev/vda1 40G 8.5G 32G 22% /
00:03:16 tmpfs 770M 0 770M 0% /run/user/1001
00:03:16
00:03:16
00:03:16 ---> free -m:
00:03:16 total used free shared buff/cache available
00:03:16 Mem: 7697 581 4750 19 2365 6811
00:03:16 Swap: 1023 0 1023
00:03:16
00:03:16
00:03:16 ---> ip addr:
00:03:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:03:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:03:16 inet 127.0.0.1/8 scope host lo
00:03:16 valid_lft forever preferred_lft forever
00:03:16 inet6 ::1/128 scope host
00:03:16 valid_lft forever preferred_lft forever
00:03:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:03:16 link/ether fa:16:3e:ba:52:be brd ff:ff:ff:ff:ff:ff
00:03:16 altname enp0s3
00:03:16 altname ens3
00:03:16 inet 10.30.171.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:03:16 valid_lft 85795sec preferred_lft 85795sec
00:03:16 inet6 fe80::f816:3eff:feba:52be/64 scope link
00:03:16 valid_lft forever preferred_lft forever
00:03:16
00:03:16
00:03:16 ---> sar -b -r -n DEV:
00:03:16 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2119.novalocal) 10/26/2025 _x86_64_ (2 CPU)
00:03:16
00:03:16 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:03:16 12:01:01 AM 1.00 0.02 0.98 0.13 195.69
00:03:16 12:02:01 AM 7.10 0.23 6.86 34.64 436.53
00:03:16 12:03:01 AM 30.82 0.52 30.31 63.85 1256.15
00:03:16 Average: 12.97 0.26 12.72 32.87 629.41
00:03:16
00:03:16 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:03:16 12:01:01 AM 4954008 7061464 2928424 37.15 2688 2273624 630236 7.06 266676 2275724 16
00:03:16 12:02:01 AM 4820368 6962396 3062064 38.85 2688 2308160 721212 8.08 303728 2371732 35432
00:03:16 12:03:01 AM 4907696 7016068 2974736 37.74 2688 2275080 698336 7.82 470092 2120756 25736
00:03:16 Average: 4894024 7013309 2988408 37.91 2688 2285621 683261 7.65 346832 2256071 20395
00:03:16
00:03:16 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:03:16 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:16 12:01:01 AM eth0 1.30 0.35 0.37 0.21 0.00 0.00 0.00 0.00
00:03:16 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:16 12:02:01 AM eth0 12.62 10.23 12.74 5.62 0.00 0.00 0.00 0.00
00:03:16 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:16 12:03:01 AM eth0 17.96 15.66 14.56 7.75 0.00 0.00 0.00 0.00
00:03:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:03:16 Average: eth0 10.63 8.75 9.22 4.53 0.00 0.00 0.00 0.00
00:03:16
00:03:16
00:03:16 ---> sar -P ALL:
00:03:16 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2119.novalocal) 10/26/2025 _x86_64_ (2 CPU)
00:03:16
00:03:16 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:03:16 12:01:01 AM all 0.34 0.03 0.23 0.03 0.03 99.35
00:03:16 12:01:01 AM 0 0.10 0.02 0.18 0.00 0.02 99.68
00:03:16 12:01:01 AM 1 0.58 0.05 0.27 0.05 0.03 99.02
00:03:16 12:02:01 AM all 7.53 0.00 1.00 0.08 0.05 91.34
00:03:16 12:02:01 AM 0 7.99 0.00 1.05 0.08 0.05 90.82
00:03:16 12:02:01 AM 1 7.07 0.00 0.95 0.07 0.05 91.87
00:03:16 12:03:01 AM all 33.21 0.00 4.41 0.11 0.08 62.18
00:03:16 12:03:01 AM 0 39.32 0.00 4.61 0.12 0.08 55.86
00:03:16 12:03:01 AM 1 27.09 0.00 4.21 0.10 0.08 68.52
00:03:16 Average: all 13.70 0.01 1.88 0.07 0.05 84.29
00:03:16 Average: 0 15.82 0.01 1.95 0.07 0.05 82.11
00:03:16 Average: 1 11.58 0.02 1.81 0.07 0.06 86.47
00:03:16
00:03:16
00:03:16