23:03:33 Started by upstream project "integration-distribution-mri-test-titanium" build number 58
23:03:33 originally caused by:
23:03:33 Started by timer
23:03:33 Running as SYSTEM
23:03:33 [EnvInject] - Loading node environment variables.
23:03:33 Building remotely on prd-centos8-robot-2c-8g-2296 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:03:33 [ssh-agent] Looking for ssh-agent implementation...
23:03:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:03:33 $ ssh-agent
23:03:34 SSH_AUTH_SOCK=/tmp/ssh-cn4i6yF6nLD8/agent.5162
23:03:34 SSH_AGENT_PID=5163
23:03:34 [ssh-agent] Started.
23:03:34 Running ssh-add (command line suppressed)
23:03:34 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_2610879904281210302.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_2610879904281210302.key)
23:03:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:03:34 The recommended git tool is: NONE
23:03:41 using credential opendaylight-jenkins-ssh
23:03:41 Wiping out workspace first.
23:03:41 Cloning the remote Git repository
23:03:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:03:41 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:03:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:41 > git --version # timeout=10
23:03:41 > git --version # 'git version 2.43.0'
23:03:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:41 [INFO] Currently running in a labeled security context
23:03:41 [INFO] Currently SELinux is 'enforcing' on the host
23:03:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh12046526789007260977.key
23:03:41 Verifying host key using known hosts file
23:03:41 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:03:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:44 [INFO] Currently running in a labeled security context
23:03:44 [INFO] Currently SELinux is 'enforcing' on the host
23:03:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh14422507087087708618.key
23:03:44 Verifying host key using known hosts file
23:03:44 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:03:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:03:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:03:44 > git config core.sparsecheckout # timeout=10
23:03:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:03:44 Commit message: "Adapt test for new pce-allocation field"
23:03:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:03:45 No emails were triggered.
23:03:45 provisioning config files...
23:03:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:03:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:03:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:45 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11795446162569711715.sh
23:03:45 ---> python-tools-install.sh
23:03:45 Setup pyenv:
23:03:45 system
23:03:45 * 3.8.13 (set by /opt/pyenv/version)
23:03:45 * 3.9.13 (set by /opt/pyenv/version)
23:03:45 * 3.10.13 (set by /opt/pyenv/version)
23:03:45 * 3.11.7 (set by /opt/pyenv/version)
23:03:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Oefp
23:03:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:03:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:54 lf-activate-venv(): INFO: Base packages installed successfully
23:03:54 lf-activate-venv(): INFO: Installing additional packages: lftools
23:04:18 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:04:18 Generating Requirements File
23:04:37 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:04:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:04:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:04:37 Python 3.11.7
23:04:38 pip 25.3 from /tmp/venv-Oefp/lib/python3.11/site-packages/pip (python 3.11)
23:04:38 appdirs==1.4.4
23:04:38 argcomplete==3.6.3
23:04:38 aspy.yaml==1.3.0
23:04:38 attrs==25.4.0
23:04:38 autopage==0.5.2
23:04:38 beautifulsoup4==4.14.2
23:04:38 boto3==1.40.59
23:04:38 botocore==1.40.59
23:04:38 bs4==0.0.2
23:04:38 cachetools==6.2.1
23:04:38 certifi==2025.10.5
23:04:38 cffi==2.0.0
23:04:38 cfgv==3.4.0
23:04:38 chardet==5.2.0
23:04:38 charset-normalizer==3.4.4
23:04:38 click==8.3.0
23:04:38 cliff==4.11.0
23:04:38 cmd2==2.7.0
23:04:38 cryptography==3.3.2
23:04:38 debtcollector==3.0.0
23:04:38 decorator==5.2.1
23:04:38 defusedxml==0.7.1
23:04:38 Deprecated==1.2.18
23:04:38 distlib==0.4.0
23:04:38 dnspython==2.8.0
23:04:38 docker==7.1.0
23:04:38 dogpile.cache==1.5.0
23:04:38 durationpy==0.10
23:04:38 email-validator==2.3.0
23:04:38 filelock==3.20.0
23:04:38 future==1.0.0
23:04:38 gitdb==4.0.12
23:04:38 GitPython==3.1.45
23:04:38 google-auth==2.41.1
23:04:38 httplib2==0.31.0
23:04:38 identify==2.6.15
23:04:38 idna==3.11
23:04:38 importlib-resources==1.5.0
23:04:38 iso8601==2.1.0
23:04:38 Jinja2==3.1.6
23:04:38 jmespath==1.0.1
23:04:38 jsonpatch==1.33
23:04:38 jsonpointer==3.0.0
23:04:38 jsonschema==4.25.1
23:04:38 jsonschema-specifications==2025.9.1
23:04:38 keystoneauth1==5.12.0
23:04:38 kubernetes==34.1.0
23:04:38 lftools==0.37.15
23:04:38 lxml==6.0.2
23:04:38 markdown-it-py==4.0.0
23:04:38 MarkupSafe==3.0.3
23:04:38 mdurl==0.1.2
23:04:38 msgpack==1.1.2
23:04:38 multi_key_dict==2.0.3
23:04:38 munch==4.0.0
23:04:38 netaddr==1.3.0
23:04:38 niet==1.4.2
23:04:38 nodeenv==1.9.1
23:04:38 oauth2client==4.1.3
23:04:38 oauthlib==3.3.1
23:04:38 openstacksdk==4.7.1
23:04:38 os-service-types==1.8.0
23:04:38 osc-lib==4.2.0
23:04:38 oslo.config==10.0.0
23:04:38 oslo.context==6.1.0
23:04:38 oslo.i18n==6.6.0
23:04:38 oslo.log==7.2.1
23:04:38 oslo.serialization==5.8.0
23:04:38 oslo.utils==9.1.0
23:04:38 packaging==25.0
23:04:38 pbr==7.0.1
23:04:38 platformdirs==4.5.0
23:04:38 prettytable==3.16.0
23:04:38 psutil==7.1.2
23:04:38 pyasn1==0.6.1
23:04:38 pyasn1_modules==0.4.2
23:04:38 pycparser==2.23
23:04:38 pygerrit2==2.0.15
23:04:38 PyGithub==2.8.1
23:04:38 Pygments==2.19.2
23:04:38 PyJWT==2.10.1
23:04:38 PyNaCl==1.6.0
23:04:38 pyparsing==2.4.7
23:04:38 pyperclip==1.11.0
23:04:38 pyrsistent==0.20.0
23:04:38 python-cinderclient==9.8.0
23:04:38 python-dateutil==2.9.0.post0
23:04:38 python-heatclient==4.3.0
23:04:38 python-jenkins==1.8.3
23:04:38 python-keystoneclient==5.7.0
23:04:38 python-magnumclient==4.9.0
23:04:38 python-openstackclient==8.2.0
23:04:38 python-swiftclient==4.8.0
23:04:38 PyYAML==6.0.3
23:04:38 referencing==0.37.0
23:04:38 requests==2.32.5
23:04:38 requests-oauthlib==2.0.0
23:04:38 requestsexceptions==1.4.0
23:04:38 rfc3986==2.0.0
23:04:38 rich==14.2.0
23:04:38 rich-argparse==1.7.1
23:04:38 rpds-py==0.28.0
23:04:38 rsa==4.9.1
23:04:38 ruamel.yaml==0.18.16
23:04:38 ruamel.yaml.clib==0.2.14
23:04:38 s3transfer==0.14.0
23:04:38 simplejson==3.20.2
23:04:38 six==1.17.0
23:04:38 smmap==5.0.2
23:04:38 soupsieve==2.8
23:04:38 stevedore==5.5.0
23:04:38 tabulate==0.9.0
23:04:38 toml==0.10.2
23:04:38 tomlkit==0.13.3
23:04:38 tqdm==4.67.1
23:04:38 typing_extensions==4.15.0
23:04:38 tzdata==2025.2
23:04:38 urllib3==1.26.20
23:04:38 virtualenv==20.35.3
23:04:38 wcwidth==0.2.14
23:04:38 websocket-client==1.9.0
23:04:38 wrapt==2.0.0
23:04:38 xdg==6.0.0
23:04:38 xmltodict==1.0.2
23:04:38 yq==3.4.3
23:04:38 [EnvInject] - Injecting environment variables from a build step.
23:04:38 [EnvInject] - Injecting as environment variables the properties content
23:04:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:04:38 OS_CLOUD=vex
23:04:38 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:04:38 OS_STACK_TEMPLATE_DIR=openstack-hot
23:04:38
23:04:38 [EnvInject] - Variables injected successfully.
23:04:38 provisioning config files...
23:04:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:39 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins5835829059978071404.sh
23:04:39 ---> Create parameters file for OpenStack HOT
23:04:39 OpenStack Heat parameters generated
23:04:39 -----------------------------------
23:04:39 parameters:
23:04:39 vm_0_count: '3'
23:04:39 vm_0_flavor: 'v3-standard-4'
23:04:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:04:39 vm_1_count: '1'
23:04:39 vm_1_flavor: 'v3-standard-2'
23:04:39 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:04:39
23:04:39 job_name: '49281-117'
23:04:39 silo: 'releng'
23:04:39 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins2232361120881733992.sh
23:04:39 ---> Create HEAT stack
23:04:39 + source /home/jenkins/lf-env.sh
23:04:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:39 ++ mktemp -d /tmp/venv-XXXX
23:04:39 + lf_venv=/tmp/venv-ZA40
23:04:39 + local venv_file=/tmp/.os_lf_venv
23:04:39 + local python=python3
23:04:39 + local options
23:04:39 + local set_path=true
23:04:39 + local install_args=
23:04:39 ++ 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:04:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:39 + true
23:04:39 + case $1 in
23:04:39 + python=python3
23:04:39 + shift 2
23:04:39 + true
23:04:39 + case $1 in
23:04:39 + shift
23:04:39 + break
23:04:39 + case $python in
23:04:39 + local pkg_list=
23:04:39 + [[ -d /opt/pyenv ]]
23:04:39 + echo 'Setup pyenv:'
23:04:39 Setup pyenv:
23:04:39 + export PYENV_ROOT=/opt/pyenv
23:04:39 + PYENV_ROOT=/opt/pyenv
23:04:39 + 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:04:39 + 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:04:39 + pyenv versions
23:04:39 system
23:04:39 3.8.13
23:04:39 3.9.13
23:04:39 3.10.13
23:04:39 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:04:39 + command -v pyenv
23:04:39 ++ pyenv init - --no-rehash
23:04:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:04:39 for i in ${!paths[@]}; do
23:04:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:04:39 fi; done;
23:04:39 echo "${paths[*]}"'\'')"
23:04:39 export PATH="/opt/pyenv/shims:${PATH}"
23:04:39 export PYENV_SHELL=bash
23:04:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:04:39 pyenv() {
23:04:39 local command
23:04:39 command="${1:-}"
23:04:39 if [ "$#" -gt 0 ]; then
23:04:39 shift
23:04:39 fi
23:04:39
23:04:39 case "$command" in
23:04:39 rehash|shell)
23:04:39 eval "$(pyenv "sh-$command" "$@")"
23:04:39 ;;
23:04:39 *)
23:04:39 command pyenv "$command" "$@"
23:04:39 ;;
23:04:39 esac
23:04:39 }'
23:04:39 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:04:39 for i in ${!paths[@]}; do
23:04:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:04:39 fi; done;
23:04:39 echo "${paths[*]}"'
23:04:39 ++ 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:04:39 ++ 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:04:39 ++ 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:04:39 ++ export PYENV_SHELL=bash
23:04:39 ++ PYENV_SHELL=bash
23:04:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:04:39 +++ complete -F _pyenv pyenv
23:04:39 ++ lf-pyver python3
23:04:39 ++ local py_version_xy=python3
23:04:39 ++ local py_version_xyz=
23:04:39 ++ awk '{ print $1 }'
23:04:39 ++ pyenv versions
23:04:39 ++ local command
23:04:39 ++ command=versions
23:04:39 ++ '[' 1 -gt 0 ']'
23:04:39 ++ shift
23:04:39 ++ case "$command" in
23:04:39 ++ command pyenv versions
23:04:39 ++ pyenv versions
23:04:39 ++ sed 's/^[ *]* //'
23:04:39 ++ grep -E '^[0-9.]*[0-9]$'
23:04:39 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:04:39 +++ tail -n 1
23:04:39 +++ grep '^3' /tmp/.pyenv_versions
23:04:39 +++ sort -V
23:04:39 ++ py_version_xyz=3.11.7
23:04:39 ++ [[ -z 3.11.7 ]]
23:04:39 ++ echo 3.11.7
23:04:39 ++ return 0
23:04:39 + pyenv local 3.11.7
23:04:39 + local command
23:04:39 + command=local
23:04:39 + '[' 2 -gt 0 ']'
23:04:39 + shift
23:04:39 + case "$command" in
23:04:39 + command pyenv local 3.11.7
23:04:39 + pyenv local 3.11.7
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='lftools[openstack] '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='kubernetes '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='niet '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-heatclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-openstackclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='python-magnumclient '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='urllib3~=1.26.15 '
23:04:39 + for arg in "$@"
23:04:39 + case $arg in
23:04:39 + pkg_list+='yq '
23:04:39 + [[ -f /tmp/.os_lf_venv ]]
23:04:39 ++ cat /tmp/.os_lf_venv
23:04:39 + lf_venv=/tmp/venv-Oefp
23:04:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from' file:/tmp/.os_lf_venv
23:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:04:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:39 + local 'pip_opts=--upgrade --quiet'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:04:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:04:39 + [[ -n '' ]]
23:04:39 + [[ -n '' ]]
23:04:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:39 + /tmp/venv-Oefp/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:04:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:04:41 lf-activate-venv(): INFO: Base packages installed successfully
23:04:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:04:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:04:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:41 + /tmp/venv-Oefp/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:04:58 + type python3
23:04:58 + true
23:04:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH'
23:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:04:58 + PATH=/tmp/venv-Oefp/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:04:58 + return 0
23:04:58 + openstack --os-cloud vex limits show --absolute
23:05:02 +--------------------------+---------+
23:05:02 | Name | Value |
23:05:02 +--------------------------+---------+
23:05:02 | maxTotalInstances | -1 |
23:05:02 | maxTotalCores | 450 |
23:05:02 | maxTotalRAMSize | 1000000 |
23:05:02 | maxServerMeta | 128 |
23:05:02 | maxImageMeta | 128 |
23:05:02 | maxPersonality | 5 |
23:05:02 | maxPersonalitySize | 10240 |
23:05:02 | maxTotalKeypairs | 100 |
23:05:02 | maxServerGroups | 10 |
23:05:02 | maxServerGroupMembers | 10 |
23:05:02 | maxTotalFloatingIps | -1 |
23:05:02 | maxSecurityGroups | -1 |
23:05:02 | maxSecurityGroupRules | -1 |
23:05:02 | totalRAMUsed | 851968 |
23:05:02 | totalCoresUsed | 208 |
23:05:02 | totalInstancesUsed | 70 |
23:05:02 | totalFloatingIpsUsed | 0 |
23:05:02 | totalSecurityGroupsUsed | 0 |
23:05:02 | totalServerGroupsUsed | 0 |
23:05:02 | maxTotalVolumes | -1 |
23:05:02 | maxTotalSnapshots | 10 |
23:05:02 | maxTotalVolumeGigabytes | 4096 |
23:05:02 | maxTotalBackups | 10 |
23:05:02 | maxTotalBackupGigabytes | 1000 |
23:05:02 | totalVolumesUsed | 3 |
23:05:02 | totalGigabytesUsed | 60 |
23:05:02 | totalSnapshotsUsed | 0 |
23:05:02 | totalBackupsUsed | 0 |
23:05:02 | totalBackupGigabytesUsed | 0 |
23:05:02 +--------------------------+---------+
23:05:02 + pushd /opt/ciman/openstack-hot
23:05:02 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:02 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-117 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:05:29 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:05:29 Waiting to initialize infrastructure...
23:05:29 Stack initialization successful.
23:05:29 ------------------------------------
23:05:29 Stack Details
23:05:29 ------------------------------------
23:05:29 {'added': None,
23:05:29 'capabilities': [],
23:05:29 'created_at': '2025-10-26T23:05:05Z',
23:05:29 'deleted': None,
23:05:29 'deleted_at': None,
23:05:29 'description': 'No description',
23:05:29 'environment': None,
23:05:29 'environment_files': None,
23:05:29 'files': None,
23:05:29 'files_container': None,
23:05:29 'id': 'd58dc757-0cd6-4d5a-a9b2-c3839d61144b',
23:05:29 'is_rollback_disabled': True,
23:05:29 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-117/d58dc757-0cd6-4d5a-a9b2-c3839d61144b',
23:05:29 'rel': 'self'}],
23:05:29 '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:05:29 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-117',
23:05:29 'notification_topics': [],
23:05:29 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:05:29 'output_key': 'vm_0_ips',
23:05:29 'output_value': ['10.30.170.51',
23:05:29 '10.30.171.104',
23:05:29 '10.30.171.148']},
23:05:29 {'description': 'IP addresses of the 2nd vm types',
23:05:29 'output_key': 'vm_1_ips',
23:05:29 'output_value': ['10.30.171.118']}],
23:05:29 'owner_id': ****,
23:05:29 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:05:29 'OS::stack_id': 'd58dc757-0cd6-4d5a-a9b2-c3839d61144b',
23:05:29 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-117',
23:05:29 'job_name': '49281-117',
23:05:29 'silo': 'releng',
23:05:29 'vm_0_count': '3',
23:05:29 'vm_0_flavor': 'v3-standard-4',
23:05:29 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:05:29 '20250917-133034.447',
23:05:29 'vm_1_count': '1',
23:05:29 'vm_1_flavor': 'v3-standard-2',
23:05:29 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:05:29 '- 20250917-133034.654'},
23:05:29 'parent_id': None,
23:05:29 'replaced': None,
23:05:29 'status': 'CREATE_COMPLETE',
23:05:29 'status_reason': 'Stack CREATE completed successfully',
23:05:29 'tags': [],
23:05:29 'template': None,
23:05:29 'template_description': 'No description',
23:05:29 'template_url': None,
23:05:29 'timeout_mins': 15,
23:05:29 'unchanged': None,
23:05:29 'updated': None,
23:05:29 'updated_at': None,
23:05:29 'user_project_id': 'a098d22a79454f729820ac71752dd6ac'}
23:05:29 ------------------------------------
23:05:29 + popd
23:05:29 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins10743686980821885086.sh
23:05:29 ---> Copy SSH public keys to CSIT lab
23:05:29 Setup pyenv:
23:05:29 system
23:05:29 3.8.13
23:05:29 3.9.13
23:05:29 3.10.13
23:05:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:31 lf-activate-venv(): INFO: Base packages installed successfully
23:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:05:48 SSH not responding on 10.30.171.148. Retrying in 10 seconds...
23:05:48 SSH not responding on 10.30.170.51. Retrying in 10 seconds...
23:05:48 SSH not responding on 10.30.171.104. Retrying in 10 seconds...
23:05:49 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:05:50 releng-49281-117-1-mininet-ovs-217-0
23:05:50 Successfully copied public keys to slave 10.30.171.118
23:05:58 Ping to 10.30.171.148 successful.
23:05:58 Ping to 10.30.170.51 successful.
23:05:58 Ping to 10.30.171.104 successful.
23:05:59 SSH not responding on 10.30.171.104. Retrying in 10 seconds...
23:06:00 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:06:00 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:06:00 releng-49281-117-0-builder-2
23:06:00 Successfully copied public keys to slave 10.30.171.148
23:06:00 releng-49281-117-0-builder-0
23:06:00 Successfully copied public keys to slave 10.30.170.51
23:06:00 Process 6494 ready.
23:06:09 Ping to 10.30.171.104 successful.
23:06:10 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:06:10 releng-49281-117-0-builder-1
23:06:10 Successfully copied public keys to slave 10.30.171.104
23:06:10 Process 6495 ready.
23:06:10 Process 6497 ready.
23:06:10 Process 6498 ready.
23:06:10 SSH ready on all stack servers.
23:06:10 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins2696893246316289188.sh
23:06:10 Setup pyenv:
23:06:11 system
23:06:11 3.8.13
23:06:11 3.9.13
23:06:11 3.10.13
23:06:11 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NNRL
23:06:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:06:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:19 lf-activate-venv(): INFO: Base packages installed successfully
23:06:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:06:20 lf-activate-venv(): INFO: Adding /tmp/venv-NNRL/bin to PATH
23:06:20 + echo 'Installing Python Requirements'
23:06:20 Installing Python Requirements
23:06:20 + cat
23:06:20 + python -m pip install -r requirements.txt
23:06:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:06:21 Collecting docker-py (from -r requirements.txt (line 1))
23:06:21 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:06:21 Collecting ipaddr (from -r requirements.txt (line 2))
23:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:06:21 Installing build dependencies: started
23:06:22 Installing build dependencies: finished with status 'done'
23:06:22 Getting requirements to build wheel: started
23:06:22 Getting requirements to build wheel: finished with status 'done'
23:06:22 Preparing metadata (pyproject.toml): started
23:06:22 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:22 Collecting netaddr (from -r requirements.txt (line 3))
23:06:22 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:06:22 Collecting netifaces (from -r requirements.txt (line 4))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:06:22 Installing build dependencies: started
23:06:23 Installing build dependencies: finished with status 'done'
23:06:23 Getting requirements to build wheel: started
23:06:24 Getting requirements to build wheel: finished with status 'done'
23:06:24 Preparing metadata (pyproject.toml): started
23:06:24 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:24 Collecting pyhocon (from -r requirements.txt (line 5))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:06:24 Collecting requests (from -r requirements.txt (line 6))
23:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:06:24 Collecting robotframework (from -r requirements.txt (line 7))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:06:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 39.6 MB/s 0:00:00
23:06:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:06:24 Installing build dependencies: started
23:06:25 Installing build dependencies: finished with status 'done'
23:06:25 Getting requirements to build wheel: started
23:06:25 Getting requirements to build wheel: finished with status 'done'
23:06:25 Preparing metadata (pyproject.toml): started
23:06:25 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:06:26 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:06:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:06:26 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:06:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:06:26 Installing build dependencies: started
23:06:27 Installing build dependencies: finished with status 'done'
23:06:27 Getting requirements to build wheel: started
23:06:27 Getting requirements to build wheel: finished with status 'done'
23:06:27 Preparing metadata (pyproject.toml): started
23:06:27 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:27 Collecting scapy (from -r requirements.txt (line 12))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:06:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 63.8 MB/s 0:00:00
23:06:27 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:06:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:06:27 Installing build dependencies: started
23:06:28 Installing build dependencies: finished with status 'done'
23:06:28 Getting requirements to build wheel: started
23:06:29 Getting requirements to build wheel: finished with status 'done'
23:06:29 Preparing metadata (pyproject.toml): started
23:06:29 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:29 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:06:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 23.2 MB/s 0:00:00
23:06:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:29 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:06:29 Collecting pyangbind (from -r requirements.txt (line 22))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:06:29 Collecting isodate (from -r requirements.txt (line 25))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:06:29 Collecting jmespath (from -r requirements.txt (line 28))
23:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:06:29 Collecting jsonpatch (from -r requirements.txt (line 31))
23:06:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:06:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:06:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:29 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:06:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:06:29 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:06:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:06:30 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:06:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:06:30 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:06:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:06:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:06:30 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:06:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:06:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:06:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:06:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:06:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:06:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:30 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:06:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:06:30 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:06:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:06:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:06:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:06:30 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:06:31 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:06:31 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:06:31 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:06:31 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:06:31 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:06:31 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:06:31 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:06:31 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:06:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 37.5 MB/s 0:00:00
23:06:31 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:06:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:31 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:06:31 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:06:31 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:06:31 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:06:31 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:06:31 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:06:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:06:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:06:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 43.3 MB/s 0:00:00
23:06:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:06:31 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:06:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:06:32 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:06:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 45.4 MB/s 0:00:00
23:06:33 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:06:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:06:33 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:33 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:06:34 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:34 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:06:34 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:06:34 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:34 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:06:34 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:34 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:06:34 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:06:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:06:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:06:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 67.3 MB/s 0:00:00
23:06:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:34 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:06:35 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:06:35 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:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:06:35 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:06:35 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:06:35 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:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:06:35 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:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:06:35 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:06:35 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:06:35 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:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:06:35 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:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:06:35 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:06:35 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:06:35 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:06:35 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:06:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:06:35 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:06:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:06:36 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:06:36 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:06:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5f42ae5e1484801cbd5d6c62f80162da5e738bf21d763ba50f601fa46c4ccf93
23:06:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:06:36 Building wheel for ipaddr (pyproject.toml): started
23:06:36 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:06:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c2d478f2f17a5d6032a6b898b4de3c2a8d6a9c8173b7b41555f3eefde499b271
23:06:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:06:36 Building wheel for netifaces (pyproject.toml): started
23:06:38 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:06:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=4feb18c3740079f41a3be184d59b9a8b5e01621054549b659eac70ed75e8df4e
23:06:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:06:38 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:06:39 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:06:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=55d74d77871ca7172d10e359cce8a15eec11269b82ec5c71b6bb637b61dd25e9
23:06:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:06:39 Building wheel for jsonpath-rw (pyproject.toml): started
23:06:39 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:06:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=45f2d1fa9338a97f9076ea05adf1e7581cb328ec24228c252c76ac0560f5bb24
23:06:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:06:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:06:39 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:06:46
23:06:46 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:06:47 + pip freeze
23:06:47 attrs==25.4.0
23:06:47 bcrypt==5.0.0
23:06:47 beautifulsoup4==4.14.2
23:06:47 certifi==2025.10.5
23:06:47 cffi==2.0.0
23:06:47 charset-normalizer==3.4.4
23:06:47 click==8.3.0
23:06:47 cryptography==46.0.3
23:06:47 decorator==5.2.1
23:06:47 distlib==0.4.0
23:06:47 docker-py==1.10.6
23:06:47 docker-pycreds==0.4.0
23:06:47 elastic-transport==8.17.1
23:06:47 elasticsearch==8.19.1
23:06:47 elasticsearch-dsl==8.15.4
23:06:47 enum34==1.1.10
23:06:47 filelock==3.20.0
23:06:47 h11==0.16.0
23:06:47 idna==3.11
23:06:47 invoke==2.2.1
23:06:47 ipaddr==2.2.0
23:06:47 isodate==0.7.2
23:06:47 jmespath==1.0.1
23:06:47 jsonpatch==1.33
23:06:47 jsonpath-rw==1.4.0
23:06:47 jsonpointer==3.0.0
23:06:47 lxml==6.0.2
23:06:47 netaddr==1.3.0
23:06:47 netifaces==0.11.0
23:06:47 outcome==1.3.0.post0
23:06:47 paramiko==4.0.0
23:06:47 platformdirs==4.5.0
23:06:47 ply==3.11
23:06:47 pyang==2.7.1
23:06:47 pyangbind==0.8.6
23:06:47 pycparser==2.23
23:06:47 pyhocon==0.3.61
23:06:47 PyNaCl==1.6.0
23:06:47 pyparsing==3.2.5
23:06:47 PySocks==1.7.1
23:06:47 python-dateutil==2.9.0.post0
23:06:47 regex==2025.10.23
23:06:47 requests==2.32.5
23:06:47 robotframework==7.3.2
23:06:47 robotframework-httplibrary==0.4.2
23:06:47 robotframework-pythonlibcore==4.4.1
23:06:47 robotframework-requests==0.9.7
23:06:47 robotframework-selenium2library==3.0.0
23:06:47 robotframework-seleniumlibrary==6.8.0
23:06:47 robotframework-sshlibrary==3.8.0
23:06:47 scapy==2.6.1
23:06:47 scp==0.15.0
23:06:47 selenium==4.38.0
23:06:47 six==1.17.0
23:06:47 sniffio==1.3.1
23:06:47 sortedcontainers==2.4.0
23:06:47 soupsieve==2.8
23:06:47 trio==0.31.0
23:06:47 trio-websocket==0.12.2
23:06:47 typing_extensions==4.15.0
23:06:47 urllib3==2.5.0
23:06:47 virtualenv==20.35.3
23:06:47 waitress==3.0.2
23:06:47 WebOb==1.8.9
23:06:47 websocket-client==1.9.0
23:06:47 WebTest==3.0.7
23:06:47 wsproto==1.2.0
23:06:47 [EnvInject] - Injecting environment variables from a build step.
23:06:47 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:06:47 [EnvInject] - Variables injected successfully.
23:06:47 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins15837162687869628846.sh
23:06:47 Setup pyenv:
23:06:47 system
23:06:47 3.8.13
23:06:47 3.9.13
23:06:47 3.10.13
23:06:47 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:06:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:49 lf-activate-venv(): INFO: Base packages installed successfully
23:06:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:07:00 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:07:00 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:07:00 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:07:00 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:07:00 + ODL_SYSTEM=()
23:07:00 + TOOLS_SYSTEM=()
23:07:00 + OPENSTACK_SYSTEM=()
23:07:00 + OPENSTACK_CONTROLLERS=()
23:07:00 + mapfile -t ADDR
23:07:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:07:00 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:07:01 + for i in "${ADDR[@]}"
23:07:01 ++ ssh 10.30.171.118 hostname -s
23:07:01 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:07:03 + REMHOST=releng-49281-117-1-mininet-ovs-217-0
23:07:03 + case ${REMHOST} in
23:07:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:07:03 + for i in "${ADDR[@]}"
23:07:03 ++ ssh 10.30.170.51 hostname -s
23:07:05 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:05 + REMHOST=releng-49281-117-0-builder-0
23:07:05 + case ${REMHOST} in
23:07:05 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:05 + for i in "${ADDR[@]}"
23:07:05 ++ ssh 10.30.171.104 hostname -s
23:07:05 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:06 + REMHOST=releng-49281-117-0-builder-1
23:07:06 + case ${REMHOST} in
23:07:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:06 + for i in "${ADDR[@]}"
23:07:06 ++ ssh 10.30.171.148 hostname -s
23:07:06 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:06 + REMHOST=releng-49281-117-0-builder-2
23:07:06 + case ${REMHOST} in
23:07:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:07:06 + echo NUM_ODL_SYSTEM=3
23:07:06 + echo NUM_TOOLS_SYSTEM=1
23:07:06 + '[' '' == yes ']'
23:07:06 + NUM_OPENSTACK_SYSTEM=0
23:07:06 + echo NUM_OPENSTACK_SYSTEM=0
23:07:06 + '[' 0 -eq 2 ']'
23:07:06 + echo ODL_SYSTEM_IP=10.30.170.51
23:07:06 ++ seq 0 2
23:07:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:06 + echo ODL_SYSTEM_1_IP=10.30.170.51
23:07:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:06 + echo ODL_SYSTEM_2_IP=10.30.171.104
23:07:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:07:06 + echo ODL_SYSTEM_3_IP=10.30.171.148
23:07:06 + echo TOOLS_SYSTEM_IP=10.30.171.118
23:07:06 ++ seq 0 0
23:07:06 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:07:06 + echo TOOLS_SYSTEM_1_IP=10.30.171.118
23:07:06 + openstack_index=0
23:07:06 + NUM_OPENSTACK_CONTROL_NODES=1
23:07:06 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:07:06 ++ seq 0 0
23:07:06 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:07:06 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:07:06 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:06 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:06 + '[' -1 -ge 2 ']'
23:07:06 ++ seq 0 -2
23:07:06 + NUM_OPENSTACK_HAPROXY_NODES=0
23:07:06 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:07:06 ++ seq 0 -1
23:07:06 + echo 'Contents of slave_addresses.txt:'
23:07:06 Contents of slave_addresses.txt:
23:07:06 + cat slave_addresses.txt
23:07:06 NUM_ODL_SYSTEM=3
23:07:06 NUM_TOOLS_SYSTEM=1
23:07:06 NUM_OPENSTACK_SYSTEM=0
23:07:06 ODL_SYSTEM_IP=10.30.170.51
23:07:06 ODL_SYSTEM_1_IP=10.30.170.51
23:07:06 ODL_SYSTEM_2_IP=10.30.171.104
23:07:06 ODL_SYSTEM_3_IP=10.30.171.148
23:07:06 TOOLS_SYSTEM_IP=10.30.171.118
23:07:06 TOOLS_SYSTEM_1_IP=10.30.171.118
23:07:06 NUM_OPENSTACK_CONTROL_NODES=1
23:07:06 OPENSTACK_CONTROL_NODE_1_IP=
23:07:06 NUM_OPENSTACK_COMPUTE_NODES=-1
23:07:06 NUM_OPENSTACK_HAPROXY_NODES=0
23:07:06 [EnvInject] - Injecting environment variables from a build step.
23:07:06 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:07:06 [EnvInject] - Variables injected successfully.
23:07:06 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins10646131402108806621.sh
23:07:06 Preparing for JRE Version 21
23:07:06 Karaf artifact is karaf
23:07:06 Karaf project is integration
23:07:06 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:07:06 [EnvInject] - Injecting environment variables from a build step.
23:07:06 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:07:06 [EnvInject] - Variables injected successfully.
23:07:06 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10442151265126071084.sh
23:07:06 2025-10-26 23:07:06 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:07:06 Bundle version is 0.22.2-SNAPSHOT
23:07:06 --2025-10-26 23:07:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:07:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:06 HTTP request sent, awaiting response... 200 OK
23:07:06 Length: 1404 (1.4K) [application/xml]
23:07:06 Saving to: ‘maven-metadata.xml’
23:07:06
23:07:06 0K . 100% 52.1M=0s
23:07:06
23:07:06 2025-10-26 23:07:06 (52.1 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:07:06
23:07:07
23:07:07
23:07:07 org.opendaylight.integration
23:07:07 karaf
23:07:07 0.22.2-SNAPSHOT
23:07:07
23:07:07
23:07:07 20251026.175551
23:07:07 32
23:07:07
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07 pom
23:07:07 0.22.2-20251026.175551-32
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07 tar.gz
23:07:07 0.22.2-20251026.175551-32
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07 zip
23:07:07 0.22.2-20251026.175551-32
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07 cyclonedx
23:07:07 xml
23:07:07 0.22.2-20251026.175551-32
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07 cyclonedx
23:07:07 json
23:07:07 0.22.2-20251026.175551-32
23:07:07 20251026175551
23:07:07
23:07:07
23:07:07
23:07:07
23:07:07 Nexus timestamp is 0.22.2-20251026.175551-32
23:07:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:07 Distribution bundle is karaf-0.22.2-20251026.175551-32.zip
23:07:07 Distribution bundle version is 0.22.2-SNAPSHOT
23:07:07 Distribution folder is karaf-0.22.2-SNAPSHOT
23:07:07 Nexus prefix is https://nexus.opendaylight.org
23:07:07 [EnvInject] - Injecting environment variables from a build step.
23:07:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:07:07 [EnvInject] - Variables injected successfully.
23:07:07 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins14090727109881596984.sh
23:07:07 Setup pyenv:
23:07:07 system
23:07:07 3.8.13
23:07:07 3.9.13
23:07:07 3.10.13
23:07:07 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:09 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:07:09 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:09 lf-activate-venv(): INFO: Base packages installed successfully
23:07:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:07:15 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:07:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:07:15 Copying common-functions.sh to /tmp
23:07:17 Copying common-functions.sh to 10.30.170.51:/tmp
23:07:17 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:17 Copying common-functions.sh to 10.30.171.104:/tmp
23:07:17 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:18 Copying common-functions.sh to 10.30.171.148:/tmp
23:07:18 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:18 Copying common-functions.sh to 10.30.171.118:/tmp
23:07:18 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts.
23:07:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17928777703975266032.sh
23:07:18 common-functions.sh is being sourced
23:07:18 common-functions environment:
23:07:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:18 ACTUALFEATURES:
23:07:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:18 CONTROLLERMEM: 2048m
23:07:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:18 SUITES:
23:07:18
23:07:18 #################################################
23:07:18 ## Configure Cluster and Start ##
23:07:18 #################################################
23:07:18 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:07:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:07:18 Locating script plan to use...
23:07:18 Finished running script plans
23:07:18 Configuring member-1 with IP address 10.30.170.51
23:07:18 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:19 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:19 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:19 common-functions.sh is being sourced
23:07:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:19 ++ echo 'common-functions.sh is being sourced'
23:07:19 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:19 ++ DISTROSTREAM=titanium
23:07:19 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:19 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:19 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:19 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:19 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:19 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:19 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:19 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:19 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:19 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:19 ++ export CONTROLLERMEM=
23:07:19 ++ CONTROLLERMEM=
23:07:19 ++ case "${DISTROSTREAM}" in
23:07:19 ++ CLUSTER_SYSTEM=pekko
23:07:19 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:19 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:19 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:19 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:19 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:19 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:19 ++ print_common_env
23:07:19 ++ cat
23:07:19 common-functions environment:
23:07:19 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:19 ACTUALFEATURES:
23:07:19 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:19 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:19 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:19 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:19 CONTROLLERMEM:
23:07:19 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:19 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:19 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:19 SUITES:
23:07:19
23:07:19 ++ SSH='ssh -t -t'
23:07:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:19 Changing to /tmp
23:07:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:19 + echo 'Changing to /tmp'
23:07:19 + cd /tmp
23:07:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:07:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:19 --2025-10-26 23:07:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:19 HTTP request sent, awaiting response... 200 OK
23:07:19 Length: 234981029 (224M) [application/zip]
23:07:19 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:07:19
23:07:19 0K ........ ........ ........ ........ ........ ........ 1% 69.5M 3s
23:07:19 3072K ........ ........ ........ ........ ........ ........ 2% 112M 3s
23:07:19 6144K ........ ........ ........ ........ ........ ........ 4% 160M 2s
23:07:19 9216K ........ ........ ........ ........ ........ ........ 5% 182M 2s
23:07:19 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
23:07:19 15360K ........ ........ ........ ........ ........ ........ 8% 122M 2s
23:07:19 18432K ........ ........ ........ ........ ........ ........ 9% 164M 2s
23:07:19 21504K ........ ........ ........ ........ ........ ........ 10% 158M 2s
23:07:19 24576K ........ ........ ........ ........ ........ ........ 12% 151M 2s
23:07:19 27648K ........ ........ ........ ........ ........ ........ 13% 191M 1s
23:07:19 30720K ........ ........ ........ ........ ........ ........ 14% 205M 1s
23:07:19 33792K ........ ........ ........ ........ ........ ........ 16% 210M 1s
23:07:19 36864K ........ ........ ........ ........ ........ ........ 17% 243M 1s
23:07:19 39936K ........ ........ ........ ........ ........ ........ 18% 229M 1s
23:07:19 43008K ........ ........ ........ ........ ........ ........ 20% 247M 1s
23:07:19 46080K ........ ........ ........ ........ ........ ........ 21% 268M 1s
23:07:19 49152K ........ ........ ........ ........ ........ ........ 22% 297M 1s
23:07:19 52224K ........ ........ ........ ........ ........ ........ 24% 270M 1s
23:07:19 55296K ........ ........ ........ ........ ........ ........ 25% 233M 1s
23:07:19 58368K ........ ........ ........ ........ ........ ........ 26% 249M 1s
23:07:19 61440K ........ ........ ........ ........ ........ ........ 28% 279M 1s
23:07:19 64512K ........ ........ ........ ........ ........ ........ 29% 282M 1s
23:07:19 67584K ........ ........ ........ ........ ........ ........ 30% 287M 1s
23:07:19 70656K ........ ........ ........ ........ ........ ........ 32% 263M 1s
23:07:19 73728K ........ ........ ........ ........ ........ ........ 33% 269M 1s
23:07:19 76800K ........ ........ ........ ........ ........ ........ 34% 211M 1s
23:07:19 79872K ........ ........ ........ ........ ........ ........ 36% 224M 1s
23:07:19 82944K ........ ........ ........ ........ ........ ........ 37% 226M 1s
23:07:19 86016K ........ ........ ........ ........ ........ ........ 38% 221M 1s
23:07:19 89088K ........ ........ ........ ........ ........ ........ 40% 239M 1s
23:07:19 92160K ........ ........ ........ ........ ........ ........ 41% 225M 1s
23:07:19 95232K ........ ........ ........ ........ ........ ........ 42% 231M 1s
23:07:19 98304K ........ ........ ........ ........ ........ ........ 44% 253M 1s
23:07:19 101376K ........ ........ ........ ........ ........ ........ 45% 249M 1s
23:07:19 104448K ........ ........ ........ ........ ........ ........ 46% 213M 1s
23:07:19 107520K ........ ........ ........ ........ ........ ........ 48% 231M 1s
23:07:19 110592K ........ ........ ........ ........ ........ ........ 49% 234M 1s
23:07:19 113664K ........ ........ ........ ........ ........ ........ 50% 221M 1s
23:07:19 116736K ........ ........ ........ ........ ........ ........ 52% 248M 1s
23:07:19 119808K ........ ........ ........ ........ ........ ........ 53% 229M 1s
23:07:19 122880K ........ ........ ........ ........ ........ ........ 54% 233M 1s
23:07:19 125952K ........ ........ ........ ........ ........ ........ 56% 253M 0s
23:07:19 129024K ........ ........ ........ ........ ........ ........ 57% 251M 0s
23:07:19 132096K ........ ........ ........ ........ ........ ........ 58% 246M 0s
23:07:19 135168K ........ ........ ........ ........ ........ ........ 60% 283M 0s
23:07:19 138240K ........ ........ ........ ........ ........ ........ 61% 283M 0s
23:07:19 141312K ........ ........ ........ ........ ........ ........ 62% 276M 0s
23:07:19 144384K ........ ........ ........ ........ ........ ........ 64% 271M 0s
23:07:19 147456K ........ ........ ........ ........ ........ ........ 65% 297M 0s
23:07:19 150528K ........ ........ ........ ........ ........ ........ 66% 273M 0s
23:07:19 153600K ........ ........ ........ ........ ........ ........ 68% 245M 0s
23:07:19 156672K ........ ........ ........ ........ ........ ........ 69% 307M 0s
23:07:19 159744K ........ ........ ........ ........ ........ ........ 70% 289M 0s
23:07:19 162816K ........ ........ ........ ........ ........ ........ 72% 270M 0s
23:07:19 165888K ........ ........ ........ ........ ........ ........ 73% 284M 0s
23:07:19 168960K ........ ........ ........ ........ ........ ........ 74% 276M 0s
23:07:19 172032K ........ ........ ........ ........ ........ ........ 76% 222M 0s
23:07:20 175104K ........ ........ ........ ........ ........ ........ 77% 228M 0s
23:07:20 178176K ........ ........ ........ ........ ........ ........ 78% 249M 0s
23:07:20 181248K ........ ........ ........ ........ ........ ........ 80% 212M 0s
23:07:20 184320K ........ ........ ........ ........ ........ ........ 81% 231M 0s
23:07:20 187392K ........ ........ ........ ........ ........ ........ 83% 218M 0s
23:07:20 190464K ........ ........ ........ ........ ........ ........ 84% 256M 0s
23:07:20 193536K ........ ........ ........ ........ ........ ........ 85% 279M 0s
23:07:20 196608K ........ ........ ........ ........ ........ ........ 87% 257M 0s
23:07:20 199680K ........ ........ ........ ........ ........ ........ 88% 270M 0s
23:07:20 202752K ........ ........ ........ ........ ........ ........ 89% 289M 0s
23:07:20 205824K ........ ........ ........ ........ ........ ........ 91% 282M 0s
23:07:20 208896K ........ ........ ........ ........ ........ ........ 92% 237M 0s
23:07:20 211968K ........ ........ ........ ........ ........ ........ 93% 311M 0s
23:07:20 215040K ........ ........ ........ ........ ........ ........ 95% 316M 0s
23:07:20 218112K ........ ........ ........ ........ ........ ........ 96% 277M 0s
23:07:20 221184K ........ ........ ........ ........ ........ ........ 97% 267M 0s
23:07:20 224256K ........ ........ ........ ........ ........ ........ 99% 273M 0s
23:07:20 227328K ........ ........ ........ ........ . 100% 289M=1.0s
23:07:20
23:07:20 2025-10-26 23:07:20 (225 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:07:20
23:07:20 Extracting the new controller...
23:07:20 + echo 'Extracting the new controller...'
23:07:20 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:07:22 Adding external repositories...
23:07:22 + echo 'Adding external repositories...'
23:07:22 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:22 ################################################################################
23:07:22 #
23:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:22 # contributor license agreements. See the NOTICE file distributed with
23:07:22 # this work for additional information regarding copyright ownership.
23:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:22 # (the "License"); you may not use this file except in compliance with
23:07:22 # the License. You may obtain a copy of the License at
23:07:22 #
23:07:22 # http://www.apache.org/licenses/LICENSE-2.0
23:07:22 #
23:07:22 # Unless required by applicable law or agreed to in writing, software
23:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:22 # See the License for the specific language governing permissions and
23:07:22 # limitations under the License.
23:07:22 #
23:07:22 ################################################################################
23:07:22
23:07:22 #
23:07:22 # If set to true, the following property will not allow any certificate to be used
23:07:22 # when accessing Maven repositories through SSL
23:07:22 #
23:07:22 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:22
23:07:22 #
23:07:22 # Path to the local Maven settings file.
23:07:22 # The repositories defined in this file will be automatically added to the list
23:07:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:22 # below is not set.
23:07:22 # The following locations are checked for the existence of the settings.xml file
23:07:22 # * 1. looks for the specified url
23:07:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:22 #
23:07:22 #org.ops4j.pax.url.mvn.settings=
23:07:22
23:07:22 #
23:07:22 # Path to the local Maven repository which is used to avoid downloading
23:07:22 # artifacts when they already exist locally.
23:07:22 # The value of this property will be extracted from the settings.xml file
23:07:22 # above, or defaulted to:
23:07:22 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:22 #
23:07:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:22
23:07:22 #
23:07:22 # Default this to false. It's just weird to use undocumented repos
23:07:22 #
23:07:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:22
23:07:22 #
23:07:22 # Uncomment if you don't wanna use the proxy settings
23:07:22 # from the Maven conf/settings.xml file
23:07:22 #
23:07:22 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:22
23:07:22 #
23:07:22 # Comma separated list of repositories scanned when resolving an artifact.
23:07:22 # Those repositories will be checked before iterating through the
23:07:22 # below list of repositories and even before the local repository
23:07:22 # A repository url can be appended with zero or more of the following flags:
23:07:22 # @snapshots : the repository contains snaphots
23:07:22 # @noreleases : the repository does not contain any released artifacts
23:07:22 #
23:07:22 # The following property value will add the system folder as a repo.
23:07:22 #
23:07:22 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:22 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:22 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:22
23:07:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:22 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:22
23:07:22 #
23:07:22 # Comma separated list of repositories scanned when resolving an artifact.
23:07:22 # The default list includes the following repositories:
23:07:22 # http://repo1.maven.org/maven2@id=central
23:07:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:22 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:22 # to add.
23:07:22 # A repository url can be appended with zero or more of the following flags:
23:07:22 # @snapshots : the repository contains snapshots
23:07:22 # @noreleases : the repository does not contain any released artifacts
23:07:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:22 #
23:07:22 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:22
23:07:22 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:07:22 Configuring the startup features...
23:07:22 + echo 'Configuring the startup features...'
23:07:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 + FEATURE_TEST_STRING=features-test
23:07:22 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:22 + KARAF_VERSION=karaf4
23:07:22 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:22 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 + [[ ! -z '' ]]
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:22 ################################################################################
23:07:22 #
23:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:22 # contributor license agreements. See the NOTICE file distributed with
23:07:22 # this work for additional information regarding copyright ownership.
23:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:22 # (the "License"); you may not use this file except in compliance with
23:07:22 # the License. You may obtain a copy of the License at
23:07:22 #
23:07:22 # http://www.apache.org/licenses/LICENSE-2.0
23:07:22 #
23:07:22 # Unless required by applicable law or agreed to in writing, software
23:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:22 # See the License for the specific language governing permissions and
23:07:22 # limitations under the License.
23:07:22 #
23:07:22 ################################################################################
23:07:22
23:07:22 #
23:07:22 # Comma separated list of features repositories to register by default
23:07:22 #
23:07:22 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:07:22
23:07:22 #
23:07:22 # Comma separated list of features to install at startup
23:07:22 #
23:07:22 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:07:22
23:07:22 #
23:07:22 # Resource repositories (OBR) that the features resolver can use
23:07:22 # to resolve requirements/capabilities
23:07:22 #
23:07:22 # The format of the resourceRepositories is
23:07:22 # resourceRepositories=[xml:url|json:url],...
23:07:22 # for Instance:
23:07:22 #
23:07:22 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:22 # or
23:07:22 #resourceRepositories=json:http://host/path/to/index.json
23:07:22 #
23:07:22
23:07:22 #
23:07:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:22 #
23:07:22 featuresBootAsynchronous=false
23:07:22
23:07:22 #
23:07:22 # Service requirements enforcement
23:07:22 #
23:07:22 # By default, the feature resolver checks the service requirements/capabilities of
23:07:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:22 # the required bundles.
23:07:22 # The following flag can have those values:
23:07:22 # - disable: service requirements are completely ignored
23:07:22 # - default: service requirements are ignored for old features
23:07:22 # - enforce: service requirements are always verified
23:07:22 #
23:07:22 #serviceRequirements=default
23:07:22
23:07:22 #
23:07:22 # Store cfg file for config element in feature
23:07:22 #
23:07:22 #configCfgStore=true
23:07:22
23:07:22 #
23:07:22 # Define if the feature service automatically refresh bundles
23:07:22 #
23:07:22 autoRefresh=true
23:07:22
23:07:22 #
23:07:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:22 # XML file defines instructions related to features processing
23:07:22 # versions.properties may declare properties to resolve placeholders in XML file
23:07:22 # both files are relative to ${karaf.etc}
23:07:22 #
23:07:22 #featureProcessing=org.apache.karaf.features.xml
23:07:22 #featureProcessingVersions=versions.properties
23:07:22 + configure_karaf_log karaf4 ''
23:07:22 + local -r karaf_version=karaf4
23:07:22 + local -r controllerdebugmap=
23:07:22 + local logapi=log4j
23:07:22 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:22 log4j2.rootLogger.level = INFO
23:07:22 #log4j2.rootLogger.type = asyncRoot
23:07:22 #log4j2.rootLogger.includeLocation = false
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:22 log4j2.logger.spifly.level = WARN
23:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:22 log4j2.logger.audit.level = INFO
23:07:22 log4j2.logger.audit.additivity = false
23:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:22 log4j2.appender.console.type = Console
23:07:22 log4j2.appender.console.name = Console
23:07:22 log4j2.appender.console.layout.type = PatternLayout
23:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:22 log4j2.appender.rolling.name = RollingFile
23:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:22 #log4j2.appender.rolling.immediateFlush = false
23:07:22 log4j2.appender.rolling.append = true
23:07:22 log4j2.appender.rolling.layout.type = PatternLayout
23:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:22 log4j2.appender.rolling.policies.type = Policies
23:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:22 log4j2.appender.rolling.policies.size.size = 64MB
23:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:22 log4j2.appender.rolling.strategy.max = 7
23:07:22 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:22 log4j2.appender.audit.name = AuditRollingFile
23:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:22 log4j2.appender.audit.append = true
23:07:22 log4j2.appender.audit.layout.type = PatternLayout
23:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:22 log4j2.appender.audit.policies.type = Policies
23:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:22 log4j2.appender.audit.policies.size.size = 8MB
23:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:22 log4j2.appender.audit.strategy.max = 7
23:07:22 log4j2.appender.osgi.type = PaxOsgi
23:07:22 log4j2.appender.osgi.name = PaxOsgi
23:07:22 log4j2.appender.osgi.filter = *
23:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:22 #log4j2.logger.aether.level = TRACE
23:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:22 #log4j2.logger.http-headers.level = DEBUG
23:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:22 #log4j2.logger.maven.level = TRACE
23:07:22 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:22 + logapi=log4j2
23:07:22 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:22 + '[' log4j2 == log4j2 ']'
23:07:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 controllerdebugmap:
23:07:22 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:22 + unset IFS
23:07:22 + echo 'controllerdebugmap: '
23:07:22 + '[' -n '' ']'
23:07:22 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:22 ################################################################################
23:07:22 #
23:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:22 # contributor license agreements. See the NOTICE file distributed with
23:07:22 # this work for additional information regarding copyright ownership.
23:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:22 # (the "License"); you may not use this file except in compliance with
23:07:22 # the License. You may obtain a copy of the License at
23:07:22 #
23:07:22 # http://www.apache.org/licenses/LICENSE-2.0
23:07:22 #
23:07:22 # Unless required by applicable law or agreed to in writing, software
23:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:22 # See the License for the specific language governing permissions and
23:07:22 # limitations under the License.
23:07:22 #
23:07:22 ################################################################################
23:07:22
23:07:22 # Common pattern layout for appenders
23:07:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:22
23:07:22 # Root logger
23:07:22 log4j2.rootLogger.level = INFO
23:07:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:22 #log4j2.rootLogger.type = asyncRoot
23:07:22 #log4j2.rootLogger.includeLocation = false
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:22 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:22
23:07:22 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:22
23:07:22 # Loggers configuration
23:07:22
23:07:22 # Spifly logger
23:07:22 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:22 log4j2.logger.spifly.level = WARN
23:07:22
23:07:22 # Security audit logger
23:07:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:22 log4j2.logger.audit.level = INFO
23:07:22 log4j2.logger.audit.additivity = false
23:07:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:22
23:07:22 # Appenders configuration
23:07:22
23:07:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:22 log4j2.appender.console.type = Console
23:07:22 log4j2.appender.console.name = Console
23:07:22 log4j2.appender.console.layout.type = PatternLayout
23:07:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:22
23:07:22 # Rolling file appender
23:07:22 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:22 log4j2.appender.rolling.name = RollingFile
23:07:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:22 # uncomment to not force a disk flush
23:07:22 #log4j2.appender.rolling.immediateFlush = false
23:07:22 log4j2.appender.rolling.append = true
23:07:22 log4j2.appender.rolling.layout.type = PatternLayout
23:07:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:22 log4j2.appender.rolling.policies.type = Policies
23:07:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:22 log4j2.appender.rolling.policies.size.size = 1GB
23:07:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:22 log4j2.appender.rolling.strategy.max = 7
23:07:22
23:07:22 # Audit file appender
23:07:22 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:22 log4j2.appender.audit.name = AuditRollingFile
23:07:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:22 log4j2.appender.audit.append = true
23:07:22 log4j2.appender.audit.layout.type = PatternLayout
23:07:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:22 log4j2.appender.audit.policies.type = Policies
23:07:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:22 log4j2.appender.audit.policies.size.size = 8MB
23:07:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:22 log4j2.appender.audit.strategy.max = 7
23:07:22
23:07:22 # OSGi appender
23:07:22 log4j2.appender.osgi.type = PaxOsgi
23:07:22 log4j2.appender.osgi.name = PaxOsgi
23:07:22 log4j2.appender.osgi.filter = *
23:07:22
23:07:22 # help with identification of maven-related problems with pax-url-aether
23:07:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:22 #log4j2.logger.aether.level = TRACE
23:07:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:22 #log4j2.logger.http-headers.level = DEBUG
23:07:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:22 #log4j2.logger.maven.level = TRACE
23:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:22 Configure
23:07:22 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:22 max memory: 2048m
23:07:22 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:22 + local -r controllermem=2048m
23:07:22 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 + echo Configure
23:07:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:22 + echo ' max memory: 2048m'
23:07:22 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:22 #!/bin/sh
23:07:22 #
23:07:22 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:22 # contributor license agreements. See the NOTICE file distributed with
23:07:22 # this work for additional information regarding copyright ownership.
23:07:22 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:22 # (the "License"); you may not use this file except in compliance with
23:07:22 # the License. You may obtain a copy of the License at
23:07:22 #
23:07:22 # http://www.apache.org/licenses/LICENSE-2.0
23:07:22 #
23:07:22 # Unless required by applicable law or agreed to in writing, software
23:07:22 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:22 # See the License for the specific language governing permissions and
23:07:22 # limitations under the License.
23:07:22 #
23:07:22
23:07:22 #
23:07:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:22 # script: client, instance, shell, start, status, stop, karaf
23:07:22 #
23:07:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:22 # Actions go here...
23:07:22 # fi
23:07:22
23:07:22 #
23:07:22 # general settings which should be applied for all scripts go here; please keep
23:07:22 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:22 # in example of the start script where the start script is executed first and the
23:07:22 # karaf script afterwards.
23:07:22 #
23:07:22
23:07:22 #
23:07:22 # The following section shows the possible configuration options for the default
23:07:22 # karaf scripts
23:07:22 #
23:07:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:22 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:22 # export KARAF_HOME # Karaf home folder
23:07:22 # export KARAF_DATA # Karaf data folder
23:07:22 # export KARAF_BASE # Karaf base folder
23:07:22 # export KARAF_ETC # Karaf etc folder
23:07:22 # export KARAF_LOG # Karaf log folder
23:07:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:22 # export KARAF_OPTS # Additional available Karaf options
23:07:22 # export KARAF_DEBUG # Enable debug mode
23:07:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:22 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:22 Set Java version
23:07:22 + echo 'Set Java version'
23:07:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:22 sudo: a password is required
23:07:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:22 sudo: a password is required
23:07:22 JDK default version ...
23:07:22 + echo 'JDK default version ...'
23:07:22 + java -version
23:07:22 openjdk version "21.0.8" 2025-07-15
23:07:22 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:22 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:22 Set JAVA_HOME
23:07:22 + echo 'Set JAVA_HOME'
23:07:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:22 Listing all open ports on controller system...
23:07:22 + echo 'Listing all open ports on controller system...'
23:07:22 + netstat -pnatu
23:07:22 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:22 Configuring cluster
23:07:22 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:22 + echo 'Configuring cluster'
23:07:22 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.51 10.30.171.104 10.30.171.148
23:07:22 ################################################
23:07:22 ## Configure Cluster ##
23:07:22 ################################################
23:07:22 NOTE: Cluster configuration files not found. Copying from
23:07:22 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:22 Configuring unique name in pekko.conf
23:07:22 Configuring hostname in pekko.conf
23:07:22 Configuring data and rpc seed nodes in pekko.conf
23:07:22 modules = [
23:07:22
23:07:22 {
23:07:22 name = "inventory"
23:07:22 namespace = "urn:opendaylight:inventory"
23:07:22 shard-strategy = "module"
23:07:22 },
23:07:22 {
23:07:22 name = "topology"
23:07:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:22 shard-strategy = "module"
23:07:22 },
23:07:22 {
23:07:22 name = "toaster"
23:07:22 namespace = "http://netconfcentral.org/ns/toaster"
23:07:22 shard-strategy = "module"
23:07:22 }
23:07:22 ]
23:07:22 Configuring replication type in module-shards.conf
23:07:22 ################################################
23:07:22 ## NOTE: Manually restart controller to ##
23:07:22 ## apply configuration. ##
23:07:22 ################################################
23:07:22 Dump pekko.conf
23:07:22 + echo 'Dump pekko.conf'
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:22
23:07:22 odl-cluster-data {
23:07:22 pekko {
23:07:22 remote {
23:07:22 artery {
23:07:22 enabled = on
23:07:22 transport = tcp
23:07:22 canonical.hostname = "10.30.170.51"
23:07:22 canonical.port = 2550
23:07:22 }
23:07:22 }
23:07:22
23:07:22 cluster {
23:07:22 # Using artery.
23:07:22 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.51:2550",
23:07:22 "pekko://opendaylight-cluster-data@10.30.171.104:2550",
23:07:22 "pekko://opendaylight-cluster-data@10.30.171.148:2550"]
23:07:22
23:07:22 roles = ["member-1"]
23:07:22
23:07:22 # when under load we might trip a false positive on the failure detector
23:07:22 # failure-detector {
23:07:22 # heartbeat-interval = 4 s
23:07:22 # acceptable-heartbeat-pause = 16s
23:07:22 # }
23:07:22 }
23:07:22
23:07:22 persistence {
23:07:22 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:22 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:22 # The relative path is always relative to KARAF_HOME.
23:07:22
23:07:22 # snapshot-store.local.dir = "target/snapshots"
23:07:22
23:07:22 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:22 snapshot-store.local.use-lz4-compression = false
23:07:22 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:22 snapshot-store.local.lz4-blocksize = 256KB
23:07:22 }
23:07:22 disable-default-actor-system-quarantined-event-handling = "false"
23:07:22 }
23:07:22 }
23:07:22 Dump modules.conf
23:07:22 + echo 'Dump modules.conf'
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:22 modules = [
23:07:22
23:07:22 {
23:07:22 name = "inventory"
23:07:22 namespace = "urn:opendaylight:inventory"
23:07:22 shard-strategy = "module"
23:07:22 },
23:07:22 {
23:07:22 name = "topology"
23:07:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:22 shard-strategy = "module"
23:07:22 },
23:07:22 {
23:07:22 name = "toaster"
23:07:22 namespace = "http://netconfcentral.org/ns/toaster"
23:07:22 shard-strategy = "module"
23:07:22 }
23:07:22 ]
23:07:22 Dump module-shards.conf
23:07:22 + echo 'Dump module-shards.conf'
23:07:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:22 module-shards = [
23:07:22 {
23:07:22 name = "default"
23:07:22 shards = [
23:07:22 {
23:07:22 name = "default"
23:07:22 replicas = ["member-1",
23:07:22 "member-2",
23:07:22 "member-3"]
23:07:22 }
23:07:22 ]
23:07:22 },
23:07:22 {
23:07:22 name = "inventory"
23:07:22 shards = [
23:07:22 {
23:07:22 name="inventory"
23:07:22 replicas = ["member-1",
23:07:22 "member-2",
23:07:22 "member-3"]
23:07:22 }
23:07:22 ]
23:07:22 },
23:07:22 {
23:07:22 name = "topology"
23:07:22 shards = [
23:07:22 {
23:07:22 name="topology"
23:07:22 replicas = ["member-1",
23:07:22 "member-2",
23:07:22 "member-3"]
23:07:22 }
23:07:22 ]
23:07:22 },
23:07:22 {
23:07:22 name = "toaster"
23:07:22 shards = [
23:07:22 {
23:07:22 name="toaster"
23:07:22 replicas = ["member-1",
23:07:22 "member-2",
23:07:22 "member-3"]
23:07:22 }
23:07:22 ]
23:07:22 }
23:07:22 ]
23:07:22 Configuring member-2 with IP address 10.30.171.104
23:07:22 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:22 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:23 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:23 ++ [[ /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:07:23 ++ echo 'common-functions.sh is being sourced'
23:07:23 common-functions.sh is being sourced
23:07:23 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:23 ++ DISTROSTREAM=titanium
23:07:23 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:23 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:23 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:23 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:23 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:23 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:23 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:23 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:23 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:23 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:23 ++ export CONTROLLERMEM=
23:07:23 ++ CONTROLLERMEM=
23:07:23 ++ case "${DISTROSTREAM}" in
23:07:23 ++ CLUSTER_SYSTEM=pekko
23:07:23 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:23 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:23 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:23 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:23 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:23 ++ print_common_env
23:07:23 ++ cat
23:07:23 common-functions environment:
23:07:23 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:23 ACTUALFEATURES:
23:07:23 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:23 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:23 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:23 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:23 CONTROLLERMEM:
23:07:23 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:23 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:23 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:23 SUITES:
23:07:23
23:07:23 ++ SSH='ssh -t -t'
23:07:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:23 Changing to /tmp
23:07:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:23 + echo 'Changing to /tmp'
23:07:23 + cd /tmp
23:07:23 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:07:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:23 --2025-10-26 23:07:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:23 HTTP request sent, awaiting response... 200 OK
23:07:23 Length: 234981029 (224M) [application/zip]
23:07:23 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:07:23
23:07:23 0K ........ ........ ........ ........ ........ ........ 1% 82.4M 3s
23:07:23 3072K ........ ........ ........ ........ ........ ........ 2% 180M 2s
23:07:23 6144K ........ ........ ........ ........ ........ ........ 4% 195M 2s
23:07:23 9216K ........ ........ ........ ........ ........ ........ 5% 244M 1s
23:07:23 12288K ........ ........ ........ ........ ........ ........ 6% 215M 1s
23:07:23 15360K ........ ........ ........ ........ ........ ........ 8% 189M 1s
23:07:23 18432K ........ ........ ........ ........ ........ ........ 9% 247M 1s
23:07:23 21504K ........ ........ ........ ........ ........ ........ 10% 284M 1s
23:07:23 24576K ........ ........ ........ ........ ........ ........ 12% 281M 1s
23:07:23 27648K ........ ........ ........ ........ ........ ........ 13% 265M 1s
23:07:23 30720K ........ ........ ........ ........ ........ ........ 14% 271M 1s
23:07:23 33792K ........ ........ ........ ........ ........ ........ 16% 310M 1s
23:07:23 36864K ........ ........ ........ ........ ........ ........ 17% 294M 1s
23:07:23 39936K ........ ........ ........ ........ ........ ........ 18% 278M 1s
23:07:23 43008K ........ ........ ........ ........ ........ ........ 20% 307M 1s
23:07:23 46080K ........ ........ ........ ........ ........ ........ 21% 306M 1s
23:07:23 49152K ........ ........ ........ ........ ........ ........ 22% 306M 1s
23:07:23 52224K ........ ........ ........ ........ ........ ........ 24% 309M 1s
23:07:23 55296K ........ ........ ........ ........ ........ ........ 25% 281M 1s
23:07:23 58368K ........ ........ ........ ........ ........ ........ 26% 278M 1s
23:07:23 61440K ........ ........ ........ ........ ........ ........ 28% 290M 1s
23:07:23 64512K ........ ........ ........ ........ ........ ........ 29% 284M 1s
23:07:23 67584K ........ ........ ........ ........ ........ ........ 30% 328M 1s
23:07:23 70656K ........ ........ ........ ........ ........ ........ 32% 296M 1s
23:07:23 73728K ........ ........ ........ ........ ........ ........ 33% 317M 1s
23:07:23 76800K ........ ........ ........ ........ ........ ........ 34% 317M 1s
23:07:23 79872K ........ ........ ........ ........ ........ ........ 36% 299M 1s
23:07:23 82944K ........ ........ ........ ........ ........ ........ 37% 311M 1s
23:07:23 86016K ........ ........ ........ ........ ........ ........ 38% 305M 1s
23:07:23 89088K ........ ........ ........ ........ ........ ........ 40% 232M 1s
23:07:23 92160K ........ ........ ........ ........ ........ ........ 41% 206M 1s
23:07:23 95232K ........ ........ ........ ........ ........ ........ 42% 246M 1s
23:07:23 98304K ........ ........ ........ ........ ........ ........ 44% 206M 1s
23:07:23 101376K ........ ........ ........ ........ ........ ........ 45% 204M 0s
23:07:23 104448K ........ ........ ........ ........ ........ ........ 46% 225M 0s
23:07:23 107520K ........ ........ ........ ........ ........ ........ 48% 252M 0s
23:07:23 110592K ........ ........ ........ ........ ........ ........ 49% 240M 0s
23:07:23 113664K ........ ........ ........ ........ ........ ........ 50% 248M 0s
23:07:23 116736K ........ ........ ........ ........ ........ ........ 52% 264M 0s
23:07:23 119808K ........ ........ ........ ........ ........ ........ 53% 306M 0s
23:07:23 122880K ........ ........ ........ ........ ........ ........ 54% 297M 0s
23:07:23 125952K ........ ........ ........ ........ ........ ........ 56% 297M 0s
23:07:23 129024K ........ ........ ........ ........ ........ ........ 57% 299M 0s
23:07:23 132096K ........ ........ ........ ........ ........ ........ 58% 300M 0s
23:07:23 135168K ........ ........ ........ ........ ........ ........ 60% 296M 0s
23:07:23 138240K ........ ........ ........ ........ ........ ........ 61% 300M 0s
23:07:23 141312K ........ ........ ........ ........ ........ ........ 62% 314M 0s
23:07:23 144384K ........ ........ ........ ........ ........ ........ 64% 284M 0s
23:07:23 147456K ........ ........ ........ ........ ........ ........ 65% 273M 0s
23:07:23 150528K ........ ........ ........ ........ ........ ........ 66% 224M 0s
23:07:23 153600K ........ ........ ........ ........ ........ ........ 68% 285M 0s
23:07:23 156672K ........ ........ ........ ........ ........ ........ 69% 267M 0s
23:07:23 159744K ........ ........ ........ ........ ........ ........ 70% 293M 0s
23:07:23 162816K ........ ........ ........ ........ ........ ........ 72% 314M 0s
23:07:23 165888K ........ ........ ........ ........ ........ ........ 73% 290M 0s
23:07:23 168960K ........ ........ ........ ........ ........ ........ 74% 308M 0s
23:07:23 172032K ........ ........ ........ ........ ........ ........ 76% 298M 0s
23:07:23 175104K ........ ........ ........ ........ ........ ........ 77% 307M 0s
23:07:23 178176K ........ ........ ........ ........ ........ ........ 78% 261M 0s
23:07:23 181248K ........ ........ ........ ........ ........ ........ 80% 350M 0s
23:07:23 184320K ........ ........ ........ ........ ........ ........ 81% 312M 0s
23:07:23 187392K ........ ........ ........ ........ ........ ........ 83% 279M 0s
23:07:23 190464K ........ ........ ........ ........ ........ ........ 84% 246M 0s
23:07:23 193536K ........ ........ ........ ........ ........ ........ 85% 239M 0s
23:07:23 196608K ........ ........ ........ ........ ........ ........ 87% 237M 0s
23:07:23 199680K ........ ........ ........ ........ ........ ........ 88% 206M 0s
23:07:23 202752K ........ ........ ........ ........ ........ ........ 89% 264M 0s
23:07:23 205824K ........ ........ ........ ........ ........ ........ 91% 242M 0s
23:07:23 208896K ........ ........ ........ ........ ........ ........ 92% 267M 0s
23:07:23 211968K ........ ........ ........ ........ ........ ........ 93% 306M 0s
23:07:24 215040K ........ ........ ........ ........ ........ ........ 95% 230M 0s
23:07:24 218112K ........ ........ ........ ........ ........ ........ 96% 173M 0s
23:07:24 221184K ........ ........ ........ ........ ........ ........ 97% 263M 0s
23:07:24 224256K ........ ........ ........ ........ ........ ........ 99% 308M 0s
23:07:24 227328K ........ ........ ........ ........ . 100% 305M=0.9s
23:07:24
23:07:24 2025-10-26 23:07:24 (258 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:07:24
23:07:24 Extracting the new controller...
23:07:24 + echo 'Extracting the new controller...'
23:07:24 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:07:26 Adding external repositories...
23:07:26 + echo 'Adding external repositories...'
23:07:26 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ################################################################################
23:07:26 #
23:07:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:26 # contributor license agreements. See the NOTICE file distributed with
23:07:26 # this work for additional information regarding copyright ownership.
23:07:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:26 # (the "License"); you may not use this file except in compliance with
23:07:26 # the License. You may obtain a copy of the License at
23:07:26 #
23:07:26 # http://www.apache.org/licenses/LICENSE-2.0
23:07:26 #
23:07:26 # Unless required by applicable law or agreed to in writing, software
23:07:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:26 # See the License for the specific language governing permissions and
23:07:26 # limitations under the License.
23:07:26 #
23:07:26 ################################################################################
23:07:26
23:07:26 #
23:07:26 # If set to true, the following property will not allow any certificate to be used
23:07:26 # when accessing Maven repositories through SSL
23:07:26 #
23:07:26 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:26
23:07:26 #
23:07:26 # Path to the local Maven settings file.
23:07:26 # The repositories defined in this file will be automatically added to the list
23:07:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:26 # below is not set.
23:07:26 # The following locations are checked for the existence of the settings.xml file
23:07:26 # * 1. looks for the specified url
23:07:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:26 #
23:07:26 #org.ops4j.pax.url.mvn.settings=
23:07:26
23:07:26 #
23:07:26 # Path to the local Maven repository which is used to avoid downloading
23:07:26 # artifacts when they already exist locally.
23:07:26 # The value of this property will be extracted from the settings.xml file
23:07:26 # above, or defaulted to:
23:07:26 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:26 #
23:07:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:26
23:07:26 #
23:07:26 # Default this to false. It's just weird to use undocumented repos
23:07:26 #
23:07:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:26
23:07:26 #
23:07:26 # Uncomment if you don't wanna use the proxy settings
23:07:26 # from the Maven conf/settings.xml file
23:07:26 #
23:07:26 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:26
23:07:26 #
23:07:26 # Comma separated list of repositories scanned when resolving an artifact.
23:07:26 # Those repositories will be checked before iterating through the
23:07:26 # below list of repositories and even before the local repository
23:07:26 # A repository url can be appended with zero or more of the following flags:
23:07:26 # @snapshots : the repository contains snaphots
23:07:26 # @noreleases : the repository does not contain any released artifacts
23:07:26 #
23:07:26 # The following property value will add the system folder as a repo.
23:07:26 #
23:07:26 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:26
23:07:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:26
23:07:26 #
23:07:26 # Comma separated list of repositories scanned when resolving an artifact.
23:07:26 # The default list includes the following repositories:
23:07:26 # http://repo1.maven.org/maven2@id=central
23:07:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:26 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:26 # to add.
23:07:26 # A repository url can be appended with zero or more of the following flags:
23:07:26 # @snapshots : the repository contains snapshots
23:07:26 # @noreleases : the repository does not contain any released artifacts
23:07:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:26 #
23:07:26 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:07:26
23:07:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:26 + [[ True == \T\r\u\e ]]
23:07:26 + echo 'Configuring the startup features...'
23:07:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 + FEATURE_TEST_STRING=features-test
23:07:26 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:26 + KARAF_VERSION=karaf4
23:07:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:26 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 + [[ ! -z '' ]]
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 ################################################################################
23:07:26 #
23:07:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:26 # contributor license agreements. See the NOTICE file distributed with
23:07:26 # this work for additional information regarding copyright ownership.
23:07:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:26 # (the "License"); you may not use this file except in compliance with
23:07:26 # the License. You may obtain a copy of the License at
23:07:26 #
23:07:26 # http://www.apache.org/licenses/LICENSE-2.0
23:07:26 #
23:07:26 # Unless required by applicable law or agreed to in writing, software
23:07:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:26 # See the License for the specific language governing permissions and
23:07:26 # limitations under the License.
23:07:26 #
23:07:26 ################################################################################
23:07:26
23:07:26 #
23:07:26 # Comma separated list of features repositories to register by default
23:07:26 #
23:07:26 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:07:26
23:07:26 #
23:07:26 # Comma separated list of features to install at startup
23:07:26 #
23:07:26 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:07:26
23:07:26 #
23:07:26 # Resource repositories (OBR) that the features resolver can use
23:07:26 # to resolve requirements/capabilities
23:07:26 #
23:07:26 # The format of the resourceRepositories is
23:07:26 # resourceRepositories=[xml:url|json:url],...
23:07:26 # for Instance:
23:07:26 #
23:07:26 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:26 # or
23:07:26 #resourceRepositories=json:http://host/path/to/index.json
23:07:26 #
23:07:26
23:07:26 #
23:07:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:26 #
23:07:26 featuresBootAsynchronous=false
23:07:26
23:07:26 #
23:07:26 # Service requirements enforcement
23:07:26 #
23:07:26 # By default, the feature resolver checks the service requirements/capabilities of
23:07:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:26 # the required bundles.
23:07:26 # The following flag can have those values:
23:07:26 # - disable: service requirements are completely ignored
23:07:26 # - default: service requirements are ignored for old features
23:07:26 # - enforce: service requirements are always verified
23:07:26 #
23:07:26 #serviceRequirements=default
23:07:26
23:07:26 #
23:07:26 # Store cfg file for config element in feature
23:07:26 #
23:07:26 #configCfgStore=true
23:07:26
23:07:26 #
23:07:26 # Define if the feature service automatically refresh bundles
23:07:26 #
23:07:26 autoRefresh=true
23:07:26
23:07:26 #
23:07:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:26 # XML file defines instructions related to features processing
23:07:26 # versions.properties may declare properties to resolve placeholders in XML file
23:07:26 # both files are relative to ${karaf.etc}
23:07:26 #
23:07:26 #featureProcessing=org.apache.karaf.features.xml
23:07:26 #featureProcessingVersions=versions.properties
23:07:26 + configure_karaf_log karaf4 ''
23:07:26 + local -r karaf_version=karaf4
23:07:26 + local -r controllerdebugmap=
23:07:26 + local logapi=log4j
23:07:26 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:26 log4j2.rootLogger.level = INFO
23:07:26 #log4j2.rootLogger.type = asyncRoot
23:07:26 #log4j2.rootLogger.includeLocation = false
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:26 log4j2.logger.spifly.level = WARN
23:07:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:26 log4j2.logger.audit.level = INFO
23:07:26 log4j2.logger.audit.additivity = false
23:07:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:26 log4j2.appender.console.type = Console
23:07:26 log4j2.appender.console.name = Console
23:07:26 log4j2.appender.console.layout.type = PatternLayout
23:07:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:26 log4j2.appender.rolling.name = RollingFile
23:07:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:26 #log4j2.appender.rolling.immediateFlush = false
23:07:26 log4j2.appender.rolling.append = true
23:07:26 log4j2.appender.rolling.layout.type = PatternLayout
23:07:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:26 log4j2.appender.rolling.policies.type = Policies
23:07:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:26 log4j2.appender.rolling.policies.size.size = 64MB
23:07:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:26 log4j2.appender.rolling.strategy.max = 7
23:07:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:26 log4j2.appender.audit.name = AuditRollingFile
23:07:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:26 log4j2.appender.audit.append = true
23:07:26 log4j2.appender.audit.layout.type = PatternLayout
23:07:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:26 log4j2.appender.audit.policies.type = Policies
23:07:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:26 log4j2.appender.audit.policies.size.size = 8MB
23:07:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:26 log4j2.appender.audit.strategy.max = 7
23:07:26 log4j2.appender.osgi.type = PaxOsgi
23:07:26 log4j2.appender.osgi.name = PaxOsgi
23:07:26 log4j2.appender.osgi.filter = *
23:07:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:26 #log4j2.logger.aether.level = TRACE
23:07:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:26 #log4j2.logger.http-headers.level = DEBUG
23:07:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:26 #log4j2.logger.maven.level = TRACE
23:07:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:26 + logapi=log4j2
23:07:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:26 + '[' log4j2 == log4j2 ']'
23:07:26 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:26 controllerdebugmap:
23:07:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:26 + unset IFS
23:07:26 + echo 'controllerdebugmap: '
23:07:26 + '[' -n '' ']'
23:07:26 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 ################################################################################
23:07:26 #
23:07:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:26 # contributor license agreements. See the NOTICE file distributed with
23:07:26 # this work for additional information regarding copyright ownership.
23:07:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:26 # (the "License"); you may not use this file except in compliance with
23:07:26 # the License. You may obtain a copy of the License at
23:07:26 #
23:07:26 # http://www.apache.org/licenses/LICENSE-2.0
23:07:26 #
23:07:26 # Unless required by applicable law or agreed to in writing, software
23:07:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:26 # See the License for the specific language governing permissions and
23:07:26 # limitations under the License.
23:07:26 #
23:07:26 ################################################################################
23:07:26
23:07:26 # Common pattern layout for appenders
23:07:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:26
23:07:26 # Root logger
23:07:26 log4j2.rootLogger.level = INFO
23:07:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:26 #log4j2.rootLogger.type = asyncRoot
23:07:26 #log4j2.rootLogger.includeLocation = false
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:26 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:26
23:07:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:26
23:07:26 # Loggers configuration
23:07:26
23:07:26 # Spifly logger
23:07:26 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:26 log4j2.logger.spifly.level = WARN
23:07:26
23:07:26 # Security audit logger
23:07:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:26 log4j2.logger.audit.level = INFO
23:07:26 log4j2.logger.audit.additivity = false
23:07:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:26
23:07:26 # Appenders configuration
23:07:26
23:07:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:26 log4j2.appender.console.type = Console
23:07:26 log4j2.appender.console.name = Console
23:07:26 log4j2.appender.console.layout.type = PatternLayout
23:07:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:26
23:07:26 # Rolling file appender
23:07:26 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:26 log4j2.appender.rolling.name = RollingFile
23:07:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:26 # uncomment to not force a disk flush
23:07:26 #log4j2.appender.rolling.immediateFlush = false
23:07:26 log4j2.appender.rolling.append = true
23:07:26 log4j2.appender.rolling.layout.type = PatternLayout
23:07:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:26 log4j2.appender.rolling.policies.type = Policies
23:07:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:26 log4j2.appender.rolling.policies.size.size = 1GB
23:07:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:26 log4j2.appender.rolling.strategy.max = 7
23:07:26
23:07:26 # Audit file appender
23:07:26 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:26 log4j2.appender.audit.name = AuditRollingFile
23:07:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:26 log4j2.appender.audit.append = true
23:07:26 log4j2.appender.audit.layout.type = PatternLayout
23:07:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:26 log4j2.appender.audit.policies.type = Policies
23:07:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:26 log4j2.appender.audit.policies.size.size = 8MB
23:07:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:26 log4j2.appender.audit.strategy.max = 7
23:07:26
23:07:26 # OSGi appender
23:07:26 log4j2.appender.osgi.type = PaxOsgi
23:07:26 log4j2.appender.osgi.name = PaxOsgi
23:07:26 log4j2.appender.osgi.filter = *
23:07:26
23:07:26 # help with identification of maven-related problems with pax-url-aether
23:07:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:26 #log4j2.logger.aether.level = TRACE
23:07:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:26 #log4j2.logger.http-headers.level = DEBUG
23:07:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:26 #log4j2.logger.maven.level = TRACE
23:07:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:26 + local -r controllermem=2048m
23:07:26 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 Configure
23:07:26 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:26 max memory: 2048m
23:07:26 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 + echo Configure
23:07:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:26 + echo ' max memory: 2048m'
23:07:26 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:26 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 #!/bin/sh
23:07:26 #
23:07:26 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:26 # contributor license agreements. See the NOTICE file distributed with
23:07:26 # this work for additional information regarding copyright ownership.
23:07:26 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:26 # (the "License"); you may not use this file except in compliance with
23:07:26 # the License. You may obtain a copy of the License at
23:07:26 #
23:07:26 # http://www.apache.org/licenses/LICENSE-2.0
23:07:26 #
23:07:26 # Unless required by applicable law or agreed to in writing, software
23:07:26 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:26 # See the License for the specific language governing permissions and
23:07:26 # limitations under the License.
23:07:26 #
23:07:26
23:07:26 #
23:07:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:26 # script: client, instance, shell, start, status, stop, karaf
23:07:26 #
23:07:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:26 # Actions go here...
23:07:26 # fi
23:07:26
23:07:26 #
23:07:26 # general settings which should be applied for all scripts go here; please keep
23:07:26 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:26 # in example of the start script where the start script is executed first and the
23:07:26 # karaf script afterwards.
23:07:26 #
23:07:26
23:07:26 #
23:07:26 # The following section shows the possible configuration options for the default
23:07:26 # karaf scripts
23:07:26 #
23:07:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:26 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:26 # export KARAF_HOME # Karaf home folder
23:07:26 # export KARAF_DATA # Karaf data folder
23:07:26 # export KARAF_BASE # Karaf base folder
23:07:26 # export KARAF_ETC # Karaf etc folder
23:07:26 # export KARAF_LOG # Karaf log folder
23:07:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:26 # export KARAF_OPTS # Additional available Karaf options
23:07:26 # export KARAF_DEBUG # Enable debug mode
23:07:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:26 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:26 Set Java version
23:07:26 + echo 'Set Java version'
23:07:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:26 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:07:26 sudo: a password is required
23:07:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:26 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:07:26 sudo: a password is required
23:07:26 JDK default version ...
23:07:26 + echo 'JDK default version ...'
23:07:26 + java -version
23:07:26 openjdk version "21.0.8" 2025-07-15
23:07:26 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:26 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:26 Set JAVA_HOME
23:07:26 + echo 'Set JAVA_HOME'
23:07:26 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:26 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:26 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:26 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:26 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:26 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:26 + echo 'Listing all open ports on controller system...'
23:07:26 Listing all open ports on controller system...
23:07:26 + netstat -pnatu
23:07:26 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:26 Configuring cluster
23:07:26 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:26 + echo 'Configuring cluster'
23:07:26 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.51 10.30.171.104 10.30.171.148
23:07:26 ################################################
23:07:26 ## Configure Cluster ##
23:07:26 ################################################
23:07:26 NOTE: Cluster configuration files not found. Copying from
23:07:26 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:26 Configuring unique name in pekko.conf
23:07:26 Configuring hostname in pekko.conf
23:07:26 Configuring data and rpc seed nodes in pekko.conf
23:07:26 modules = [
23:07:26
23:07:26 {
23:07:26 name = "inventory"
23:07:26 namespace = "urn:opendaylight:inventory"
23:07:26 shard-strategy = "module"
23:07:26 },
23:07:26 {
23:07:26 name = "topology"
23:07:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:26 shard-strategy = "module"
23:07:26 },
23:07:26 {
23:07:26 name = "toaster"
23:07:26 namespace = "http://netconfcentral.org/ns/toaster"
23:07:26 shard-strategy = "module"
23:07:26 }
23:07:26 ]
23:07:26 Configuring replication type in module-shards.conf
23:07:26 ################################################
23:07:26 ## NOTE: Manually restart controller to ##
23:07:26 ## apply configuration. ##
23:07:26 ################################################
23:07:26 Dump pekko.conf
23:07:26 + echo 'Dump pekko.conf'
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26
23:07:26 odl-cluster-data {
23:07:26 pekko {
23:07:26 remote {
23:07:26 artery {
23:07:26 enabled = on
23:07:26 transport = tcp
23:07:26 canonical.hostname = "10.30.171.104"
23:07:26 canonical.port = 2550
23:07:26 }
23:07:26 }
23:07:26
23:07:26 cluster {
23:07:26 # Using artery.
23:07:26 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.51:2550",
23:07:26 "pekko://opendaylight-cluster-data@10.30.171.104:2550",
23:07:26 "pekko://opendaylight-cluster-data@10.30.171.148:2550"]
23:07:26
23:07:26 roles = ["member-2"]
23:07:26
23:07:26 # when under load we might trip a false positive on the failure detector
23:07:26 # failure-detector {
23:07:26 # heartbeat-interval = 4 s
23:07:26 # acceptable-heartbeat-pause = 16s
23:07:26 # }
23:07:26 }
23:07:26
23:07:26 persistence {
23:07:26 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:26 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:26 # The relative path is always relative to KARAF_HOME.
23:07:26
23:07:26 # snapshot-store.local.dir = "target/snapshots"
23:07:26
23:07:26 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:26 snapshot-store.local.use-lz4-compression = false
23:07:26 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:26 snapshot-store.local.lz4-blocksize = 256KB
23:07:26 }
23:07:26 disable-default-actor-system-quarantined-event-handling = "false"
23:07:26 }
23:07:26 }
23:07:26 Dump modules.conf
23:07:26 + echo 'Dump modules.conf'
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 modules = [
23:07:26
23:07:26 {
23:07:26 name = "inventory"
23:07:26 namespace = "urn:opendaylight:inventory"
23:07:26 shard-strategy = "module"
23:07:26 },
23:07:26 {
23:07:26 name = "topology"
23:07:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:26 shard-strategy = "module"
23:07:26 },
23:07:26 {
23:07:26 name = "toaster"
23:07:26 namespace = "http://netconfcentral.org/ns/toaster"
23:07:26 shard-strategy = "module"
23:07:26 }
23:07:26 ]
23:07:26 Dump module-shards.conf
23:07:26 + echo 'Dump module-shards.conf'
23:07:26 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 module-shards = [
23:07:26 {
23:07:26 name = "default"
23:07:26 shards = [
23:07:26 {
23:07:26 name = "default"
23:07:26 replicas = ["member-1",
23:07:26 "member-2",
23:07:26 "member-3"]
23:07:26 }
23:07:26 ]
23:07:26 },
23:07:26 {
23:07:26 name = "inventory"
23:07:26 shards = [
23:07:26 {
23:07:26 name="inventory"
23:07:26 replicas = ["member-1",
23:07:26 "member-2",
23:07:26 "member-3"]
23:07:26 }
23:07:26 ]
23:07:26 },
23:07:26 {
23:07:26 name = "topology"
23:07:26 shards = [
23:07:26 {
23:07:26 name="topology"
23:07:26 replicas = ["member-1",
23:07:26 "member-2",
23:07:26 "member-3"]
23:07:26 }
23:07:26 ]
23:07:26 },
23:07:26 {
23:07:26 name = "toaster"
23:07:26 shards = [
23:07:26 {
23:07:26 name="toaster"
23:07:26 replicas = ["member-1",
23:07:26 "member-2",
23:07:26 "member-3"]
23:07:26 }
23:07:26 ]
23:07:26 }
23:07:26 ]
23:07:26 Configuring member-3 with IP address 10.30.171.148
23:07:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:26 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:26 ++ [[ /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:07:26 ++ echo 'common-functions.sh is being sourced'
23:07:26 common-functions.sh is being sourced
23:07:26 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:26 ++ DISTROSTREAM=titanium
23:07:26 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 ++ export CONTROLLERMEM=
23:07:26 ++ CONTROLLERMEM=
23:07:26 ++ case "${DISTROSTREAM}" in
23:07:26 ++ CLUSTER_SYSTEM=pekko
23:07:26 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 ++ print_common_env
23:07:26 ++ cat
23:07:26 common-functions environment:
23:07:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:26 ACTUALFEATURES:
23:07:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:26 CONTROLLERMEM:
23:07:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:26 SUITES:
23:07:26
23:07:26 ++ SSH='ssh -t -t'
23:07:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:26 Changing to /tmp
23:07:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:26 + echo 'Changing to /tmp'
23:07:26 + cd /tmp
23:07:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:07:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:26 --2025-10-26 23:07:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:07:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:26 HTTP request sent, awaiting response... 200 OK
23:07:26 Length: 234981029 (224M) [application/zip]
23:07:26 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:07:26
23:07:26 0K ........ ........ ........ ........ ........ ........ 1% 78.2M 3s
23:07:26 3072K ........ ........ ........ ........ ........ ........ 2% 136M 2s
23:07:27 6144K ........ ........ ........ ........ ........ ........ 4% 208M 2s
23:07:27 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
23:07:27 12288K ........ ........ ........ ........ ........ ........ 6% 175M 2s
23:07:27 15360K ........ ........ ........ ........ ........ ........ 8% 232M 1s
23:07:27 18432K ........ ........ ........ ........ ........ ........ 9% 280M 1s
23:07:27 21504K ........ ........ ........ ........ ........ ........ 10% 265M 1s
23:07:27 24576K ........ ........ ........ ........ ........ ........ 12% 271M 1s
23:07:27 27648K ........ ........ ........ ........ ........ ........ 13% 304M 1s
23:07:27 30720K ........ ........ ........ ........ ........ ........ 14% 284M 1s
23:07:27 33792K ........ ........ ........ ........ ........ ........ 16% 238M 1s
23:07:27 36864K ........ ........ ........ ........ ........ ........ 17% 168M 1s
23:07:27 39936K ........ ........ ........ ........ ........ ........ 18% 370M 1s
23:07:27 43008K ........ ........ ........ ........ ........ ........ 20% 164M 1s
23:07:27 46080K ........ ........ ........ ........ ........ ........ 21% 312M 1s
23:07:27 49152K ........ ........ ........ ........ ........ ........ 22% 334M 1s
23:07:27 52224K ........ ........ ........ ........ ........ ........ 24% 321M 1s
23:07:27 55296K ........ ........ ........ ........ ........ ........ 25% 347M 1s
23:07:27 58368K ........ ........ ........ ........ ........ ........ 26% 295M 1s
23:07:27 61440K ........ ........ ........ ........ ........ ........ 28% 267M 1s
23:07:27 64512K ........ ........ ........ ........ ........ ........ 29% 313M 1s
23:07:27 67584K ........ ........ ........ ........ ........ ........ 30% 233M 1s
23:07:27 70656K ........ ........ ........ ........ ........ ........ 32% 233M 1s
23:07:27 73728K ........ ........ ........ ........ ........ ........ 33% 217M 1s
23:07:27 76800K ........ ........ ........ ........ ........ ........ 34% 243M 1s
23:07:27 79872K ........ ........ ........ ........ ........ ........ 36% 291M 1s
23:07:27 82944K ........ ........ ........ ........ ........ ........ 37% 289M 1s
23:07:27 86016K ........ ........ ........ ........ ........ ........ 38% 282M 1s
23:07:27 89088K ........ ........ ........ ........ ........ ........ 40% 341M 1s
23:07:27 92160K ........ ........ ........ ........ ........ ........ 41% 330M 1s
23:07:27 95232K ........ ........ ........ ........ ........ ........ 42% 326M 1s
23:07:27 98304K ........ ........ ........ ........ ........ ........ 44% 312M 1s
23:07:27 101376K ........ ........ ........ ........ ........ ........ 45% 326M 1s
23:07:27 104448K ........ ........ ........ ........ ........ ........ 46% 334M 0s
23:07:27 107520K ........ ........ ........ ........ ........ ........ 48% 338M 0s
23:07:27 110592K ........ ........ ........ ........ ........ ........ 49% 342M 0s
23:07:27 113664K ........ ........ ........ ........ ........ ........ 50% 348M 0s
23:07:27 116736K ........ ........ ........ ........ ........ ........ 52% 347M 0s
23:07:27 119808K ........ ........ ........ ........ ........ ........ 53% 317M 0s
23:07:27 122880K ........ ........ ........ ........ ........ ........ 54% 341M 0s
23:07:27 125952K ........ ........ ........ ........ ........ ........ 56% 338M 0s
23:07:27 129024K ........ ........ ........ ........ ........ ........ 57% 343M 0s
23:07:27 132096K ........ ........ ........ ........ ........ ........ 58% 332M 0s
23:07:27 135168K ........ ........ ........ ........ ........ ........ 60% 340M 0s
23:07:27 138240K ........ ........ ........ ........ ........ ........ 61% 335M 0s
23:07:27 141312K ........ ........ ........ ........ ........ ........ 62% 335M 0s
23:07:27 144384K ........ ........ ........ ........ ........ ........ 64% 328M 0s
23:07:27 147456K ........ ........ ........ ........ ........ ........ 65% 331M 0s
23:07:27 150528K ........ ........ ........ ........ ........ ........ 66% 333M 0s
23:07:27 153600K ........ ........ ........ ........ ........ ........ 68% 335M 0s
23:07:27 156672K ........ ........ ........ ........ ........ ........ 69% 333M 0s
23:07:27 159744K ........ ........ ........ ........ ........ ........ 70% 326M 0s
23:07:27 162816K ........ ........ ........ ........ ........ ........ 72% 357M 0s
23:07:27 165888K ........ ........ ........ ........ ........ ........ 73% 339M 0s
23:07:27 168960K ........ ........ ........ ........ ........ ........ 74% 342M 0s
23:07:27 172032K ........ ........ ........ ........ ........ ........ 76% 368M 0s
23:07:27 175104K ........ ........ ........ ........ ........ ........ 77% 335M 0s
23:07:27 178176K ........ ........ ........ ........ ........ ........ 78% 343M 0s
23:07:27 181248K ........ ........ ........ ........ ........ ........ 80% 345M 0s
23:07:27 184320K ........ ........ ........ ........ ........ ........ 81% 342M 0s
23:07:27 187392K ........ ........ ........ ........ ........ ........ 83% 347M 0s
23:07:27 190464K ........ ........ ........ ........ ........ ........ 84% 347M 0s
23:07:27 193536K ........ ........ ........ ........ ........ ........ 85% 326M 0s
23:07:27 196608K ........ ........ ........ ........ ........ ........ 87% 340M 0s
23:07:27 199680K ........ ........ ........ ........ ........ ........ 88% 329M 0s
23:07:27 202752K ........ ........ ........ ........ ........ ........ 89% 351M 0s
23:07:27 205824K ........ ........ ........ ........ ........ ........ 91% 337M 0s
23:07:27 208896K ........ ........ ........ ........ ........ ........ 92% 343M 0s
23:07:27 211968K ........ ........ ........ ........ ........ ........ 93% 332M 0s
23:07:27 215040K ........ ........ ........ ........ ........ ........ 95% 367M 0s
23:07:27 218112K ........ ........ ........ ........ ........ ........ 96% 341M 0s
23:07:27 221184K ........ ........ ........ ........ ........ ........ 97% 345M 0s
23:07:27 224256K ........ ........ ........ ........ ........ ........ 99% 341M 0s
23:07:27 227328K ........ ........ ........ ........ . 100% 339M=0.8s
23:07:27
23:07:27 2025-10-26 23:07:27 (284 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:07:27
23:07:27 Extracting the new controller...
23:07:27 + echo 'Extracting the new controller...'
23:07:27 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:07:29 Adding external repositories...
23:07:29 + echo 'Adding external repositories...'
23:07:29 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 #
23:07:29 # If set to true, the following property will not allow any certificate to be used
23:07:29 # when accessing Maven repositories through SSL
23:07:29 #
23:07:29 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:29
23:07:29 #
23:07:29 # Path to the local Maven settings file.
23:07:29 # The repositories defined in this file will be automatically added to the list
23:07:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:29 # below is not set.
23:07:29 # The following locations are checked for the existence of the settings.xml file
23:07:29 # * 1. looks for the specified url
23:07:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:29 #
23:07:29 #org.ops4j.pax.url.mvn.settings=
23:07:29
23:07:29 #
23:07:29 # Path to the local Maven repository which is used to avoid downloading
23:07:29 # artifacts when they already exist locally.
23:07:29 # The value of this property will be extracted from the settings.xml file
23:07:29 # above, or defaulted to:
23:07:29 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:29
23:07:29 #
23:07:29 # Default this to false. It's just weird to use undocumented repos
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:29
23:07:29 #
23:07:29 # Uncomment if you don't wanna use the proxy settings
23:07:29 # from the Maven conf/settings.xml file
23:07:29 #
23:07:29 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:29
23:07:29 #
23:07:29 # Comma separated list of repositories scanned when resolving an artifact.
23:07:29 # Those repositories will be checked before iterating through the
23:07:29 # below list of repositories and even before the local repository
23:07:29 # A repository url can be appended with zero or more of the following flags:
23:07:29 # @snapshots : the repository contains snaphots
23:07:29 # @noreleases : the repository does not contain any released artifacts
23:07:29 #
23:07:29 # The following property value will add the system folder as a repo.
23:07:29 #
23:07:29 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:29
23:07:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:29
23:07:29 #
23:07:29 # Comma separated list of repositories scanned when resolving an artifact.
23:07:29 # The default list includes the following repositories:
23:07:29 # http://repo1.maven.org/maven2@id=central
23:07:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:29 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:29 # to add.
23:07:29 # A repository url can be appended with zero or more of the following flags:
23:07:29 # @snapshots : the repository contains snapshots
23:07:29 # @noreleases : the repository does not contain any released artifacts
23:07:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:29 #
23:07:29 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:07:29
23:07:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:29 + [[ True == \T\r\u\e ]]
23:07:29 + echo 'Configuring the startup features...'
23:07:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 + FEATURE_TEST_STRING=features-test
23:07:29 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:29 + KARAF_VERSION=karaf4
23:07:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 + [[ ! -z '' ]]
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 #
23:07:29 # Comma separated list of features repositories to register by default
23:07:29 #
23:07:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:07:29
23:07:29 #
23:07:29 # Comma separated list of features to install at startup
23:07:29 #
23:07:29 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:07:29
23:07:29 #
23:07:29 # Resource repositories (OBR) that the features resolver can use
23:07:29 # to resolve requirements/capabilities
23:07:29 #
23:07:29 # The format of the resourceRepositories is
23:07:29 # resourceRepositories=[xml:url|json:url],...
23:07:29 # for Instance:
23:07:29 #
23:07:29 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:29 # or
23:07:29 #resourceRepositories=json:http://host/path/to/index.json
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:29 #
23:07:29 featuresBootAsynchronous=false
23:07:29
23:07:29 #
23:07:29 # Service requirements enforcement
23:07:29 #
23:07:29 # By default, the feature resolver checks the service requirements/capabilities of
23:07:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:29 # the required bundles.
23:07:29 # The following flag can have those values:
23:07:29 # - disable: service requirements are completely ignored
23:07:29 # - default: service requirements are ignored for old features
23:07:29 # - enforce: service requirements are always verified
23:07:29 #
23:07:29 #serviceRequirements=default
23:07:29
23:07:29 #
23:07:29 # Store cfg file for config element in feature
23:07:29 #
23:07:29 #configCfgStore=true
23:07:29
23:07:29 #
23:07:29 # Define if the feature service automatically refresh bundles
23:07:29 #
23:07:29 autoRefresh=true
23:07:29
23:07:29 #
23:07:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:29 # XML file defines instructions related to features processing
23:07:29 # versions.properties may declare properties to resolve placeholders in XML file
23:07:29 # both files are relative to ${karaf.etc}
23:07:29 #
23:07:29 #featureProcessing=org.apache.karaf.features.xml
23:07:29 #featureProcessingVersions=versions.properties
23:07:29 + configure_karaf_log karaf4 ''
23:07:29 + local -r karaf_version=karaf4
23:07:29 + local -r controllerdebugmap=
23:07:29 + local logapi=log4j
23:07:29 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:29 log4j2.rootLogger.level = INFO
23:07:29 #log4j2.rootLogger.type = asyncRoot
23:07:29 #log4j2.rootLogger.includeLocation = false
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:29 log4j2.logger.spifly.level = WARN
23:07:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:29 log4j2.logger.audit.level = INFO
23:07:29 log4j2.logger.audit.additivity = false
23:07:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:29 log4j2.appender.console.type = Console
23:07:29 log4j2.appender.console.name = Console
23:07:29 log4j2.appender.console.layout.type = PatternLayout
23:07:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:29 log4j2.appender.rolling.name = RollingFile
23:07:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:29 #log4j2.appender.rolling.immediateFlush = false
23:07:29 log4j2.appender.rolling.append = true
23:07:29 log4j2.appender.rolling.layout.type = PatternLayout
23:07:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.policies.type = Policies
23:07:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.rolling.policies.size.size = 64MB
23:07:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.rolling.strategy.max = 7
23:07:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:29 log4j2.appender.audit.name = AuditRollingFile
23:07:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:29 log4j2.appender.audit.append = true
23:07:29 log4j2.appender.audit.layout.type = PatternLayout
23:07:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.audit.policies.type = Policies
23:07:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.audit.policies.size.size = 8MB
23:07:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.audit.strategy.max = 7
23:07:29 log4j2.appender.osgi.type = PaxOsgi
23:07:29 log4j2.appender.osgi.name = PaxOsgi
23:07:29 log4j2.appender.osgi.filter = *
23:07:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:29 #log4j2.logger.aether.level = TRACE
23:07:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:29 #log4j2.logger.http-headers.level = DEBUG
23:07:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:29 #log4j2.logger.maven.level = TRACE
23:07:29 + logapi=log4j2
23:07:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:29 + '[' log4j2 == log4j2 ']'
23:07:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:29 controllerdebugmap:
23:07:29 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 + unset IFS
23:07:29 + echo 'controllerdebugmap: '
23:07:29 + '[' -n '' ']'
23:07:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:29 ################################################################################
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29 ################################################################################
23:07:29
23:07:29 # Common pattern layout for appenders
23:07:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:29
23:07:29 # Root logger
23:07:29 log4j2.rootLogger.level = INFO
23:07:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:29 #log4j2.rootLogger.type = asyncRoot
23:07:29 #log4j2.rootLogger.includeLocation = false
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:29 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:29
23:07:29 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:29
23:07:29 # Loggers configuration
23:07:29
23:07:29 # Spifly logger
23:07:29 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:29 log4j2.logger.spifly.level = WARN
23:07:29
23:07:29 # Security audit logger
23:07:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:29 log4j2.logger.audit.level = INFO
23:07:29 log4j2.logger.audit.additivity = false
23:07:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:29
23:07:29 # Appenders configuration
23:07:29
23:07:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:29 log4j2.appender.console.type = Console
23:07:29 log4j2.appender.console.name = Console
23:07:29 log4j2.appender.console.layout.type = PatternLayout
23:07:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:29
23:07:29 # Rolling file appender
23:07:29 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:29 log4j2.appender.rolling.name = RollingFile
23:07:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:29 # uncomment to not force a disk flush
23:07:29 #log4j2.appender.rolling.immediateFlush = false
23:07:29 log4j2.appender.rolling.append = true
23:07:29 log4j2.appender.rolling.layout.type = PatternLayout
23:07:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.rolling.policies.type = Policies
23:07:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.rolling.policies.size.size = 1GB
23:07:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.rolling.strategy.max = 7
23:07:29
23:07:29 # Audit file appender
23:07:29 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:29 log4j2.appender.audit.name = AuditRollingFile
23:07:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:29 log4j2.appender.audit.append = true
23:07:29 log4j2.appender.audit.layout.type = PatternLayout
23:07:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:29 log4j2.appender.audit.policies.type = Policies
23:07:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:29 log4j2.appender.audit.policies.size.size = 8MB
23:07:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:29 log4j2.appender.audit.strategy.max = 7
23:07:29
23:07:29 # OSGi appender
23:07:29 log4j2.appender.osgi.type = PaxOsgi
23:07:29 log4j2.appender.osgi.name = PaxOsgi
23:07:29 log4j2.appender.osgi.filter = *
23:07:29
23:07:29 # help with identification of maven-related problems with pax-url-aether
23:07:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:29 #log4j2.logger.aether.level = TRACE
23:07:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:29 #log4j2.logger.http-headers.level = DEBUG
23:07:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:29 #log4j2.logger.maven.level = TRACE
23:07:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:29 Configure
23:07:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:29 + local -r controllermem=2048m
23:07:29 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + echo Configure
23:07:29 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:29 max memory: 2048m
23:07:29 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:29 + echo ' max memory: 2048m'
23:07:29 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:29 #!/bin/sh
23:07:29 #
23:07:29 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:29 # contributor license agreements. See the NOTICE file distributed with
23:07:29 # this work for additional information regarding copyright ownership.
23:07:29 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:29 # (the "License"); you may not use this file except in compliance with
23:07:29 # the License. You may obtain a copy of the License at
23:07:29 #
23:07:29 # http://www.apache.org/licenses/LICENSE-2.0
23:07:29 #
23:07:29 # Unless required by applicable law or agreed to in writing, software
23:07:29 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:29 # See the License for the specific language governing permissions and
23:07:29 # limitations under the License.
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:29 # script: client, instance, shell, start, status, stop, karaf
23:07:29 #
23:07:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:29 # Actions go here...
23:07:29 # fi
23:07:29
23:07:29 #
23:07:29 # general settings which should be applied for all scripts go here; please keep
23:07:29 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:29 # in example of the start script where the start script is executed first and the
23:07:29 # karaf script afterwards.
23:07:29 #
23:07:29
23:07:29 #
23:07:29 # The following section shows the possible configuration options for the default
23:07:29 # karaf scripts
23:07:29 #
23:07:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:29 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:29 # export KARAF_HOME # Karaf home folder
23:07:29 # export KARAF_DATA # Karaf data folder
23:07:29 # export KARAF_BASE # Karaf base folder
23:07:29 # export KARAF_ETC # Karaf etc folder
23:07:29 # export KARAF_LOG # Karaf log folder
23:07:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:29 # export KARAF_OPTS # Additional available Karaf options
23:07:29 # export KARAF_DEBUG # Enable debug mode
23:07:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:29 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:29 Set Java version
23:07:29 + echo 'Set Java version'
23:07:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:29 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:07:29 sudo: a password is required
23:07:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:29 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:07:29 sudo: a password is required
23:07:29 JDK default version ...
23:07:29 + echo 'JDK default version ...'
23:07:29 + java -version
23:07:30 openjdk version "21.0.8" 2025-07-15
23:07:30 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:30 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:30 Set JAVA_HOME
23:07:30 + echo 'Set JAVA_HOME'
23:07:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:30 Listing all open ports on controller system...
23:07:30 + echo 'Listing all open ports on controller system...'
23:07:30 + netstat -pnatu
23:07:30 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:30 Configuring cluster
23:07:30 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:30 + echo 'Configuring cluster'
23:07:30 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.51 10.30.171.104 10.30.171.148
23:07:30 ################################################
23:07:30 ## Configure Cluster ##
23:07:30 ################################################
23:07:30 NOTE: Cluster configuration files not found. Copying from
23:07:30 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:30 Configuring unique name in pekko.conf
23:07:30 Configuring hostname in pekko.conf
23:07:30 Configuring data and rpc seed nodes in pekko.conf
23:07:30 modules = [
23:07:30
23:07:30 {
23:07:30 name = "inventory"
23:07:30 namespace = "urn:opendaylight:inventory"
23:07:30 shard-strategy = "module"
23:07:30 },
23:07:30 {
23:07:30 name = "topology"
23:07:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:30 shard-strategy = "module"
23:07:30 },
23:07:30 {
23:07:30 name = "toaster"
23:07:30 namespace = "http://netconfcentral.org/ns/toaster"
23:07:30 shard-strategy = "module"
23:07:30 }
23:07:30 ]
23:07:30 Configuring replication type in module-shards.conf
23:07:30 ################################################
23:07:30 ## NOTE: Manually restart controller to ##
23:07:30 ## apply configuration. ##
23:07:30 ################################################
23:07:30 Dump pekko.conf
23:07:30 + echo 'Dump pekko.conf'
23:07:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:30
23:07:30 odl-cluster-data {
23:07:30 pekko {
23:07:30 remote {
23:07:30 artery {
23:07:30 enabled = on
23:07:30 transport = tcp
23:07:30 canonical.hostname = "10.30.171.148"
23:07:30 canonical.port = 2550
23:07:30 }
23:07:30 }
23:07:30
23:07:30 cluster {
23:07:30 # Using artery.
23:07:30 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.51:2550",
23:07:30 "pekko://opendaylight-cluster-data@10.30.171.104:2550",
23:07:30 "pekko://opendaylight-cluster-data@10.30.171.148:2550"]
23:07:30
23:07:30 roles = ["member-3"]
23:07:30
23:07:30 # when under load we might trip a false positive on the failure detector
23:07:30 # failure-detector {
23:07:30 # heartbeat-interval = 4 s
23:07:30 # acceptable-heartbeat-pause = 16s
23:07:30 # }
23:07:30 }
23:07:30
23:07:30 persistence {
23:07:30 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:30 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:30 # The relative path is always relative to KARAF_HOME.
23:07:30
23:07:30 # snapshot-store.local.dir = "target/snapshots"
23:07:30
23:07:30 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:30 snapshot-store.local.use-lz4-compression = false
23:07:30 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:30 snapshot-store.local.lz4-blocksize = 256KB
23:07:30 }
23:07:30 disable-default-actor-system-quarantined-event-handling = "false"
23:07:30 }
23:07:30 }
23:07:30 Dump modules.conf
23:07:30 + echo 'Dump modules.conf'
23:07:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:30 modules = [
23:07:30
23:07:30 {
23:07:30 name = "inventory"
23:07:30 namespace = "urn:opendaylight:inventory"
23:07:30 shard-strategy = "module"
23:07:30 },
23:07:30 {
23:07:30 name = "topology"
23:07:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:30 shard-strategy = "module"
23:07:30 },
23:07:30 {
23:07:30 name = "toaster"
23:07:30 namespace = "http://netconfcentral.org/ns/toaster"
23:07:30 shard-strategy = "module"
23:07:30 }
23:07:30 ]
23:07:30 Dump module-shards.conf
23:07:30 + echo 'Dump module-shards.conf'
23:07:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:30 module-shards = [
23:07:30 {
23:07:30 name = "default"
23:07:30 shards = [
23:07:30 {
23:07:30 name = "default"
23:07:30 replicas = ["member-1",
23:07:30 "member-2",
23:07:30 "member-3"]
23:07:30 }
23:07:30 ]
23:07:30 },
23:07:30 {
23:07:30 name = "inventory"
23:07:30 shards = [
23:07:30 {
23:07:30 name="inventory"
23:07:30 replicas = ["member-1",
23:07:30 "member-2",
23:07:30 "member-3"]
23:07:30 }
23:07:30 ]
23:07:30 },
23:07:30 {
23:07:30 name = "topology"
23:07:30 shards = [
23:07:30 {
23:07:30 name="topology"
23:07:30 replicas = ["member-1",
23:07:30 "member-2",
23:07:30 "member-3"]
23:07:30 }
23:07:30 ]
23:07:30 },
23:07:30 {
23:07:30 name = "toaster"
23:07:30 shards = [
23:07:30 {
23:07:30 name="toaster"
23:07:30 replicas = ["member-1",
23:07:30 "member-2",
23:07:30 "member-3"]
23:07:30 }
23:07:30 ]
23:07:30 }
23:07:30 ]
23:07:30 Locating config plan to use...
23:07:30 Finished running config plans
23:07:30 Starting member-1 with IP address 10.30.170.51
23:07:30 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:30 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:31 Redirecting karaf console output to karaf_console.log
23:07:31 Starting controller...
23:07:31 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:31 Starting member-2 with IP address 10.30.171.104
23:07:31 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:31 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:07:31 Redirecting karaf console output to karaf_console.log
23:07:31 Starting controller...
23:07:31 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:31 Starting member-3 with IP address 10.30.171.148
23:07:31 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:31 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:07:32 Redirecting karaf console output to karaf_console.log
23:07:32 Starting controller...
23:07:32 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:32 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6025513267347403677.sh
23:07:32 common-functions.sh is being sourced
23:07:32 common-functions environment:
23:07:32 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:32 ACTUALFEATURES:
23:07:32 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:32 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:32 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:32 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:32 CONTROLLERMEM: 2048m
23:07:32 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:32 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:32 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:32 SUITES:
23:07:32
23:07:32 + echo '#################################################'
23:07:32 #################################################
23:07:32 + echo '## Verify Cluster is UP ##'
23:07:32 ## Verify Cluster is UP ##
23:07:32 + echo '#################################################'
23:07:32 #################################################
23:07:32 + create_post_startup_script
23:07:32 + cat
23:07:32 + copy_and_run_post_startup_script
23:07:32 + seed_index=1
23:07:32 ++ seq 1 3
23:07:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:07:32 + echo 'Execute the post startup script on controller 10.30.170.51'
23:07:32 Execute the post startup script on controller 10.30.170.51
23:07:32 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.51:/tmp/
23:07:32 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:32 + ssh 10.30.170.51 'bash /tmp/post-startup-script.sh 1'
23:07:32 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:07:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:37 2025-10-26T23:08:06,967 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:37 Controller is UP
23:08:37 2025-10-26T23:08:06,967 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:37 Listing all open ports on controller system...
23:08:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:37 looking for "BindException: Address already in use" in log file
23:08:37 looking for "server is unhealthy" in log file
23:08:37 + '[' 1 == 0 ']'
23:08:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:37 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:37 + echo 'Execute the post startup script on controller 10.30.171.104'
23:08:37 Execute the post startup script on controller 10.30.171.104
23:08:37 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.104:/tmp/
23:08:37 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:08:38 + ssh 10.30.171.104 'bash /tmp/post-startup-script.sh 2'
23:08:38 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:08:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:09:43 2025-10-26T23:08:07,556 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:43 Controller is UP
23:09:43 2025-10-26T23:08:07,556 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:43 Listing all open ports on controller system...
23:09:43 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:09:43 looking for "BindException: Address already in use" in log file
23:09:43 looking for "server is unhealthy" in log file
23:09:43 + '[' 2 == 0 ']'
23:09:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:09:43 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:09:43 + echo 'Execute the post startup script on controller 10.30.171.148'
23:09:43 Execute the post startup script on controller 10.30.171.148
23:09:43 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.148:/tmp/
23:09:43 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:09:44 + ssh 10.30.171.148 'bash /tmp/post-startup-script.sh 3'
23:09:44 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:09:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:10:49 2025-10-26T23:08:07,285 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:49 Controller is UP
23:10:49 2025-10-26T23:08:07,285 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:49 Listing all open ports on controller system...
23:10:49 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:10:49 looking for "BindException: Address already in use" in log file
23:10:49 looking for "server is unhealthy" in log file
23:10:49 + '[' 0 == 0 ']'
23:10:49 + seed_index=1
23:10:49 + dump_controller_threads
23:10:49 ++ seq 1 3
23:10:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:49 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:49 + echo 'Let'\''s take the karaf thread dump'
23:10:49 Let's take the karaf thread dump
23:10:49 + ssh 10.30.170.51 'sudo ps aux'
23:10:49 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:10:49 ++ tr -s ' '
23:10:49 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:49 ++ cut -f2 '-d '
23:10:49 ++ grep -v grep
23:10:49 + pid=2035
23:10:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
23:10:49 karaf main: org.apache.karaf.main.Main, pid:2035
23:10:49 + ssh 10.30.170.51 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
23:10:49 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:10:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:50 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:50 + echo 'Let'\''s take the karaf thread dump'
23:10:50 Let's take the karaf thread dump
23:10:50 + ssh 10.30.171.104 'sudo ps aux'
23:10:50 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:10:51 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:51 ++ grep -v grep
23:10:51 ++ tr -s ' '
23:10:51 ++ cut -f2 '-d '
23:10:51 + pid=2040
23:10:51 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
23:10:51 karaf main: org.apache.karaf.main.Main, pid:2040
23:10:51 + ssh 10.30.171.104 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
23:10:51 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:10:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:51 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:51 + echo 'Let'\''s take the karaf thread dump'
23:10:51 Let's take the karaf thread dump
23:10:51 + ssh 10.30.171.148 'sudo ps aux'
23:10:51 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:10:52 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:52 ++ grep -v grep
23:10:52 ++ tr -s ' '
23:10:52 ++ cut -f2 '-d '
23:10:52 + pid=2035
23:10:52 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
23:10:52 karaf main: org.apache.karaf.main.Main, pid:2035
23:10:52 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
23:10:52 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:10:52 + '[' 0 -gt 0 ']'
23:10:52 + echo 'Generating controller variables...'
23:10:52 Generating controller variables...
23:10:52 ++ seq 1 3
23:10:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:52 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:52 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.51'
23:10:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:52 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:52 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.51 -v ODL_SYSTEM_2_IP:10.30.171.104'
23:10:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:52 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.51 -v ODL_SYSTEM_2_IP:10.30.171.104 -v ODL_SYSTEM_3_IP:10.30.171.148'
23:10:52 + echo 'Generating mininet variables...'
23:10:52 Generating mininet variables...
23:10:52 ++ seq 1 1
23:10:52 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:10:52 + MININETIP=TOOLS_SYSTEM_1_IP
23:10:52 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.118'
23:10:52 + get_test_suites SUITES
23:10:52 + local __suite_list=SUITES
23:10:52 + echo 'Locating test plan to use...'
23:10:52 Locating test plan to use...
23:10:52 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt
23:10:52 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt ']'
23:10:52 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:52 + '[' disabled '!=' disabled ']'
23:10:52 + echo 'Changing the testplan path...'
23:10:52 Changing the testplan path...
23:10:52 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:52 + cat testplan.txt
23:10:52 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:10:52 #
23:10:52 # This program and the accompanying materials are made available under the
23:10:52 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:10:52 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:10:52
23:10:52 # Place the suites in run order:
23:10:52 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:52 + '[' -z '' ']'
23:10:52 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:10:52 ++ tr '\012' ' '
23:10:52 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:52 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:10:52 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:52 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:10:52 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:10:52 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip -v CONTROLLER:10.30.170.51 -v CONTROLLER1:10.30.171.104 -v CONTROLLER2:10.30.171.148 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium -v MININET:10.30.171.118 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.170.51 -v ODL_SYSTEM_1_IP:10.30.170.51 -v ODL_SYSTEM_2_IP:10.30.171.104 -v ODL_SYSTEM_3_IP:10.30.171.148 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.118 -v TOOLS_SYSTEM_1_IP:10.30.171.118 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:53 ==============================================================================
23:10:53 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:10:53 ==============================================================================
23:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:01 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:07 | PASS |
23:11:07 ------------------------------------------------------------------------------
23:11:07 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:08 | PASS |
23:11:08 ------------------------------------------------------------------------------
23:11:08 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:11 | PASS |
23:11:11 ------------------------------------------------------------------------------
23:11:11 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 | PASS |
23:11:13 ------------------------------------------------------------------------------
23:11:13 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 | FAIL |
23:11:13 ... click for list of related bugs or create a new one if needed (with the
23:11:13 "netconf_clustering_scale_txt_create_device_data"
23:11:13 reference somewhere inside)
23:11:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
23:11:13
23:11:13 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.104:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:11:13 ------------------------------------------------------------------------------
23:11:13 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:11:13 Setup failed:
23:11:13 SKIPPED due to a failure in a previous fundamental test case.
23:11:13 ------------------------------------------------------------------------------
23:11:13 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:11:13 Setup failed:
23:11:13 SKIPPED due to a failure in a previous fundamental test case.
23:11:13 ------------------------------------------------------------------------------
23:11:13 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:11:13 | FAIL |
23:11:13 ... click for list of related bugs or create a new one if needed (with the
23:11:13 "netconf_clustering_scale_txt_cleanup_and_collect"
23:11:13 reference somewhere inside)
23:11:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:11:13
23:11:13 '' == ''
23:11:13 ------------------------------------------------------------------------------
23:11:14 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:11:14 8 tests, 4 passed, 4 failed
23:11:14 ==============================================================================
23:11:14 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/output.xml
23:11:14 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/log.html
23:11:14 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/report.html
23:11:14 + true
23:11:14 + echo 'Examining the files in data/log and checking filesize'
23:11:14 Examining the files in data/log and checking filesize
23:11:14 + ssh 10.30.170.51 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:14 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:14 total 396
23:11:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:07 .
23:11:14 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 26 23:07 karaf_console.log
23:11:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 23:08 ..
23:11:14 -rw-rw-r-- 1 jenkins jenkins 390152 Oct 26 23:11 karaf.log
23:11:14 + ssh 10.30.170.51 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:14 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:15 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:15 + ssh 10.30.171.104 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:15 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:15 total 392
23:11:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:07 .
23:11:15 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 26 23:07 karaf_console.log
23:11:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 23:08 ..
23:11:15 -rw-rw-r-- 1 jenkins jenkins 388182 Oct 26 23:11 karaf.log
23:11:15 + ssh 10.30.171.104 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:15 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:15 380K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:15 + ssh 10.30.171.148 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:15 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:15 total 392
23:11:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:07 .
23:11:15 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 26 23:07 karaf_console.log
23:11:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 23:08 ..
23:11:15 -rw-rw-r-- 1 jenkins jenkins 388495 Oct 26 23:11 karaf.log
23:11:15 + ssh 10.30.171.148 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:15 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:15 380K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:15 + set +e
23:11:15 ++ seq 1 3
23:11:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:15 + echo 'Let'\''s take the karaf thread dump again'
23:11:15 Let's take the karaf thread dump again
23:11:15 + ssh 10.30.170.51 'sudo ps aux'
23:11:15 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:16 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:16 ++ grep -v grep
23:11:16 ++ cut -f2 '-d '
23:11:16 ++ tr -s ' '
23:11:16 + pid=2035
23:11:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
23:11:16 karaf main: org.apache.karaf.main.Main, pid:2035
23:11:16 + ssh 10.30.170.51 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
23:11:16 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:16 + echo 'killing karaf process...'
23:11:16 killing karaf process...
23:11:16 + ssh 10.30.170.51 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:16 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:16 + echo 'Let'\''s take the karaf thread dump again'
23:11:16 Let's take the karaf thread dump again
23:11:16 + ssh 10.30.171.104 'sudo ps aux'
23:11:16 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:17 ++ tr -s ' '
23:11:17 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:17 ++ cut -f2 '-d '
23:11:17 ++ grep -v grep
23:11:17 + pid=2040
23:11:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:2040'
23:11:17 karaf main: org.apache.karaf.main.Main, pid:2040
23:11:17 + ssh 10.30.171.104 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2040'
23:11:17 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:17 + echo 'killing karaf process...'
23:11:17 killing karaf process...
23:11:17 + ssh 10.30.171.104 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:17 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:17 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:17 + echo 'Let'\''s take the karaf thread dump again'
23:11:17 Let's take the karaf thread dump again
23:11:17 + ssh 10.30.171.148 'sudo ps aux'
23:11:17 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:18 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:18 ++ grep -v grep
23:11:18 ++ tr -s ' '
23:11:18 ++ cut -f2 '-d '
23:11:18 + pid=2035
23:11:18 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
23:11:18 karaf main: org.apache.karaf.main.Main, pid:2035
23:11:18 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
23:11:18 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:18 + echo 'killing karaf process...'
23:11:18 killing karaf process...
23:11:18 + ssh 10.30.171.148 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:18 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:18 + sleep 5
23:11:23 ++ seq 1 3
23:11:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:23 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:23 + echo 'Compressing karaf.log 1'
23:11:23 Compressing karaf.log 1
23:11:23 + ssh 10.30.170.51 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:23 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:23 + echo 'Fetching compressed karaf.log 1'
23:11:23 Fetching compressed karaf.log 1
23:11:23 + scp 10.30.170.51:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:11:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:24 + ssh 10.30.170.51 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:24 + scp 10.30.170.51:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:11:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:24 + ssh 10.30.170.51 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:24 + echo 'Fetch GC logs'
23:11:24 Fetch GC logs
23:11:24 + mkdir -p gclogs-1
23:11:24 + scp '10.30.170.51:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
23:11:24 Warning: Permanently added '10.30.170.51' (ECDSA) to the list of known hosts.
23:11:25 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:25 + echo 'Compressing karaf.log 2'
23:11:25 Compressing karaf.log 2
23:11:25 + ssh 10.30.171.104 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:25 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:25 + echo 'Fetching compressed karaf.log 2'
23:11:25 Fetching compressed karaf.log 2
23:11:25 + scp 10.30.171.104:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:11:25 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:25 + ssh 10.30.171.104 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:25 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:25 + scp 10.30.171.104:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:11:25 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:25 + ssh 10.30.171.104 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:26 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:26 + echo 'Fetch GC logs'
23:11:26 Fetch GC logs
23:11:26 + mkdir -p gclogs-2
23:11:26 + scp '10.30.171.104:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
23:11:26 Warning: Permanently added '10.30.171.104' (ECDSA) to the list of known hosts.
23:11:26 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:26 + echo 'Compressing karaf.log 3'
23:11:26 Compressing karaf.log 3
23:11:26 + ssh 10.30.171.148 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:26 + echo 'Fetching compressed karaf.log 3'
23:11:26 Fetching compressed karaf.log 3
23:11:26 + scp 10.30.171.148:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:11:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:26 + ssh 10.30.171.148 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:27 + scp 10.30.171.148:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:11:27 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:27 + ssh 10.30.171.148 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:27 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:27 + echo 'Fetch GC logs'
23:11:27 Fetch GC logs
23:11:27 + mkdir -p gclogs-3
23:11:27 + scp '10.30.171.148:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
23:11:27 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
23:11:27 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:27 + echo 'Examine copied files'
23:11:27 Examine copied files
23:11:27 + ls -lt
23:11:27 total 2264
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:11 gclogs-3
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 26 23:11 odl3_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30239 Oct 26 23:11 odl3_karaf.log.gz
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:11 gclogs-2
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 26 23:11 odl2_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30162 Oct 26 23:11 odl2_karaf.log.gz
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:11 gclogs-1
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 26 23:11 odl1_karaf_console.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 30264 Oct 26 23:11 odl1_karaf.log.gz
23:11:27 -rw-rw-r--. 1 jenkins jenkins 97653 Oct 26 23:11 karaf_3_2035_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 13946 Oct 26 23:11 ps_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 106680 Oct 26 23:11 karaf_2_2040_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 113107 Oct 26 23:11 karaf_1_2035_threads_after.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 247698 Oct 26 23:11 report.html
23:11:27 -rw-rw-r--. 1 jenkins jenkins 444085 Oct 26 23:11 log.html
23:11:27 -rw-rw-r--. 1 jenkins jenkins 807517 Oct 26 23:11 output.xml
23:11:27 -rw-rw-r--. 1 jenkins jenkins 2551 Oct 26 23:11 testtool--netconf-clustering-scale-txt.1761520262.797.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 451 Oct 26 23:10 testplan.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 93119 Oct 26 23:10 karaf_3_2035_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 14135 Oct 26 23:10 ps_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 94787 Oct 26 23:10 karaf_2_2040_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 93966 Oct 26 23:10 karaf_1_2035_threads_before.log
23:11:27 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 26 23:07 post-startup-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 252 Oct 26 23:07 startup-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 3462 Oct 26 23:07 configuration-script.sh
23:11:27 -rw-rw-r--. 1 jenkins jenkins 335 Oct 26 23:07 detect_variables.env
23:11:27 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 26 23:07 pom.xml
23:11:27 -rw-rw-r--. 1 jenkins jenkins 92 Oct 26 23:07 set_variables.env
23:11:27 -rw-rw-r--. 1 jenkins jenkins 357 Oct 26 23:07 slave_addresses.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 570 Oct 26 23:06 requirements.txt
23:11:27 -rw-rw-r--. 1 jenkins jenkins 26 Oct 26 23:06 env.properties
23:11:27 -rw-rw-r--. 1 jenkins jenkins 334 Oct 26 23:04 stack-parameters.yaml
23:11:27 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 26 23:03 test
23:11:27 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:03 test@tmp
23:11:27 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 26 17:56 maven-metadata.xml
23:11:27 + true
23:11:27 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins9795332965596977225.sh
23:11:27 Cleaning up Robot installation...
23:11:28 $ ssh-agent -k
23:11:28 unset SSH_AUTH_SOCK;
23:11:28 unset SSH_AGENT_PID;
23:11:28 echo Agent pid 5163 killed;
23:11:28 [ssh-agent] Stopped.
23:11:28 Recording plot data
23:11:28 Robot results publisher started...
23:11:28 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:11:28 -Parsing output xml:
23:11:28 Done!
23:11:28 -Copying log files to build dir:
23:11:29 Done!
23:11:29 -Assigning results to build:
23:11:29 Done!
23:11:29 -Checking thresholds:
23:11:29 Done!
23:11:29 Done publishing Robot results.
23:11:29 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:11:29 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins3483170119016065299.sh
23:11:29 Archiving csit artifacts
23:11:29 mv: cannot stat '*_1.png': No such file or directory
23:11:29 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:11:29 mv: cannot stat '*_2.png': No such file or directory
23:11:29 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:11:29 mv: cannot stat '*_3.png': No such file or directory
23:11:29 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:11:29 % Total % Received % Xferd Average Speed Time Time Time Current
23:11:29 Dload Upload Total Spent Left Speed
23:11:29
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 310k 0 310k 0 0 4317k 0 --:--:-- --:--:-- --:--:-- 4317k
23:11:29 Archive: robot-plugin.zip
23:11:29 inflating: ./archives/robot-plugin/log.html
23:11:29 inflating: ./archives/robot-plugin/output.xml
23:11:29 inflating: ./archives/robot-plugin/report.html
23:11:29 mv: cannot stat '*.log.gz': No such file or directory
23:11:29 mv: cannot stat '*.csv': No such file or directory
23:11:29 mv: cannot stat '*.png': No such file or directory
23:11:29 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10532535147423268755.sh
23:11:29 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:29 [EnvInject] - Injecting environment variables from a build step.
23:11:29 [EnvInject] - Injecting as environment variables the properties content
23:11:29 OS_CLOUD=vex
23:11:29 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:11:29
23:11:29 [EnvInject] - Variables injected successfully.
23:11:29 provisioning config files...
23:11:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:11:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16774818441371476363.sh
23:11:29 ---> openstack-stack-delete.sh
23:11:29 Setup pyenv:
23:11:29 system
23:11:29 3.8.13
23:11:29 3.9.13
23:11:29 3.10.13
23:11:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:11:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:32 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:11:32 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:32 lf-activate-venv(): INFO: Base packages installed successfully
23:11:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:11:50 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:11:50 INFO: Stack cost retrieval disabled, setting cost to 0
23:12:02 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:12:02 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-117
23:12:02 [PostBuildScript] - [INFO] Executing post build scripts.
23:12:02 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins3197241385593565937.sh
23:12:02 ---> sysstat.sh
23:12:02 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8545038467603263578.sh
23:12:02 ---> package-listing.sh
23:12:02 ++ facter osfamily
23:12:02 ++ tr '[:upper:]' '[:lower:]'
23:12:02 + OS_FAMILY=redhat
23:12:02 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:12:02 + START_PACKAGES=/tmp/packages_start.txt
23:12:02 + END_PACKAGES=/tmp/packages_end.txt
23:12:02 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:12:02 + PACKAGES=/tmp/packages_start.txt
23:12:02 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:02 + PACKAGES=/tmp/packages_end.txt
23:12:02 + case "${OS_FAMILY}" in
23:12:02 + rpm -qa
23:12:02 + sort
23:12:03 + '[' -f /tmp/packages_start.txt ']'
23:12:03 + '[' -f /tmp/packages_end.txt ']'
23:12:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:12:03 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:03 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:03 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16046343300389698850.sh
23:12:03 ---> capture-instance-metadata.sh
23:12:03 Setup pyenv:
23:12:03 system
23:12:03 3.8.13
23:12:03 3.9.13
23:12:03 3.10.13
23:12:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:12:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:05 lf-activate-venv(): INFO: Base packages installed successfully
23:12:05 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:18 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:12:18 INFO: Running in OpenStack, capturing instance metadata
23:12:18 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins7377041788049891887.sh
23:12:18 provisioning config files...
23:12:18 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #117
23:12:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config8143789108247836506tmp
23:12:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:12:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:12:18 provisioning config files...
23:12:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:12:19 [EnvInject] - Injecting environment variables from a build step.
23:12:19 [EnvInject] - Injecting as environment variables the properties content
23:12:19 SERVER_ID=logs
23:12:19
23:12:19 [EnvInject] - Variables injected successfully.
23:12:19 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins797191671474470337.sh
23:12:19 ---> create-netrc.sh
23:12:19 WARN: Log server credential not found.
23:12:19 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins14152017069549175035.sh
23:12:19 ---> python-tools-install.sh
23:12:19 Setup pyenv:
23:12:19 system
23:12:19 3.8.13
23:12:19 3.9.13
23:12:19 3.10.13
23:12:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:21 lf-activate-venv(): INFO: Base packages installed successfully
23:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:31 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:12:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16571781563651208095.sh
23:12:31 ---> sudo-logs.sh
23:12:31 Archiving 'sudo' log..
23:12:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins18254139846465504407.sh
23:12:31 ---> job-cost.sh
23:12:31 Setup pyenv:
23:12:31 system
23:12:31 3.8.13
23:12:31 3.9.13
23:12:31 3.10.13
23:12:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:12:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:33 lf-activate-venv(): INFO: Base packages installed successfully
23:12:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:12:41 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:12:41 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:12:41 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:12:41 DEBUG: total: 0
23:12:41 INFO: Retrieving Stack Cost...
23:12:41 INFO: Retrieving Pricing Info for: v3-standard-2
23:12:41 INFO: Archiving Costs
23:12:41 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins3535143448994836223.sh
23:12:41 ---> logs-deploy.sh
23:12:41 Setup pyenv:
23:12:41 system
23:12:41 3.8.13
23:12:41 3.9.13
23:12:41 3.10.13
23:12:41 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Oefp from file:/tmp/.os_lf_venv
23:12:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:44 lf-activate-venv(): INFO: Base packages installed successfully
23:12:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:12:55 lf-activate-venv(): INFO: Adding /tmp/venv-Oefp/bin to PATH
23:12:55 WARNING: Nexus logging server not set
23:12:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/117/
23:12:55 INFO: archiving logs to S3
23:12:56 ---> uname -a:
23:12:56 Linux prd-centos8-robot-2c-8g-2296.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
23:12:56
23:12:56
23:12:56 ---> lscpu:
23:12:56 Architecture: x86_64
23:12:56 CPU op-mode(s): 32-bit, 64-bit
23:12:56 Byte Order: Little Endian
23:12:56 CPU(s): 2
23:12:56 On-line CPU(s) list: 0,1
23:12:56 Thread(s) per core: 1
23:12:56 Core(s) per socket: 1
23:12:56 Socket(s): 2
23:12:56 NUMA node(s): 1
23:12:56 Vendor ID: AuthenticAMD
23:12:56 CPU family: 23
23:12:56 Model: 49
23:12:56 Model name: AMD EPYC-Rome Processor
23:12:56 Stepping: 0
23:12:56 CPU MHz: 2800.000
23:12:56 BogoMIPS: 5600.00
23:12:56 Virtualization: AMD-V
23:12:56 Hypervisor vendor: KVM
23:12:56 Virtualization type: full
23:12:56 L1d cache: 32K
23:12:56 L1i cache: 32K
23:12:56 L2 cache: 512K
23:12:56 L3 cache: 16384K
23:12:56 NUMA node0 CPU(s): 0,1
23:12:56 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
23:12:56
23:12:56
23:12:56 ---> nproc:
23:12:56 2
23:12:56
23:12:56
23:12:56 ---> df -h:
23:12:56 Filesystem Size Used Avail Use% Mounted on
23:12:56 devtmpfs 3.8G 0 3.8G 0% /dev
23:12:56 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:12:56 tmpfs 3.8G 17M 3.8G 1% /run
23:12:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:12:56 /dev/vda1 40G 8.4G 32G 21% /
23:12:56 tmpfs 770M 0 770M 0% /run/user/1001
23:12:56
23:12:56
23:12:56 ---> free -m:
23:12:56 total used free shared buff/cache available
23:12:56 Mem: 7697 713 4802 19 2181 6685
23:12:56 Swap: 1023 0 1023
23:12:56
23:12:56
23:12:56 ---> ip addr:
23:12:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:12:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:12:56 inet 127.0.0.1/8 scope host lo
23:12:56 valid_lft forever preferred_lft forever
23:12:56 inet6 ::1/128 scope host
23:12:56 valid_lft forever preferred_lft forever
23:12:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:12:56 link/ether fa:16:3e:c4:2d:1f brd ff:ff:ff:ff:ff:ff
23:12:56 altname enp0s3
23:12:56 altname ens3
23:12:56 inet 10.30.170.68/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:12:56 valid_lft 85810sec preferred_lft 85810sec
23:12:56 inet6 fe80::f816:3eff:fec4:2d1f/64 scope link
23:12:56 valid_lft forever preferred_lft forever
23:12:56
23:12:56
23:12:56 ---> sar -b -r -n DEV:
23:12:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/26/2025 _x86_64_ (2 CPU)
23:12:56
23:12:56 23:03:03 LINUX RESTART (2 CPU)
23:12:56
23:12:56 11:04:01 PM tps rtps wtps bread/s bwrtn/s
23:12:56 11:05:01 PM 119.81 0.35 119.46 23.46 11281.42
23:12:56 11:06:01 PM 34.92 0.82 34.11 95.30 4290.05
23:12:56 11:07:01 PM 64.68 6.93 57.75 1289.30 3886.75
23:12:56 11:08:01 PM 40.54 2.52 38.03 396.07 6485.42
23:12:56 11:09:01 PM 4.98 0.00 4.98 0.00 152.17
23:12:56 11:10:01 PM 0.25 0.00 0.25 0.00 3.50
23:12:56 11:11:02 PM 0.50 0.20 0.30 11.60 4.02
23:12:56 11:12:01 PM 15.67 0.36 15.32 38.63 604.37
23:12:56 Average: 35.21 1.40 33.81 232.20 3344.17
23:12:56
23:12:56 11:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:12:56 11:05:01 PM 5160088 6999260 2722336 34.54 2688 2014908 865660 9.69 189040 2182416 104676
23:12:56 11:06:01 PM 5210896 7052440 2671528 33.89 2688 2017720 812936 9.10 219464 2102648 10760
23:12:56 11:07:01 PM 4925016 7019996 2957408 37.52 2688 2261452 805512 9.02 254984 2319180 175936
23:12:56 11:08:01 PM 4817628 6924232 3064796 38.88 2688 2273424 808604 9.05 265860 2413532 20
23:12:56 11:09:01 PM 4817624 6924152 3064800 38.88 2688 2273424 808604 9.05 265864 2413756 4
23:12:56 11:10:01 PM 4817524 6924056 3064900 38.88 2688 2273428 797548 8.93 265864 2413928 4
23:12:56 11:11:02 PM 4771808 6879304 3110616 39.46 2688 2274384 905408 10.14 265992 2458888 600
23:12:56 11:12:01 PM 4933816 6856892 2948608 37.41 2688 2096168 880804 9.86 305968 2280348 28960
23:12:56 Average: 4931800 6947542 2950624 37.43 2688 2185614 835634 9.36 254130 2323087 40120
23:12:56
23:12:56 11:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:12:56 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:05:01 PM eth0 124.01 100.93 1288.89 12.93 0.00 0.00 0.00 0.00
23:12:56 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:06:01 PM eth0 14.40 12.95 6.60 4.58 0.00 0.00 0.00 0.00
23:12:56 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:07:01 PM eth0 37.64 32.27 332.26 7.43 0.00 0.00 0.00 0.00
23:12:56 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:08:01 PM eth0 584.70 410.96 114.46 92.87 0.00 0.00 0.00 0.00
23:12:56 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:09:01 PM eth0 3.60 2.03 0.60 0.48 0.00 0.00 0.00 0.00
23:12:56 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:10:01 PM eth0 3.60 1.95 0.48 0.42 0.00 0.00 0.00 0.00
23:12:56 11:11:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:11:02 PM eth0 48.75 33.81 12.23 3.55 0.00 0.00 0.00 0.00
23:12:56 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 11:12:01 PM eth0 107.20 76.67 92.02 27.21 0.00 0.00 0.00 0.00
23:12:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:56 Average: eth0 115.50 83.96 231.24 18.67 0.00 0.00 0.00 0.00
23:12:56
23:12:56
23:12:56 ---> sar -P ALL:
23:12:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/26/2025 _x86_64_ (2 CPU)
23:12:56
23:12:56 23:03:03 LINUX RESTART (2 CPU)
23:12:56
23:12:56 11:04:01 PM CPU %user %nice %system %iowait %steal %idle
23:12:56 11:05:01 PM all 37.26 0.00 5.18 1.25 0.10 56.21
23:12:56 11:05:01 PM 0 25.94 0.00 4.34 1.30 0.10 68.32
23:12:56 11:05:01 PM 1 48.61 0.00 6.02 1.20 0.10 44.07
23:12:56 11:06:01 PM all 12.85 0.00 1.74 0.38 0.07 84.96
23:12:56 11:06:01 PM 0 12.57 0.00 1.70 0.15 0.08 85.50
23:12:56 11:06:01 PM 1 13.13 0.00 1.78 0.62 0.05 84.42
23:12:56 11:07:01 PM all 30.37 0.00 5.56 0.53 0.09 63.45
23:12:56 11:07:01 PM 0 20.32 0.00 5.04 0.57 0.08 73.99
23:12:56 11:07:01 PM 1 40.42 0.00 6.09 0.50 0.10 52.89
23:12:56 11:08:01 PM all 7.96 0.00 2.24 0.54 0.07 89.20
23:12:56 11:08:01 PM 0 8.26 0.00 2.01 0.47 0.08 89.17
23:12:56 11:08:01 PM 1 7.65 0.00 2.46 0.60 0.05 89.23
23:12:56 11:09:01 PM all 0.34 0.00 0.08 0.03 0.05 99.51
23:12:56 11:09:01 PM 0 0.58 0.00 0.05 0.00 0.05 99.32
23:12:56 11:09:01 PM 1 0.10 0.00 0.10 0.05 0.05 99.70
23:12:56 11:10:01 PM all 0.34 0.00 0.07 0.00 0.04 99.55
23:12:56 11:10:01 PM 0 0.53 0.00 0.03 0.00 0.03 99.40
23:12:56 11:10:01 PM 1 0.15 0.00 0.10 0.00 0.05 99.70
23:12:56 11:11:02 PM all 3.02 0.00 0.38 0.01 0.07 96.53
23:12:56 11:11:02 PM 0 1.15 0.00 0.32 0.00 0.05 98.48
23:12:56 11:11:02 PM 1 4.89 0.00 0.44 0.02 0.08 94.58
23:12:56 11:12:01 PM all 16.04 0.00 2.28 0.06 0.08 81.54
23:12:56 11:12:01 PM 0 10.26 0.00 2.06 0.05 0.09 87.55
23:12:56 11:12:01 PM 1 21.82 0.00 2.50 0.07 0.08 75.53
23:12:56 Average: all 13.53 0.00 2.19 0.35 0.07 83.85
23:12:56 Average: 0 9.97 0.00 1.95 0.32 0.07 87.70
23:12:56 Average: 1 17.11 0.00 2.44 0.38 0.07 80.00
23:12:56
23:12:56
23:12:56