23:25:45 Started by upstream project "netconf-distribution-mri-test-scandium" build number 71
23:25:45 originally caused by:
23:25:45 Started by timer
23:25:45 Running as SYSTEM
23:25:45 [EnvInject] - Loading node environment variables.
23:25:45 Building remotely on prd-centos8-robot-2c-8g-2684 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
23:25:46 [ssh-agent] Looking for ssh-agent implementation...
23:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:25:46 $ ssh-agent
23:25:46 SSH_AUTH_SOCK=/tmp/ssh-ya44uNjB37v0/agent.5278
23:25:46 SSH_AGENT_PID=5280
23:25:46 [ssh-agent] Started.
23:25:46 Running ssh-add (command line suppressed)
23:25:46 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_4109000281787398774.key (/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_4109000281787398774.key)
23:25:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:25:46 The recommended git tool is: NONE
23:25:48 using credential opendaylight-jenkins-ssh
23:25:48 Wiping out workspace first.
23:25:49 Cloning the remote Git repository
23:25:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:25:49 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test # timeout=10
23:25:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:25:49 > git --version # timeout=10
23:25:49 > git --version # 'git version 2.43.0'
23:25:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:25:49 [INFO] Currently running in a labeled security context
23:25:49 [INFO] Currently SELinux is 'enforcing' on the host
23:25:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh13910632547756997462.key
23:25:49 Verifying host key using known hosts file
23:25:49 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:25:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:25:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:25:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:25:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:25:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:25:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:25:51 [INFO] Currently running in a labeled security context
23:25:51 [INFO] Currently SELinux is 'enforcing' on the host
23:25:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh6870681857648155889.key
23:25:51 Verifying host key using known hosts file
23:25:51 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:25:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:25:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:25:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:25:52 > git config core.sparsecheckout # timeout=10
23:25:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:25:52 Commit message: "Adapt test for new pce-allocation field"
23:25:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:25:52 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:25:53 No emails were triggered.
23:25:53 provisioning config files...
23:25:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:25:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:25:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:25:53 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins14645970584908759239.sh
23:25:53 ---> python-tools-install.sh
23:25:53 Setup pyenv:
23:25:53 system
23:25:53 * 3.8.13 (set by /opt/pyenv/version)
23:25:53 * 3.9.13 (set by /opt/pyenv/version)
23:25:53 * 3.10.13 (set by /opt/pyenv/version)
23:25:53 * 3.11.7 (set by /opt/pyenv/version)
23:25:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1tpG
23:25:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:25:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:25:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:02 lf-activate-venv(): INFO: Base packages installed successfully
23:26:02 lf-activate-venv(): INFO: Installing additional packages: lftools
23:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:26:26 Generating Requirements File
23:26:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:26:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:26:45 Python 3.11.7
23:26:46 pip 25.3 from /tmp/venv-1tpG/lib/python3.11/site-packages/pip (python 3.11)
23:26:46 appdirs==1.4.4
23:26:46 argcomplete==3.6.3
23:26:46 aspy.yaml==1.3.0
23:26:46 attrs==25.4.0
23:26:46 autopage==0.5.2
23:26:46 beautifulsoup4==4.14.3
23:26:46 boto3==1.41.5
23:26:46 botocore==1.41.5
23:26:46 bs4==0.0.2
23:26:46 cachetools==6.2.2
23:26:46 certifi==2025.11.12
23:26:46 cffi==2.0.0
23:26:46 cfgv==3.5.0
23:26:46 chardet==5.2.0
23:26:46 charset-normalizer==3.4.4
23:26:46 click==8.3.1
23:26:46 cliff==4.12.0
23:26:46 cmd2==2.7.0
23:26:46 cryptography==3.3.2
23:26:46 debtcollector==3.0.0
23:26:46 decorator==5.2.1
23:26:46 defusedxml==0.7.1
23:26:46 Deprecated==1.3.1
23:26:46 distlib==0.4.0
23:26:46 dnspython==2.8.0
23:26:46 docker==7.1.0
23:26:46 dogpile.cache==1.5.0
23:26:46 durationpy==0.10
23:26:46 email-validator==2.3.0
23:26:46 filelock==3.20.0
23:26:46 future==1.0.0
23:26:46 gitdb==4.0.12
23:26:46 GitPython==3.1.45
23:26:46 google-auth==2.43.0
23:26:46 httplib2==0.31.0
23:26:46 identify==2.6.15
23:26:46 idna==3.11
23:26:46 importlib-resources==1.5.0
23:26:46 iso8601==2.1.0
23:26:46 Jinja2==3.1.6
23:26:46 jmespath==1.0.1
23:26:46 jsonpatch==1.33
23:26:46 jsonpointer==3.0.0
23:26:46 jsonschema==4.25.1
23:26:46 jsonschema-specifications==2025.9.1
23:26:46 keystoneauth1==5.12.0
23:26:46 kubernetes==34.1.0
23:26:46 lftools==0.37.16
23:26:46 lxml==6.0.2
23:26:46 markdown-it-py==4.0.0
23:26:46 MarkupSafe==3.0.3
23:26:46 mdurl==0.1.2
23:26:46 msgpack==1.1.2
23:26:46 multi_key_dict==2.0.3
23:26:46 munch==4.0.0
23:26:46 netaddr==1.3.0
23:26:46 niet==1.4.2
23:26:46 nodeenv==1.9.1
23:26:46 oauth2client==4.1.3
23:26:46 oauthlib==3.3.1
23:26:46 openstacksdk==4.8.0
23:26:46 os-service-types==1.8.2
23:26:46 osc-lib==4.2.0
23:26:46 oslo.config==10.1.0
23:26:46 oslo.context==6.2.0
23:26:46 oslo.i18n==6.7.1
23:26:46 oslo.log==7.2.1
23:26:46 oslo.serialization==5.8.0
23:26:46 oslo.utils==9.2.0
23:26:46 packaging==25.0
23:26:46 pbr==7.0.3
23:26:46 platformdirs==4.5.0
23:26:46 prettytable==3.17.0
23:26:46 psutil==7.1.3
23:26:46 pyasn1==0.6.1
23:26:46 pyasn1_modules==0.4.2
23:26:46 pycparser==2.23
23:26:46 pygerrit2==2.0.15
23:26:46 PyGithub==2.8.1
23:26:46 Pygments==2.19.2
23:26:46 PyJWT==2.10.1
23:26:46 PyNaCl==1.6.1
23:26:46 pyparsing==2.4.7
23:26:46 pyperclip==1.11.0
23:26:46 pyrsistent==0.20.0
23:26:46 python-cinderclient==9.8.0
23:26:46 python-dateutil==2.9.0.post0
23:26:46 python-heatclient==4.3.0
23:26:46 python-jenkins==1.8.3
23:26:46 python-keystoneclient==5.7.0
23:26:46 python-magnumclient==4.9.0
23:26:46 python-openstackclient==8.2.0
23:26:46 python-swiftclient==4.9.0
23:26:46 PyYAML==6.0.3
23:26:46 referencing==0.37.0
23:26:46 requests==2.32.5
23:26:46 requests-oauthlib==2.0.0
23:26:46 requestsexceptions==1.4.0
23:26:46 rfc3986==2.0.0
23:26:46 rich==14.2.0
23:26:46 rich-argparse==1.7.2
23:26:46 rpds-py==0.30.0
23:26:46 rsa==4.9.1
23:26:46 ruamel.yaml==0.18.16
23:26:46 ruamel.yaml.clib==0.2.15
23:26:46 s3transfer==0.15.0
23:26:46 simplejson==3.20.2
23:26:46 six==1.17.0
23:26:46 smmap==5.0.2
23:26:46 soupsieve==2.8
23:26:46 stevedore==5.6.0
23:26:46 tabulate==0.9.0
23:26:46 toml==0.10.2
23:26:46 tomlkit==0.13.3
23:26:46 tqdm==4.67.1
23:26:46 typing_extensions==4.15.0
23:26:46 tzdata==2025.2
23:26:46 urllib3==1.26.20
23:26:46 virtualenv==20.35.4
23:26:46 wcwidth==0.2.14
23:26:46 websocket-client==1.9.0
23:26:46 wrapt==2.0.1
23:26:46 xdg==6.0.0
23:26:46 xmltodict==1.0.2
23:26:46 yq==3.4.3
23:26:46 [EnvInject] - Injecting environment variables from a build step.
23:26:46 [EnvInject] - Injecting as environment variables the properties content
23:26:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:26:46 OS_CLOUD=vex
23:26:46 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:26:46 OS_STACK_TEMPLATE_DIR=openstack-hot
23:26:46
23:26:46 [EnvInject] - Variables injected successfully.
23:26:46 provisioning config files...
23:26:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:26:46 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins3349726610006049531.sh
23:26:46 ---> Create parameters file for OpenStack HOT
23:26:46 OpenStack Heat parameters generated
23:26:46 -----------------------------------
23:26:46 parameters:
23:26:46 vm_0_count: '3'
23:26:46 vm_0_flavor: 'v3-standard-4'
23:26:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:26:46 vm_1_count: '1'
23:26:46 vm_1_flavor: 'v3-standard-2'
23:26:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:26:46
23:26:46 job_name: '12161-141'
23:26:46 silo: 'releng'
23:26:46 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins5647610917862877733.sh
23:26:46 ---> Create HEAT stack
23:26:46 + source /home/jenkins/lf-env.sh
23:26:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:46 ++ mktemp -d /tmp/venv-XXXX
23:26:46 + lf_venv=/tmp/venv-D5Ll
23:26:46 + local venv_file=/tmp/.os_lf_venv
23:26:46 + local python=python3
23:26:46 + local options
23:26:46 + local set_path=true
23:26:46 + local install_args=
23:26:46 ++ 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:26:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:26:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:26:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:46 + true
23:26:46 + case $1 in
23:26:46 + python=python3
23:26:46 + shift 2
23:26:46 + true
23:26:46 + case $1 in
23:26:46 + shift
23:26:46 + break
23:26:46 + case $python in
23:26:46 + local pkg_list=
23:26:46 + [[ -d /opt/pyenv ]]
23:26:46 + echo 'Setup pyenv:'
23:26:46 Setup pyenv:
23:26:46 + export PYENV_ROOT=/opt/pyenv
23:26:46 + PYENV_ROOT=/opt/pyenv
23:26:46 + 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:26:46 + 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:26:46 + pyenv versions
23:26:47 system
23:26:47 3.8.13
23:26:47 3.9.13
23:26:47 3.10.13
23:26:47 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:26:47 + command -v pyenv
23:26:47 ++ pyenv init - --no-rehash
23:26:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:26:47 for i in ${!paths[@]}; do
23:26:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:26:47 fi; done;
23:26:47 echo "${paths[*]}"'\'')"
23:26:47 export PATH="/opt/pyenv/shims:${PATH}"
23:26:47 export PYENV_SHELL=bash
23:26:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:26:47 pyenv() {
23:26:47 local command
23:26:47 command="${1:-}"
23:26:47 if [ "$#" -gt 0 ]; then
23:26:47 shift
23:26:47 fi
23:26:47
23:26:47 case "$command" in
23:26:47 rehash|shell)
23:26:47 eval "$(pyenv "sh-$command" "$@")"
23:26:47 ;;
23:26:47 *)
23:26:47 command pyenv "$command" "$@"
23:26:47 ;;
23:26:47 esac
23:26:47 }'
23:26:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:26:47 for i in ${!paths[@]}; do
23:26:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:26:47 fi; done;
23:26:47 echo "${paths[*]}"'
23:26:47 ++ 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:26:47 ++ 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:26:47 ++ 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:26:47 ++ export PYENV_SHELL=bash
23:26:47 ++ PYENV_SHELL=bash
23:26:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:26:47 +++ complete -F _pyenv pyenv
23:26:47 ++ lf-pyver python3
23:26:47 ++ local py_version_xy=python3
23:26:47 ++ local py_version_xyz=
23:26:47 ++ awk '{ print $1 }'
23:26:47 ++ pyenv versions
23:26:47 ++ local command
23:26:47 ++ command=versions
23:26:47 ++ '[' 1 -gt 0 ']'
23:26:47 ++ shift
23:26:47 ++ case "$command" in
23:26:47 ++ command pyenv versions
23:26:47 ++ pyenv versions
23:26:47 ++ sed 's/^[ *]* //'
23:26:47 ++ grep -E '^[0-9.]*[0-9]$'
23:26:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:26:47 +++ grep '^3' /tmp/.pyenv_versions
23:26:47 +++ tail -n 1
23:26:47 +++ sort -V
23:26:47 ++ py_version_xyz=3.11.7
23:26:47 ++ [[ -z 3.11.7 ]]
23:26:47 ++ echo 3.11.7
23:26:47 ++ return 0
23:26:47 + pyenv local 3.11.7
23:26:47 + local command
23:26:47 + command=local
23:26:47 + '[' 2 -gt 0 ']'
23:26:47 + shift
23:26:47 + case "$command" in
23:26:47 + command pyenv local 3.11.7
23:26:47 + pyenv local 3.11.7
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='lftools[openstack] '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='kubernetes '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='niet '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='python-heatclient '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='python-openstackclient '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='python-magnumclient '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='urllib3~=1.26.15 '
23:26:47 + for arg in "$@"
23:26:47 + case $arg in
23:26:47 + pkg_list+='yq '
23:26:47 + [[ -f /tmp/.os_lf_venv ]]
23:26:47 ++ cat /tmp/.os_lf_venv
23:26:47 + lf_venv=/tmp/venv-1tpG
23:26:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from' file:/tmp/.os_lf_venv
23:26:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:26:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:26:47 + local 'pip_opts=--upgrade --quiet'
23:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:26:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:26:47 + [[ -n '' ]]
23:26:47 + [[ -n '' ]]
23:26:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:47 + /tmp/venv-1tpG/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:26:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:26:49 lf-activate-venv(): INFO: Base packages installed successfully
23:26:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:26:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:26:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:49 + /tmp/venv-1tpG/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:27:06 + type python3
23:27:06 + true
23:27:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH'
23:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:27:06 + PATH=/tmp/venv-1tpG/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:27:06 + return 0
23:27:06 + openstack --os-cloud vex limits show --absolute
23:27:07 +--------------------------+---------+
23:27:07 | Name | Value |
23:27:07 +--------------------------+---------+
23:27:07 | maxTotalInstances | -1 |
23:27:07 | maxTotalCores | 450 |
23:27:07 | maxTotalRAMSize | 1000000 |
23:27:07 | maxServerMeta | 128 |
23:27:07 | maxImageMeta | 128 |
23:27:07 | maxPersonality | 5 |
23:27:07 | maxPersonalitySize | 10240 |
23:27:07 | maxTotalKeypairs | 100 |
23:27:07 | maxServerGroups | 10 |
23:27:07 | maxServerGroupMembers | 10 |
23:27:07 | maxTotalFloatingIps | -1 |
23:27:07 | maxSecurityGroups | -1 |
23:27:07 | maxSecurityGroupRules | -1 |
23:27:07 | totalRAMUsed | 745472 |
23:27:07 | totalCoresUsed | 182 |
23:27:07 | totalInstancesUsed | 73 |
23:27:07 | totalFloatingIpsUsed | 0 |
23:27:07 | totalSecurityGroupsUsed | 0 |
23:27:07 | totalServerGroupsUsed | 0 |
23:27:07 | maxTotalVolumes | -1 |
23:27:07 | maxTotalSnapshots | 10 |
23:27:07 | maxTotalVolumeGigabytes | 4096 |
23:27:07 | maxTotalBackups | 10 |
23:27:07 | maxTotalBackupGigabytes | 1000 |
23:27:07 | totalVolumesUsed | 3 |
23:27:07 | totalGigabytesUsed | 60 |
23:27:07 | totalSnapshotsUsed | 0 |
23:27:07 | totalBackupsUsed | 0 |
23:27:07 | totalBackupGigabytesUsed | 0 |
23:27:07 +--------------------------+---------+
23:27:07 + pushd /opt/ciman/openstack-hot
23:27:07 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
23:27:07 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-scandium-141 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/stack-parameters.yaml
23:27:44 Creating stack releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:27:44 Waiting to initialize infrastructure...
23:27:44 Waiting to initialize infrastructure...
23:27:44 Stack initialization successful.
23:27:44 ------------------------------------
23:27:44 Stack Details
23:27:44 ------------------------------------
23:27:44 {'added': None,
23:27:44 'capabilities': [],
23:27:44 'created_at': '2025-11-30T23:27:11Z',
23:27:44 'deleted': None,
23:27:44 'deleted_at': None,
23:27:44 'description': 'No description',
23:27:44 'environment': None,
23:27:44 'environment_files': None,
23:27:44 'files': None,
23:27:44 'files_container': None,
23:27:44 'id': '8591af66-a130-466f-bd1b-cac783903516',
23:27:44 'is_rollback_disabled': True,
23:27:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-scandium-141/8591af66-a130-466f-bd1b-cac783903516',
23:27:44 'rel': 'self'}],
23:27:44 '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:27:44 'name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-141',
23:27:44 'notification_topics': [],
23:27:44 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:27:44 'output_key': 'vm_0_ips',
23:27:44 'output_value': ['10.30.170.60',
23:27:44 '10.30.170.199',
23:27:44 '10.30.170.105']},
23:27:44 {'description': 'IP addresses of the 2nd vm types',
23:27:44 'output_key': 'vm_1_ips',
23:27:44 'output_value': ['10.30.171.243']}],
23:27:44 'owner_id': ****,
23:27:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:27:44 'OS::stack_id': '8591af66-a130-466f-bd1b-cac783903516',
23:27:44 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-141',
23:27:44 'job_name': '12161-141',
23:27:44 'silo': 'releng',
23:27:44 'vm_0_count': '3',
23:27:44 'vm_0_flavor': 'v3-standard-4',
23:27:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:27:44 '20250917-133034.447',
23:27:44 'vm_1_count': '1',
23:27:44 'vm_1_flavor': 'v3-standard-2',
23:27:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:27:44 '- 20250917-133034.654'},
23:27:44 'parent_id': None,
23:27:44 'replaced': None,
23:27:44 'status': 'CREATE_COMPLETE',
23:27:44 'status_reason': 'Stack CREATE completed successfully',
23:27:44 'tags': [],
23:27:44 'template': None,
23:27:44 'template_description': 'No description',
23:27:44 'template_url': None,
23:27:44 'timeout_mins': 15,
23:27:44 'unchanged': None,
23:27:44 'updated': None,
23:27:44 'updated_at': None,
23:27:44 'user_project_id': '258dcad716c841b4a813832cc8b4b887'}
23:27:44 ------------------------------------
23:27:44 + popd
23:27:44 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium
23:27:44 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins3657464650001001691.sh
23:27:44 ---> Copy SSH public keys to CSIT lab
23:27:44 Setup pyenv:
23:27:45 system
23:27:45 3.8.13
23:27:45 3.9.13
23:27:45 3.10.13
23:27:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:27:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:27:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:47 lf-activate-venv(): INFO: Base packages installed successfully
23:27:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:28:03 SSH not responding on 10.30.170.105. Retrying in 10 seconds...
23:28:03 SSH not responding on 10.30.170.199. Retrying in 10 seconds...
23:28:04 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:28:04 releng-12161-141-0-builder-0
23:28:04 Successfully copied public keys to slave 10.30.170.60
23:28:04 Process 6497 ready.
23:28:05 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:28:05 releng-12161-141-1-mininet-ovs-217-0
23:28:05 Successfully copied public keys to slave 10.30.171.243
23:28:13 Ping to 10.30.170.199 successful.
23:28:13 Ping to 10.30.170.105 successful.
23:28:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:28:14 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:28:15 releng-12161-141-0-builder-1
23:28:15 releng-12161-141-0-builder-2
23:28:15 Successfully copied public keys to slave 10.30.170.199
23:28:15 Process 6498 ready.
23:28:15 Successfully copied public keys to slave 10.30.170.105
23:28:15 Process 6499 ready.
23:28:15 Process 6500 ready.
23:28:15 SSH ready on all stack servers.
23:28:15 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins4483038139577869455.sh
23:28:15 Setup pyenv:
23:28:15 system
23:28:15 3.8.13
23:28:15 3.9.13
23:28:15 3.10.13
23:28:15 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:28:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VAc7
23:28:19 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.robot_venv
23:28:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:23 lf-activate-venv(): INFO: Base packages installed successfully
23:28:23 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-VAc7/bin to PATH
23:28:25 + echo 'Installing Python Requirements'
23:28:25 Installing Python Requirements
23:28:25 + cat
23:28:25 + python -m pip install -r requirements.txt
23:28:25 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:28:25 Collecting docker-py (from -r requirements.txt (line 1))
23:28:25 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:28:25 Collecting ipaddr (from -r requirements.txt (line 2))
23:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:28:25 Installing build dependencies: started
23:28:26 Installing build dependencies: finished with status 'done'
23:28:26 Getting requirements to build wheel: started
23:28:26 Getting requirements to build wheel: finished with status 'done'
23:28:26 Preparing metadata (pyproject.toml): started
23:28:27 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:27 Collecting netaddr (from -r requirements.txt (line 3))
23:28:27 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:28:27 Collecting netifaces (from -r requirements.txt (line 4))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:28:27 Installing build dependencies: started
23:28:28 Installing build dependencies: finished with status 'done'
23:28:28 Getting requirements to build wheel: started
23:28:28 Getting requirements to build wheel: finished with status 'done'
23:28:28 Preparing metadata (pyproject.toml): started
23:28:28 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:28 Collecting pyhocon (from -r requirements.txt (line 5))
23:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:28:28 Collecting requests (from -r requirements.txt (line 6))
23:28:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:28:28 Collecting robotframework (from -r requirements.txt (line 7))
23:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:28:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 36.9 MB/s 0:00:00
23:28:29 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:28:29 Installing build dependencies: started
23:28:29 Installing build dependencies: finished with status 'done'
23:28:29 Getting requirements to build wheel: started
23:28:30 Getting requirements to build wheel: finished with status 'done'
23:28:30 Preparing metadata (pyproject.toml): started
23:28:30 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:28:30 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:28:30 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:28:30 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:28:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:28:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:28:30 Installing build dependencies: started
23:28:31 Installing build dependencies: finished with status 'done'
23:28:31 Getting requirements to build wheel: started
23:28:32 Getting requirements to build wheel: finished with status 'done'
23:28:32 Preparing metadata (pyproject.toml): started
23:28:32 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:32 Collecting scapy (from -r requirements.txt (line 12))
23:28:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:28:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.0 MB/s 0:00:00
23:28:32 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:28:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:28:32 Installing build dependencies: started
23:28:33 Installing build dependencies: finished with status 'done'
23:28:33 Getting requirements to build wheel: started
23:28:33 Getting requirements to build wheel: finished with status 'done'
23:28:33 Preparing metadata (pyproject.toml): started
23:28:33 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:33 Collecting elasticsearch (from -r requirements.txt (line 18))
23:28:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:28:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 33.6 MB/s 0:00:00
23:28:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:28:33 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:28:33 Collecting pyangbind (from -r requirements.txt (line 22))
23:28:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:28:34 Collecting isodate (from -r requirements.txt (line 25))
23:28:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:28:34 Collecting jmespath (from -r requirements.txt (line 28))
23:28:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:28:34 Collecting jsonpatch (from -r requirements.txt (line 31))
23:28:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:28:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:28:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:34 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:28:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:28:34 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:28:34 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:28:34 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:28:34 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:28:34 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:28:34 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:28:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:28:34 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:28:34 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:28:34 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:28:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:28:34 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:28:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:28:34 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:28:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:28:34 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:28:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:28:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:28:35 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:28:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:28:35 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:28:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:28:35 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:28:35 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:28:35 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:28:35 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:28:35 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:28:35 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:28:35 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:28:35 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:28:35 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:28:35 Collecting elasticsearch (from -r requirements.txt (line 18))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:28:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 37.4 MB/s 0:00:00
23:28:35 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:28:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:28:35 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:28:35 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:28:35 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:28:35 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:28:35 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:28:35 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:28:35 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:28:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:28:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.0 MB/s 0:00:00
23:28:36 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:28:36 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:28:37 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:28:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:28:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.3 MB/s 0:00:00
23:28:37 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:28:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:28:37 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:37 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:28:37 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:28:37 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:28:37 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:28:38 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:38 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:28:38 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:28:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:28:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:28:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 47.3 MB/s 0:00:00
23:28:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:28:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:28:38 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:28:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:28:38 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:28:38 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:28:38 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:28:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:28:38 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:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:28:39 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:28:39 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:28:39 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:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:28:39 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:28:39 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:28:39 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:28:39 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:28:39 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:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:28:39 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:28:39 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:28:39 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:28:39 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:28:39 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=fd60d31e353956e1e52d337d4d7134bf7635ae48408020b089c519edefb61f29
23:28:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:28:39 Building wheel for ipaddr (pyproject.toml): started
23:28:40 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:28:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=64ff3b59815252f5c0debe1927fcdbec06c381cdfbdf2bd57cd6fe667a631064
23:28:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:28:40 Building wheel for netifaces (pyproject.toml): started
23:28:42 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:28:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=3f01969c8af6c411332b6a2e5473d82e1b7855b904d8c0e1d9cb6d446b90ebc6
23:28:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:28:42 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:28:42 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:28:42 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=41b1276c4265c7d1ad78f192251ef3446ab5df20d57badb1db0dd93d74c4f2fd
23:28:42 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:28:42 Building wheel for jsonpath-rw (pyproject.toml): started
23:28:43 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:28:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4b7dae14f333fd4808ba9dc7c191f187505cf51e2354f1b4d31ed4c8efbfa347
23:28:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:28:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:28:43 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:28:50
23:28:50 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:28:50 + pip freeze
23:28:50 attrs==25.4.0
23:28:50 bcrypt==5.0.0
23:28:50 beautifulsoup4==4.14.3
23:28:50 certifi==2025.11.12
23:28:50 cffi==2.0.0
23:28:50 charset-normalizer==3.4.4
23:28:50 click==8.3.1
23:28:50 cryptography==46.0.3
23:28:50 decorator==5.2.1
23:28:50 distlib==0.4.0
23:28:50 docker-py==1.10.6
23:28:50 docker-pycreds==0.4.0
23:28:50 elastic-transport==8.17.1
23:28:50 elasticsearch==8.19.2
23:28:50 elasticsearch-dsl==8.15.4
23:28:50 enum34==1.1.10
23:28:50 filelock==3.20.0
23:28:50 h11==0.16.0
23:28:50 idna==3.11
23:28:50 invoke==2.2.1
23:28:50 ipaddr==2.2.0
23:28:50 isodate==0.7.2
23:28:50 jmespath==1.0.1
23:28:50 jsonpatch==1.33
23:28:50 jsonpath-rw==1.4.0
23:28:50 jsonpointer==3.0.0
23:28:50 lxml==6.0.2
23:28:50 netaddr==1.3.0
23:28:50 netifaces==0.11.0
23:28:50 outcome==1.3.0.post0
23:28:50 paramiko==4.0.0
23:28:50 platformdirs==4.5.0
23:28:50 ply==3.11
23:28:50 pyang==2.7.1
23:28:50 pyangbind==0.8.6
23:28:50 pycparser==2.23
23:28:50 pyhocon==0.3.61
23:28:50 PyNaCl==1.6.1
23:28:50 pyparsing==3.2.5
23:28:50 PySocks==1.7.1
23:28:50 python-dateutil==2.9.0.post0
23:28:50 regex==2025.11.3
23:28:50 requests==2.32.5
23:28:50 robotframework==7.3.2
23:28:50 robotframework-httplibrary==0.4.2
23:28:50 robotframework-pythonlibcore==4.4.1
23:28:50 robotframework-requests==0.9.7
23:28:50 robotframework-selenium2library==3.0.0
23:28:50 robotframework-seleniumlibrary==6.8.0
23:28:50 robotframework-sshlibrary==3.8.0
23:28:50 scapy==2.6.1
23:28:50 scp==0.15.0
23:28:50 selenium==4.38.0
23:28:50 six==1.17.0
23:28:50 sniffio==1.3.1
23:28:50 sortedcontainers==2.4.0
23:28:50 soupsieve==2.8
23:28:50 trio==0.32.0
23:28:50 trio-websocket==0.12.2
23:28:50 typing_extensions==4.15.0
23:28:50 urllib3==2.5.0
23:28:50 virtualenv==20.35.4
23:28:50 waitress==3.0.2
23:28:50 WebOb==1.8.9
23:28:50 websocket-client==1.9.0
23:28:50 WebTest==3.0.7
23:28:50 wsproto==1.3.2
23:28:51 [EnvInject] - Injecting environment variables from a build step.
23:28:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:28:51 [EnvInject] - Variables injected successfully.
23:28:51 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins14555759467982781340.sh
23:28:51 Setup pyenv:
23:28:51 system
23:28:51 3.8.13
23:28:51 3.9.13
23:28:51 3.10.13
23:28:51 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:53 lf-activate-venv(): INFO: Base packages installed successfully
23:28:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:29:00 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:29:00 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:29:00 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:29:01 + ODL_SYSTEM=()
23:29:01 + TOOLS_SYSTEM=()
23:29:01 + OPENSTACK_SYSTEM=()
23:29:01 + OPENSTACK_CONTROLLERS=()
23:29:01 + mapfile -t ADDR
23:29:01 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:29:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:29:02 + for i in "${ADDR[@]}"
23:29:02 ++ ssh 10.30.170.60 hostname -s
23:29:02 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:03 + REMHOST=releng-12161-141-0-builder-0
23:29:03 + case ${REMHOST} in
23:29:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:29:03 + for i in "${ADDR[@]}"
23:29:03 ++ ssh 10.30.170.199 hostname -s
23:29:03 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:03 + REMHOST=releng-12161-141-0-builder-1
23:29:03 + case ${REMHOST} in
23:29:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:29:03 + for i in "${ADDR[@]}"
23:29:03 ++ ssh 10.30.170.105 hostname -s
23:29:03 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:03 + REMHOST=releng-12161-141-0-builder-2
23:29:03 + case ${REMHOST} in
23:29:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:29:03 + for i in "${ADDR[@]}"
23:29:03 ++ ssh 10.30.171.243 hostname -s
23:29:03 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:29:03 + REMHOST=releng-12161-141-1-mininet-ovs-217-0
23:29:03 + case ${REMHOST} in
23:29:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:29:03 + echo NUM_ODL_SYSTEM=3
23:29:03 + echo NUM_TOOLS_SYSTEM=1
23:29:03 + '[' '' == yes ']'
23:29:03 + NUM_OPENSTACK_SYSTEM=0
23:29:03 + echo NUM_OPENSTACK_SYSTEM=0
23:29:03 + '[' 0 -eq 2 ']'
23:29:03 + echo ODL_SYSTEM_IP=10.30.170.60
23:29:03 ++ seq 0 2
23:29:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:29:03 + echo ODL_SYSTEM_1_IP=10.30.170.60
23:29:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:29:03 + echo ODL_SYSTEM_2_IP=10.30.170.199
23:29:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:29:03 + echo ODL_SYSTEM_3_IP=10.30.170.105
23:29:03 + echo TOOLS_SYSTEM_IP=10.30.171.243
23:29:03 ++ seq 0 0
23:29:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:29:03 + echo TOOLS_SYSTEM_1_IP=10.30.171.243
23:29:03 + openstack_index=0
23:29:03 + NUM_OPENSTACK_CONTROL_NODES=1
23:29:03 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:29:03 ++ seq 0 0
23:29:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:29:03 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:29:03 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:29:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:29:03 + '[' -1 -ge 2 ']'
23:29:03 ++ seq 0 -2
23:29:03 + NUM_OPENSTACK_HAPROXY_NODES=0
23:29:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:29:03 ++ seq 0 -1
23:29:03 + echo 'Contents of slave_addresses.txt:'
23:29:03 Contents of slave_addresses.txt:
23:29:03 + cat slave_addresses.txt
23:29:03 NUM_ODL_SYSTEM=3
23:29:03 NUM_TOOLS_SYSTEM=1
23:29:03 NUM_OPENSTACK_SYSTEM=0
23:29:03 ODL_SYSTEM_IP=10.30.170.60
23:29:03 ODL_SYSTEM_1_IP=10.30.170.60
23:29:03 ODL_SYSTEM_2_IP=10.30.170.199
23:29:03 ODL_SYSTEM_3_IP=10.30.170.105
23:29:03 TOOLS_SYSTEM_IP=10.30.171.243
23:29:03 TOOLS_SYSTEM_1_IP=10.30.171.243
23:29:03 NUM_OPENSTACK_CONTROL_NODES=1
23:29:03 OPENSTACK_CONTROL_NODE_1_IP=
23:29:03 NUM_OPENSTACK_COMPUTE_NODES=-1
23:29:03 NUM_OPENSTACK_HAPROXY_NODES=0
23:29:03 [EnvInject] - Injecting environment variables from a build step.
23:29:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:29:03 [EnvInject] - Variables injected successfully.
23:29:03 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins5171501168428923874.sh
23:29:03 Preparing for JRE Version 21
23:29:03 Karaf artifact is netconf-karaf
23:29:03 Karaf project is netconf
23:29:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:29:04 [EnvInject] - Injecting environment variables from a build step.
23:29:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:29:04 [EnvInject] - Variables injected successfully.
23:29:04 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins13008233781840363733.sh
23:29:04 2025-11-30 23:29:04 URL:https://raw.githubusercontent.com/opendaylight/netconf/8.0.x/karaf/pom.xml [3528/3528] -> "pom.xml" [1]
23:29:04 Bundle version is 8.0.10-SNAPSHOT
23:29:04 --2025-11-30 23:29:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/maven-metadata.xml
23:29:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:04 HTTP request sent, awaiting response... 200 OK
23:29:04 Length: 1408 (1.4K) [application/xml]
23:29:04 Saving to: ‘maven-metadata.xml’
23:29:04
23:29:04 0K . 100% 57.0M=0s
23:29:04
23:29:04 2025-11-30 23:29:04 (57.0 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
23:29:04
23:29:04
23:29:04
23:29:04 org.opendaylight.netconf
23:29:04 netconf-karaf
23:29:04
23:29:04 20251130104349
23:29:04
23:29:04 20251130.104349
23:29:04 72
23:29:04
23:29:04
23:29:04
23:29:04 pom
23:29:04 8.0.10-20251130.104349-72
23:29:04 20251130104349
23:29:04
23:29:04
23:29:04 tar.gz
23:29:04 8.0.10-20251130.104349-72
23:29:04 20251130104349
23:29:04
23:29:04
23:29:04 zip
23:29:04 8.0.10-20251130.104349-72
23:29:04 20251130104349
23:29:04
23:29:04
23:29:04 cyclonedx
23:29:04 xml
23:29:04 8.0.10-20251130.104349-72
23:29:04 20251130104349
23:29:04
23:29:04
23:29:04 cyclonedx
23:29:04 json
23:29:04 8.0.10-20251130.104349-72
23:29:04 20251130104349
23:29:04
23:29:04
23:29:04
23:29:04 8.0.10-SNAPSHOT
23:29:04
23:29:04 Nexus timestamp is 8.0.10-20251130.104349-72
23:29:04 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:04 Distribution bundle is netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:04 Distribution bundle version is 8.0.10-SNAPSHOT
23:29:04 Distribution folder is netconf-karaf-8.0.10-SNAPSHOT
23:29:04 Nexus prefix is https://nexus.opendaylight.org
23:29:04 [EnvInject] - Injecting environment variables from a build step.
23:29:04 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:29:04 [EnvInject] - Variables injected successfully.
23:29:04 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins13230264350406594598.sh
23:29:04 Setup pyenv:
23:29:04 system
23:29:04 3.8.13
23:29:04 3.9.13
23:29:04 3.10.13
23:29:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:29:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:29:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:29:06 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:29:06 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:29:06 lf-activate-venv(): INFO: Base packages installed successfully
23:29:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:29:12 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:29:12 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:29:12 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:29:12 Copying common-functions.sh to /tmp
23:29:14 Copying common-functions.sh to 10.30.170.60:/tmp
23:29:14 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:14 Copying common-functions.sh to 10.30.170.199:/tmp
23:29:14 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:15 Copying common-functions.sh to 10.30.170.105:/tmp
23:29:15 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:16 Copying common-functions.sh to 10.30.171.243:/tmp
23:29:16 Warning: Permanently added '10.30.171.243' (ECDSA) to the list of known hosts.
23:29:16 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins12258432592563503856.sh
23:29:16 common-functions.sh is being sourced
23:29:16 common-functions environment:
23:29:16 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:16 ACTUALFEATURES:
23:29:16 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:16 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:16 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:16 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:16 CONTROLLERMEM: 2048m
23:29:16 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:16 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:16 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:16 SUITES:
23:29:16
23:29:16 #################################################
23:29:16 ## Configure Cluster and Start ##
23:29:16 #################################################
23:29:16 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:29:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:29:16 Locating script plan to use...
23:29:16 Finished running script plans
23:29:16 Configuring member-1 with IP address 10.30.170.60
23:29:16 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:16 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:17 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
23:29:17 ++ [[ /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:29:17 common-functions.sh is being sourced
23:29:17 ++ echo 'common-functions.sh is being sourced'
23:29:17 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
23:29:17 ++ DISTROSTREAM=scandium
23:29:17 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:17 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:17 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:17 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:17 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:17 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:17 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:17 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:17 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:17 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:17 ++ export CONTROLLERMEM=
23:29:17 ++ CONTROLLERMEM=
23:29:17 ++ case "${DISTROSTREAM}" in
23:29:17 ++ CLUSTER_SYSTEM=akka
23:29:17 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:17 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:17 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:17 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:17 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:17 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:17 ++ print_common_env
23:29:17 ++ cat
23:29:17 common-functions environment:
23:29:17 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:17 ACTUALFEATURES:
23:29:17 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:17 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:17 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:17 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:17 CONTROLLERMEM:
23:29:17 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:17 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:17 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:17 SUITES:
23:29:17
23:29:17 ++ SSH='ssh -t -t'
23:29:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:17 Changing to /tmp
23:29:17 + echo 'Changing to /tmp'
23:29:17 + cd /tmp
23:29:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip'
23:29:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:17 --2025-11-30 23:29:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:17 HTTP request sent, awaiting response... 200 OK
23:29:17 Length: 155890833 (149M) [application/zip]
23:29:17 Saving to: ‘netconf-karaf-8.0.10-20251130.104349-72.zip’
23:29:17
23:29:17 0K ........ ........ ........ ........ ........ ........ 2% 85.5M 2s
23:29:17 3072K ........ ........ ........ ........ ........ ........ 4% 137M 1s
23:29:17 6144K ........ ........ ........ ........ ........ ........ 6% 172M 1s
23:29:17 9216K ........ ........ ........ ........ ........ ........ 8% 252M 1s
23:29:17 12288K ........ ........ ........ ........ ........ ........ 10% 283M 1s
23:29:17 15360K ........ ........ ........ ........ ........ ........ 12% 290M 1s
23:29:17 18432K ........ ........ ........ ........ ........ ........ 14% 272M 1s
23:29:17 21504K ........ ........ ........ ........ ........ ........ 16% 313M 1s
23:29:17 24576K ........ ........ ........ ........ ........ ........ 18% 255M 1s
23:29:17 27648K ........ ........ ........ ........ ........ ........ 20% 311M 1s
23:29:17 30720K ........ ........ ........ ........ ........ ........ 22% 323M 1s
23:29:17 33792K ........ ........ ........ ........ ........ ........ 24% 328M 1s
23:29:17 36864K ........ ........ ........ ........ ........ ........ 26% 300M 0s
23:29:17 39936K ........ ........ ........ ........ ........ ........ 28% 309M 0s
23:29:17 43008K ........ ........ ........ ........ ........ ........ 30% 284M 0s
23:29:17 46080K ........ ........ ........ ........ ........ ........ 32% 335M 0s
23:29:17 49152K ........ ........ ........ ........ ........ ........ 34% 324M 0s
23:29:17 52224K ........ ........ ........ ........ ........ ........ 36% 355M 0s
23:29:17 55296K ........ ........ ........ ........ ........ ........ 38% 332M 0s
23:29:17 58368K ........ ........ ........ ........ ........ ........ 40% 322M 0s
23:29:17 61440K ........ ........ ........ ........ ........ ........ 42% 307M 0s
23:29:17 64512K ........ ........ ........ ........ ........ ........ 44% 335M 0s
23:29:17 67584K ........ ........ ........ ........ ........ ........ 46% 355M 0s
23:29:17 70656K ........ ........ ........ ........ ........ ........ 48% 324M 0s
23:29:17 73728K ........ ........ ........ ........ ........ ........ 50% 372M 0s
23:29:17 76800K ........ ........ ........ ........ ........ ........ 52% 342M 0s
23:29:17 79872K ........ ........ ........ ........ ........ ........ 54% 306M 0s
23:29:17 82944K ........ ........ ........ ........ ........ ........ 56% 332M 0s
23:29:17 86016K ........ ........ ........ ........ ........ ........ 58% 330M 0s
23:29:17 89088K ........ ........ ........ ........ ........ ........ 60% 331M 0s
23:29:17 92160K ........ ........ ........ ........ ........ ........ 62% 332M 0s
23:29:17 95232K ........ ........ ........ ........ ........ ........ 64% 360M 0s
23:29:17 98304K ........ ........ ........ ........ ........ ........ 66% 187M 0s
23:29:17 101376K ........ ........ ........ ........ ........ ........ 68% 208M 0s
23:29:17 104448K ........ ........ ........ ........ ........ ........ 70% 289M 0s
23:29:17 107520K ........ ........ ........ ........ ........ ........ 72% 259M 0s
23:29:17 110592K ........ ........ ........ ........ ........ ........ 74% 285M 0s
23:29:17 113664K ........ ........ ........ ........ ........ ........ 76% 339M 0s
23:29:17 116736K ........ ........ ........ ........ ........ ........ 78% 291M 0s
23:29:17 119808K ........ ........ ........ ........ ........ ........ 80% 289M 0s
23:29:17 122880K ........ ........ ........ ........ ........ ........ 82% 306M 0s
23:29:17 125952K ........ ........ ........ ........ ........ ........ 84% 241M 0s
23:29:17 129024K ........ ........ ........ ........ ........ ........ 86% 253M 0s
23:29:17 132096K ........ ........ ........ ........ ........ ........ 88% 248M 0s
23:29:17 135168K ........ ........ ........ ........ ........ ........ 90% 207M 0s
23:29:17 138240K ........ ........ ........ ........ ........ ........ 92% 236M 0s
23:29:17 141312K ........ ........ ........ ........ ........ ........ 94% 253M 0s
23:29:17 144384K ........ ........ ........ ........ ........ ........ 96% 294M 0s
23:29:17 147456K ........ ........ ........ ........ ........ ........ 98% 304M 0s
23:29:17 150528K ........ ........ ........ .. 100% 255M=0.6s
23:29:17
23:29:17 2025-11-30 23:29:17 (268 MB/s) - ‘netconf-karaf-8.0.10-20251130.104349-72.zip’ saved [155890833/155890833]
23:29:17
23:29:17 Extracting the new controller...
23:29:17 + echo 'Extracting the new controller...'
23:29:17 + unzip -q netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:19 Adding external repositories...
23:29:19 + echo 'Adding external repositories...'
23:29:19 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 #
23:29:19 # If set to true, the following property will not allow any certificate to be used
23:29:19 # when accessing Maven repositories through SSL
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:19
23:29:19 #
23:29:19 # Path to the local Maven settings file.
23:29:19 # The repositories defined in this file will be automatically added to the list
23:29:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:19 # below is not set.
23:29:19 # The following locations are checked for the existence of the settings.xml file
23:29:19 # * 1. looks for the specified url
23:29:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.settings=
23:29:19
23:29:19 #
23:29:19 # Path to the local Maven repository which is used to avoid downloading
23:29:19 # artifacts when they already exist locally.
23:29:19 # The value of this property will be extracted from the settings.xml file
23:29:19 # above, or defaulted to:
23:29:19 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:19 #
23:29:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:19
23:29:19 #
23:29:19 # Default this to false. It's just weird to use undocumented repos
23:29:19 #
23:29:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:19
23:29:19 #
23:29:19 # Uncomment if you don't wanna use the proxy settings
23:29:19 # from the Maven conf/settings.xml file
23:29:19 #
23:29:19 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:19
23:29:19 #
23:29:19 # Disable aether support by default. This ensure that the defaultRepositories
23:29:19 # below will be used
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.disableAether=true
23:29:19
23:29:19 #
23:29:19 # Comma separated list of repositories scanned when resolving an artifact.
23:29:19 # Those repositories will be checked before iterating through the
23:29:19 # below list of repositories and even before the local repository
23:29:19 # A repository url can be appended with zero or more of the following flags:
23:29:19 # @snapshots : the repository contains snaphots
23:29:19 # @noreleases : the repository does not contain any released artifacts
23:29:19 #
23:29:19 # The following property value will add the system folder as a repo.
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.defaultRepositories=
23:29:19
23:29:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:19 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:19
23:29:19 #
23:29:19 # Comma separated list of repositories scanned when resolving an artifact.
23:29:19 # The default list includes the following repositories:
23:29:19 # http://repo1.maven.org/maven2@id=central
23:29:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:19 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:19 # to add.
23:29:19 # A repository url can be appended with zero or more of the following flags:
23:29:19 # @snapshots : the repository contains snapshots
23:29:19 # @noreleases : the repository does not contain any released artifacts
23:29:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:19 #
23:29:19 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:29:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:29:19 file:${karaf.data}/kar@id=kar.repository@multi
23:29:19 + [[ True == \T\r\u\e ]]
23:29:19 + echo 'Configuring the startup features...'
23:29:19 Configuring the startup features...
23:29:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 + FEATURE_TEST_STRING=features-test
23:29:19 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
23:29:19 + KARAF_VERSION=netconf
23:29:19 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 #
23:29:19 # Comma separated list of features repositories to register by default
23:29:19 #
23:29:19 featuresRepositories = file:${karaf.etc}/42c98f36-ae2e-422e-9992-7b6ae1dee990.xml
23:29:19
23:29:19 #
23:29:19 # Comma separated list of features to install at startup
23:29:19 #
23:29:19 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, bbdf8dd9-f24b-4b76-b18b-76548a13c97b
23:29:19
23:29:19 #
23:29:19 # Resource repositories (OBR) that the features resolver can use
23:29:19 # to resolve requirements/capabilities
23:29:19 #
23:29:19 # The format of the resourceRepositories is
23:29:19 # resourceRepositories=[xml:url|json:url],...
23:29:19 # for Instance:
23:29:19 #
23:29:19 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:19 # or
23:29:19 #resourceRepositories=json:http://host/path/to/index.json
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:19 #
23:29:19 featuresBootAsynchronous=false
23:29:19
23:29:19 #
23:29:19 # Service requirements enforcement
23:29:19 #
23:29:19 # By default, the feature resolver checks the service requirements/capabilities of
23:29:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:19 # the required bundles.
23:29:19 # The following flag can have those values:
23:29:19 # - disable: service requirements are completely ignored
23:29:19 # - default: service requirements are ignored for old features
23:29:19 # - enforce: service requirements are always verified
23:29:19 #
23:29:19 #serviceRequirements=default
23:29:19
23:29:19 #
23:29:19 # Store cfg file for config element in feature
23:29:19 #
23:29:19 #configCfgStore=true
23:29:19
23:29:19 #
23:29:19 # Define if the feature service automatically refresh bundles
23:29:19 #
23:29:19 autoRefresh=true
23:29:19
23:29:19 #
23:29:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:19 # XML file defines instructions related to features processing
23:29:19 # versions.properties may declare properties to resolve placeholders in XML file
23:29:19 # both files are relative to ${karaf.etc}
23:29:19 #
23:29:19 #featureProcessing=org.apache.karaf.features.xml
23:29:19 #featureProcessingVersions=versions.properties
23:29:19 + configure_karaf_log netconf ''
23:29:19 + local -r karaf_version=netconf
23:29:19 + local -r controllerdebugmap=
23:29:19 + local logapi=log4j
23:29:19 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:19 log4j2.rootLogger.level = INFO
23:29:19 #log4j2.rootLogger.type = asyncRoot
23:29:19 #log4j2.rootLogger.includeLocation = false
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:19 log4j2.logger.spifly.level = WARN
23:29:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:19 log4j2.logger.audit.level = INFO
23:29:19 log4j2.logger.audit.additivity = false
23:29:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:19 log4j2.appender.console.type = Console
23:29:19 log4j2.appender.console.name = Console
23:29:19 log4j2.appender.console.layout.type = PatternLayout
23:29:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:19 log4j2.appender.rolling.name = RollingFile
23:29:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:19 #log4j2.appender.rolling.immediateFlush = false
23:29:19 log4j2.appender.rolling.append = true
23:29:19 log4j2.appender.rolling.layout.type = PatternLayout
23:29:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.policies.type = Policies
23:29:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.rolling.policies.size.size = 64MB
23:29:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.rolling.strategy.max = 7
23:29:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:19 log4j2.appender.audit.name = AuditRollingFile
23:29:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:19 log4j2.appender.audit.append = true
23:29:19 log4j2.appender.audit.layout.type = PatternLayout
23:29:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.audit.policies.type = Policies
23:29:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.audit.policies.size.size = 8MB
23:29:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.audit.strategy.max = 7
23:29:19 log4j2.appender.osgi.type = PaxOsgi
23:29:19 log4j2.appender.osgi.name = PaxOsgi
23:29:19 log4j2.appender.osgi.filter = *
23:29:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:19 #log4j2.logger.aether.level = TRACE
23:29:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:19 #log4j2.logger.http-headers.level = DEBUG
23:29:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:19 #log4j2.logger.maven.level = TRACE
23:29:19 + logapi=log4j2
23:29:19 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:29:19 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:29:19 + '[' log4j2 == log4j2 ']'
23:29:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 controllerdebugmap:
23:29:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:19 + unset IFS
23:29:19 + echo 'controllerdebugmap: '
23:29:19 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 + '[' -n '' ']'
23:29:19 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 # Common pattern layout for appenders
23:29:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:19
23:29:19 # Root logger
23:29:19 log4j2.rootLogger.level = INFO
23:29:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:19 #log4j2.rootLogger.type = asyncRoot
23:29:19 #log4j2.rootLogger.includeLocation = false
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:19
23:29:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:19
23:29:19 # Loggers configuration
23:29:19
23:29:19 # Spifly logger
23:29:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:19 log4j2.logger.spifly.level = WARN
23:29:19
23:29:19 # Security audit logger
23:29:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:19 log4j2.logger.audit.level = INFO
23:29:19 log4j2.logger.audit.additivity = false
23:29:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:19
23:29:19 # Appenders configuration
23:29:19
23:29:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:19 log4j2.appender.console.type = Console
23:29:19 log4j2.appender.console.name = Console
23:29:19 log4j2.appender.console.layout.type = PatternLayout
23:29:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:19
23:29:19 # Rolling file appender
23:29:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:19 log4j2.appender.rolling.name = RollingFile
23:29:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:19 # uncomment to not force a disk flush
23:29:19 #log4j2.appender.rolling.immediateFlush = false
23:29:19 log4j2.appender.rolling.append = true
23:29:19 log4j2.appender.rolling.layout.type = PatternLayout
23:29:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.policies.type = Policies
23:29:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.rolling.policies.size.size = 1GB
23:29:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.rolling.strategy.max = 7
23:29:19
23:29:19 # Audit file appender
23:29:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:19 log4j2.appender.audit.name = AuditRollingFile
23:29:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:19 log4j2.appender.audit.append = true
23:29:19 log4j2.appender.audit.layout.type = PatternLayout
23:29:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.audit.policies.type = Policies
23:29:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.audit.policies.size.size = 8MB
23:29:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.audit.strategy.max = 7
23:29:19
23:29:19 # OSGi appender
23:29:19 log4j2.appender.osgi.type = PaxOsgi
23:29:19 log4j2.appender.osgi.name = PaxOsgi
23:29:19 log4j2.appender.osgi.filter = *
23:29:19
23:29:19 # help with identification of maven-related problems with pax-url-aether
23:29:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:19 #log4j2.logger.aether.level = TRACE
23:29:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:19 #log4j2.logger.http-headers.level = DEBUG
23:29:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:19 #log4j2.logger.maven.level = TRACE
23:29:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 + local -r controllermem=2048m
23:29:19 Configure
23:29:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:19 max memory: 2048m
23:29:19 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 + echo Configure
23:29:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:19 + echo ' max memory: 2048m'
23:29:19 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 #!/bin/sh
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:19 # script: client, instance, shell, start, status, stop, karaf
23:29:19 #
23:29:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:19 # Actions go here...
23:29:19 # fi
23:29:19
23:29:19 #
23:29:19 # general settings which should be applied for all scripts go here; please keep
23:29:19 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:19 # in example of the start script where the start script is executed first and the
23:29:19 # karaf script afterwards.
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # The following section shows the possible configuration options for the default
23:29:19 # karaf scripts
23:29:19 #
23:29:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:19 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:19 # export KARAF_HOME # Karaf home folder
23:29:19 # export KARAF_DATA # Karaf data folder
23:29:19 # export KARAF_BASE # Karaf base folder
23:29:19 # export KARAF_ETC # Karaf etc folder
23:29:19 # export KARAF_LOG # Karaf log folder
23:29:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:19 # export KARAF_OPTS # Additional available Karaf options
23:29:19 # export KARAF_DEBUG # Enable debug mode
23:29:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:19 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:19 Set Java version
23:29:19 + echo 'Set Java version'
23:29:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:19 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:29:19 sudo: a password is required
23:29:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 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:29:19 sudo: a password is required
23:29:19 JDK default version ...
23:29:19 + echo 'JDK default version ...'
23:29:19 + java -version
23:29:19 openjdk version "21.0.8" 2025-07-15
23:29:19 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:29:19 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:29:19 Set JAVA_HOME
23:29:19 + echo 'Set JAVA_HOME'
23:29:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 Listing all open ports on controller system...
23:29:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:19 + echo 'Listing all open ports on controller system...'
23:29:19 + netstat -pnatu
23:29:19 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:19 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:19 + echo 'Configuring cluster'
23:29:19 Configuring cluster
23:29:19 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.60 10.30.170.199 10.30.170.105
23:29:19 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
23:29:19 Dump akka.conf
23:29:19 + echo 'Dump akka.conf'
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:19 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:29:19 Dump modules.conf
23:29:19 + echo 'Dump modules.conf'
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:19 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
23:29:19 Dump module-shards.conf
23:29:19 + echo 'Dump module-shards.conf'
23:29:19 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:19 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
23:29:19 Configuring member-2 with IP address 10.30.170.199
23:29:19 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:19 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:19 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
23:29:19 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:29:19 common-functions.sh is being sourced
23:29:19 ++ echo 'common-functions.sh is being sourced'
23:29:19 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
23:29:19 ++ DISTROSTREAM=scandium
23:29:19 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:19 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:19 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 ++ export CONTROLLERMEM=
23:29:19 ++ CONTROLLERMEM=
23:29:19 ++ case "${DISTROSTREAM}" in
23:29:19 ++ CLUSTER_SYSTEM=akka
23:29:19 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:19 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:19 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:19 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:19 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:19 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:19 ++ print_common_env
23:29:19 ++ cat
23:29:19 common-functions environment:
23:29:19 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 ACTUALFEATURES:
23:29:19 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:19 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:19 CONTROLLERMEM:
23:29:19 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:19 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:19 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:19 SUITES:
23:29:19
23:29:19 ++ SSH='ssh -t -t'
23:29:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:19 Changing to /tmp
23:29:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:19 + echo 'Changing to /tmp'
23:29:19 + cd /tmp
23:29:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip'
23:29:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:19 --2025-11-30 23:29:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:19 HTTP request sent, awaiting response... 200 OK
23:29:19 Length: 155890833 (149M) [application/zip]
23:29:19 Saving to: ‘netconf-karaf-8.0.10-20251130.104349-72.zip’
23:29:19
23:29:19 0K ........ ........ ........ ........ ........ ........ 2% 57.3M 3s
23:29:19 3072K ........ ........ ........ ........ ........ ........ 4% 78.1M 2s
23:29:19 6144K ........ ........ ........ ........ ........ ........ 6% 78.5M 2s
23:29:19 9216K ........ ........ ........ ........ ........ ........ 8% 121M 2s
23:29:19 12288K ........ ........ ........ ........ ........ ........ 10% 113M 2s
23:29:19 15360K ........ ........ ........ ........ ........ ........ 12% 121M 1s
23:29:19 18432K ........ ........ ........ ........ ........ ........ 14% 134M 1s
23:29:20 21504K ........ ........ ........ ........ ........ ........ 16% 156M 1s
23:29:20 24576K ........ ........ ........ ........ ........ ........ 18% 158M 1s
23:29:20 27648K ........ ........ ........ ........ ........ ........ 20% 157M 1s
23:29:20 30720K ........ ........ ........ ........ ........ ........ 22% 178M 1s
23:29:20 33792K ........ ........ ........ ........ ........ ........ 24% 189M 1s
23:29:20 36864K ........ ........ ........ ........ ........ ........ 26% 203M 1s
23:29:20 39936K ........ ........ ........ ........ ........ ........ 28% 232M 1s
23:29:20 43008K ........ ........ ........ ........ ........ ........ 30% 231M 1s
23:29:20 46080K ........ ........ ........ ........ ........ ........ 32% 231M 1s
23:29:20 49152K ........ ........ ........ ........ ........ ........ 34% 226M 1s
23:29:20 52224K ........ ........ ........ ........ ........ ........ 36% 222M 1s
23:29:20 55296K ........ ........ ........ ........ ........ ........ 38% 223M 1s
23:29:20 58368K ........ ........ ........ ........ ........ ........ 40% 227M 1s
23:29:20 61440K ........ ........ ........ ........ ........ ........ 42% 239M 1s
23:29:20 64512K ........ ........ ........ ........ ........ ........ 44% 229M 1s
23:29:20 67584K ........ ........ ........ ........ ........ ........ 46% 219M 1s
23:29:20 70656K ........ ........ ........ ........ ........ ........ 48% 229M 1s
23:29:20 73728K ........ ........ ........ ........ ........ ........ 50% 228M 0s
23:29:20 76800K ........ ........ ........ ........ ........ ........ 52% 226M 0s
23:29:20 79872K ........ ........ ........ ........ ........ ........ 54% 227M 0s
23:29:20 82944K ........ ........ ........ ........ ........ ........ 56% 229M 0s
23:29:20 86016K ........ ........ ........ ........ ........ ........ 58% 175M 0s
23:29:20 89088K ........ ........ ........ ........ ........ ........ 60% 274M 0s
23:29:20 92160K ........ ........ ........ ........ ........ ........ 62% 225M 0s
23:29:20 95232K ........ ........ ........ ........ ........ ........ 64% 222M 0s
23:29:20 98304K ........ ........ ........ ........ ........ ........ 66% 227M 0s
23:29:20 101376K ........ ........ ........ ........ ........ ........ 68% 232M 0s
23:29:20 104448K ........ ........ ........ ........ ........ ........ 70% 228M 0s
23:29:20 107520K ........ ........ ........ ........ ........ ........ 72% 236M 0s
23:29:20 110592K ........ ........ ........ ........ ........ ........ 74% 232M 0s
23:29:20 113664K ........ ........ ........ ........ ........ ........ 76% 230M 0s
23:29:20 116736K ........ ........ ........ ........ ........ ........ 78% 225M 0s
23:29:20 119808K ........ ........ ........ ........ ........ ........ 80% 223M 0s
23:29:20 122880K ........ ........ ........ ........ ........ ........ 82% 229M 0s
23:29:20 125952K ........ ........ ........ ........ ........ ........ 84% 226M 0s
23:29:20 129024K ........ ........ ........ ........ ........ ........ 86% 232M 0s
23:29:20 132096K ........ ........ ........ ........ ........ ........ 88% 225M 0s
23:29:20 135168K ........ ........ ........ ........ ........ ........ 90% 235M 0s
23:29:20 138240K ........ ........ ........ ........ ........ ........ 92% 237M 0s
23:29:20 141312K ........ ........ ........ ........ ........ ........ 94% 213M 0s
23:29:20 144384K ........ ........ ........ ........ ........ ........ 96% 237M 0s
23:29:20 147456K ........ ........ ........ ........ ........ ........ 98% 231M 0s
23:29:20 150528K ........ ........ ........ .. 100% 223M=0.8s
23:29:20
23:29:20 2025-11-30 23:29:20 (182 MB/s) - ‘netconf-karaf-8.0.10-20251130.104349-72.zip’ saved [155890833/155890833]
23:29:20
23:29:20 + echo 'Extracting the new controller...'
23:29:20 Extracting the new controller...
23:29:20 + unzip -q netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:21 Adding external repositories...
23:29:21 + echo 'Adding external repositories...'
23:29:21 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:21 ################################################################################
23:29:21 #
23:29:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:21 # contributor license agreements. See the NOTICE file distributed with
23:29:21 # this work for additional information regarding copyright ownership.
23:29:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:21 # (the "License"); you may not use this file except in compliance with
23:29:21 # the License. You may obtain a copy of the License at
23:29:21 #
23:29:21 # http://www.apache.org/licenses/LICENSE-2.0
23:29:21 #
23:29:21 # Unless required by applicable law or agreed to in writing, software
23:29:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:21 # See the License for the specific language governing permissions and
23:29:21 # limitations under the License.
23:29:21 #
23:29:21 ################################################################################
23:29:21
23:29:21 #
23:29:21 # If set to true, the following property will not allow any certificate to be used
23:29:21 # when accessing Maven repositories through SSL
23:29:21 #
23:29:21 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:21
23:29:21 #
23:29:21 # Path to the local Maven settings file.
23:29:21 # The repositories defined in this file will be automatically added to the list
23:29:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:21 # below is not set.
23:29:21 # The following locations are checked for the existence of the settings.xml file
23:29:21 # * 1. looks for the specified url
23:29:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:21 #
23:29:21 #org.ops4j.pax.url.mvn.settings=
23:29:21
23:29:21 #
23:29:21 # Path to the local Maven repository which is used to avoid downloading
23:29:21 # artifacts when they already exist locally.
23:29:21 # The value of this property will be extracted from the settings.xml file
23:29:21 # above, or defaulted to:
23:29:21 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:21 #
23:29:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:21
23:29:21 #
23:29:21 # Default this to false. It's just weird to use undocumented repos
23:29:21 #
23:29:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:21
23:29:21 #
23:29:21 # Uncomment if you don't wanna use the proxy settings
23:29:21 # from the Maven conf/settings.xml file
23:29:21 #
23:29:21 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:21
23:29:21 #
23:29:21 # Disable aether support by default. This ensure that the defaultRepositories
23:29:21 # below will be used
23:29:21 #
23:29:21 #org.ops4j.pax.url.mvn.disableAether=true
23:29:21
23:29:21 #
23:29:21 # Comma separated list of repositories scanned when resolving an artifact.
23:29:21 # Those repositories will be checked before iterating through the
23:29:21 # below list of repositories and even before the local repository
23:29:21 # A repository url can be appended with zero or more of the following flags:
23:29:21 # @snapshots : the repository contains snaphots
23:29:21 # @noreleases : the repository does not contain any released artifacts
23:29:21 #
23:29:21 # The following property value will add the system folder as a repo.
23:29:21 #
23:29:21 #org.ops4j.pax.url.mvn.defaultRepositories=
23:29:21
23:29:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:21 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:21
23:29:21 #
23:29:21 # Comma separated list of repositories scanned when resolving an artifact.
23:29:21 # The default list includes the following repositories:
23:29:21 # http://repo1.maven.org/maven2@id=central
23:29:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:21 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:21 # to add.
23:29:21 # A repository url can be appended with zero or more of the following flags:
23:29:21 # @snapshots : the repository contains snapshots
23:29:21 # @noreleases : the repository does not contain any released artifacts
23:29:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:21 #
23:29:21 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:29:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:29:21 file:${karaf.data}/kar@id=kar.repository@multi
23:29:21 Configuring the startup features...
23:29:21 + [[ True == \T\r\u\e ]]
23:29:21 + echo 'Configuring the startup features...'
23:29:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:21 + FEATURE_TEST_STRING=features-test
23:29:21 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
23:29:21 + KARAF_VERSION=netconf
23:29:21 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:21 ################################################################################
23:29:21 #
23:29:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:21 # contributor license agreements. See the NOTICE file distributed with
23:29:21 # this work for additional information regarding copyright ownership.
23:29:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:21 # (the "License"); you may not use this file except in compliance with
23:29:21 # the License. You may obtain a copy of the License at
23:29:21 #
23:29:21 # http://www.apache.org/licenses/LICENSE-2.0
23:29:21 #
23:29:21 # Unless required by applicable law or agreed to in writing, software
23:29:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:21 # See the License for the specific language governing permissions and
23:29:21 # limitations under the License.
23:29:21 #
23:29:21 ################################################################################
23:29:21
23:29:21 #
23:29:21 # Comma separated list of features repositories to register by default
23:29:21 #
23:29:21 featuresRepositories = file:${karaf.etc}/42c98f36-ae2e-422e-9992-7b6ae1dee990.xml
23:29:21
23:29:21 #
23:29:21 # Comma separated list of features to install at startup
23:29:21 #
23:29:21 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, bbdf8dd9-f24b-4b76-b18b-76548a13c97b
23:29:21
23:29:21 #
23:29:21 # Resource repositories (OBR) that the features resolver can use
23:29:21 # to resolve requirements/capabilities
23:29:21 #
23:29:21 # The format of the resourceRepositories is
23:29:21 # resourceRepositories=[xml:url|json:url],...
23:29:21 # for Instance:
23:29:21 #
23:29:21 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:21 # or
23:29:21 #resourceRepositories=json:http://host/path/to/index.json
23:29:21 #
23:29:21
23:29:21 #
23:29:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:21 #
23:29:21 featuresBootAsynchronous=false
23:29:21
23:29:21 #
23:29:21 # Service requirements enforcement
23:29:21 #
23:29:21 # By default, the feature resolver checks the service requirements/capabilities of
23:29:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:21 # the required bundles.
23:29:21 # The following flag can have those values:
23:29:21 # - disable: service requirements are completely ignored
23:29:21 # - default: service requirements are ignored for old features
23:29:21 # - enforce: service requirements are always verified
23:29:21 #
23:29:21 #serviceRequirements=default
23:29:21
23:29:21 #
23:29:21 # Store cfg file for config element in feature
23:29:21 #
23:29:21 #configCfgStore=true
23:29:21
23:29:21 #
23:29:21 # Define if the feature service automatically refresh bundles
23:29:21 #
23:29:21 autoRefresh=true
23:29:21
23:29:21 #
23:29:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:21 # XML file defines instructions related to features processing
23:29:21 # versions.properties may declare properties to resolve placeholders in XML file
23:29:21 # both files are relative to ${karaf.etc}
23:29:21 #
23:29:21 #featureProcessing=org.apache.karaf.features.xml
23:29:21 #featureProcessingVersions=versions.properties
23:29:21 + configure_karaf_log netconf ''
23:29:21 + local -r karaf_version=netconf
23:29:21 + local -r controllerdebugmap=
23:29:21 + local logapi=log4j
23:29:21 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:21 log4j2.rootLogger.level = INFO
23:29:21 #log4j2.rootLogger.type = asyncRoot
23:29:21 #log4j2.rootLogger.includeLocation = false
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:21 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:21 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:21 log4j2.logger.spifly.level = WARN
23:29:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:21 log4j2.logger.audit.level = INFO
23:29:21 log4j2.logger.audit.additivity = false
23:29:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:21 log4j2.appender.console.type = Console
23:29:21 log4j2.appender.console.name = Console
23:29:21 log4j2.appender.console.layout.type = PatternLayout
23:29:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:21 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:21 log4j2.appender.rolling.name = RollingFile
23:29:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:21 #log4j2.appender.rolling.immediateFlush = false
23:29:21 log4j2.appender.rolling.append = true
23:29:21 log4j2.appender.rolling.layout.type = PatternLayout
23:29:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:21 log4j2.appender.rolling.policies.type = Policies
23:29:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:21 log4j2.appender.rolling.policies.size.size = 64MB
23:29:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:21 log4j2.appender.rolling.strategy.max = 7
23:29:21 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:21 log4j2.appender.audit.name = AuditRollingFile
23:29:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:21 log4j2.appender.audit.append = true
23:29:21 log4j2.appender.audit.layout.type = PatternLayout
23:29:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:21 log4j2.appender.audit.policies.type = Policies
23:29:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:21 log4j2.appender.audit.policies.size.size = 8MB
23:29:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:21 log4j2.appender.audit.strategy.max = 7
23:29:21 log4j2.appender.osgi.type = PaxOsgi
23:29:21 log4j2.appender.osgi.name = PaxOsgi
23:29:21 log4j2.appender.osgi.filter = *
23:29:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:21 #log4j2.logger.aether.level = TRACE
23:29:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:21 #log4j2.logger.http-headers.level = DEBUG
23:29:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:21 #log4j2.logger.maven.level = TRACE
23:29:21 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:29:21 + logapi=log4j2
23:29:21 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:29:21 + '[' log4j2 == log4j2 ']'
23:29:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:21 + unset IFS
23:29:21 + echo 'controllerdebugmap: '
23:29:21 controllerdebugmap:
23:29:21 + '[' -n '' ']'
23:29:21 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:21 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:21 ################################################################################
23:29:21 #
23:29:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:21 # contributor license agreements. See the NOTICE file distributed with
23:29:21 # this work for additional information regarding copyright ownership.
23:29:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:21 # (the "License"); you may not use this file except in compliance with
23:29:21 # the License. You may obtain a copy of the License at
23:29:21 #
23:29:21 # http://www.apache.org/licenses/LICENSE-2.0
23:29:21 #
23:29:21 # Unless required by applicable law or agreed to in writing, software
23:29:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:21 # See the License for the specific language governing permissions and
23:29:21 # limitations under the License.
23:29:21 #
23:29:21 ################################################################################
23:29:21
23:29:21 # Common pattern layout for appenders
23:29:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:21
23:29:21 # Root logger
23:29:21 log4j2.rootLogger.level = INFO
23:29:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:21 #log4j2.rootLogger.type = asyncRoot
23:29:21 #log4j2.rootLogger.includeLocation = false
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:21 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:21
23:29:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:21
23:29:21 # Loggers configuration
23:29:21
23:29:21 # Spifly logger
23:29:21 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:21 log4j2.logger.spifly.level = WARN
23:29:21
23:29:21 # Security audit logger
23:29:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:21 log4j2.logger.audit.level = INFO
23:29:21 log4j2.logger.audit.additivity = false
23:29:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:21
23:29:21 # Appenders configuration
23:29:21
23:29:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:21 log4j2.appender.console.type = Console
23:29:21 log4j2.appender.console.name = Console
23:29:21 log4j2.appender.console.layout.type = PatternLayout
23:29:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:21
23:29:21 # Rolling file appender
23:29:21 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:21 log4j2.appender.rolling.name = RollingFile
23:29:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:21 # uncomment to not force a disk flush
23:29:21 #log4j2.appender.rolling.immediateFlush = false
23:29:21 log4j2.appender.rolling.append = true
23:29:21 log4j2.appender.rolling.layout.type = PatternLayout
23:29:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:21 log4j2.appender.rolling.policies.type = Policies
23:29:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:21 log4j2.appender.rolling.policies.size.size = 1GB
23:29:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:21 log4j2.appender.rolling.strategy.max = 7
23:29:21
23:29:21 # Audit file appender
23:29:21 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:21 log4j2.appender.audit.name = AuditRollingFile
23:29:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:21 log4j2.appender.audit.append = true
23:29:21 log4j2.appender.audit.layout.type = PatternLayout
23:29:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:21 log4j2.appender.audit.policies.type = Policies
23:29:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:21 log4j2.appender.audit.policies.size.size = 8MB
23:29:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:21 log4j2.appender.audit.strategy.max = 7
23:29:21
23:29:21 # OSGi appender
23:29:21 log4j2.appender.osgi.type = PaxOsgi
23:29:21 log4j2.appender.osgi.name = PaxOsgi
23:29:21 log4j2.appender.osgi.filter = *
23:29:21
23:29:21 # help with identification of maven-related problems with pax-url-aether
23:29:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:21 #log4j2.logger.aether.level = TRACE
23:29:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:21 #log4j2.logger.http-headers.level = DEBUG
23:29:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:21 #log4j2.logger.maven.level = TRACE
23:29:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:21 Configure
23:29:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:21 + local -r controllermem=2048m
23:29:21 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 + echo Configure
23:29:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:21 max memory: 2048m
23:29:21 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 + echo ' max memory: 2048m'
23:29:21 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:21 #!/bin/sh
23:29:21 #
23:29:21 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:21 # contributor license agreements. See the NOTICE file distributed with
23:29:21 # this work for additional information regarding copyright ownership.
23:29:21 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:21 # (the "License"); you may not use this file except in compliance with
23:29:21 # the License. You may obtain a copy of the License at
23:29:21 #
23:29:21 # http://www.apache.org/licenses/LICENSE-2.0
23:29:21 #
23:29:21 # Unless required by applicable law or agreed to in writing, software
23:29:21 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:21 # See the License for the specific language governing permissions and
23:29:21 # limitations under the License.
23:29:21 #
23:29:21
23:29:21 #
23:29:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:21 # script: client, instance, shell, start, status, stop, karaf
23:29:21 #
23:29:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:21 # Actions go here...
23:29:21 # fi
23:29:21
23:29:21 #
23:29:21 # general settings which should be applied for all scripts go here; please keep
23:29:21 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:21 # in example of the start script where the start script is executed first and the
23:29:21 # karaf script afterwards.
23:29:21 #
23:29:21
23:29:21 #
23:29:21 # The following section shows the possible configuration options for the default
23:29:21 # karaf scripts
23:29:21 #
23:29:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:21 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:21 # export KARAF_HOME # Karaf home folder
23:29:21 # export KARAF_DATA # Karaf data folder
23:29:21 # export KARAF_BASE # Karaf base folder
23:29:21 # export KARAF_ETC # Karaf etc folder
23:29:21 # export KARAF_LOG # Karaf log folder
23:29:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:21 # export KARAF_OPTS # Additional available Karaf options
23:29:21 # export KARAF_DEBUG # Enable debug mode
23:29:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:21 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:21 Set Java version
23:29:21 + echo 'Set Java version'
23:29:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:21 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:29:21 sudo: a password is required
23:29:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:21 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:29:21 sudo: a password is required
23:29:21 JDK default version ...
23:29:21 + echo 'JDK default version ...'
23:29:21 + java -version
23:29:22 openjdk version "21.0.8" 2025-07-15
23:29:22 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:29:22 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:29:22 Set JAVA_HOME
23:29:22 + echo 'Set JAVA_HOME'
23:29:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:22 Listing all open ports on controller system...
23:29:22 + echo 'Listing all open ports on controller system...'
23:29:22 + netstat -pnatu
23:29:22 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:22 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:22 Configuring cluster
23:29:22 + echo 'Configuring cluster'
23:29:22 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.60 10.30.170.199 10.30.170.105
23:29:22 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
23:29:22 Dump akka.conf
23:29:22 + echo 'Dump akka.conf'
23:29:22 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:22 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:29:22 Dump modules.conf
23:29:22 + echo 'Dump modules.conf'
23:29:22 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:22 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
23:29:22 Dump module-shards.conf
23:29:22 + echo 'Dump module-shards.conf'
23:29:22 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:22 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
23:29:22 Configuring member-3 with IP address 10.30.170.105
23:29:22 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:22 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:22 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
23:29:22 common-functions.sh is being sourced
23:29:22 ++ [[ /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:29:22 ++ echo 'common-functions.sh is being sourced'
23:29:22 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
23:29:22 ++ DISTROSTREAM=scandium
23:29:22 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:22 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:22 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:22 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:22 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:22 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:22 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:22 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:22 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:22 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:22 ++ export CONTROLLERMEM=
23:29:22 ++ CONTROLLERMEM=
23:29:22 ++ case "${DISTROSTREAM}" in
23:29:22 ++ CLUSTER_SYSTEM=akka
23:29:22 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:22 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:22 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:22 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:22 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:22 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:22 ++ print_common_env
23:29:22 ++ cat
23:29:22 common-functions environment:
23:29:22 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:22 ACTUALFEATURES:
23:29:22 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:22 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:22 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:22 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:22 CONTROLLERMEM:
23:29:22 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:22 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:22 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:22 SUITES:
23:29:22
23:29:22 ++ SSH='ssh -t -t'
23:29:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:22 Changing to /tmp
23:29:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:22 + echo 'Changing to /tmp'
23:29:22 + cd /tmp
23:29:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip'
23:29:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:22 --2025-11-30 23:29:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:22 HTTP request sent, awaiting response... 200 OK
23:29:22 Length: 155890833 (149M) [application/zip]
23:29:22 Saving to: ‘netconf-karaf-8.0.10-20251130.104349-72.zip’
23:29:22
23:29:22 0K ........ ........ ........ ........ ........ ........ 2% 72.3M 2s
23:29:22 3072K ........ ........ ........ ........ ........ ........ 4% 139M 1s
23:29:22 6144K ........ ........ ........ ........ ........ ........ 6% 138M 1s
23:29:22 9216K ........ ........ ........ ........ ........ ........ 8% 169M 1s
23:29:22 12288K ........ ........ ........ ........ ........ ........ 10% 196M 1s
23:29:22 15360K ........ ........ ........ ........ ........ ........ 12% 200M 1s
23:29:22 18432K ........ ........ ........ ........ ........ ........ 14% 208M 1s
23:29:22 21504K ........ ........ ........ ........ ........ ........ 16% 243M 1s
23:29:22 24576K ........ ........ ........ ........ ........ ........ 18% 254M 1s
23:29:22 27648K ........ ........ ........ ........ ........ ........ 20% 250M 1s
23:29:22 30720K ........ ........ ........ ........ ........ ........ 22% 170M 1s
23:29:22 33792K ........ ........ ........ ........ ........ ........ 24% 278M 1s
23:29:22 36864K ........ ........ ........ ........ ........ ........ 26% 329M 1s
23:29:22 39936K ........ ........ ........ ........ ........ ........ 28% 285M 1s
23:29:22 43008K ........ ........ ........ ........ ........ ........ 30% 285M 1s
23:29:22 46080K ........ ........ ........ ........ ........ ........ 32% 302M 1s
23:29:22 49152K ........ ........ ........ ........ ........ ........ 34% 313M 1s
23:29:23 52224K ........ ........ ........ ........ ........ ........ 36% 229M 0s
23:29:23 55296K ........ ........ ........ ........ ........ ........ 38% 220M 0s
23:29:23 58368K ........ ........ ........ ........ ........ ........ 40% 218M 0s
23:29:23 61440K ........ ........ ........ ........ ........ ........ 42% 207M 0s
23:29:23 64512K ........ ........ ........ ........ ........ ........ 44% 221M 0s
23:29:23 67584K ........ ........ ........ ........ ........ ........ 46% 226M 0s
23:29:23 70656K ........ ........ ........ ........ ........ ........ 48% 246M 0s
23:29:23 73728K ........ ........ ........ ........ ........ ........ 50% 295M 0s
23:29:23 76800K ........ ........ ........ ........ ........ ........ 52% 340M 0s
23:29:23 79872K ........ ........ ........ ........ ........ ........ 54% 333M 0s
23:29:23 82944K ........ ........ ........ ........ ........ ........ 56% 342M 0s
23:29:23 86016K ........ ........ ........ ........ ........ ........ 58% 303M 0s
23:29:23 89088K ........ ........ ........ ........ ........ ........ 60% 254M 0s
23:29:23 92160K ........ ........ ........ ........ ........ ........ 62% 265M 0s
23:29:23 95232K ........ ........ ........ ........ ........ ........ 64% 298M 0s
23:29:23 98304K ........ ........ ........ ........ ........ ........ 66% 293M 0s
23:29:23 101376K ........ ........ ........ ........ ........ ........ 68% 217M 0s
23:29:23 104448K ........ ........ ........ ........ ........ ........ 70% 188M 0s
23:29:23 107520K ........ ........ ........ ........ ........ ........ 72% 251M 0s
23:29:23 110592K ........ ........ ........ ........ ........ ........ 74% 263M 0s
23:29:23 113664K ........ ........ ........ ........ ........ ........ 76% 276M 0s
23:29:23 116736K ........ ........ ........ ........ ........ ........ 78% 263M 0s
23:29:23 119808K ........ ........ ........ ........ ........ ........ 80% 243M 0s
23:29:23 122880K ........ ........ ........ ........ ........ ........ 82% 261M 0s
23:29:23 125952K ........ ........ ........ ........ ........ ........ 84% 272M 0s
23:29:23 129024K ........ ........ ........ ........ ........ ........ 86% 267M 0s
23:29:23 132096K ........ ........ ........ ........ ........ ........ 88% 245M 0s
23:29:23 135168K ........ ........ ........ ........ ........ ........ 90% 257M 0s
23:29:23 138240K ........ ........ ........ ........ ........ ........ 92% 255M 0s
23:29:23 141312K ........ ........ ........ ........ ........ ........ 94% 264M 0s
23:29:23 144384K ........ ........ ........ ........ ........ ........ 96% 242M 0s
23:29:23 147456K ........ ........ ........ ........ ........ ........ 98% 262M 0s
23:29:23 150528K ........ ........ ........ .. 100% 255M=0.6s
23:29:23
23:29:23 2025-11-30 23:29:23 (231 MB/s) - ‘netconf-karaf-8.0.10-20251130.104349-72.zip’ saved [155890833/155890833]
23:29:23
23:29:23 Extracting the new controller...
23:29:23 + echo 'Extracting the new controller...'
23:29:23 + unzip -q netconf-karaf-8.0.10-20251130.104349-72.zip
23:29:24 Adding external repositories...
23:29:24 + echo 'Adding external repositories...'
23:29:24 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:24 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:24 ################################################################################
23:29:24 #
23:29:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:24 # contributor license agreements. See the NOTICE file distributed with
23:29:24 # this work for additional information regarding copyright ownership.
23:29:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:24 # (the "License"); you may not use this file except in compliance with
23:29:24 # the License. You may obtain a copy of the License at
23:29:24 #
23:29:24 # http://www.apache.org/licenses/LICENSE-2.0
23:29:24 #
23:29:24 # Unless required by applicable law or agreed to in writing, software
23:29:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:24 # See the License for the specific language governing permissions and
23:29:24 # limitations under the License.
23:29:24 #
23:29:24 ################################################################################
23:29:24
23:29:24 #
23:29:24 # If set to true, the following property will not allow any certificate to be used
23:29:24 # when accessing Maven repositories through SSL
23:29:24 #
23:29:24 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:24
23:29:24 #
23:29:24 # Path to the local Maven settings file.
23:29:24 # The repositories defined in this file will be automatically added to the list
23:29:24 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:24 # below is not set.
23:29:24 # The following locations are checked for the existence of the settings.xml file
23:29:24 # * 1. looks for the specified url
23:29:24 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:24 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:24 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:24 #
23:29:24 #org.ops4j.pax.url.mvn.settings=
23:29:24
23:29:24 #
23:29:24 # Path to the local Maven repository which is used to avoid downloading
23:29:24 # artifacts when they already exist locally.
23:29:24 # The value of this property will be extracted from the settings.xml file
23:29:24 # above, or defaulted to:
23:29:24 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:24 #
23:29:24 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:24
23:29:24 #
23:29:24 # Default this to false. It's just weird to use undocumented repos
23:29:24 #
23:29:24 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:24
23:29:24 #
23:29:24 # Uncomment if you don't wanna use the proxy settings
23:29:24 # from the Maven conf/settings.xml file
23:29:24 #
23:29:24 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:24
23:29:24 #
23:29:24 # Disable aether support by default. This ensure that the defaultRepositories
23:29:24 # below will be used
23:29:24 #
23:29:24 #org.ops4j.pax.url.mvn.disableAether=true
23:29:24
23:29:24 #
23:29:24 # Comma separated list of repositories scanned when resolving an artifact.
23:29:24 # Those repositories will be checked before iterating through the
23:29:24 # below list of repositories and even before the local repository
23:29:24 # A repository url can be appended with zero or more of the following flags:
23:29:24 # @snapshots : the repository contains snaphots
23:29:24 # @noreleases : the repository does not contain any released artifacts
23:29:24 #
23:29:24 # The following property value will add the system folder as a repo.
23:29:24 #
23:29:24 #org.ops4j.pax.url.mvn.defaultRepositories=
23:29:24
23:29:24 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:24 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:24
23:29:24 #
23:29:24 # Comma separated list of repositories scanned when resolving an artifact.
23:29:24 # The default list includes the following repositories:
23:29:24 # http://repo1.maven.org/maven2@id=central
23:29:24 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:24 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:24 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:24 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:24 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:24 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:24 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:24 # to add.
23:29:24 # A repository url can be appended with zero or more of the following flags:
23:29:24 # @snapshots : the repository contains snapshots
23:29:24 # @noreleases : the repository does not contain any released artifacts
23:29:24 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:24 #
23:29:24 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:29:24 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
23:29:24 file:${karaf.data}/kar@id=kar.repository@multi
23:29:24 + [[ True == \T\r\u\e ]]
23:29:24 + echo 'Configuring the startup features...'
23:29:24 Configuring the startup features...
23:29:24 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:24 + FEATURE_TEST_STRING=features-test
23:29:24 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
23:29:24 + KARAF_VERSION=netconf
23:29:24 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:24 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:24 ################################################################################
23:29:24 #
23:29:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:24 # contributor license agreements. See the NOTICE file distributed with
23:29:24 # this work for additional information regarding copyright ownership.
23:29:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:24 # (the "License"); you may not use this file except in compliance with
23:29:24 # the License. You may obtain a copy of the License at
23:29:24 #
23:29:24 # http://www.apache.org/licenses/LICENSE-2.0
23:29:24 #
23:29:24 # Unless required by applicable law or agreed to in writing, software
23:29:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:24 # See the License for the specific language governing permissions and
23:29:24 # limitations under the License.
23:29:24 #
23:29:24 ################################################################################
23:29:24
23:29:24 #
23:29:24 # Comma separated list of features repositories to register by default
23:29:24 #
23:29:24 featuresRepositories = file:${karaf.etc}/42c98f36-ae2e-422e-9992-7b6ae1dee990.xml
23:29:24
23:29:24 #
23:29:24 # Comma separated list of features to install at startup
23:29:24 #
23:29:24 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, bbdf8dd9-f24b-4b76-b18b-76548a13c97b
23:29:24
23:29:24 #
23:29:24 # Resource repositories (OBR) that the features resolver can use
23:29:24 # to resolve requirements/capabilities
23:29:24 #
23:29:24 # The format of the resourceRepositories is
23:29:24 # resourceRepositories=[xml:url|json:url],...
23:29:24 # for Instance:
23:29:24 #
23:29:24 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:24 # or
23:29:24 #resourceRepositories=json:http://host/path/to/index.json
23:29:24 #
23:29:24
23:29:24 #
23:29:24 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:24 #
23:29:24 featuresBootAsynchronous=false
23:29:24
23:29:24 #
23:29:24 # Service requirements enforcement
23:29:24 #
23:29:24 # By default, the feature resolver checks the service requirements/capabilities of
23:29:24 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:24 # the required bundles.
23:29:24 # The following flag can have those values:
23:29:24 # - disable: service requirements are completely ignored
23:29:24 # - default: service requirements are ignored for old features
23:29:24 # - enforce: service requirements are always verified
23:29:24 #
23:29:24 #serviceRequirements=default
23:29:24
23:29:24 #
23:29:24 # Store cfg file for config element in feature
23:29:24 #
23:29:24 #configCfgStore=true
23:29:24
23:29:24 #
23:29:24 # Define if the feature service automatically refresh bundles
23:29:24 #
23:29:24 autoRefresh=true
23:29:24
23:29:24 #
23:29:24 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:24 # XML file defines instructions related to features processing
23:29:24 # versions.properties may declare properties to resolve placeholders in XML file
23:29:24 # both files are relative to ${karaf.etc}
23:29:24 #
23:29:24 #featureProcessing=org.apache.karaf.features.xml
23:29:24 #featureProcessingVersions=versions.properties
23:29:24 + configure_karaf_log netconf ''
23:29:24 + local -r karaf_version=netconf
23:29:24 + local -r controllerdebugmap=
23:29:24 + local logapi=log4j
23:29:24 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:24 log4j2.rootLogger.level = INFO
23:29:24 #log4j2.rootLogger.type = asyncRoot
23:29:24 #log4j2.rootLogger.includeLocation = false
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:24 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:24 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:24 log4j2.logger.spifly.level = WARN
23:29:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:24 log4j2.logger.audit.level = INFO
23:29:24 log4j2.logger.audit.additivity = false
23:29:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:24 log4j2.appender.console.type = Console
23:29:24 log4j2.appender.console.name = Console
23:29:24 log4j2.appender.console.layout.type = PatternLayout
23:29:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:24 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:24 log4j2.appender.rolling.name = RollingFile
23:29:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:24 #log4j2.appender.rolling.immediateFlush = false
23:29:24 log4j2.appender.rolling.append = true
23:29:24 log4j2.appender.rolling.layout.type = PatternLayout
23:29:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:24 log4j2.appender.rolling.policies.type = Policies
23:29:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:24 log4j2.appender.rolling.policies.size.size = 64MB
23:29:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:24 log4j2.appender.rolling.strategy.max = 7
23:29:24 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:24 log4j2.appender.audit.name = AuditRollingFile
23:29:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:24 log4j2.appender.audit.append = true
23:29:24 log4j2.appender.audit.layout.type = PatternLayout
23:29:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:24 log4j2.appender.audit.policies.type = Policies
23:29:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:24 log4j2.appender.audit.policies.size.size = 8MB
23:29:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:24 log4j2.appender.audit.strategy.max = 7
23:29:24 log4j2.appender.osgi.type = PaxOsgi
23:29:24 log4j2.appender.osgi.name = PaxOsgi
23:29:24 log4j2.appender.osgi.filter = *
23:29:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:24 #log4j2.logger.aether.level = TRACE
23:29:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:24 #log4j2.logger.http-headers.level = DEBUG
23:29:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:24 #log4j2.logger.maven.level = TRACE
23:29:24 + logapi=log4j2
23:29:24 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
23:29:24 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
23:29:24 + '[' log4j2 == log4j2 ']'
23:29:24 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:24 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:24 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:24 controllerdebugmap:
23:29:24 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:24 + unset IFS
23:29:24 + echo 'controllerdebugmap: '
23:29:24 + '[' -n '' ']'
23:29:24 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:24 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:24 ################################################################################
23:29:24 #
23:29:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:24 # contributor license agreements. See the NOTICE file distributed with
23:29:24 # this work for additional information regarding copyright ownership.
23:29:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:24 # (the "License"); you may not use this file except in compliance with
23:29:24 # the License. You may obtain a copy of the License at
23:29:24 #
23:29:24 # http://www.apache.org/licenses/LICENSE-2.0
23:29:24 #
23:29:24 # Unless required by applicable law or agreed to in writing, software
23:29:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:24 # See the License for the specific language governing permissions and
23:29:24 # limitations under the License.
23:29:24 #
23:29:24 ################################################################################
23:29:24
23:29:24 # Common pattern layout for appenders
23:29:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:24
23:29:24 # Root logger
23:29:24 log4j2.rootLogger.level = INFO
23:29:24 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:24 #log4j2.rootLogger.type = asyncRoot
23:29:24 #log4j2.rootLogger.includeLocation = false
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:24 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:24
23:29:24 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:24
23:29:24 # Loggers configuration
23:29:24
23:29:24 # Spifly logger
23:29:24 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:24 log4j2.logger.spifly.level = WARN
23:29:24
23:29:24 # Security audit logger
23:29:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:24 log4j2.logger.audit.level = INFO
23:29:24 log4j2.logger.audit.additivity = false
23:29:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:24
23:29:24 # Appenders configuration
23:29:24
23:29:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:24 log4j2.appender.console.type = Console
23:29:24 log4j2.appender.console.name = Console
23:29:24 log4j2.appender.console.layout.type = PatternLayout
23:29:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:24
23:29:24 # Rolling file appender
23:29:24 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:24 log4j2.appender.rolling.name = RollingFile
23:29:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:24 # uncomment to not force a disk flush
23:29:24 #log4j2.appender.rolling.immediateFlush = false
23:29:24 log4j2.appender.rolling.append = true
23:29:24 log4j2.appender.rolling.layout.type = PatternLayout
23:29:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:24 log4j2.appender.rolling.policies.type = Policies
23:29:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:24 log4j2.appender.rolling.policies.size.size = 1GB
23:29:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:24 log4j2.appender.rolling.strategy.max = 7
23:29:24
23:29:24 # Audit file appender
23:29:24 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:24 log4j2.appender.audit.name = AuditRollingFile
23:29:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:24 log4j2.appender.audit.append = true
23:29:24 log4j2.appender.audit.layout.type = PatternLayout
23:29:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:24 log4j2.appender.audit.policies.type = Policies
23:29:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:24 log4j2.appender.audit.policies.size.size = 8MB
23:29:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:24 log4j2.appender.audit.strategy.max = 7
23:29:24
23:29:24 # OSGi appender
23:29:24 log4j2.appender.osgi.type = PaxOsgi
23:29:24 log4j2.appender.osgi.name = PaxOsgi
23:29:24 log4j2.appender.osgi.filter = *
23:29:24
23:29:24 # help with identification of maven-related problems with pax-url-aether
23:29:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:24 #log4j2.logger.aether.level = TRACE
23:29:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:24 #log4j2.logger.http-headers.level = DEBUG
23:29:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:24 #log4j2.logger.maven.level = TRACE
23:29:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:24 Configure
23:29:24 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:24 + local -r controllermem=2048m
23:29:24 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 + echo Configure
23:29:24 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:24 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:24 max memory: 2048m
23:29:24 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 + echo ' max memory: 2048m'
23:29:24 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:24 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
23:29:24 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:24 #!/bin/sh
23:29:24 #
23:29:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:24 # contributor license agreements. See the NOTICE file distributed with
23:29:24 # this work for additional information regarding copyright ownership.
23:29:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:24 # (the "License"); you may not use this file except in compliance with
23:29:24 # the License. You may obtain a copy of the License at
23:29:24 #
23:29:24 # http://www.apache.org/licenses/LICENSE-2.0
23:29:24 #
23:29:24 # Unless required by applicable law or agreed to in writing, software
23:29:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:24 # See the License for the specific language governing permissions and
23:29:24 # limitations under the License.
23:29:24 #
23:29:24
23:29:24 #
23:29:24 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:24 # script: client, instance, shell, start, status, stop, karaf
23:29:24 #
23:29:24 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:24 # Actions go here...
23:29:24 # fi
23:29:24
23:29:24 #
23:29:24 # general settings which should be applied for all scripts go here; please keep
23:29:24 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:24 # in example of the start script where the start script is executed first and the
23:29:24 # karaf script afterwards.
23:29:24 #
23:29:24
23:29:24 #
23:29:24 # The following section shows the possible configuration options for the default
23:29:24 # karaf scripts
23:29:24 #
23:29:24 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:24 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:24 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:24 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:24 # export KARAF_HOME # Karaf home folder
23:29:24 # export KARAF_DATA # Karaf data folder
23:29:24 # export KARAF_BASE # Karaf base folder
23:29:24 # export KARAF_ETC # Karaf etc folder
23:29:24 # export KARAF_LOG # Karaf log folder
23:29:24 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:24 # export KARAF_OPTS # Additional available Karaf options
23:29:24 # export KARAF_DEBUG # Enable debug mode
23:29:24 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:24 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:24 Set Java version
23:29:24 + echo 'Set Java version'
23:29:24 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:24 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:29:24 sudo: a password is required
23:29:24 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:24 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:29:24 sudo: a password is required
23:29:24 JDK default version ...
23:29:24 + echo 'JDK default version ...'
23:29:24 + java -version
23:29:24 openjdk version "21.0.8" 2025-07-15
23:29:24 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:29:24 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:29:25 Set JAVA_HOME
23:29:25 + echo 'Set JAVA_HOME'
23:29:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:25 Listing all open ports on controller system...
23:29:25 + echo 'Listing all open ports on controller system...'
23:29:25 + netstat -pnatu
23:29:25 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:25 Configuring cluster
23:29:25 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:25 + echo 'Configuring cluster'
23:29:25 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.60 10.30.170.199 10.30.170.105
23:29:25 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
23:29:25 Dump akka.conf
23:29:25 + echo 'Dump akka.conf'
23:29:25 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:25 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
23:29:25 Dump modules.conf
23:29:25 + echo 'Dump modules.conf'
23:29:25 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:25 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
23:29:25 Dump module-shards.conf
23:29:25 + echo 'Dump module-shards.conf'
23:29:25 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:25 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
23:29:25 Locating config plan to use...
23:29:25 Finished running config plans
23:29:25 Starting member-1 with IP address 10.30.170.60
23:29:25 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:25 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:25 Redirecting karaf console output to karaf_console.log
23:29:25 Starting controller...
23:29:25 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:29:25 Starting member-2 with IP address 10.30.170.199
23:29:25 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:25 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:29:25 Redirecting karaf console output to karaf_console.log
23:29:25 Starting controller...
23:29:25 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:29:25 Starting member-3 with IP address 10.30.170.105
23:29:25 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:26 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:29:26 Redirecting karaf console output to karaf_console.log
23:29:26 Starting controller...
23:29:26 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:29:26 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2527081697422007805.sh
23:29:26 common-functions.sh is being sourced
23:29:26 common-functions environment:
23:29:26 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:26 ACTUALFEATURES:
23:29:26 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:26 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
23:29:26 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:26 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
23:29:26 CONTROLLERMEM: 2048m
23:29:26 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
23:29:26 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
23:29:26 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
23:29:26 SUITES:
23:29:26
23:29:26 + echo '#################################################'
23:29:26 #################################################
23:29:26 + echo '## Verify Cluster is UP ##'
23:29:26 ## Verify Cluster is UP ##
23:29:26 + echo '#################################################'
23:29:26 #################################################
23:29:26 + create_post_startup_script
23:29:26 + cat
23:29:26 + copy_and_run_post_startup_script
23:29:26 + seed_index=1
23:29:26 ++ seq 1 3
23:29:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:29:26 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:29:26 + echo 'Execute the post startup script on controller 10.30.170.60'
23:29:26 Execute the post startup script on controller 10.30.170.60
23:29:26 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.60:/tmp/
23:29:26 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:26 + ssh 10.30.170.60 'bash /tmp/post-startup-script.sh 1'
23:29:26 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:29:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:30:32 2025-11-30T23:29:41,367 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:32 Controller is UP
23:30:32 2025-11-30T23:29:41,367 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:32 Listing all open ports on controller system...
23:30:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:30:32 looking for "BindException: Address already in use" in log file
23:30:32 looking for "server is unhealthy" in log file
23:30:32 + '[' 1 == 0 ']'
23:30:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:32 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:30:32 + echo 'Execute the post startup script on controller 10.30.170.199'
23:30:32 Execute the post startup script on controller 10.30.170.199
23:30:32 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.199:/tmp/
23:30:32 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:30:32 + ssh 10.30.170.199 'bash /tmp/post-startup-script.sh 2'
23:30:32 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:30:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:31:37 2025-11-30T23:29:40,071 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:37 Controller is UP
23:31:37 2025-11-30T23:29:40,071 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:37 Listing all open ports on controller system...
23:31:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:31:37 looking for "BindException: Address already in use" in log file
23:31:37 looking for "server is unhealthy" in log file
23:31:37 + '[' 2 == 0 ']'
23:31:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:37 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:37 + echo 'Execute the post startup script on controller 10.30.170.105'
23:31:37 Execute the post startup script on controller 10.30.170.105
23:31:37 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.105:/tmp/
23:31:37 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:31:38 + ssh 10.30.170.105 'bash /tmp/post-startup-script.sh 3'
23:31:38 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:31:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:32:43 2025-11-30T23:29:40,156 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:32:43 Controller is UP
23:32:43 2025-11-30T23:29:40,156 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:32:43 Listing all open ports on controller system...
23:32:43 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:32:43 looking for "BindException: Address already in use" in log file
23:32:43 looking for "server is unhealthy" in log file
23:32:43 + '[' 0 == 0 ']'
23:32:43 + seed_index=1
23:32:43 + dump_controller_threads
23:32:43 ++ seq 1 3
23:32:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:43 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:32:43 + echo 'Let'\''s take the karaf thread dump'
23:32:43 Let's take the karaf thread dump
23:32:43 + ssh 10.30.170.60 'sudo ps aux'
23:32:43 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:32:44 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
23:32:44 ++ grep -v grep
23:32:44 ++ tr -s ' '
23:32:44 ++ cut -f2 '-d '
23:32:44 + pid=2011
23:32:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2011'
23:32:44 karaf main: org.apache.karaf.main.Main, pid:2011
23:32:44 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2011'
23:32:44 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:32:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:44 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:32:44 + echo 'Let'\''s take the karaf thread dump'
23:32:44 Let's take the karaf thread dump
23:32:44 + ssh 10.30.170.199 'sudo ps aux'
23:32:44 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:32:45 ++ tr -s ' '
23:32:45 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
23:32:45 ++ cut -f2 '-d '
23:32:45 ++ grep -v grep
23:32:45 + pid=2012
23:32:45 + echo 'karaf main: org.apache.karaf.main.Main, pid:2012'
23:32:45 karaf main: org.apache.karaf.main.Main, pid:2012
23:32:45 + ssh 10.30.170.199 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2012'
23:32:45 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:32:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:45 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:32:45 + echo 'Let'\''s take the karaf thread dump'
23:32:45 Let's take the karaf thread dump
23:32:45 + ssh 10.30.170.105 'sudo ps aux'
23:32:45 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:32:46 ++ tr -s ' '
23:32:46 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log
23:32:46 ++ grep -v grep
23:32:46 ++ cut -f2 '-d '
23:32:46 + pid=2016
23:32:46 + echo 'karaf main: org.apache.karaf.main.Main, pid:2016'
23:32:46 karaf main: org.apache.karaf.main.Main, pid:2016
23:32:46 + ssh 10.30.170.105 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2016'
23:32:46 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:32:46 + '[' 0 -gt 0 ']'
23:32:46 + echo 'Generating controller variables...'
23:32:46 Generating controller variables...
23:32:46 ++ seq 1 3
23:32:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:46 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:32:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.60'
23:32:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:46 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:32:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.60 -v ODL_SYSTEM_2_IP:10.30.170.199'
23:32:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:46 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:32:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.60 -v ODL_SYSTEM_2_IP:10.30.170.199 -v ODL_SYSTEM_3_IP:10.30.170.105'
23:32:46 + echo 'Generating mininet variables...'
23:32:46 Generating mininet variables...
23:32:46 ++ seq 1 1
23:32:46 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:32:46 + MININETIP=TOOLS_SYSTEM_1_IP
23:32:46 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.243'
23:32:46 + get_test_suites SUITES
23:32:46 + local __suite_list=SUITES
23:32:46 + echo 'Locating test plan to use...'
23:32:46 Locating test plan to use...
23:32:46 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt
23:32:46 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt ']'
23:32:46 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale.txt
23:32:46 + '[' disabled '!=' disabled ']'
23:32:46 + echo 'Changing the testplan path...'
23:32:46 Changing the testplan path...
23:32:46 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-scandium: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale.txt
23:32:46 + cat testplan.txt
23:32:46 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:32:46 #
23:32:46 # This program and the accompanying materials are made available under the
23:32:46 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:32:46 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:32:46
23:32:46 # Place the suites in run order:
23:32:46 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot
23:32:46 + '[' -z '' ']'
23:32:46 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:32:46 ++ tr '\012' ' '
23:32:46 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:32:46 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:32:46 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:32:46 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:32:46 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:32:46 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:netconf-karaf-8.0.10-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251130.104349-72.zip -v CONTROLLER:10.30.170.60 -v CONTROLLER1:10.30.170.199 -v CONTROLLER2:10.30.170.105 -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-scandium -v MININET:10.30.171.243 -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:scandium -v ODL_SYSTEM_IP:10.30.170.60 -v ODL_SYSTEM_1_IP:10.30.170.60 -v ODL_SYSTEM_2_IP:10.30.170.199 -v ODL_SYSTEM_3_IP:10.30.170.105 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.243 -v TOOLS_SYSTEM_1_IP:10.30.171.243 -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-scandium/test/csit/suites/netconf/clusteringscale/performance.robot
23:32:47 ==============================================================================
23:32:47 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:32:47 ==============================================================================
23:32:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:54 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:32:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:02 | PASS |
23:33:02 ------------------------------------------------------------------------------
23:33:02 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:04 | PASS |
23:33:04 ------------------------------------------------------------------------------
23:33:04 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:07 | PASS |
23:33:07 ------------------------------------------------------------------------------
23:33:07 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:09 | FAIL |
23:34:09 ... click for list of related bugs or create a new one if needed (with the
23:34:09 "netconf_clustering_scale_txt_wait_for_device_data_to_be_seen"
23:34:09 reference somewhere inside)
23:34:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_wait_for_device_data_to_be_seen&order=bug_status"
23:34:09
23:34:09 Keyword 'Check_Data_Present' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.199:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount?content=config
23:34:09 ------------------------------------------------------------------------------
23:34:09 Create_Device_Data :: Send some sample test data into the device t... | FAIL |
23:34:09 Setup failed:
23:34:09 SKIPPED due to a failure in a previous fundamental test case.
23:34:09 ------------------------------------------------------------------------------
23:34:09 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:34:09 Setup failed:
23:34:09 SKIPPED due to a failure in a previous fundamental test case.
23:34:09 ------------------------------------------------------------------------------
23:34:09 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:34:09 Setup failed:
23:34:09 SKIPPED due to a failure in a previous fundamental test case.
23:34:09 ------------------------------------------------------------------------------
23:34:09 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:09 | FAIL |
23:34:09 ... click for list of related bugs or create a new one if needed (with the
23:34:09 "netconf_clustering_scale_txt_cleanup_and_collect"
23:34:09 reference somewhere inside)
23:34:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:34:09
23:34:09 '' == ''
23:34:09 ------------------------------------------------------------------------------
23:34:10 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:34:10 8 tests, 3 passed, 5 failed
23:34:10 ==============================================================================
23:34:10 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/output.xml
23:34:10 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/log.html
23:34:10 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/report.html
23:34:10 + true
23:34:10 + echo 'Examining the files in data/log and checking filesize'
23:34:10 Examining the files in data/log and checking filesize
23:34:10 + ssh 10.30.170.60 'ls -altr /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/'
23:34:10 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:10 total 344
23:34:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:29 .
23:34:10 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 30 23:29 karaf_console.log
23:34:10 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:29 ..
23:34:10 -rw-rw-r-- 1 jenkins jenkins 338051 Nov 30 23:34 karaf.log
23:34:10 + ssh 10.30.170.60 'du -hs /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*'
23:34:10 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:11 332K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:11 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:11 + ssh 10.30.170.199 'ls -altr /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/'
23:34:11 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:11 total 340
23:34:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:29 .
23:34:11 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 30 23:29 karaf_console.log
23:34:11 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:29 ..
23:34:11 -rw-rw-r-- 1 jenkins jenkins 334936 Nov 30 23:34 karaf.log
23:34:11 + ssh 10.30.170.199 'du -hs /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*'
23:34:11 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:11 328K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:11 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:11 + ssh 10.30.170.105 'ls -altr /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/'
23:34:11 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:12 total 340
23:34:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:29 .
23:34:12 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 30 23:29 karaf_console.log
23:34:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:29 ..
23:34:12 -rw-rw-r-- 1 jenkins jenkins 332829 Nov 30 23:34 karaf.log
23:34:12 + ssh 10.30.170.105 'du -hs /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*'
23:34:12 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:12 328K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:12 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:12 + set +e
23:34:12 ++ seq 1 3
23:34:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:12 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:34:12 + echo 'Let'\''s take the karaf thread dump again'
23:34:12 Let's take the karaf thread dump again
23:34:12 + ssh 10.30.170.60 'sudo ps aux'
23:34:12 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:12 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
23:34:12 ++ grep -v grep
23:34:12 ++ cut -f2 '-d '
23:34:12 ++ tr -s ' '
23:34:12 + pid=2011
23:34:12 + echo 'karaf main: org.apache.karaf.main.Main, pid:2011'
23:34:12 karaf main: org.apache.karaf.main.Main, pid:2011
23:34:12 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2011'
23:34:12 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:13 + echo 'killing karaf process...'
23:34:13 killing karaf process...
23:34:13 + ssh 10.30.170.60 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:34:13 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:34:13 + echo 'Let'\''s take the karaf thread dump again'
23:34:13 Let's take the karaf thread dump again
23:34:13 + ssh 10.30.170.199 'sudo ps aux'
23:34:13 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:13 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
23:34:13 ++ grep -v grep
23:34:13 ++ tr -s ' '
23:34:13 ++ cut -f2 '-d '
23:34:13 + pid=2012
23:34:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:2012'
23:34:13 karaf main: org.apache.karaf.main.Main, pid:2012
23:34:13 + ssh 10.30.170.199 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2012'
23:34:13 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:14 + echo 'killing karaf process...'
23:34:14 killing karaf process...
23:34:14 + ssh 10.30.170.199 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:34:14 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:14 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:34:14 + echo 'Let'\''s take the karaf thread dump again'
23:34:14 Let's take the karaf thread dump again
23:34:14 + ssh 10.30.170.105 'sudo ps aux'
23:34:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log
23:34:14 ++ grep -v grep
23:34:14 ++ tr -s ' '
23:34:14 ++ cut -f2 '-d '
23:34:14 + pid=2016
23:34:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:2016'
23:34:14 karaf main: org.apache.karaf.main.Main, pid:2016
23:34:14 + ssh 10.30.170.105 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2016'
23:34:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:14 + echo 'killing karaf process...'
23:34:14 killing karaf process...
23:34:14 + ssh 10.30.170.105 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:34:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:15 + sleep 5
23:34:20 ++ seq 1 3
23:34:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:20 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:34:20 + echo 'Compressing karaf.log 1'
23:34:20 Compressing karaf.log 1
23:34:20 + ssh 10.30.170.60 gzip --best /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:20 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:20 + echo 'Fetching compressed karaf.log 1'
23:34:20 Fetching compressed karaf.log 1
23:34:20 + scp 10.30.170.60:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:34:20 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:20 + ssh 10.30.170.60 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz
23:34:20 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:20 + scp 10.30.170.60:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:34:20 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:21 + ssh 10.30.170.60 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:21 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:21 + echo 'Fetch GC logs'
23:34:21 Fetch GC logs
23:34:21 + mkdir -p gclogs-1
23:34:21 + scp '10.30.170.60:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log' gclogs-1/
23:34:21 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts.
23:34:21 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
23:34:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:21 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:34:21 + echo 'Compressing karaf.log 2'
23:34:21 Compressing karaf.log 2
23:34:21 + ssh 10.30.170.199 gzip --best /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:21 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:21 + echo 'Fetching compressed karaf.log 2'
23:34:21 Fetching compressed karaf.log 2
23:34:21 + scp 10.30.170.199:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:34:21 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:21 + ssh 10.30.170.199 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz
23:34:21 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:22 + scp 10.30.170.199:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:34:22 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:22 + ssh 10.30.170.199 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:22 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:22 + echo 'Fetch GC logs'
23:34:22 Fetch GC logs
23:34:22 + mkdir -p gclogs-2
23:34:22 + scp '10.30.170.199:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log' gclogs-2/
23:34:22 Warning: Permanently added '10.30.170.199' (ECDSA) to the list of known hosts.
23:34:22 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
23:34:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:34:22 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:34:22 + echo 'Compressing karaf.log 3'
23:34:22 Compressing karaf.log 3
23:34:22 + ssh 10.30.170.105 gzip --best /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
23:34:22 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:23 + echo 'Fetching compressed karaf.log 3'
23:34:23 Fetching compressed karaf.log 3
23:34:23 + scp 10.30.170.105:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:34:23 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:23 + ssh 10.30.170.105 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log.gz
23:34:23 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:23 + scp 10.30.170.105:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:34:23 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:23 + ssh 10.30.170.105 rm -f /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
23:34:23 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:23 + echo 'Fetch GC logs'
23:34:23 Fetch GC logs
23:34:23 + mkdir -p gclogs-3
23:34:23 + scp '10.30.170.105:/tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log' gclogs-3/
23:34:23 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts.
23:34:24 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
23:34:24 + echo 'Examine copied files'
23:34:24 Examine copied files
23:34:24 + ls -lt
23:34:24 total 2588
23:34:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:34 gclogs-3
23:34:24 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 30 23:34 odl3_karaf_console.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 26016 Nov 30 23:34 odl3_karaf.log.gz
23:34:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:34 gclogs-2
23:34:24 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 30 23:34 odl2_karaf_console.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 26290 Nov 30 23:34 odl2_karaf.log.gz
23:34:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:34 gclogs-1
23:34:24 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 30 23:34 odl1_karaf_console.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 26837 Nov 30 23:34 odl1_karaf.log.gz
23:34:24 -rw-rw-r--. 1 jenkins jenkins 86832 Nov 30 23:34 karaf_3_2016_threads_after.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 14340 Nov 30 23:34 ps_after.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 93198 Nov 30 23:34 karaf_2_2012_threads_after.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 105112 Nov 30 23:34 karaf_1_2011_threads_after.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 247793 Nov 30 23:34 report.html
23:34:24 -rw-rw-r--. 1 jenkins jenkins 427318 Nov 30 23:34 log.html
23:34:24 -rw-rw-r--. 1 jenkins jenkins 1229517 Nov 30 23:34 output.xml
23:34:24 -rw-rw-r--. 1 jenkins jenkins 2521 Nov 30 23:34 testtool--netconf-clustering-scale-txt.1764545576.36.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 451 Nov 30 23:32 testplan.txt
23:34:24 -rw-rw-r--. 1 jenkins jenkins 84566 Nov 30 23:32 karaf_3_2016_threads_before.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 14309 Nov 30 23:32 ps_before.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 83738 Nov 30 23:32 karaf_2_2012_threads_before.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 85418 Nov 30 23:32 karaf_1_2011_threads_before.log
23:34:24 -rw-rw-r--. 1 jenkins jenkins 3162 Nov 30 23:29 post-startup-script.sh
23:34:24 -rw-rw-r--. 1 jenkins jenkins 276 Nov 30 23:29 startup-script.sh
23:34:24 -rw-rw-r--. 1 jenkins jenkins 3594 Nov 30 23:29 configuration-script.sh
23:34:24 -rw-rw-r--. 1 jenkins jenkins 363 Nov 30 23:29 detect_variables.env
23:34:24 -rw-rw-r--. 1 jenkins jenkins 3528 Nov 30 23:29 pom.xml
23:34:24 -rw-rw-r--. 1 jenkins jenkins 96 Nov 30 23:29 set_variables.env
23:34:24 -rw-rw-r--. 1 jenkins jenkins 357 Nov 30 23:29 slave_addresses.txt
23:34:24 -rw-rw-r--. 1 jenkins jenkins 570 Nov 30 23:28 requirements.txt
23:34:24 -rw-rw-r--. 1 jenkins jenkins 26 Nov 30 23:28 env.properties
23:34:24 -rw-rw-r--. 1 jenkins jenkins 334 Nov 30 23:26 stack-parameters.yaml
23:34:24 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 23:25 test
23:34:24 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:25 test@tmp
23:34:24 -rw-rw-r--. 1 jenkins jenkins 1408 Nov 30 11:07 maven-metadata.xml
23:34:24 + true
23:34:24 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins2836268856536269551.sh
23:34:24 Cleaning up Robot installation...
23:34:24 $ ssh-agent -k
23:34:24 unset SSH_AUTH_SOCK;
23:34:24 unset SSH_AGENT_PID;
23:34:24 echo Agent pid 5280 killed;
23:34:24 [ssh-agent] Stopped.
23:34:24 Recording plot data
23:34:24 Robot results publisher started...
23:34:24 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:34:24 -Parsing output xml:
23:34:25 Done!
23:34:25 -Copying log files to build dir:
23:34:25 Done!
23:34:25 -Assigning results to build:
23:34:25 Done!
23:34:25 -Checking thresholds:
23:34:25 Done!
23:34:25 Done publishing Robot results.
23:34:25 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:34:25 [PostBuildScript] - [INFO] Executing post build scripts.
23:34:25 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2407836210000125357.sh
23:34:25 Archiving csit artifacts
23:34:25 mv: cannot stat '*_1.png': No such file or directory
23:34:25 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:34:25 mv: cannot stat '*_2.png': No such file or directory
23:34:25 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:34:25 mv: cannot stat '*_3.png': No such file or directory
23:34:25 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:34:25 % Total % Received % Xferd Average Speed Time Time Time Current
23:34:25 Dload Upload Total Spent Left Speed
23:34:25
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 317k 0 317k 0 0 4068k 0 --:--:-- --:--:-- --:--:-- 4068k
23:34:25 Archive: robot-plugin.zip
23:34:25 inflating: ./archives/robot-plugin/log.html
23:34:25 inflating: ./archives/robot-plugin/output.xml
23:34:25 inflating: ./archives/robot-plugin/report.html
23:34:25 mv: cannot stat '*.log.gz': No such file or directory
23:34:25 mv: cannot stat '*.csv': No such file or directory
23:34:25 mv: cannot stat '*.png': No such file or directory
23:34:26 [PostBuildScript] - [INFO] Executing post build scripts.
23:34:26 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins83169669335986474.sh
23:34:26 [PostBuildScript] - [INFO] Executing post build scripts.
23:34:26 [EnvInject] - Injecting environment variables from a build step.
23:34:26 [EnvInject] - Injecting as environment variables the properties content
23:34:26 OS_CLOUD=vex
23:34:26 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:34:26
23:34:26 [EnvInject] - Variables injected successfully.
23:34:26 provisioning config files...
23:34:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:34:26 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins6213881084446997135.sh
23:34:26 ---> openstack-stack-delete.sh
23:34:26 Setup pyenv:
23:34:26 system
23:34:26 3.8.13
23:34:26 3.9.13
23:34:26 3.10.13
23:34:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:34:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:34:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:28 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:34:28 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:34:28 lf-activate-venv(): INFO: Base packages installed successfully
23:34:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:34:43 INFO: Stack cost retrieval disabled, setting cost to 0
23:34:55 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:34:55 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-scandium-141
23:34:55 [PostBuildScript] - [INFO] Executing post build scripts.
23:34:55 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins4398607598726415552.sh
23:34:55 ---> sysstat.sh
23:34:56 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins2596394375217853944.sh
23:34:56 ---> package-listing.sh
23:34:56 ++ facter osfamily
23:34:56 ++ tr '[:upper:]' '[:lower:]'
23:34:56 + OS_FAMILY=redhat
23:34:56 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium
23:34:56 + START_PACKAGES=/tmp/packages_start.txt
23:34:56 + END_PACKAGES=/tmp/packages_end.txt
23:34:56 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:34:56 + PACKAGES=/tmp/packages_start.txt
23:34:56 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']'
23:34:56 + PACKAGES=/tmp/packages_end.txt
23:34:56 + case "${OS_FAMILY}" in
23:34:56 + rpm -qa
23:34:56 + sort
23:34:56 + '[' -f /tmp/packages_start.txt ']'
23:34:56 + '[' -f /tmp/packages_end.txt ']'
23:34:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:34:56 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']'
23:34:56 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/
23:34:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/
23:34:57 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins13356914161401029304.sh
23:34:57 ---> capture-instance-metadata.sh
23:34:57 Setup pyenv:
23:34:57 system
23:34:57 3.8.13
23:34:57 3.9.13
23:34:57 3.10.13
23:34:57 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:34:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:34:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:34:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:34:59 lf-activate-venv(): INFO: Base packages installed successfully
23:34:59 lf-activate-venv(): INFO: Installing additional packages: lftools
23:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:35:09 INFO: Running in OpenStack, capturing instance metadata
23:35:09 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins8771336293532135896.sh
23:35:09 provisioning config files...
23:35:09 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-scandium #141
23:35:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/config7868206395001334529tmp
23:35:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:35:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:35:09 provisioning config files...
23:35:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:35:10 [EnvInject] - Injecting environment variables from a build step.
23:35:10 [EnvInject] - Injecting as environment variables the properties content
23:35:10 SERVER_ID=logs
23:35:10
23:35:10 [EnvInject] - Variables injected successfully.
23:35:10 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins11092915421903512243.sh
23:35:10 ---> create-netrc.sh
23:35:10 WARN: Log server credential not found.
23:35:10 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins1687277533338418161.sh
23:35:10 ---> python-tools-install.sh
23:35:10 Setup pyenv:
23:35:10 system
23:35:10 3.8.13
23:35:10 3.9.13
23:35:10 3.10.13
23:35:10 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:12 lf-activate-venv(): INFO: Base packages installed successfully
23:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools
23:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:35:25 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins17738809018853161839.sh
23:35:25 ---> sudo-logs.sh
23:35:25 Archiving 'sudo' log..
23:35:25 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins15186097840929245582.sh
23:35:25 ---> job-cost.sh
23:35:25 Setup pyenv:
23:35:25 system
23:35:25 3.8.13
23:35:25 3.9.13
23:35:25 3.10.13
23:35:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:27 lf-activate-venv(): INFO: Base packages installed successfully
23:35:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:35:34 DEBUG: total: 0
23:35:34 INFO: Retrieving Stack Cost...
23:35:35 INFO: Retrieving Pricing Info for: v3-standard-2
23:35:35 INFO: Archiving Costs
23:35:35 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins8366366102013206352.sh
23:35:35 ---> logs-deploy.sh
23:35:35 Setup pyenv:
23:35:35 system
23:35:35 3.8.13
23:35:35 3.9.13
23:35:35 3.10.13
23:35:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version)
23:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1tpG from file:/tmp/.os_lf_venv
23:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:37 lf-activate-venv(): INFO: Base packages installed successfully
23:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-1tpG/bin to PATH
23:35:47 WARNING: Nexus logging server not set
23:35:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-scandium/141/
23:35:47 INFO: archiving logs to S3
23:35:48 ---> uname -a:
23:35:48 Linux prd-centos8-robot-2c-8g-2684.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:35:48
23:35:48
23:35:48 ---> lscpu:
23:35:48 Architecture: x86_64
23:35:48 CPU op-mode(s): 32-bit, 64-bit
23:35:48 Byte Order: Little Endian
23:35:48 CPU(s): 2
23:35:48 On-line CPU(s) list: 0,1
23:35:48 Thread(s) per core: 1
23:35:48 Core(s) per socket: 1
23:35:48 Socket(s): 2
23:35:48 NUMA node(s): 1
23:35:48 Vendor ID: AuthenticAMD
23:35:48 CPU family: 23
23:35:48 Model: 49
23:35:48 Model name: AMD EPYC-Rome Processor
23:35:48 Stepping: 0
23:35:48 CPU MHz: 2799.998
23:35:48 BogoMIPS: 5599.99
23:35:48 Virtualization: AMD-V
23:35:48 Hypervisor vendor: KVM
23:35:48 Virtualization type: full
23:35:48 L1d cache: 32K
23:35:48 L1i cache: 32K
23:35:48 L2 cache: 512K
23:35:48 L3 cache: 16384K
23:35:48 NUMA node0 CPU(s): 0,1
23:35:48 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:35:48
23:35:48
23:35:48 ---> nproc:
23:35:48 2
23:35:48
23:35:48
23:35:48 ---> df -h:
23:35:48 Filesystem Size Used Avail Use% Mounted on
23:35:48 devtmpfs 3.8G 0 3.8G 0% /dev
23:35:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:35:48 tmpfs 3.8G 17M 3.8G 1% /run
23:35:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:35:48 /dev/vda1 40G 8.4G 32G 21% /
23:35:48 tmpfs 770M 0 770M 0% /run/user/1001
23:35:48
23:35:48
23:35:48 ---> free -m:
23:35:48 total used free shared buff/cache available
23:35:48 Mem: 7697 631 4881 19 2184 6767
23:35:48 Swap: 1023 0 1023
23:35:48
23:35:48
23:35:48 ---> ip addr:
23:35:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:35:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:35:48 inet 127.0.0.1/8 scope host lo
23:35:48 valid_lft forever preferred_lft forever
23:35:48 inet6 ::1/128 scope host
23:35:48 valid_lft forever preferred_lft forever
23:35:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:35:48 link/ether fa:16:3e:4f:f3:21 brd ff:ff:ff:ff:ff:ff
23:35:48 altname enp0s3
23:35:48 altname ens3
23:35:48 inet 10.30.170.203/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:35:48 valid_lft 85759sec preferred_lft 85759sec
23:35:48 inet6 fe80::f816:3eff:fe4f:f321/64 scope link
23:35:48 valid_lft forever preferred_lft forever
23:35:48
23:35:48
23:35:48 ---> sar -b -r -n DEV:
23:35:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU)
23:35:48
23:35:48 23:25:02 LINUX RESTART (2 CPU)
23:35:48
23:35:48 11:26:01 PM tps rtps wtps bread/s bwrtn/s
23:35:48 11:27:01 PM 127.27 0.35 126.92 15.06 11770.73
23:35:48 11:28:01 PM 42.32 0.82 41.50 82.11 5477.96
23:35:48 11:29:01 PM 66.26 7.18 59.07 1323.25 3816.61
23:35:48 11:30:01 PM 42.67 2.52 40.15 396.00 6589.02
23:35:48 11:31:01 PM 4.87 0.00 4.87 0.00 169.88
23:35:48 11:32:01 PM 0.35 0.00 0.35 0.00 6.12
23:35:48 11:33:01 PM 0.38 0.22 0.17 12.53 2.37
23:35:48 11:34:01 PM 1.93 0.02 1.92 0.13 110.93
23:35:48 11:35:01 PM 17.76 0.40 17.36 46.78 794.19
23:35:48 Average: 33.76 1.28 32.48 208.42 3193.19
23:35:48
23:35:48 11:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:35:48 11:27:01 PM 5072488 6944052 2809944 35.65 2688 2048300 778680 8.72 191460 2273160 170932
23:35:48 11:28:01 PM 5219920 7062312 2662512 33.78 2688 2017976 636876 7.13 210880 2099480 10756
23:35:48 11:29:01 PM 4898324 6996028 2984108 37.86 2688 2262992 678736 7.60 254084 2342900 175496
23:35:48 11:30:01 PM 4897840 7006552 2984592 37.86 2688 2274964 681684 7.63 266168 2331692 4
23:35:48 11:31:01 PM 4897744 7006468 2984688 37.87 2688 2274968 681684 7.63 266168 2332052 4
23:35:48 11:32:01 PM 4898256 7006980 2984176 37.86 2688 2274968 681684 7.63 266168 2331780 4
23:35:48 11:33:01 PM 4850700 6960488 3031732 38.46 2688 2276040 782760 8.76 266292 2378352 684
23:35:48 11:34:01 PM 4847996 6958480 3034436 38.50 2688 2276728 782760 8.76 266376 2381392 48
23:35:48 11:35:01 PM 5040584 6965060 2841848 36.05 2688 2096940 722364 8.09 464060 2016528 22308
23:35:48 Average: 4958206 6989602 2924226 37.10 2688 2200431 714136 8.00 272406 2276371 42248
23:35:48
23:35:48 11:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:35:48 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:27:01 PM eth0 136.64 106.86 1488.06 14.15 0.00 0.00 0.00 0.00
23:35:48 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:28:01 PM eth0 11.63 6.53 5.70 3.20 0.00 0.00 0.00 0.00
23:35:48 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:29:01 PM eth0 43.63 39.49 336.03 8.68 0.00 0.00 0.00 0.00
23:35:48 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:30:01 PM eth0 402.10 292.25 81.81 68.47 0.00 0.00 0.00 0.00
23:35:48 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:31:01 PM eth0 2.53 2.17 0.79 0.67 0.00 0.00 0.00 0.00
23:35:48 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:32:01 PM eth0 3.38 1.92 0.51 0.42 0.00 0.00 0.00 0.00
23:35:48 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:33:01 PM eth0 57.76 39.42 13.39 5.26 0.00 0.00 0.00 0.00
23:35:48 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:34:01 PM eth0 18.66 18.31 3.04 1.68 0.00 0.00 0.00 0.00
23:35:48 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 11:35:01 PM eth0 84.92 60.40 89.66 27.49 0.00 0.00 0.00 0.00
23:35:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:35:48 Average: eth0 84.59 63.04 224.34 14.45 0.00 0.00 0.00 0.00
23:35:48
23:35:48
23:35:48 ---> sar -P ALL:
23:35:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU)
23:35:48
23:35:48 23:25:02 LINUX RESTART (2 CPU)
23:35:48
23:35:48 11:26:01 PM CPU %user %nice %system %iowait %steal %idle
23:35:48 11:27:01 PM all 39.11 0.00 5.34 1.56 0.10 53.89
23:35:48 11:27:01 PM 0 49.63 0.00 6.37 1.62 0.10 42.28
23:35:48 11:27:01 PM 1 28.62 0.00 4.31 1.51 0.10 65.46
23:35:48 11:28:01 PM all 16.23 0.00 2.04 0.54 0.06 81.13
23:35:48 11:28:01 PM 0 21.12 0.00 2.13 0.27 0.05 76.43
23:35:48 11:28:01 PM 1 11.33 0.00 1.94 0.82 0.07 85.85
23:35:48 11:29:01 PM all 32.23 0.00 6.15 0.66 0.10 60.86
23:35:48 11:29:01 PM 0 38.84 0.00 7.01 0.92 0.10 53.13
23:35:48 11:29:01 PM 1 25.64 0.00 5.28 0.40 0.10 68.59
23:35:48 11:30:01 PM all 7.92 0.00 2.09 0.76 0.06 89.16
23:35:48 11:30:01 PM 0 8.04 0.00 2.36 0.62 0.07 88.91
23:35:48 11:30:01 PM 1 7.81 0.00 1.82 0.90 0.05 89.41
23:35:48 11:31:01 PM all 0.36 0.00 0.10 0.03 0.03 99.48
23:35:48 11:31:01 PM 0 0.60 0.00 0.12 0.05 0.03 99.20
23:35:48 11:31:01 PM 1 0.12 0.00 0.08 0.00 0.03 99.77
23:35:48 11:32:01 PM all 0.32 0.00 0.07 0.00 0.04 99.57
23:35:48 11:32:01 PM 0 0.37 0.00 0.07 0.00 0.02 99.55
23:35:48 11:32:01 PM 1 0.27 0.00 0.07 0.00 0.07 99.60
23:35:48 11:33:01 PM all 3.21 0.00 0.42 0.01 0.05 96.31
23:35:48 11:33:01 PM 0 5.46 0.00 0.59 0.02 0.07 93.87
23:35:48 11:33:01 PM 1 0.97 0.00 0.25 0.00 0.03 98.75
23:35:48 11:34:01 PM all 2.12 0.00 0.18 0.01 0.07 97.63
23:35:48 11:34:01 PM 0 2.64 0.00 0.17 0.00 0.07 97.13
23:35:48 11:34:01 PM 1 1.61 0.00 0.18 0.02 0.07 98.13
23:35:48 11:35:01 PM all 19.67 0.00 3.16 0.11 0.09 76.96
23:35:48 11:35:01 PM 0 21.26 0.00 3.64 0.12 0.08 74.90
23:35:48 11:35:01 PM 1 18.09 0.00 2.69 0.10 0.10 79.02
23:35:48 Average: all 13.48 0.00 2.17 0.41 0.07 83.87
23:35:48 Average: 0 16.46 0.00 2.50 0.40 0.06 80.58
23:35:48 Average: 1 10.51 0.00 1.85 0.42 0.07 87.16
23:35:48
23:35:48
23:35:48