22:41:26 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 21
22:41:26 originally caused by:
22:41:26 Started by timer
22:41:26 Running as SYSTEM
22:41:26 [EnvInject] - Loading node environment variables.
22:41:26 Building remotely on prd-centos8-robot-2c-8g-17331 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:41:27 [ssh-agent] Looking for ssh-agent implementation...
22:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:41:27 $ ssh-agent
22:41:27 SSH_AUTH_SOCK=/tmp/ssh-nqnINS1gdMjq/agent.5181
22:41:27 SSH_AGENT_PID=5182
22:41:27 [ssh-agent] Started.
22:41:27 Running ssh-add (command line suppressed)
22:41:27 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9667609561015458888.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9667609561015458888.key)
22:41:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:41:27 The recommended git tool is: NONE
22:41:30 using credential opendaylight-jenkins-ssh
22:41:30 Wiping out workspace first.
22:41:30 Cloning the remote Git repository
22:41:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:41:30 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
22:41:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:30 > git --version # timeout=10
22:41:30 > git --version # 'git version 2.43.0'
22:41:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:30 [INFO] Currently running in a labeled security context
22:41:30 [INFO] Currently SELinux is 'enforcing' on the host
22:41:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh1379103412772092685.key
22:41:30 Verifying host key using known hosts file
22:41:30 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.
22:41:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:41:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:41:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:41:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:41:33 [INFO] Currently running in a labeled security context
22:41:33 [INFO] Currently SELinux is 'enforcing' on the host
22:41:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh16988327776591107813.key
22:41:33 Verifying host key using known hosts file
22:41:33 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.
22:41:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:41:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:34 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:41:34 > git config core.sparsecheckout # timeout=10
22:41:34 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:41:34 Commit message: "Add bgpcep variables for vanadium"
22:41:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:41:34 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:41:34 No emails were triggered.
22:41:34 provisioning config files...
22:41:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:41:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:41:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2491550701128660418.sh
22:41:35 ---> python-tools-install.sh
22:41:35 Setup pyenv:
22:41:35 system
22:41:35 * 3.8.13 (set by /opt/pyenv/version)
22:41:35 * 3.9.13 (set by /opt/pyenv/version)
22:41:35 * 3.10.13 (set by /opt/pyenv/version)
22:41:35 * 3.11.7 (set by /opt/pyenv/version)
22:41:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-373J
22:41:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:41:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:44 lf-activate-venv(): INFO: Base packages installed successfully
22:41:44 lf-activate-venv(): INFO: Installing additional packages: lftools
22:42:07 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:42:07 Generating Requirements File
22:42:26 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.
22:42:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:42:26 Python 3.11.7
22:42:26 pip 25.3 from /tmp/venv-373J/lib/python3.11/site-packages/pip (python 3.11)
22:42:27 appdirs==1.4.4
22:42:27 argcomplete==3.6.3
22:42:27 aspy.yaml==1.3.0
22:42:27 attrs==25.4.0
22:42:27 autopage==0.5.2
22:42:27 beautifulsoup4==4.14.3
22:42:27 boto3==1.42.18
22:42:27 botocore==1.42.18
22:42:27 bs4==0.0.2
22:42:27 cachetools==6.2.4
22:42:27 certifi==2025.11.12
22:42:27 cffi==2.0.0
22:42:27 cfgv==3.5.0
22:42:27 chardet==5.2.0
22:42:27 charset-normalizer==3.4.4
22:42:27 click==8.3.1
22:42:27 cliff==4.13.1
22:42:27 cmd2==3.1.0
22:42:27 cryptography==3.3.2
22:42:27 debtcollector==3.0.0
22:42:27 decorator==5.2.1
22:42:27 defusedxml==0.7.1
22:42:27 Deprecated==1.3.1
22:42:27 distlib==0.4.0
22:42:27 dnspython==2.8.0
22:42:27 docker==7.1.0
22:42:27 dogpile.cache==1.5.0
22:42:27 durationpy==0.10
22:42:27 email-validator==2.3.0
22:42:27 filelock==3.20.1
22:42:27 future==1.0.0
22:42:27 gitdb==4.0.12
22:42:27 GitPython==3.1.45
22:42:27 google-auth==2.45.0
22:42:27 httplib2==0.31.0
22:42:27 identify==2.6.15
22:42:27 idna==3.11
22:42:27 importlib-resources==1.5.0
22:42:27 iso8601==2.1.0
22:42:27 Jinja2==3.1.6
22:42:27 jmespath==1.0.1
22:42:27 jsonpatch==1.33
22:42:27 jsonpointer==3.0.0
22:42:27 jsonschema==4.25.1
22:42:27 jsonschema-specifications==2025.9.1
22:42:27 keystoneauth1==5.12.0
22:42:27 kubernetes==34.1.0
22:42:27 lftools==0.37.18
22:42:27 lxml==6.0.2
22:42:27 markdown-it-py==4.0.0
22:42:27 MarkupSafe==3.0.3
22:42:27 mdurl==0.1.2
22:42:27 msgpack==1.1.2
22:42:27 multi_key_dict==2.0.3
22:42:27 munch==4.0.0
22:42:27 netaddr==1.3.0
22:42:27 niet==1.4.2
22:42:27 nodeenv==1.10.0
22:42:27 oauth2client==4.1.3
22:42:27 oauthlib==3.3.1
22:42:27 openstacksdk==4.8.0
22:42:27 os-service-types==1.8.2
22:42:27 osc-lib==4.3.0
22:42:27 oslo.config==10.1.0
22:42:27 oslo.context==6.2.0
22:42:27 oslo.i18n==6.7.1
22:42:27 oslo.log==8.0.0
22:42:27 oslo.serialization==5.9.0
22:42:27 oslo.utils==9.2.0
22:42:27 packaging==25.0
22:42:27 pbr==7.0.3
22:42:27 platformdirs==4.5.1
22:42:27 prettytable==3.17.0
22:42:27 psutil==7.2.1
22:42:27 pyasn1==0.6.1
22:42:27 pyasn1_modules==0.4.2
22:42:27 pycparser==2.23
22:42:27 pygerrit2==2.0.15
22:42:27 PyGithub==2.8.1
22:42:27 Pygments==2.19.2
22:42:27 PyJWT==2.10.1
22:42:27 PyNaCl==1.6.1
22:42:27 pyparsing==2.4.7
22:42:27 pyperclip==1.11.0
22:42:27 pyrsistent==0.20.0
22:42:27 python-cinderclient==9.8.0
22:42:27 python-dateutil==2.9.0.post0
22:42:27 python-heatclient==4.3.0
22:42:27 python-jenkins==1.8.3
22:42:27 python-keystoneclient==5.7.0
22:42:27 python-magnumclient==4.9.0
22:42:27 python-openstackclient==8.2.0
22:42:27 python-swiftclient==4.9.0
22:42:27 PyYAML==6.0.3
22:42:27 referencing==0.37.0
22:42:27 requests==2.32.5
22:42:27 requests-oauthlib==2.0.0
22:42:27 requestsexceptions==1.4.0
22:42:27 rfc3986==2.0.0
22:42:27 rich==14.2.0
22:42:27 rich-argparse==1.7.2
22:42:27 rpds-py==0.30.0
22:42:27 rsa==4.9.1
22:42:27 ruamel.yaml==0.18.17
22:42:27 ruamel.yaml.clib==0.2.15
22:42:27 s3transfer==0.16.0
22:42:27 simplejson==3.20.2
22:42:27 six==1.17.0
22:42:27 smmap==5.0.2
22:42:27 soupsieve==2.8.1
22:42:27 stevedore==5.6.0
22:42:27 tabulate==0.9.0
22:42:27 toml==0.10.2
22:42:27 tomlkit==0.13.3
22:42:27 tqdm==4.67.1
22:42:27 typing_extensions==4.15.0
22:42:27 tzdata==2025.3
22:42:27 urllib3==1.26.20
22:42:27 virtualenv==20.35.4
22:42:27 wcwidth==0.2.14
22:42:27 websocket-client==1.9.0
22:42:27 wrapt==2.0.1
22:42:27 xdg==6.0.0
22:42:27 xmltodict==1.0.2
22:42:27 yq==3.4.3
22:42:27 [EnvInject] - Injecting environment variables from a build step.
22:42:27 [EnvInject] - Injecting as environment variables the properties content
22:42:27 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:42:27 OS_CLOUD=vex
22:42:27 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:42:27 OS_STACK_TEMPLATE_DIR=openstack-hot
22:42:27
22:42:27 [EnvInject] - Variables injected successfully.
22:42:27 provisioning config files...
22:42:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:42:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12674602766497024303.sh
22:42:27 ---> Create parameters file for OpenStack HOT
22:42:27 OpenStack Heat parameters generated
22:42:27 -----------------------------------
22:42:27 parameters:
22:42:27 vm_0_count: '3'
22:42:27 vm_0_flavor: 'v3-standard-4'
22:42:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:42:27 vm_1_count: '1'
22:42:27 vm_1_flavor: 'v3-standard-2'
22:42:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:42:27
22:42:27 job_name: '64128-43'
22:42:27 silo: 'releng'
22:42:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14813902065576534408.sh
22:42:27 ---> Create HEAT stack
22:42:27 + source /home/jenkins/lf-env.sh
22:42:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:27 ++ mktemp -d /tmp/venv-XXXX
22:42:27 + lf_venv=/tmp/venv-HhvI
22:42:27 + local venv_file=/tmp/.os_lf_venv
22:42:27 + local python=python3
22:42:27 + local options
22:42:27 + local set_path=true
22:42:27 + local install_args=
22:42:27 ++ 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
22:42:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:42:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:27 + true
22:42:27 + case $1 in
22:42:27 + python=python3
22:42:27 + shift 2
22:42:27 + true
22:42:27 + case $1 in
22:42:27 + shift
22:42:27 + break
22:42:27 + case $python in
22:42:27 + local pkg_list=
22:42:27 + [[ -d /opt/pyenv ]]
22:42:27 + echo 'Setup pyenv:'
22:42:27 Setup pyenv:
22:42:27 + export PYENV_ROOT=/opt/pyenv
22:42:27 + PYENV_ROOT=/opt/pyenv
22:42:27 + 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
22:42:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:27 + pyenv versions
22:42:27 system
22:42:27 3.8.13
22:42:27 3.9.13
22:42:27 3.10.13
22:42:27 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:42:27 + command -v pyenv
22:42:27 ++ pyenv init - --no-rehash
22:42:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:42:27 for i in ${!paths[@]}; do
22:42:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:42:27 fi; done;
22:42:27 echo "${paths[*]}"'\'')"
22:42:27 export PATH="/opt/pyenv/shims:${PATH}"
22:42:27 export PYENV_SHELL=bash
22:42:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:42:27 pyenv() {
22:42:27 local command
22:42:27 command="${1:-}"
22:42:27 if [ "$#" -gt 0 ]; then
22:42:27 shift
22:42:27 fi
22:42:27
22:42:27 case "$command" in
22:42:27 rehash|shell)
22:42:27 eval "$(pyenv "sh-$command" "$@")"
22:42:27 ;;
22:42:27 *)
22:42:27 command pyenv "$command" "$@"
22:42:27 ;;
22:42:27 esac
22:42:27 }'
22:42:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:42:27 for i in ${!paths[@]}; do
22:42:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:42:27 fi; done;
22:42:27 echo "${paths[*]}"'
22:42:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:42:27 ++ 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
22:42:27 ++ 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
22:42:27 ++ export PYENV_SHELL=bash
22:42:27 ++ PYENV_SHELL=bash
22:42:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:42:27 +++ complete -F _pyenv pyenv
22:42:27 ++ lf-pyver python3
22:42:27 ++ local py_version_xy=python3
22:42:27 ++ local py_version_xyz=
22:42:27 ++ awk '{ print $1 }'
22:42:27 ++ pyenv versions
22:42:27 ++ local command
22:42:27 ++ command=versions
22:42:27 ++ '[' 1 -gt 0 ']'
22:42:27 ++ shift
22:42:27 ++ case "$command" in
22:42:27 ++ command pyenv versions
22:42:27 ++ pyenv versions
22:42:27 ++ sed 's/^[ *]* //'
22:42:27 ++ grep -E '^[0-9.]*[0-9]$'
22:42:28 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:42:28 +++ sort -V
22:42:28 +++ grep '^3' /tmp/.pyenv_versions
22:42:28 +++ tail -n 1
22:42:28 ++ py_version_xyz=3.11.7
22:42:28 ++ [[ -z 3.11.7 ]]
22:42:28 ++ echo 3.11.7
22:42:28 ++ return 0
22:42:28 + pyenv local 3.11.7
22:42:28 + local command
22:42:28 + command=local
22:42:28 + '[' 2 -gt 0 ']'
22:42:28 + shift
22:42:28 + case "$command" in
22:42:28 + command pyenv local 3.11.7
22:42:28 + pyenv local 3.11.7
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='lftools[openstack] '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='kubernetes '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='niet '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-heatclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-openstackclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='python-magnumclient '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='urllib3~=1.26.15 '
22:42:28 + for arg in "$@"
22:42:28 + case $arg in
22:42:28 + pkg_list+='yq '
22:42:28 + [[ -f /tmp/.os_lf_venv ]]
22:42:28 ++ cat /tmp/.os_lf_venv
22:42:28 + lf_venv=/tmp/venv-373J
22:42:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from' file:/tmp/.os_lf_venv
22:42:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:42:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:42:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:28 + local 'pip_opts=--upgrade --quiet'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:42:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:42:28 + [[ -n '' ]]
22:42:28 + [[ -n '' ]]
22:42:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:42:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:28 + /tmp/venv-373J/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
22:42:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:42:29 lf-activate-venv(): INFO: Base packages installed successfully
22:42:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:42:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:42:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:42:29 + /tmp/venv-373J/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
22:42:46 + type python3
22:42:46 + true
22:42:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH'
22:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:42:46 + PATH=/tmp/venv-373J/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
22:42:46 + return 0
22:42:46 + openstack --os-cloud vex limits show --absolute
22:42:48 +--------------------------+---------+
22:42:48 | Name | Value |
22:42:48 +--------------------------+---------+
22:42:48 | maxTotalInstances | -1 |
22:42:48 | maxTotalCores | 450 |
22:42:48 | maxTotalRAMSize | 1000000 |
22:42:48 | maxServerMeta | 128 |
22:42:48 | maxImageMeta | 128 |
22:42:48 | maxPersonality | 5 |
22:42:48 | maxPersonalitySize | 10240 |
22:42:48 | maxTotalKeypairs | 100 |
22:42:48 | maxServerGroups | 10 |
22:42:48 | maxServerGroupMembers | 10 |
22:42:48 | maxTotalFloatingIps | -1 |
22:42:48 | maxSecurityGroups | -1 |
22:42:48 | maxSecurityGroupRules | -1 |
22:42:48 | totalRAMUsed | 655360 |
22:42:48 | totalCoresUsed | 160 |
22:42:48 | totalInstancesUsed | 73 |
22:42:48 | totalFloatingIpsUsed | 0 |
22:42:48 | totalSecurityGroupsUsed | 0 |
22:42:48 | totalServerGroupsUsed | 0 |
22:42:48 | maxTotalVolumes | -1 |
22:42:48 | maxTotalSnapshots | 10 |
22:42:48 | maxTotalVolumeGigabytes | 4096 |
22:42:48 | maxTotalBackups | 10 |
22:42:48 | maxTotalBackupGigabytes | 1000 |
22:42:48 | totalVolumesUsed | 3 |
22:42:48 | totalGigabytesUsed | 60 |
22:42:48 | totalSnapshotsUsed | 0 |
22:42:48 | totalBackupsUsed | 0 |
22:42:48 | totalBackupGigabytesUsed | 0 |
22:42:48 +--------------------------+---------+
22:42:48 + pushd /opt/ciman/openstack-hot
22:42:48 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:42:48 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-43 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
22:43:15 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:43:15 Waiting to initialize infrastructure...
22:43:15 Stack initialization successful.
22:43:15 ------------------------------------
22:43:15 Stack Details
22:43:15 ------------------------------------
22:43:15 {'added': None,
22:43:15 'capabilities': [],
22:43:15 'created_at': '2025-12-29T22:42:51Z',
22:43:15 'deleted': None,
22:43:15 'deleted_at': None,
22:43:15 'description': 'No description',
22:43:15 'environment': None,
22:43:15 'environment_files': None,
22:43:15 'files': None,
22:43:15 'files_container': None,
22:43:15 'id': 'ff3c01f5-1257-4fcc-8e33-9e267c8aee98',
22:43:15 'is_rollback_disabled': True,
22:43:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-43/ff3c01f5-1257-4fcc-8e33-9e267c8aee98',
22:43:15 'rel': 'self'}],
22:43:15 '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'})}),
22:43:15 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-43',
22:43:15 'notification_topics': [],
22:43:15 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:43:15 'output_key': 'vm_0_ips',
22:43:15 'output_value': ['10.30.171.33',
22:43:15 '10.30.170.101',
22:43:15 '10.30.171.165']},
22:43:15 {'description': 'IP addresses of the 2nd vm types',
22:43:15 'output_key': 'vm_1_ips',
22:43:15 'output_value': ['10.30.171.196']}],
22:43:15 'owner_id': ****,
22:43:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:43:15 'OS::stack_id': 'ff3c01f5-1257-4fcc-8e33-9e267c8aee98',
22:43:15 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-43',
22:43:15 'job_name': '64128-43',
22:43:15 'silo': 'releng',
22:43:15 'vm_0_count': '3',
22:43:15 'vm_0_flavor': 'v3-standard-4',
22:43:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:43:15 '20251201-010221.432',
22:43:15 'vm_1_count': '1',
22:43:15 'vm_1_flavor': 'v3-standard-2',
22:43:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:43:15 '- 20250917-133034.654'},
22:43:15 'parent_id': None,
22:43:15 'replaced': None,
22:43:15 'status': 'CREATE_COMPLETE',
22:43:15 'status_reason': 'Stack CREATE completed successfully',
22:43:15 'tags': [],
22:43:15 'template': None,
22:43:15 'template_description': 'No description',
22:43:15 'template_url': None,
22:43:15 'timeout_mins': 15,
22:43:15 'unchanged': None,
22:43:15 'updated': None,
22:43:15 'updated_at': None,
22:43:15 'user_project_id': '0ed45f5820d3447fa4d6f3cd07122057'}
22:43:15 ------------------------------------
22:43:15 + popd
22:43:15 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:43:15 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5688196552017683734.sh
22:43:15 ---> Copy SSH public keys to CSIT lab
22:43:15 Setup pyenv:
22:43:15 system
22:43:15 3.8.13
22:43:15 3.9.13
22:43:15 3.10.13
22:43:15 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:43:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:43:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:18 lf-activate-venv(): INFO: Base packages installed successfully
22:43:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:43:31 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:43:33 SSH not responding on 10.30.171.33. Retrying in 10 seconds...
22:43:33 SSH not responding on 10.30.170.101. Retrying in 10 seconds...
22:43:33 SSH not responding on 10.30.171.165. Retrying in 10 seconds...
22:43:34 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts.
22:43:34 releng-64128-43-1-mininet-ovs-217-0
22:43:34 Successfully copied public keys to slave 10.30.171.196
22:43:43 Ping to 10.30.171.33 successful.
22:43:43 Ping to 10.30.170.101 successful.
22:43:43 Ping to 10.30.171.165 successful.
22:43:43 SSH not responding on 10.30.171.33. Retrying in 10 seconds...
22:43:43 SSH not responding on 10.30.170.101. Retrying in 10 seconds...
22:43:43 SSH not responding on 10.30.171.165. Retrying in 10 seconds...
22:43:53 Ping to 10.30.171.33 successful.
22:43:53 Ping to 10.30.170.101 successful.
22:43:53 Ping to 10.30.171.165 successful.
22:43:54 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:43:54 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:43:54 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:43:55 releng-64128-43-0-builder-0
22:43:55 Successfully copied public keys to slave 10.30.171.33
22:43:55 Process 6487 ready.
22:43:55 releng-64128-43-0-builder-1
22:43:55 Successfully copied public keys to slave 10.30.170.101
22:43:55 Process 6488 ready.
22:43:55 releng-64128-43-0-builder-2
22:43:55 Successfully copied public keys to slave 10.30.171.165
22:43:55 Process 6489 ready.
22:43:55 Process 6490 ready.
22:43:55 SSH ready on all stack servers.
22:43:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11104336699384075141.sh
22:43:55 Setup pyenv:
22:43:55 system
22:43:55 3.8.13
22:43:55 3.9.13
22:43:55 3.10.13
22:43:55 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:43:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-seeh
22:43:59 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
22:43:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:03 lf-activate-venv(): INFO: Base packages installed successfully
22:44:03 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:44:05 lf-activate-venv(): INFO: Adding /tmp/venv-seeh/bin to PATH
22:44:05 + echo 'Installing Python Requirements'
22:44:05 Installing Python Requirements
22:44:05 + cat
22:44:05 + python -m pip install -r requirements.txt
22:44:05 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:44:05 Collecting docker-py (from -r requirements.txt (line 1))
22:44:05 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)
22:44:05 Collecting ipaddr (from -r requirements.txt (line 2))
22:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:44:05 Installing build dependencies: started
22:44:06 Installing build dependencies: finished with status 'done'
22:44:06 Getting requirements to build wheel: started
22:44:06 Getting requirements to build wheel: finished with status 'done'
22:44:06 Preparing metadata (pyproject.toml): started
22:44:06 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:06 Collecting netaddr (from -r requirements.txt (line 3))
22:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:44:06 Collecting netifaces (from -r requirements.txt (line 4))
22:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:44:06 Installing build dependencies: started
22:44:07 Installing build dependencies: finished with status 'done'
22:44:07 Getting requirements to build wheel: started
22:44:08 Getting requirements to build wheel: finished with status 'done'
22:44:08 Preparing metadata (pyproject.toml): started
22:44:08 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:08 Collecting pyhocon (from -r requirements.txt (line 5))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:44:08 Collecting requests (from -r requirements.txt (line 6))
22:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:44:08 Collecting robotframework (from -r requirements.txt (line 7))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:44:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.0 MB/s 0:00:00
22:44:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:44:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:44:08 Installing build dependencies: started
22:44:09 Installing build dependencies: finished with status 'done'
22:44:09 Getting requirements to build wheel: started
22:44:09 Getting requirements to build wheel: finished with status 'done'
22:44:09 Preparing metadata (pyproject.toml): started
22:44:10 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:10 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:44:10 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:44:10 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)
22:44:10 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:44:10 Installing build dependencies: started
22:44:11 Installing build dependencies: finished with status 'done'
22:44:11 Getting requirements to build wheel: started
22:44:11 Getting requirements to build wheel: finished with status 'done'
22:44:11 Preparing metadata (pyproject.toml): started
22:44:11 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:11 Collecting scapy (from -r requirements.txt (line 12))
22:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:44:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.5 MB/s 0:00:00
22:44:11 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:44:11 Installing build dependencies: started
22:44:12 Installing build dependencies: finished with status 'done'
22:44:12 Getting requirements to build wheel: started
22:44:12 Getting requirements to build wheel: finished with status 'done'
22:44:12 Preparing metadata (pyproject.toml): started
22:44:13 Preparing metadata (pyproject.toml): finished with status 'done'
22:44:13 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:44:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 41.7 MB/s 0:00:00
22:44:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:44:13 Collecting pyangbind (from -r requirements.txt (line 22))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:44:13 Collecting isodate (from -r requirements.txt (line 25))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:44:13 Collecting jmespath (from -r requirements.txt (line 28))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:44:13 Collecting jsonpatch (from -r requirements.txt (line 31))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:44:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:44:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:44:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:44:13 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)
22:44:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:44:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:44:13 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)
22:44:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:44:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:44:13 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:44:13 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)
22:44:14 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:44:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:44:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:44:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:44:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:44:14 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)
22:44:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:44:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:44:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:44:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:44:14 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:44:14 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:44:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:44:14 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)
22:44:14 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:44:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:44:14 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)
22:44:14 Collecting elasticsearch (from -r requirements.txt (line 18))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:44:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.0 MB/s 0:00:00
22:44:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:44:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:44:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:44:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:44:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:44:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.7 MB/s 0:00:00
22:44:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:44:15 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)
22:44:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:44:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:44:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.5 MB/s 0:00:00
22:44:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:44:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:44:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:16 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)
22:44:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:16 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)
22:44:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:44:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:44:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:17 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)
22:44:17 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:44:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:44:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:44:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 86.9 MB/s 0:00:00
22:44:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:17 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)
22:44:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:44:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:44:17 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))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:44:17 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))
22:44:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:44:17 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))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:44:17 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))
22:44:17 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)
22:44:17 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))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:44:17 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))
22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:44:18 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:44:18 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:44:18 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:44:18 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:44:18 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:44:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:44:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:44:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:44:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:44:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=dc8029335839ad0994daeb39670bb1758c1e4565c5b56f27d41398259c7443bc
22:44:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:44:18 Building wheel for ipaddr (pyproject.toml): started
22:44:18 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:44:18 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=af6c7d1b0ab2da0c93da1cef975d7d3c3546b282ec6096767c49d6a6fcf41b9c
22:44:18 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:44:18 Building wheel for netifaces (pyproject.toml): started
22:44:21 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:44:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41097 sha256=3152616b4467b78acb80045713cccdebd6894a96b7c73a3e9bddd89576b3ad7b
22:44:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:44:21 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:44:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:44:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2fda1180650694f5a74239e7d201a574c12f93164b27a8bc74b0825aba7bc8b6
22:44:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:44:21 Building wheel for jsonpath-rw (pyproject.toml): started
22:44:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:44:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1e78c79c6deef984f501b040c860defd25af8d76aff4aebd447adf33c8581459
22:44:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:44:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:44:21 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
22:44:28
22:44:28 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 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.3 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.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 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.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:44:29 + pip freeze
22:44:29 attrs==25.4.0
22:44:29 bcrypt==5.0.0
22:44:29 beautifulsoup4==4.14.3
22:44:29 certifi==2025.11.12
22:44:29 cffi==2.0.0
22:44:29 charset-normalizer==3.4.4
22:44:29 click==8.3.1
22:44:29 cryptography==46.0.3
22:44:29 decorator==5.2.1
22:44:29 distlib==0.4.0
22:44:29 docker-py==1.10.6
22:44:29 docker-pycreds==0.4.0
22:44:29 elastic-transport==8.17.1
22:44:29 elasticsearch==8.19.3
22:44:29 elasticsearch-dsl==8.15.4
22:44:29 enum34==1.1.10
22:44:29 filelock==3.20.1
22:44:29 h11==0.16.0
22:44:29 idna==3.11
22:44:29 invoke==2.2.1
22:44:29 ipaddr==2.2.0
22:44:29 isodate==0.7.2
22:44:29 jmespath==1.0.1
22:44:29 jsonpatch==1.33
22:44:29 jsonpath-rw==1.4.0
22:44:29 jsonpointer==3.0.0
22:44:29 lxml==6.0.2
22:44:29 netaddr==1.3.0
22:44:29 netifaces==0.11.0
22:44:29 outcome==1.3.0.post0
22:44:29 paramiko==4.0.0
22:44:29 platformdirs==4.5.1
22:44:29 ply==3.11
22:44:29 pyang==2.7.1
22:44:29 pyangbind==0.8.7
22:44:29 pycparser==2.23
22:44:29 pyhocon==0.3.61
22:44:29 PyNaCl==1.6.1
22:44:29 pyparsing==3.3.1
22:44:29 PySocks==1.7.1
22:44:29 python-dateutil==2.9.0.post0
22:44:29 regex==2025.11.3
22:44:29 requests==2.32.5
22:44:29 robotframework==7.4.1
22:44:29 robotframework-httplibrary==0.4.2
22:44:29 robotframework-pythonlibcore==4.4.1
22:44:29 robotframework-requests==0.9.7
22:44:29 robotframework-selenium2library==3.0.0
22:44:29 robotframework-seleniumlibrary==6.8.0
22:44:29 robotframework-sshlibrary==3.8.0
22:44:29 scapy==2.7.0
22:44:29 scp==0.15.0
22:44:29 selenium==4.39.0
22:44:29 six==1.17.0
22:44:29 sniffio==1.3.1
22:44:29 sortedcontainers==2.4.0
22:44:29 soupsieve==2.8.1
22:44:29 trio==0.32.0
22:44:29 trio-websocket==0.12.2
22:44:29 typing_extensions==4.15.0
22:44:29 urllib3==2.6.2
22:44:29 virtualenv==20.35.4
22:44:29 waitress==3.0.2
22:44:29 WebOb==1.8.9
22:44:29 websocket-client==1.9.0
22:44:29 WebTest==3.0.7
22:44:29 wsproto==1.3.2
22:44:29 [EnvInject] - Injecting environment variables from a build step.
22:44:29 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:44:29 [EnvInject] - Variables injected successfully.
22:44:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins10055200824825494138.sh
22:44:29 Setup pyenv:
22:44:29 system
22:44:29 3.8.13
22:44:29 3.9.13
22:44:29 3.10.13
22:44:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:44:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:44:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:31 lf-activate-venv(): INFO: Base packages installed successfully
22:44:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:44:39 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.
22:44:39 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:39 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:44:39 + ODL_SYSTEM=()
22:44:39 + TOOLS_SYSTEM=()
22:44:39 + OPENSTACK_SYSTEM=()
22:44:39 + OPENSTACK_CONTROLLERS=()
22:44:39 + mapfile -t ADDR
22:44:39 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:44:39 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:44:40 + for i in "${ADDR[@]}"
22:44:40 ++ ssh 10.30.171.196 hostname -s
22:44:40 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts.
22:44:41 + REMHOST=releng-64128-43-1-mininet-ovs-217-0
22:44:41 + case ${REMHOST} in
22:44:41 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:44:41 + for i in "${ADDR[@]}"
22:44:41 ++ ssh 10.30.171.33 hostname -s
22:44:41 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:44:41 + REMHOST=releng-64128-43-0-builder-0
22:44:41 + case ${REMHOST} in
22:44:41 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:41 + for i in "${ADDR[@]}"
22:44:41 ++ ssh 10.30.170.101 hostname -s
22:44:41 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:44:42 + REMHOST=releng-64128-43-0-builder-1
22:44:42 + case ${REMHOST} in
22:44:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:42 + for i in "${ADDR[@]}"
22:44:42 ++ ssh 10.30.171.165 hostname -s
22:44:42 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:44:42 + REMHOST=releng-64128-43-0-builder-2
22:44:42 + case ${REMHOST} in
22:44:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:44:42 + echo NUM_ODL_SYSTEM=3
22:44:42 + echo NUM_TOOLS_SYSTEM=1
22:44:42 + '[' '' == yes ']'
22:44:42 + NUM_OPENSTACK_SYSTEM=0
22:44:42 + echo NUM_OPENSTACK_SYSTEM=0
22:44:42 + '[' 0 -eq 2 ']'
22:44:42 + echo ODL_SYSTEM_IP=10.30.171.33
22:44:42 ++ seq 0 2
22:44:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:42 + echo ODL_SYSTEM_1_IP=10.30.171.33
22:44:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:42 + echo ODL_SYSTEM_2_IP=10.30.170.101
22:44:42 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:44:42 + echo ODL_SYSTEM_3_IP=10.30.171.165
22:44:42 + echo TOOLS_SYSTEM_IP=10.30.171.196
22:44:42 ++ seq 0 0
22:44:42 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:44:42 + echo TOOLS_SYSTEM_1_IP=10.30.171.196
22:44:42 + openstack_index=0
22:44:42 + NUM_OPENSTACK_CONTROL_NODES=1
22:44:42 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:44:42 ++ seq 0 0
22:44:42 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:44:42 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:44:42 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:42 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:42 + '[' -1 -ge 2 ']'
22:44:42 ++ seq 0 -2
22:44:42 + NUM_OPENSTACK_HAPROXY_NODES=0
22:44:42 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:44:42 ++ seq 0 -1
22:44:42 + echo 'Contents of slave_addresses.txt:'
22:44:42 Contents of slave_addresses.txt:
22:44:42 + cat slave_addresses.txt
22:44:42 NUM_ODL_SYSTEM=3
22:44:42 NUM_TOOLS_SYSTEM=1
22:44:42 NUM_OPENSTACK_SYSTEM=0
22:44:42 ODL_SYSTEM_IP=10.30.171.33
22:44:42 ODL_SYSTEM_1_IP=10.30.171.33
22:44:42 ODL_SYSTEM_2_IP=10.30.170.101
22:44:42 ODL_SYSTEM_3_IP=10.30.171.165
22:44:42 TOOLS_SYSTEM_IP=10.30.171.196
22:44:42 TOOLS_SYSTEM_1_IP=10.30.171.196
22:44:42 NUM_OPENSTACK_CONTROL_NODES=1
22:44:42 OPENSTACK_CONTROL_NODE_1_IP=
22:44:42 NUM_OPENSTACK_COMPUTE_NODES=-1
22:44:42 NUM_OPENSTACK_HAPROXY_NODES=0
22:44:42 [EnvInject] - Injecting environment variables from a build step.
22:44:42 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:44:42 [EnvInject] - Variables injected successfully.
22:44:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins3106184338979177108.sh
22:44:42 Preparing for JRE Version 21
22:44:42 Karaf artifact is netconf-karaf
22:44:42 Karaf project is netconf
22:44:42 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:44:42 [EnvInject] - Injecting environment variables from a build step.
22:44:42 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:44:42 [EnvInject] - Variables injected successfully.
22:44:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12508668533035650812.sh
22:44:42 2025-12-29 22:44:42 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:44:42 Bundle version is 10.0.3-SNAPSHOT
22:44:42 --2025-12-29 22:44:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:44:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:42 HTTP request sent, awaiting response... 200 OK
22:44:42 Length: 1408 (1.4K) [application/xml]
22:44:42 Saving to: ‘maven-metadata.xml’
22:44:42
22:44:42 0K . 100% 58.8M=0s
22:44:42
22:44:42 2025-12-29 22:44:42 (58.8 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:44:42
22:44:42
22:44:42
22:44:42 org.opendaylight.netconf
22:44:42 netconf-karaf
22:44:42
22:44:42 20251229190526
22:44:42
22:44:42 20251229.190526
22:44:42 62
22:44:42
22:44:42
22:44:42
22:44:42 pom
22:44:42 10.0.3-20251229.190526-62
22:44:42 20251229190526
22:44:42
22:44:42
22:44:42 tar.gz
22:44:42 10.0.3-20251229.190526-62
22:44:42 20251229190526
22:44:42
22:44:42
22:44:42 zip
22:44:42 10.0.3-20251229.190526-62
22:44:42 20251229190526
22:44:42
22:44:42
22:44:42 cyclonedx
22:44:42 xml
22:44:42 10.0.3-20251229.190526-62
22:44:42 20251229190526
22:44:42
22:44:42
22:44:42 cyclonedx
22:44:42 json
22:44:42 10.0.3-20251229.190526-62
22:44:42 20251229190526
22:44:42
22:44:42
22:44:42
22:44:42 10.0.3-SNAPSHOT
22:44:42
22:44:42 Nexus timestamp is 10.0.3-20251229.190526-62
22:44:42 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:42 Distribution bundle is netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:42 Distribution bundle version is 10.0.3-SNAPSHOT
22:44:42 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:44:42 Nexus prefix is https://nexus.opendaylight.org
22:44:42 [EnvInject] - Injecting environment variables from a build step.
22:44:42 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:44:42 [EnvInject] - Variables injected successfully.
22:44:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12623194420713710677.sh
22:44:42 Setup pyenv:
22:44:43 system
22:44:43 3.8.13
22:44:43 3.9.13
22:44:43 3.10.13
22:44:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:44:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:44:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:44:45 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.
22:44:45 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:45 lf-activate-venv(): INFO: Base packages installed successfully
22:44:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:44:50 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.
22:44:50 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:44:50 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:44:50 Copying common-functions.sh to /tmp
22:44:52 Copying common-functions.sh to 10.30.171.33:/tmp
22:44:52 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:44:52 Copying common-functions.sh to 10.30.170.101:/tmp
22:44:52 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:44:53 Copying common-functions.sh to 10.30.171.165:/tmp
22:44:53 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:44:53 Copying common-functions.sh to 10.30.171.196:/tmp
22:44:53 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts.
22:44:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1933074894412464791.sh
22:44:53 common-functions.sh is being sourced
22:44:53 common-functions environment:
22:44:53 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:53 ACTUALFEATURES:
22:44:53 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:53 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:53 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:53 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:53 CONTROLLERMEM: 2048m
22:44:53 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:53 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:53 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:53 SUITES:
22:44:53
22:44:53 #################################################
22:44:53 ## Configure Cluster and Start ##
22:44:53 #################################################
22:44:53 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
22:44:53 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
22:44:53 Locating script plan to use...
22:44:53 Finished running script plans
22:44:53 Configuring member-1 with IP address 10.30.171.33
22:44:53 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:44:54 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:44:54 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:44:54 ++ [[ /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 ]]
22:44:54 ++ echo 'common-functions.sh is being sourced'
22:44:54 common-functions.sh is being sourced
22:44:54 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:44:54 ++ DISTROSTREAM=vanadium
22:44:54 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:54 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:54 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:54 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:54 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:54 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:54 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:54 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:54 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:54 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:54 ++ export CONTROLLERMEM=
22:44:54 ++ CONTROLLERMEM=
22:44:54 ++ case "${DISTROSTREAM}" in
22:44:54 ++ CLUSTER_SYSTEM=pekko
22:44:54 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:54 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:54 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:54 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:54 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:54 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:54 ++ print_common_env
22:44:54 ++ cat
22:44:54 common-functions environment:
22:44:54 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:54 ACTUALFEATURES:
22:44:54 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:54 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:54 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:54 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:54 CONTROLLERMEM:
22:44:54 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:54 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:54 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:54 SUITES:
22:44:54
22:44:54 ++ SSH='ssh -t -t'
22:44:54 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:44:54 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:44:54 Changing to /tmp
22:44:54 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:54 + echo 'Changing to /tmp'
22:44:54 + cd /tmp
22:44:54 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:44:54 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:54 --2025-12-29 22:44:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:54 HTTP request sent, awaiting response... 200 OK
22:44:54 Length: 155232111 (148M) [application/zip]
22:44:54 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:44:54
22:44:54 0K ........ ........ ........ ........ ........ ........ 2% 86.9M 2s
22:44:54 3072K ........ ........ ........ ........ ........ ........ 4% 169M 1s
22:44:54 6144K ........ ........ ........ ........ ........ ........ 6% 158M 1s
22:44:54 9216K ........ ........ ........ ........ ........ ........ 8% 176M 1s
22:44:54 12288K ........ ........ ........ ........ ........ ........ 10% 127M 1s
22:44:54 15360K ........ ........ ........ ........ ........ ........ 12% 171M 1s
22:44:54 18432K ........ ........ ........ ........ ........ ........ 14% 208M 1s
22:44:54 21504K ........ ........ ........ ........ ........ ........ 16% 228M 1s
22:44:54 24576K ........ ........ ........ ........ ........ ........ 18% 259M 1s
22:44:54 27648K ........ ........ ........ ........ ........ ........ 20% 283M 1s
22:44:54 30720K ........ ........ ........ ........ ........ ........ 22% 285M 1s
22:44:54 33792K ........ ........ ........ ........ ........ ........ 24% 295M 1s
22:44:54 36864K ........ ........ ........ ........ ........ ........ 26% 332M 1s
22:44:54 39936K ........ ........ ........ ........ ........ ........ 28% 309M 1s
22:44:54 43008K ........ ........ ........ ........ ........ ........ 30% 326M 1s
22:44:54 46080K ........ ........ ........ ........ ........ ........ 32% 356M 0s
22:44:54 49152K ........ ........ ........ ........ ........ ........ 34% 371M 0s
22:44:54 52224K ........ ........ ........ ........ ........ ........ 36% 281M 0s
22:44:54 55296K ........ ........ ........ ........ ........ ........ 38% 279M 0s
22:44:54 58368K ........ ........ ........ ........ ........ ........ 40% 338M 0s
22:44:54 61440K ........ ........ ........ ........ ........ ........ 42% 304M 0s
22:44:54 64512K ........ ........ ........ ........ ........ ........ 44% 340M 0s
22:44:54 67584K ........ ........ ........ ........ ........ ........ 46% 358M 0s
22:44:54 70656K ........ ........ ........ ........ ........ ........ 48% 353M 0s
22:44:54 73728K ........ ........ ........ ........ ........ ........ 50% 330M 0s
22:44:54 76800K ........ ........ ........ ........ ........ ........ 52% 404M 0s
22:44:54 79872K ........ ........ ........ ........ ........ ........ 54% 352M 0s
22:44:54 82944K ........ ........ ........ ........ ........ ........ 56% 351M 0s
22:44:54 86016K ........ ........ ........ ........ ........ ........ 58% 371M 0s
22:44:54 89088K ........ ........ ........ ........ ........ ........ 60% 360M 0s
22:44:54 92160K ........ ........ ........ ........ ........ ........ 62% 361M 0s
22:44:54 95232K ........ ........ ........ ........ ........ ........ 64% 360M 0s
22:44:54 98304K ........ ........ ........ ........ ........ ........ 66% 354M 0s
22:44:54 101376K ........ ........ ........ ........ ........ ........ 68% 367M 0s
22:44:54 104448K ........ ........ ........ ........ ........ ........ 70% 360M 0s
22:44:54 107520K ........ ........ ........ ........ ........ ........ 72% 365M 0s
22:44:54 110592K ........ ........ ........ ........ ........ ........ 74% 356M 0s
22:44:54 113664K ........ ........ ........ ........ ........ ........ 77% 366M 0s
22:44:54 116736K ........ ........ ........ ........ ........ ........ 79% 359M 0s
22:44:54 119808K ........ ........ ........ ........ ........ ........ 81% 194M 0s
22:44:54 122880K ........ ........ ........ ........ ........ ........ 83% 295M 0s
22:44:54 125952K ........ ........ ........ ........ ........ ........ 85% 366M 0s
22:44:54 129024K ........ ........ ........ ........ ........ ........ 87% 360M 0s
22:44:54 132096K ........ ........ ........ ........ ........ ........ 89% 349M 0s
22:44:54 135168K ........ ........ ........ ........ ........ ........ 91% 284M 0s
22:44:54 138240K ........ ........ ........ ........ ........ ........ 93% 225M 0s
22:44:54 141312K ........ ........ ........ ........ ........ ........ 95% 312M 0s
22:44:54 144384K ........ ........ ........ ........ ........ ........ 97% 356M 0s
22:44:54 147456K ........ ........ ........ ........ ........ ........ 99% 364M 0s
22:44:54 150528K ........ ........ 100% 214M=0.5s
22:44:54
22:44:54 2025-12-29 22:44:54 (274 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:44:54
22:44:54 Extracting the new controller...
22:44:54 + echo 'Extracting the new controller...'
22:44:54 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:56 Adding external repositories...
22:44:56 + echo 'Adding external repositories...'
22:44:56 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:56 ################################################################################
22:44:56 #
22:44:56 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:56 # contributor license agreements. See the NOTICE file distributed with
22:44:56 # this work for additional information regarding copyright ownership.
22:44:56 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:56 # (the "License"); you may not use this file except in compliance with
22:44:56 # the License. You may obtain a copy of the License at
22:44:56 #
22:44:56 # http://www.apache.org/licenses/LICENSE-2.0
22:44:56 #
22:44:56 # Unless required by applicable law or agreed to in writing, software
22:44:56 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:56 # See the License for the specific language governing permissions and
22:44:56 # limitations under the License.
22:44:56 #
22:44:56 ################################################################################
22:44:56
22:44:56 #
22:44:56 # If set to true, the following property will not allow any certificate to be used
22:44:56 # when accessing Maven repositories through SSL
22:44:56 #
22:44:56 #org.ops4j.pax.url.mvn.certificateCheck=
22:44:56
22:44:56 #
22:44:56 # Path to the local Maven settings file.
22:44:56 # The repositories defined in this file will be automatically added to the list
22:44:56 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:44:56 # below is not set.
22:44:56 # The following locations are checked for the existence of the settings.xml file
22:44:56 # * 1. looks for the specified url
22:44:56 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:44:56 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:44:56 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:44:56 #
22:44:56 #org.ops4j.pax.url.mvn.settings=
22:44:56
22:44:56 #
22:44:56 # Path to the local Maven repository which is used to avoid downloading
22:44:56 # artifacts when they already exist locally.
22:44:56 # The value of this property will be extracted from the settings.xml file
22:44:56 # above, or defaulted to:
22:44:56 # System.getProperty( "user.home" ) + "/.m2/repository"
22:44:56 #
22:44:56 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:44:56
22:44:56 #
22:44:56 # Default this to false. It's just weird to use undocumented repos
22:44:56 #
22:44:56 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:44:56
22:44:56 #
22:44:56 # Uncomment if you don't wanna use the proxy settings
22:44:56 # from the Maven conf/settings.xml file
22:44:56 #
22:44:56 # org.ops4j.pax.url.mvn.proxySupport=false
22:44:56
22:44:56 #
22:44:56 # Disable aether support by default. This ensure that the defaultRepositories
22:44:56 # below will be used
22:44:56 #
22:44:56 #org.ops4j.pax.url.mvn.disableAether=true
22:44:56
22:44:56 #
22:44:56 # Comma separated list of repositories scanned when resolving an artifact.
22:44:56 # Those repositories will be checked before iterating through the
22:44:56 # below list of repositories and even before the local repository
22:44:56 # A repository url can be appended with zero or more of the following flags:
22:44:56 # @snapshots : the repository contains snaphots
22:44:56 # @noreleases : the repository does not contain any released artifacts
22:44:56 #
22:44:56 # The following property value will add the system folder as a repo.
22:44:56 #
22:44:56 #org.ops4j.pax.url.mvn.defaultRepositories=
22:44:56
22:44:56 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:44:56 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:44:56
22:44:56 #
22:44:56 # Comma separated list of repositories scanned when resolving an artifact.
22:44:56 # The default list includes the following repositories:
22:44:56 # http://repo1.maven.org/maven2@id=central
22:44:56 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:44:56 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:44:56 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:44:56 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:44:56 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:44:56 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:44:56 # To add repositories to the default ones, prepend '+' to the list of repositories
22:44:56 # to add.
22:44:56 # A repository url can be appended with zero or more of the following flags:
22:44:56 # @snapshots : the repository contains snapshots
22:44:56 # @noreleases : the repository does not contain any released artifacts
22:44:56 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:44:56 #
22:44:56 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 \
22:44:56 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:44:56 file:${karaf.data}/kar@id=kar.repository@multi
22:44:56 Configuring the startup features...
22:44:56 + [[ True == \T\r\u\e ]]
22:44:56 + echo 'Configuring the startup features...'
22:44:56 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:56 + FEATURE_TEST_STRING=features-test
22:44:56 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:44:56 + KARAF_VERSION=netconf
22:44:56 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:56 ################################################################################
22:44:56 #
22:44:56 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:56 # contributor license agreements. See the NOTICE file distributed with
22:44:56 # this work for additional information regarding copyright ownership.
22:44:56 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:56 # (the "License"); you may not use this file except in compliance with
22:44:56 # the License. You may obtain a copy of the License at
22:44:56 #
22:44:56 # http://www.apache.org/licenses/LICENSE-2.0
22:44:56 #
22:44:56 # Unless required by applicable law or agreed to in writing, software
22:44:56 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:56 # See the License for the specific language governing permissions and
22:44:56 # limitations under the License.
22:44:56 #
22:44:56 ################################################################################
22:44:56
22:44:56 #
22:44:56 # Comma separated list of features repositories to register by default
22:44:56 #
22:44:56 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:44:56
22:44:56 #
22:44:56 # Comma separated list of features to install at startup
22:44:56 #
22:44:56 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:44:56
22:44:56 #
22:44:56 # Resource repositories (OBR) that the features resolver can use
22:44:56 # to resolve requirements/capabilities
22:44:56 #
22:44:56 # The format of the resourceRepositories is
22:44:56 # resourceRepositories=[xml:url|json:url],...
22:44:56 # for Instance:
22:44:56 #
22:44:56 #resourceRepositories=xml:http://host/path/to/index.xml
22:44:56 # or
22:44:56 #resourceRepositories=json:http://host/path/to/index.json
22:44:56 #
22:44:56
22:44:56 #
22:44:56 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:44:56 #
22:44:56 featuresBootAsynchronous=false
22:44:56
22:44:56 #
22:44:56 # Service requirements enforcement
22:44:56 #
22:44:56 # By default, the feature resolver checks the service requirements/capabilities of
22:44:56 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:44:56 # the required bundles.
22:44:56 # The following flag can have those values:
22:44:56 # - disable: service requirements are completely ignored
22:44:56 # - default: service requirements are ignored for old features
22:44:56 # - enforce: service requirements are always verified
22:44:56 #
22:44:56 #serviceRequirements=default
22:44:56
22:44:56 #
22:44:56 # Store cfg file for config element in feature
22:44:56 #
22:44:56 #configCfgStore=true
22:44:56
22:44:56 #
22:44:56 # Define if the feature service automatically refresh bundles
22:44:56 #
22:44:56 autoRefresh=true
22:44:56
22:44:56 #
22:44:56 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:44:56 # XML file defines instructions related to features processing
22:44:56 # versions.properties may declare properties to resolve placeholders in XML file
22:44:56 # both files are relative to ${karaf.etc}
22:44:56 #
22:44:56 #featureProcessing=org.apache.karaf.features.xml
22:44:56 #featureProcessingVersions=versions.properties
22:44:56 + configure_karaf_log netconf ''
22:44:56 + local -r karaf_version=netconf
22:44:56 + local -r controllerdebugmap=
22:44:56 + local logapi=log4j
22:44:56 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:56 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:56 log4j2.rootLogger.level = INFO
22:44:56 #log4j2.rootLogger.type = asyncRoot
22:44:56 #log4j2.rootLogger.includeLocation = false
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:56 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:56 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:56 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:56 log4j2.logger.spifly.level = WARN
22:44:56 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:56 log4j2.logger.audit.level = INFO
22:44:56 log4j2.logger.audit.additivity = false
22:44:56 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:56 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:56 log4j2.appender.console.type = Console
22:44:56 log4j2.appender.console.name = Console
22:44:56 log4j2.appender.console.layout.type = PatternLayout
22:44:56 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:56 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:56 log4j2.appender.rolling.name = RollingFile
22:44:56 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:56 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:56 #log4j2.appender.rolling.immediateFlush = false
22:44:56 log4j2.appender.rolling.append = true
22:44:56 log4j2.appender.rolling.layout.type = PatternLayout
22:44:56 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:56 log4j2.appender.rolling.policies.type = Policies
22:44:56 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:56 log4j2.appender.rolling.policies.size.size = 64MB
22:44:56 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:56 log4j2.appender.rolling.strategy.max = 7
22:44:56 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:56 log4j2.appender.audit.name = AuditRollingFile
22:44:56 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:56 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:56 log4j2.appender.audit.append = true
22:44:56 log4j2.appender.audit.layout.type = PatternLayout
22:44:56 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:56 log4j2.appender.audit.policies.type = Policies
22:44:56 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:56 log4j2.appender.audit.policies.size.size = 8MB
22:44:56 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:56 log4j2.appender.audit.strategy.max = 7
22:44:56 log4j2.appender.osgi.type = PaxOsgi
22:44:56 log4j2.appender.osgi.name = PaxOsgi
22:44:56 log4j2.appender.osgi.filter = *
22:44:56 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:56 #log4j2.logger.aether.level = TRACE
22:44:56 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:56 #log4j2.logger.http-headers.level = DEBUG
22:44:56 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:56 #log4j2.logger.maven.level = TRACE
22:44:56 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:44:56 + logapi=log4j2
22:44:56 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:44:56 + '[' log4j2 == log4j2 ']'
22:44:56 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:56 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:44:56 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:44:56 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:44:56 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:44:56 controllerdebugmap:
22:44:56 + unset IFS
22:44:56 + echo 'controllerdebugmap: '
22:44:56 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:56 + '[' -n '' ']'
22:44:56 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:56 ################################################################################
22:44:56 #
22:44:56 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:56 # contributor license agreements. See the NOTICE file distributed with
22:44:56 # this work for additional information regarding copyright ownership.
22:44:56 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:56 # (the "License"); you may not use this file except in compliance with
22:44:56 # the License. You may obtain a copy of the License at
22:44:56 #
22:44:56 # http://www.apache.org/licenses/LICENSE-2.0
22:44:56 #
22:44:56 # Unless required by applicable law or agreed to in writing, software
22:44:56 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:56 # See the License for the specific language governing permissions and
22:44:56 # limitations under the License.
22:44:56 #
22:44:56 ################################################################################
22:44:56
22:44:56 # Common pattern layout for appenders
22:44:56 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:56
22:44:56 # Root logger
22:44:56 log4j2.rootLogger.level = INFO
22:44:56 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:44:56 #log4j2.rootLogger.type = asyncRoot
22:44:56 #log4j2.rootLogger.includeLocation = false
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:56 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:56 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:56
22:44:56 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:56
22:44:56 # Loggers configuration
22:44:56
22:44:56 # Spifly logger
22:44:56 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:56 log4j2.logger.spifly.level = WARN
22:44:56
22:44:56 # Security audit logger
22:44:56 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:56 log4j2.logger.audit.level = INFO
22:44:56 log4j2.logger.audit.additivity = false
22:44:56 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:56
22:44:56 # Appenders configuration
22:44:56
22:44:56 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:56 log4j2.appender.console.type = Console
22:44:56 log4j2.appender.console.name = Console
22:44:56 log4j2.appender.console.layout.type = PatternLayout
22:44:56 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:56
22:44:56 # Rolling file appender
22:44:56 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:56 log4j2.appender.rolling.name = RollingFile
22:44:56 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:56 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:56 # uncomment to not force a disk flush
22:44:56 #log4j2.appender.rolling.immediateFlush = false
22:44:56 log4j2.appender.rolling.append = true
22:44:56 log4j2.appender.rolling.layout.type = PatternLayout
22:44:56 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:56 log4j2.appender.rolling.policies.type = Policies
22:44:56 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:56 log4j2.appender.rolling.policies.size.size = 1GB
22:44:56 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:56 log4j2.appender.rolling.strategy.max = 7
22:44:56
22:44:56 # Audit file appender
22:44:56 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:56 log4j2.appender.audit.name = AuditRollingFile
22:44:56 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:56 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:56 log4j2.appender.audit.append = true
22:44:56 log4j2.appender.audit.layout.type = PatternLayout
22:44:56 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:56 log4j2.appender.audit.policies.type = Policies
22:44:56 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:56 log4j2.appender.audit.policies.size.size = 8MB
22:44:56 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:56 log4j2.appender.audit.strategy.max = 7
22:44:56
22:44:56 # OSGi appender
22:44:56 log4j2.appender.osgi.type = PaxOsgi
22:44:56 log4j2.appender.osgi.name = PaxOsgi
22:44:56 log4j2.appender.osgi.filter = *
22:44:56
22:44:56 # help with identification of maven-related problems with pax-url-aether
22:44:56 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:56 #log4j2.logger.aether.level = TRACE
22:44:56 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:56 #log4j2.logger.http-headers.level = DEBUG
22:44:56 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:56 #log4j2.logger.maven.level = TRACE
22:44:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:44:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:44:56 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:44:56 + local -r controllermem=2048m
22:44:56 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 + echo Configure
22:44:56 Configure
22:44:56 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:44:56 max memory: 2048m
22:44:56 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:44:56 + echo ' max memory: 2048m'
22:44:56 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:56 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:56 #!/bin/sh
22:44:56 #
22:44:56 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:56 # contributor license agreements. See the NOTICE file distributed with
22:44:56 # this work for additional information regarding copyright ownership.
22:44:56 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:56 # (the "License"); you may not use this file except in compliance with
22:44:56 # the License. You may obtain a copy of the License at
22:44:56 #
22:44:56 # http://www.apache.org/licenses/LICENSE-2.0
22:44:56 #
22:44:56 # Unless required by applicable law or agreed to in writing, software
22:44:56 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:56 # See the License for the specific language governing permissions and
22:44:56 # limitations under the License.
22:44:56 #
22:44:56
22:44:56 #
22:44:56 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:44:56 # script: client, instance, shell, start, status, stop, karaf
22:44:56 #
22:44:56 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:44:56 # Actions go here...
22:44:56 # fi
22:44:56
22:44:56 #
22:44:56 # general settings which should be applied for all scripts go here; please keep
22:44:56 # in mind that it is possible that scripts might be executed more than once, e.g.
22:44:56 # in example of the start script where the start script is executed first and the
22:44:56 # karaf script afterwards.
22:44:56 #
22:44:56
22:44:56 #
22:44:56 # The following section shows the possible configuration options for the default
22:44:56 # karaf scripts
22:44:56 #
22:44:56 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:44:56 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:44:56 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:44:56 # export EXTRA_JAVA_OPTS # Additional JVM options
22:44:56 # export KARAF_HOME # Karaf home folder
22:44:56 # export KARAF_DATA # Karaf data folder
22:44:56 # export KARAF_BASE # Karaf base folder
22:44:56 # export KARAF_ETC # Karaf etc folder
22:44:56 # export KARAF_LOG # Karaf log folder
22:44:56 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:44:56 # export KARAF_OPTS # Additional available Karaf options
22:44:56 # export KARAF_DEBUG # Enable debug mode
22:44:56 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:44:56 # export KARAF_NOROOT # Prevent execution as root if set to true
22:44:56 Set Java version
22:44:56 + echo 'Set Java version'
22:44:56 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:44:56 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:56 sudo: a password is required
22:44:56 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:56 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:56 sudo: a password is required
22:44:56 JDK default version ...
22:44:56 + echo 'JDK default version ...'
22:44:56 + java -version
22:44:56 openjdk version "21.0.9" 2025-10-21
22:44:56 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:44:56 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:44:56 Set JAVA_HOME
22:44:56 + echo 'Set JAVA_HOME'
22:44:56 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:56 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:56 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:56 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:56 Listing all open ports on controller system...
22:44:56 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:56 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:44:56 + echo 'Listing all open ports on controller system...'
22:44:56 + netstat -pnatu
22:44:56 /tmp/configuration-script.sh: line 40: netstat: command not found
22:44:56 Configuring cluster
22:44:56 + '[' -f /tmp/custom_shard_config.txt ']'
22:44:56 + echo 'Configuring cluster'
22:44:56 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.33 10.30.170.101 10.30.171.165
22:44:56 ################################################
22:44:56 ## Configure Cluster ##
22:44:56 ################################################
22:44:56 NOTE: Cluster configuration files not found. Copying from
22:44:56 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:44:56 Configuring unique name in pekko.conf
22:44:56 Configuring hostname in pekko.conf
22:44:56 Configuring data and rpc seed nodes in pekko.conf
22:44:56 modules = [
22:44:56
22:44:56 ]
22:44:56 Configuring replication type in module-shards.conf
22:44:56 ################################################
22:44:56 ## NOTE: Manually restart controller to ##
22:44:56 ## apply configuration. ##
22:44:56 ################################################
22:44:56 Dump pekko.conf
22:44:56 + echo 'Dump pekko.conf'
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:56
22:44:56 odl-cluster-data {
22:44:56 pekko {
22:44:56 remote {
22:44:56 artery {
22:44:56 enabled = on
22:44:56 transport = tcp
22:44:56 canonical.hostname = "10.30.171.33"
22:44:56 canonical.port = 2550
22:44:56 }
22:44:56 }
22:44:56
22:44:56 cluster {
22:44:56 # Using artery.
22:44:56 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.33:2550",
22:44:56 "pekko://opendaylight-cluster-data@10.30.170.101:2550",
22:44:56 "pekko://opendaylight-cluster-data@10.30.171.165:2550"]
22:44:56
22:44:56 roles = ["member-1"]
22:44:56
22:44:56 # when under load we might trip a false positive on the failure detector
22:44:56 # failure-detector {
22:44:56 # heartbeat-interval = 4 s
22:44:56 # acceptable-heartbeat-pause = 16s
22:44:56 # }
22:44:56 }
22:44:56
22:44:56 persistence {
22:44:56 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:44:56 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:44:56 # The relative path is always relative to KARAF_HOME.
22:44:56
22:44:56 # snapshot-store.local.dir = "target/snapshots"
22:44:56 }
22:44:56 disable-default-actor-system-quarantined-event-handling = "false"
22:44:56 }
22:44:56 }
22:44:56 Dump modules.conf
22:44:56 + echo 'Dump modules.conf'
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:56 modules = [
22:44:56
22:44:56 ]
22:44:56 Dump module-shards.conf
22:44:56 + echo 'Dump module-shards.conf'
22:44:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:56 module-shards = [
22:44:56 {
22:44:56 name = "default"
22:44:56 shards = [
22:44:56 {
22:44:56 name = "default"
22:44:56 replicas = ["member-1",
22:44:56 "member-2",
22:44:56 "member-3"]
22:44:56 }
22:44:56 ]
22:44:56 }
22:44:56 ]
22:44:56 Configuring member-2 with IP address 10.30.170.101
22:44:56 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:44:57 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:44:57 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:44:57 common-functions.sh is being sourced
22:44:57 ++ [[ /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 ]]
22:44:57 ++ echo 'common-functions.sh is being sourced'
22:44:57 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:44:57 ++ DISTROSTREAM=vanadium
22:44:57 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:57 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:57 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:57 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:57 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:57 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:57 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:57 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:57 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:57 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:57 ++ export CONTROLLERMEM=
22:44:57 ++ CONTROLLERMEM=
22:44:57 ++ case "${DISTROSTREAM}" in
22:44:57 ++ CLUSTER_SYSTEM=pekko
22:44:57 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:57 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:57 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:57 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:57 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:57 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:57 ++ print_common_env
22:44:57 ++ cat
22:44:57 common-functions environment:
22:44:57 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:57 ACTUALFEATURES:
22:44:57 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:57 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:44:57 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:57 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:57 CONTROLLERMEM:
22:44:57 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:57 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:57 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:57 SUITES:
22:44:57
22:44:57 ++ SSH='ssh -t -t'
22:44:57 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:44:57 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:44:57 Changing to /tmp
22:44:57 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:57 + echo 'Changing to /tmp'
22:44:57 + cd /tmp
22:44:57 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:44:57 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:57 --2025-12-29 22:44:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:44:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:44:57 HTTP request sent, awaiting response... 200 OK
22:44:57 Length: 155232111 (148M) [application/zip]
22:44:57 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:44:57
22:44:57 0K ........ ........ ........ ........ ........ ........ 2% 64.7M 2s
22:44:57 3072K ........ ........ ........ ........ ........ ........ 4% 109M 2s
22:44:57 6144K ........ ........ ........ ........ ........ ........ 6% 145M 1s
22:44:57 9216K ........ ........ ........ ........ ........ ........ 8% 145M 1s
22:44:57 12288K ........ ........ ........ ........ ........ ........ 10% 120M 1s
22:44:57 15360K ........ ........ ........ ........ ........ ........ 12% 171M 1s
22:44:57 18432K ........ ........ ........ ........ ........ ........ 14% 182M 1s
22:44:57 21504K ........ ........ ........ ........ ........ ........ 16% 206M 1s
22:44:57 24576K ........ ........ ........ ........ ........ ........ 18% 213M 1s
22:44:57 27648K ........ ........ ........ ........ ........ ........ 20% 238M 1s
22:44:57 30720K ........ ........ ........ ........ ........ ........ 22% 276M 1s
22:44:57 33792K ........ ........ ........ ........ ........ ........ 24% 265M 1s
22:44:57 36864K ........ ........ ........ ........ ........ ........ 26% 330M 1s
22:44:57 39936K ........ ........ ........ ........ ........ ........ 28% 295M 1s
22:44:57 43008K ........ ........ ........ ........ ........ ........ 30% 322M 1s
22:44:57 46080K ........ ........ ........ ........ ........ ........ 32% 316M 1s
22:44:57 49152K ........ ........ ........ ........ ........ ........ 34% 356M 1s
22:44:57 52224K ........ ........ ........ ........ ........ ........ 36% 358M 1s
22:44:57 55296K ........ ........ ........ ........ ........ ........ 38% 353M 0s
22:44:57 58368K ........ ........ ........ ........ ........ ........ 40% 359M 0s
22:44:57 61440K ........ ........ ........ ........ ........ ........ 42% 260M 0s
22:44:57 64512K ........ ........ ........ ........ ........ ........ 44% 249M 0s
22:44:57 67584K ........ ........ ........ ........ ........ ........ 46% 357M 0s
22:44:57 70656K ........ ........ ........ ........ ........ ........ 48% 324M 0s
22:44:57 73728K ........ ........ ........ ........ ........ ........ 50% 322M 0s
22:44:57 76800K ........ ........ ........ ........ ........ ........ 52% 335M 0s
22:44:57 79872K ........ ........ ........ ........ ........ ........ 54% 341M 0s
22:44:57 82944K ........ ........ ........ ........ ........ ........ 56% 364M 0s
22:44:57 86016K ........ ........ ........ ........ ........ ........ 58% 366M 0s
22:44:57 89088K ........ ........ ........ ........ ........ ........ 60% 371M 0s
22:44:57 92160K ........ ........ ........ ........ ........ ........ 62% 263M 0s
22:44:57 95232K ........ ........ ........ ........ ........ ........ 64% 301M 0s
22:44:57 98304K ........ ........ ........ ........ ........ ........ 66% 264M 0s
22:44:57 101376K ........ ........ ........ ........ ........ ........ 68% 249M 0s
22:44:57 104448K ........ ........ ........ ........ ........ ........ 70% 326M 0s
22:44:57 107520K ........ ........ ........ ........ ........ ........ 72% 332M 0s
22:44:57 110592K ........ ........ ........ ........ ........ ........ 74% 339M 0s
22:44:57 113664K ........ ........ ........ ........ ........ ........ 77% 338M 0s
22:44:57 116736K ........ ........ ........ ........ ........ ........ 79% 356M 0s
22:44:57 119808K ........ ........ ........ ........ ........ ........ 81% 367M 0s
22:44:57 122880K ........ ........ ........ ........ ........ ........ 83% 364M 0s
22:44:57 125952K ........ ........ ........ ........ ........ ........ 85% 356M 0s
22:44:57 129024K ........ ........ ........ ........ ........ ........ 87% 367M 0s
22:44:57 132096K ........ ........ ........ ........ ........ ........ 89% 357M 0s
22:44:57 135168K ........ ........ ........ ........ ........ ........ 91% 373M 0s
22:44:57 138240K ........ ........ ........ ........ ........ ........ 93% 358M 0s
22:44:57 141312K ........ ........ ........ ........ ........ ........ 95% 349M 0s
22:44:57 144384K ........ ........ ........ ........ ........ ........ 97% 347M 0s
22:44:57 147456K ........ ........ ........ ........ ........ ........ 99% 227M 0s
22:44:57 150528K ........ ........ 100% 244M=0.6s
22:44:57
22:44:57 2025-12-29 22:44:57 (253 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:44:57
22:44:57 Extracting the new controller...
22:44:57 + echo 'Extracting the new controller...'
22:44:57 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:44:59 Adding external repositories...
22:44:59 + echo 'Adding external repositories...'
22:44:59 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:44:59 ################################################################################
22:44:59 #
22:44:59 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:59 # contributor license agreements. See the NOTICE file distributed with
22:44:59 # this work for additional information regarding copyright ownership.
22:44:59 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:59 # (the "License"); you may not use this file except in compliance with
22:44:59 # the License. You may obtain a copy of the License at
22:44:59 #
22:44:59 # http://www.apache.org/licenses/LICENSE-2.0
22:44:59 #
22:44:59 # Unless required by applicable law or agreed to in writing, software
22:44:59 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:59 # See the License for the specific language governing permissions and
22:44:59 # limitations under the License.
22:44:59 #
22:44:59 ################################################################################
22:44:59
22:44:59 #
22:44:59 # If set to true, the following property will not allow any certificate to be used
22:44:59 # when accessing Maven repositories through SSL
22:44:59 #
22:44:59 #org.ops4j.pax.url.mvn.certificateCheck=
22:44:59
22:44:59 #
22:44:59 # Path to the local Maven settings file.
22:44:59 # The repositories defined in this file will be automatically added to the list
22:44:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:44:59 # below is not set.
22:44:59 # The following locations are checked for the existence of the settings.xml file
22:44:59 # * 1. looks for the specified url
22:44:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:44:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:44:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:44:59 #
22:44:59 #org.ops4j.pax.url.mvn.settings=
22:44:59
22:44:59 #
22:44:59 # Path to the local Maven repository which is used to avoid downloading
22:44:59 # artifacts when they already exist locally.
22:44:59 # The value of this property will be extracted from the settings.xml file
22:44:59 # above, or defaulted to:
22:44:59 # System.getProperty( "user.home" ) + "/.m2/repository"
22:44:59 #
22:44:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:44:59
22:44:59 #
22:44:59 # Default this to false. It's just weird to use undocumented repos
22:44:59 #
22:44:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:44:59
22:44:59 #
22:44:59 # Uncomment if you don't wanna use the proxy settings
22:44:59 # from the Maven conf/settings.xml file
22:44:59 #
22:44:59 # org.ops4j.pax.url.mvn.proxySupport=false
22:44:59
22:44:59 #
22:44:59 # Disable aether support by default. This ensure that the defaultRepositories
22:44:59 # below will be used
22:44:59 #
22:44:59 #org.ops4j.pax.url.mvn.disableAether=true
22:44:59
22:44:59 #
22:44:59 # Comma separated list of repositories scanned when resolving an artifact.
22:44:59 # Those repositories will be checked before iterating through the
22:44:59 # below list of repositories and even before the local repository
22:44:59 # A repository url can be appended with zero or more of the following flags:
22:44:59 # @snapshots : the repository contains snaphots
22:44:59 # @noreleases : the repository does not contain any released artifacts
22:44:59 #
22:44:59 # The following property value will add the system folder as a repo.
22:44:59 #
22:44:59 #org.ops4j.pax.url.mvn.defaultRepositories=
22:44:59
22:44:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:44:59 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:44:59
22:44:59 #
22:44:59 # Comma separated list of repositories scanned when resolving an artifact.
22:44:59 # The default list includes the following repositories:
22:44:59 # http://repo1.maven.org/maven2@id=central
22:44:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:44:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:44:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:44:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:44:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:44:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:44:59 # To add repositories to the default ones, prepend '+' to the list of repositories
22:44:59 # to add.
22:44:59 # A repository url can be appended with zero or more of the following flags:
22:44:59 # @snapshots : the repository contains snapshots
22:44:59 # @noreleases : the repository does not contain any released artifacts
22:44:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:44:59 #
22:44:59 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 \
22:44:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:44:59 file:${karaf.data}/kar@id=kar.repository@multi
22:44:59 Configuring the startup features...
22:44:59 + [[ True == \T\r\u\e ]]
22:44:59 + echo 'Configuring the startup features...'
22:44:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:59 + FEATURE_TEST_STRING=features-test
22:44:59 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:44:59 + KARAF_VERSION=netconf
22:44:59 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:44:59 ################################################################################
22:44:59 #
22:44:59 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:59 # contributor license agreements. See the NOTICE file distributed with
22:44:59 # this work for additional information regarding copyright ownership.
22:44:59 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:59 # (the "License"); you may not use this file except in compliance with
22:44:59 # the License. You may obtain a copy of the License at
22:44:59 #
22:44:59 # http://www.apache.org/licenses/LICENSE-2.0
22:44:59 #
22:44:59 # Unless required by applicable law or agreed to in writing, software
22:44:59 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:59 # See the License for the specific language governing permissions and
22:44:59 # limitations under the License.
22:44:59 #
22:44:59 ################################################################################
22:44:59
22:44:59 #
22:44:59 # Comma separated list of features repositories to register by default
22:44:59 #
22:44:59 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:44:59
22:44:59 #
22:44:59 # Comma separated list of features to install at startup
22:44:59 #
22:44:59 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:44:59
22:44:59 #
22:44:59 # Resource repositories (OBR) that the features resolver can use
22:44:59 # to resolve requirements/capabilities
22:44:59 #
22:44:59 # The format of the resourceRepositories is
22:44:59 # resourceRepositories=[xml:url|json:url],...
22:44:59 # for Instance:
22:44:59 #
22:44:59 #resourceRepositories=xml:http://host/path/to/index.xml
22:44:59 # or
22:44:59 #resourceRepositories=json:http://host/path/to/index.json
22:44:59 #
22:44:59
22:44:59 #
22:44:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:44:59 #
22:44:59 featuresBootAsynchronous=false
22:44:59
22:44:59 #
22:44:59 # Service requirements enforcement
22:44:59 #
22:44:59 # By default, the feature resolver checks the service requirements/capabilities of
22:44:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:44:59 # the required bundles.
22:44:59 # The following flag can have those values:
22:44:59 # - disable: service requirements are completely ignored
22:44:59 # - default: service requirements are ignored for old features
22:44:59 # - enforce: service requirements are always verified
22:44:59 #
22:44:59 #serviceRequirements=default
22:44:59
22:44:59 #
22:44:59 # Store cfg file for config element in feature
22:44:59 #
22:44:59 #configCfgStore=true
22:44:59
22:44:59 #
22:44:59 # Define if the feature service automatically refresh bundles
22:44:59 #
22:44:59 autoRefresh=true
22:44:59
22:44:59 #
22:44:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:44:59 # XML file defines instructions related to features processing
22:44:59 # versions.properties may declare properties to resolve placeholders in XML file
22:44:59 # both files are relative to ${karaf.etc}
22:44:59 #
22:44:59 #featureProcessing=org.apache.karaf.features.xml
22:44:59 #featureProcessingVersions=versions.properties
22:44:59 + configure_karaf_log netconf ''
22:44:59 + local -r karaf_version=netconf
22:44:59 + local -r controllerdebugmap=
22:44:59 + local logapi=log4j
22:44:59 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:59 log4j2.rootLogger.level = INFO
22:44:59 #log4j2.rootLogger.type = asyncRoot
22:44:59 #log4j2.rootLogger.includeLocation = false
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:59 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:59 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:59 log4j2.logger.spifly.level = WARN
22:44:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:59 log4j2.logger.audit.level = INFO
22:44:59 log4j2.logger.audit.additivity = false
22:44:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:59 log4j2.appender.console.type = Console
22:44:59 log4j2.appender.console.name = Console
22:44:59 log4j2.appender.console.layout.type = PatternLayout
22:44:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:59 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:59 log4j2.appender.rolling.name = RollingFile
22:44:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:59 #log4j2.appender.rolling.immediateFlush = false
22:44:59 log4j2.appender.rolling.append = true
22:44:59 log4j2.appender.rolling.layout.type = PatternLayout
22:44:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:59 log4j2.appender.rolling.policies.type = Policies
22:44:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:59 log4j2.appender.rolling.policies.size.size = 64MB
22:44:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:59 log4j2.appender.rolling.strategy.max = 7
22:44:59 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:59 log4j2.appender.audit.name = AuditRollingFile
22:44:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:59 log4j2.appender.audit.append = true
22:44:59 log4j2.appender.audit.layout.type = PatternLayout
22:44:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:59 log4j2.appender.audit.policies.type = Policies
22:44:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:59 log4j2.appender.audit.policies.size.size = 8MB
22:44:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:59 log4j2.appender.audit.strategy.max = 7
22:44:59 log4j2.appender.osgi.type = PaxOsgi
22:44:59 log4j2.appender.osgi.name = PaxOsgi
22:44:59 log4j2.appender.osgi.filter = *
22:44:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:59 #log4j2.logger.aether.level = TRACE
22:44:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:59 #log4j2.logger.http-headers.level = DEBUG
22:44:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:59 #log4j2.logger.maven.level = TRACE
22:44:59 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:44:59 + logapi=log4j2
22:44:59 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:44:59 + '[' log4j2 == log4j2 ']'
22:44:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:59 controllerdebugmap:
22:44:59 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:44:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:44:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:44:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:44:59 + unset IFS
22:44:59 + echo 'controllerdebugmap: '
22:44:59 + '[' -n '' ']'
22:44:59 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:44:59 ################################################################################
22:44:59 #
22:44:59 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:59 # contributor license agreements. See the NOTICE file distributed with
22:44:59 # this work for additional information regarding copyright ownership.
22:44:59 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:59 # (the "License"); you may not use this file except in compliance with
22:44:59 # the License. You may obtain a copy of the License at
22:44:59 #
22:44:59 # http://www.apache.org/licenses/LICENSE-2.0
22:44:59 #
22:44:59 # Unless required by applicable law or agreed to in writing, software
22:44:59 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:59 # See the License for the specific language governing permissions and
22:44:59 # limitations under the License.
22:44:59 #
22:44:59 ################################################################################
22:44:59
22:44:59 # Common pattern layout for appenders
22:44:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:44:59
22:44:59 # Root logger
22:44:59 log4j2.rootLogger.level = INFO
22:44:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:44:59 #log4j2.rootLogger.type = asyncRoot
22:44:59 #log4j2.rootLogger.includeLocation = false
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:44:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:44:59 log4j2.rootLogger.appenderRef.Console.ref = Console
22:44:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:44:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:44:59
22:44:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:44:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:44:59
22:44:59 # Loggers configuration
22:44:59
22:44:59 # Spifly logger
22:44:59 log4j2.logger.spifly.name = org.apache.aries.spifly
22:44:59 log4j2.logger.spifly.level = WARN
22:44:59
22:44:59 # Security audit logger
22:44:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:44:59 log4j2.logger.audit.level = INFO
22:44:59 log4j2.logger.audit.additivity = false
22:44:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:44:59
22:44:59 # Appenders configuration
22:44:59
22:44:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:44:59 log4j2.appender.console.type = Console
22:44:59 log4j2.appender.console.name = Console
22:44:59 log4j2.appender.console.layout.type = PatternLayout
22:44:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:44:59
22:44:59 # Rolling file appender
22:44:59 log4j2.appender.rolling.type = RollingRandomAccessFile
22:44:59 log4j2.appender.rolling.name = RollingFile
22:44:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:44:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:44:59 # uncomment to not force a disk flush
22:44:59 #log4j2.appender.rolling.immediateFlush = false
22:44:59 log4j2.appender.rolling.append = true
22:44:59 log4j2.appender.rolling.layout.type = PatternLayout
22:44:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:44:59 log4j2.appender.rolling.policies.type = Policies
22:44:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:44:59 log4j2.appender.rolling.policies.size.size = 1GB
22:44:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:44:59 log4j2.appender.rolling.strategy.max = 7
22:44:59
22:44:59 # Audit file appender
22:44:59 log4j2.appender.audit.type = RollingRandomAccessFile
22:44:59 log4j2.appender.audit.name = AuditRollingFile
22:44:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:44:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:44:59 log4j2.appender.audit.append = true
22:44:59 log4j2.appender.audit.layout.type = PatternLayout
22:44:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:44:59 log4j2.appender.audit.policies.type = Policies
22:44:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:44:59 log4j2.appender.audit.policies.size.size = 8MB
22:44:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:44:59 log4j2.appender.audit.strategy.max = 7
22:44:59
22:44:59 # OSGi appender
22:44:59 log4j2.appender.osgi.type = PaxOsgi
22:44:59 log4j2.appender.osgi.name = PaxOsgi
22:44:59 log4j2.appender.osgi.filter = *
22:44:59
22:44:59 # help with identification of maven-related problems with pax-url-aether
22:44:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:44:59 #log4j2.logger.aether.level = TRACE
22:44:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:44:59 #log4j2.logger.http-headers.level = DEBUG
22:44:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:44:59 #log4j2.logger.maven.level = TRACE
22:44:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:44:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:44:59 Configure
22:44:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:44:59 max memory: 2048m
22:44:59 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:44:59 + local -r controllermem=2048m
22:44:59 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 + echo Configure
22:44:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:44:59 + echo ' max memory: 2048m'
22:44:59 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:44:59 #!/bin/sh
22:44:59 #
22:44:59 # Licensed to the Apache Software Foundation (ASF) under one or more
22:44:59 # contributor license agreements. See the NOTICE file distributed with
22:44:59 # this work for additional information regarding copyright ownership.
22:44:59 # The ASF licenses this file to You under the Apache License, Version 2.0
22:44:59 # (the "License"); you may not use this file except in compliance with
22:44:59 # the License. You may obtain a copy of the License at
22:44:59 #
22:44:59 # http://www.apache.org/licenses/LICENSE-2.0
22:44:59 #
22:44:59 # Unless required by applicable law or agreed to in writing, software
22:44:59 # distributed under the License is distributed on an "AS IS" BASIS,
22:44:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:44:59 # See the License for the specific language governing permissions and
22:44:59 # limitations under the License.
22:44:59 #
22:44:59
22:44:59 #
22:44:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:44:59 # script: client, instance, shell, start, status, stop, karaf
22:44:59 #
22:44:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:44:59 # Actions go here...
22:44:59 # fi
22:44:59
22:44:59 #
22:44:59 # general settings which should be applied for all scripts go here; please keep
22:44:59 # in mind that it is possible that scripts might be executed more than once, e.g.
22:44:59 # in example of the start script where the start script is executed first and the
22:44:59 # karaf script afterwards.
22:44:59 #
22:44:59
22:44:59 #
22:44:59 # The following section shows the possible configuration options for the default
22:44:59 # karaf scripts
22:44:59 #
22:44:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:44:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:44:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:44:59 # export EXTRA_JAVA_OPTS # Additional JVM options
22:44:59 # export KARAF_HOME # Karaf home folder
22:44:59 # export KARAF_DATA # Karaf data folder
22:44:59 # export KARAF_BASE # Karaf base folder
22:44:59 # export KARAF_ETC # Karaf etc folder
22:44:59 # export KARAF_LOG # Karaf log folder
22:44:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:44:59 # export KARAF_OPTS # Additional available Karaf options
22:44:59 # export KARAF_DEBUG # Enable debug mode
22:44:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:44:59 # export KARAF_NOROOT # Prevent execution as root if set to true
22:44:59 Set Java version
22:44:59 + echo 'Set Java version'
22:44:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:44:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:59 sudo: a password is required
22:44:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:44:59 sudo: a password is required
22:44:59 JDK default version ...
22:44:59 + echo 'JDK default version ...'
22:44:59 + java -version
22:44:59 openjdk version "21.0.9" 2025-10-21
22:44:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:44:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:44:59 Set JAVA_HOME
22:44:59 + echo 'Set JAVA_HOME'
22:44:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:44:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:59 Listing all open ports on controller system...
22:44:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:44:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:44:59 + echo 'Listing all open ports on controller system...'
22:44:59 + netstat -pnatu
22:44:59 /tmp/configuration-script.sh: line 40: netstat: command not found
22:44:59 Configuring cluster
22:44:59 + '[' -f /tmp/custom_shard_config.txt ']'
22:44:59 + echo 'Configuring cluster'
22:44:59 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.33 10.30.170.101 10.30.171.165
22:44:59 ################################################
22:44:59 ## Configure Cluster ##
22:44:59 ################################################
22:44:59 NOTE: Cluster configuration files not found. Copying from
22:44:59 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:44:59 Configuring unique name in pekko.conf
22:44:59 Configuring hostname in pekko.conf
22:44:59 Configuring data and rpc seed nodes in pekko.conf
22:44:59 modules = [
22:44:59
22:44:59 ]
22:44:59 Configuring replication type in module-shards.conf
22:44:59 ################################################
22:44:59 ## NOTE: Manually restart controller to ##
22:44:59 ## apply configuration. ##
22:44:59 ################################################
22:44:59 Dump pekko.conf
22:44:59 + echo 'Dump pekko.conf'
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:44:59
22:44:59 odl-cluster-data {
22:44:59 pekko {
22:44:59 remote {
22:44:59 artery {
22:44:59 enabled = on
22:44:59 transport = tcp
22:44:59 canonical.hostname = "10.30.170.101"
22:44:59 canonical.port = 2550
22:44:59 }
22:44:59 }
22:44:59
22:44:59 cluster {
22:44:59 # Using artery.
22:44:59 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.33:2550",
22:44:59 "pekko://opendaylight-cluster-data@10.30.170.101:2550",
22:44:59 "pekko://opendaylight-cluster-data@10.30.171.165:2550"]
22:44:59
22:44:59 roles = ["member-2"]
22:44:59
22:44:59 # when under load we might trip a false positive on the failure detector
22:44:59 # failure-detector {
22:44:59 # heartbeat-interval = 4 s
22:44:59 # acceptable-heartbeat-pause = 16s
22:44:59 # }
22:44:59 }
22:44:59
22:44:59 persistence {
22:44:59 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:44:59 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:44:59 # The relative path is always relative to KARAF_HOME.
22:44:59
22:44:59 # snapshot-store.local.dir = "target/snapshots"
22:44:59 }
22:44:59 disable-default-actor-system-quarantined-event-handling = "false"
22:44:59 }
22:44:59 }
22:44:59 Dump modules.conf
22:44:59 + echo 'Dump modules.conf'
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:44:59 modules = [
22:44:59
22:44:59 ]
22:44:59 Dump module-shards.conf
22:44:59 + echo 'Dump module-shards.conf'
22:44:59 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:44:59 module-shards = [
22:44:59 {
22:44:59 name = "default"
22:44:59 shards = [
22:44:59 {
22:44:59 name = "default"
22:44:59 replicas = ["member-1",
22:44:59 "member-2",
22:44:59 "member-3"]
22:44:59 }
22:44:59 ]
22:44:59 }
22:44:59 ]
22:44:59 Configuring member-3 with IP address 10.30.171.165
22:44:59 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:45:00 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:45:00 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:45:00 common-functions.sh is being sourced
22:45:00 ++ [[ /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 ]]
22:45:00 ++ echo 'common-functions.sh is being sourced'
22:45:00 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:45:00 ++ DISTROSTREAM=vanadium
22:45:00 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:00 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:00 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:00 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:00 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:00 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:00 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:00 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:00 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:00 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:00 ++ export CONTROLLERMEM=
22:45:00 ++ CONTROLLERMEM=
22:45:00 ++ case "${DISTROSTREAM}" in
22:45:00 ++ CLUSTER_SYSTEM=pekko
22:45:00 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:00 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:00 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:00 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:00 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:00 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:00 ++ print_common_env
22:45:00 ++ cat
22:45:00 common-functions environment:
22:45:00 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:00 ACTUALFEATURES:
22:45:00 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:00 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:00 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:00 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:00 CONTROLLERMEM:
22:45:00 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:00 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:00 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:00 SUITES:
22:45:00
22:45:00 ++ SSH='ssh -t -t'
22:45:00 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:45:00 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:45:00 Changing to /tmp
22:45:00 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:00 + echo 'Changing to /tmp'
22:45:00 + cd /tmp
22:45:00 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip'
22:45:00 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:00 --2025-12-29 22:45:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:45:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:45:00 HTTP request sent, awaiting response... 200 OK
22:45:00 Length: 155232111 (148M) [application/zip]
22:45:00 Saving to: ‘netconf-karaf-10.0.3-20251229.190526-62.zip’
22:45:00
22:45:00 0K ........ ........ ........ ........ ........ ........ 2% 97.3M 1s
22:45:00 3072K ........ ........ ........ ........ ........ ........ 4% 140M 1s
22:45:00 6144K ........ ........ ........ ........ ........ ........ 6% 147M 1s
22:45:00 9216K ........ ........ ........ ........ ........ ........ 8% 217M 1s
22:45:00 12288K ........ ........ ........ ........ ........ ........ 10% 190M 1s
22:45:00 15360K ........ ........ ........ ........ ........ ........ 12% 235M 1s
22:45:00 18432K ........ ........ ........ ........ ........ ........ 14% 210M 1s
22:45:00 21504K ........ ........ ........ ........ ........ ........ 16% 195M 1s
22:45:00 24576K ........ ........ ........ ........ ........ ........ 18% 250M 1s
22:45:00 27648K ........ ........ ........ ........ ........ ........ 20% 262M 1s
22:45:00 30720K ........ ........ ........ ........ ........ ........ 22% 279M 1s
22:45:00 33792K ........ ........ ........ ........ ........ ........ 24% 306M 1s
22:45:00 36864K ........ ........ ........ ........ ........ ........ 26% 289M 1s
22:45:00 39936K ........ ........ ........ ........ ........ ........ 28% 337M 1s
22:45:00 43008K ........ ........ ........ ........ ........ ........ 30% 313M 0s
22:45:00 46080K ........ ........ ........ ........ ........ ........ 32% 339M 0s
22:45:00 49152K ........ ........ ........ ........ ........ ........ 34% 314M 0s
22:45:00 52224K ........ ........ ........ ........ ........ ........ 36% 351M 0s
22:45:00 55296K ........ ........ ........ ........ ........ ........ 38% 367M 0s
22:45:00 58368K ........ ........ ........ ........ ........ ........ 40% 339M 0s
22:45:00 61440K ........ ........ ........ ........ ........ ........ 42% 350M 0s
22:45:00 64512K ........ ........ ........ ........ ........ ........ 44% 313M 0s
22:45:00 67584K ........ ........ ........ ........ ........ ........ 46% 339M 0s
22:45:00 70656K ........ ........ ........ ........ ........ ........ 48% 352M 0s
22:45:00 73728K ........ ........ ........ ........ ........ ........ 50% 295M 0s
22:45:00 76800K ........ ........ ........ ........ ........ ........ 52% 258M 0s
22:45:00 79872K ........ ........ ........ ........ ........ ........ 54% 304M 0s
22:45:00 82944K ........ ........ ........ ........ ........ ........ 56% 365M 0s
22:45:00 86016K ........ ........ ........ ........ ........ ........ 58% 295M 0s
22:45:00 89088K ........ ........ ........ ........ ........ ........ 60% 254M 0s
22:45:00 92160K ........ ........ ........ ........ ........ ........ 62% 282M 0s
22:45:00 95232K ........ ........ ........ ........ ........ ........ 64% 453M 0s
22:45:00 98304K ........ ........ ........ ........ ........ ........ 66% 388M 0s
22:45:00 101376K ........ ........ ........ ........ ........ ........ 68% 299M 0s
22:45:00 104448K ........ ........ ........ ........ ........ ........ 70% 316M 0s
22:45:00 107520K ........ ........ ........ ........ ........ ........ 72% 328M 0s
22:45:00 110592K ........ ........ ........ ........ ........ ........ 74% 326M 0s
22:45:00 113664K ........ ........ ........ ........ ........ ........ 77% 354M 0s
22:45:00 116736K ........ ........ ........ ........ ........ ........ 79% 354M 0s
22:45:00 119808K ........ ........ ........ ........ ........ ........ 81% 295M 0s
22:45:00 122880K ........ ........ ........ ........ ........ ........ 83% 300M 0s
22:45:00 125952K ........ ........ ........ ........ ........ ........ 85% 332M 0s
22:45:00 129024K ........ ........ ........ ........ ........ ........ 87% 310M 0s
22:45:00 132096K ........ ........ ........ ........ ........ ........ 89% 317M 0s
22:45:00 135168K ........ ........ ........ ........ ........ ........ 91% 211M 0s
22:45:00 138240K ........ ........ ........ ........ ........ ........ 93% 467M 0s
22:45:00 141312K ........ ........ ........ ........ ........ ........ 95% 371M 0s
22:45:00 144384K ........ ........ ........ ........ ........ ........ 97% 345M 0s
22:45:00 147456K ........ ........ ........ ........ ........ ........ 99% 373M 0s
22:45:00 150528K ........ ........ 100% 389M=0.5s
22:45:00
22:45:00 2025-12-29 22:45:00 (276 MB/s) - ‘netconf-karaf-10.0.3-20251229.190526-62.zip’ saved [155232111/155232111]
22:45:00
22:45:00 Extracting the new controller...
22:45:00 + echo 'Extracting the new controller...'
22:45:00 + unzip -q netconf-karaf-10.0.3-20251229.190526-62.zip
22:45:02 Adding external repositories...
22:45:02 + echo 'Adding external repositories...'
22:45:02 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:02 ################################################################################
22:45:02 #
22:45:02 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:02 # contributor license agreements. See the NOTICE file distributed with
22:45:02 # this work for additional information regarding copyright ownership.
22:45:02 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:02 # (the "License"); you may not use this file except in compliance with
22:45:02 # the License. You may obtain a copy of the License at
22:45:02 #
22:45:02 # http://www.apache.org/licenses/LICENSE-2.0
22:45:02 #
22:45:02 # Unless required by applicable law or agreed to in writing, software
22:45:02 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:02 # See the License for the specific language governing permissions and
22:45:02 # limitations under the License.
22:45:02 #
22:45:02 ################################################################################
22:45:02
22:45:02 #
22:45:02 # If set to true, the following property will not allow any certificate to be used
22:45:02 # when accessing Maven repositories through SSL
22:45:02 #
22:45:02 #org.ops4j.pax.url.mvn.certificateCheck=
22:45:02
22:45:02 #
22:45:02 # Path to the local Maven settings file.
22:45:02 # The repositories defined in this file will be automatically added to the list
22:45:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:45:02 # below is not set.
22:45:02 # The following locations are checked for the existence of the settings.xml file
22:45:02 # * 1. looks for the specified url
22:45:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:45:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:45:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:45:02 #
22:45:02 #org.ops4j.pax.url.mvn.settings=
22:45:02
22:45:02 #
22:45:02 # Path to the local Maven repository which is used to avoid downloading
22:45:02 # artifacts when they already exist locally.
22:45:02 # The value of this property will be extracted from the settings.xml file
22:45:02 # above, or defaulted to:
22:45:02 # System.getProperty( "user.home" ) + "/.m2/repository"
22:45:02 #
22:45:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:45:02
22:45:02 #
22:45:02 # Default this to false. It's just weird to use undocumented repos
22:45:02 #
22:45:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:45:02
22:45:02 #
22:45:02 # Uncomment if you don't wanna use the proxy settings
22:45:02 # from the Maven conf/settings.xml file
22:45:02 #
22:45:02 # org.ops4j.pax.url.mvn.proxySupport=false
22:45:02
22:45:02 #
22:45:02 # Disable aether support by default. This ensure that the defaultRepositories
22:45:02 # below will be used
22:45:02 #
22:45:02 #org.ops4j.pax.url.mvn.disableAether=true
22:45:02
22:45:02 #
22:45:02 # Comma separated list of repositories scanned when resolving an artifact.
22:45:02 # Those repositories will be checked before iterating through the
22:45:02 # below list of repositories and even before the local repository
22:45:02 # A repository url can be appended with zero or more of the following flags:
22:45:02 # @snapshots : the repository contains snaphots
22:45:02 # @noreleases : the repository does not contain any released artifacts
22:45:02 #
22:45:02 # The following property value will add the system folder as a repo.
22:45:02 #
22:45:02 #org.ops4j.pax.url.mvn.defaultRepositories=
22:45:02
22:45:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:45:02 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:45:02
22:45:02 #
22:45:02 # Comma separated list of repositories scanned when resolving an artifact.
22:45:02 # The default list includes the following repositories:
22:45:02 # http://repo1.maven.org/maven2@id=central
22:45:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:45:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:45:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:45:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:45:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:45:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:45:02 # To add repositories to the default ones, prepend '+' to the list of repositories
22:45:02 # to add.
22:45:02 # A repository url can be appended with zero or more of the following flags:
22:45:02 # @snapshots : the repository contains snapshots
22:45:02 # @noreleases : the repository does not contain any released artifacts
22:45:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:45:02 #
22:45:02 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 \
22:45:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:45:02 file:${karaf.data}/kar@id=kar.repository@multi
22:45:02 Configuring the startup features...
22:45:02 + [[ True == \T\r\u\e ]]
22:45:02 + echo 'Configuring the startup features...'
22:45:02 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:02 + FEATURE_TEST_STRING=features-test
22:45:02 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:45:02 + KARAF_VERSION=netconf
22:45:02 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:02 ################################################################################
22:45:02 #
22:45:02 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:02 # contributor license agreements. See the NOTICE file distributed with
22:45:02 # this work for additional information regarding copyright ownership.
22:45:02 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:02 # (the "License"); you may not use this file except in compliance with
22:45:02 # the License. You may obtain a copy of the License at
22:45:02 #
22:45:02 # http://www.apache.org/licenses/LICENSE-2.0
22:45:02 #
22:45:02 # Unless required by applicable law or agreed to in writing, software
22:45:02 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:02 # See the License for the specific language governing permissions and
22:45:02 # limitations under the License.
22:45:02 #
22:45:02 ################################################################################
22:45:02
22:45:02 #
22:45:02 # Comma separated list of features repositories to register by default
22:45:02 #
22:45:02 featuresRepositories = file:${karaf.etc}/77a7b863-8ec9-4dde-b296-14976402696f.xml
22:45:02
22:45:02 #
22:45:02 # Comma separated list of features to install at startup
22:45:02 #
22:45:02 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, b75ad030-a0ac-42e7-b75b-a94599b24b1c
22:45:02
22:45:02 #
22:45:02 # Resource repositories (OBR) that the features resolver can use
22:45:02 # to resolve requirements/capabilities
22:45:02 #
22:45:02 # The format of the resourceRepositories is
22:45:02 # resourceRepositories=[xml:url|json:url],...
22:45:02 # for Instance:
22:45:02 #
22:45:02 #resourceRepositories=xml:http://host/path/to/index.xml
22:45:02 # or
22:45:02 #resourceRepositories=json:http://host/path/to/index.json
22:45:02 #
22:45:02
22:45:02 #
22:45:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:45:02 #
22:45:02 featuresBootAsynchronous=false
22:45:02
22:45:02 #
22:45:02 # Service requirements enforcement
22:45:02 #
22:45:02 # By default, the feature resolver checks the service requirements/capabilities of
22:45:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:45:02 # the required bundles.
22:45:02 # The following flag can have those values:
22:45:02 # - disable: service requirements are completely ignored
22:45:02 # - default: service requirements are ignored for old features
22:45:02 # - enforce: service requirements are always verified
22:45:02 #
22:45:02 #serviceRequirements=default
22:45:02
22:45:02 #
22:45:02 # Store cfg file for config element in feature
22:45:02 #
22:45:02 #configCfgStore=true
22:45:02
22:45:02 #
22:45:02 # Define if the feature service automatically refresh bundles
22:45:02 #
22:45:02 autoRefresh=true
22:45:02
22:45:02 #
22:45:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:45:02 # XML file defines instructions related to features processing
22:45:02 # versions.properties may declare properties to resolve placeholders in XML file
22:45:02 # both files are relative to ${karaf.etc}
22:45:02 #
22:45:02 #featureProcessing=org.apache.karaf.features.xml
22:45:02 #featureProcessingVersions=versions.properties
22:45:02 + configure_karaf_log netconf ''
22:45:02 + local -r karaf_version=netconf
22:45:02 + local -r controllerdebugmap=
22:45:02 + local logapi=log4j
22:45:02 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:02 log4j2.rootLogger.level = INFO
22:45:02 #log4j2.rootLogger.type = asyncRoot
22:45:02 #log4j2.rootLogger.includeLocation = false
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:02 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:02 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:02 log4j2.logger.spifly.level = WARN
22:45:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:02 log4j2.logger.audit.level = INFO
22:45:02 log4j2.logger.audit.additivity = false
22:45:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:02 log4j2.appender.console.type = Console
22:45:02 log4j2.appender.console.name = Console
22:45:02 log4j2.appender.console.layout.type = PatternLayout
22:45:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:02 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:02 log4j2.appender.rolling.name = RollingFile
22:45:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:02 #log4j2.appender.rolling.immediateFlush = false
22:45:02 log4j2.appender.rolling.append = true
22:45:02 log4j2.appender.rolling.layout.type = PatternLayout
22:45:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:02 log4j2.appender.rolling.policies.type = Policies
22:45:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:02 log4j2.appender.rolling.policies.size.size = 64MB
22:45:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:02 log4j2.appender.rolling.strategy.max = 7
22:45:02 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:02 log4j2.appender.audit.name = AuditRollingFile
22:45:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:02 log4j2.appender.audit.append = true
22:45:02 log4j2.appender.audit.layout.type = PatternLayout
22:45:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:02 log4j2.appender.audit.policies.type = Policies
22:45:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:02 log4j2.appender.audit.policies.size.size = 8MB
22:45:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:02 log4j2.appender.audit.strategy.max = 7
22:45:02 log4j2.appender.osgi.type = PaxOsgi
22:45:02 log4j2.appender.osgi.name = PaxOsgi
22:45:02 log4j2.appender.osgi.filter = *
22:45:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:02 #log4j2.logger.aether.level = TRACE
22:45:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:02 #log4j2.logger.http-headers.level = DEBUG
22:45:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:02 #log4j2.logger.maven.level = TRACE
22:45:02 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:45:02 + logapi=log4j2
22:45:02 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:45:02 + '[' log4j2 == log4j2 ']'
22:45:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:02 controllerdebugmap:
22:45:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:45:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:45:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:45:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:45:02 + unset IFS
22:45:02 + echo 'controllerdebugmap: '
22:45:02 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:02 + '[' -n '' ']'
22:45:02 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:02 ################################################################################
22:45:02 #
22:45:02 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:02 # contributor license agreements. See the NOTICE file distributed with
22:45:02 # this work for additional information regarding copyright ownership.
22:45:02 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:02 # (the "License"); you may not use this file except in compliance with
22:45:02 # the License. You may obtain a copy of the License at
22:45:02 #
22:45:02 # http://www.apache.org/licenses/LICENSE-2.0
22:45:02 #
22:45:02 # Unless required by applicable law or agreed to in writing, software
22:45:02 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:02 # See the License for the specific language governing permissions and
22:45:02 # limitations under the License.
22:45:02 #
22:45:02 ################################################################################
22:45:02
22:45:02 # Common pattern layout for appenders
22:45:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:45:02
22:45:02 # Root logger
22:45:02 log4j2.rootLogger.level = INFO
22:45:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:45:02 #log4j2.rootLogger.type = asyncRoot
22:45:02 #log4j2.rootLogger.includeLocation = false
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:45:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:45:02 log4j2.rootLogger.appenderRef.Console.ref = Console
22:45:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:45:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:45:02
22:45:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:45:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:45:02
22:45:02 # Loggers configuration
22:45:02
22:45:02 # Spifly logger
22:45:02 log4j2.logger.spifly.name = org.apache.aries.spifly
22:45:02 log4j2.logger.spifly.level = WARN
22:45:02
22:45:02 # Security audit logger
22:45:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:45:02 log4j2.logger.audit.level = INFO
22:45:02 log4j2.logger.audit.additivity = false
22:45:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:45:02
22:45:02 # Appenders configuration
22:45:02
22:45:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:45:02 log4j2.appender.console.type = Console
22:45:02 log4j2.appender.console.name = Console
22:45:02 log4j2.appender.console.layout.type = PatternLayout
22:45:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:45:02
22:45:02 # Rolling file appender
22:45:02 log4j2.appender.rolling.type = RollingRandomAccessFile
22:45:02 log4j2.appender.rolling.name = RollingFile
22:45:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:45:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:45:02 # uncomment to not force a disk flush
22:45:02 #log4j2.appender.rolling.immediateFlush = false
22:45:02 log4j2.appender.rolling.append = true
22:45:02 log4j2.appender.rolling.layout.type = PatternLayout
22:45:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:45:02 log4j2.appender.rolling.policies.type = Policies
22:45:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:45:02 log4j2.appender.rolling.policies.size.size = 1GB
22:45:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:45:02 log4j2.appender.rolling.strategy.max = 7
22:45:02
22:45:02 # Audit file appender
22:45:02 log4j2.appender.audit.type = RollingRandomAccessFile
22:45:02 log4j2.appender.audit.name = AuditRollingFile
22:45:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:45:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:45:02 log4j2.appender.audit.append = true
22:45:02 log4j2.appender.audit.layout.type = PatternLayout
22:45:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:45:02 log4j2.appender.audit.policies.type = Policies
22:45:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:45:02 log4j2.appender.audit.policies.size.size = 8MB
22:45:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:45:02 log4j2.appender.audit.strategy.max = 7
22:45:02
22:45:02 # OSGi appender
22:45:02 log4j2.appender.osgi.type = PaxOsgi
22:45:02 log4j2.appender.osgi.name = PaxOsgi
22:45:02 log4j2.appender.osgi.filter = *
22:45:02
22:45:02 # help with identification of maven-related problems with pax-url-aether
22:45:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:45:02 #log4j2.logger.aether.level = TRACE
22:45:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:45:02 #log4j2.logger.http-headers.level = DEBUG
22:45:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:45:02 #log4j2.logger.maven.level = TRACE
22:45:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:45:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:45:02 Configure
22:45:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:45:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:45:02 + local -r controllermem=2048m
22:45:02 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 + echo Configure
22:45:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:45:02 max memory: 2048m
22:45:02 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 + echo ' max memory: 2048m'
22:45:02 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:02 #!/bin/sh
22:45:02 #
22:45:02 # Licensed to the Apache Software Foundation (ASF) under one or more
22:45:02 # contributor license agreements. See the NOTICE file distributed with
22:45:02 # this work for additional information regarding copyright ownership.
22:45:02 # The ASF licenses this file to You under the Apache License, Version 2.0
22:45:02 # (the "License"); you may not use this file except in compliance with
22:45:02 # the License. You may obtain a copy of the License at
22:45:02 #
22:45:02 # http://www.apache.org/licenses/LICENSE-2.0
22:45:02 #
22:45:02 # Unless required by applicable law or agreed to in writing, software
22:45:02 # distributed under the License is distributed on an "AS IS" BASIS,
22:45:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:45:02 # See the License for the specific language governing permissions and
22:45:02 # limitations under the License.
22:45:02 #
22:45:02
22:45:02 #
22:45:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:45:02 # script: client, instance, shell, start, status, stop, karaf
22:45:02 #
22:45:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:45:02 # Actions go here...
22:45:02 # fi
22:45:02
22:45:02 #
22:45:02 # general settings which should be applied for all scripts go here; please keep
22:45:02 # in mind that it is possible that scripts might be executed more than once, e.g.
22:45:02 # in example of the start script where the start script is executed first and the
22:45:02 # karaf script afterwards.
22:45:02 #
22:45:02
22:45:02 #
22:45:02 # The following section shows the possible configuration options for the default
22:45:02 # karaf scripts
22:45:02 #
22:45:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:45:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:45:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:45:02 # export EXTRA_JAVA_OPTS # Additional JVM options
22:45:02 # export KARAF_HOME # Karaf home folder
22:45:02 # export KARAF_DATA # Karaf data folder
22:45:02 # export KARAF_BASE # Karaf base folder
22:45:02 # export KARAF_ETC # Karaf etc folder
22:45:02 # export KARAF_LOG # Karaf log folder
22:45:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:45:02 # export KARAF_OPTS # Additional available Karaf options
22:45:02 # export KARAF_DEBUG # Enable debug mode
22:45:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:45:02 # export KARAF_NOROOT # Prevent execution as root if set to true
22:45:02 Set Java version
22:45:02 + echo 'Set Java version'
22:45:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:45:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:02 sudo: a password is required
22:45:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:45:02 sudo: a password is required
22:45:02 JDK default version ...
22:45:02 + echo 'JDK default version ...'
22:45:02 + java -version
22:45:02 openjdk version "21.0.9" 2025-10-21
22:45:02 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:45:02 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:45:02 Set JAVA_HOME
22:45:02 + echo 'Set JAVA_HOME'
22:45:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:45:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:02 Listing all open ports on controller system...
22:45:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:45:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:45:02 + echo 'Listing all open ports on controller system...'
22:45:02 + netstat -pnatu
22:45:02 /tmp/configuration-script.sh: line 40: netstat: command not found
22:45:02 Configuring cluster
22:45:02 + '[' -f /tmp/custom_shard_config.txt ']'
22:45:02 + echo 'Configuring cluster'
22:45:02 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.33 10.30.170.101 10.30.171.165
22:45:02 ################################################
22:45:02 ## Configure Cluster ##
22:45:02 ################################################
22:45:02 NOTE: Cluster configuration files not found. Copying from
22:45:02 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:45:02 Configuring unique name in pekko.conf
22:45:02 Configuring hostname in pekko.conf
22:45:02 Configuring data and rpc seed nodes in pekko.conf
22:45:02 modules = [
22:45:02
22:45:02 ]
22:45:02 Configuring replication type in module-shards.conf
22:45:02 ################################################
22:45:02 ## NOTE: Manually restart controller to ##
22:45:02 ## apply configuration. ##
22:45:02 ################################################
22:45:02 Dump pekko.conf
22:45:02 + echo 'Dump pekko.conf'
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:02
22:45:02 odl-cluster-data {
22:45:02 pekko {
22:45:02 remote {
22:45:02 artery {
22:45:02 enabled = on
22:45:02 transport = tcp
22:45:02 canonical.hostname = "10.30.171.165"
22:45:02 canonical.port = 2550
22:45:02 }
22:45:02 }
22:45:02
22:45:02 cluster {
22:45:02 # Using artery.
22:45:02 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.33:2550",
22:45:02 "pekko://opendaylight-cluster-data@10.30.170.101:2550",
22:45:02 "pekko://opendaylight-cluster-data@10.30.171.165:2550"]
22:45:02
22:45:02 roles = ["member-3"]
22:45:02
22:45:02 # when under load we might trip a false positive on the failure detector
22:45:02 # failure-detector {
22:45:02 # heartbeat-interval = 4 s
22:45:02 # acceptable-heartbeat-pause = 16s
22:45:02 # }
22:45:02 }
22:45:02
22:45:02 persistence {
22:45:02 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:45:02 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:45:02 # The relative path is always relative to KARAF_HOME.
22:45:02
22:45:02 # snapshot-store.local.dir = "target/snapshots"
22:45:02 }
22:45:02 disable-default-actor-system-quarantined-event-handling = "false"
22:45:02 }
22:45:02 }
22:45:02 Dump modules.conf
22:45:02 + echo 'Dump modules.conf'
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:02 modules = [
22:45:02
22:45:02 ]
22:45:02 Dump module-shards.conf
22:45:02 + echo 'Dump module-shards.conf'
22:45:02 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:02 module-shards = [
22:45:02 {
22:45:02 name = "default"
22:45:02 shards = [
22:45:02 {
22:45:02 name = "default"
22:45:02 replicas = ["member-1",
22:45:02 "member-2",
22:45:02 "member-3"]
22:45:02 }
22:45:02 ]
22:45:02 }
22:45:02 ]
22:45:02 Locating config plan to use...
22:45:02 Finished running config plans
22:45:02 Starting member-1 with IP address 10.30.171.33
22:45:02 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:45:03 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:45:03 Redirecting karaf console output to karaf_console.log
22:45:03 Starting controller...
22:45:03 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:03 Starting member-2 with IP address 10.30.170.101
22:45:03 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:45:03 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:45:03 Redirecting karaf console output to karaf_console.log
22:45:03 Starting controller...
22:45:03 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:03 Starting member-3 with IP address 10.30.171.165
22:45:03 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:45:03 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:45:04 Redirecting karaf console output to karaf_console.log
22:45:04 Starting controller...
22:45:04 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:04 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2603630270548066722.sh
22:45:04 common-functions.sh is being sourced
22:45:04 common-functions environment:
22:45:04 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:45:04 ACTUALFEATURES:
22:45:04 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:45:04 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:45:04 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:45:04 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:45:04 CONTROLLERMEM: 2048m
22:45:04 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:45:04 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:45:04 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:45:04 SUITES:
22:45:04
22:45:04 + echo '#################################################'
22:45:04 #################################################
22:45:04 + echo '## Verify Cluster is UP ##'
22:45:04 ## Verify Cluster is UP ##
22:45:04 + echo '#################################################'
22:45:04 #################################################
22:45:04 + create_post_startup_script
22:45:04 + cat
22:45:04 + copy_and_run_post_startup_script
22:45:04 + seed_index=1
22:45:04 ++ seq 1 3
22:45:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:45:04 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:45:04 + echo 'Execute the post startup script on controller 10.30.171.33'
22:45:04 Execute the post startup script on controller 10.30.171.33
22:45:04 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.33:/tmp/
22:45:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:45:04 + ssh 10.30.171.33 'bash /tmp/post-startup-script.sh 1'
22:45:04 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:45:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:04 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:46:09 2025-12-29T22:45:37,687 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:09 Controller is UP
22:46:09 2025-12-29T22:45:37,687 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:09 Listing all open ports on controller system...
22:46:09 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:46:09 looking for "BindException: Address already in use" in log file
22:46:09 looking for "server is unhealthy" in log file
22:46:09 + '[' 1 == 0 ']'
22:46:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:46:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:46:09 + echo 'Execute the post startup script on controller 10.30.170.101'
22:46:09 Execute the post startup script on controller 10.30.170.101
22:46:09 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.101:/tmp/
22:46:09 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:46:10 + ssh 10.30.170.101 'bash /tmp/post-startup-script.sh 2'
22:46:10 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:46:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:10 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:47:15 2025-12-29T22:45:37,089 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:47:15 Controller is UP
22:47:15 2025-12-29T22:45:37,089 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:47:15 Listing all open ports on controller system...
22:47:15 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:47:15 looking for "BindException: Address already in use" in log file
22:47:15 looking for "server is unhealthy" in log file
22:47:15 + '[' 2 == 0 ']'
22:47:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:15 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:15 + echo 'Execute the post startup script on controller 10.30.171.165'
22:47:15 Execute the post startup script on controller 10.30.171.165
22:47:15 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.165:/tmp/
22:47:15 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:47:15 + ssh 10.30.171.165 'bash /tmp/post-startup-script.sh 3'
22:47:16 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:47:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:48:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:48:21 2025-12-29T22:45:36,700 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:48:21 Controller is UP
22:48:21 2025-12-29T22:45:36,700 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:48:21 Listing all open ports on controller system...
22:48:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:48:21 looking for "BindException: Address already in use" in log file
22:48:21 looking for "server is unhealthy" in log file
22:48:21 + '[' 0 == 0 ']'
22:48:21 + seed_index=1
22:48:21 + dump_controller_threads
22:48:21 ++ seq 1 3
22:48:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:21 + echo 'Let'\''s take the karaf thread dump'
22:48:21 Let's take the karaf thread dump
22:48:21 + ssh 10.30.171.33 'sudo ps aux'
22:48:21 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:21 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:48:21 ++ grep -v grep
22:48:21 ++ cut -f2 '-d '
22:48:21 ++ tr -s ' '
22:48:21 + pid=2042
22:48:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2042'
22:48:21 karaf main: org.apache.karaf.main.Main, pid:2042
22:48:21 + ssh 10.30.171.33 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2042'
22:48:21 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:22 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:22 + echo 'Let'\''s take the karaf thread dump'
22:48:22 Let's take the karaf thread dump
22:48:22 + ssh 10.30.170.101 'sudo ps aux'
22:48:22 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:22 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:48:22 ++ grep -v grep
22:48:22 ++ cut -f2 '-d '
22:48:22 ++ tr -s ' '
22:48:22 + pid=2037
22:48:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
22:48:22 karaf main: org.apache.karaf.main.Main, pid:2037
22:48:22 + ssh 10.30.170.101 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
22:48:22 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:23 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:23 + echo 'Let'\''s take the karaf thread dump'
22:48:23 Let's take the karaf thread dump
22:48:23 + ssh 10.30.171.165 'sudo ps aux'
22:48:23 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:23 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:48:23 ++ grep -v grep
22:48:23 ++ cut -f2 '-d '
22:48:23 ++ tr -s ' '
22:48:23 + pid=2041
22:48:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
22:48:23 karaf main: org.apache.karaf.main.Main, pid:2041
22:48:23 + ssh 10.30.171.165 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
22:48:23 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:24 + '[' 0 -gt 0 ']'
22:48:24 + echo 'Generating controller variables...'
22:48:24 Generating controller variables...
22:48:24 ++ seq 1 3
22:48:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:24 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.33'
22:48:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:24 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:24 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.33 -v ODL_SYSTEM_2_IP:10.30.170.101'
22:48:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:24 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:24 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.33 -v ODL_SYSTEM_2_IP:10.30.170.101 -v ODL_SYSTEM_3_IP:10.30.171.165'
22:48:24 + echo 'Generating mininet variables...'
22:48:24 Generating mininet variables...
22:48:24 ++ seq 1 1
22:48:24 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
22:48:24 + MININETIP=TOOLS_SYSTEM_1_IP
22:48:24 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.196'
22:48:24 + get_test_suites SUITES
22:48:24 + local __suite_list=SUITES
22:48:24 + echo 'Locating test plan to use...'
22:48:24 Locating test plan to use...
22:48:24 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
22:48:24 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
22:48:24 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
22:48:24 + '[' disabled '!=' disabled ']'
22:48:24 + echo 'Changing the testplan path...'
22:48:24 Changing the testplan path...
22:48:24 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
22:48:24 + cat testplan.txt
22:48:24 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:48:24 #
22:48:24 # This program and the accompanying materials are made available under the
22:48:24 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:48:24 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:48:24
22:48:24 # Place the suites in run order:
22:48:24 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
22:48:24 + '[' -z '' ']'
22:48:24 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
22:48:24 ++ tr '\012' ' '
22:48:24 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
22:48:24 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
22:48:24 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
22:48:24 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
22:48:24 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
22:48:24 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251229.190526-62.zip -v CONTROLLER:10.30.171.33 -v CONTROLLER1:10.30.170.101 -v CONTROLLER2:10.30.171.165 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium -v MININET:10.30.171.196 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.33 -v ODL_SYSTEM_1_IP:10.30.171.33 -v ODL_SYSTEM_2_IP:10.30.170.101 -v ODL_SYSTEM_3_IP:10.30.171.165 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.196 -v TOOLS_SYSTEM_1_IP:10.30.171.196 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
22:48:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:48:25 ==============================================================================
22:48:25 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
22:48:25 ==============================================================================
22:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:33 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:39 | PASS |
22:48:39 ------------------------------------------------------------------------------
22:48:39 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:40 | PASS |
22:48:40 ------------------------------------------------------------------------------
22:48:40 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 | PASS |
22:48:43 ------------------------------------------------------------------------------
22:48:43 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:44 | PASS |
22:48:44 ------------------------------------------------------------------------------
22:48:44 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:44 | FAIL |
22:48:44 ... click for list of related bugs or create a new one if needed (with the
22:48:44 "netconf_clustering_scale_txt_create_device_data"
22:48:44 reference somewhere inside)
22:48:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
22:48:44
22:48:44 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.101:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
22:48:44 ------------------------------------------------------------------------------
22:48:44 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
22:48:44 Setup failed:
22:48:44 SKIPPED due to a failure in a previous fundamental test case.
22:48:44 ------------------------------------------------------------------------------
22:48:44 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
22:48:44 Setup failed:
22:48:44 SKIPPED due to a failure in a previous fundamental test case.
22:48:44 ------------------------------------------------------------------------------
22:48:44 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:48:45 | FAIL |
22:48:45 ... click for list of related bugs or create a new one if needed (with the
22:48:45 "netconf_clustering_scale_txt_cleanup_and_collect"
22:48:45 reference somewhere inside)
22:48:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
22:48:45
22:48:45 '' == ''
22:48:45 ------------------------------------------------------------------------------
22:48:45 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
22:48:45 8 tests, 4 passed, 4 failed
22:48:45 ==============================================================================
22:48:45 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
22:48:45 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
22:48:45 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
22:48:45 + true
22:48:45 + echo 'Examining the files in data/log and checking filesize'
22:48:45 Examining the files in data/log and checking filesize
22:48:45 + ssh 10.30.171.33 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:48:45 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:45 total 344
22:48:45 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 22:45 .
22:48:45 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 29 22:45 karaf_console.log
22:48:45 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 22:45 ..
22:48:45 -rw-rw-r-- 1 jenkins jenkins 338737 Dec 29 22:48 karaf.log
22:48:45 + ssh 10.30.171.33 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:48:45 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:46 332K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:46 + ssh 10.30.170.101 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:48:46 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:46 total 344
22:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 22:45 .
22:48:46 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 29 22:45 karaf_console.log
22:48:46 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 22:45 ..
22:48:46 -rw-rw-r-- 1 jenkins jenkins 337343 Dec 29 22:48 karaf.log
22:48:46 + ssh 10.30.170.101 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:48:46 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:46 332K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:46 + ssh 10.30.171.165 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:48:46 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:46 total 344
22:48:46 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 22:45 .
22:48:46 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 29 22:45 karaf_console.log
22:48:46 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 22:45 ..
22:48:46 -rw-rw-r-- 1 jenkins jenkins 338989 Dec 29 22:48 karaf.log
22:48:46 + ssh 10.30.171.165 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:48:46 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:46 332K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:46 + set +e
22:48:46 ++ seq 1 3
22:48:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:46 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:46 + echo 'Let'\''s take the karaf thread dump again'
22:48:46 Let's take the karaf thread dump again
22:48:46 + ssh 10.30.171.33 'sudo ps aux'
22:48:46 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:47 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:48:47 ++ grep -v grep
22:48:47 ++ cut -f2 '-d '
22:48:47 ++ tr -s ' '
22:48:47 + pid=2042
22:48:47 + echo 'karaf main: org.apache.karaf.main.Main, pid:2042'
22:48:47 karaf main: org.apache.karaf.main.Main, pid:2042
22:48:47 + ssh 10.30.171.33 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2042'
22:48:47 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:47 + echo 'killing karaf process...'
22:48:47 killing karaf process...
22:48:47 + ssh 10.30.171.33 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:48:47 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:47 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:47 + echo 'Let'\''s take the karaf thread dump again'
22:48:47 Let's take the karaf thread dump again
22:48:47 + ssh 10.30.170.101 'sudo ps aux'
22:48:47 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:48 ++ grep -v grep
22:48:48 ++ tr -s ' '
22:48:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:48:48 ++ cut -f2 '-d '
22:48:48 + pid=2037
22:48:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037'
22:48:48 karaf main: org.apache.karaf.main.Main, pid:2037
22:48:48 + ssh 10.30.170.101 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037'
22:48:48 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:48 + echo 'killing karaf process...'
22:48:48 killing karaf process...
22:48:48 + ssh 10.30.170.101 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:48:48 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:48 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:48 + echo 'Let'\''s take the karaf thread dump again'
22:48:48 Let's take the karaf thread dump again
22:48:48 + ssh 10.30.171.165 'sudo ps aux'
22:48:48 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:48 ++ tr -s ' '
22:48:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:48:48 ++ cut -f2 '-d '
22:48:48 ++ grep -v grep
22:48:48 + pid=2041
22:48:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
22:48:48 karaf main: org.apache.karaf.main.Main, pid:2041
22:48:48 + ssh 10.30.171.165 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
22:48:48 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:49 + echo 'killing karaf process...'
22:48:49 killing karaf process...
22:48:49 + ssh 10.30.171.165 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:48:49 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:49 + sleep 5
22:48:54 ++ seq 1 3
22:48:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:54 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:48:54 + echo 'Compressing karaf.log 1'
22:48:54 Compressing karaf.log 1
22:48:54 + ssh 10.30.171.33 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:54 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:54 + echo 'Fetching compressed karaf.log 1'
22:48:54 Fetching compressed karaf.log 1
22:48:54 + scp 10.30.171.33:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
22:48:54 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:54 + ssh 10.30.171.33 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:48:55 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:55 + scp 10.30.171.33:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
22:48:55 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:55 + ssh 10.30.171.33 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:55 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:55 + echo 'Fetch GC logs'
22:48:55 Fetch GC logs
22:48:55 + mkdir -p gclogs-1
22:48:55 + scp '10.30.171.33:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/
22:48:55 Warning: Permanently added '10.30.171.33' (ECDSA) to the list of known hosts.
22:48:55 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:48:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:55 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:48:55 + echo 'Compressing karaf.log 2'
22:48:55 Compressing karaf.log 2
22:48:55 + ssh 10.30.170.101 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:55 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:56 + echo 'Fetching compressed karaf.log 2'
22:48:56 Fetching compressed karaf.log 2
22:48:56 + scp 10.30.170.101:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
22:48:56 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:56 + ssh 10.30.170.101 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:48:56 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:56 + scp 10.30.170.101:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
22:48:56 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:56 + ssh 10.30.170.101 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:56 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:56 + echo 'Fetch GC logs'
22:48:56 Fetch GC logs
22:48:56 + mkdir -p gclogs-2
22:48:56 + scp '10.30.170.101:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/
22:48:57 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
22:48:57 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:48:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:48:57 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:48:57 + echo 'Compressing karaf.log 3'
22:48:57 Compressing karaf.log 3
22:48:57 + ssh 10.30.171.165 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:48:57 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:57 + echo 'Fetching compressed karaf.log 3'
22:48:57 Fetching compressed karaf.log 3
22:48:57 + scp 10.30.171.165:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
22:48:57 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:57 + ssh 10.30.171.165 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:48:57 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:57 + scp 10.30.171.165:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
22:48:57 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:58 + ssh 10.30.171.165 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:48:58 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:58 + echo 'Fetch GC logs'
22:48:58 Fetch GC logs
22:48:58 + mkdir -p gclogs-3
22:48:58 + scp '10.30.171.165:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/
22:48:58 Warning: Permanently added '10.30.171.165' (ECDSA) to the list of known hosts.
22:48:58 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:48:58 + echo 'Examine copied files'
22:48:58 Examine copied files
22:48:58 + ls -lt
22:48:58 total 2248
22:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:48 gclogs-3
22:48:58 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 29 22:48 odl3_karaf_console.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 27924 Dec 29 22:48 odl3_karaf.log.gz
22:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:48 gclogs-2
22:48:58 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 29 22:48 odl2_karaf_console.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 27926 Dec 29 22:48 odl2_karaf.log.gz
22:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:48 gclogs-1
22:48:58 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 29 22:48 odl1_karaf_console.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 28162 Dec 29 22:48 odl1_karaf.log.gz
22:48:58 -rw-rw-r--. 1 jenkins jenkins 97678 Dec 29 22:48 karaf_3_2041_threads_after.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 13876 Dec 29 22:48 ps_after.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 105023 Dec 29 22:48 karaf_2_2037_threads_after.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 110670 Dec 29 22:48 karaf_1_2042_threads_after.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 247502 Dec 29 22:48 report.html
22:48:58 -rw-rw-r--. 1 jenkins jenkins 442972 Dec 29 22:48 log.html
22:48:58 -rw-rw-r--. 1 jenkins jenkins 811944 Dec 29 22:48 output.xml
22:48:58 -rw-rw-r--. 1 jenkins jenkins 7129 Dec 29 22:48 testtool--netconf-clustering-scale-txt.1767048514.603.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 451 Dec 29 22:48 testplan.txt
22:48:58 -rw-rw-r--. 1 jenkins jenkins 91539 Dec 29 22:48 karaf_3_2041_threads_before.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 14564 Dec 29 22:48 ps_before.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 93167 Dec 29 22:48 karaf_2_2037_threads_before.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 89919 Dec 29 22:48 karaf_1_2042_threads_before.log
22:48:58 -rw-rw-r--. 1 jenkins jenkins 3162 Dec 29 22:45 post-startup-script.sh
22:48:58 -rw-rw-r--. 1 jenkins jenkins 276 Dec 29 22:44 startup-script.sh
22:48:58 -rw-rw-r--. 1 jenkins jenkins 3596 Dec 29 22:44 configuration-script.sh
22:48:58 -rw-rw-r--. 1 jenkins jenkins 363 Dec 29 22:44 detect_variables.env
22:48:58 -rw-rw-r--. 1 jenkins jenkins 3690 Dec 29 22:44 pom.xml
22:48:58 -rw-rw-r--. 1 jenkins jenkins 96 Dec 29 22:44 set_variables.env
22:48:58 -rw-rw-r--. 1 jenkins jenkins 357 Dec 29 22:44 slave_addresses.txt
22:48:58 -rw-rw-r--. 1 jenkins jenkins 570 Dec 29 22:44 requirements.txt
22:48:58 -rw-rw-r--. 1 jenkins jenkins 26 Dec 29 22:44 env.properties
22:48:58 -rw-rw-r--. 1 jenkins jenkins 333 Dec 29 22:42 stack-parameters.yaml
22:48:58 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 29 22:41 test
22:48:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:41 test@tmp
22:48:58 -rw-rw-r--. 1 jenkins jenkins 1408 Dec 29 19:33 maven-metadata.xml
22:48:58 + true
22:48:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins13612095652491908456.sh
22:48:58 Cleaning up Robot installation...
22:48:58 $ ssh-agent -k
22:48:58 unset SSH_AUTH_SOCK;
22:48:58 unset SSH_AGENT_PID;
22:48:58 echo Agent pid 5182 killed;
22:48:58 [ssh-agent] Stopped.
22:48:58 Recording plot data
22:48:59 Robot results publisher started...
22:48:59 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:48:59 -Parsing output xml:
22:48:59 Done!
22:48:59 -Copying log files to build dir:
22:48:59 Done!
22:48:59 -Assigning results to build:
22:48:59 Done!
22:48:59 -Checking thresholds:
22:48:59 Done!
22:48:59 Done publishing Robot results.
22:48:59 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:48:59 [PostBuildScript] - [INFO] Executing post build scripts.
22:48:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4869488508117915609.sh
22:48:59 Archiving csit artifacts
22:48:59 mv: cannot stat '*_1.png': No such file or directory
22:48:59 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:49:00 mv: cannot stat '*_2.png': No such file or directory
22:49:00 mv: cannot stat '/tmp/odl2_*': No such file or directory
22:49:00 mv: cannot stat '*_3.png': No such file or directory
22:49:00 mv: cannot stat '/tmp/odl3_*': No such file or directory
22:49:00 % Total % Received % Xferd Average Speed Time Time Time Current
22:49:00 Dload Upload Total Spent Left Speed
22:49:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 309k 0 309k 0 0 1673k 0 --:--:-- --:--:-- --:--:-- 1673k
22:49:00 Archive: robot-plugin.zip
22:49:00 inflating: ./archives/robot-plugin/log.html
22:49:00 inflating: ./archives/robot-plugin/output.xml
22:49:00 inflating: ./archives/robot-plugin/report.html
22:49:00 mv: cannot stat '*.log.gz': No such file or directory
22:49:00 mv: cannot stat '*.csv': No such file or directory
22:49:00 mv: cannot stat '*.png': No such file or directory
22:49:00 [PostBuildScript] - [INFO] Executing post build scripts.
22:49:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8996611072794150706.sh
22:49:00 [PostBuildScript] - [INFO] Executing post build scripts.
22:49:00 [EnvInject] - Injecting environment variables from a build step.
22:49:00 [EnvInject] - Injecting as environment variables the properties content
22:49:00 OS_CLOUD=vex
22:49:00 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:49:00
22:49:00 [EnvInject] - Variables injected successfully.
22:49:00 provisioning config files...
22:49:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:49:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5743168351706136782.sh
22:49:00 ---> openstack-stack-delete.sh
22:49:00 Setup pyenv:
22:49:01 system
22:49:01 3.8.13
22:49:01 3.9.13
22:49:01 3.10.13
22:49:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:49:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:49:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:03 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.
22:49:03 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:03 lf-activate-venv(): INFO: Base packages installed successfully
22:49:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:49:21 INFO: Stack cost retrieval disabled, setting cost to 0
22:49:33 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:49:33 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-43
22:49:33 [PostBuildScript] - [INFO] Executing post build scripts.
22:49:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6352896126609855726.sh
22:49:33 ---> sysstat.sh
22:49:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7875642601098085402.sh
22:49:33 ---> package-listing.sh
22:49:33 ++ facter osfamily
22:49:33 ++ tr '[:upper:]' '[:lower:]'
22:49:33 + OS_FAMILY=redhat
22:49:33 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:49:33 + START_PACKAGES=/tmp/packages_start.txt
22:49:33 + END_PACKAGES=/tmp/packages_end.txt
22:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:49:33 + PACKAGES=/tmp/packages_start.txt
22:49:33 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
22:49:33 + PACKAGES=/tmp/packages_end.txt
22:49:33 + case "${OS_FAMILY}" in
22:49:33 + rpm -qa
22:49:33 + sort
22:49:34 + '[' -f /tmp/packages_start.txt ']'
22:49:34 + '[' -f /tmp/packages_end.txt ']'
22:49:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:49:34 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
22:49:34 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
22:49:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
22:49:34 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2213709803971665927.sh
22:49:34 ---> capture-instance-metadata.sh
22:49:34 Setup pyenv:
22:49:34 system
22:49:34 3.8.13
22:49:34 3.9.13
22:49:34 3.10.13
22:49:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:49:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:49:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:36 lf-activate-venv(): INFO: Base packages installed successfully
22:49:36 lf-activate-venv(): INFO: Installing additional packages: lftools
22:49:46 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:49:46 INFO: Running in OpenStack, capturing instance metadata
22:49:47 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9861261396938269583.sh
22:49:47 provisioning config files...
22:49:47 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #43
22:49:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config288216634767414148tmp
22:49:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:49:47 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:49:47 provisioning config files...
22:49:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:49:47 [EnvInject] - Injecting environment variables from a build step.
22:49:47 [EnvInject] - Injecting as environment variables the properties content
22:49:47 SERVER_ID=logs
22:49:47
22:49:47 [EnvInject] - Variables injected successfully.
22:49:47 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4774211869984063415.sh
22:49:47 ---> create-netrc.sh
22:49:47 WARN: Log server credential not found.
22:49:47 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins545369830425381270.sh
22:49:47 ---> python-tools-install.sh
22:49:47 Setup pyenv:
22:49:48 system
22:49:48 3.8.13
22:49:48 3.9.13
22:49:48 3.10.13
22:49:48 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:49:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:50 lf-activate-venv(): INFO: Base packages installed successfully
22:49:50 lf-activate-venv(): INFO: Installing additional packages: lftools
22:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:49:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11901469167745672172.sh
22:49:59 ---> sudo-logs.sh
22:49:59 Archiving 'sudo' log..
22:50:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17470730754981990770.sh
22:50:00 ---> job-cost.sh
22:50:00 Setup pyenv:
22:50:00 system
22:50:00 3.8.13
22:50:00 3.9.13
22:50:00 3.10.13
22:50:00 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:50:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:50:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:02 lf-activate-venv(): INFO: Base packages installed successfully
22:50:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:50:09 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:50:09 DEBUG: total: 0
22:50:09 INFO: Retrieving Stack Cost...
22:50:09 INFO: Retrieving Pricing Info for: v3-standard-2
22:50:10 INFO: Archiving Costs
22:50:10 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins10399200604193165298.sh
22:50:10 ---> logs-deploy.sh
22:50:10 Setup pyenv:
22:50:10 system
22:50:10 3.8.13
22:50:10 3.9.13
22:50:10 3.10.13
22:50:10 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:50:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-373J from file:/tmp/.os_lf_venv
22:50:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:12 lf-activate-venv(): INFO: Base packages installed successfully
22:50:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-373J/bin to PATH
22:50:25 WARNING: Nexus logging server not set
22:50:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/43/
22:50:25 INFO: archiving logs to S3
22:50:26 ---> uname -a:
22:50:26 Linux prd-centos8-robot-2c-8g-17331.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
22:50:26
22:50:26
22:50:26 ---> lscpu:
22:50:26 Architecture: x86_64
22:50:26 CPU op-mode(s): 32-bit, 64-bit
22:50:26 Byte Order: Little Endian
22:50:26 CPU(s): 2
22:50:26 On-line CPU(s) list: 0,1
22:50:26 Thread(s) per core: 1
22:50:26 Core(s) per socket: 1
22:50:26 Socket(s): 2
22:50:26 NUMA node(s): 1
22:50:26 Vendor ID: AuthenticAMD
22:50:26 CPU family: 23
22:50:26 Model: 49
22:50:26 Model name: AMD EPYC-Rome Processor
22:50:26 Stepping: 0
22:50:26 CPU MHz: 2799.998
22:50:26 BogoMIPS: 5599.99
22:50:26 Virtualization: AMD-V
22:50:26 Hypervisor vendor: KVM
22:50:26 Virtualization type: full
22:50:26 L1d cache: 32K
22:50:26 L1i cache: 32K
22:50:26 L2 cache: 512K
22:50:26 L3 cache: 16384K
22:50:26 NUMA node0 CPU(s): 0,1
22:50:26 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
22:50:26
22:50:26
22:50:26 ---> nproc:
22:50:26 2
22:50:26
22:50:26
22:50:26 ---> df -h:
22:50:26 Filesystem Size Used Avail Use% Mounted on
22:50:26 devtmpfs 3.8G 0 3.8G 0% /dev
22:50:26 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:50:26 tmpfs 3.8G 17M 3.8G 1% /run
22:50:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:50:26 /dev/vda1 40G 8.4G 32G 21% /
22:50:26 tmpfs 770M 0 770M 0% /run/user/1001
22:50:26
22:50:26
22:50:26 ---> free -m:
22:50:26 total used free shared buff/cache available
22:50:26 Mem: 7697 587 4920 19 2189 6810
22:50:26 Swap: 1023 0 1023
22:50:26
22:50:26
22:50:26 ---> ip addr:
22:50:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:50:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:50:26 inet 127.0.0.1/8 scope host lo
22:50:26 valid_lft forever preferred_lft forever
22:50:26 inet6 ::1/128 scope host
22:50:26 valid_lft forever preferred_lft forever
22:50:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:50:26 link/ether fa:16:3e:ac:db:4f brd ff:ff:ff:ff:ff:ff
22:50:26 altname enp0s3
22:50:26 altname ens3
22:50:26 inet 10.30.170.93/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:50:26 valid_lft 85826sec preferred_lft 85826sec
22:50:26 inet6 fe80::f816:3eff:feac:db4f/64 scope link
22:50:26 valid_lft forever preferred_lft forever
22:50:26
22:50:26
22:50:27 ---> sar -b -r -n DEV:
22:50:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU)
22:50:27
22:50:27 22:40:49 LINUX RESTART (2 CPU)
22:50:27
22:50:27 10:41:01 PM tps rtps wtps bread/s bwrtn/s
22:50:27 10:42:01 PM 219.69 156.01 63.68 14765.16 41109.93
22:50:27 10:43:01 PM 125.34 1.08 124.26 75.31 12697.27
22:50:27 10:44:01 PM 23.53 0.42 23.11 64.79 2289.80
22:50:27 10:45:01 PM 86.92 9.41 77.51 1681.84 7458.60
22:50:27 10:46:01 PM 14.11 0.00 14.11 0.00 2448.53
22:50:27 10:47:01 PM 2.48 0.00 2.48 0.00 68.32
22:50:27 10:48:01 PM 0.20 0.00 0.20 0.00 2.00
22:50:27 10:49:01 PM 2.27 0.40 1.87 42.79 133.57
22:50:27 10:50:00 PM 35.21 0.53 34.68 65.30 1510.28
22:50:27 10:50:01 PM 11.28 0.00 11.28 0.00 368.42
22:50:27 Average: 56.58 18.65 37.93 1854.96 7521.79
22:50:27
22:50:27 10:41:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:50:27 10:42:01 PM 5400644 7006176 2481780 31.48 2688 1796320 745488 8.35 195116 1999224 126424
22:50:27 10:43:01 PM 5155452 7002212 2726972 34.60 2688 2022936 708452 7.93 198668 2175976 42092
22:50:27 10:44:01 PM 5142188 7030948 2740236 34.76 2688 2063732 663244 7.43 224388 2163016 49464
22:50:27 10:45:01 PM 4932476 7048900 2949948 37.42 2688 2282672 636112 7.12 266248 2295364 62744
22:50:27 10:46:01 PM 4935628 7051900 2946796 37.38 2688 2282680 636112 7.12 266264 2295368 8
22:50:27 10:47:01 PM 4935412 7051688 2947012 37.39 2688 2282684 636112 7.12 266268 2295444 8
22:50:27 10:48:01 PM 4935572 7051848 2946852 37.39 2688 2282684 636112 7.12 266268 2295436 4
22:50:27 10:49:01 PM 5079552 7017736 2802872 35.56 2688 2106224 667964 7.48 263892 2153136 5624
22:50:27 10:50:00 PM 5131752 7064044 2750672 34.90 2688 2105296 633564 7.09 465176 1925040 11920
22:50:27 10:50:01 PM 5094292 7027952 2788132 35.37 2688 2106532 683840 7.66 466488 1961272 13160
22:50:27 Average: 5074297 7035340 2808127 35.63 2688 2133176 664700 7.44 287878 2155928 31145
22:50:27
22:50:27 10:41:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:50:27 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:42:01 PM eth0 309.01 203.00 1963.83 62.60 0.00 0.00 0.00 0.00
22:50:27 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:43:01 PM eth0 74.81 60.43 845.35 9.59 0.00 0.00 0.00 0.00
22:50:27 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:44:01 PM eth0 21.05 15.83 8.00 5.46 0.00 0.00 0.00 0.00
22:50:27 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:45:01 PM eth0 430.91 310.53 414.60 73.17 0.00 0.00 0.00 0.00
22:50:27 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:46:01 PM eth0 9.45 7.00 2.71 2.10 0.00 0.00 0.00 0.00
22:50:27 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:47:01 PM eth0 2.33 1.98 0.50 0.48 0.00 0.00 0.00 0.00
22:50:27 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:48:01 PM eth0 2.62 1.95 0.62 0.42 0.00 0.00 0.00 0.00
22:50:27 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:49:01 PM eth0 143.89 104.82 97.95 27.92 0.00 0.00 0.00 0.00
22:50:27 10:50:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:50:00 PM eth0 17.04 15.03 14.77 8.10 0.00 0.00 0.00 0.00
22:50:27 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 10:50:01 PM eth0 54.14 37.59 41.05 19.21 0.00 0.00 0.00 0.00
22:50:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:50:27 Average: eth0 112.44 80.12 372.12 21.12 0.00 0.00 0.00 0.00
22:50:27
22:50:27
22:50:27 ---> sar -P ALL:
22:50:27 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU)
22:50:27
22:50:27 22:40:49 LINUX RESTART (2 CPU)
22:50:27
22:50:27 10:41:01 PM CPU %user %nice %system %iowait %steal %idle
22:50:27 10:42:01 PM all 54.14 0.06 11.78 2.72 0.09 31.22
22:50:27 10:42:01 PM 0 54.32 0.05 11.69 2.09 0.10 31.75
22:50:27 10:42:01 PM 1 53.96 0.07 11.86 3.34 0.08 30.69
22:50:27 10:43:01 PM all 32.06 0.00 4.70 1.04 0.09 62.11
22:50:27 10:43:01 PM 0 33.86 0.00 5.02 1.42 0.10 59.61
22:50:27 10:43:01 PM 1 30.27 0.00 4.38 0.67 0.08 64.60
22:50:27 10:44:01 PM all 16.77 0.00 2.66 0.17 0.08 80.32
22:50:27 10:44:01 PM 0 25.63 0.00 3.17 0.23 0.07 70.90
22:50:27 10:44:01 PM 1 7.92 0.00 2.15 0.10 0.10 89.73
22:50:27 10:45:01 PM all 33.57 0.00 6.27 0.82 0.10 59.24
22:50:27 10:45:01 PM 0 39.83 0.00 6.71 0.82 0.10 52.54
22:50:27 10:45:01 PM 1 27.34 0.00 5.82 0.83 0.10 65.91
22:50:27 10:46:01 PM all 0.38 0.00 0.25 0.18 0.06 99.12
22:50:27 10:46:01 PM 0 0.62 0.00 0.28 0.23 0.05 98.82
22:50:27 10:46:01 PM 1 0.15 0.00 0.22 0.13 0.07 99.43
22:50:27 10:47:01 PM all 0.34 0.00 0.08 0.01 0.07 99.50
22:50:27 10:47:01 PM 0 0.60 0.00 0.08 0.00 0.07 99.25
22:50:27 10:47:01 PM 1 0.08 0.00 0.08 0.02 0.07 99.75
22:50:27 10:48:01 PM all 0.18 0.00 0.08 0.00 0.05 99.69
22:50:27 10:48:01 PM 0 0.30 0.00 0.07 0.00 0.02 99.62
22:50:27 10:48:01 PM 1 0.07 0.00 0.08 0.00 0.08 99.77
22:50:27 10:49:01 PM all 6.70 0.00 1.72 0.02 0.08 91.48
22:50:27 10:49:01 PM 0 7.90 0.00 1.58 0.02 0.05 90.45
22:50:27 10:49:01 PM 1 5.51 0.00 1.86 0.02 0.10 92.51
22:50:27 10:50:00 PM all 31.17 0.00 3.04 0.18 0.09 65.52
22:50:27 10:50:00 PM 0 37.41 0.00 3.50 0.19 0.09 58.82
22:50:27 10:50:00 PM 1 24.94 0.00 2.59 0.17 0.10 72.20
22:50:27 10:50:01 PM all 34.85 0.00 18.56 0.38 0.00 46.21
22:50:27 10:50:01 PM 0 58.65 0.00 22.56 0.75 0.00 18.05
22:50:27 10:50:01 PM 1 10.69 0.00 14.50 0.00 0.00 74.81
22:50:27 Average: all 19.49 0.01 3.43 0.57 0.08 76.43
22:50:27 Average: 0 22.32 0.01 3.61 0.56 0.07 73.44
22:50:27 Average: 1 16.65 0.01 3.25 0.58 0.09 79.41
22:50:27
22:50:27
22:50:27