23:04:39 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 26
23:04:39 originally caused by:
23:04:39 Started by timer
23:04:39 Running as SYSTEM
23:04:40 [EnvInject] - Loading node environment variables.
23:04:40 Building remotely on prd-centos8-robot-2c-8g-6844 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
23:04:41 [ssh-agent] Looking for ssh-agent implementation...
23:04:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:04:41 $ ssh-agent
23:04:41 SSH_AUTH_SOCK=/tmp/ssh-sdJMrFfVY723/agent.5292
23:04:41 SSH_AGENT_PID=5293
23:04:41 [ssh-agent] Started.
23:04:41 Running ssh-add (command line suppressed)
23:04:41 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9814013353231461515.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9814013353231461515.key)
23:04:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:04:41 The recommended git tool is: NONE
23:04:44 using credential opendaylight-jenkins-ssh
23:04:44 Wiping out workspace first.
23:04:44 Cloning the remote Git repository
23:04:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:04:44 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
23:04:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:04:44 > git --version # timeout=10
23:04:44 > git --version # 'git version 2.43.0'
23:04:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:04:44 [INFO] Currently running in a labeled security context
23:04:44 [INFO] Currently SELinux is 'enforcing' on the host
23:04:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh4963080107740520183.key
23:04:44 Verifying host key using known hosts file
23:04:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:04:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:04:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:04:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:04:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:04:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:04:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:04:47 [INFO] Currently running in a labeled security context
23:04:47 [INFO] Currently SELinux is 'enforcing' on the host
23:04:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh12458332145339668890.key
23:04:47 Verifying host key using known hosts file
23:04:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:04:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:04:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:04:47 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:04:47 > git config core.sparsecheckout # timeout=10
23:04:47 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:04:48 Commit message: "Add bgpcep variables for vanadium"
23:04:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:04:48 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:04:48 No emails were triggered.
23:04:48 provisioning config files...
23:04:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:04:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:04:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:49 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1088842711926230103.sh
23:04:49 ---> python-tools-install.sh
23:04:49 Setup pyenv:
23:04:49 system
23:04:49 * 3.8.13 (set by /opt/pyenv/version)
23:04:49 * 3.9.13 (set by /opt/pyenv/version)
23:04:49 * 3.10.13 (set by /opt/pyenv/version)
23:04:49 * 3.11.7 (set by /opt/pyenv/version)
23:04:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T5jU
23:04:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:04:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:57 lf-activate-venv(): INFO: Base packages installed successfully
23:04:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:05:20 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:05:20 Generating Requirements File
23:05: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.
23:05:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:05:39 Python 3.11.7
23:05:39 pip 26.0 from /tmp/venv-T5jU/lib/python3.11/site-packages/pip (python 3.11)
23:05:40 appdirs==1.4.4
23:05:40 argcomplete==3.6.3
23:05:40 aspy.yaml==1.3.0
23:05:40 attrs==25.4.0
23:05:40 autopage==0.6.0
23:05:40 beautifulsoup4==4.14.3
23:05:40 boto3==1.42.39
23:05:40 botocore==1.42.39
23:05:40 bs4==0.0.2
23:05:40 certifi==2026.1.4
23:05:40 cffi==2.0.0
23:05:40 cfgv==3.5.0
23:05:40 chardet==5.2.0
23:05:40 charset-normalizer==3.4.4
23:05:40 click==8.3.1
23:05:40 cliff==4.13.1
23:05:40 cmd2==3.1.2
23:05:40 cryptography==3.3.2
23:05:40 debtcollector==3.0.0
23:05:40 decorator==5.2.1
23:05:40 defusedxml==0.7.1
23:05:40 Deprecated==1.3.1
23:05:40 distlib==0.4.0
23:05:40 dnspython==2.8.0
23:05:40 docker==7.1.0
23:05:40 dogpile.cache==1.5.0
23:05:40 durationpy==0.10
23:05:40 email-validator==2.3.0
23:05:40 filelock==3.20.3
23:05:40 future==1.0.0
23:05:40 gitdb==4.0.12
23:05:40 GitPython==3.1.46
23:05:40 httplib2==0.30.2
23:05:40 identify==2.6.16
23:05:40 idna==3.11
23:05:40 importlib-resources==1.5.0
23:05:40 iso8601==2.1.0
23:05:40 Jinja2==3.1.6
23:05:40 jmespath==1.1.0
23:05:40 jsonpatch==1.33
23:05:40 jsonpointer==3.0.0
23:05:40 jsonschema==4.26.0
23:05:40 jsonschema-specifications==2025.9.1
23:05:40 keystoneauth1==5.13.0
23:05:40 kubernetes==35.0.0
23:05:40 lftools==0.37.21
23:05:40 lxml==6.0.2
23:05:40 markdown-it-py==4.0.0
23:05:40 MarkupSafe==3.0.3
23:05:40 mdurl==0.1.2
23:05:40 msgpack==1.1.2
23:05:40 multi_key_dict==2.0.3
23:05:40 munch==4.0.0
23:05:40 netaddr==1.3.0
23:05:40 niet==1.4.2
23:05:40 nodeenv==1.10.0
23:05:40 oauth2client==4.1.3
23:05:40 oauthlib==3.3.1
23:05:40 openstacksdk==4.9.0
23:05:40 os-service-types==1.8.2
23:05:40 osc-lib==4.3.0
23:05:40 oslo.config==10.2.0
23:05:40 oslo.context==6.2.0
23:05:40 oslo.i18n==6.7.1
23:05:40 oslo.log==8.0.0
23:05:40 oslo.serialization==5.9.0
23:05:40 oslo.utils==9.2.0
23:05:40 packaging==26.0
23:05:40 pbr==7.0.3
23:05:40 platformdirs==4.5.1
23:05:40 prettytable==3.17.0
23:05:40 psutil==7.2.2
23:05:40 pyasn1==0.6.2
23:05:40 pyasn1_modules==0.4.2
23:05:40 pycparser==3.0
23:05:40 pygerrit2==2.0.15
23:05:40 PyGithub==2.8.1
23:05:40 Pygments==2.19.2
23:05:40 PyJWT==2.11.0
23:05:40 PyNaCl==1.6.2
23:05:40 pyparsing==2.4.7
23:05:40 pyperclip==1.11.0
23:05:40 pyrsistent==0.20.0
23:05:40 python-cinderclient==9.8.0
23:05:40 python-dateutil==2.9.0.post0
23:05:40 python-heatclient==5.0.0
23:05:40 python-jenkins==1.8.3
23:05:40 python-keystoneclient==5.7.0
23:05:40 python-magnumclient==4.9.0
23:05:40 python-openstackclient==8.3.0
23:05:40 python-swiftclient==4.9.0
23:05:40 PyYAML==6.0.3
23:05:40 referencing==0.37.0
23:05:40 requests==2.32.5
23:05:40 requests-oauthlib==2.0.0
23:05:40 requestsexceptions==1.4.0
23:05:40 rfc3986==2.0.0
23:05:40 rich==14.3.2
23:05:40 rich-argparse==1.7.2
23:05:40 rpds-py==0.30.0
23:05:40 rsa==4.9.1
23:05:40 ruamel.yaml==0.19.1
23:05:40 ruamel.yaml.clib==0.2.15
23:05:40 s3transfer==0.16.0
23:05:40 simplejson==3.20.2
23:05:40 six==1.17.0
23:05:40 smmap==5.0.2
23:05:40 soupsieve==2.8.3
23:05:40 stevedore==5.6.0
23:05:40 tabulate==0.9.0
23:05:40 toml==0.10.2
23:05:40 tomlkit==0.14.0
23:05:40 tqdm==4.67.2
23:05:40 typing_extensions==4.15.0
23:05:40 tzdata==2025.3
23:05:40 urllib3==1.26.20
23:05:40 virtualenv==20.36.1
23:05:40 wcwidth==0.5.3
23:05:40 websocket-client==1.9.0
23:05:40 wrapt==2.1.0
23:05:40 xdg==6.0.0
23:05:40 xmltodict==1.0.2
23:05:40 yq==3.4.3
23:05:40 [EnvInject] - Injecting environment variables from a build step.
23:05:40 [EnvInject] - Injecting as environment variables the properties content
23:05:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:05:40 OS_CLOUD=vex
23:05:40 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:05:40 OS_STACK_TEMPLATE_DIR=openstack-hot
23:05:40
23:05:40 [EnvInject] - Variables injected successfully.
23:05:40 provisioning config files...
23:05:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:05:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8886679628688193613.sh
23:05:41 ---> Create parameters file for OpenStack HOT
23:05:41 OpenStack Heat parameters generated
23:05:41 -----------------------------------
23:05:41 parameters:
23:05:41 vm_0_count: '3'
23:05:41 vm_0_flavor: 'v3-standard-4'
23:05:41 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
23:05:41 vm_1_count: '1'
23:05:41 vm_1_flavor: 'v3-standard-2'
23:05:41 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:05:41
23:05:41 job_name: '64128-53'
23:05:41 silo: 'releng'
23:05:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5495527280963515395.sh
23:05:41 ---> Create HEAT stack
23:05:41 + source /home/jenkins/lf-env.sh
23:05:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:05:41 ++ mktemp -d /tmp/venv-XXXX
23:05:41 + lf_venv=/tmp/venv-XkdR
23:05:41 + local venv_file=/tmp/.os_lf_venv
23:05:41 + local python=python3
23:05:41 + local options
23:05:41 + local set_path=true
23:05:41 + local install_args=
23:05:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:05:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:05:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:05:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:05:41 + true
23:05:41 + case $1 in
23:05:41 + python=python3
23:05:41 + shift 2
23:05:41 + true
23:05:41 + case $1 in
23:05:41 + shift
23:05:41 + break
23:05:41 + case $python in
23:05:41 + local pkg_list=
23:05:41 + [[ -d /opt/pyenv ]]
23:05:41 + echo 'Setup pyenv:'
23:05:41 Setup pyenv:
23:05:41 + export PYENV_ROOT=/opt/pyenv
23:05:41 + PYENV_ROOT=/opt/pyenv
23:05:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:41 + pyenv versions
23:05:42 system
23:05:42 3.8.13
23:05:42 3.9.13
23:05:42 3.10.13
23:05:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:05:42 + command -v pyenv
23:05:42 ++ pyenv init - --no-rehash
23:05:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:05:42 for i in ${!paths[@]}; do
23:05:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:05:42 fi; done;
23:05:42 echo "${paths[*]}"'\'')"
23:05:42 export PATH="/opt/pyenv/shims:${PATH}"
23:05:42 export PYENV_SHELL=bash
23:05:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:05:42 pyenv() {
23:05:42 local command
23:05:42 command="${1:-}"
23:05:42 if [ "$#" -gt 0 ]; then
23:05:42 shift
23:05:42 fi
23:05:42
23:05:42 case "$command" in
23:05:42 rehash|shell)
23:05:42 eval "$(pyenv "sh-$command" "$@")"
23:05:42 ;;
23:05:42 *)
23:05:42 command pyenv "$command" "$@"
23:05:42 ;;
23:05:42 esac
23:05:42 }'
23:05:42 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:05:42 for i in ${!paths[@]}; do
23:05:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:05:42 fi; done;
23:05:42 echo "${paths[*]}"'
23:05:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:05:42 ++ export PYENV_SHELL=bash
23:05:42 ++ PYENV_SHELL=bash
23:05:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:05:42 +++ complete -F _pyenv pyenv
23:05:42 ++ lf-pyver python3
23:05:42 ++ local py_version_xy=python3
23:05:42 ++ local py_version_xyz=
23:05:42 ++ awk '{ print $1 }'
23:05:42 ++ pyenv versions
23:05:42 ++ local command
23:05:42 ++ command=versions
23:05:42 ++ '[' 1 -gt 0 ']'
23:05:42 ++ shift
23:05:42 ++ case "$command" in
23:05:42 ++ command pyenv versions
23:05:42 ++ pyenv versions
23:05:42 ++ sed 's/^[ *]* //'
23:05:42 ++ grep -E '^[0-9.]*[0-9]$'
23:05:42 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:05:42 +++ grep '^3' /tmp/.pyenv_versions
23:05:42 +++ tail -n 1
23:05:42 +++ sort -V
23:05:42 ++ py_version_xyz=3.11.7
23:05:42 ++ [[ -z 3.11.7 ]]
23:05:42 ++ echo 3.11.7
23:05:42 ++ return 0
23:05:42 + pyenv local 3.11.7
23:05:42 + local command
23:05:42 + command=local
23:05:42 + '[' 2 -gt 0 ']'
23:05:42 + shift
23:05:42 + case "$command" in
23:05:42 + command pyenv local 3.11.7
23:05:42 + pyenv local 3.11.7
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='lftools[openstack] '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='kubernetes '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='niet '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='python-heatclient '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='python-openstackclient '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='python-magnumclient '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='urllib3~=1.26.15 '
23:05:42 + for arg in "$@"
23:05:42 + case $arg in
23:05:42 + pkg_list+='yq '
23:05:42 + [[ -f /tmp/.os_lf_venv ]]
23:05:42 ++ cat /tmp/.os_lf_venv
23:05:42 + lf_venv=/tmp/venv-T5jU
23:05:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from' file:/tmp/.os_lf_venv
23:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:05:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:42 + local 'pip_opts=--upgrade --quiet'
23:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:05:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:05:42 + [[ -n '' ]]
23:05:42 + [[ -n '' ]]
23:05:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:42 + /tmp/venv-T5jU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:05:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:05:43 lf-activate-venv(): INFO: Base packages installed successfully
23:05:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:05:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:05:43 + /tmp/venv-T5jU/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:06:02 + type python3
23:06:02 + true
23:06:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH'
23:06:02 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:06:02 + PATH=/tmp/venv-T5jU/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:06:02 + return 0
23:06:02 + openstack --os-cloud vex limits show --absolute
23:06:03 +--------------------------+---------+
23:06:03 | Name | Value |
23:06:03 +--------------------------+---------+
23:06:03 | maxTotalInstances | -1 |
23:06:03 | maxTotalCores | 450 |
23:06:03 | maxTotalRAMSize | 1000000 |
23:06:03 | maxServerMeta | 128 |
23:06:03 | maxImageMeta | 128 |
23:06:03 | maxPersonality | 5 |
23:06:03 | maxPersonalitySize | 10240 |
23:06:03 | maxTotalKeypairs | 100 |
23:06:03 | maxServerGroups | 10 |
23:06:03 | maxServerGroupMembers | 10 |
23:06:03 | maxTotalFloatingIps | -1 |
23:06:03 | maxSecurityGroups | -1 |
23:06:03 | maxSecurityGroupRules | -1 |
23:06:03 | totalRAMUsed | 507904 |
23:06:03 | totalCoresUsed | 124 |
23:06:03 | totalInstancesUsed | 41 |
23:06:03 | totalFloatingIpsUsed | 0 |
23:06:03 | totalSecurityGroupsUsed | 0 |
23:06:03 | totalServerGroupsUsed | 0 |
23:06:03 | maxTotalVolumes | -1 |
23:06:03 | maxTotalSnapshots | 10 |
23:06:03 | maxTotalVolumeGigabytes | 4096 |
23:06:03 | maxTotalBackups | 10 |
23:06:03 | maxTotalBackupGigabytes | 1000 |
23:06:03 | totalVolumesUsed | 0 |
23:06:03 | totalGigabytesUsed | 0 |
23:06:03 | totalSnapshotsUsed | 0 |
23:06:03 | totalBackupsUsed | 0 |
23:06:03 | totalBackupGigabytesUsed | 0 |
23:06:03 +--------------------------+---------+
23:06:03 + pushd /opt/ciman/openstack-hot
23:06:03 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
23:06:03 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-53 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
23:06:52 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:06:52 Waiting to initialize infrastructure...
23:06:52 Waiting to initialize infrastructure...
23:06:52 Waiting to initialize infrastructure...
23:06:52 Stack initialization successful.
23:06:52 ------------------------------------
23:06:52 Stack Details
23:06:52 ------------------------------------
23:06:52 {'added': None,
23:06:52 'capabilities': [],
23:06:52 'created_at': '2026-02-01T23:06:06Z',
23:06:52 'deleted': None,
23:06:52 'deleted_at': None,
23:06:52 'description': 'No description',
23:06:52 'environment': None,
23:06:52 'environment_files': None,
23:06:52 'files': None,
23:06:52 'files_container': None,
23:06:52 'id': 'db5afd72-7a67-4077-9ef5-d964a261abe2',
23:06:52 'is_rollback_disabled': True,
23:06:52 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-53/db5afd72-7a67-4077-9ef5-d964a261abe2',
23:06:52 'rel': 'self'}],
23:06:52 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:06:52 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-53',
23:06:52 'notification_topics': [],
23:06:52 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:06:52 'output_key': 'vm_1_ips',
23:06:52 'output_value': ['10.30.171.226']},
23:06:52 {'description': 'IP addresses of the 1st vm types',
23:06:52 'output_key': 'vm_0_ips',
23:06:52 'output_value': ['10.30.170.136',
23:06:52 '10.30.170.42',
23:06:52 '10.30.170.159']}],
23:06:52 'owner_id': ****,
23:06:52 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:06:52 'OS::stack_id': 'db5afd72-7a67-4077-9ef5-d964a261abe2',
23:06:52 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-53',
23:06:52 'job_name': '64128-53',
23:06:52 'silo': 'releng',
23:06:52 'vm_0_count': '3',
23:06:52 'vm_0_flavor': 'v3-standard-4',
23:06:52 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:06:52 '20260201-010217.481',
23:06:52 'vm_1_count': '1',
23:06:52 'vm_1_flavor': 'v3-standard-2',
23:06:52 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:06:52 '- 20250917-133034.654'},
23:06:52 'parent_id': None,
23:06:52 'replaced': None,
23:06:52 'status': 'CREATE_COMPLETE',
23:06:52 'status_reason': 'Stack CREATE completed successfully',
23:06:52 'tags': [],
23:06:52 'template': None,
23:06:52 'template_description': 'No description',
23:06:52 'template_url': None,
23:06:52 'timeout_mins': 15,
23:06:52 'unchanged': None,
23:06:52 'updated': None,
23:06:52 'updated_at': None,
23:06:52 'user_project_id': 'e8b6000f2f0849e190e53f696dc61be0'}
23:06:52 ------------------------------------
23:06:52 + popd
23:06:52 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
23:06:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13067714260268249067.sh
23:06:52 ---> Copy SSH public keys to CSIT lab
23:06:52 Setup pyenv:
23:06:53 system
23:06:53 3.8.13
23:06:53 3.9.13
23:06:53 3.10.13
23:06:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:06:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:06:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:55 lf-activate-venv(): INFO: Base packages installed successfully
23:06:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:07:13 SSH not responding on 10.30.170.136. Retrying in 10 seconds...
23:07:14 SSH not responding on 10.30.171.226. Retrying in 10 seconds...
23:07:14 SSH not responding on 10.30.170.42. Retrying in 10 seconds...
23:07:15 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:07:15 releng-64128-53-0-builder-2
23:07:15 Successfully copied public keys to slave 10.30.170.159
23:07:23 Ping to 10.30.170.136 successful.
23:07:24 Ping to 10.30.171.226 successful.
23:07:24 SSH not responding on 10.30.170.136. Retrying in 10 seconds...
23:07:24 Ping to 10.30.170.42 successful.
23:07:24 SSH not responding on 10.30.170.42. Retrying in 10 seconds...
23:07:25 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:07:26 releng-64128-53-1-mininet-ovs-217-0
23:07:26 Successfully copied public keys to slave 10.30.171.226
23:07:26 Process 6515 ready.
23:07:34 Ping to 10.30.170.136 successful.
23:07:34 SSH not responding on 10.30.170.136. Retrying in 10 seconds...
23:07:34 Ping to 10.30.170.42 successful.
23:07:35 SSH not responding on 10.30.170.42. Retrying in 10 seconds...
23:07:44 Ping to 10.30.170.136 successful.
23:07:45 Ping to 10.30.170.42 successful.
23:07:45 SSH not responding on 10.30.170.136. Retrying in 10 seconds...
23:07:46 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:07:46 releng-64128-53-0-builder-1
23:07:46 Successfully copied public keys to slave 10.30.170.42
23:07:55 Ping to 10.30.170.136 successful.
23:07:56 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:07:56 releng-64128-53-0-builder-0
23:07:56 Successfully copied public keys to slave 10.30.170.136
23:07:56 Process 6516 ready.
23:07:56 Process 6517 ready.
23:07:56 Process 6518 ready.
23:07:56 SSH ready on all stack servers.
23:07:56 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14757898749213241633.sh
23:07:56 Setup pyenv:
23:07:56 system
23:07:56 3.8.13
23:07:56 3.9.13
23:07:56 3.10.13
23:07:56 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:08:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ea5L
23:08:00 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
23:08:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:04 lf-activate-venv(): INFO: Base packages installed successfully
23:08:04 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:08:06 lf-activate-venv(): INFO: Adding /tmp/venv-ea5L/bin to PATH
23:08:06 + echo 'Installing Python Requirements'
23:08:06 Installing Python Requirements
23:08:06 + cat
23:08:06 + python -m pip install -r requirements.txt
23:08:06 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:08:06 Collecting docker-py (from -r requirements.txt (line 1))
23:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:08:06 Collecting ipaddr (from -r requirements.txt (line 2))
23:08:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:08:06 Installing build dependencies: started
23:08:07 Installing build dependencies: finished with status 'done'
23:08:07 Getting requirements to build wheel: started
23:08:07 Getting requirements to build wheel: finished with status 'done'
23:08:07 Preparing metadata (pyproject.toml): started
23:08:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:08:08 Collecting netaddr (from -r requirements.txt (line 3))
23:08:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:08:08 Collecting netifaces (from -r requirements.txt (line 4))
23:08:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:08:08 Installing build dependencies: started
23:08:09 Installing build dependencies: finished with status 'done'
23:08:09 Getting requirements to build wheel: started
23:08:09 Getting requirements to build wheel: finished with status 'done'
23:08:09 Preparing metadata (pyproject.toml): started
23:08:09 Preparing metadata (pyproject.toml): finished with status 'done'
23:08:09 Collecting pyhocon (from -r requirements.txt (line 5))
23:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:08:09 Collecting requests (from -r requirements.txt (line 6))
23:08:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:08:09 Collecting robotframework (from -r requirements.txt (line 7))
23:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
23:08:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.8 MB/s 0:00:00
23:08:09 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:08:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:08:09 Installing build dependencies: started
23:08:10 Installing build dependencies: finished with status 'done'
23:08:10 Getting requirements to build wheel: started
23:08:11 Getting requirements to build wheel: finished with status 'done'
23:08:11 Preparing metadata (pyproject.toml): started
23:08:11 Preparing metadata (pyproject.toml): finished with status 'done'
23:08:11 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:08:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:08:11 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:08:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:08:11 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:08:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:08:11 Installing build dependencies: started
23:08:12 Installing build dependencies: finished with status 'done'
23:08:12 Getting requirements to build wheel: started
23:08:12 Getting requirements to build wheel: finished with status 'done'
23:08:12 Preparing metadata (pyproject.toml): started
23:08:12 Preparing metadata (pyproject.toml): finished with status 'done'
23:08:12 Collecting scapy (from -r requirements.txt (line 12))
23:08:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
23:08:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 53.9 MB/s 0:00:00
23:08:12 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:08:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:08:12 Installing build dependencies: started
23:08:13 Installing build dependencies: finished with status 'done'
23:08:13 Getting requirements to build wheel: started
23:08:13 Getting requirements to build wheel: finished with status 'done'
23:08:13 Preparing metadata (pyproject.toml): started
23:08:14 Preparing metadata (pyproject.toml): finished with status 'done'
23:08:14 Collecting elasticsearch (from -r requirements.txt (line 18))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
23:08:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 40.5 MB/s 0:00:00
23:08:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:08:14 Collecting pyangbind (from -r requirements.txt (line 22))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:08:14 Collecting isodate (from -r requirements.txt (line 25))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:08:14 Collecting jmespath (from -r requirements.txt (line 28))
23:08:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
23:08:14 Collecting jsonpatch (from -r requirements.txt (line 31))
23:08:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:08:14 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:08:14 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:08:14 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:08:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:08:14 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:08:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:08:14 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:08:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:08:14 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:08:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
23:08:15 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:08:15 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:08:15 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
23:08:15 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
23:08:15 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:08:15 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:08:15 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:08:15 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:08:15 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:08:15 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
23:08:15 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
23:08:15 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:08:15 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:08:15 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:08:15 Collecting elasticsearch (from -r requirements.txt (line 18))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
23:08:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.6 MB/s 0:00:00
23:08:15 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:08:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:08:15 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:08:15 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:08:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:08:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.9 MB/s 0:00:00
23:08:16 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:08:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:08:17 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:08:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 35.4 MB/s 0:00:00
23:08:17 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:08:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:08:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:08:17 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:08:18 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:08:18 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:08:18 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
23:08:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
23:08:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 69.8 MB/s 0:00:00
23:08:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
23:08:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:08:18 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:08:18 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:08:18 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
23:08:18 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
23:08:18 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
23:08:18 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:08:18 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:08:18 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:08:19 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:08:19 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:08:19 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
23:08:19 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
23:08:19 Requirement already satisfied: packaging in /tmp/venv-ea5L/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
23:08:19 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
23:08:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:08:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:08:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:08:19 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))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:08:19 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:08:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
23:08:19 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:08:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
23:08:19 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:08:19 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:08:19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:08:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=7274548b2104b6129ae971df50e72d76ead7f80c8e118516a60aee6a93e5b674
23:08:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:08:19 Building wheel for ipaddr (pyproject.toml): started
23:08:20 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:08:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=fa682838aa1a206160577e73a52c49d6a62778d946862a850d04e3d603fb4172
23:08:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:08:20 Building wheel for netifaces (pyproject.toml): started
23:08:22 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:08:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=b7b152e257d99c4234e23c5fe8a4d180a1b08a9d992eb09978ede4ab74e45bfe
23:08:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:08:22 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:08:22 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:08:22 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=951db34df926d401e3b081aeb93596448c196a95a110e070154c4640172dbb77
23:08:22 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:08:22 Building wheel for jsonpath-rw (pyproject.toml): started
23:08:23 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:08:23 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=a25eeece8b35cce8d938a8ab3f1b5672d4d5a292d18210e849f2c45904aa4c98
23:08:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:08:23 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:08:23 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:08:30
23:08:30 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
23:08:30 + pip freeze
23:08:30 async-generator==1.10
23:08:30 attrs==25.4.0
23:08:30 bcrypt==5.0.0
23:08:30 beautifulsoup4==4.14.3
23:08:30 certifi==2026.1.4
23:08:30 cffi==2.0.0
23:08:30 charset-normalizer==3.4.4
23:08:30 click==8.3.1
23:08:30 cryptography==46.0.4
23:08:30 decorator==5.2.1
23:08:30 distlib==0.4.0
23:08:30 docker-py==1.10.6
23:08:30 docker-pycreds==0.4.0
23:08:30 elastic-transport==8.17.1
23:08:30 elasticsearch==8.19.3
23:08:30 elasticsearch-dsl==8.15.4
23:08:30 enum34==1.1.10
23:08:30 filelock==3.20.3
23:08:30 h11==0.16.0
23:08:30 idna==3.11
23:08:30 importlib_metadata==8.7.1
23:08:30 invoke==2.2.1
23:08:30 ipaddr==2.2.0
23:08:30 isodate==0.7.2
23:08:30 jmespath==1.1.0
23:08:30 jsonpatch==1.33
23:08:30 jsonpath-rw==1.4.0
23:08:30 jsonpointer==3.0.0
23:08:30 lxml==6.0.2
23:08:30 mypy_extensions==1.1.0
23:08:30 netaddr==1.3.0
23:08:30 netifaces==0.11.0
23:08:30 outcome==1.3.0.post0
23:08:30 packaging==26.0
23:08:30 paramiko==4.0.0
23:08:30 platformdirs==4.5.1
23:08:30 ply==3.11
23:08:30 pyang==2.7.1
23:08:30 pyangbind==0.8.7
23:08:30 pycparser==3.0
23:08:30 pyhocon==0.3.61
23:08:30 PyNaCl==1.6.2
23:08:30 pyparsing==3.3.2
23:08:30 PySocks==1.7.1
23:08:30 python-dateutil==2.9.0.post0
23:08:30 regex==2026.1.15
23:08:30 requests==2.32.5
23:08:30 robotframework==7.4.1
23:08:30 robotframework-httplibrary==0.4.2
23:08:30 robotframework-pythonlibcore==4.5.0
23:08:30 robotframework-requests==0.9.7
23:08:30 robotframework-selenium2library==3.0.0
23:08:30 robotframework-seleniumlibrary==6.8.0
23:08:30 robotframework-sshlibrary==3.8.0
23:08:30 scapy==2.7.0
23:08:30 scp==0.15.0
23:08:30 selenium==4.40.0
23:08:30 six==1.17.0
23:08:30 sniffio==1.3.1
23:08:30 sortedcontainers==2.4.0
23:08:30 soupsieve==2.8.3
23:08:30 trio==0.32.0
23:08:30 trio-typing==0.10.0
23:08:30 trio-websocket==0.12.2
23:08:30 types-certifi==2021.10.8.3
23:08:30 types-urllib3==1.26.25.14
23:08:30 typing_extensions==4.15.0
23:08:30 urllib3==2.6.3
23:08:30 virtualenv==20.36.1
23:08:30 waitress==3.0.2
23:08:30 WebOb==1.8.9
23:08:30 websocket-client==1.9.0
23:08:30 WebTest==3.0.7
23:08:30 wsproto==1.3.2
23:08:30 zipp==3.23.0
23:08:31 [EnvInject] - Injecting environment variables from a build step.
23:08:31 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:08:31 [EnvInject] - Variables injected successfully.
23:08:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17985519413668180201.sh
23:08:31 Setup pyenv:
23:08:31 system
23:08:31 3.8.13
23:08:31 3.9.13
23:08:31 3.10.13
23:08:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:33 lf-activate-venv(): INFO: Base packages installed successfully
23:08:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:08:40 + ODL_SYSTEM=()
23:08:40 + TOOLS_SYSTEM=()
23:08:40 + OPENSTACK_SYSTEM=()
23:08:40 + OPENSTACK_CONTROLLERS=()
23:08:40 + mapfile -t ADDR
23:08:40 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:08:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:08:41 + for i in "${ADDR[@]}"
23:08:41 ++ ssh 10.30.170.136 hostname -s
23:08:41 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:08:42 + REMHOST=releng-64128-53-0-builder-0
23:08:42 + case ${REMHOST} in
23:08:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:08:42 + for i in "${ADDR[@]}"
23:08:42 ++ ssh 10.30.170.42 hostname -s
23:08:42 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:08:42 + REMHOST=releng-64128-53-0-builder-1
23:08:42 + case ${REMHOST} in
23:08:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:08:42 + for i in "${ADDR[@]}"
23:08:42 ++ ssh 10.30.170.159 hostname -s
23:08:42 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:08:42 + REMHOST=releng-64128-53-0-builder-2
23:08:42 + case ${REMHOST} in
23:08:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:08:42 + for i in "${ADDR[@]}"
23:08:42 ++ ssh 10.30.171.226 hostname -s
23:08:42 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:08:43 + REMHOST=releng-64128-53-1-mininet-ovs-217-0
23:08:43 + case ${REMHOST} in
23:08:43 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:08:43 + echo NUM_ODL_SYSTEM=3
23:08:43 + echo NUM_TOOLS_SYSTEM=1
23:08:43 + '[' '' == yes ']'
23:08:43 + NUM_OPENSTACK_SYSTEM=0
23:08:43 + echo NUM_OPENSTACK_SYSTEM=0
23:08:43 + '[' 0 -eq 2 ']'
23:08:43 + echo ODL_SYSTEM_IP=10.30.170.136
23:08:43 ++ seq 0 2
23:08:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:08:43 + echo ODL_SYSTEM_1_IP=10.30.170.136
23:08:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:08:43 + echo ODL_SYSTEM_2_IP=10.30.170.42
23:08:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:08:43 + echo ODL_SYSTEM_3_IP=10.30.170.159
23:08:43 + echo TOOLS_SYSTEM_IP=10.30.171.226
23:08:43 ++ seq 0 0
23:08:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:08:43 + echo TOOLS_SYSTEM_1_IP=10.30.171.226
23:08:43 + openstack_index=0
23:08:43 + NUM_OPENSTACK_CONTROL_NODES=1
23:08:43 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:08:43 ++ seq 0 0
23:08:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:08:43 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:08:43 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:08:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:08:43 + '[' -1 -ge 2 ']'
23:08:43 ++ seq 0 -2
23:08:43 + NUM_OPENSTACK_HAPROXY_NODES=0
23:08:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:08:43 ++ seq 0 -1
23:08:43 + echo 'Contents of slave_addresses.txt:'
23:08:43 Contents of slave_addresses.txt:
23:08:43 + cat slave_addresses.txt
23:08:43 NUM_ODL_SYSTEM=3
23:08:43 NUM_TOOLS_SYSTEM=1
23:08:43 NUM_OPENSTACK_SYSTEM=0
23:08:43 ODL_SYSTEM_IP=10.30.170.136
23:08:43 ODL_SYSTEM_1_IP=10.30.170.136
23:08:43 ODL_SYSTEM_2_IP=10.30.170.42
23:08:43 ODL_SYSTEM_3_IP=10.30.170.159
23:08:43 TOOLS_SYSTEM_IP=10.30.171.226
23:08:43 TOOLS_SYSTEM_1_IP=10.30.171.226
23:08:43 NUM_OPENSTACK_CONTROL_NODES=1
23:08:43 OPENSTACK_CONTROL_NODE_1_IP=
23:08:43 NUM_OPENSTACK_COMPUTE_NODES=-1
23:08:43 NUM_OPENSTACK_HAPROXY_NODES=0
23:08:43 [EnvInject] - Injecting environment variables from a build step.
23:08:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:08:43 [EnvInject] - Variables injected successfully.
23:08:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins1162951090674828460.sh
23:08:43 Preparing for JRE Version 21
23:08:43 Karaf artifact is netconf-karaf
23:08:43 Karaf project is netconf
23:08:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:08:43 [EnvInject] - Injecting environment variables from a build step.
23:08:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:08:43 [EnvInject] - Variables injected successfully.
23:08:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1868244777076740872.sh
23:08:43 2026-02-01 23:08:43 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
23:08:43 Bundle version is 10.0.3-SNAPSHOT
23:08:43 --2026-02-01 23:08:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
23:08:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:08:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:08:43 HTTP request sent, awaiting response... 200 OK
23:08:43 Length: 1414 (1.4K) [application/xml]
23:08:43 Saving to: ‘maven-metadata.xml’
23:08:43
23:08:43 0K . 100% 54.3M=0s
23:08:43
23:08:43 2026-02-01 23:08:43 (54.3 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
23:08:43
23:08:43
23:08:43
23:08:43 org.opendaylight.netconf
23:08:43 netconf-karaf
23:08:43
23:08:43 20260201190828
23:08:43
23:08:43 20260201.190828
23:08:43 116
23:08:43
23:08:43
23:08:43
23:08:43 pom
23:08:43 10.0.3-20260201.190828-116
23:08:43 20260201190828
23:08:43
23:08:43
23:08:43 tar.gz
23:08:43 10.0.3-20260201.190828-116
23:08:43 20260201190828
23:08:43
23:08:43
23:08:43 zip
23:08:43 10.0.3-20260201.190828-116
23:08:43 20260201190828
23:08:43
23:08:43
23:08:43 cyclonedx
23:08:43 xml
23:08:43 10.0.3-20260201.190828-116
23:08:43 20260201190828
23:08:43
23:08:43
23:08:43 cyclonedx
23:08:43 json
23:08:43 10.0.3-20260201.190828-116
23:08:43 20260201190828
23:08:43
23:08:43
23:08:43
23:08:43 10.0.3-SNAPSHOT
23:08:43
23:08:43 Nexus timestamp is 10.0.3-20260201.190828-116
23:08:43 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-20260201.190828-116.zip
23:08:43 Distribution bundle is netconf-karaf-10.0.3-20260201.190828-116.zip
23:08:43 Distribution bundle version is 10.0.3-SNAPSHOT
23:08:43 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
23:08:43 Nexus prefix is https://nexus.opendaylight.org
23:08:43 [EnvInject] - Injecting environment variables from a build step.
23:08:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:08:43 [EnvInject] - Variables injected successfully.
23:08:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins10683473175879766788.sh
23:08:43 Setup pyenv:
23:08:44 system
23:08:44 3.8.13
23:08:44 3.9.13
23:08:44 3.10.13
23:08:44 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:08:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:08:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:46 lf-activate-venv(): INFO: Base packages installed successfully
23:08:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:08:51 Copying common-functions.sh to /tmp
23:08:53 Copying common-functions.sh to 10.30.171.226:/tmp
23:08:53 Warning: Permanently added '10.30.171.226' (ECDSA) to the list of known hosts.
23:08:53 Copying common-functions.sh to 10.30.170.136:/tmp
23:08:53 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:08:54 Copying common-functions.sh to 10.30.170.42:/tmp
23:08:54 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:08:54 Copying common-functions.sh to 10.30.170.159:/tmp
23:08:54 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:08:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15347430574176039093.sh
23:08:54 common-functions.sh is being sourced
23:08:54 common-functions environment:
23:08:54 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:54 ACTUALFEATURES:
23:08:54 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:54 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:54 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:54 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:54 CONTROLLERMEM: 2048m
23:08:54 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:54 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:54 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:54 SUITES:
23:08:54
23:08:54 #################################################
23:08:54 ## Configure Cluster and Start ##
23:08:54 #################################################
23:08:54 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:08:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:08:54 Locating script plan to use...
23:08:54 Finished running script plans
23:08:54 Configuring member-1 with IP address 10.30.170.136
23:08:54 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:08:55 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:08:55 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
23:08:55 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:08:55 common-functions.sh is being sourced
23:08:55 ++ echo 'common-functions.sh is being sourced'
23:08:55 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
23:08:55 ++ DISTROSTREAM=vanadium
23:08:55 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:55 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:55 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:55 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:55 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:55 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:55 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:55 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:55 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:55 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:55 ++ export CONTROLLERMEM=
23:08:55 ++ CONTROLLERMEM=
23:08:55 ++ case "${DISTROSTREAM}" in
23:08:55 ++ CLUSTER_SYSTEM=akka
23:08:55 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:55 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:55 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:55 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:55 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:55 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:55 ++ print_common_env
23:08:55 ++ cat
23:08:55 common-functions environment:
23:08:55 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:55 ACTUALFEATURES:
23:08:55 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:55 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:55 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:55 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:55 CONTROLLERMEM:
23:08:55 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:55 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:55 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:55 SUITES:
23:08:55
23:08:55 ++ SSH='ssh -t -t'
23:08:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:08:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:08:55 Changing to /tmp
23:08:55 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-20260201.190828-116.zip
23:08:55 + echo 'Changing to /tmp'
23:08:55 + cd /tmp
23:08:55 + 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-20260201.190828-116.zip'
23:08:55 + 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-20260201.190828-116.zip
23:08:55 --2026-02-01 23:08:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260201.190828-116.zip
23:08:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:08:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:08:55 HTTP request sent, awaiting response... 200 OK
23:08:55 Length: 155237312 (148M) [application/zip]
23:08:55 Saving to: ‘netconf-karaf-10.0.3-20260201.190828-116.zip’
23:08:55
23:08:55 0K ........ ........ ........ ........ ........ ........ 2% 77.3M 2s
23:08:55 3072K ........ ........ ........ ........ ........ ........ 4% 119M 2s
23:08:55 6144K ........ ........ ........ ........ ........ ........ 6% 145M 1s
23:08:55 9216K ........ ........ ........ ........ ........ ........ 8% 175M 1s
23:08:55 12288K ........ ........ ........ ........ ........ ........ 10% 174M 1s
23:08:55 15360K ........ ........ ........ ........ ........ ........ 12% 159M 1s
23:08:55 18432K ........ ........ ........ ........ ........ ........ 14% 185M 1s
23:08:55 21504K ........ ........ ........ ........ ........ ........ 16% 214M 1s
23:08:55 24576K ........ ........ ........ ........ ........ ........ 18% 225M 1s
23:08:55 27648K ........ ........ ........ ........ ........ ........ 20% 198M 1s
23:08:55 30720K ........ ........ ........ ........ ........ ........ 22% 232M 1s
23:08:55 33792K ........ ........ ........ ........ ........ ........ 24% 234M 1s
23:08:55 36864K ........ ........ ........ ........ ........ ........ 26% 248M 1s
23:08:55 39936K ........ ........ ........ ........ ........ ........ 28% 253M 1s
23:08:55 43008K ........ ........ ........ ........ ........ ........ 30% 278M 1s
23:08:55 46080K ........ ........ ........ ........ ........ ........ 32% 287M 1s
23:08:55 49152K ........ ........ ........ ........ ........ ........ 34% 307M 1s
23:08:55 52224K ........ ........ ........ ........ ........ ........ 36% 312M 0s
23:08:55 55296K ........ ........ ........ ........ ........ ........ 38% 245M 0s
23:08:55 58368K ........ ........ ........ ........ ........ ........ 40% 285M 0s
23:08:55 61440K ........ ........ ........ ........ ........ ........ 42% 156M 0s
23:08:55 64512K ........ ........ ........ ........ ........ ........ 44% 254M 0s
23:08:55 67584K ........ ........ ........ ........ ........ ........ 46% 305M 0s
23:08:55 70656K ........ ........ ........ ........ ........ ........ 48% 319M 0s
23:08:55 73728K ........ ........ ........ ........ ........ ........ 50% 222M 0s
23:08:55 76800K ........ ........ ........ ........ ........ ........ 52% 238M 0s
23:08:55 79872K ........ ........ ........ ........ ........ ........ 54% 302M 0s
23:08:55 82944K ........ ........ ........ ........ ........ ........ 56% 296M 0s
23:08:55 86016K ........ ........ ........ ........ ........ ........ 58% 294M 0s
23:08:55 89088K ........ ........ ........ ........ ........ ........ 60% 287M 0s
23:08:55 92160K ........ ........ ........ ........ ........ ........ 62% 291M 0s
23:08:55 95232K ........ ........ ........ ........ ........ ........ 64% 72.2M 0s
23:08:55 98304K ........ ........ ........ ........ ........ ........ 66% 250M 0s
23:08:55 101376K ........ ........ ........ ........ ........ ........ 68% 266M 0s
23:08:55 104448K ........ ........ ........ ........ ........ ........ 70% 290M 0s
23:08:55 107520K ........ ........ ........ ........ ........ ........ 72% 284M 0s
23:08:55 110592K ........ ........ ........ ........ ........ ........ 74% 278M 0s
23:08:55 113664K ........ ........ ........ ........ ........ ........ 77% 278M 0s
23:08:55 116736K ........ ........ ........ ........ ........ ........ 79% 264M 0s
23:08:55 119808K ........ ........ ........ ........ ........ ........ 81% 282M 0s
23:08:56 122880K ........ ........ ........ ........ ........ ........ 83% 258M 0s
23:08:56 125952K ........ ........ ........ ........ ........ ........ 85% 266M 0s
23:08:56 129024K ........ ........ ........ ........ ........ ........ 87% 331M 0s
23:08:56 132096K ........ ........ ........ ........ ........ ........ 89% 292M 0s
23:08:56 135168K ........ ........ ........ ........ ........ ........ 91% 273M 0s
23:08:56 138240K ........ ........ ........ ........ ........ ........ 93% 285M 0s
23:08:56 141312K ........ ........ ........ ........ ........ ........ 95% 281M 0s
23:08:56 144384K ........ ........ ........ ........ ........ ........ 97% 269M 0s
23:08:56 147456K ........ ........ ........ ........ ........ ........ 99% 328M 0s
23:08:56 150528K ........ ........ 100% 304M=0.7s
23:08:56
23:08:56 2026-02-01 23:08:56 (223 MB/s) - ‘netconf-karaf-10.0.3-20260201.190828-116.zip’ saved [155237312/155237312]
23:08:56
23:08:56 Extracting the new controller...
23:08:56 + echo 'Extracting the new controller...'
23:08:56 + unzip -q netconf-karaf-10.0.3-20260201.190828-116.zip
23:08:57 Adding external repositories...
23:08:57 + echo 'Adding external repositories...'
23:08:57 + 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
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:57 ################################################################################
23:08:57 #
23:08:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:08:57 # contributor license agreements. See the NOTICE file distributed with
23:08:57 # this work for additional information regarding copyright ownership.
23:08:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:08:57 # (the "License"); you may not use this file except in compliance with
23:08:57 # the License. You may obtain a copy of the License at
23:08:57 #
23:08:57 # http://www.apache.org/licenses/LICENSE-2.0
23:08:57 #
23:08:57 # Unless required by applicable law or agreed to in writing, software
23:08:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:08:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:08:57 # See the License for the specific language governing permissions and
23:08:57 # limitations under the License.
23:08:57 #
23:08:57 ################################################################################
23:08:57
23:08:57 #
23:08:57 # If set to true, the following property will not allow any certificate to be used
23:08:57 # when accessing Maven repositories through SSL
23:08:57 #
23:08:57 #org.ops4j.pax.url.mvn.certificateCheck=
23:08:57
23:08:57 #
23:08:57 # Path to the local Maven settings file.
23:08:57 # The repositories defined in this file will be automatically added to the list
23:08:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:08:57 # below is not set.
23:08:57 # The following locations are checked for the existence of the settings.xml file
23:08:57 # * 1. looks for the specified url
23:08:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:08:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:08:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:08:57 #
23:08:57 #org.ops4j.pax.url.mvn.settings=
23:08:57
23:08:57 #
23:08:57 # Path to the local Maven repository which is used to avoid downloading
23:08:57 # artifacts when they already exist locally.
23:08:57 # The value of this property will be extracted from the settings.xml file
23:08:57 # above, or defaulted to:
23:08:57 # System.getProperty( "user.home" ) + "/.m2/repository"
23:08:57 #
23:08:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:08:57
23:08:57 #
23:08:57 # Default this to false. It's just weird to use undocumented repos
23:08:57 #
23:08:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:08:57
23:08:57 #
23:08:57 # Uncomment if you don't wanna use the proxy settings
23:08:57 # from the Maven conf/settings.xml file
23:08:57 #
23:08:57 # org.ops4j.pax.url.mvn.proxySupport=false
23:08:57
23:08:57 #
23:08:57 # Disable aether support by default. This ensure that the defaultRepositories
23:08:57 # below will be used
23:08:57 #
23:08:57 #org.ops4j.pax.url.mvn.disableAether=true
23:08:57
23:08:57 #
23:08:57 # Comma separated list of repositories scanned when resolving an artifact.
23:08:57 # Those repositories will be checked before iterating through the
23:08:57 # below list of repositories and even before the local repository
23:08:57 # A repository url can be appended with zero or more of the following flags:
23:08:57 # @snapshots : the repository contains snaphots
23:08:57 # @noreleases : the repository does not contain any released artifacts
23:08:57 #
23:08:57 # The following property value will add the system folder as a repo.
23:08:57 #
23:08:57 #org.ops4j.pax.url.mvn.defaultRepositories=
23:08:57
23:08:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:08:57 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:08:57
23:08:57 #
23:08:57 # Comma separated list of repositories scanned when resolving an artifact.
23:08:57 # The default list includes the following repositories:
23:08:57 # http://repo1.maven.org/maven2@id=central
23:08:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:08:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:08:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:08:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:08:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:08:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:08:57 # To add repositories to the default ones, prepend '+' to the list of repositories
23:08:57 # to add.
23:08:57 # A repository url can be appended with zero or more of the following flags:
23:08:57 # @snapshots : the repository contains snapshots
23:08:57 # @noreleases : the repository does not contain any released artifacts
23:08:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:08:57 #
23:08:57 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
23:08:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:08:57 file:${karaf.data}/kar@id=kar.repository@multi
23:08:57 Configuring the startup features...
23:08:57 + [[ True == \T\r\u\e ]]
23:08:57 + echo 'Configuring the startup features...'
23:08:57 + 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
23:08:57 + FEATURE_TEST_STRING=features-test
23:08:57 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
23:08:57 + KARAF_VERSION=netconf
23:08:57 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:57 ################################################################################
23:08:57 #
23:08:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:08:57 # contributor license agreements. See the NOTICE file distributed with
23:08:57 # this work for additional information regarding copyright ownership.
23:08:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:08:57 # (the "License"); you may not use this file except in compliance with
23:08:57 # the License. You may obtain a copy of the License at
23:08:57 #
23:08:57 # http://www.apache.org/licenses/LICENSE-2.0
23:08:57 #
23:08:57 # Unless required by applicable law or agreed to in writing, software
23:08:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:08:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:08:57 # See the License for the specific language governing permissions and
23:08:57 # limitations under the License.
23:08:57 #
23:08:57 ################################################################################
23:08:57
23:08:57 #
23:08:57 # Comma separated list of features repositories to register by default
23:08:57 #
23:08:57 featuresRepositories = file:${karaf.etc}/20e55117-d272-40d0-9780-d02bacce9baa.xml
23:08:57
23:08:57 #
23:08:57 # Comma separated list of features to install at startup
23:08:57 #
23:08:57 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 5081dc4b-d671-4d1b-b30a-8937e53d945f
23:08:57
23:08:57 #
23:08:57 # Resource repositories (OBR) that the features resolver can use
23:08:57 # to resolve requirements/capabilities
23:08:57 #
23:08:57 # The format of the resourceRepositories is
23:08:57 # resourceRepositories=[xml:url|json:url],...
23:08:57 # for Instance:
23:08:57 #
23:08:57 #resourceRepositories=xml:http://host/path/to/index.xml
23:08:57 # or
23:08:57 #resourceRepositories=json:http://host/path/to/index.json
23:08:57 #
23:08:57
23:08:57 #
23:08:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:08:57 #
23:08:57 featuresBootAsynchronous=false
23:08:57
23:08:57 #
23:08:57 # Service requirements enforcement
23:08:57 #
23:08:57 # By default, the feature resolver checks the service requirements/capabilities of
23:08:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:08:57 # the required bundles.
23:08:57 # The following flag can have those values:
23:08:57 # - disable: service requirements are completely ignored
23:08:57 # - default: service requirements are ignored for old features
23:08:57 # - enforce: service requirements are always verified
23:08:57 #
23:08:57 #serviceRequirements=default
23:08:57
23:08:57 #
23:08:57 # Store cfg file for config element in feature
23:08:57 #
23:08:57 #configCfgStore=true
23:08:57
23:08:57 #
23:08:57 # Define if the feature service automatically refresh bundles
23:08:57 #
23:08:57 autoRefresh=true
23:08:57
23:08:57 #
23:08:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:08:57 # XML file defines instructions related to features processing
23:08:57 # versions.properties may declare properties to resolve placeholders in XML file
23:08:57 # both files are relative to ${karaf.etc}
23:08:57 #
23:08:57 #featureProcessing=org.apache.karaf.features.xml
23:08:57 #featureProcessingVersions=versions.properties
23:08:57 + configure_karaf_log netconf ''
23:08:57 + local -r karaf_version=netconf
23:08:57 + local -r controllerdebugmap=
23:08:57 + local logapi=log4j
23:08:57 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:08:57 log4j2.rootLogger.level = INFO
23:08:57 #log4j2.rootLogger.type = asyncRoot
23:08:57 #log4j2.rootLogger.includeLocation = false
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:08:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:08:57 log4j2.rootLogger.appenderRef.Console.ref = Console
23:08:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:08:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:08:57 log4j2.logger.spifly.name = org.apache.aries.spifly
23:08:57 log4j2.logger.spifly.level = WARN
23:08:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:08:57 log4j2.logger.audit.level = INFO
23:08:57 log4j2.logger.audit.additivity = false
23:08:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:08:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:08:57 log4j2.appender.console.type = Console
23:08:57 log4j2.appender.console.name = Console
23:08:57 log4j2.appender.console.layout.type = PatternLayout
23:08:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:08:57 log4j2.appender.rolling.type = RollingRandomAccessFile
23:08:57 log4j2.appender.rolling.name = RollingFile
23:08:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:08:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:08:57 #log4j2.appender.rolling.immediateFlush = false
23:08:57 log4j2.appender.rolling.append = true
23:08:57 log4j2.appender.rolling.layout.type = PatternLayout
23:08:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:08:57 log4j2.appender.rolling.policies.type = Policies
23:08:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:08:57 log4j2.appender.rolling.policies.size.size = 64MB
23:08:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:08:57 log4j2.appender.rolling.strategy.max = 7
23:08:57 log4j2.appender.audit.type = RollingRandomAccessFile
23:08:57 log4j2.appender.audit.name = AuditRollingFile
23:08:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:08:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:08:57 log4j2.appender.audit.append = true
23:08:57 log4j2.appender.audit.layout.type = PatternLayout
23:08:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:08:57 log4j2.appender.audit.policies.type = Policies
23:08:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:08:57 log4j2.appender.audit.policies.size.size = 8MB
23:08:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:08:57 log4j2.appender.audit.strategy.max = 7
23:08:57 log4j2.appender.osgi.type = PaxOsgi
23:08:57 log4j2.appender.osgi.name = PaxOsgi
23:08:57 log4j2.appender.osgi.filter = *
23:08:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:08:57 #log4j2.logger.aether.level = TRACE
23:08:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:08:57 #log4j2.logger.http-headers.level = DEBUG
23:08:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:08:57 #log4j2.logger.maven.level = TRACE
23:08:57 + logapi=log4j2
23:08:57 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:08:57 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:08:57 + '[' log4j2 == log4j2 ']'
23:08:57 + 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
23:08:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:08:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:08:57 controllerdebugmap:
23:08:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:08:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:08:57 + unset IFS
23:08:57 + echo 'controllerdebugmap: '
23:08:57 + '[' -n '' ']'
23:08:57 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:57 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:57 ################################################################################
23:08:57 #
23:08:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:08:57 # contributor license agreements. See the NOTICE file distributed with
23:08:57 # this work for additional information regarding copyright ownership.
23:08:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:08:57 # (the "License"); you may not use this file except in compliance with
23:08:57 # the License. You may obtain a copy of the License at
23:08:57 #
23:08:57 # http://www.apache.org/licenses/LICENSE-2.0
23:08:57 #
23:08:57 # Unless required by applicable law or agreed to in writing, software
23:08:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:08:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:08:57 # See the License for the specific language governing permissions and
23:08:57 # limitations under the License.
23:08:57 #
23:08:57 ################################################################################
23:08:57
23:08:57 # Common pattern layout for appenders
23:08:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:08:57
23:08:57 # Root logger
23:08:57 log4j2.rootLogger.level = INFO
23:08:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:08:57 #log4j2.rootLogger.type = asyncRoot
23:08:57 #log4j2.rootLogger.includeLocation = false
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:08:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:08:57 log4j2.rootLogger.appenderRef.Console.ref = Console
23:08:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:08:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:08:57
23:08:57 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:08:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:08:57
23:08:57 # Loggers configuration
23:08:57
23:08:57 # Spifly logger
23:08:57 log4j2.logger.spifly.name = org.apache.aries.spifly
23:08:57 log4j2.logger.spifly.level = WARN
23:08:57
23:08:57 # Security audit logger
23:08:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:08:57 log4j2.logger.audit.level = INFO
23:08:57 log4j2.logger.audit.additivity = false
23:08:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:08:57
23:08:57 # Appenders configuration
23:08:57
23:08:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:08:57 log4j2.appender.console.type = Console
23:08:57 log4j2.appender.console.name = Console
23:08:57 log4j2.appender.console.layout.type = PatternLayout
23:08:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:08:57
23:08:57 # Rolling file appender
23:08:57 log4j2.appender.rolling.type = RollingRandomAccessFile
23:08:57 log4j2.appender.rolling.name = RollingFile
23:08:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:08:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:08:57 # uncomment to not force a disk flush
23:08:57 #log4j2.appender.rolling.immediateFlush = false
23:08:57 log4j2.appender.rolling.append = true
23:08:57 log4j2.appender.rolling.layout.type = PatternLayout
23:08:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:08:57 log4j2.appender.rolling.policies.type = Policies
23:08:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:08:57 log4j2.appender.rolling.policies.size.size = 1GB
23:08:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:08:57 log4j2.appender.rolling.strategy.max = 7
23:08:57
23:08:57 # Audit file appender
23:08:57 log4j2.appender.audit.type = RollingRandomAccessFile
23:08:57 log4j2.appender.audit.name = AuditRollingFile
23:08:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:08:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:08:57 log4j2.appender.audit.append = true
23:08:57 log4j2.appender.audit.layout.type = PatternLayout
23:08:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:08:57 log4j2.appender.audit.policies.type = Policies
23:08:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:08:57 log4j2.appender.audit.policies.size.size = 8MB
23:08:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:08:57 log4j2.appender.audit.strategy.max = 7
23:08:57
23:08:57 # OSGi appender
23:08:57 log4j2.appender.osgi.type = PaxOsgi
23:08:57 log4j2.appender.osgi.name = PaxOsgi
23:08:57 log4j2.appender.osgi.filter = *
23:08:57
23:08:57 # help with identification of maven-related problems with pax-url-aether
23:08:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:08:57 #log4j2.logger.aether.level = TRACE
23:08:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:08:57 #log4j2.logger.http-headers.level = DEBUG
23:08:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:08:57 #log4j2.logger.maven.level = TRACE
23:08:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:08:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:08:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:08:57 + local -r controllermem=2048m
23:08:57 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 Configure
23:08:57 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:08:57 max memory: 2048m
23:08:57 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 + echo Configure
23:08:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:08:57 + echo ' max memory: 2048m'
23:08:57 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:08:57 + 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
23:08:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:57 #!/bin/sh
23:08:57 #
23:08:57 # Licensed to the Apache Software Foundation (ASF) under one or more
23:08:57 # contributor license agreements. See the NOTICE file distributed with
23:08:57 # this work for additional information regarding copyright ownership.
23:08:57 # The ASF licenses this file to You under the Apache License, Version 2.0
23:08:57 # (the "License"); you may not use this file except in compliance with
23:08:57 # the License. You may obtain a copy of the License at
23:08:57 #
23:08:57 # http://www.apache.org/licenses/LICENSE-2.0
23:08:57 #
23:08:57 # Unless required by applicable law or agreed to in writing, software
23:08:57 # distributed under the License is distributed on an "AS IS" BASIS,
23:08:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:08:57 # See the License for the specific language governing permissions and
23:08:57 # limitations under the License.
23:08:57 #
23:08:57
23:08:57 #
23:08:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:08:57 # script: client, instance, shell, start, status, stop, karaf
23:08:57 #
23:08:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:08:57 # Actions go here...
23:08:57 # fi
23:08:57
23:08:57 #
23:08:57 # general settings which should be applied for all scripts go here; please keep
23:08:57 # in mind that it is possible that scripts might be executed more than once, e.g.
23:08:57 # in example of the start script where the start script is executed first and the
23:08:57 # karaf script afterwards.
23:08:57 #
23:08:57
23:08:57 #
23:08:57 # The following section shows the possible configuration options for the default
23:08:57 # karaf scripts
23:08:57 #
23:08:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:08:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:08:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:08:57 # export EXTRA_JAVA_OPTS # Additional JVM options
23:08:57 # export KARAF_HOME # Karaf home folder
23:08:57 # export KARAF_DATA # Karaf data folder
23:08:57 # export KARAF_BASE # Karaf base folder
23:08:57 # export KARAF_ETC # Karaf etc folder
23:08:57 # export KARAF_LOG # Karaf log folder
23:08:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:08:57 # export KARAF_OPTS # Additional available Karaf options
23:08:57 # export KARAF_DEBUG # Enable debug mode
23:08:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:08:57 # export KARAF_NOROOT # Prevent execution as root if set to true
23:08:57 Set Java version
23:08:57 + echo 'Set Java version'
23:08:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:08:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:08:57 sudo: a password is required
23:08:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:08:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:08:57 sudo: a password is required
23:08:57 JDK default version ...
23:08:57 + echo 'JDK default version ...'
23:08:57 + java -version
23:08:57 openjdk version "21.0.9" 2025-10-21
23:08:57 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:08:57 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:08:57 Set JAVA_HOME
23:08:57 + echo 'Set JAVA_HOME'
23:08:57 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:08:57 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:08:57 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:08:57 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:08:57 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:08:57 Listing all open ports on controller system...
23:08:57 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:08:57 + echo 'Listing all open ports on controller system...'
23:08:57 + netstat -pnatu
23:08:57 /tmp/configuration-script.sh: line 40: netstat: command not found
23:08:57 + '[' -f /tmp/custom_shard_config.txt ']'
23:08:57 Configuring cluster
23:08:57 + echo 'Configuring cluster'
23:08:57 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.136 10.30.170.42 10.30.170.159
23:08:57 ################################################
23:08:57 ## Configure Cluster ##
23:08:57 ################################################
23:08:57 NOTE: Cluster configuration files not found. Copying from
23:08:57 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:08:57 Configuring unique name in pekko.conf
23:08:57 Configuring hostname in pekko.conf
23:08:57 Configuring data and rpc seed nodes in pekko.conf
23:08:57 modules = [
23:08:57
23:08:57 ]
23:08:57 Configuring replication type in module-shards.conf
23:08:57 ################################################
23:08:57 ## NOTE: Manually restart controller to ##
23:08:57 ## apply configuration. ##
23:08:57 ################################################
23:08:57 Dump akka.conf
23:08:57 + echo 'Dump akka.conf'
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:57 Dump modules.conf
23:08:57 modules = [
23:08:57
23:08:57 ]
23:08:57 Dump module-shards.conf
23:08:57 module-shards = [
23:08:57 {
23:08:57 name = "default"
23:08:57 shards = [
23:08:57 {
23:08:57 name = "default"
23:08:57 replicas = ["member-1",
23:08:57 "member-2",
23:08:57 "member-3"]
23:08:57 }
23:08:57 ]
23:08:57 }
23:08:57 ]
23:08:57 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:08:57 + echo 'Dump modules.conf'
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:57 + echo 'Dump module-shards.conf'
23:08:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:57 Configuring member-2 with IP address 10.30.170.42
23:08:57 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:08:58 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:08:58 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
23:08:58 common-functions.sh is being sourced
23:08:58 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:08:58 ++ echo 'common-functions.sh is being sourced'
23:08:58 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
23:08:58 ++ DISTROSTREAM=vanadium
23:08:58 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:58 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:58 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:58 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:58 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:58 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:58 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:58 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:58 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:58 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:58 ++ export CONTROLLERMEM=
23:08:58 ++ CONTROLLERMEM=
23:08:58 ++ case "${DISTROSTREAM}" in
23:08:58 ++ CLUSTER_SYSTEM=akka
23:08:58 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:58 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:58 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:58 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:58 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:58 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:58 ++ print_common_env
23:08:58 ++ cat
23:08:58 common-functions environment:
23:08:58 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:08:58 ACTUALFEATURES:
23:08:58 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:08:58 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:08:58 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:08:58 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:08:58 CONTROLLERMEM:
23:08:58 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:08:58 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:08:58 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:08:58 SUITES:
23:08:58
23:08:58 ++ SSH='ssh -t -t'
23:08:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:08:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:08:58 Changing to /tmp
23:08:58 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-20260201.190828-116.zip
23:08:58 + echo 'Changing to /tmp'
23:08:58 + cd /tmp
23:08:58 + 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-20260201.190828-116.zip'
23:08:58 + 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-20260201.190828-116.zip
23:08:58 --2026-02-01 23:08:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260201.190828-116.zip
23:08:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:08:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:08:58 HTTP request sent, awaiting response... 200 OK
23:08:58 Length: 155237312 (148M) [application/zip]
23:08:58 Saving to: ‘netconf-karaf-10.0.3-20260201.190828-116.zip’
23:08:58
23:08:58 0K ........ ........ ........ ........ ........ ........ 2% 51.4M 3s
23:08:58 3072K ........ ........ ........ ........ ........ ........ 4% 81.5M 2s
23:08:58 6144K ........ ........ ........ ........ ........ ........ 6% 102M 2s
23:08:58 9216K ........ ........ ........ ........ ........ ........ 8% 120M 2s
23:08:58 12288K ........ ........ ........ ........ ........ ........ 10% 120M 2s
23:08:58 15360K ........ ........ ........ ........ ........ ........ 12% 138M 1s
23:08:58 18432K ........ ........ ........ ........ ........ ........ 14% 146M 1s
23:08:58 21504K ........ ........ ........ ........ ........ ........ 16% 177M 1s
23:08:58 24576K ........ ........ ........ ........ ........ ........ 18% 173M 1s
23:08:58 27648K ........ ........ ........ ........ ........ ........ 20% 199M 1s
23:08:58 30720K ........ ........ ........ ........ ........ ........ 22% 247M 1s
23:08:58 33792K ........ ........ ........ ........ ........ ........ 24% 227M 1s
23:08:58 36864K ........ ........ ........ ........ ........ ........ 26% 266M 1s
23:08:58 39936K ........ ........ ........ ........ ........ ........ 28% 268M 1s
23:08:58 43008K ........ ........ ........ ........ ........ ........ 30% 269M 1s
23:08:58 46080K ........ ........ ........ ........ ........ ........ 32% 313M 1s
23:08:58 49152K ........ ........ ........ ........ ........ ........ 34% 207M 1s
23:08:58 52224K ........ ........ ........ ........ ........ ........ 36% 228M 1s
23:08:58 55296K ........ ........ ........ ........ ........ ........ 38% 231M 1s
23:08:58 58368K ........ ........ ........ ........ ........ ........ 40% 235M 1s
23:08:58 61440K ........ ........ ........ ........ ........ ........ 42% 222M 1s
23:08:58 64512K ........ ........ ........ ........ ........ ........ 44% 228M 1s
23:08:58 67584K ........ ........ ........ ........ ........ ........ 46% 273M 0s
23:08:58 70656K ........ ........ ........ ........ ........ ........ 48% 291M 0s
23:08:58 73728K ........ ........ ........ ........ ........ ........ 50% 291M 0s
23:08:58 76800K ........ ........ ........ ........ ........ ........ 52% 281M 0s
23:08:58 79872K ........ ........ ........ ........ ........ ........ 54% 283M 0s
23:08:58 82944K ........ ........ ........ ........ ........ ........ 56% 294M 0s
23:08:58 86016K ........ ........ ........ ........ ........ ........ 58% 281M 0s
23:08:58 89088K ........ ........ ........ ........ ........ ........ 60% 304M 0s
23:08:58 92160K ........ ........ ........ ........ ........ ........ 62% 283M 0s
23:08:58 95232K ........ ........ ........ ........ ........ ........ 64% 275M 0s
23:08:58 98304K ........ ........ ........ ........ ........ ........ 66% 216M 0s
23:08:58 101376K ........ ........ ........ ........ ........ ........ 68% 241M 0s
23:08:58 104448K ........ ........ ........ ........ ........ ........ 70% 303M 0s
23:08:58 107520K ........ ........ ........ ........ ........ ........ 72% 292M 0s
23:08:58 110592K ........ ........ ........ ........ ........ ........ 74% 321M 0s
23:08:58 113664K ........ ........ ........ ........ ........ ........ 77% 301M 0s
23:08:58 116736K ........ ........ ........ ........ ........ ........ 79% 300M 0s
23:08:58 119808K ........ ........ ........ ........ ........ ........ 81% 288M 0s
23:08:58 122880K ........ ........ ........ ........ ........ ........ 83% 295M 0s
23:08:58 125952K ........ ........ ........ ........ ........ ........ 85% 278M 0s
23:08:58 129024K ........ ........ ........ ........ ........ ........ 87% 267M 0s
23:08:58 132096K ........ ........ ........ ........ ........ ........ 89% 277M 0s
23:08:58 135168K ........ ........ ........ ........ ........ ........ 91% 280M 0s
23:08:58 138240K ........ ........ ........ ........ ........ ........ 93% 277M 0s
23:08:58 141312K ........ ........ ........ ........ ........ ........ 95% 276M 0s
23:08:58 144384K ........ ........ ........ ........ ........ ........ 97% 276M 0s
23:08:58 147456K ........ ........ ........ ........ ........ ........ 99% 277M 0s
23:08:58 150528K ........ ........ 100% 271M=0.7s
23:08:58
23:08:58 2026-02-01 23:08:58 (209 MB/s) - ‘netconf-karaf-10.0.3-20260201.190828-116.zip’ saved [155237312/155237312]
23:08:58
23:08:58 Extracting the new controller...
23:08:58 + echo 'Extracting the new controller...'
23:08:58 + unzip -q netconf-karaf-10.0.3-20260201.190828-116.zip
23:09:00 Adding external repositories...
23:09:00 + echo 'Adding external repositories...'
23:09:00 + 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
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:00 ################################################################################
23:09:00 #
23:09:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:00 # contributor license agreements. See the NOTICE file distributed with
23:09:00 # this work for additional information regarding copyright ownership.
23:09:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:00 # (the "License"); you may not use this file except in compliance with
23:09:00 # the License. You may obtain a copy of the License at
23:09:00 #
23:09:00 # http://www.apache.org/licenses/LICENSE-2.0
23:09:00 #
23:09:00 # Unless required by applicable law or agreed to in writing, software
23:09:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:00 # See the License for the specific language governing permissions and
23:09:00 # limitations under the License.
23:09:00 #
23:09:00 ################################################################################
23:09:00
23:09:00 #
23:09:00 # If set to true, the following property will not allow any certificate to be used
23:09:00 # when accessing Maven repositories through SSL
23:09:00 #
23:09:00 #org.ops4j.pax.url.mvn.certificateCheck=
23:09:00
23:09:00 #
23:09:00 # Path to the local Maven settings file.
23:09:00 # The repositories defined in this file will be automatically added to the list
23:09:00 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:09:00 # below is not set.
23:09:00 # The following locations are checked for the existence of the settings.xml file
23:09:00 # * 1. looks for the specified url
23:09:00 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:09:00 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:09:00 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:09:00 #
23:09:00 #org.ops4j.pax.url.mvn.settings=
23:09:00
23:09:00 #
23:09:00 # Path to the local Maven repository which is used to avoid downloading
23:09:00 # artifacts when they already exist locally.
23:09:00 # The value of this property will be extracted from the settings.xml file
23:09:00 # above, or defaulted to:
23:09:00 # System.getProperty( "user.home" ) + "/.m2/repository"
23:09:00 #
23:09:00 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:09:00
23:09:00 #
23:09:00 # Default this to false. It's just weird to use undocumented repos
23:09:00 #
23:09:00 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:09:00
23:09:00 #
23:09:00 # Uncomment if you don't wanna use the proxy settings
23:09:00 # from the Maven conf/settings.xml file
23:09:00 #
23:09:00 # org.ops4j.pax.url.mvn.proxySupport=false
23:09:00
23:09:00 #
23:09:00 # Disable aether support by default. This ensure that the defaultRepositories
23:09:00 # below will be used
23:09:00 #
23:09:00 #org.ops4j.pax.url.mvn.disableAether=true
23:09:00
23:09:00 #
23:09:00 # Comma separated list of repositories scanned when resolving an artifact.
23:09:00 # Those repositories will be checked before iterating through the
23:09:00 # below list of repositories and even before the local repository
23:09:00 # A repository url can be appended with zero or more of the following flags:
23:09:00 # @snapshots : the repository contains snaphots
23:09:00 # @noreleases : the repository does not contain any released artifacts
23:09:00 #
23:09:00 # The following property value will add the system folder as a repo.
23:09:00 #
23:09:00 #org.ops4j.pax.url.mvn.defaultRepositories=
23:09:00
23:09:00 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:09:00 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:09:00
23:09:00 #
23:09:00 # Comma separated list of repositories scanned when resolving an artifact.
23:09:00 # The default list includes the following repositories:
23:09:00 # http://repo1.maven.org/maven2@id=central
23:09:00 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:09:00 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:09:00 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:09:00 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:09:00 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:09:00 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:09:00 # To add repositories to the default ones, prepend '+' to the list of repositories
23:09:00 # to add.
23:09:00 # A repository url can be appended with zero or more of the following flags:
23:09:00 # @snapshots : the repository contains snapshots
23:09:00 # @noreleases : the repository does not contain any released artifacts
23:09:00 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:09:00 #
23:09:00 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
23:09:00 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:09:00 file:${karaf.data}/kar@id=kar.repository@multi
23:09:00 Configuring the startup features...
23:09:00 + [[ True == \T\r\u\e ]]
23:09:00 + echo 'Configuring the startup features...'
23:09:00 + 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
23:09:00 + FEATURE_TEST_STRING=features-test
23:09:00 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
23:09:00 + KARAF_VERSION=netconf
23:09:00 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:00 ################################################################################
23:09:00 #
23:09:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:00 # contributor license agreements. See the NOTICE file distributed with
23:09:00 # this work for additional information regarding copyright ownership.
23:09:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:00 # (the "License"); you may not use this file except in compliance with
23:09:00 # the License. You may obtain a copy of the License at
23:09:00 #
23:09:00 # http://www.apache.org/licenses/LICENSE-2.0
23:09:00 #
23:09:00 # Unless required by applicable law or agreed to in writing, software
23:09:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:00 # See the License for the specific language governing permissions and
23:09:00 # limitations under the License.
23:09:00 #
23:09:00 ################################################################################
23:09:00
23:09:00 #
23:09:00 # Comma separated list of features repositories to register by default
23:09:00 #
23:09:00 featuresRepositories = file:${karaf.etc}/20e55117-d272-40d0-9780-d02bacce9baa.xml
23:09:00
23:09:00 #
23:09:00 # Comma separated list of features to install at startup
23:09:00 #
23:09:00 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 5081dc4b-d671-4d1b-b30a-8937e53d945f
23:09:00
23:09:00 #
23:09:00 # Resource repositories (OBR) that the features resolver can use
23:09:00 # to resolve requirements/capabilities
23:09:00 #
23:09:00 # The format of the resourceRepositories is
23:09:00 # resourceRepositories=[xml:url|json:url],...
23:09:00 # for Instance:
23:09:00 #
23:09:00 #resourceRepositories=xml:http://host/path/to/index.xml
23:09:00 # or
23:09:00 #resourceRepositories=json:http://host/path/to/index.json
23:09:00 #
23:09:00
23:09:00 #
23:09:00 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:09:00 #
23:09:00 featuresBootAsynchronous=false
23:09:00
23:09:00 #
23:09:00 # Service requirements enforcement
23:09:00 #
23:09:00 # By default, the feature resolver checks the service requirements/capabilities of
23:09:00 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:09:00 # the required bundles.
23:09:00 # The following flag can have those values:
23:09:00 # - disable: service requirements are completely ignored
23:09:00 # - default: service requirements are ignored for old features
23:09:00 # - enforce: service requirements are always verified
23:09:00 #
23:09:00 #serviceRequirements=default
23:09:00
23:09:00 #
23:09:00 # Store cfg file for config element in feature
23:09:00 #
23:09:00 #configCfgStore=true
23:09:00
23:09:00 #
23:09:00 # Define if the feature service automatically refresh bundles
23:09:00 #
23:09:00 autoRefresh=true
23:09:00
23:09:00 #
23:09:00 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:09:00 # XML file defines instructions related to features processing
23:09:00 # versions.properties may declare properties to resolve placeholders in XML file
23:09:00 # both files are relative to ${karaf.etc}
23:09:00 #
23:09:00 #featureProcessing=org.apache.karaf.features.xml
23:09:00 #featureProcessingVersions=versions.properties
23:09:00 + configure_karaf_log netconf ''
23:09:00 + local -r karaf_version=netconf
23:09:00 + local -r controllerdebugmap=
23:09:00 + local logapi=log4j
23:09:00 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:09:00 log4j2.rootLogger.level = INFO
23:09:00 #log4j2.rootLogger.type = asyncRoot
23:09:00 #log4j2.rootLogger.includeLocation = false
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:09:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:09:00 log4j2.rootLogger.appenderRef.Console.ref = Console
23:09:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:09:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:09:00 log4j2.logger.spifly.name = org.apache.aries.spifly
23:09:00 log4j2.logger.spifly.level = WARN
23:09:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:09:00 log4j2.logger.audit.level = INFO
23:09:00 log4j2.logger.audit.additivity = false
23:09:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:09:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:09:00 log4j2.appender.console.type = Console
23:09:00 log4j2.appender.console.name = Console
23:09:00 log4j2.appender.console.layout.type = PatternLayout
23:09:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:09:00 log4j2.appender.rolling.type = RollingRandomAccessFile
23:09:00 log4j2.appender.rolling.name = RollingFile
23:09:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:09:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:09:00 #log4j2.appender.rolling.immediateFlush = false
23:09:00 log4j2.appender.rolling.append = true
23:09:00 log4j2.appender.rolling.layout.type = PatternLayout
23:09:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:09:00 log4j2.appender.rolling.policies.type = Policies
23:09:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:09:00 log4j2.appender.rolling.policies.size.size = 64MB
23:09:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:09:00 log4j2.appender.rolling.strategy.max = 7
23:09:00 log4j2.appender.audit.type = RollingRandomAccessFile
23:09:00 log4j2.appender.audit.name = AuditRollingFile
23:09:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:09:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:09:00 log4j2.appender.audit.append = true
23:09:00 log4j2.appender.audit.layout.type = PatternLayout
23:09:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:09:00 log4j2.appender.audit.policies.type = Policies
23:09:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:09:00 log4j2.appender.audit.policies.size.size = 8MB
23:09:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:09:00 log4j2.appender.audit.strategy.max = 7
23:09:00 log4j2.appender.osgi.type = PaxOsgi
23:09:00 log4j2.appender.osgi.name = PaxOsgi
23:09:00 log4j2.appender.osgi.filter = *
23:09:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:09:00 #log4j2.logger.aether.level = TRACE
23:09:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:09:00 #log4j2.logger.http-headers.level = DEBUG
23:09:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:09:00 #log4j2.logger.maven.level = TRACE
23:09:00 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:09:00 + logapi=log4j2
23:09:00 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:09:00 + '[' log4j2 == log4j2 ']'
23:09:00 + 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
23:09:00 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:09:00 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:09:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:09:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:09:00 controllerdebugmap:
23:09:00 + unset IFS
23:09:00 + echo 'controllerdebugmap: '
23:09:00 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:00 + '[' -n '' ']'
23:09:00 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:00 ################################################################################
23:09:00 #
23:09:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:00 # contributor license agreements. See the NOTICE file distributed with
23:09:00 # this work for additional information regarding copyright ownership.
23:09:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:00 # (the "License"); you may not use this file except in compliance with
23:09:00 # the License. You may obtain a copy of the License at
23:09:00 #
23:09:00 # http://www.apache.org/licenses/LICENSE-2.0
23:09:00 #
23:09:00 # Unless required by applicable law or agreed to in writing, software
23:09:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:00 # See the License for the specific language governing permissions and
23:09:00 # limitations under the License.
23:09:00 #
23:09:00 ################################################################################
23:09:00
23:09:00 # Common pattern layout for appenders
23:09:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:09:00
23:09:00 # Root logger
23:09:00 log4j2.rootLogger.level = INFO
23:09:00 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:09:00 #log4j2.rootLogger.type = asyncRoot
23:09:00 #log4j2.rootLogger.includeLocation = false
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:09:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:09:00 log4j2.rootLogger.appenderRef.Console.ref = Console
23:09:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:09:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:09:00
23:09:00 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:09:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:09:00
23:09:00 # Loggers configuration
23:09:00
23:09:00 # Spifly logger
23:09:00 log4j2.logger.spifly.name = org.apache.aries.spifly
23:09:00 log4j2.logger.spifly.level = WARN
23:09:00
23:09:00 # Security audit logger
23:09:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:09:00 log4j2.logger.audit.level = INFO
23:09:00 log4j2.logger.audit.additivity = false
23:09:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:09:00
23:09:00 # Appenders configuration
23:09:00
23:09:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:09:00 log4j2.appender.console.type = Console
23:09:00 log4j2.appender.console.name = Console
23:09:00 log4j2.appender.console.layout.type = PatternLayout
23:09:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:09:00
23:09:00 # Rolling file appender
23:09:00 log4j2.appender.rolling.type = RollingRandomAccessFile
23:09:00 log4j2.appender.rolling.name = RollingFile
23:09:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:09:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:09:00 # uncomment to not force a disk flush
23:09:00 #log4j2.appender.rolling.immediateFlush = false
23:09:00 log4j2.appender.rolling.append = true
23:09:00 log4j2.appender.rolling.layout.type = PatternLayout
23:09:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:09:00 log4j2.appender.rolling.policies.type = Policies
23:09:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:09:00 log4j2.appender.rolling.policies.size.size = 1GB
23:09:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:09:00 log4j2.appender.rolling.strategy.max = 7
23:09:00
23:09:00 # Audit file appender
23:09:00 log4j2.appender.audit.type = RollingRandomAccessFile
23:09:00 log4j2.appender.audit.name = AuditRollingFile
23:09:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:09:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:09:00 log4j2.appender.audit.append = true
23:09:00 log4j2.appender.audit.layout.type = PatternLayout
23:09:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:09:00 log4j2.appender.audit.policies.type = Policies
23:09:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:09:00 log4j2.appender.audit.policies.size.size = 8MB
23:09:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:09:00 log4j2.appender.audit.strategy.max = 7
23:09:00
23:09:00 # OSGi appender
23:09:00 log4j2.appender.osgi.type = PaxOsgi
23:09:00 log4j2.appender.osgi.name = PaxOsgi
23:09:00 log4j2.appender.osgi.filter = *
23:09:00
23:09:00 # help with identification of maven-related problems with pax-url-aether
23:09:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:09:00 #log4j2.logger.aether.level = TRACE
23:09:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:09:00 #log4j2.logger.http-headers.level = DEBUG
23:09:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:09:00 #log4j2.logger.maven.level = TRACE
23:09:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:09:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:09:00 Configure
23:09:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:09:00 + local -r controllermem=2048m
23:09:00 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 + echo Configure
23:09:00 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:09:00 max memory: 2048m
23:09:00 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:09:00 + echo ' max memory: 2048m'
23:09:00 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:09:00 + 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
23:09:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:00 #!/bin/sh
23:09:00 #
23:09:00 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:00 # contributor license agreements. See the NOTICE file distributed with
23:09:00 # this work for additional information regarding copyright ownership.
23:09:00 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:00 # (the "License"); you may not use this file except in compliance with
23:09:00 # the License. You may obtain a copy of the License at
23:09:00 #
23:09:00 # http://www.apache.org/licenses/LICENSE-2.0
23:09:00 #
23:09:00 # Unless required by applicable law or agreed to in writing, software
23:09:00 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:00 # See the License for the specific language governing permissions and
23:09:00 # limitations under the License.
23:09:00 #
23:09:00
23:09:00 #
23:09:00 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:09:00 # script: client, instance, shell, start, status, stop, karaf
23:09:00 #
23:09:00 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:09:00 # Actions go here...
23:09:00 # fi
23:09:00
23:09:00 #
23:09:00 # general settings which should be applied for all scripts go here; please keep
23:09:00 # in mind that it is possible that scripts might be executed more than once, e.g.
23:09:00 # in example of the start script where the start script is executed first and the
23:09:00 # karaf script afterwards.
23:09:00 #
23:09:00
23:09:00 #
23:09:00 # The following section shows the possible configuration options for the default
23:09:00 # karaf scripts
23:09:00 #
23:09:00 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:09:00 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:09:00 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:09:00 # export EXTRA_JAVA_OPTS # Additional JVM options
23:09:00 # export KARAF_HOME # Karaf home folder
23:09:00 # export KARAF_DATA # Karaf data folder
23:09:00 # export KARAF_BASE # Karaf base folder
23:09:00 # export KARAF_ETC # Karaf etc folder
23:09:00 # export KARAF_LOG # Karaf log folder
23:09:00 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:09:00 # export KARAF_OPTS # Additional available Karaf options
23:09:00 # export KARAF_DEBUG # Enable debug mode
23:09:00 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:09:00 # export KARAF_NOROOT # Prevent execution as root if set to true
23:09:00 Set Java version
23:09:00 + echo 'Set Java version'
23:09:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:09:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:09:00 sudo: a password is required
23:09:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:09:00 sudo: a password is required
23:09:00 JDK default version ...
23:09:00 + echo 'JDK default version ...'
23:09:00 + java -version
23:09:00 openjdk version "21.0.9" 2025-10-21
23:09:00 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:09:00 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:09:00 Set JAVA_HOME
23:09:00 + echo 'Set JAVA_HOME'
23:09:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:09:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:09:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:09:00 Listing all open ports on controller system...
23:09:00 + echo 'Listing all open ports on controller system...'
23:09:00 + netstat -pnatu
23:09:00 /tmp/configuration-script.sh: line 40: netstat: command not found
23:09:00 Configuring cluster
23:09:00 + '[' -f /tmp/custom_shard_config.txt ']'
23:09:00 + echo 'Configuring cluster'
23:09:00 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.136 10.30.170.42 10.30.170.159
23:09:00 ################################################
23:09:00 ## Configure Cluster ##
23:09:00 ################################################
23:09:00 NOTE: Cluster configuration files not found. Copying from
23:09:00 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:09:00 Configuring unique name in pekko.conf
23:09:00 Configuring hostname in pekko.conf
23:09:00 Configuring data and rpc seed nodes in pekko.conf
23:09:00 modules = [
23:09:00
23:09:00 ]
23:09:00 Configuring replication type in module-shards.conf
23:09:00 ################################################
23:09:00 ## NOTE: Manually restart controller to ##
23:09:00 ## apply configuration. ##
23:09:00 ################################################
23:09:00 Dump akka.conf
23:09:00 + echo 'Dump akka.conf'
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:00 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:09:00 Dump modules.conf
23:09:00 + echo 'Dump modules.conf'
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:00 modules = [
23:09:00
23:09:00 ]
23:09:00 Dump module-shards.conf
23:09:00 + echo 'Dump module-shards.conf'
23:09:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:00 module-shards = [
23:09:00 {
23:09:00 name = "default"
23:09:00 shards = [
23:09:00 {
23:09:00 name = "default"
23:09:00 replicas = ["member-1",
23:09:00 "member-2",
23:09:00 "member-3"]
23:09:00 }
23:09:00 ]
23:09:00 }
23:09:00 ]
23:09:00 Configuring member-3 with IP address 10.30.170.159
23:09:00 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:09:00 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:09:01 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
23:09:01 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:09:01 common-functions.sh is being sourced
23:09:01 ++ echo 'common-functions.sh is being sourced'
23:09:01 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
23:09:01 ++ DISTROSTREAM=vanadium
23:09:01 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:01 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:01 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:01 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:01 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:09:01 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:09:01 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:01 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:01 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:01 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:01 ++ export CONTROLLERMEM=
23:09:01 ++ CONTROLLERMEM=
23:09:01 ++ case "${DISTROSTREAM}" in
23:09:01 ++ CLUSTER_SYSTEM=akka
23:09:01 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:01 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:01 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:01 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:01 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:01 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:01 ++ print_common_env
23:09:01 ++ cat
23:09:01 common-functions environment:
23:09:01 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:01 ACTUALFEATURES:
23:09:01 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:01 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:09:01 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:01 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:01 CONTROLLERMEM:
23:09:01 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:01 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:01 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:01 SUITES:
23:09:01
23:09:01 ++ SSH='ssh -t -t'
23:09:01 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:09:01 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:09:01 Changing to /tmp
23:09:01 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-20260201.190828-116.zip
23:09:01 + echo 'Changing to /tmp'
23:09:01 + cd /tmp
23:09:01 + 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-20260201.190828-116.zip'
23:09:01 + 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-20260201.190828-116.zip
23:09:01 --2026-02-01 23:09:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260201.190828-116.zip
23:09:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:09:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:09:01 HTTP request sent, awaiting response... 200 OK
23:09:01 Length: 155237312 (148M) [application/zip]
23:09:01 Saving to: ‘netconf-karaf-10.0.3-20260201.190828-116.zip’
23:09:01
23:09:01 0K ........ ........ ........ ........ ........ ........ 2% 51.3M 3s
23:09:01 3072K ........ ........ ........ ........ ........ ........ 4% 122M 2s
23:09:01 6144K ........ ........ ........ ........ ........ ........ 6% 175M 2s
23:09:01 9216K ........ ........ ........ ........ ........ ........ 8% 190M 1s
23:09:01 12288K ........ ........ ........ ........ ........ ........ 10% 220M 1s
23:09:01 15360K ........ ........ ........ ........ ........ ........ 12% 258M 1s
23:09:01 18432K ........ ........ ........ ........ ........ ........ 14% 256M 1s
23:09:01 21504K ........ ........ ........ ........ ........ ........ 16% 251M 1s
23:09:01 24576K ........ ........ ........ ........ ........ ........ 18% 239M 1s
23:09:01 27648K ........ ........ ........ ........ ........ ........ 20% 225M 1s
23:09:01 30720K ........ ........ ........ ........ ........ ........ 22% 254M 1s
23:09:01 33792K ........ ........ ........ ........ ........ ........ 24% 215M 1s
23:09:01 36864K ........ ........ ........ ........ ........ ........ 26% 220M 1s
23:09:01 39936K ........ ........ ........ ........ ........ ........ 28% 218M 1s
23:09:01 43008K ........ ........ ........ ........ ........ ........ 30% 231M 1s
23:09:01 46080K ........ ........ ........ ........ ........ ........ 32% 229M 1s
23:09:01 49152K ........ ........ ........ ........ ........ ........ 34% 231M 1s
23:09:01 52224K ........ ........ ........ ........ ........ ........ 36% 221M 1s
23:09:01 55296K ........ ........ ........ ........ ........ ........ 38% 228M 0s
23:09:01 58368K ........ ........ ........ ........ ........ ........ 40% 307M 0s
23:09:01 61440K ........ ........ ........ ........ ........ ........ 42% 258M 0s
23:09:01 64512K ........ ........ ........ ........ ........ ........ 44% 308M 0s
23:09:01 67584K ........ ........ ........ ........ ........ ........ 46% 301M 0s
23:09:01 70656K ........ ........ ........ ........ ........ ........ 48% 276M 0s
23:09:01 73728K ........ ........ ........ ........ ........ ........ 50% 327M 0s
23:09:01 76800K ........ ........ ........ ........ ........ ........ 52% 247M 0s
23:09:01 79872K ........ ........ ........ ........ ........ ........ 54% 312M 0s
23:09:01 82944K ........ ........ ........ ........ ........ ........ 56% 226M 0s
23:09:01 86016K ........ ........ ........ ........ ........ ........ 58% 227M 0s
23:09:01 89088K ........ ........ ........ ........ ........ ........ 60% 169M 0s
23:09:01 92160K ........ ........ ........ ........ ........ ........ 62% 128M 0s
23:09:01 95232K ........ ........ ........ ........ ........ ........ 64% 238M 0s
23:09:01 98304K ........ ........ ........ ........ ........ ........ 66% 322M 0s
23:09:01 101376K ........ ........ ........ ........ ........ ........ 68% 364M 0s
23:09:01 104448K ........ ........ ........ ........ ........ ........ 70% 355M 0s
23:09:01 107520K ........ ........ ........ ........ ........ ........ 72% 410M 0s
23:09:01 110592K ........ ........ ........ ........ ........ ........ 74% 227M 0s
23:09:01 113664K ........ ........ ........ ........ ........ ........ 77% 258M 0s
23:09:01 116736K ........ ........ ........ ........ ........ ........ 79% 349M 0s
23:09:01 119808K ........ ........ ........ ........ ........ ........ 81% 356M 0s
23:09:01 122880K ........ ........ ........ ........ ........ ........ 83% 248M 0s
23:09:01 125952K ........ ........ ........ ........ ........ ........ 85% 294M 0s
23:09:01 129024K ........ ........ ........ ........ ........ ........ 87% 353M 0s
23:09:01 132096K ........ ........ ........ ........ ........ ........ 89% 219M 0s
23:09:01 135168K ........ ........ ........ ........ ........ ........ 91% 288M 0s
23:09:01 138240K ........ ........ ........ ........ ........ ........ 93% 336M 0s
23:09:01 141312K ........ ........ ........ ........ ........ ........ 95% 354M 0s
23:09:01 144384K ........ ........ ........ ........ ........ ........ 97% 283M 0s
23:09:01 147456K ........ ........ ........ ........ ........ ........ 99% 257M 0s
23:09:01 150528K ........ ........ 100% 312M=0.6s
23:09:01
23:09:01 2026-02-01 23:09:01 (229 MB/s) - ‘netconf-karaf-10.0.3-20260201.190828-116.zip’ saved [155237312/155237312]
23:09:01
23:09:01 Extracting the new controller...
23:09:01 + echo 'Extracting the new controller...'
23:09:01 + unzip -q netconf-karaf-10.0.3-20260201.190828-116.zip
23:09:03 Adding external repositories...
23:09:03 + echo 'Adding external repositories...'
23:09:03 + 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
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:03 ################################################################################
23:09:03 #
23:09:03 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:03 # contributor license agreements. See the NOTICE file distributed with
23:09:03 # this work for additional information regarding copyright ownership.
23:09:03 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:03 # (the "License"); you may not use this file except in compliance with
23:09:03 # the License. You may obtain a copy of the License at
23:09:03 #
23:09:03 # http://www.apache.org/licenses/LICENSE-2.0
23:09:03 #
23:09:03 # Unless required by applicable law or agreed to in writing, software
23:09:03 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:03 # See the License for the specific language governing permissions and
23:09:03 # limitations under the License.
23:09:03 #
23:09:03 ################################################################################
23:09:03
23:09:03 #
23:09:03 # If set to true, the following property will not allow any certificate to be used
23:09:03 # when accessing Maven repositories through SSL
23:09:03 #
23:09:03 #org.ops4j.pax.url.mvn.certificateCheck=
23:09:03
23:09:03 #
23:09:03 # Path to the local Maven settings file.
23:09:03 # The repositories defined in this file will be automatically added to the list
23:09:03 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:09:03 # below is not set.
23:09:03 # The following locations are checked for the existence of the settings.xml file
23:09:03 # * 1. looks for the specified url
23:09:03 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:09:03 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:09:03 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:09:03 #
23:09:03 #org.ops4j.pax.url.mvn.settings=
23:09:03
23:09:03 #
23:09:03 # Path to the local Maven repository which is used to avoid downloading
23:09:03 # artifacts when they already exist locally.
23:09:03 # The value of this property will be extracted from the settings.xml file
23:09:03 # above, or defaulted to:
23:09:03 # System.getProperty( "user.home" ) + "/.m2/repository"
23:09:03 #
23:09:03 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:09:03
23:09:03 #
23:09:03 # Default this to false. It's just weird to use undocumented repos
23:09:03 #
23:09:03 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:09:03
23:09:03 #
23:09:03 # Uncomment if you don't wanna use the proxy settings
23:09:03 # from the Maven conf/settings.xml file
23:09:03 #
23:09:03 # org.ops4j.pax.url.mvn.proxySupport=false
23:09:03
23:09:03 #
23:09:03 # Disable aether support by default. This ensure that the defaultRepositories
23:09:03 # below will be used
23:09:03 #
23:09:03 #org.ops4j.pax.url.mvn.disableAether=true
23:09:03
23:09:03 #
23:09:03 # Comma separated list of repositories scanned when resolving an artifact.
23:09:03 # Those repositories will be checked before iterating through the
23:09:03 # below list of repositories and even before the local repository
23:09:03 # A repository url can be appended with zero or more of the following flags:
23:09:03 # @snapshots : the repository contains snaphots
23:09:03 # @noreleases : the repository does not contain any released artifacts
23:09:03 #
23:09:03 # The following property value will add the system folder as a repo.
23:09:03 #
23:09:03 #org.ops4j.pax.url.mvn.defaultRepositories=
23:09:03
23:09:03 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:09:03 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:09:03
23:09:03 #
23:09:03 # Comma separated list of repositories scanned when resolving an artifact.
23:09:03 # The default list includes the following repositories:
23:09:03 # http://repo1.maven.org/maven2@id=central
23:09:03 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:09:03 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:09:03 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:09:03 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:09:03 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:09:03 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:09:03 # To add repositories to the default ones, prepend '+' to the list of repositories
23:09:03 # to add.
23:09:03 # A repository url can be appended with zero or more of the following flags:
23:09:03 # @snapshots : the repository contains snapshots
23:09:03 # @noreleases : the repository does not contain any released artifacts
23:09:03 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:09:03 #
23:09:03 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
23:09:03 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:09:03 file:${karaf.data}/kar@id=kar.repository@multi
23:09:03 Configuring the startup features...
23:09:03 + [[ True == \T\r\u\e ]]
23:09:03 + echo 'Configuring the startup features...'
23:09:03 + 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
23:09:03 + FEATURE_TEST_STRING=features-test
23:09:03 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
23:09:03 + KARAF_VERSION=netconf
23:09:03 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:03 ################################################################################
23:09:03 #
23:09:03 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:03 # contributor license agreements. See the NOTICE file distributed with
23:09:03 # this work for additional information regarding copyright ownership.
23:09:03 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:03 # (the "License"); you may not use this file except in compliance with
23:09:03 # the License. You may obtain a copy of the License at
23:09:03 #
23:09:03 # http://www.apache.org/licenses/LICENSE-2.0
23:09:03 #
23:09:03 # Unless required by applicable law or agreed to in writing, software
23:09:03 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:03 # See the License for the specific language governing permissions and
23:09:03 # limitations under the License.
23:09:03 #
23:09:03 ################################################################################
23:09:03
23:09:03 #
23:09:03 # Comma separated list of features repositories to register by default
23:09:03 #
23:09:03 featuresRepositories = file:${karaf.etc}/20e55117-d272-40d0-9780-d02bacce9baa.xml
23:09:03
23:09:03 #
23:09:03 # Comma separated list of features to install at startup
23:09:03 #
23:09:03 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 5081dc4b-d671-4d1b-b30a-8937e53d945f
23:09:03
23:09:03 #
23:09:03 # Resource repositories (OBR) that the features resolver can use
23:09:03 # to resolve requirements/capabilities
23:09:03 #
23:09:03 # The format of the resourceRepositories is
23:09:03 # resourceRepositories=[xml:url|json:url],...
23:09:03 # for Instance:
23:09:03 #
23:09:03 #resourceRepositories=xml:http://host/path/to/index.xml
23:09:03 # or
23:09:03 #resourceRepositories=json:http://host/path/to/index.json
23:09:03 #
23:09:03
23:09:03 #
23:09:03 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:09:03 #
23:09:03 featuresBootAsynchronous=false
23:09:03
23:09:03 #
23:09:03 # Service requirements enforcement
23:09:03 #
23:09:03 # By default, the feature resolver checks the service requirements/capabilities of
23:09:03 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:09:03 # the required bundles.
23:09:03 # The following flag can have those values:
23:09:03 # - disable: service requirements are completely ignored
23:09:03 # - default: service requirements are ignored for old features
23:09:03 # - enforce: service requirements are always verified
23:09:03 #
23:09:03 #serviceRequirements=default
23:09:03
23:09:03 #
23:09:03 # Store cfg file for config element in feature
23:09:03 #
23:09:03 #configCfgStore=true
23:09:03
23:09:03 #
23:09:03 # Define if the feature service automatically refresh bundles
23:09:03 #
23:09:03 autoRefresh=true
23:09:03
23:09:03 #
23:09:03 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:09:03 # XML file defines instructions related to features processing
23:09:03 # versions.properties may declare properties to resolve placeholders in XML file
23:09:03 # both files are relative to ${karaf.etc}
23:09:03 #
23:09:03 #featureProcessing=org.apache.karaf.features.xml
23:09:03 #featureProcessingVersions=versions.properties
23:09:03 + configure_karaf_log netconf ''
23:09:03 + local -r karaf_version=netconf
23:09:03 + local -r controllerdebugmap=
23:09:03 + local logapi=log4j
23:09:03 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:03 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:09:03 log4j2.rootLogger.level = INFO
23:09:03 #log4j2.rootLogger.type = asyncRoot
23:09:03 #log4j2.rootLogger.includeLocation = false
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:09:03 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:09:03 log4j2.rootLogger.appenderRef.Console.ref = Console
23:09:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:09:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:09:03 log4j2.logger.spifly.name = org.apache.aries.spifly
23:09:03 log4j2.logger.spifly.level = WARN
23:09:03 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:09:03 log4j2.logger.audit.level = INFO
23:09:03 log4j2.logger.audit.additivity = false
23:09:03 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:09:03 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:09:03 log4j2.appender.console.type = Console
23:09:03 log4j2.appender.console.name = Console
23:09:03 log4j2.appender.console.layout.type = PatternLayout
23:09:03 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:09:03 log4j2.appender.rolling.type = RollingRandomAccessFile
23:09:03 log4j2.appender.rolling.name = RollingFile
23:09:03 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:09:03 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:09:03 #log4j2.appender.rolling.immediateFlush = false
23:09:03 log4j2.appender.rolling.append = true
23:09:03 log4j2.appender.rolling.layout.type = PatternLayout
23:09:03 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:09:03 log4j2.appender.rolling.policies.type = Policies
23:09:03 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:09:03 log4j2.appender.rolling.policies.size.size = 64MB
23:09:03 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:09:03 log4j2.appender.rolling.strategy.max = 7
23:09:03 log4j2.appender.audit.type = RollingRandomAccessFile
23:09:03 log4j2.appender.audit.name = AuditRollingFile
23:09:03 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:09:03 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:09:03 log4j2.appender.audit.append = true
23:09:03 log4j2.appender.audit.layout.type = PatternLayout
23:09:03 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:09:03 log4j2.appender.audit.policies.type = Policies
23:09:03 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:09:03 log4j2.appender.audit.policies.size.size = 8MB
23:09:03 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:09:03 log4j2.appender.audit.strategy.max = 7
23:09:03 log4j2.appender.osgi.type = PaxOsgi
23:09:03 log4j2.appender.osgi.name = PaxOsgi
23:09:03 log4j2.appender.osgi.filter = *
23:09:03 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:09:03 #log4j2.logger.aether.level = TRACE
23:09:03 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:09:03 #log4j2.logger.http-headers.level = DEBUG
23:09:03 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:09:03 #log4j2.logger.maven.level = TRACE
23:09:03 + logapi=log4j2
23:09:03 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:09:03 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:09:03 + '[' log4j2 == log4j2 ']'
23:09:03 + 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
23:09:03 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:09:03 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:09:03 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:09:03 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:09:03 controllerdebugmap:
23:09:03 + unset IFS
23:09:03 + echo 'controllerdebugmap: '
23:09:03 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:03 + '[' -n '' ']'
23:09:03 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:03 ################################################################################
23:09:03 #
23:09:03 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:03 # contributor license agreements. See the NOTICE file distributed with
23:09:03 # this work for additional information regarding copyright ownership.
23:09:03 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:03 # (the "License"); you may not use this file except in compliance with
23:09:03 # the License. You may obtain a copy of the License at
23:09:03 #
23:09:03 # http://www.apache.org/licenses/LICENSE-2.0
23:09:03 #
23:09:03 # Unless required by applicable law or agreed to in writing, software
23:09:03 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:03 # See the License for the specific language governing permissions and
23:09:03 # limitations under the License.
23:09:03 #
23:09:03 ################################################################################
23:09:03
23:09:03 # Common pattern layout for appenders
23:09:03 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:09:03
23:09:03 # Root logger
23:09:03 log4j2.rootLogger.level = INFO
23:09:03 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:09:03 #log4j2.rootLogger.type = asyncRoot
23:09:03 #log4j2.rootLogger.includeLocation = false
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:09:03 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:09:03 log4j2.rootLogger.appenderRef.Console.ref = Console
23:09:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:09:03 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:09:03
23:09:03 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:09:03 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:09:03
23:09:03 # Loggers configuration
23:09:03
23:09:03 # Spifly logger
23:09:03 log4j2.logger.spifly.name = org.apache.aries.spifly
23:09:03 log4j2.logger.spifly.level = WARN
23:09:03
23:09:03 # Security audit logger
23:09:03 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:09:03 log4j2.logger.audit.level = INFO
23:09:03 log4j2.logger.audit.additivity = false
23:09:03 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:09:03
23:09:03 # Appenders configuration
23:09:03
23:09:03 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:09:03 log4j2.appender.console.type = Console
23:09:03 log4j2.appender.console.name = Console
23:09:03 log4j2.appender.console.layout.type = PatternLayout
23:09:03 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:09:03
23:09:03 # Rolling file appender
23:09:03 log4j2.appender.rolling.type = RollingRandomAccessFile
23:09:03 log4j2.appender.rolling.name = RollingFile
23:09:03 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:09:03 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:09:03 # uncomment to not force a disk flush
23:09:03 #log4j2.appender.rolling.immediateFlush = false
23:09:03 log4j2.appender.rolling.append = true
23:09:03 log4j2.appender.rolling.layout.type = PatternLayout
23:09:03 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:09:03 log4j2.appender.rolling.policies.type = Policies
23:09:03 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:09:03 log4j2.appender.rolling.policies.size.size = 1GB
23:09:03 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:09:03 log4j2.appender.rolling.strategy.max = 7
23:09:03
23:09:03 # Audit file appender
23:09:03 log4j2.appender.audit.type = RollingRandomAccessFile
23:09:03 log4j2.appender.audit.name = AuditRollingFile
23:09:03 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:09:03 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:09:03 log4j2.appender.audit.append = true
23:09:03 log4j2.appender.audit.layout.type = PatternLayout
23:09:03 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:09:03 log4j2.appender.audit.policies.type = Policies
23:09:03 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:09:03 log4j2.appender.audit.policies.size.size = 8MB
23:09:03 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:09:03 log4j2.appender.audit.strategy.max = 7
23:09:03
23:09:03 # OSGi appender
23:09:03 log4j2.appender.osgi.type = PaxOsgi
23:09:03 log4j2.appender.osgi.name = PaxOsgi
23:09:03 log4j2.appender.osgi.filter = *
23:09:03
23:09:03 # help with identification of maven-related problems with pax-url-aether
23:09:03 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:09:03 #log4j2.logger.aether.level = TRACE
23:09:03 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:09:03 #log4j2.logger.http-headers.level = DEBUG
23:09:03 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:09:03 #log4j2.logger.maven.level = TRACE
23:09:03 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:09:03 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:09:03 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:09:03 + local -r controllermem=2048m
23:09:03 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 Configure
23:09:03 + echo Configure
23:09:03 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:09:03 max memory: 2048m
23:09:03 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:09:03 + echo ' max memory: 2048m'
23:09:03 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:09:03 + 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
23:09:03 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:03 #!/bin/sh
23:09:03 #
23:09:03 # Licensed to the Apache Software Foundation (ASF) under one or more
23:09:03 # contributor license agreements. See the NOTICE file distributed with
23:09:03 # this work for additional information regarding copyright ownership.
23:09:03 # The ASF licenses this file to You under the Apache License, Version 2.0
23:09:03 # (the "License"); you may not use this file except in compliance with
23:09:03 # the License. You may obtain a copy of the License at
23:09:03 #
23:09:03 # http://www.apache.org/licenses/LICENSE-2.0
23:09:03 #
23:09:03 # Unless required by applicable law or agreed to in writing, software
23:09:03 # distributed under the License is distributed on an "AS IS" BASIS,
23:09:03 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:09:03 # See the License for the specific language governing permissions and
23:09:03 # limitations under the License.
23:09:03 #
23:09:03
23:09:03 #
23:09:03 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:09:03 # script: client, instance, shell, start, status, stop, karaf
23:09:03 #
23:09:03 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:09:03 # Actions go here...
23:09:03 # fi
23:09:03
23:09:03 #
23:09:03 # general settings which should be applied for all scripts go here; please keep
23:09:03 # in mind that it is possible that scripts might be executed more than once, e.g.
23:09:03 # in example of the start script where the start script is executed first and the
23:09:03 # karaf script afterwards.
23:09:03 #
23:09:03
23:09:03 #
23:09:03 # The following section shows the possible configuration options for the default
23:09:03 # karaf scripts
23:09:03 #
23:09:03 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:09:03 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:09:03 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:09:03 # export EXTRA_JAVA_OPTS # Additional JVM options
23:09:03 # export KARAF_HOME # Karaf home folder
23:09:03 # export KARAF_DATA # Karaf data folder
23:09:03 # export KARAF_BASE # Karaf base folder
23:09:03 # export KARAF_ETC # Karaf etc folder
23:09:03 # export KARAF_LOG # Karaf log folder
23:09:03 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:09:03 # export KARAF_OPTS # Additional available Karaf options
23:09:03 # export KARAF_DEBUG # Enable debug mode
23:09:03 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:09:03 # export KARAF_NOROOT # Prevent execution as root if set to true
23:09:03 Set Java version
23:09:03 + echo 'Set Java version'
23:09:03 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:09:03 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:09:03 sudo: a password is required
23:09:03 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:03 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:09:03 sudo: a password is required
23:09:03 JDK default version ...
23:09:03 + echo 'JDK default version ...'
23:09:03 + java -version
23:09:03 openjdk version "21.0.9" 2025-10-21
23:09:03 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:09:03 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:09:03 Set JAVA_HOME
23:09:03 + echo 'Set JAVA_HOME'
23:09:03 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:09:03 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:09:03 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:03 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:03 Listing all open ports on controller system...
23:09:03 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:09:03 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:09:03 + echo 'Listing all open ports on controller system...'
23:09:03 + netstat -pnatu
23:09:03 /tmp/configuration-script.sh: line 40: netstat: command not found
23:09:03 Configuring cluster
23:09:03 + '[' -f /tmp/custom_shard_config.txt ']'
23:09:03 + echo 'Configuring cluster'
23:09:03 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.136 10.30.170.42 10.30.170.159
23:09:03 ################################################
23:09:03 ## Configure Cluster ##
23:09:03 ################################################
23:09:03 NOTE: Cluster configuration files not found. Copying from
23:09:03 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:09:03 Configuring unique name in pekko.conf
23:09:03 Configuring hostname in pekko.conf
23:09:03 Configuring data and rpc seed nodes in pekko.conf
23:09:03 modules = [
23:09:03
23:09:03 ]
23:09:03 Configuring replication type in module-shards.conf
23:09:03 ################################################
23:09:03 ## NOTE: Manually restart controller to ##
23:09:03 ## apply configuration. ##
23:09:03 ################################################
23:09:03 Dump akka.conf
23:09:03 + echo 'Dump akka.conf'
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:03 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:09:03 Dump modules.conf
23:09:03 + echo 'Dump modules.conf'
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:03 modules = [
23:09:03
23:09:03 ]
23:09:03 Dump module-shards.conf
23:09:03 + echo 'Dump module-shards.conf'
23:09:03 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:03 module-shards = [
23:09:03 {
23:09:03 name = "default"
23:09:03 shards = [
23:09:03 {
23:09:03 name = "default"
23:09:03 replicas = ["member-1",
23:09:03 "member-2",
23:09:03 "member-3"]
23:09:03 }
23:09:03 ]
23:09:03 }
23:09:03 ]
23:09:03 Locating config plan to use...
23:09:03 Finished running config plans
23:09:03 Starting member-1 with IP address 10.30.170.136
23:09:03 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:09:03 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:09:04 Redirecting karaf console output to karaf_console.log
23:09:04 Starting controller...
23:09:04 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:09:04 Starting member-2 with IP address 10.30.170.42
23:09:04 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:09:04 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:09:04 Redirecting karaf console output to karaf_console.log
23:09:04 Starting controller...
23:09:04 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:09:04 Starting member-3 with IP address 10.30.170.159
23:09:04 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:09:04 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:09:05 Redirecting karaf console output to karaf_console.log
23:09:05 Starting controller...
23:09:05 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:09:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins645326882860349477.sh
23:09:05 common-functions.sh is being sourced
23:09:05 common-functions environment:
23:09:05 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:09:05 ACTUALFEATURES:
23:09:05 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:09:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
23:09:05 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:09:05 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
23:09:05 CONTROLLERMEM: 2048m
23:09:05 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
23:09:05 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
23:09:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
23:09:05 SUITES:
23:09:05
23:09:05 + echo '#################################################'
23:09:05 #################################################
23:09:05 + echo '## Verify Cluster is UP ##'
23:09:05 ## Verify Cluster is UP ##
23:09:05 + echo '#################################################'
23:09:05 #################################################
23:09:05 + create_post_startup_script
23:09:05 + cat
23:09:05 + copy_and_run_post_startup_script
23:09:05 + seed_index=1
23:09:05 ++ seq 1 3
23:09:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:09:05 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:09:05 + echo 'Execute the post startup script on controller 10.30.170.136'
23:09:05 Execute the post startup script on controller 10.30.170.136
23:09:05 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.136:/tmp/
23:09:05 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:09:05 + ssh 10.30.170.136 'bash /tmp/post-startup-script.sh 1'
23:09:05 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:09:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:05 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:10:10 2026-02-01T23:09:38,732 | 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.]
23:10:10 Controller is UP
23:10:10 2026-02-01T23:09:38,732 | 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.]
23:10:10 Listing all open ports on controller system...
23:10:10 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:10:10 looking for "BindException: Address already in use" in log file
23:10:10 looking for "server is unhealthy" in log file
23:10:10 + '[' 1 == 0 ']'
23:10:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:10 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:10 + echo 'Execute the post startup script on controller 10.30.170.42'
23:10:10 Execute the post startup script on controller 10.30.170.42
23:10:10 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.42:/tmp/
23:10:10 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:10:11 + ssh 10.30.170.42 'bash /tmp/post-startup-script.sh 2'
23:10:11 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:10:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:11:16 2026-02-01T23:09:37,959 | 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.]
23:11:16 Controller is UP
23:11:16 2026-02-01T23:09:37,959 | 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.]
23:11:16 Listing all open ports on controller system...
23:11:16 looking for "BindException: Address already in use" in log file
23:11:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:11:16 looking for "server is unhealthy" in log file
23:11:16 + '[' 2 == 0 ']'
23:11:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:16 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:16 + echo 'Execute the post startup script on controller 10.30.170.159'
23:11:16 Execute the post startup script on controller 10.30.170.159
23:11:16 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.159:/tmp/
23:11:16 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:11:16 + ssh 10.30.170.159 'bash /tmp/post-startup-script.sh 3'
23:11:16 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:11:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:17 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:12:22 2026-02-01T23:09:38,389 | 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.]
23:12:22 Controller is UP
23:12:22 2026-02-01T23:09:38,389 | 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.]
23:12:22 Listing all open ports on controller system...
23:12:22 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:12:22 looking for "BindException: Address already in use" in log file
23:12:22 looking for "server is unhealthy" in log file
23:12:22 + '[' 0 == 0 ']'
23:12:22 + seed_index=1
23:12:22 + dump_controller_threads
23:12:22 ++ seq 1 3
23:12:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:22 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:12:22 + echo 'Let'\''s take the karaf thread dump'
23:12:22 Let's take the karaf thread dump
23:12:22 + ssh 10.30.170.136 'sudo ps aux'
23:12:22 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:23 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
23:12:23 ++ grep -v grep
23:12:23 ++ tr -s ' '
23:12:23 ++ cut -f2 '-d '
23:12:23 + pid=2027
23:12:23 + echo 'karaf main: org.apache.karaf.main.Main, pid:2027'
23:12:23 karaf main: org.apache.karaf.main.Main, pid:2027
23:12:23 + ssh 10.30.170.136 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2027'
23:12:23 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:12:23 + echo 'Let'\''s take the karaf thread dump'
23:12:23 Let's take the karaf thread dump
23:12:23 + ssh 10.30.170.42 'sudo ps aux'
23:12:23 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:24 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
23:12:24 ++ grep -v grep
23:12:24 ++ tr -s ' '
23:12:24 ++ cut -f2 '-d '
23:12:24 + pid=2029
23:12:24 + echo 'karaf main: org.apache.karaf.main.Main, pid:2029'
23:12:24 karaf main: org.apache.karaf.main.Main, pid:2029
23:12:24 + ssh 10.30.170.42 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2029'
23:12:24 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:24 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:12:24 + echo 'Let'\''s take the karaf thread dump'
23:12:24 Let's take the karaf thread dump
23:12:24 + ssh 10.30.170.159 'sudo ps aux'
23:12:24 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:25 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
23:12:25 ++ grep -v grep
23:12:25 ++ cut -f2 '-d '
23:12:25 ++ tr -s ' '
23:12:25 + pid=2009
23:12:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2009'
23:12:25 karaf main: org.apache.karaf.main.Main, pid:2009
23:12:25 + ssh 10.30.170.159 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2009'
23:12:25 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:25 + '[' 0 -gt 0 ']'
23:12:25 + echo 'Generating controller variables...'
23:12:25 Generating controller variables...
23:12:25 ++ seq 1 3
23:12:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:25 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:12:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.136'
23:12:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:12:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.136 -v ODL_SYSTEM_2_IP:10.30.170.42'
23:12:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:12:25 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.136 -v ODL_SYSTEM_2_IP:10.30.170.42 -v ODL_SYSTEM_3_IP:10.30.170.159'
23:12:25 + echo 'Generating mininet variables...'
23:12:25 Generating mininet variables...
23:12:25 ++ seq 1 1
23:12:25 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:12:25 + MININETIP=TOOLS_SYSTEM_1_IP
23:12:25 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.226'
23:12:25 + get_test_suites SUITES
23:12:25 + local __suite_list=SUITES
23:12:25 + echo 'Locating test plan to use...'
23:12:25 Locating test plan to use...
23:12:25 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
23:12:25 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
23:12:25 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
23:12:25 + '[' disabled '!=' disabled ']'
23:12:25 + echo 'Changing the testplan path...'
23:12:25 Changing the testplan path...
23:12:25 + 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
23:12:25 + cat testplan.txt
23:12:25 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:12:25 #
23:12:25 # This program and the accompanying materials are made available under the
23:12:25 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:12:25 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:12:25
23:12:25 # Place the suites in run order:
23:12:25 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
23:12:25 + '[' -z '' ']'
23:12:25 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:12:25 ++ tr '\012' ' '
23:12:25 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:12:25 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:12:25 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:12:25 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:12:25 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:12:25 + 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-20260201.190828-116.zip -v CONTROLLER:10.30.170.136 -v CONTROLLER1:10.30.170.42 -v CONTROLLER2:10.30.170.159 -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.226 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.136 -v ODL_SYSTEM_1_IP:10.30.170.136 -v ODL_SYSTEM_2_IP:10.30.170.42 -v ODL_SYSTEM_3_IP:10.30.170.159 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.226 -v TOOLS_SYSTEM_1_IP:10.30.171.226 -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
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 [ 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.
23:12:26 ==============================================================================
23:12:26 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:12:26 ==============================================================================
23:12:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:33 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:39 | PASS |
23:12:39 ------------------------------------------------------------------------------
23:12:39 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:41 | PASS |
23:12:41 ------------------------------------------------------------------------------
23:12:41 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:43 | PASS |
23:12:43 ------------------------------------------------------------------------------
23:12:43 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:44 | PASS |
23:12:44 ------------------------------------------------------------------------------
23:12:44 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 | FAIL |
23:12:45 ... click for list of related bugs or create a new one if needed (with the
23:12:45 "netconf_clustering_scale_txt_create_device_data"
23:12:45 reference somewhere inside)
23:12:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
23:12:45
23:12:45 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.42:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:12:45 ------------------------------------------------------------------------------
23:12:45 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:12:45 Setup failed:
23:12:45 SKIPPED due to a failure in a previous fundamental test case.
23:12:45 ------------------------------------------------------------------------------
23:12:45 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:12:45 Setup failed:
23:12:45 SKIPPED due to a failure in a previous fundamental test case.
23:12:45 ------------------------------------------------------------------------------
23:12:45 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:12:45 | FAIL |
23:12:45 ... click for list of related bugs or create a new one if needed (with the
23:12:45 "netconf_clustering_scale_txt_cleanup_and_collect"
23:12:45 reference somewhere inside)
23:12:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:12:45
23:12:45 '' == ''
23:12:45 ------------------------------------------------------------------------------
23:12:45 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:12:45 8 tests, 4 passed, 4 failed
23:12:45 ==============================================================================
23:12:45 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
23:12:46 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
23:12:46 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
23:12:46 + true
23:12:46 + echo 'Examining the files in data/log and checking filesize'
23:12:46 Examining the files in data/log and checking filesize
23:12:46 + ssh 10.30.170.136 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
23:12:46 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:46 total 348
23:12:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:09 .
23:12:46 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 1 23:09 karaf_console.log
23:12:46 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 23:09 ..
23:12:46 -rw-rw-r-- 1 jenkins jenkins 341967 Feb 1 23:12 karaf.log
23:12:46 + ssh 10.30.170.136 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
23:12:46 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:46 336K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:46 + ssh 10.30.170.42 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
23:12:46 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:46 total 340
23:12:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:09 .
23:12:46 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 1 23:09 karaf_console.log
23:12:46 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 23:09 ..
23:12:46 -rw-rw-r-- 1 jenkins jenkins 332122 Feb 1 23:12 karaf.log
23:12:46 + ssh 10.30.170.42 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
23:12:46 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:47 328K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:47 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:47 + ssh 10.30.170.159 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
23:12:47 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:47 total 348
23:12:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 23:09 .
23:12:47 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 1 23:09 karaf_console.log
23:12:47 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 23:09 ..
23:12:47 -rw-rw-r-- 1 jenkins jenkins 341682 Feb 1 23:12 karaf.log
23:12:47 + ssh 10.30.170.159 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
23:12:47 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:47 336K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:47 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:47 + set +e
23:12:47 ++ seq 1 3
23:12:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:47 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:12:47 + echo 'Let'\''s take the karaf thread dump again'
23:12:47 Let's take the karaf thread dump again
23:12:47 + ssh 10.30.170.136 'sudo ps aux'
23:12:47 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:47 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
23:12:47 ++ grep -v grep
23:12:47 ++ tr -s ' '
23:12:47 ++ cut -f2 '-d '
23:12:47 + pid=2027
23:12:47 + echo 'karaf main: org.apache.karaf.main.Main, pid:2027'
23:12:47 karaf main: org.apache.karaf.main.Main, pid:2027
23:12:47 + ssh 10.30.170.136 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2027'
23:12:47 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:48 + echo 'killing karaf process...'
23:12:48 killing karaf process...
23:12:48 + ssh 10.30.170.136 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:12:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:48 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:12:48 + echo 'Let'\''s take the karaf thread dump again'
23:12:48 Let's take the karaf thread dump again
23:12:48 + ssh 10.30.170.42 'sudo ps aux'
23:12:48 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
23:12:48 ++ grep -v grep
23:12:48 ++ cut -f2 '-d '
23:12:48 ++ tr -s ' '
23:12:48 + pid=2029
23:12:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2029'
23:12:48 karaf main: org.apache.karaf.main.Main, pid:2029
23:12:48 + ssh 10.30.170.42 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2029'
23:12:48 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:49 + echo 'killing karaf process...'
23:12:49 killing karaf process...
23:12:49 + ssh 10.30.170.42 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:12:49 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:49 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:12:49 + echo 'Let'\''s take the karaf thread dump again'
23:12:49 Let's take the karaf thread dump again
23:12:49 + ssh 10.30.170.159 'sudo ps aux'
23:12:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:49 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
23:12:49 ++ grep -v grep
23:12:49 ++ tr -s ' '
23:12:49 ++ cut -f2 '-d '
23:12:49 + pid=2009
23:12:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:2009'
23:12:49 karaf main: org.apache.karaf.main.Main, pid:2009
23:12:49 + ssh 10.30.170.159 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2009'
23:12:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:49 + echo 'killing karaf process...'
23:12:49 killing karaf process...
23:12:49 + ssh 10.30.170.159 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:12:49 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:50 + sleep 5
23:12:55 ++ seq 1 3
23:12:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:55 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:12:55 + echo 'Compressing karaf.log 1'
23:12:55 Compressing karaf.log 1
23:12:55 + ssh 10.30.170.136 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:55 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:55 + echo 'Fetching compressed karaf.log 1'
23:12:55 Fetching compressed karaf.log 1
23:12:55 + scp 10.30.170.136:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:12:55 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:55 + ssh 10.30.170.136 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
23:12:55 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:55 + scp 10.30.170.136:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:12:55 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:56 + ssh 10.30.170.136 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:56 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:56 + echo 'Fetch GC logs'
23:12:56 Fetch GC logs
23:12:56 + mkdir -p gclogs-1
23:12:56 + scp '10.30.170.136:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/
23:12:56 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
23:12:56 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
23:12:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:56 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:12:56 + echo 'Compressing karaf.log 2'
23:12:56 Compressing karaf.log 2
23:12:56 + ssh 10.30.170.42 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:56 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:56 + echo 'Fetching compressed karaf.log 2'
23:12:56 Fetching compressed karaf.log 2
23:12:56 + scp 10.30.170.42:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:12:56 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:56 + ssh 10.30.170.42 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
23:12:56 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:57 + scp 10.30.170.42:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:12:57 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:57 + ssh 10.30.170.42 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:57 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:57 + echo 'Fetch GC logs'
23:12:57 Fetch GC logs
23:12:57 + mkdir -p gclogs-2
23:12:57 + scp '10.30.170.42:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/
23:12:57 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts.
23:12:57 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
23:12:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:12:57 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:12:57 + echo 'Compressing karaf.log 3'
23:12:57 Compressing karaf.log 3
23:12:57 + ssh 10.30.170.159 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
23:12:57 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:57 + echo 'Fetching compressed karaf.log 3'
23:12:57 Fetching compressed karaf.log 3
23:12:57 + scp 10.30.170.159:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:12:57 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:58 + ssh 10.30.170.159 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
23:12:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:58 + scp 10.30.170.159:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:12:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:58 + ssh 10.30.170.159 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
23:12:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:58 + echo 'Fetch GC logs'
23:12:58 Fetch GC logs
23:12:58 + mkdir -p gclogs-3
23:12:58 + scp '10.30.170.159:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/
23:12:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
23:12:58 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
23:12:58 + echo 'Examine copied files'
23:12:58 Examine copied files
23:12:58 + ls -lt
23:12:58 total 2256
23:12:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 23:12 gclogs-3
23:12:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 23:12 odl3_karaf_console.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 27976 Feb 1 23:12 odl3_karaf.log.gz
23:12:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 23:12 gclogs-2
23:12:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 23:12 odl2_karaf_console.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 27597 Feb 1 23:12 odl2_karaf.log.gz
23:12:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 23:12 gclogs-1
23:12:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 23:12 odl1_karaf_console.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 28377 Feb 1 23:12 odl1_karaf.log.gz
23:12:58 -rw-rw-r--. 1 jenkins jenkins 98487 Feb 1 23:12 karaf_3_2009_threads_after.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 13954 Feb 1 23:12 ps_after.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 105875 Feb 1 23:12 karaf_2_2029_threads_after.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 113116 Feb 1 23:12 karaf_1_2027_threads_after.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 247502 Feb 1 23:12 report.html
23:12:58 -rw-rw-r--. 1 jenkins jenkins 443480 Feb 1 23:12 log.html
23:12:58 -rw-rw-r--. 1 jenkins jenkins 811418 Feb 1 23:12 output.xml
23:12:58 -rw-rw-r--. 1 jenkins jenkins 7134 Feb 1 23:12 testtool--netconf-clustering-scale-txt.1769987555.025.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 451 Feb 1 23:12 testplan.txt
23:12:58 -rw-rw-r--. 1 jenkins jenkins 93150 Feb 1 23:12 karaf_3_2009_threads_before.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 13962 Feb 1 23:12 ps_before.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 94005 Feb 1 23:12 karaf_2_2029_threads_before.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 93985 Feb 1 23:12 karaf_1_2027_threads_before.log
23:12:58 -rw-rw-r--. 1 jenkins jenkins 3162 Feb 1 23:09 post-startup-script.sh
23:12:58 -rw-rw-r--. 1 jenkins jenkins 276 Feb 1 23:08 startup-script.sh
23:12:58 -rw-rw-r--. 1 jenkins jenkins 3597 Feb 1 23:08 configuration-script.sh
23:12:58 -rw-rw-r--. 1 jenkins jenkins 365 Feb 1 23:08 detect_variables.env
23:12:58 -rw-rw-r--. 1 jenkins jenkins 3690 Feb 1 23:08 pom.xml
23:12:58 -rw-rw-r--. 1 jenkins jenkins 96 Feb 1 23:08 set_variables.env
23:12:58 -rw-rw-r--. 1 jenkins jenkins 358 Feb 1 23:08 slave_addresses.txt
23:12:58 -rw-rw-r--. 1 jenkins jenkins 570 Feb 1 23:08 requirements.txt
23:12:58 -rw-rw-r--. 1 jenkins jenkins 26 Feb 1 23:08 env.properties
23:12:58 -rw-rw-r--. 1 jenkins jenkins 333 Feb 1 23:05 stack-parameters.yaml
23:12:58 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 1 23:04 test
23:12:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 23:04 test@tmp
23:12:58 -rw-rw-r--. 1 jenkins jenkins 1414 Feb 1 19:37 maven-metadata.xml
23:12:58 + true
23:12:59 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins6435035222800955982.sh
23:12:59 Cleaning up Robot installation...
23:12:59 $ ssh-agent -k
23:12:59 unset SSH_AUTH_SOCK;
23:12:59 unset SSH_AGENT_PID;
23:12:59 echo Agent pid 5293 killed;
23:12:59 [ssh-agent] Stopped.
23:12:59 Recording plot data
23:12:59 Robot results publisher started...
23:12:59 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:12:59 -Parsing output xml:
23:13:00 Done!
23:13:00 -Copying log files to build dir:
23:13:00 Done!
23:13:00 -Assigning results to build:
23:13:00 Done!
23:13:00 -Checking thresholds:
23:13:00 Done!
23:13:00 Done publishing Robot results.
23:13:00 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:13:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:13:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10286314235036532407.sh
23:13:00 Archiving csit artifacts
23:13:00 mv: cannot stat '*_1.png': No such file or directory
23:13:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:13:00 mv: cannot stat '*_2.png': No such file or directory
23:13:00 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:13:00 mv: cannot stat '*_3.png': No such file or directory
23:13:00 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:13:00 % Total % Received % Xferd Average Speed Time Time Time Current
23:13:00 Dload Upload Total Spent Left Speed
23:13:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 310k 0 310k 0 0 4775k 0 --:--:-- --:--:-- --:--:-- 4775k
23:13:00 Archive: robot-plugin.zip
23:13:00 inflating: ./archives/robot-plugin/log.html
23:13:00 inflating: ./archives/robot-plugin/output.xml
23:13:00 inflating: ./archives/robot-plugin/report.html
23:13:00 mv: cannot stat '*.log.gz': No such file or directory
23:13:00 mv: cannot stat '*.csv': No such file or directory
23:13:00 mv: cannot stat '*.png': No such file or directory
23:13:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:13:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16004457344674188951.sh
23:13:00 [PostBuildScript] - [INFO] Executing post build scripts.
23:13:00 [EnvInject] - Injecting environment variables from a build step.
23:13:00 [EnvInject] - Injecting as environment variables the properties content
23:13:00 OS_CLOUD=vex
23:13:00 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:13:00
23:13:00 [EnvInject] - Variables injected successfully.
23:13:00 provisioning config files...
23:13:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:13:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2872102228128800579.sh
23:13:00 ---> openstack-stack-delete.sh
23:13:00 Setup pyenv:
23:13:01 system
23:13:01 3.8.13
23:13:01 3.9.13
23:13:01 3.10.13
23:13:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:03 lf-activate-venv(): INFO: Base packages installed successfully
23:13:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:13:16 INFO: Stack cost retrieval disabled, setting cost to 0
23:13:28 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:13:28 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-53
23:13:28 [PostBuildScript] - [INFO] Executing post build scripts.
23:13:28 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12952952364650398273.sh
23:13:28 ---> sysstat.sh
23:13:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8325749700122824460.sh
23:13:29 ---> package-listing.sh
23:13:29 ++ tr '[:upper:]' '[:lower:]'
23:13:29 ++ facter osfamily
23:13:29 + OS_FAMILY=redhat
23:13:29 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
23:13:29 + START_PACKAGES=/tmp/packages_start.txt
23:13:29 + END_PACKAGES=/tmp/packages_end.txt
23:13:29 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:13:29 + PACKAGES=/tmp/packages_start.txt
23:13:29 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
23:13:29 + PACKAGES=/tmp/packages_end.txt
23:13:29 + case "${OS_FAMILY}" in
23:13:29 + sort
23:13:29 + rpm -qa
23:13:29 + '[' -f /tmp/packages_start.txt ']'
23:13:29 + '[' -f /tmp/packages_end.txt ']'
23:13:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:13:29 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
23:13:29 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
23:13:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
23:13:30 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5094764947408073968.sh
23:13:30 ---> capture-instance-metadata.sh
23:13:30 Setup pyenv:
23:13:30 system
23:13:30 3.8.13
23:13:30 3.9.13
23:13:30 3.10.13
23:13:30 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:13:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:32 lf-activate-venv(): INFO: Base packages installed successfully
23:13:32 lf-activate-venv(): INFO: Installing additional packages: lftools
23:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:13:41 INFO: Running in OpenStack, capturing instance metadata
23:13:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16236972309573568855.sh
23:13:41 provisioning config files...
23:13:41 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #53
23:13:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config14914781435117572610tmp
23:13:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:13:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:13:41 provisioning config files...
23:13:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:13:41 [EnvInject] - Injecting environment variables from a build step.
23:13:41 [EnvInject] - Injecting as environment variables the properties content
23:13:41 SERVER_ID=logs
23:13:41
23:13:41 [EnvInject] - Variables injected successfully.
23:13:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13515334881938811881.sh
23:13:41 ---> create-netrc.sh
23:13:41 WARN: Log server credential not found.
23:13:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9121913530962603274.sh
23:13:41 ---> python-tools-install.sh
23:13:41 Setup pyenv:
23:13:42 system
23:13:42 3.8.13
23:13:42 3.9.13
23:13:42 3.10.13
23:13:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:13:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:44 lf-activate-venv(): INFO: Base packages installed successfully
23:13:44 lf-activate-venv(): INFO: Installing additional packages: lftools
23:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:13:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13125670408369524494.sh
23:13:53 ---> sudo-logs.sh
23:13:53 Archiving 'sudo' log..
23:13:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13479915081471843076.sh
23:13:53 ---> job-cost.sh
23:13:53 Setup pyenv:
23:13:53 system
23:13:53 3.8.13
23:13:53 3.9.13
23:13:53 3.10.13
23:13:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:13:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:13:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:55 lf-activate-venv(): INFO: Base packages installed successfully
23:13:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:14:02 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:14:02 DEBUG: total: 0
23:14:02 INFO: Retrieving Stack Cost...
23:14:02 INFO: Retrieving Pricing Info for: v3-standard-2
23:14:03 INFO: Archiving Costs
23:14:03 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15721388351564151581.sh
23:14:03 ---> logs-deploy.sh
23:14:03 Setup pyenv:
23:14:03 system
23:14:03 3.8.13
23:14:03 3.9.13
23:14:03 3.10.13
23:14:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
23:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T5jU from file:/tmp/.os_lf_venv
23:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:14:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:14:05 lf-activate-venv(): INFO: Base packages installed successfully
23:14:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-T5jU/bin to PATH
23:14:14 WARNING: Nexus logging server not set
23:14:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/53/
23:14:14 INFO: archiving logs to S3
23:14:15 ---> uname -a:
23:14:15 Linux prd-centos8-robot-2c-8g-6844.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:14:15
23:14:15
23:14:15 ---> lscpu:
23:14:15 Architecture: x86_64
23:14:15 CPU op-mode(s): 32-bit, 64-bit
23:14:15 Byte Order: Little Endian
23:14:15 CPU(s): 2
23:14:15 On-line CPU(s) list: 0,1
23:14:15 Thread(s) per core: 1
23:14:15 Core(s) per socket: 1
23:14:15 Socket(s): 2
23:14:15 NUMA node(s): 1
23:14:15 Vendor ID: AuthenticAMD
23:14:15 CPU family: 23
23:14:15 Model: 49
23:14:15 Model name: AMD EPYC-Rome Processor
23:14:15 Stepping: 0
23:14:15 CPU MHz: 2800.000
23:14:15 BogoMIPS: 5600.00
23:14:15 Virtualization: AMD-V
23:14:15 Hypervisor vendor: KVM
23:14:15 Virtualization type: full
23:14:15 L1d cache: 32K
23:14:15 L1i cache: 32K
23:14:15 L2 cache: 512K
23:14:15 L3 cache: 16384K
23:14:15 NUMA node0 CPU(s): 0,1
23:14:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:14:15
23:14:15
23:14:15 ---> nproc:
23:14:15 2
23:14:15
23:14:15
23:14:15 ---> df -h:
23:14:15 Filesystem Size Used Avail Use% Mounted on
23:14:15 devtmpfs 3.8G 0 3.8G 0% /dev
23:14:15 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:14:15 tmpfs 3.8G 17M 3.8G 1% /run
23:14:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:14:15 /dev/vda1 40G 8.4G 32G 21% /
23:14:15 tmpfs 770M 0 770M 0% /run/user/1001
23:14:15
23:14:15
23:14:15 ---> free -m:
23:14:15 total used free shared buff/cache available
23:14:15 Mem: 7697 582 4932 19 2183 6816
23:14:15 Swap: 1023 0 1023
23:14:15
23:14:15
23:14:15 ---> ip addr:
23:14:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:14:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:14:15 inet 127.0.0.1/8 scope host lo
23:14:15 valid_lft forever preferred_lft forever
23:14:15 inet6 ::1/128 scope host
23:14:15 valid_lft forever preferred_lft forever
23:14:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:14:15 link/ether fa:16:3e:1e:ef:58 brd ff:ff:ff:ff:ff:ff
23:14:15 altname enp0s3
23:14:15 altname ens3
23:14:15 inet 10.30.171.188/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:14:15 valid_lft 85782sec preferred_lft 85782sec
23:14:15 inet6 fe80::f816:3eff:fe1e:ef58/64 scope link
23:14:15 valid_lft forever preferred_lft forever
23:14:15
23:14:15
23:14:15 ---> sar -b -r -n DEV:
23:14:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
23:14:15
23:14:15 23:03:53 LINUX RESTART (2 CPU)
23:14:15
23:14:15 11:05:01 PM tps rtps wtps bread/s bwrtn/s
23:14:15 11:06:01 PM 126.31 0.28 126.03 13.46 12516.10
23:14:15 11:07:01 PM 33.27 1.02 32.26 73.44 4054.83
23:14:15 11:08:01 PM 13.15 0.42 12.73 64.79 594.37
23:14:15 11:09:01 PM 81.81 9.41 72.39 1681.84 5945.75
23:14:15 11:10:01 PM 20.48 0.00 20.48 0.00 3981.70
23:14:15 11:11:01 PM 0.25 0.00 0.25 0.00 3.52
23:14:15 11:12:01 PM 0.17 0.00 0.17 0.00 2.12
23:14:15 11:13:01 PM 3.83 0.40 3.43 42.79 198.15
23:14:15 11:14:01 PM 36.94 0.50 36.44 63.71 1551.72
23:14:15 Average: 35.13 1.34 33.80 215.57 3205.28
23:14:15
23:14:15 11:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:14:15 11:06:01 PM 5046776 6943152 2835656 35.97 2688 2071840 773428 8.66 198388 2288288 158840
23:14:15 11:07:01 PM 5182380 7022824 2700052 34.25 2688 2016496 682608 7.64 210620 2141872 9952
23:14:15 11:08:01 PM 5177968 7046244 2704464 34.31 2688 2043376 653308 7.32 223696 2130904 25080
23:14:15 11:09:01 PM 4949280 7058804 2933152 37.21 2688 2275496 620704 6.95 267188 2283996 106856
23:14:15 11:10:01 PM 4946708 7056124 2935724 37.24 2688 2275504 639016 7.16 267204 2284536 8
23:14:15 11:11:01 PM 4947116 7056548 2935316 37.24 2688 2275508 639016 7.16 267208 2284312 16
23:14:15 11:12:01 PM 4947488 7056920 2934944 37.23 2688 2275508 639016 7.16 267208 2284360 4
23:14:15 11:13:01 PM 5110340 7042512 2772092 35.17 2688 2099748 649712 7.27 264892 2123392 5624
23:14:15 11:14:01 PM 5055520 6992992 2826912 35.86 2688 2110012 721344 8.08 472152 1997516 22804
23:14:15 Average: 5040397 7030680 2842035 36.06 2688 2160388 668684 7.49 270951 2202131 36576
23:14:15
23:14:15 11:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:14:15 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:06:01 PM eth0 132.73 101.87 1377.14 13.57 0.00 0.00 0.00 0.00
23:14:15 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:07:01 PM eth0 7.93 4.88 3.87 1.83 0.00 0.00 0.00 0.00
23:14:15 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:08:01 PM eth0 18.50 13.76 5.70 4.12 0.00 0.00 0.00 0.00
23:14:15 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:09:01 PM eth0 340.44 251.68 399.39 60.69 0.00 0.00 0.00 0.00
23:14:15 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:10:01 PM eth0 69.86 51.47 14.69 11.02 0.00 0.00 0.00 0.00
23:14:15 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:11:01 PM eth0 3.35 2.17 1.00 0.80 0.00 0.00 0.00 0.00
23:14:15 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:12:01 PM eth0 2.40 1.93 0.72 0.64 0.00 0.00 0.00 0.00
23:14:15 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:13:01 PM eth0 145.46 105.35 97.75 28.95 0.00 0.00 0.00 0.00
23:14:15 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 11:14:01 PM eth0 20.83 17.68 17.14 9.28 0.00 0.00 0.00 0.00
23:14:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:14:15 Average: eth0 82.39 61.20 213.03 14.54 0.00 0.00 0.00 0.00
23:14:15
23:14:15
23:14:15 ---> sar -P ALL:
23:14:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
23:14:15
23:14:15 23:03:53 LINUX RESTART (2 CPU)
23:14:15
23:14:15 11:05:01 PM CPU %user %nice %system %iowait %steal %idle
23:14:15 11:06:01 PM all 35.44 0.00 5.53 4.45 0.10 54.47
23:14:15 11:06:01 PM 0 36.07 0.00 5.30 4.62 0.10 53.91
23:14:15 11:06:01 PM 1 34.82 0.00 5.76 4.28 0.10 55.04
23:14:15 11:07:01 PM all 6.53 0.00 1.25 1.32 0.06 90.84
23:14:15 11:07:01 PM 0 3.82 0.00 1.24 1.09 0.07 93.79
23:14:15 11:07:01 PM 1 9.24 0.00 1.27 1.55 0.05 87.89
23:14:15 11:08:01 PM all 10.86 0.00 1.86 0.11 0.08 87.08
23:14:15 11:08:01 PM 0 8.08 0.00 1.57 0.10 0.08 90.16
23:14:15 11:08:01 PM 1 13.64 0.00 2.15 0.12 0.08 84.01
23:14:15 11:09:01 PM all 33.41 0.00 6.14 1.09 0.10 59.25
23:14:15 11:09:01 PM 0 37.13 0.00 6.27 0.94 0.08 55.58
23:14:15 11:09:01 PM 1 29.71 0.00 6.00 1.25 0.12 62.91
23:14:15 11:10:01 PM all 0.53 0.00 0.38 1.05 0.06 97.98
23:14:15 11:10:01 PM 0 0.23 0.00 0.32 0.97 0.05 98.43
23:14:15 11:10:01 PM 1 0.83 0.00 0.43 1.13 0.07 97.53
23:14:15 11:11:01 PM all 0.28 0.00 0.11 0.03 0.03 99.55
23:14:15 11:11:01 PM 0 0.38 0.00 0.10 0.00 0.02 99.50
23:14:15 11:11:01 PM 1 0.18 0.00 0.12 0.05 0.05 99.60
23:14:15 11:12:01 PM all 0.34 0.00 0.08 0.00 0.04 99.53
23:14:15 11:12:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38
23:14:15 11:12:01 PM 1 0.17 0.00 0.10 0.00 0.05 99.68
23:14:15 11:13:01 PM all 6.83 0.00 1.53 0.02 0.08 91.55
23:14:15 11:13:01 PM 0 7.94 0.00 1.97 0.02 0.07 90.01
23:14:15 11:13:01 PM 1 5.74 0.00 1.09 0.02 0.08 93.08
23:14:15 11:14:01 PM all 32.41 0.00 4.04 0.16 0.08 63.31
23:14:15 11:14:01 PM 0 36.65 0.00 4.29 0.18 0.08 58.80
23:14:15 11:14:01 PM 1 28.18 0.00 3.79 0.13 0.08 67.81
23:14:15 Average: all 14.08 0.00 2.33 0.91 0.07 82.61
23:14:15 Average: 0 14.54 0.00 2.35 0.88 0.06 82.17
23:14:15 Average: 1 13.63 0.00 2.30 0.95 0.08 83.04
23:14:15
23:14:15
23:14:15