09:38:11 Started by upstream project "integration-distribution-mri-test-scandium" build number 75 09:38:11 originally caused by: 09:38:11 Started by timer 09:38:11 Running as SYSTEM 09:38:11 [EnvInject] - Loading node environment variables. 09:38:11 Building remotely on prd-centos8-robot-2c-8g-164 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-scandium 09:38:12 [ssh-agent] Looking for ssh-agent implementation... 09:38:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:12 $ ssh-agent 09:38:12 SSH_AUTH_SOCK=/tmp/ssh-4b5G2bqSokDY/agent.5293 09:38:12 SSH_AGENT_PID=5294 09:38:12 [ssh-agent] Started. 09:38:12 Running ssh-add (command line suppressed) 09:38:12 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_10800998706505861131.key (/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/private_key_10800998706505861131.key) 09:38:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:38:12 The recommended git tool is: NONE 09:38:14 using credential opendaylight-jenkins-ssh 09:38:14 Wiping out workspace first. 09:38:14 Cloning the remote Git repository 09:38:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:38:14 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test # timeout=10 09:38:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:38:14 > git --version # timeout=10 09:38:14 > git --version # 'git version 2.43.0' 09:38:14 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:38:14 [INFO] Currently running in a labeled security context 09:38:14 [INFO] Currently SELinux is 'enforcing' on the host 09:38:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh1891021756293736807.key 09:38:14 Verifying host key using known hosts file 09:38:15 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. 09:38:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:38:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:38:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:38:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:38:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:38:17 [INFO] Currently running in a labeled security context 09:38:17 [INFO] Currently SELinux is 'enforcing' on the host 09:38:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test@tmp/jenkins-gitclient-ssh10785114279391287352.key 09:38:17 Verifying host key using known hosts file 09:38:17 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. 09:38:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:38:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:38:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:38:18 > git config core.sparsecheckout # timeout=10 09:38:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:38:18 Commit message: "Adapt test for new pce-allocation field" 09:38:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:38:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:38:19 No emails were triggered. 09:38:19 provisioning config files... 09:38:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:38:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:38:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:38:19 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins11101994949880745936.sh 09:38:19 ---> python-tools-install.sh 09:38:19 Setup pyenv: 09:38:19 system 09:38:19 * 3.8.13 (set by /opt/pyenv/version) 09:38:19 * 3.9.13 (set by /opt/pyenv/version) 09:38:19 * 3.10.13 (set by /opt/pyenv/version) 09:38:19 * 3.11.7 (set by /opt/pyenv/version) 09:38:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-08v4 09:38:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:38:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:38:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:38:28 lf-activate-venv(): INFO: Base packages installed successfully 09:38:28 lf-activate-venv(): INFO: Installing additional packages: lftools 09:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:38:54 Generating Requirements File 09:39:14 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. 09:39:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:39:14 Python 3.11.7 09:39:14 pip 25.2 from /tmp/venv-08v4/lib/python3.11/site-packages/pip (python 3.11) 09:39:15 appdirs==1.4.4 09:39:15 argcomplete==3.6.2 09:39:15 aspy.yaml==1.3.0 09:39:15 attrs==25.3.0 09:39:15 autopage==0.5.2 09:39:15 beautifulsoup4==4.14.2 09:39:15 boto3==1.40.43 09:39:15 botocore==1.40.43 09:39:15 bs4==0.0.2 09:39:15 cachetools==6.2.0 09:39:15 certifi==2025.8.3 09:39:15 cffi==2.0.0 09:39:15 cfgv==3.4.0 09:39:15 chardet==5.2.0 09:39:15 charset-normalizer==3.4.3 09:39:15 click==8.3.0 09:39:15 cliff==4.11.0 09:39:15 cmd2==2.7.0 09:39:15 cryptography==3.3.2 09:39:15 debtcollector==3.0.0 09:39:15 decorator==5.2.1 09:39:15 defusedxml==0.7.1 09:39:15 Deprecated==1.2.18 09:39:15 distlib==0.4.0 09:39:15 dnspython==2.8.0 09:39:15 docker==7.1.0 09:39:15 dogpile.cache==1.4.1 09:39:15 durationpy==0.10 09:39:15 email-validator==2.3.0 09:39:15 filelock==3.19.1 09:39:15 future==1.0.0 09:39:15 gitdb==4.0.12 09:39:15 GitPython==3.1.45 09:39:15 google-auth==2.41.1 09:39:15 httplib2==0.31.0 09:39:15 identify==2.6.14 09:39:15 idna==3.10 09:39:15 importlib-resources==1.5.0 09:39:15 iso8601==2.1.0 09:39:15 Jinja2==3.1.6 09:39:15 jmespath==1.0.1 09:39:15 jsonpatch==1.33 09:39:15 jsonpointer==3.0.0 09:39:15 jsonschema==4.25.1 09:39:15 jsonschema-specifications==2025.9.1 09:39:15 keystoneauth1==5.12.0 09:39:15 kubernetes==34.1.0 09:39:15 lftools==0.37.14 09:39:15 lxml==6.0.2 09:39:15 markdown-it-py==4.0.0 09:39:15 MarkupSafe==3.0.3 09:39:15 mdurl==0.1.2 09:39:15 msgpack==1.1.1 09:39:15 multi_key_dict==2.0.3 09:39:15 munch==4.0.0 09:39:15 netaddr==1.3.0 09:39:15 niet==1.4.2 09:39:15 nodeenv==1.9.1 09:39:15 oauth2client==4.1.3 09:39:15 oauthlib==3.3.1 09:39:15 openstacksdk==4.7.1 09:39:15 os-service-types==1.8.0 09:39:15 osc-lib==4.2.0 09:39:15 oslo.config==10.0.0 09:39:15 oslo.context==6.1.0 09:39:15 oslo.i18n==6.6.0 09:39:15 oslo.log==7.2.1 09:39:15 oslo.serialization==5.8.0 09:39:15 oslo.utils==9.1.0 09:39:15 packaging==25.0 09:39:15 pbr==7.0.1 09:39:15 platformdirs==4.4.0 09:39:15 prettytable==3.16.0 09:39:15 psutil==7.1.0 09:39:15 pyasn1==0.6.1 09:39:15 pyasn1_modules==0.4.2 09:39:15 pycparser==2.23 09:39:15 pygerrit2==2.0.15 09:39:15 PyGithub==2.8.1 09:39:15 Pygments==2.19.2 09:39:15 PyJWT==2.10.1 09:39:15 PyNaCl==1.6.0 09:39:15 pyparsing==2.4.7 09:39:15 pyperclip==1.11.0 09:39:15 pyrsistent==0.20.0 09:39:15 python-cinderclient==9.8.0 09:39:15 python-dateutil==2.9.0.post0 09:39:15 python-heatclient==4.3.0 09:39:15 python-jenkins==1.8.3 09:39:15 python-keystoneclient==5.7.0 09:39:15 python-magnumclient==4.9.0 09:39:15 python-openstackclient==8.2.0 09:39:15 python-swiftclient==4.8.0 09:39:15 PyYAML==6.0.3 09:39:15 referencing==0.36.2 09:39:15 requests==2.32.5 09:39:15 requests-oauthlib==2.0.0 09:39:15 requestsexceptions==1.4.0 09:39:15 rfc3986==2.0.0 09:39:15 rich==14.1.0 09:39:15 rich-argparse==1.7.1 09:39:15 rpds-py==0.27.1 09:39:15 rsa==4.9.1 09:39:15 ruamel.yaml==0.18.15 09:39:15 ruamel.yaml.clib==0.2.14 09:39:15 s3transfer==0.14.0 09:39:15 simplejson==3.20.2 09:39:15 six==1.17.0 09:39:15 smmap==5.0.2 09:39:15 soupsieve==2.8 09:39:15 stevedore==5.5.0 09:39:15 tabulate==0.9.0 09:39:15 toml==0.10.2 09:39:15 tomlkit==0.13.3 09:39:15 tqdm==4.67.1 09:39:15 typing_extensions==4.15.0 09:39:15 tzdata==2025.2 09:39:15 urllib3==1.26.20 09:39:15 virtualenv==20.34.0 09:39:15 wcwidth==0.2.14 09:39:15 websocket-client==1.8.0 09:39:15 wrapt==1.17.3 09:39:15 xdg==6.0.0 09:39:15 xmltodict==1.0.2 09:39:15 yq==3.4.3 09:39:15 [EnvInject] - Injecting environment variables from a build step. 09:39:15 [EnvInject] - Injecting as environment variables the properties content 09:39:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:39:15 OS_CLOUD=vex 09:39:15 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:39:15 OS_STACK_TEMPLATE_DIR=openstack-hot 09:39:15 09:39:15 [EnvInject] - Variables injected successfully. 09:39:15 provisioning config files... 09:39:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:39:15 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins10123538290264331944.sh 09:39:15 ---> Create parameters file for OpenStack HOT 09:39:15 OpenStack Heat parameters generated 09:39:15 ----------------------------------- 09:39:15 parameters: 09:39:15 vm_0_count: '3' 09:39:15 vm_0_flavor: 'v3-standard-4' 09:39:15 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:39:15 vm_1_count: '1' 09:39:15 vm_1_flavor: 'v3-standard-2' 09:39:15 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 09:39:15 09:39:15 job_name: '12161-126' 09:39:15 silo: 'releng' 09:39:15 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins7165214652351785754.sh 09:39:15 ---> Create HEAT stack 09:39:15 + source /home/jenkins/lf-env.sh 09:39:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:39:15 ++ mktemp -d /tmp/venv-XXXX 09:39:15 + lf_venv=/tmp/venv-fRJM 09:39:15 + local venv_file=/tmp/.os_lf_venv 09:39:15 + local python=python3 09:39:15 + local options 09:39:15 + local set_path=true 09:39:15 + local install_args= 09:39:15 ++ 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 09:39:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:39:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:39:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:39:15 + true 09:39:15 + case $1 in 09:39:15 + python=python3 09:39:15 + shift 2 09:39:15 + true 09:39:15 + case $1 in 09:39:15 + shift 09:39:15 + break 09:39:15 + case $python in 09:39:15 + local pkg_list= 09:39:15 + [[ -d /opt/pyenv ]] 09:39:15 + echo 'Setup pyenv:' 09:39:15 Setup pyenv: 09:39:15 + export PYENV_ROOT=/opt/pyenv 09:39:15 + PYENV_ROOT=/opt/pyenv 09:39:15 + 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 09:39:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:15 + pyenv versions 09:39:15 system 09:39:15 3.8.13 09:39:15 3.9.13 09:39:15 3.10.13 09:39:15 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:39:15 + command -v pyenv 09:39:15 ++ pyenv init - --no-rehash 09:39:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:39:15 for i in ${!paths[@]}; do 09:39:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:39:15 fi; done; 09:39:15 echo "${paths[*]}"'\'')" 09:39:15 export PATH="/opt/pyenv/shims:${PATH}" 09:39:15 export PYENV_SHELL=bash 09:39:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:39:15 pyenv() { 09:39:15 local command 09:39:15 command="${1:-}" 09:39:15 if [ "$#" -gt 0 ]; then 09:39:15 shift 09:39:15 fi 09:39:15 09:39:15 case "$command" in 09:39:15 rehash|shell) 09:39:15 eval "$(pyenv "sh-$command" "$@")" 09:39:15 ;; 09:39:15 *) 09:39:15 command pyenv "$command" "$@" 09:39:15 ;; 09:39:15 esac 09:39:15 }' 09:39:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:39:15 for i in ${!paths[@]}; do 09:39:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:39:15 fi; done; 09:39:15 echo "${paths[*]}"' 09:39:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:39:15 ++ 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 09:39:15 ++ 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 09:39:15 ++ export PYENV_SHELL=bash 09:39:15 ++ PYENV_SHELL=bash 09:39:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:39:15 +++ complete -F _pyenv pyenv 09:39:15 ++ lf-pyver python3 09:39:15 ++ local py_version_xy=python3 09:39:15 ++ local py_version_xyz= 09:39:15 ++ awk '{ print $1 }' 09:39:15 ++ pyenv versions 09:39:15 ++ local command 09:39:15 ++ command=versions 09:39:15 ++ '[' 1 -gt 0 ']' 09:39:15 ++ shift 09:39:15 ++ case "$command" in 09:39:15 ++ command pyenv versions 09:39:15 ++ pyenv versions 09:39:15 ++ sed 's/^[ *]* //' 09:39:15 ++ grep -E '^[0-9.]*[0-9]$' 09:39:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:39:16 +++ tail -n 1 09:39:16 +++ grep '^3' /tmp/.pyenv_versions 09:39:16 +++ sort -V 09:39:16 ++ py_version_xyz=3.11.7 09:39:16 ++ [[ -z 3.11.7 ]] 09:39:16 ++ echo 3.11.7 09:39:16 ++ return 0 09:39:16 + pyenv local 3.11.7 09:39:16 + local command 09:39:16 + command=local 09:39:16 + '[' 2 -gt 0 ']' 09:39:16 + shift 09:39:16 + case "$command" in 09:39:16 + command pyenv local 3.11.7 09:39:16 + pyenv local 3.11.7 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='lftools[openstack] ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='kubernetes ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='niet ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='python-heatclient ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='python-openstackclient ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='python-magnumclient ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='urllib3~=1.26.15 ' 09:39:16 + for arg in "$@" 09:39:16 + case $arg in 09:39:16 + pkg_list+='yq ' 09:39:16 + [[ -f /tmp/.os_lf_venv ]] 09:39:16 ++ cat /tmp/.os_lf_venv 09:39:16 + lf_venv=/tmp/venv-08v4 09:39:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from' file:/tmp/.os_lf_venv 09:39:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:39:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:39:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:39:16 + local 'pip_opts=--upgrade --quiet' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:39:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:39:16 + [[ -n '' ]] 09:39:16 + [[ -n '' ]] 09:39:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:39:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:39:16 + /tmp/venv-08v4/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 09:39:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:39:17 lf-activate-venv(): INFO: Base packages installed successfully 09:39:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:39:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:39:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:39:17 + /tmp/venv-08v4/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 09:39:36 + type python3 09:39:36 + true 09:39:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH' 09:39:36 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:39:36 + PATH=/tmp/venv-08v4/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 09:39:36 + return 0 09:39:36 + openstack --os-cloud vex limits show --absolute 09:39:37 +--------------------------+---------+ 09:39:37 | Name | Value | 09:39:37 +--------------------------+---------+ 09:39:37 | maxTotalInstances | -1 | 09:39:37 | maxTotalCores | 450 | 09:39:37 | maxTotalRAMSize | 1000000 | 09:39:37 | maxServerMeta | 128 | 09:39:37 | maxImageMeta | 128 | 09:39:37 | maxPersonality | 5 | 09:39:37 | maxPersonalitySize | 10240 | 09:39:37 | maxTotalKeypairs | 100 | 09:39:37 | maxServerGroups | 10 | 09:39:37 | maxServerGroupMembers | 10 | 09:39:37 | maxTotalFloatingIps | -1 | 09:39:37 | maxSecurityGroups | -1 | 09:39:37 | maxSecurityGroupRules | -1 | 09:39:37 | totalRAMUsed | 819200 | 09:39:37 | totalCoresUsed | 200 | 09:39:37 | totalInstancesUsed | 62 | 09:39:37 | totalFloatingIpsUsed | 0 | 09:39:37 | totalSecurityGroupsUsed | 0 | 09:39:37 | totalServerGroupsUsed | 0 | 09:39:37 | maxTotalVolumes | -1 | 09:39:37 | maxTotalSnapshots | 10 | 09:39:37 | maxTotalVolumeGigabytes | 4096 | 09:39:37 | maxTotalBackups | 10 | 09:39:37 | maxTotalBackupGigabytes | 1000 | 09:39:37 | totalVolumesUsed | 0 | 09:39:37 | totalGigabytesUsed | 0 | 09:39:37 | totalSnapshotsUsed | 0 | 09:39:37 | totalBackupsUsed | 0 | 09:39:37 | totalBackupGigabytesUsed | 0 | 09:39:37 +--------------------------+---------+ 09:39:37 + pushd /opt/ciman/openstack-hot 09:39:37 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-scandium 09:39:37 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-scandium-126 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/stack-parameters.yaml 09:40:25 Creating stack releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:40:25 Waiting to initialize infrastructure... 09:40:25 Waiting to initialize infrastructure... 09:40:25 Waiting to initialize infrastructure... 09:40:25 Stack initialization successful. 09:40:25 ------------------------------------ 09:40:25 Stack Details 09:40:25 ------------------------------------ 09:40:25 {'added': None, 09:40:25 'capabilities': [], 09:40:25 'created_at': '2025-10-02T09:39:40Z', 09:40:25 'deleted': None, 09:40:25 'deleted_at': None, 09:40:25 'description': 'No description', 09:40:25 'environment': None, 09:40:25 'environment_files': None, 09:40:25 'files': None, 09:40:25 'files_container': None, 09:40:25 'id': 'ae922908-0df9-481d-a538-fb87018c8f13', 09:40:25 'is_rollback_disabled': True, 09:40:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-scandium-126/ae922908-0df9-481d-a538-fb87018c8f13', 09:40:25 'rel': 'self'}], 09:40:25 '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'})}), 09:40:25 'name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-126', 09:40:25 'notification_topics': [], 09:40:25 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:40:25 'output_key': 'vm_0_ips', 09:40:25 'output_value': ['10.30.170.24', 09:40:25 '10.30.170.190', 09:40:25 '10.30.170.72']}, 09:40:25 {'description': 'IP addresses of the 2nd vm types', 09:40:25 'output_key': 'vm_1_ips', 09:40:25 'output_value': ['10.30.171.143']}], 09:40:25 'owner_id': ****, 09:40:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:40:25 'OS::stack_id': 'ae922908-0df9-481d-a538-fb87018c8f13', 09:40:25 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-scandium-126', 09:40:25 'job_name': '12161-126', 09:40:25 'silo': 'releng', 09:40:25 'vm_0_count': '3', 09:40:25 'vm_0_flavor': 'v3-standard-4', 09:40:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:40:25 '20250201-010426.857', 09:40:25 'vm_1_count': '1', 09:40:25 'vm_1_flavor': 'v3-standard-2', 09:40:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:40:25 '- 20250201-060151.911'}, 09:40:25 'parent_id': None, 09:40:25 'replaced': None, 09:40:25 'status': 'CREATE_COMPLETE', 09:40:25 'status_reason': 'Stack CREATE completed successfully', 09:40:25 'tags': [], 09:40:25 'template': None, 09:40:25 'template_description': 'No description', 09:40:25 'template_url': None, 09:40:25 'timeout_mins': 15, 09:40:25 'unchanged': None, 09:40:25 'updated': None, 09:40:25 'updated_at': None, 09:40:25 'user_project_id': '46ebfb81e3184d3f9ef4a52c976c1b9a'} 09:40:25 ------------------------------------ 09:40:25 + popd 09:40:25 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium 09:40:25 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins12099436231700548171.sh 09:40:25 ---> Copy SSH public keys to CSIT lab 09:40:25 Setup pyenv: 09:40:26 system 09:40:26 3.8.13 09:40:26 3.9.13 09:40:26 3.10.13 09:40:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:40:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:40:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:40:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:40:28 lf-activate-venv(): INFO: Base packages installed successfully 09:40:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:40:44 SSH not responding on 10.30.170.190. Retrying in 10 seconds... 09:40:44 SSH not responding on 10.30.171.143. Retrying in 10 seconds... 09:40:44 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:40:45 releng-12161-126-0-builder-2 09:40:45 Successfully copied public keys to slave 10.30.170.72 09:40:45 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:40:46 releng-12161-126-0-builder-0 09:40:46 Successfully copied public keys to slave 10.30.170.24 09:40:46 Process 6511 ready. 09:40:54 Ping to 10.30.170.190 successful. 09:40:54 Ping to 10.30.171.143 successful. 09:40:55 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts. 09:40:55 releng-12161-126-1-mininet-ovs-217-0 09:40:55 Successfully copied public keys to slave 10.30.171.143 09:40:56 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:40:56 releng-12161-126-0-builder-1 09:40:56 Successfully copied public keys to slave 10.30.170.190 09:40:56 Process 6512 ready. 09:40:56 Process 6513 ready. 09:40:56 Process 6514 ready. 09:40:56 SSH ready on all stack servers. 09:40:56 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins18307830482135402037.sh 09:40:56 Setup pyenv: 09:40:56 system 09:40:56 3.8.13 09:40:56 3.9.13 09:40:56 3.10.13 09:40:56 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:41:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MNmw 09:41:01 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.robot_venv 09:41:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:04 lf-activate-venv(): INFO: Base packages installed successfully 09:41:04 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-MNmw/bin to PATH 09:41:06 + echo 'Installing Python Requirements' 09:41:06 Installing Python Requirements 09:41:06 + cat 09:41:06 + python -m pip install -r requirements.txt 09:41:06 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:41:06 Collecting docker-py (from -r requirements.txt (line 1)) 09:41:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:41:06 Collecting ipaddr (from -r requirements.txt (line 2)) 09:41:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:41:06 Preparing metadata (setup.py): started 09:41:07 Preparing metadata (setup.py): finished with status 'done' 09:41:07 Collecting netaddr (from -r requirements.txt (line 3)) 09:41:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:41:07 Collecting netifaces (from -r requirements.txt (line 4)) 09:41:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:41:07 Preparing metadata (setup.py): started 09:41:07 Preparing metadata (setup.py): finished with status 'done' 09:41:07 Collecting pyhocon (from -r requirements.txt (line 5)) 09:41:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:41:07 Collecting requests (from -r requirements.txt (line 6)) 09:41:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:41:07 Collecting robotframework (from -r requirements.txt (line 7)) 09:41:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:41:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 22.6 MB/s 0:00:00 09:41:07 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:41:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:41:07 Preparing metadata (setup.py): started 09:41:07 Preparing metadata (setup.py): finished with status 'done' 09:41:07 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:41:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:41:07 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:41:08 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) 09:41:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:41:08 Preparing metadata (setup.py): started 09:41:08 Preparing metadata (setup.py): finished with status 'done' 09:41:08 Collecting scapy (from -r requirements.txt (line 12)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:41:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.3 MB/s 0:00:00 09:41:08 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:41:08 Preparing metadata (setup.py): started 09:41:08 Preparing metadata (setup.py): finished with status 'done' 09:41:08 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:41:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 37.7 MB/s 0:00:00 09:41:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:41:08 Collecting pyangbind (from -r requirements.txt (line 22)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:41:08 Collecting isodate (from -r requirements.txt (line 25)) 09:41:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:41:08 Collecting jmespath (from -r requirements.txt (line 28)) 09:41:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:41:08 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:41:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:41:08 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:41:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:41:09 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:41:09 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) 09:41:09 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:41:09 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:41:09 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:41:09 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:41:09 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:41:09 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:41:09 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 09:41:09 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 09:41:09 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:09 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) 09:41:09 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:41:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:41:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:41:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:41:09 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:41:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:41:09 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:41:09 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) 09:41:10 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:41:10 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) 09:41:10 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:41:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 48.0 MB/s 0:00:00 09:41:10 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:41:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:41:10 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:41:10 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:41:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:41:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.4 MB/s 0:00:00 09:41:10 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:41:10 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) 09:41:11 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:41:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:41:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 18.0 MB/s 0:00:00 09:41:11 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:41:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:41:11 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:11 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) 09:41:12 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:41:12 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:41:12 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:41:12 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:12 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) 09:41:12 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:41:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:41:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:41:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.3 MB/s 0:00:00 09:41:13 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 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) 09:41:13 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:41:13 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 09:41:13 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:41:13 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:41:13 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 09:41:13 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:41:13 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 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) 09:41:13 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:41:13 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:41:13 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)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:41:13 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:41:13 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:41:13 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:41:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:41:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:41:13 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:41:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:41:13 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:41:13 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:41:13 Building wheel for robotframework-sshlibrary (setup.py): started 09:41:14 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:41:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b59870c05dd953040b7bc836ae2a77791ab419bd91dd2abc25f4f503d018b860 09:41:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:41:14 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:41:14 Building wheel for ipaddr (setup.py): started 09:41:14 Building wheel for ipaddr (setup.py): finished with status 'done' 09:41:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2ad0dc0b1efeb492d1c24d8b68fb0e42363f42e9be8f4d3dc115814fb397a21e 09:41:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:41:14 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:41:14 Building wheel for netifaces (setup.py): started 09:41:16 Building wheel for netifaces (setup.py): finished with status 'done' 09:41:16 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41065 sha256=0dbd11fd1baa8cd021c1c8b1f52498a676036fa51c40647556b64bf05d7647a8 09:41:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:41:16 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:41:16 Building wheel for robotframework-httplibrary (setup.py): started 09:41:16 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:41:16 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=52c617fa36027520d150bb59cb37adc11992990e98e24db6f70fae7b5c581fe9 09:41:16 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:41:16 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:41:16 Building wheel for jsonpath-rw (setup.py): started 09:41:17 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:41:17 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=05ef6b656d6047edb2735670fc553ceeba2146960d36319cdeeb464b8c3f8d2e 09:41:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:41:17 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:41:17 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 09:41:24 09:41:24 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 09:41:24 + pip freeze 09:41:24 attrs==25.3.0 09:41:24 bcrypt==5.0.0 09:41:24 beautifulsoup4==4.14.2 09:41:24 certifi==2025.8.3 09:41:24 cffi==2.0.0 09:41:24 charset-normalizer==3.4.3 09:41:24 click==8.3.0 09:41:24 cryptography==46.0.2 09:41:24 decorator==5.2.1 09:41:24 distlib==0.4.0 09:41:24 docker-py==1.10.6 09:41:24 docker-pycreds==0.4.0 09:41:24 elastic-transport==8.17.1 09:41:24 elasticsearch==8.19.1 09:41:24 elasticsearch-dsl==8.15.4 09:41:24 enum34==1.1.10 09:41:24 filelock==3.19.1 09:41:24 h11==0.16.0 09:41:24 idna==3.10 09:41:24 invoke==2.2.0 09:41:24 ipaddr==2.2.0 09:41:24 isodate==0.7.2 09:41:24 jmespath==1.0.1 09:41:24 jsonpatch==1.33 09:41:24 jsonpath-rw==1.4.0 09:41:24 jsonpointer==3.0.0 09:41:24 lxml==6.0.2 09:41:24 netaddr==1.3.0 09:41:24 netifaces==0.11.0 09:41:24 outcome==1.3.0.post0 09:41:24 paramiko==4.0.0 09:41:24 platformdirs==4.4.0 09:41:24 ply==3.11 09:41:24 pyang==2.7.1 09:41:24 pyangbind==0.8.6 09:41:24 pycparser==2.23 09:41:24 pyhocon==0.3.61 09:41:24 PyNaCl==1.6.0 09:41:24 pyparsing==3.2.5 09:41:24 PySocks==1.7.1 09:41:24 python-dateutil==2.9.0.post0 09:41:24 regex==2025.9.18 09:41:24 requests==2.32.5 09:41:24 robotframework==7.3.2 09:41:24 robotframework-httplibrary==0.4.2 09:41:24 robotframework-pythonlibcore==4.4.1 09:41:24 robotframework-requests==0.9.7 09:41:24 robotframework-selenium2library==3.0.0 09:41:24 robotframework-seleniumlibrary==6.7.1 09:41:24 robotframework-sshlibrary==3.8.0 09:41:24 scapy==2.6.1 09:41:24 scp==0.15.0 09:41:24 selenium==4.35.0 09:41:24 six==1.17.0 09:41:24 sniffio==1.3.1 09:41:24 sortedcontainers==2.4.0 09:41:24 soupsieve==2.8 09:41:24 trio==0.30.0 09:41:24 trio-websocket==0.12.2 09:41:24 typing_extensions==4.14.1 09:41:24 urllib3==2.5.0 09:41:24 virtualenv==20.34.0 09:41:24 waitress==3.0.2 09:41:24 WebOb==1.8.9 09:41:24 websocket-client==1.8.0 09:41:24 WebTest==3.0.6 09:41:24 wsproto==1.2.0 09:41:24 [EnvInject] - Injecting environment variables from a build step. 09:41:24 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:41:24 [EnvInject] - Variables injected successfully. 09:41:24 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins6579590311475642026.sh 09:41:24 Setup pyenv: 09:41:25 system 09:41:25 3.8.13 09:41:25 3.9.13 09:41:25 3.10.13 09:41:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:41:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:41:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:27 lf-activate-venv(): INFO: Base packages installed successfully 09:41:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:41:34 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. 09:41:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:41:34 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:41:34 + ODL_SYSTEM=() 09:41:34 + TOOLS_SYSTEM=() 09:41:34 + OPENSTACK_SYSTEM=() 09:41:34 + OPENSTACK_CONTROLLERS=() 09:41:34 + mapfile -t ADDR 09:41:34 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:41:34 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:41:36 + for i in "${ADDR[@]}" 09:41:36 ++ ssh 10.30.170.24 hostname -s 09:41:36 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:41:36 + REMHOST=releng-12161-126-0-builder-0 09:41:36 + case ${REMHOST} in 09:41:36 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:41:36 + for i in "${ADDR[@]}" 09:41:36 ++ ssh 10.30.170.190 hostname -s 09:41:36 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:41:37 + REMHOST=releng-12161-126-0-builder-1 09:41:37 + case ${REMHOST} in 09:41:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:41:37 + for i in "${ADDR[@]}" 09:41:37 ++ ssh 10.30.170.72 hostname -s 09:41:37 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:41:37 + REMHOST=releng-12161-126-0-builder-2 09:41:37 + case ${REMHOST} in 09:41:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:41:37 + for i in "${ADDR[@]}" 09:41:37 ++ ssh 10.30.171.143 hostname -s 09:41:37 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts. 09:41:37 + REMHOST=releng-12161-126-1-mininet-ovs-217-0 09:41:37 + case ${REMHOST} in 09:41:37 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:41:37 + echo NUM_ODL_SYSTEM=3 09:41:37 + echo NUM_TOOLS_SYSTEM=1 09:41:37 + '[' '' == yes ']' 09:41:37 + NUM_OPENSTACK_SYSTEM=0 09:41:37 + echo NUM_OPENSTACK_SYSTEM=0 09:41:37 + '[' 0 -eq 2 ']' 09:41:37 + echo ODL_SYSTEM_IP=10.30.170.24 09:41:37 ++ seq 0 2 09:41:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:41:37 + echo ODL_SYSTEM_1_IP=10.30.170.24 09:41:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:41:37 + echo ODL_SYSTEM_2_IP=10.30.170.190 09:41:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:41:37 + echo ODL_SYSTEM_3_IP=10.30.170.72 09:41:37 + echo TOOLS_SYSTEM_IP=10.30.171.143 09:41:37 ++ seq 0 0 09:41:37 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:41:37 + echo TOOLS_SYSTEM_1_IP=10.30.171.143 09:41:37 + openstack_index=0 09:41:37 + NUM_OPENSTACK_CONTROL_NODES=1 09:41:37 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:41:37 ++ seq 0 0 09:41:37 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:41:37 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:41:37 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:41:37 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:41:37 + '[' -1 -ge 2 ']' 09:41:37 ++ seq 0 -2 09:41:37 + NUM_OPENSTACK_HAPROXY_NODES=0 09:41:37 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:41:37 ++ seq 0 -1 09:41:37 + echo 'Contents of slave_addresses.txt:' 09:41:37 Contents of slave_addresses.txt: 09:41:37 + cat slave_addresses.txt 09:41:37 NUM_ODL_SYSTEM=3 09:41:37 NUM_TOOLS_SYSTEM=1 09:41:37 NUM_OPENSTACK_SYSTEM=0 09:41:37 ODL_SYSTEM_IP=10.30.170.24 09:41:37 ODL_SYSTEM_1_IP=10.30.170.24 09:41:37 ODL_SYSTEM_2_IP=10.30.170.190 09:41:37 ODL_SYSTEM_3_IP=10.30.170.72 09:41:37 TOOLS_SYSTEM_IP=10.30.171.143 09:41:37 TOOLS_SYSTEM_1_IP=10.30.171.143 09:41:37 NUM_OPENSTACK_CONTROL_NODES=1 09:41:37 OPENSTACK_CONTROL_NODE_1_IP= 09:41:37 NUM_OPENSTACK_COMPUTE_NODES=-1 09:41:37 NUM_OPENSTACK_HAPROXY_NODES=0 09:41:37 [EnvInject] - Injecting environment variables from a build step. 09:41:37 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:41:37 [EnvInject] - Variables injected successfully. 09:41:37 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins3154573599738179999.sh 09:41:37 Preparing for JRE Version 21 09:41:37 Karaf artifact is karaf 09:41:37 Karaf project is integration 09:41:37 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:41:37 [EnvInject] - Injecting environment variables from a build step. 09:41:37 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:41:37 [EnvInject] - Variables injected successfully. 09:41:37 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins15101546982674275848.sh 09:41:37 2025-10-02 09:41:37 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:41:37 Bundle version is 0.21.3-SNAPSHOT 09:41:37 --2025-10-02 09:41:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:41:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:41:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:41:37 HTTP request sent, awaiting response... 200 OK 09:41:37 Length: 1410 (1.4K) [application/xml] 09:41:37 Saving to: ‘maven-metadata.xml’ 09:41:37 09:41:37 0K . 100% 54.8M=0s 09:41:37 09:41:37 2025-10-02 09:41:37 (54.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:41:37 09:41:37 09:41:37 09:41:37 org.opendaylight.integration 09:41:37 karaf 09:41:37 0.21.3-SNAPSHOT 09:41:37 09:41:37 09:41:37 20251002.091413 09:41:37 341 09:41:37 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 pom 09:41:37 0.21.3-20251002.091413-341 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 tar.gz 09:41:37 0.21.3-20251002.091413-341 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 zip 09:41:37 0.21.3-20251002.091413-341 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 cyclonedx 09:41:37 xml 09:41:37 0.21.3-20251002.091413-341 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 cyclonedx 09:41:37 json 09:41:37 0.21.3-20251002.091413-341 09:41:37 20251002091413 09:41:37 09:41:37 09:41:37 09:41:37 09:41:38 Nexus timestamp is 0.21.3-20251002.091413-341 09:41:38 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:38 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip 09:41:38 Distribution bundle version is 0.21.3-SNAPSHOT 09:41:38 Distribution folder is karaf-0.21.3-SNAPSHOT 09:41:38 Nexus prefix is https://nexus.opendaylight.org 09:41:38 [EnvInject] - Injecting environment variables from a build step. 09:41:38 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:41:38 [EnvInject] - Variables injected successfully. 09:41:38 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins9895614563198885889.sh 09:41:38 Setup pyenv: 09:41:38 system 09:41:38 3.8.13 09:41:38 3.9.13 09:41:38 3.10.13 09:41:38 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:41:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:41:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:40 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. 09:41:40 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:41:40 lf-activate-venv(): INFO: Base packages installed successfully 09:41:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:41:46 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. 09:41:46 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:41:46 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:41:46 Copying common-functions.sh to /tmp 09:41:47 Copying common-functions.sh to 10.30.170.24:/tmp 09:41:47 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:41:48 Copying common-functions.sh to 10.30.170.190:/tmp 09:41:48 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:41:48 Copying common-functions.sh to 10.30.170.72:/tmp 09:41:48 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:41:49 Copying common-functions.sh to 10.30.171.143:/tmp 09:41:49 Warning: Permanently added '10.30.171.143' (ECDSA) to the list of known hosts. 09:41:49 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins5287587907555394572.sh 09:41:49 common-functions.sh is being sourced 09:41:49 common-functions environment: 09:41:49 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:49 ACTUALFEATURES: 09:41:49 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:49 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:49 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:49 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:49 CONTROLLERMEM: 2048m 09:41:49 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:49 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:49 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:49 SUITES: 09:41:49 09:41:49 ################################################# 09:41:49 ## Configure Cluster and Start ## 09:41:49 ################################################# 09:41:49 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 09:41:49 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 09:41:49 Locating script plan to use... 09:41:49 Finished running script plans 09:41:49 Configuring member-1 with IP address 10.30.170.24 09:41:49 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:41:49 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:41:50 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:41:50 ++ [[ /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 ]] 09:41:50 common-functions.sh is being sourced 09:41:50 ++ echo 'common-functions.sh is being sourced' 09:41:50 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:41:50 ++ DISTROSTREAM=scandium 09:41:50 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:50 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:50 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:50 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:50 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:50 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:50 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:50 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:50 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:50 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:50 ++ export CONTROLLERMEM= 09:41:50 ++ CONTROLLERMEM= 09:41:50 ++ case "${DISTROSTREAM}" in 09:41:50 ++ CLUSTER_SYSTEM=akka 09:41:50 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:50 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:50 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:50 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:50 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:50 ++ print_common_env 09:41:50 ++ cat 09:41:50 common-functions environment: 09:41:50 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:50 ACTUALFEATURES: 09:41:50 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:50 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:50 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:50 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:50 CONTROLLERMEM: 09:41:50 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:50 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:50 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:50 SUITES: 09:41:50 09:41:50 ++ SSH='ssh -t -t' 09:41:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:41:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:41:50 Changing to /tmp 09:41:50 + echo 'Changing to /tmp' 09:41:50 + cd /tmp 09:41:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip' 09:41:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:50 --2025-10-02 09:41:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:41:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:41:50 HTTP request sent, awaiting response... 200 OK 09:41:50 Length: 190791264 (182M) [application/zip] 09:41:50 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’ 09:41:50 09:41:50 0K ........ ........ ........ ........ ........ ........ 1% 83.3M 2s 09:41:50 3072K ........ ........ ........ ........ ........ ........ 3% 143M 2s 09:41:50 6144K ........ ........ ........ ........ ........ ........ 4% 128M 2s 09:41:50 9216K ........ ........ ........ ........ ........ ........ 6% 118M 2s 09:41:50 12288K ........ ........ ........ ........ ........ ........ 8% 210M 1s 09:41:50 15360K ........ ........ ........ ........ ........ ........ 9% 197M 1s 09:41:50 18432K ........ ........ ........ ........ ........ ........ 11% 200M 1s 09:41:50 21504K ........ ........ ........ ........ ........ ........ 13% 218M 1s 09:41:50 24576K ........ ........ ........ ........ ........ ........ 14% 203M 1s 09:41:50 27648K ........ ........ ........ ........ ........ ........ 16% 218M 1s 09:41:50 30720K ........ ........ ........ ........ ........ ........ 18% 238M 1s 09:41:50 33792K ........ ........ ........ ........ ........ ........ 19% 242M 1s 09:41:50 36864K ........ ........ ........ ........ ........ ........ 21% 234M 1s 09:41:50 39936K ........ ........ ........ ........ ........ ........ 23% 262M 1s 09:41:50 43008K ........ ........ ........ ........ ........ ........ 24% 240M 1s 09:41:50 46080K ........ ........ ........ ........ ........ ........ 26% 296M 1s 09:41:50 49152K ........ ........ ........ ........ ........ ........ 28% 291M 1s 09:41:50 52224K ........ ........ ........ ........ ........ ........ 29% 298M 1s 09:41:50 55296K ........ ........ ........ ........ ........ ........ 31% 83.3M 1s 09:41:50 58368K ........ ........ ........ ........ ........ ........ 32% 251M 1s 09:41:50 61440K ........ ........ ........ ........ ........ ........ 34% 301M 1s 09:41:50 64512K ........ ........ ........ ........ ........ ........ 36% 317M 1s 09:41:50 67584K ........ ........ ........ ........ ........ ........ 37% 316M 1s 09:41:50 70656K ........ ........ ........ ........ ........ ........ 39% 320M 1s 09:41:50 73728K ........ ........ ........ ........ ........ ........ 41% 321M 1s 09:41:50 76800K ........ ........ ........ ........ ........ ........ 42% 300M 1s 09:41:50 79872K ........ ........ ........ ........ ........ ........ 44% 316M 0s 09:41:50 82944K ........ ........ ........ ........ ........ ........ 46% 306M 0s 09:41:50 86016K ........ ........ ........ ........ ........ ........ 47% 291M 0s 09:41:50 89088K ........ ........ ........ ........ ........ ........ 49% 288M 0s 09:41:50 92160K ........ ........ ........ ........ ........ ........ 51% 279M 0s 09:41:50 95232K ........ ........ ........ ........ ........ ........ 52% 290M 0s 09:41:50 98304K ........ ........ ........ ........ ........ ........ 54% 274M 0s 09:41:50 101376K ........ ........ ........ ........ ........ ........ 56% 272M 0s 09:41:50 104448K ........ ........ ........ ........ ........ ........ 57% 280M 0s 09:41:50 107520K ........ ........ ........ ........ ........ ........ 59% 290M 0s 09:41:50 110592K ........ ........ ........ ........ ........ ........ 61% 282M 0s 09:41:50 113664K ........ ........ ........ ........ ........ ........ 62% 308M 0s 09:41:50 116736K ........ ........ ........ ........ ........ ........ 64% 278M 0s 09:41:50 119808K ........ ........ ........ ........ ........ ........ 65% 306M 0s 09:41:50 122880K ........ ........ ........ ........ ........ ........ 67% 305M 0s 09:41:50 125952K ........ ........ ........ ........ ........ ........ 69% 155M 0s 09:41:50 129024K ........ ........ ........ ........ ........ ........ 70% 295M 0s 09:41:50 132096K ........ ........ ........ ........ ........ ........ 72% 307M 0s 09:41:50 135168K ........ ........ ........ ........ ........ ........ 74% 289M 0s 09:41:50 138240K ........ ........ ........ ........ ........ ........ 75% 307M 0s 09:41:50 141312K ........ ........ ........ ........ ........ ........ 77% 293M 0s 09:41:50 144384K ........ ........ ........ ........ ........ ........ 79% 298M 0s 09:41:50 147456K ........ ........ ........ ........ ........ ........ 80% 315M 0s 09:41:50 150528K ........ ........ ........ ........ ........ ........ 82% 302M 0s 09:41:50 153600K ........ ........ ........ ........ ........ ........ 84% 298M 0s 09:41:50 156672K ........ ........ ........ ........ ........ ........ 85% 269M 0s 09:41:50 159744K ........ ........ ........ ........ ........ ........ 87% 422M 0s 09:41:50 162816K ........ ........ ........ ........ ........ ........ 89% 295M 0s 09:41:50 165888K ........ ........ ........ ........ ........ ........ 90% 309M 0s 09:41:50 168960K ........ ........ ........ ........ ........ ........ 92% 289M 0s 09:41:50 172032K ........ ........ ........ ........ ........ ........ 93% 294M 0s 09:41:50 175104K ........ ........ ........ ........ ........ ........ 95% 295M 0s 09:41:50 178176K ........ ........ ........ ........ ........ ........ 97% 289M 0s 09:41:50 181248K ........ ........ ........ ........ ........ ........ 98% 277M 0s 09:41:50 184320K ........ ........ ........ ....... 100% 278M=0.8s 09:41:50 09:41:50 2025-10-02 09:41:50 (242 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264] 09:41:50 09:41:50 Extracting the new controller... 09:41:50 + echo 'Extracting the new controller...' 09:41:50 + unzip -q karaf-0.21.3-20251002.091413-341.zip 09:41:52 Adding external repositories... 09:41:52 + echo 'Adding external repositories...' 09:41:52 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:52 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:52 ################################################################################ 09:41:52 # 09:41:52 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:52 # contributor license agreements. See the NOTICE file distributed with 09:41:52 # this work for additional information regarding copyright ownership. 09:41:52 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:52 # (the "License"); you may not use this file except in compliance with 09:41:52 # the License. You may obtain a copy of the License at 09:41:52 # 09:41:52 # http://www.apache.org/licenses/LICENSE-2.0 09:41:52 # 09:41:52 # Unless required by applicable law or agreed to in writing, software 09:41:52 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:52 # See the License for the specific language governing permissions and 09:41:52 # limitations under the License. 09:41:52 # 09:41:52 ################################################################################ 09:41:52 09:41:52 # 09:41:52 # If set to true, the following property will not allow any certificate to be used 09:41:52 # when accessing Maven repositories through SSL 09:41:52 # 09:41:52 #org.ops4j.pax.url.mvn.certificateCheck= 09:41:52 09:41:52 # 09:41:52 # Path to the local Maven settings file. 09:41:52 # The repositories defined in this file will be automatically added to the list 09:41:52 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:41:52 # below is not set. 09:41:52 # The following locations are checked for the existence of the settings.xml file 09:41:52 # * 1. looks for the specified url 09:41:52 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:41:52 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:41:52 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:41:52 # 09:41:52 #org.ops4j.pax.url.mvn.settings= 09:41:52 09:41:52 # 09:41:52 # Path to the local Maven repository which is used to avoid downloading 09:41:52 # artifacts when they already exist locally. 09:41:52 # The value of this property will be extracted from the settings.xml file 09:41:52 # above, or defaulted to: 09:41:52 # System.getProperty( "user.home" ) + "/.m2/repository" 09:41:52 # 09:41:52 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:41:52 09:41:52 # 09:41:52 # Default this to false. It's just weird to use undocumented repos 09:41:52 # 09:41:52 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:41:52 09:41:52 # 09:41:52 # Uncomment if you don't wanna use the proxy settings 09:41:52 # from the Maven conf/settings.xml file 09:41:52 # 09:41:52 # org.ops4j.pax.url.mvn.proxySupport=false 09:41:52 09:41:52 # 09:41:52 # Comma separated list of repositories scanned when resolving an artifact. 09:41:52 # Those repositories will be checked before iterating through the 09:41:52 # below list of repositories and even before the local repository 09:41:52 # A repository url can be appended with zero or more of the following flags: 09:41:52 # @snapshots : the repository contains snaphots 09:41:52 # @noreleases : the repository does not contain any released artifacts 09:41:52 # 09:41:52 # The following property value will add the system folder as a repo. 09:41:52 # 09:41:52 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:41:52 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:41:52 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:41:52 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:41:52 09:41:52 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:41:52 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:41:52 09:41:52 # 09:41:52 # Comma separated list of repositories scanned when resolving an artifact. 09:41:52 # The default list includes the following repositories: 09:41:52 # http://repo1.maven.org/maven2@id=central 09:41:52 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:41:52 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:41:52 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:41:52 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:41:52 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:41:52 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:41:52 # To add repositories to the default ones, prepend '+' to the list of repositories 09:41:52 # to add. 09:41:52 # A repository url can be appended with zero or more of the following flags: 09:41:52 # @snapshots : the repository contains snapshots 09:41:52 # @noreleases : the repository does not contain any released artifacts 09:41:52 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:41:52 # 09:41:52 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 09:41:52 09:41:52 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:41:52 Configuring the startup features... 09:41:52 + echo 'Configuring the startup features...' 09:41:52 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:52 + FEATURE_TEST_STRING=features-test 09:41:52 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:41:52 + KARAF_VERSION=karaf4 09:41:52 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:41:52 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:52 + [[ ! -z '' ]] 09:41:52 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:52 ################################################################################ 09:41:52 # 09:41:52 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:52 # contributor license agreements. See the NOTICE file distributed with 09:41:52 # this work for additional information regarding copyright ownership. 09:41:52 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:52 # (the "License"); you may not use this file except in compliance with 09:41:52 # the License. You may obtain a copy of the License at 09:41:52 # 09:41:52 # http://www.apache.org/licenses/LICENSE-2.0 09:41:52 # 09:41:52 # Unless required by applicable law or agreed to in writing, software 09:41:52 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:52 # See the License for the specific language governing permissions and 09:41:52 # limitations under the License. 09:41:52 # 09:41:52 ################################################################################ 09:41:52 09:41:52 # 09:41:52 # Comma separated list of features repositories to register by default 09:41:52 # 09:41:52 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml 09:41:52 09:41:52 # 09:41:52 # Comma separated list of features to install at startup 09:41:52 # 09:41:52 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e 09:41:52 09:41:52 # 09:41:52 # Resource repositories (OBR) that the features resolver can use 09:41:52 # to resolve requirements/capabilities 09:41:52 # 09:41:52 # The format of the resourceRepositories is 09:41:52 # resourceRepositories=[xml:url|json:url],... 09:41:52 # for Instance: 09:41:52 # 09:41:52 #resourceRepositories=xml:http://host/path/to/index.xml 09:41:52 # or 09:41:52 #resourceRepositories=json:http://host/path/to/index.json 09:41:52 # 09:41:52 09:41:52 # 09:41:52 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:41:52 # 09:41:52 featuresBootAsynchronous=false 09:41:52 09:41:52 # 09:41:52 # Service requirements enforcement 09:41:52 # 09:41:52 # By default, the feature resolver checks the service requirements/capabilities of 09:41:52 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:41:52 # the required bundles. 09:41:52 # The following flag can have those values: 09:41:52 # - disable: service requirements are completely ignored 09:41:52 # - default: service requirements are ignored for old features 09:41:52 # - enforce: service requirements are always verified 09:41:52 # 09:41:52 #serviceRequirements=default 09:41:52 09:41:52 # 09:41:52 # Store cfg file for config element in feature 09:41:52 # 09:41:52 #configCfgStore=true 09:41:52 09:41:52 # 09:41:52 # Define if the feature service automatically refresh bundles 09:41:52 # 09:41:52 autoRefresh=true 09:41:52 09:41:52 # 09:41:52 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:41:52 # XML file defines instructions related to features processing 09:41:52 # versions.properties may declare properties to resolve placeholders in XML file 09:41:52 # both files are relative to ${karaf.etc} 09:41:52 # 09:41:52 #featureProcessing=org.apache.karaf.features.xml 09:41:52 #featureProcessingVersions=versions.properties 09:41:52 + configure_karaf_log karaf4 '' 09:41:52 + local -r karaf_version=karaf4 09:41:52 + local -r controllerdebugmap= 09:41:52 + local logapi=log4j 09:41:52 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:52 log4j2.rootLogger.level = INFO 09:41:52 #log4j2.rootLogger.type = asyncRoot 09:41:52 #log4j2.rootLogger.includeLocation = false 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:52 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:52 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:52 log4j2.logger.spifly.level = WARN 09:41:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:52 log4j2.logger.audit.level = INFO 09:41:52 log4j2.logger.audit.additivity = false 09:41:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:52 log4j2.appender.console.type = Console 09:41:52 log4j2.appender.console.name = Console 09:41:52 log4j2.appender.console.layout.type = PatternLayout 09:41:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:52 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:52 log4j2.appender.rolling.name = RollingFile 09:41:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:52 #log4j2.appender.rolling.immediateFlush = false 09:41:52 log4j2.appender.rolling.append = true 09:41:52 log4j2.appender.rolling.layout.type = PatternLayout 09:41:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:52 log4j2.appender.rolling.policies.type = Policies 09:41:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:52 log4j2.appender.rolling.policies.size.size = 64MB 09:41:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:52 log4j2.appender.rolling.strategy.max = 7 09:41:52 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:52 log4j2.appender.audit.name = AuditRollingFile 09:41:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:52 log4j2.appender.audit.append = true 09:41:52 log4j2.appender.audit.layout.type = PatternLayout 09:41:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:52 log4j2.appender.audit.policies.type = Policies 09:41:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:52 log4j2.appender.audit.policies.size.size = 8MB 09:41:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:52 log4j2.appender.audit.strategy.max = 7 09:41:52 log4j2.appender.osgi.type = PaxOsgi 09:41:52 log4j2.appender.osgi.name = PaxOsgi 09:41:52 log4j2.appender.osgi.filter = * 09:41:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:52 #log4j2.logger.aether.level = TRACE 09:41:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:52 #log4j2.logger.http-headers.level = DEBUG 09:41:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:52 #log4j2.logger.maven.level = TRACE 09:41:52 + logapi=log4j2 09:41:52 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:41:52 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:41:52 + '[' log4j2 == log4j2 ']' 09:41:52 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:52 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:41:52 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:41:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:41:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:41:52 + unset IFS 09:41:52 controllerdebugmap: 09:41:52 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:52 + echo 'controllerdebugmap: ' 09:41:52 + '[' -n '' ']' 09:41:52 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:41:52 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:52 ################################################################################ 09:41:52 # 09:41:52 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:52 # contributor license agreements. See the NOTICE file distributed with 09:41:52 # this work for additional information regarding copyright ownership. 09:41:52 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:52 # (the "License"); you may not use this file except in compliance with 09:41:52 # the License. You may obtain a copy of the License at 09:41:52 # 09:41:52 # http://www.apache.org/licenses/LICENSE-2.0 09:41:52 # 09:41:52 # Unless required by applicable law or agreed to in writing, software 09:41:52 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:52 # See the License for the specific language governing permissions and 09:41:52 # limitations under the License. 09:41:52 # 09:41:52 ################################################################################ 09:41:52 09:41:52 # Common pattern layout for appenders 09:41:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:52 09:41:52 # Root logger 09:41:52 log4j2.rootLogger.level = INFO 09:41:52 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:41:52 #log4j2.rootLogger.type = asyncRoot 09:41:52 #log4j2.rootLogger.includeLocation = false 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:52 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:52 09:41:52 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:52 09:41:52 # Loggers configuration 09:41:52 09:41:52 # Spifly logger 09:41:52 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:52 log4j2.logger.spifly.level = WARN 09:41:52 09:41:52 # Security audit logger 09:41:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:52 log4j2.logger.audit.level = INFO 09:41:52 log4j2.logger.audit.additivity = false 09:41:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:52 09:41:52 # Appenders configuration 09:41:52 09:41:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:52 log4j2.appender.console.type = Console 09:41:52 log4j2.appender.console.name = Console 09:41:52 log4j2.appender.console.layout.type = PatternLayout 09:41:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:52 09:41:52 # Rolling file appender 09:41:52 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:52 log4j2.appender.rolling.name = RollingFile 09:41:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:52 # uncomment to not force a disk flush 09:41:52 #log4j2.appender.rolling.immediateFlush = false 09:41:52 log4j2.appender.rolling.append = true 09:41:52 log4j2.appender.rolling.layout.type = PatternLayout 09:41:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:52 log4j2.appender.rolling.policies.type = Policies 09:41:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:52 log4j2.appender.rolling.policies.size.size = 1GB 09:41:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:52 log4j2.appender.rolling.strategy.max = 7 09:41:52 09:41:52 # Audit file appender 09:41:52 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:52 log4j2.appender.audit.name = AuditRollingFile 09:41:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:52 log4j2.appender.audit.append = true 09:41:52 log4j2.appender.audit.layout.type = PatternLayout 09:41:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:52 log4j2.appender.audit.policies.type = Policies 09:41:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:52 log4j2.appender.audit.policies.size.size = 8MB 09:41:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:52 log4j2.appender.audit.strategy.max = 7 09:41:52 09:41:52 # OSGi appender 09:41:52 log4j2.appender.osgi.type = PaxOsgi 09:41:52 log4j2.appender.osgi.name = PaxOsgi 09:41:52 log4j2.appender.osgi.filter = * 09:41:52 09:41:52 # help with identification of maven-related problems with pax-url-aether 09:41:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:52 #log4j2.logger.aether.level = TRACE 09:41:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:52 #log4j2.logger.http-headers.level = DEBUG 09:41:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:52 #log4j2.logger.maven.level = TRACE 09:41:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:41:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:41:52 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 Configure 09:41:52 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:41:52 + local -r controllermem=2048m 09:41:52 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 + echo Configure 09:41:52 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:41:52 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:41:52 max memory: 2048m 09:41:52 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 + echo ' max memory: 2048m' 09:41:52 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:52 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:52 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:52 #!/bin/sh 09:41:52 # 09:41:52 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:52 # contributor license agreements. See the NOTICE file distributed with 09:41:52 # this work for additional information regarding copyright ownership. 09:41:52 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:52 # (the "License"); you may not use this file except in compliance with 09:41:52 # the License. You may obtain a copy of the License at 09:41:52 # 09:41:52 # http://www.apache.org/licenses/LICENSE-2.0 09:41:52 # 09:41:52 # Unless required by applicable law or agreed to in writing, software 09:41:52 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:52 # See the License for the specific language governing permissions and 09:41:52 # limitations under the License. 09:41:52 # 09:41:52 09:41:52 # 09:41:52 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:41:52 # script: client, instance, shell, start, status, stop, karaf 09:41:52 # 09:41:52 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:41:52 # Actions go here... 09:41:52 # fi 09:41:52 09:41:52 # 09:41:52 # general settings which should be applied for all scripts go here; please keep 09:41:52 # in mind that it is possible that scripts might be executed more than once, e.g. 09:41:52 # in example of the start script where the start script is executed first and the 09:41:52 # karaf script afterwards. 09:41:52 # 09:41:52 09:41:52 # 09:41:52 # The following section shows the possible configuration options for the default 09:41:52 # karaf scripts 09:41:52 # 09:41:52 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:41:52 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:41:52 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:41:52 # export EXTRA_JAVA_OPTS # Additional JVM options 09:41:52 # export KARAF_HOME # Karaf home folder 09:41:52 # export KARAF_DATA # Karaf data folder 09:41:52 # export KARAF_BASE # Karaf base folder 09:41:52 # export KARAF_ETC # Karaf etc folder 09:41:52 # export KARAF_LOG # Karaf log folder 09:41:52 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:41:52 # export KARAF_OPTS # Additional available Karaf options 09:41:52 # export KARAF_DEBUG # Enable debug mode 09:41:52 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:41:52 # export KARAF_NOROOT # Prevent execution as root if set to true 09:41:52 Set Java version 09:41:52 + echo 'Set Java version' 09:41:52 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:41:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:52 sudo: a password is required 09:41:52 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:52 JDK default version ... 09:41:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:52 sudo: a password is required 09:41:52 + echo 'JDK default version ...' 09:41:52 + java -version 09:41:52 openjdk version "21.0.5" 2024-10-15 09:41:52 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:41:52 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:41:53 Set JAVA_HOME 09:41:53 + echo 'Set JAVA_HOME' 09:41:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:41:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:41:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:53 Listing all open ports on controller system... 09:41:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:41:53 + echo 'Listing all open ports on controller system...' 09:41:53 + netstat -pnatu 09:41:53 /tmp/configuration-script.sh: line 40: netstat: command not found 09:41:53 + '[' -f /tmp/custom_shard_config.txt ']' 09:41:53 Configuring cluster 09:41:53 + echo 'Configuring cluster' 09:41:53 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.24 10.30.170.190 10.30.170.72 09:41:53 ################################################ 09:41:53 ## Configure Cluster ## 09:41:53 ################################################ 09:41:53 NOTE: Cluster configuration files not found. Copying from 09:41:53 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:41:53 Configuring unique name in akka.conf 09:41:53 Configuring hostname in akka.conf 09:41:53 Configuring data and rpc seed nodes in akka.conf 09:41:53 modules = [ 09:41:53 09:41:53 { 09:41:53 name = "inventory" 09:41:53 namespace = "urn:opendaylight:inventory" 09:41:53 shard-strategy = "module" 09:41:53 }, 09:41:53 { 09:41:53 name = "topology" 09:41:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:41:53 shard-strategy = "module" 09:41:53 }, 09:41:53 { 09:41:53 name = "toaster" 09:41:53 namespace = "http://netconfcentral.org/ns/toaster" 09:41:53 shard-strategy = "module" 09:41:53 } 09:41:53 ] 09:41:53 Configuring replication type in module-shards.conf 09:41:53 ################################################ 09:41:53 ## NOTE: Manually restart controller to ## 09:41:53 ## apply configuration. ## 09:41:53 ################################################ 09:41:53 Dump akka.conf 09:41:53 + echo 'Dump akka.conf' 09:41:53 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:53 09:41:53 odl-cluster-data { 09:41:53 akka { 09:41:53 remote { 09:41:53 artery { 09:41:53 enabled = on 09:41:53 transport = tcp 09:41:53 canonical.hostname = "10.30.170.24" 09:41:53 canonical.port = 2550 09:41:53 } 09:41:53 } 09:41:53 09:41:53 cluster { 09:41:53 # Using artery. 09:41:53 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.24:2550", 09:41:53 "akka://opendaylight-cluster-data@10.30.170.190:2550", 09:41:53 "akka://opendaylight-cluster-data@10.30.170.72:2550"] 09:41:53 09:41:53 roles = ["member-1"] 09:41:53 09:41:53 # when under load we might trip a false positive on the failure detector 09:41:53 # failure-detector { 09:41:53 # heartbeat-interval = 4 s 09:41:53 # acceptable-heartbeat-pause = 16s 09:41:53 # } 09:41:53 } 09:41:53 09:41:53 persistence { 09:41:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:41:53 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:41:53 # The relative path is always relative to KARAF_HOME. 09:41:53 09:41:53 # snapshot-store.local.dir = "target/snapshots" 09:41:53 09:41:53 # Use lz4 compression for LocalSnapshotStore snapshots 09:41:53 snapshot-store.local.use-lz4-compression = false 09:41:53 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:41:53 snapshot-store.local.lz4-blocksize = 256KB 09:41:53 } 09:41:53 disable-default-actor-system-quarantined-event-handling = "false" 09:41:53 } 09:41:53 } 09:41:53 Dump modules.conf 09:41:53 + echo 'Dump modules.conf' 09:41:53 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:53 modules = [ 09:41:53 09:41:53 { 09:41:53 name = "inventory" 09:41:53 namespace = "urn:opendaylight:inventory" 09:41:53 shard-strategy = "module" 09:41:53 }, 09:41:53 { 09:41:53 name = "topology" 09:41:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:41:53 shard-strategy = "module" 09:41:53 }, 09:41:53 { 09:41:53 name = "toaster" 09:41:53 namespace = "http://netconfcentral.org/ns/toaster" 09:41:53 shard-strategy = "module" 09:41:53 } 09:41:53 ] 09:41:53 Dump module-shards.conf 09:41:53 + echo 'Dump module-shards.conf' 09:41:53 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:53 module-shards = [ 09:41:53 { 09:41:53 name = "default" 09:41:53 shards = [ 09:41:53 { 09:41:53 name = "default" 09:41:53 replicas = ["member-1", 09:41:53 "member-2", 09:41:53 "member-3"] 09:41:53 } 09:41:53 ] 09:41:53 }, 09:41:53 { 09:41:53 name = "inventory" 09:41:53 shards = [ 09:41:53 { 09:41:53 name="inventory" 09:41:53 replicas = ["member-1", 09:41:53 "member-2", 09:41:53 "member-3"] 09:41:53 } 09:41:53 ] 09:41:53 }, 09:41:53 { 09:41:53 name = "topology" 09:41:53 shards = [ 09:41:53 { 09:41:53 name="topology" 09:41:53 replicas = ["member-1", 09:41:53 "member-2", 09:41:53 "member-3"] 09:41:53 } 09:41:53 ] 09:41:53 }, 09:41:53 { 09:41:53 name = "toaster" 09:41:53 shards = [ 09:41:53 { 09:41:53 name="toaster" 09:41:53 replicas = ["member-1", 09:41:53 "member-2", 09:41:53 "member-3"] 09:41:53 } 09:41:53 ] 09:41:53 } 09:41:53 ] 09:41:53 Configuring member-2 with IP address 10.30.170.190 09:41:53 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:41:53 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:41:53 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:41:53 common-functions.sh is being sourced 09:41:53 ++ [[ /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 ]] 09:41:53 ++ echo 'common-functions.sh is being sourced' 09:41:53 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:41:53 ++ DISTROSTREAM=scandium 09:41:53 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:53 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:53 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:53 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:53 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:53 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:53 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:53 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:53 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:53 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:53 ++ export CONTROLLERMEM= 09:41:53 ++ CONTROLLERMEM= 09:41:53 ++ case "${DISTROSTREAM}" in 09:41:53 ++ CLUSTER_SYSTEM=akka 09:41:53 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:53 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:53 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:53 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:53 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:53 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:53 ++ print_common_env 09:41:53 ++ cat 09:41:53 common-functions environment: 09:41:53 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:53 ACTUALFEATURES: 09:41:53 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:53 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:53 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:53 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:53 CONTROLLERMEM: 09:41:53 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:53 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:53 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:53 SUITES: 09:41:53 09:41:53 ++ SSH='ssh -t -t' 09:41:53 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:41:53 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:41:53 Changing to /tmp 09:41:53 + echo 'Changing to /tmp' 09:41:53 + cd /tmp 09:41:53 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:53 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip' 09:41:53 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:53 --2025-10-02 09:41:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:41:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:41:53 HTTP request sent, awaiting response... 200 OK 09:41:53 Length: 190791264 (182M) [application/zip] 09:41:53 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’ 09:41:53 09:41:53 0K ........ ........ ........ ........ ........ ........ 1% 86.2M 2s 09:41:53 3072K ........ ........ ........ ........ ........ ........ 3% 134M 2s 09:41:53 6144K ........ ........ ........ ........ ........ ........ 4% 154M 1s 09:41:53 9216K ........ ........ ........ ........ ........ ........ 6% 164M 1s 09:41:53 12288K ........ ........ ........ ........ ........ ........ 8% 209M 1s 09:41:53 15360K ........ ........ ........ ........ ........ ........ 9% 220M 1s 09:41:53 18432K ........ ........ ........ ........ ........ ........ 11% 193M 1s 09:41:53 21504K ........ ........ ........ ........ ........ ........ 13% 184M 1s 09:41:53 24576K ........ ........ ........ ........ ........ ........ 14% 203M 1s 09:41:53 27648K ........ ........ ........ ........ ........ ........ 16% 197M 1s 09:41:53 30720K ........ ........ ........ ........ ........ ........ 18% 260M 1s 09:41:53 33792K ........ ........ ........ ........ ........ ........ 19% 248M 1s 09:41:53 36864K ........ ........ ........ ........ ........ ........ 21% 293M 1s 09:41:53 39936K ........ ........ ........ ........ ........ ........ 23% 291M 1s 09:41:53 43008K ........ ........ ........ ........ ........ ........ 24% 348M 1s 09:41:53 46080K ........ ........ ........ ........ ........ ........ 26% 258M 1s 09:41:53 49152K ........ ........ ........ ........ ........ ........ 28% 349M 1s 09:41:53 52224K ........ ........ ........ ........ ........ ........ 29% 258M 1s 09:41:53 55296K ........ ........ ........ ........ ........ ........ 31% 262M 1s 09:41:53 58368K ........ ........ ........ ........ ........ ........ 32% 210M 1s 09:41:53 61440K ........ ........ ........ ........ ........ ........ 34% 259M 1s 09:41:53 64512K ........ ........ ........ ........ ........ ........ 36% 247M 1s 09:41:53 67584K ........ ........ ........ ........ ........ ........ 37% 321M 1s 09:41:53 70656K ........ ........ ........ ........ ........ ........ 39% 241M 1s 09:41:53 73728K ........ ........ ........ ........ ........ ........ 41% 245M 1s 09:41:53 76800K ........ ........ ........ ........ ........ ........ 42% 314M 0s 09:41:53 79872K ........ ........ ........ ........ ........ ........ 44% 316M 0s 09:41:53 82944K ........ ........ ........ ........ ........ ........ 46% 298M 0s 09:41:53 86016K ........ ........ ........ ........ ........ ........ 47% 267M 0s 09:41:53 89088K ........ ........ ........ ........ ........ ........ 49% 263M 0s 09:41:53 92160K ........ ........ ........ ........ ........ ........ 51% 248M 0s 09:41:53 95232K ........ ........ ........ ........ ........ ........ 52% 304M 0s 09:41:53 98304K ........ ........ ........ ........ ........ ........ 54% 277M 0s 09:41:53 101376K ........ ........ ........ ........ ........ ........ 56% 296M 0s 09:41:53 104448K ........ ........ ........ ........ ........ ........ 57% 309M 0s 09:41:53 107520K ........ ........ ........ ........ ........ ........ 59% 271M 0s 09:41:53 110592K ........ ........ ........ ........ ........ ........ 61% 281M 0s 09:41:54 113664K ........ ........ ........ ........ ........ ........ 62% 197M 0s 09:41:54 116736K ........ ........ ........ ........ ........ ........ 64% 294M 0s 09:41:54 119808K ........ ........ ........ ........ ........ ........ 65% 306M 0s 09:41:54 122880K ........ ........ ........ ........ ........ ........ 67% 289M 0s 09:41:54 125952K ........ ........ ........ ........ ........ ........ 69% 264M 0s 09:41:54 129024K ........ ........ ........ ........ ........ ........ 70% 282M 0s 09:41:54 132096K ........ ........ ........ ........ ........ ........ 72% 293M 0s 09:41:54 135168K ........ ........ ........ ........ ........ ........ 74% 344M 0s 09:41:54 138240K ........ ........ ........ ........ ........ ........ 75% 318M 0s 09:41:54 141312K ........ ........ ........ ........ ........ ........ 77% 336M 0s 09:41:54 144384K ........ ........ ........ ........ ........ ........ 79% 357M 0s 09:41:54 147456K ........ ........ ........ ........ ........ ........ 80% 354M 0s 09:41:54 150528K ........ ........ ........ ........ ........ ........ 82% 342M 0s 09:41:54 153600K ........ ........ ........ ........ ........ ........ 84% 317M 0s 09:41:54 156672K ........ ........ ........ ........ ........ ........ 85% 336M 0s 09:41:54 159744K ........ ........ ........ ........ ........ ........ 87% 325M 0s 09:41:54 162816K ........ ........ ........ ........ ........ ........ 89% 332M 0s 09:41:54 165888K ........ ........ ........ ........ ........ ........ 90% 354M 0s 09:41:54 168960K ........ ........ ........ ........ ........ ........ 92% 319M 0s 09:41:54 172032K ........ ........ ........ ........ ........ ........ 93% 303M 0s 09:41:54 175104K ........ ........ ........ ........ ........ ........ 95% 297M 0s 09:41:54 178176K ........ ........ ........ ........ ........ ........ 97% 270M 0s 09:41:54 181248K ........ ........ ........ ........ ........ ........ 98% 278M 0s 09:41:54 184320K ........ ........ ........ ....... 100% 298M=0.7s 09:41:54 09:41:54 2025-10-02 09:41:54 (255 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264] 09:41:54 09:41:54 Extracting the new controller... 09:41:54 + echo 'Extracting the new controller...' 09:41:54 + unzip -q karaf-0.21.3-20251002.091413-341.zip 09:41:55 Adding external repositories... 09:41:55 + echo 'Adding external repositories...' 09:41:55 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:55 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:55 ################################################################################ 09:41:55 # 09:41:55 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:55 # contributor license agreements. See the NOTICE file distributed with 09:41:55 # this work for additional information regarding copyright ownership. 09:41:55 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:55 # (the "License"); you may not use this file except in compliance with 09:41:55 # the License. You may obtain a copy of the License at 09:41:55 # 09:41:55 # http://www.apache.org/licenses/LICENSE-2.0 09:41:55 # 09:41:55 # Unless required by applicable law or agreed to in writing, software 09:41:55 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:55 # See the License for the specific language governing permissions and 09:41:55 # limitations under the License. 09:41:55 # 09:41:55 ################################################################################ 09:41:55 09:41:55 # 09:41:55 # If set to true, the following property will not allow any certificate to be used 09:41:55 # when accessing Maven repositories through SSL 09:41:55 # 09:41:55 #org.ops4j.pax.url.mvn.certificateCheck= 09:41:55 09:41:55 # 09:41:55 # Path to the local Maven settings file. 09:41:55 # The repositories defined in this file will be automatically added to the list 09:41:55 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:41:55 # below is not set. 09:41:55 # The following locations are checked for the existence of the settings.xml file 09:41:55 # * 1. looks for the specified url 09:41:55 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:41:55 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:41:55 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:41:55 # 09:41:55 #org.ops4j.pax.url.mvn.settings= 09:41:55 09:41:55 # 09:41:55 # Path to the local Maven repository which is used to avoid downloading 09:41:55 # artifacts when they already exist locally. 09:41:55 # The value of this property will be extracted from the settings.xml file 09:41:55 # above, or defaulted to: 09:41:55 # System.getProperty( "user.home" ) + "/.m2/repository" 09:41:55 # 09:41:55 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:41:55 09:41:55 # 09:41:55 # Default this to false. It's just weird to use undocumented repos 09:41:55 # 09:41:55 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:41:55 09:41:55 # 09:41:55 # Uncomment if you don't wanna use the proxy settings 09:41:55 # from the Maven conf/settings.xml file 09:41:55 # 09:41:55 # org.ops4j.pax.url.mvn.proxySupport=false 09:41:55 09:41:55 # 09:41:55 # Comma separated list of repositories scanned when resolving an artifact. 09:41:55 # Those repositories will be checked before iterating through the 09:41:55 # below list of repositories and even before the local repository 09:41:55 # A repository url can be appended with zero or more of the following flags: 09:41:55 # @snapshots : the repository contains snaphots 09:41:55 # @noreleases : the repository does not contain any released artifacts 09:41:55 # 09:41:55 # The following property value will add the system folder as a repo. 09:41:55 # 09:41:55 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:41:55 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:41:55 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:41:55 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:41:55 09:41:55 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:41:55 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:41:55 09:41:55 # 09:41:55 # Comma separated list of repositories scanned when resolving an artifact. 09:41:55 # The default list includes the following repositories: 09:41:55 # http://repo1.maven.org/maven2@id=central 09:41:55 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:41:55 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:41:55 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:41:55 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:41:55 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:41:55 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:41:55 # To add repositories to the default ones, prepend '+' to the list of repositories 09:41:55 # to add. 09:41:55 # A repository url can be appended with zero or more of the following flags: 09:41:55 # @snapshots : the repository contains snapshots 09:41:55 # @noreleases : the repository does not contain any released artifacts 09:41:55 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:41:55 # 09:41:55 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 09:41:55 09:41:55 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:41:55 + [[ True == \T\r\u\e ]] 09:41:55 + echo 'Configuring the startup features...' 09:41:55 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:55 + FEATURE_TEST_STRING=features-test 09:41:55 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:41:55 + KARAF_VERSION=karaf4 09:41:55 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:41:55 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:55 + [[ ! -z '' ]] 09:41:55 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:55 ################################################################################ 09:41:55 # 09:41:55 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:55 # contributor license agreements. See the NOTICE file distributed with 09:41:55 # this work for additional information regarding copyright ownership. 09:41:55 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:55 # (the "License"); you may not use this file except in compliance with 09:41:55 # the License. You may obtain a copy of the License at 09:41:55 # 09:41:55 # http://www.apache.org/licenses/LICENSE-2.0 09:41:55 # 09:41:55 # Unless required by applicable law or agreed to in writing, software 09:41:55 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:55 # See the License for the specific language governing permissions and 09:41:55 # limitations under the License. 09:41:55 # 09:41:55 ################################################################################ 09:41:55 09:41:55 # 09:41:55 # Comma separated list of features repositories to register by default 09:41:55 # 09:41:55 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml 09:41:55 09:41:55 # 09:41:55 # Comma separated list of features to install at startup 09:41:55 # 09:41:55 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e 09:41:55 09:41:55 # 09:41:55 # Resource repositories (OBR) that the features resolver can use 09:41:55 # to resolve requirements/capabilities 09:41:55 # 09:41:55 # The format of the resourceRepositories is 09:41:55 # resourceRepositories=[xml:url|json:url],... 09:41:55 # for Instance: 09:41:55 # 09:41:55 #resourceRepositories=xml:http://host/path/to/index.xml 09:41:55 # or 09:41:55 #resourceRepositories=json:http://host/path/to/index.json 09:41:55 # 09:41:55 09:41:55 # 09:41:55 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:41:55 # 09:41:55 featuresBootAsynchronous=false 09:41:55 09:41:55 # 09:41:55 # Service requirements enforcement 09:41:55 # 09:41:55 # By default, the feature resolver checks the service requirements/capabilities of 09:41:55 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:41:55 # the required bundles. 09:41:55 # The following flag can have those values: 09:41:55 # - disable: service requirements are completely ignored 09:41:55 # - default: service requirements are ignored for old features 09:41:55 # - enforce: service requirements are always verified 09:41:55 # 09:41:55 #serviceRequirements=default 09:41:55 09:41:55 # 09:41:55 # Store cfg file for config element in feature 09:41:55 # 09:41:55 #configCfgStore=true 09:41:55 09:41:55 # 09:41:55 # Define if the feature service automatically refresh bundles 09:41:55 # 09:41:55 autoRefresh=true 09:41:55 09:41:55 # 09:41:55 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:41:55 # XML file defines instructions related to features processing 09:41:55 # versions.properties may declare properties to resolve placeholders in XML file 09:41:55 # both files are relative to ${karaf.etc} 09:41:55 # 09:41:55 #featureProcessing=org.apache.karaf.features.xml 09:41:55 #featureProcessingVersions=versions.properties 09:41:55 + configure_karaf_log karaf4 '' 09:41:55 + local -r karaf_version=karaf4 09:41:55 + local -r controllerdebugmap= 09:41:55 + local logapi=log4j 09:41:55 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:55 log4j2.rootLogger.level = INFO 09:41:55 #log4j2.rootLogger.type = asyncRoot 09:41:55 #log4j2.rootLogger.includeLocation = false 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:55 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:55 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:55 log4j2.logger.spifly.level = WARN 09:41:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:55 log4j2.logger.audit.level = INFO 09:41:55 log4j2.logger.audit.additivity = false 09:41:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:55 log4j2.appender.console.type = Console 09:41:55 log4j2.appender.console.name = Console 09:41:55 log4j2.appender.console.layout.type = PatternLayout 09:41:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:55 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:55 log4j2.appender.rolling.name = RollingFile 09:41:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:55 #log4j2.appender.rolling.immediateFlush = false 09:41:55 log4j2.appender.rolling.append = true 09:41:55 log4j2.appender.rolling.layout.type = PatternLayout 09:41:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:55 log4j2.appender.rolling.policies.type = Policies 09:41:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:55 log4j2.appender.rolling.policies.size.size = 64MB 09:41:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:55 log4j2.appender.rolling.strategy.max = 7 09:41:55 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:55 log4j2.appender.audit.name = AuditRollingFile 09:41:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:55 log4j2.appender.audit.append = true 09:41:55 log4j2.appender.audit.layout.type = PatternLayout 09:41:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:55 log4j2.appender.audit.policies.type = Policies 09:41:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:55 log4j2.appender.audit.policies.size.size = 8MB 09:41:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:55 log4j2.appender.audit.strategy.max = 7 09:41:55 log4j2.appender.osgi.type = PaxOsgi 09:41:55 log4j2.appender.osgi.name = PaxOsgi 09:41:55 log4j2.appender.osgi.filter = * 09:41:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:55 #log4j2.logger.aether.level = TRACE 09:41:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:55 #log4j2.logger.http-headers.level = DEBUG 09:41:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:55 #log4j2.logger.maven.level = TRACE 09:41:55 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:41:55 + logapi=log4j2 09:41:55 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:41:55 + '[' log4j2 == log4j2 ']' 09:41:55 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:55 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:41:55 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:41:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:41:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:41:55 + unset IFS 09:41:55 controllerdebugmap: 09:41:55 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:55 + echo 'controllerdebugmap: ' 09:41:55 + '[' -n '' ']' 09:41:55 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:41:55 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:56 ################################################################################ 09:41:56 # 09:41:56 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:56 # contributor license agreements. See the NOTICE file distributed with 09:41:56 # this work for additional information regarding copyright ownership. 09:41:56 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:56 # (the "License"); you may not use this file except in compliance with 09:41:56 # the License. You may obtain a copy of the License at 09:41:56 # 09:41:56 # http://www.apache.org/licenses/LICENSE-2.0 09:41:56 # 09:41:56 # Unless required by applicable law or agreed to in writing, software 09:41:56 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:56 # See the License for the specific language governing permissions and 09:41:56 # limitations under the License. 09:41:56 # 09:41:56 ################################################################################ 09:41:56 09:41:56 # Common pattern layout for appenders 09:41:56 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:56 09:41:56 # Root logger 09:41:56 log4j2.rootLogger.level = INFO 09:41:56 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:41:56 #log4j2.rootLogger.type = asyncRoot 09:41:56 #log4j2.rootLogger.includeLocation = false 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:56 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:56 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:56 09:41:56 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:56 09:41:56 # Loggers configuration 09:41:56 09:41:56 # Spifly logger 09:41:56 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:56 log4j2.logger.spifly.level = WARN 09:41:56 09:41:56 # Security audit logger 09:41:56 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:56 log4j2.logger.audit.level = INFO 09:41:56 log4j2.logger.audit.additivity = false 09:41:56 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:56 09:41:56 # Appenders configuration 09:41:56 09:41:56 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:56 log4j2.appender.console.type = Console 09:41:56 log4j2.appender.console.name = Console 09:41:56 log4j2.appender.console.layout.type = PatternLayout 09:41:56 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:56 09:41:56 # Rolling file appender 09:41:56 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:56 log4j2.appender.rolling.name = RollingFile 09:41:56 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:56 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:56 # uncomment to not force a disk flush 09:41:56 #log4j2.appender.rolling.immediateFlush = false 09:41:56 log4j2.appender.rolling.append = true 09:41:56 log4j2.appender.rolling.layout.type = PatternLayout 09:41:56 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:56 log4j2.appender.rolling.policies.type = Policies 09:41:56 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:56 log4j2.appender.rolling.policies.size.size = 1GB 09:41:56 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:56 log4j2.appender.rolling.strategy.max = 7 09:41:56 09:41:56 # Audit file appender 09:41:56 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:56 log4j2.appender.audit.name = AuditRollingFile 09:41:56 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:56 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:56 log4j2.appender.audit.append = true 09:41:56 log4j2.appender.audit.layout.type = PatternLayout 09:41:56 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:56 log4j2.appender.audit.policies.type = Policies 09:41:56 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:56 log4j2.appender.audit.policies.size.size = 8MB 09:41:56 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:56 log4j2.appender.audit.strategy.max = 7 09:41:56 09:41:56 # OSGi appender 09:41:56 log4j2.appender.osgi.type = PaxOsgi 09:41:56 log4j2.appender.osgi.name = PaxOsgi 09:41:56 log4j2.appender.osgi.filter = * 09:41:56 09:41:56 # help with identification of maven-related problems with pax-url-aether 09:41:56 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:56 #log4j2.logger.aether.level = TRACE 09:41:56 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:56 #log4j2.logger.http-headers.level = DEBUG 09:41:56 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:56 #log4j2.logger.maven.level = TRACE 09:41:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:41:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:41:56 Configure 09:41:56 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:41:56 + local -r controllermem=2048m 09:41:56 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 + echo Configure 09:41:56 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:41:56 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:41:56 max memory: 2048m 09:41:56 + echo ' max memory: 2048m' 09:41:56 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:56 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:56 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:56 #!/bin/sh 09:41:56 # 09:41:56 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:56 # contributor license agreements. See the NOTICE file distributed with 09:41:56 # this work for additional information regarding copyright ownership. 09:41:56 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:56 # (the "License"); you may not use this file except in compliance with 09:41:56 # the License. You may obtain a copy of the License at 09:41:56 # 09:41:56 # http://www.apache.org/licenses/LICENSE-2.0 09:41:56 # 09:41:56 # Unless required by applicable law or agreed to in writing, software 09:41:56 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:56 # See the License for the specific language governing permissions and 09:41:56 # limitations under the License. 09:41:56 # 09:41:56 09:41:56 # 09:41:56 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:41:56 # script: client, instance, shell, start, status, stop, karaf 09:41:56 # 09:41:56 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:41:56 # Actions go here... 09:41:56 # fi 09:41:56 09:41:56 # 09:41:56 # general settings which should be applied for all scripts go here; please keep 09:41:56 # in mind that it is possible that scripts might be executed more than once, e.g. 09:41:56 # in example of the start script where the start script is executed first and the 09:41:56 # karaf script afterwards. 09:41:56 # 09:41:56 09:41:56 # 09:41:56 # The following section shows the possible configuration options for the default 09:41:56 # karaf scripts 09:41:56 # 09:41:56 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:41:56 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:41:56 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:41:56 # export EXTRA_JAVA_OPTS # Additional JVM options 09:41:56 # export KARAF_HOME # Karaf home folder 09:41:56 # export KARAF_DATA # Karaf data folder 09:41:56 # export KARAF_BASE # Karaf base folder 09:41:56 # export KARAF_ETC # Karaf etc folder 09:41:56 # export KARAF_LOG # Karaf log folder 09:41:56 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:41:56 # export KARAF_OPTS # Additional available Karaf options 09:41:56 # export KARAF_DEBUG # Enable debug mode 09:41:56 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:41:56 # export KARAF_NOROOT # Prevent execution as root if set to true 09:41:56 Set Java version 09:41:56 + echo 'Set Java version' 09:41:56 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:41:56 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:56 sudo: a password is required 09:41:56 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:56 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:56 sudo: a password is required 09:41:56 JDK default version ... 09:41:56 + echo 'JDK default version ...' 09:41:56 + java -version 09:41:56 openjdk version "21.0.5" 2024-10-15 09:41:56 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:41:56 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:41:56 Set JAVA_HOME 09:41:56 + echo 'Set JAVA_HOME' 09:41:56 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:41:56 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:41:56 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:56 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:56 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:56 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:41:56 Listing all open ports on controller system... 09:41:56 + echo 'Listing all open ports on controller system...' 09:41:56 + netstat -pnatu 09:41:56 /tmp/configuration-script.sh: line 40: netstat: command not found 09:41:56 + '[' -f /tmp/custom_shard_config.txt ']' 09:41:56 Configuring cluster 09:41:56 + echo 'Configuring cluster' 09:41:56 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.24 10.30.170.190 10.30.170.72 09:41:56 ################################################ 09:41:56 ## Configure Cluster ## 09:41:56 ################################################ 09:41:56 NOTE: Cluster configuration files not found. Copying from 09:41:56 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:41:56 Configuring unique name in akka.conf 09:41:56 Configuring hostname in akka.conf 09:41:56 Configuring data and rpc seed nodes in akka.conf 09:41:56 modules = [ 09:41:56 09:41:56 { 09:41:56 name = "inventory" 09:41:56 namespace = "urn:opendaylight:inventory" 09:41:56 shard-strategy = "module" 09:41:56 }, 09:41:56 { 09:41:56 name = "topology" 09:41:56 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:41:56 shard-strategy = "module" 09:41:56 }, 09:41:56 { 09:41:56 name = "toaster" 09:41:56 namespace = "http://netconfcentral.org/ns/toaster" 09:41:56 shard-strategy = "module" 09:41:56 } 09:41:56 ] 09:41:56 Configuring replication type in module-shards.conf 09:41:56 ################################################ 09:41:56 ## NOTE: Manually restart controller to ## 09:41:56 ## apply configuration. ## 09:41:56 ################################################ 09:41:56 Dump akka.conf 09:41:56 + echo 'Dump akka.conf' 09:41:56 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:56 09:41:56 odl-cluster-data { 09:41:56 akka { 09:41:56 remote { 09:41:56 artery { 09:41:56 enabled = on 09:41:56 transport = tcp 09:41:56 canonical.hostname = "10.30.170.190" 09:41:56 canonical.port = 2550 09:41:56 } 09:41:56 } 09:41:56 09:41:56 cluster { 09:41:56 # Using artery. 09:41:56 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.24:2550", 09:41:56 "akka://opendaylight-cluster-data@10.30.170.190:2550", 09:41:56 "akka://opendaylight-cluster-data@10.30.170.72:2550"] 09:41:56 09:41:56 roles = ["member-2"] 09:41:56 09:41:56 # when under load we might trip a false positive on the failure detector 09:41:56 # failure-detector { 09:41:56 # heartbeat-interval = 4 s 09:41:56 # acceptable-heartbeat-pause = 16s 09:41:56 # } 09:41:56 } 09:41:56 09:41:56 persistence { 09:41:56 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:41:56 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:41:56 # The relative path is always relative to KARAF_HOME. 09:41:56 09:41:56 # snapshot-store.local.dir = "target/snapshots" 09:41:56 09:41:56 # Use lz4 compression for LocalSnapshotStore snapshots 09:41:56 snapshot-store.local.use-lz4-compression = false 09:41:56 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:41:56 snapshot-store.local.lz4-blocksize = 256KB 09:41:56 } 09:41:56 disable-default-actor-system-quarantined-event-handling = "false" 09:41:56 } 09:41:56 } 09:41:56 Dump modules.conf 09:41:56 + echo 'Dump modules.conf' 09:41:56 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:56 modules = [ 09:41:56 09:41:56 { 09:41:56 name = "inventory" 09:41:56 namespace = "urn:opendaylight:inventory" 09:41:56 shard-strategy = "module" 09:41:56 }, 09:41:56 { 09:41:56 name = "topology" 09:41:56 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:41:56 shard-strategy = "module" 09:41:56 }, 09:41:56 { 09:41:56 name = "toaster" 09:41:56 namespace = "http://netconfcentral.org/ns/toaster" 09:41:56 shard-strategy = "module" 09:41:56 } 09:41:56 ] 09:41:56 Dump module-shards.conf 09:41:56 + echo 'Dump module-shards.conf' 09:41:56 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:56 module-shards = [ 09:41:56 { 09:41:56 name = "default" 09:41:56 shards = [ 09:41:56 { 09:41:56 name = "default" 09:41:56 replicas = ["member-1", 09:41:56 "member-2", 09:41:56 "member-3"] 09:41:56 } 09:41:56 ] 09:41:56 }, 09:41:56 { 09:41:56 name = "inventory" 09:41:56 shards = [ 09:41:56 { 09:41:56 name="inventory" 09:41:56 replicas = ["member-1", 09:41:56 "member-2", 09:41:56 "member-3"] 09:41:56 } 09:41:56 ] 09:41:56 }, 09:41:56 { 09:41:56 name = "topology" 09:41:56 shards = [ 09:41:56 { 09:41:56 name="topology" 09:41:56 replicas = ["member-1", 09:41:56 "member-2", 09:41:56 "member-3"] 09:41:56 } 09:41:56 ] 09:41:56 }, 09:41:56 { 09:41:56 name = "toaster" 09:41:56 shards = [ 09:41:56 { 09:41:56 name="toaster" 09:41:56 replicas = ["member-1", 09:41:56 "member-2", 09:41:56 "member-3"] 09:41:56 } 09:41:56 ] 09:41:56 } 09:41:56 ] 09:41:56 Configuring member-3 with IP address 10.30.170.72 09:41:56 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:41:56 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:41:57 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:41:57 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:41:57 common-functions.sh is being sourced 09:41:57 ++ echo 'common-functions.sh is being sourced' 09:41:57 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:41:57 ++ DISTROSTREAM=scandium 09:41:57 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:57 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:57 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:57 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:57 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:57 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:57 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:57 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:57 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:57 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:57 ++ export CONTROLLERMEM= 09:41:57 ++ CONTROLLERMEM= 09:41:57 ++ case "${DISTROSTREAM}" in 09:41:57 ++ CLUSTER_SYSTEM=akka 09:41:57 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:57 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:57 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:57 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:57 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:57 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:57 ++ print_common_env 09:41:57 ++ cat 09:41:57 common-functions environment: 09:41:57 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:57 ACTUALFEATURES: 09:41:57 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:57 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:41:57 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:57 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:57 CONTROLLERMEM: 09:41:57 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:41:57 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:41:57 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:41:57 SUITES: 09:41:57 09:41:57 ++ SSH='ssh -t -t' 09:41:57 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:41:57 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:41:57 Changing to /tmp 09:41:57 + echo 'Changing to /tmp' 09:41:57 + cd /tmp 09:41:57 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:57 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip' 09:41:57 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:57 --2025-10-02 09:41:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:41:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:41:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:41:57 HTTP request sent, awaiting response... 200 OK 09:41:57 Length: 190791264 (182M) [application/zip] 09:41:57 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’ 09:41:57 09:41:57 0K ........ ........ ........ ........ ........ ........ 1% 74.4M 2s 09:41:57 3072K ........ ........ ........ ........ ........ ........ 3% 104M 2s 09:41:57 6144K ........ ........ ........ ........ ........ ........ 4% 149M 2s 09:41:57 9216K ........ ........ ........ ........ ........ ........ 6% 174M 2s 09:41:57 12288K ........ ........ ........ ........ ........ ........ 8% 133M 1s 09:41:57 15360K ........ ........ ........ ........ ........ ........ 9% 167M 1s 09:41:57 18432K ........ ........ ........ ........ ........ ........ 11% 192M 1s 09:41:57 21504K ........ ........ ........ ........ ........ ........ 13% 200M 1s 09:41:57 24576K ........ ........ ........ ........ ........ ........ 14% 236M 1s 09:41:57 27648K ........ ........ ........ ........ ........ ........ 16% 247M 1s 09:41:57 30720K ........ ........ ........ ........ ........ ........ 18% 267M 1s 09:41:57 33792K ........ ........ ........ ........ ........ ........ 19% 278M 1s 09:41:57 36864K ........ ........ ........ ........ ........ ........ 21% 313M 1s 09:41:57 39936K ........ ........ ........ ........ ........ ........ 23% 213M 1s 09:41:57 43008K ........ ........ ........ ........ ........ ........ 24% 245M 1s 09:41:57 46080K ........ ........ ........ ........ ........ ........ 26% 249M 1s 09:41:57 49152K ........ ........ ........ ........ ........ ........ 28% 264M 1s 09:41:57 52224K ........ ........ ........ ........ ........ ........ 29% 291M 1s 09:41:57 55296K ........ ........ ........ ........ ........ ........ 31% 302M 1s 09:41:57 58368K ........ ........ ........ ........ ........ ........ 32% 302M 1s 09:41:57 61440K ........ ........ ........ ........ ........ ........ 34% 305M 1s 09:41:57 64512K ........ ........ ........ ........ ........ ........ 36% 342M 1s 09:41:57 67584K ........ ........ ........ ........ ........ ........ 37% 231M 1s 09:41:57 70656K ........ ........ ........ ........ ........ ........ 39% 238M 1s 09:41:57 73728K ........ ........ ........ ........ ........ ........ 41% 290M 1s 09:41:57 76800K ........ ........ ........ ........ ........ ........ 42% 272M 1s 09:41:57 79872K ........ ........ ........ ........ ........ ........ 44% 292M 0s 09:41:57 82944K ........ ........ ........ ........ ........ ........ 46% 323M 0s 09:41:57 86016K ........ ........ ........ ........ ........ ........ 47% 268M 0s 09:41:57 89088K ........ ........ ........ ........ ........ ........ 49% 251M 0s 09:41:57 92160K ........ ........ ........ ........ ........ ........ 51% 383M 0s 09:41:57 95232K ........ ........ ........ ........ ........ ........ 52% 270M 0s 09:41:57 98304K ........ ........ ........ ........ ........ ........ 54% 311M 0s 09:41:57 101376K ........ ........ ........ ........ ........ ........ 56% 291M 0s 09:41:57 104448K ........ ........ ........ ........ ........ ........ 57% 308M 0s 09:41:57 107520K ........ ........ ........ ........ ........ ........ 59% 327M 0s 09:41:57 110592K ........ ........ ........ ........ ........ ........ 61% 316M 0s 09:41:57 113664K ........ ........ ........ ........ ........ ........ 62% 232M 0s 09:41:57 116736K ........ ........ ........ ........ ........ ........ 64% 316M 0s 09:41:57 119808K ........ ........ ........ ........ ........ ........ 65% 415M 0s 09:41:57 122880K ........ ........ ........ ........ ........ ........ 67% 331M 0s 09:41:57 125952K ........ ........ ........ ........ ........ ........ 69% 309M 0s 09:41:57 129024K ........ ........ ........ ........ ........ ........ 70% 327M 0s 09:41:57 132096K ........ ........ ........ ........ ........ ........ 72% 289M 0s 09:41:57 135168K ........ ........ ........ ........ ........ ........ 74% 330M 0s 09:41:57 138240K ........ ........ ........ ........ ........ ........ 75% 235M 0s 09:41:57 141312K ........ ........ ........ ........ ........ ........ 77% 366M 0s 09:41:57 144384K ........ ........ ........ ........ ........ ........ 79% 302M 0s 09:41:57 147456K ........ ........ ........ ........ ........ ........ 80% 297M 0s 09:41:57 150528K ........ ........ ........ ........ ........ ........ 82% 257M 0s 09:41:57 153600K ........ ........ ........ ........ ........ ........ 84% 275M 0s 09:41:57 156672K ........ ........ ........ ........ ........ ........ 85% 226M 0s 09:41:57 159744K ........ ........ ........ ........ ........ ........ 87% 340M 0s 09:41:57 162816K ........ ........ ........ ........ ........ ........ 89% 168M 0s 09:41:57 165888K ........ ........ ........ ........ ........ ........ 90% 254M 0s 09:41:57 168960K ........ ........ ........ ........ ........ ........ 92% 200M 0s 09:41:57 172032K ........ ........ ........ ........ ........ ........ 93% 247M 0s 09:41:57 175104K ........ ........ ........ ........ ........ ........ 95% 254M 0s 09:41:57 178176K ........ ........ ........ ........ ........ ........ 97% 261M 0s 09:41:57 181248K ........ ........ ........ ........ ........ ........ 98% 241M 0s 09:41:57 184320K ........ ........ ........ ....... 100% 498M=0.7s 09:41:57 09:41:57 2025-10-02 09:41:57 (243 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264] 09:41:57 09:41:57 Extracting the new controller... 09:41:57 + echo 'Extracting the new controller...' 09:41:57 + unzip -q karaf-0.21.3-20251002.091413-341.zip 09:41:59 Adding external repositories... 09:41:59 + echo 'Adding external repositories...' 09:41:59 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:41:59 ################################################################################ 09:41:59 # 09:41:59 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:59 # contributor license agreements. See the NOTICE file distributed with 09:41:59 # this work for additional information regarding copyright ownership. 09:41:59 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:59 # (the "License"); you may not use this file except in compliance with 09:41:59 # the License. You may obtain a copy of the License at 09:41:59 # 09:41:59 # http://www.apache.org/licenses/LICENSE-2.0 09:41:59 # 09:41:59 # Unless required by applicable law or agreed to in writing, software 09:41:59 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:59 # See the License for the specific language governing permissions and 09:41:59 # limitations under the License. 09:41:59 # 09:41:59 ################################################################################ 09:41:59 09:41:59 # 09:41:59 # If set to true, the following property will not allow any certificate to be used 09:41:59 # when accessing Maven repositories through SSL 09:41:59 # 09:41:59 #org.ops4j.pax.url.mvn.certificateCheck= 09:41:59 09:41:59 # 09:41:59 # Path to the local Maven settings file. 09:41:59 # The repositories defined in this file will be automatically added to the list 09:41:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:41:59 # below is not set. 09:41:59 # The following locations are checked for the existence of the settings.xml file 09:41:59 # * 1. looks for the specified url 09:41:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:41:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:41:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:41:59 # 09:41:59 #org.ops4j.pax.url.mvn.settings= 09:41:59 09:41:59 # 09:41:59 # Path to the local Maven repository which is used to avoid downloading 09:41:59 # artifacts when they already exist locally. 09:41:59 # The value of this property will be extracted from the settings.xml file 09:41:59 # above, or defaulted to: 09:41:59 # System.getProperty( "user.home" ) + "/.m2/repository" 09:41:59 # 09:41:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:41:59 09:41:59 # 09:41:59 # Default this to false. It's just weird to use undocumented repos 09:41:59 # 09:41:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:41:59 09:41:59 # 09:41:59 # Uncomment if you don't wanna use the proxy settings 09:41:59 # from the Maven conf/settings.xml file 09:41:59 # 09:41:59 # org.ops4j.pax.url.mvn.proxySupport=false 09:41:59 09:41:59 # 09:41:59 # Comma separated list of repositories scanned when resolving an artifact. 09:41:59 # Those repositories will be checked before iterating through the 09:41:59 # below list of repositories and even before the local repository 09:41:59 # A repository url can be appended with zero or more of the following flags: 09:41:59 # @snapshots : the repository contains snaphots 09:41:59 # @noreleases : the repository does not contain any released artifacts 09:41:59 # 09:41:59 # The following property value will add the system folder as a repo. 09:41:59 # 09:41:59 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:41:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:41:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:41:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:41:59 09:41:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:41:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:41:59 09:41:59 # 09:41:59 # Comma separated list of repositories scanned when resolving an artifact. 09:41:59 # The default list includes the following repositories: 09:41:59 # http://repo1.maven.org/maven2@id=central 09:41:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:41:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:41:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:41:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:41:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:41:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:41:59 # To add repositories to the default ones, prepend '+' to the list of repositories 09:41:59 # to add. 09:41:59 # A repository url can be appended with zero or more of the following flags: 09:41:59 # @snapshots : the repository contains snapshots 09:41:59 # @noreleases : the repository does not contain any released artifacts 09:41:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:41:59 # 09:41:59 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:41:59 09:41:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:41:59 Configuring the startup features... 09:41:59 + echo 'Configuring the startup features...' 09:41:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:59 + FEATURE_TEST_STRING=features-test 09:41:59 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:41:59 + KARAF_VERSION=karaf4 09:41:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:41:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:59 + [[ ! -z '' ]] 09:41:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:41:59 ################################################################################ 09:41:59 # 09:41:59 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:59 # contributor license agreements. See the NOTICE file distributed with 09:41:59 # this work for additional information regarding copyright ownership. 09:41:59 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:59 # (the "License"); you may not use this file except in compliance with 09:41:59 # the License. You may obtain a copy of the License at 09:41:59 # 09:41:59 # http://www.apache.org/licenses/LICENSE-2.0 09:41:59 # 09:41:59 # Unless required by applicable law or agreed to in writing, software 09:41:59 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:59 # See the License for the specific language governing permissions and 09:41:59 # limitations under the License. 09:41:59 # 09:41:59 ################################################################################ 09:41:59 09:41:59 # 09:41:59 # Comma separated list of features repositories to register by default 09:41:59 # 09:41:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml 09:41:59 09:41:59 # 09:41:59 # Comma separated list of features to install at startup 09:41:59 # 09:41:59 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, c1e8630d-1360-471b-8652-67e8c784a10e 09:41:59 09:41:59 # 09:41:59 # Resource repositories (OBR) that the features resolver can use 09:41:59 # to resolve requirements/capabilities 09:41:59 # 09:41:59 # The format of the resourceRepositories is 09:41:59 # resourceRepositories=[xml:url|json:url],... 09:41:59 # for Instance: 09:41:59 # 09:41:59 #resourceRepositories=xml:http://host/path/to/index.xml 09:41:59 # or 09:41:59 #resourceRepositories=json:http://host/path/to/index.json 09:41:59 # 09:41:59 09:41:59 # 09:41:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:41:59 # 09:41:59 featuresBootAsynchronous=false 09:41:59 09:41:59 # 09:41:59 # Service requirements enforcement 09:41:59 # 09:41:59 # By default, the feature resolver checks the service requirements/capabilities of 09:41:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:41:59 # the required bundles. 09:41:59 # The following flag can have those values: 09:41:59 # - disable: service requirements are completely ignored 09:41:59 # - default: service requirements are ignored for old features 09:41:59 # - enforce: service requirements are always verified 09:41:59 # 09:41:59 #serviceRequirements=default 09:41:59 09:41:59 # 09:41:59 # Store cfg file for config element in feature 09:41:59 # 09:41:59 #configCfgStore=true 09:41:59 09:41:59 # 09:41:59 # Define if the feature service automatically refresh bundles 09:41:59 # 09:41:59 autoRefresh=true 09:41:59 09:41:59 # 09:41:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:41:59 # XML file defines instructions related to features processing 09:41:59 # versions.properties may declare properties to resolve placeholders in XML file 09:41:59 # both files are relative to ${karaf.etc} 09:41:59 # 09:41:59 #featureProcessing=org.apache.karaf.features.xml 09:41:59 #featureProcessingVersions=versions.properties 09:41:59 + configure_karaf_log karaf4 '' 09:41:59 + local -r karaf_version=karaf4 09:41:59 + local -r controllerdebugmap= 09:41:59 + local logapi=log4j 09:41:59 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:59 log4j2.rootLogger.level = INFO 09:41:59 #log4j2.rootLogger.type = asyncRoot 09:41:59 #log4j2.rootLogger.includeLocation = false 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:59 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:59 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:59 log4j2.logger.spifly.level = WARN 09:41:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:59 log4j2.logger.audit.level = INFO 09:41:59 log4j2.logger.audit.additivity = false 09:41:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:59 log4j2.appender.console.type = Console 09:41:59 log4j2.appender.console.name = Console 09:41:59 log4j2.appender.console.layout.type = PatternLayout 09:41:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:59 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:59 log4j2.appender.rolling.name = RollingFile 09:41:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:59 #log4j2.appender.rolling.immediateFlush = false 09:41:59 log4j2.appender.rolling.append = true 09:41:59 log4j2.appender.rolling.layout.type = PatternLayout 09:41:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:59 log4j2.appender.rolling.policies.type = Policies 09:41:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:59 log4j2.appender.rolling.policies.size.size = 64MB 09:41:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:59 log4j2.appender.rolling.strategy.max = 7 09:41:59 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:59 log4j2.appender.audit.name = AuditRollingFile 09:41:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:59 log4j2.appender.audit.append = true 09:41:59 log4j2.appender.audit.layout.type = PatternLayout 09:41:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:59 log4j2.appender.audit.policies.type = Policies 09:41:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:59 log4j2.appender.audit.policies.size.size = 8MB 09:41:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:59 log4j2.appender.audit.strategy.max = 7 09:41:59 log4j2.appender.osgi.type = PaxOsgi 09:41:59 log4j2.appender.osgi.name = PaxOsgi 09:41:59 log4j2.appender.osgi.filter = * 09:41:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:59 #log4j2.logger.aether.level = TRACE 09:41:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:59 #log4j2.logger.http-headers.level = DEBUG 09:41:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:59 #log4j2.logger.maven.level = TRACE 09:41:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:41:59 + logapi=log4j2 09:41:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:41:59 + '[' log4j2 == log4j2 ']' 09:41:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:41:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:41:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:41:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:41:59 controllerdebugmap: 09:41:59 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:59 + unset IFS 09:41:59 + echo 'controllerdebugmap: ' 09:41:59 + '[' -n '' ']' 09:41:59 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:41:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:41:59 ################################################################################ 09:41:59 # 09:41:59 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:59 # contributor license agreements. See the NOTICE file distributed with 09:41:59 # this work for additional information regarding copyright ownership. 09:41:59 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:59 # (the "License"); you may not use this file except in compliance with 09:41:59 # the License. You may obtain a copy of the License at 09:41:59 # 09:41:59 # http://www.apache.org/licenses/LICENSE-2.0 09:41:59 # 09:41:59 # Unless required by applicable law or agreed to in writing, software 09:41:59 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:59 # See the License for the specific language governing permissions and 09:41:59 # limitations under the License. 09:41:59 # 09:41:59 ################################################################################ 09:41:59 09:41:59 # Common pattern layout for appenders 09:41:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:41:59 09:41:59 # Root logger 09:41:59 log4j2.rootLogger.level = INFO 09:41:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:41:59 #log4j2.rootLogger.type = asyncRoot 09:41:59 #log4j2.rootLogger.includeLocation = false 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:41:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:41:59 log4j2.rootLogger.appenderRef.Console.ref = Console 09:41:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:41:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:41:59 09:41:59 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:41:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:41:59 09:41:59 # Loggers configuration 09:41:59 09:41:59 # Spifly logger 09:41:59 log4j2.logger.spifly.name = org.apache.aries.spifly 09:41:59 log4j2.logger.spifly.level = WARN 09:41:59 09:41:59 # Security audit logger 09:41:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:41:59 log4j2.logger.audit.level = INFO 09:41:59 log4j2.logger.audit.additivity = false 09:41:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:41:59 09:41:59 # Appenders configuration 09:41:59 09:41:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:41:59 log4j2.appender.console.type = Console 09:41:59 log4j2.appender.console.name = Console 09:41:59 log4j2.appender.console.layout.type = PatternLayout 09:41:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:41:59 09:41:59 # Rolling file appender 09:41:59 log4j2.appender.rolling.type = RollingRandomAccessFile 09:41:59 log4j2.appender.rolling.name = RollingFile 09:41:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:41:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:41:59 # uncomment to not force a disk flush 09:41:59 #log4j2.appender.rolling.immediateFlush = false 09:41:59 log4j2.appender.rolling.append = true 09:41:59 log4j2.appender.rolling.layout.type = PatternLayout 09:41:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:41:59 log4j2.appender.rolling.policies.type = Policies 09:41:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:41:59 log4j2.appender.rolling.policies.size.size = 1GB 09:41:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:41:59 log4j2.appender.rolling.strategy.max = 7 09:41:59 09:41:59 # Audit file appender 09:41:59 log4j2.appender.audit.type = RollingRandomAccessFile 09:41:59 log4j2.appender.audit.name = AuditRollingFile 09:41:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:41:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:41:59 log4j2.appender.audit.append = true 09:41:59 log4j2.appender.audit.layout.type = PatternLayout 09:41:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:41:59 log4j2.appender.audit.policies.type = Policies 09:41:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:41:59 log4j2.appender.audit.policies.size.size = 8MB 09:41:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:41:59 log4j2.appender.audit.strategy.max = 7 09:41:59 09:41:59 # OSGi appender 09:41:59 log4j2.appender.osgi.type = PaxOsgi 09:41:59 log4j2.appender.osgi.name = PaxOsgi 09:41:59 log4j2.appender.osgi.filter = * 09:41:59 09:41:59 # help with identification of maven-related problems with pax-url-aether 09:41:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:41:59 #log4j2.logger.aether.level = TRACE 09:41:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:41:59 #log4j2.logger.http-headers.level = DEBUG 09:41:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:41:59 #log4j2.logger.maven.level = TRACE 09:41:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:41:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:41:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 Configure 09:41:59 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:41:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:41:59 + local -r controllermem=2048m 09:41:59 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 + echo Configure 09:41:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:41:59 max memory: 2048m 09:41:59 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 + echo ' max memory: 2048m' 09:41:59 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:41:59 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:41:59 #!/bin/sh 09:41:59 # 09:41:59 # Licensed to the Apache Software Foundation (ASF) under one or more 09:41:59 # contributor license agreements. See the NOTICE file distributed with 09:41:59 # this work for additional information regarding copyright ownership. 09:41:59 # The ASF licenses this file to You under the Apache License, Version 2.0 09:41:59 # (the "License"); you may not use this file except in compliance with 09:41:59 # the License. You may obtain a copy of the License at 09:41:59 # 09:41:59 # http://www.apache.org/licenses/LICENSE-2.0 09:41:59 # 09:41:59 # Unless required by applicable law or agreed to in writing, software 09:41:59 # distributed under the License is distributed on an "AS IS" BASIS, 09:41:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:41:59 # See the License for the specific language governing permissions and 09:41:59 # limitations under the License. 09:41:59 # 09:41:59 09:41:59 # 09:41:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:41:59 # script: client, instance, shell, start, status, stop, karaf 09:41:59 # 09:41:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:41:59 # Actions go here... 09:41:59 # fi 09:41:59 09:41:59 # 09:41:59 # general settings which should be applied for all scripts go here; please keep 09:41:59 # in mind that it is possible that scripts might be executed more than once, e.g. 09:41:59 # in example of the start script where the start script is executed first and the 09:41:59 # karaf script afterwards. 09:41:59 # 09:41:59 09:41:59 # 09:41:59 # The following section shows the possible configuration options for the default 09:41:59 # karaf scripts 09:41:59 # 09:41:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:41:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:41:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:41:59 # export EXTRA_JAVA_OPTS # Additional JVM options 09:41:59 # export KARAF_HOME # Karaf home folder 09:41:59 # export KARAF_DATA # Karaf data folder 09:41:59 # export KARAF_BASE # Karaf base folder 09:41:59 # export KARAF_ETC # Karaf etc folder 09:41:59 # export KARAF_LOG # Karaf log folder 09:41:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:41:59 # export KARAF_OPTS # Additional available Karaf options 09:41:59 # export KARAF_DEBUG # Enable debug mode 09:41:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:41:59 # export KARAF_NOROOT # Prevent execution as root if set to true 09:41:59 + echo 'Set Java version' 09:41:59 Set Java version 09:41:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:41:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:59 sudo: a password is required 09:41:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:41:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:41:59 sudo: a password is required 09:41:59 JDK default version ... 09:41:59 + echo 'JDK default version ...' 09:41:59 + java -version 09:42:00 openjdk version "21.0.5" 2024-10-15 09:42:00 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:42:00 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:42:00 Set JAVA_HOME 09:42:00 + echo 'Set JAVA_HOME' 09:42:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:42:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:42:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:42:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:42:00 Listing all open ports on controller system... 09:42:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:42:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:42:00 + echo 'Listing all open ports on controller system...' 09:42:00 + netstat -pnatu 09:42:00 /tmp/configuration-script.sh: line 40: netstat: command not found 09:42:00 Configuring cluster 09:42:00 + '[' -f /tmp/custom_shard_config.txt ']' 09:42:00 + echo 'Configuring cluster' 09:42:00 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.24 10.30.170.190 10.30.170.72 09:42:00 ################################################ 09:42:00 ## Configure Cluster ## 09:42:00 ################################################ 09:42:00 NOTE: Cluster configuration files not found. Copying from 09:42:00 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:42:00 Configuring unique name in akka.conf 09:42:00 Configuring hostname in akka.conf 09:42:00 Configuring data and rpc seed nodes in akka.conf 09:42:00 modules = [ 09:42:00 09:42:00 { 09:42:00 name = "inventory" 09:42:00 namespace = "urn:opendaylight:inventory" 09:42:00 shard-strategy = "module" 09:42:00 }, 09:42:00 { 09:42:00 name = "topology" 09:42:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:42:00 shard-strategy = "module" 09:42:00 }, 09:42:00 { 09:42:00 name = "toaster" 09:42:00 namespace = "http://netconfcentral.org/ns/toaster" 09:42:00 shard-strategy = "module" 09:42:00 } 09:42:00 ] 09:42:00 Configuring replication type in module-shards.conf 09:42:00 ################################################ 09:42:00 ## NOTE: Manually restart controller to ## 09:42:00 ## apply configuration. ## 09:42:00 ################################################ 09:42:00 Dump akka.conf 09:42:00 + echo 'Dump akka.conf' 09:42:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:42:00 09:42:00 odl-cluster-data { 09:42:00 akka { 09:42:00 remote { 09:42:00 artery { 09:42:00 enabled = on 09:42:00 transport = tcp 09:42:00 canonical.hostname = "10.30.170.72" 09:42:00 canonical.port = 2550 09:42:00 } 09:42:00 } 09:42:00 09:42:00 cluster { 09:42:00 # Using artery. 09:42:00 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.24:2550", 09:42:00 "akka://opendaylight-cluster-data@10.30.170.190:2550", 09:42:00 "akka://opendaylight-cluster-data@10.30.170.72:2550"] 09:42:00 09:42:00 roles = ["member-3"] 09:42:00 09:42:00 # when under load we might trip a false positive on the failure detector 09:42:00 # failure-detector { 09:42:00 # heartbeat-interval = 4 s 09:42:00 # acceptable-heartbeat-pause = 16s 09:42:00 # } 09:42:00 } 09:42:00 09:42:00 persistence { 09:42:00 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:42:00 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:42:00 # The relative path is always relative to KARAF_HOME. 09:42:00 09:42:00 # snapshot-store.local.dir = "target/snapshots" 09:42:00 09:42:00 # Use lz4 compression for LocalSnapshotStore snapshots 09:42:00 snapshot-store.local.use-lz4-compression = false 09:42:00 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:42:00 snapshot-store.local.lz4-blocksize = 256KB 09:42:00 } 09:42:00 disable-default-actor-system-quarantined-event-handling = "false" 09:42:00 } 09:42:00 } 09:42:00 Dump modules.conf 09:42:00 + echo 'Dump modules.conf' 09:42:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:42:00 modules = [ 09:42:00 09:42:00 { 09:42:00 name = "inventory" 09:42:00 namespace = "urn:opendaylight:inventory" 09:42:00 shard-strategy = "module" 09:42:00 }, 09:42:00 { 09:42:00 name = "topology" 09:42:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:42:00 shard-strategy = "module" 09:42:00 }, 09:42:00 { 09:42:00 name = "toaster" 09:42:00 namespace = "http://netconfcentral.org/ns/toaster" 09:42:00 shard-strategy = "module" 09:42:00 } 09:42:00 ] 09:42:00 Dump module-shards.conf 09:42:00 + echo 'Dump module-shards.conf' 09:42:00 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:42:00 module-shards = [ 09:42:00 { 09:42:00 name = "default" 09:42:00 shards = [ 09:42:00 { 09:42:00 name = "default" 09:42:00 replicas = ["member-1", 09:42:00 "member-2", 09:42:00 "member-3"] 09:42:00 } 09:42:00 ] 09:42:00 }, 09:42:00 { 09:42:00 name = "inventory" 09:42:00 shards = [ 09:42:00 { 09:42:00 name="inventory" 09:42:00 replicas = ["member-1", 09:42:00 "member-2", 09:42:00 "member-3"] 09:42:00 } 09:42:00 ] 09:42:00 }, 09:42:00 { 09:42:00 name = "topology" 09:42:00 shards = [ 09:42:00 { 09:42:00 name="topology" 09:42:00 replicas = ["member-1", 09:42:00 "member-2", 09:42:00 "member-3"] 09:42:00 } 09:42:00 ] 09:42:00 }, 09:42:00 { 09:42:00 name = "toaster" 09:42:00 shards = [ 09:42:00 { 09:42:00 name="toaster" 09:42:00 replicas = ["member-1", 09:42:00 "member-2", 09:42:00 "member-3"] 09:42:00 } 09:42:00 ] 09:42:00 } 09:42:00 ] 09:42:00 Locating config plan to use... 09:42:00 Finished running config plans 09:42:00 Starting member-1 with IP address 10.30.170.24 09:42:00 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:42:00 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:42:00 Redirecting karaf console output to karaf_console.log 09:42:00 Starting controller... 09:42:00 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:42:00 Starting member-2 with IP address 10.30.170.190 09:42:00 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:42:01 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:42:01 Redirecting karaf console output to karaf_console.log 09:42:01 Starting controller... 09:42:01 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:42:01 Starting member-3 with IP address 10.30.170.72 09:42:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:42:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:42:02 Redirecting karaf console output to karaf_console.log 09:42:02 Starting controller... 09:42:02 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:42:02 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins14460449110330554825.sh 09:42:02 common-functions.sh is being sourced 09:42:02 common-functions environment: 09:42:02 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:42:02 ACTUALFEATURES: 09:42:02 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:42:02 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:42:02 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:42:02 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:42:02 CONTROLLERMEM: 2048m 09:42:02 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:42:02 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:42:02 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:42:02 SUITES: 09:42:02 09:42:02 + echo '#################################################' 09:42:02 ################################################# 09:42:02 + echo '## Verify Cluster is UP ##' 09:42:02 ## Verify Cluster is UP ## 09:42:02 + echo '#################################################' 09:42:02 ################################################# 09:42:02 + create_post_startup_script 09:42:02 + cat 09:42:02 + copy_and_run_post_startup_script 09:42:02 + seed_index=1 09:42:02 ++ seq 1 3 09:42:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:42:02 + CONTROLLERIP=ODL_SYSTEM_1_IP 09:42:02 + echo 'Execute the post startup script on controller 10.30.170.24' 09:42:02 Execute the post startup script on controller 10.30.170.24 09:42:02 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.24:/tmp/ 09:42:02 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:42:02 + ssh 10.30.170.24 'bash /tmp/post-startup-script.sh 1' 09:42:02 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:42:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:42:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:43:07 2025-10-02T09:42:40,989 | 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.] 09:43:07 Controller is UP 09:43:07 2025-10-02T09:42:40,989 | 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.] 09:43:07 Listing all open ports on controller system... 09:43:07 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:43:07 looking for "BindException: Address already in use" in log file 09:43:07 looking for "server is unhealthy" in log file 09:43:07 + '[' 1 == 0 ']' 09:43:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:43:07 + CONTROLLERIP=ODL_SYSTEM_2_IP 09:43:07 + echo 'Execute the post startup script on controller 10.30.170.190' 09:43:07 Execute the post startup script on controller 10.30.170.190 09:43:07 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.190:/tmp/ 09:43:07 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:43:08 + ssh 10.30.170.190 'bash /tmp/post-startup-script.sh 2' 09:43:08 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:43:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:44:13 2025-10-02T09:42:41,179 | 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.] 09:44:13 Controller is UP 09:44:13 2025-10-02T09:42:41,179 | 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.] 09:44:13 Listing all open ports on controller system... 09:44:13 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:44:13 looking for "BindException: Address already in use" in log file 09:44:13 looking for "server is unhealthy" in log file 09:44:13 + '[' 2 == 0 ']' 09:44:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:44:13 + CONTROLLERIP=ODL_SYSTEM_3_IP 09:44:13 + echo 'Execute the post startup script on controller 10.30.170.72' 09:44:13 Execute the post startup script on controller 10.30.170.72 09:44:13 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/post-startup-script.sh 10.30.170.72:/tmp/ 09:44:13 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:44:14 + ssh 10.30.170.72 'bash /tmp/post-startup-script.sh 3' 09:44:14 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:44:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:44:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:45:19 2025-10-02T09:42:40,995 | 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.] 09:45:19 Controller is UP 09:45:19 2025-10-02T09:42:40,995 | 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.] 09:45:19 Listing all open ports on controller system... 09:45:19 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:45:19 looking for "BindException: Address already in use" in log file 09:45:19 looking for "server is unhealthy" in log file 09:45:19 + '[' 0 == 0 ']' 09:45:19 + seed_index=1 09:45:19 + dump_controller_threads 09:45:19 ++ seq 1 3 09:45:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:19 + CONTROLLERIP=ODL_SYSTEM_1_IP 09:45:19 + echo 'Let'\''s take the karaf thread dump' 09:45:19 Let's take the karaf thread dump 09:45:19 + ssh 10.30.170.24 'sudo ps aux' 09:45:19 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:19 ++ tr -s ' ' 09:45:19 ++ cut -f2 '-d ' 09:45:19 ++ grep -v grep 09:45:19 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log 09:45:19 + pid=2021 09:45:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:2021' 09:45:19 karaf main: org.apache.karaf.main.Main, pid:2021 09:45:19 + ssh 10.30.170.24 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2021' 09:45:19 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 09:45:20 + echo 'Let'\''s take the karaf thread dump' 09:45:20 Let's take the karaf thread dump 09:45:20 + ssh 10.30.170.190 'sudo ps aux' 09:45:20 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:21 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log 09:45:21 ++ grep -v grep 09:45:21 ++ tr -s ' ' 09:45:21 ++ cut -f2 '-d ' 09:45:21 + pid=2023 09:45:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2023' 09:45:21 karaf main: org.apache.karaf.main.Main, pid:2023 09:45:21 + ssh 10.30.170.190 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2023' 09:45:21 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:21 + CONTROLLERIP=ODL_SYSTEM_3_IP 09:45:21 + echo 'Let'\''s take the karaf thread dump' 09:45:21 Let's take the karaf thread dump 09:45:21 + ssh 10.30.170.72 'sudo ps aux' 09:45:21 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:22 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_before.log 09:45:22 ++ grep -v grep 09:45:22 ++ tr -s ' ' 09:45:22 ++ cut -f2 '-d ' 09:45:22 + pid=2028 09:45:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2028' 09:45:22 karaf main: org.apache.karaf.main.Main, pid:2028 09:45:22 + ssh 10.30.170.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2028' 09:45:22 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:23 + '[' 0 -gt 0 ']' 09:45:23 + echo 'Generating controller variables...' 09:45:23 Generating controller variables... 09:45:23 ++ seq 1 3 09:45:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:23 + CONTROLLERIP=ODL_SYSTEM_1_IP 09:45:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.24' 09:45:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:23 + CONTROLLERIP=ODL_SYSTEM_2_IP 09:45:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.24 -v ODL_SYSTEM_2_IP:10.30.170.190' 09:45:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:23 + CONTROLLERIP=ODL_SYSTEM_3_IP 09:45:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.24 -v ODL_SYSTEM_2_IP:10.30.170.190 -v ODL_SYSTEM_3_IP:10.30.170.72' 09:45:23 + echo 'Generating mininet variables...' 09:45:23 Generating mininet variables... 09:45:23 ++ seq 1 1 09:45:23 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 09:45:23 + MININETIP=TOOLS_SYSTEM_1_IP 09:45:23 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.143' 09:45:23 + get_test_suites SUITES 09:45:23 + local __suite_list=SUITES 09:45:23 + echo 'Locating test plan to use...' 09:45:23 Locating test plan to use... 09:45:23 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt 09:45:23 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale-scandium.txt ']' 09:45:23 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/testplans/netconf-clustering-scale.txt 09:45:23 + '[' disabled '!=' disabled ']' 09:45:23 + echo 'Changing the testplan path...' 09:45:23 Changing the testplan path... 09:45:23 + 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 09:45:23 + cat testplan.txt 09:45:23 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 09:45:23 # 09:45:23 # This program and the accompanying materials are made available under the 09:45:23 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 09:45:23 # and is available at http://www.eclipse.org/legal/epl-v10.html 09:45:23 09:45:23 # Place the suites in run order: 09:45:23 /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot 09:45:23 + '[' -z '' ']' 09:45:23 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 09:45:23 ++ tr '\012' ' ' 09:45:23 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ' 09:45:23 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot '\''' 09:45:23 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ' 09:45:23 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ...' 09:45:23 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/test/csit/suites/netconf/clusteringscale/performance.robot ... 09:45:23 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip -v CONTROLLER:10.30.170.24 -v CONTROLLER1:10.30.170.190 -v CONTROLLER2:10.30.170.72 -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.143 -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.24 -v ODL_SYSTEM_1_IP:10.30.170.24 -v ODL_SYSTEM_2_IP:10.30.170.190 -v ODL_SYSTEM_3_IP:10.30.170.72 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.143 -v TOOLS_SYSTEM_1_IP:10.30.171.143 -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 09:45:24 ============================================================================== 09:45:24 netconf-clustering-scale.txt :: netconf-restperfclient update performance t... 09:45:24 ============================================================================== 09:45:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:31 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:39 | PASS | 09:45:39 ------------------------------------------------------------------------------ 09:45:39 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:40 | PASS | 09:45:40 ------------------------------------------------------------------------------ 09:45:40 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:44 | PASS | 09:45:44 ------------------------------------------------------------------------------ 09:45:44 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 | PASS | 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 | FAIL | 09:45:47 ... click for list of related bugs or create a new one if needed (with the 09:45:47 "netconf_clustering_scale_txt_create_device_data" 09:45:47 reference somewhere inside) 09:45:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status" 09:45:47 09:45:47 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.190:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 09:45:47 Setup failed: 09:45:47 SKIPPED due to a failure in a previous fundamental test case. 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 09:45:47 Setup failed: 09:45:47 SKIPPED due to a failure in a previous fundamental test case. 09:45:47 ------------------------------------------------------------------------------ 09:45:47 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:45:47 | FAIL | 09:45:47 ... click for list of related bugs or create a new one if needed (with the 09:45:47 "netconf_clustering_scale_txt_cleanup_and_collect" 09:45:47 reference somewhere inside) 09:45:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status" 09:45:47 09:45:47 '' == '' 09:45:47 ------------------------------------------------------------------------------ 09:45:48 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL | 09:45:48 8 tests, 4 passed, 4 failed 09:45:48 ============================================================================== 09:45:48 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/output.xml 09:45:48 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/log.html 09:45:48 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/report.html 09:45:48 + true 09:45:48 + echo 'Examining the files in data/log and checking filesize' 09:45:48 Examining the files in data/log and checking filesize 09:45:48 + ssh 10.30.170.24 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/' 09:45:48 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:48 total 388 09:45:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:42 . 09:45:48 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:42 karaf_console.log 09:45:48 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:42 .. 09:45:48 -rw-rw-r-- 1 jenkins jenkins 382980 Oct 2 09:45 karaf.log 09:45:48 + ssh 10.30.170.24 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*' 09:45:48 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:48 376K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:45:48 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:45:48 + ssh 10.30.170.190 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/' 09:45:48 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:49 total 392 09:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:42 . 09:45:49 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:42 karaf_console.log 09:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:42 .. 09:45:49 -rw-rw-r-- 1 jenkins jenkins 388750 Oct 2 09:45 karaf.log 09:45:49 + ssh 10.30.170.190 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*' 09:45:49 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:49 380K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:45:49 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:45:49 + ssh 10.30.170.72 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/' 09:45:49 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:49 total 376 09:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:42 . 09:45:49 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:42 karaf_console.log 09:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:42 .. 09:45:49 -rw-rw-r-- 1 jenkins jenkins 371387 Oct 2 09:45 karaf.log 09:45:49 + ssh 10.30.170.72 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*' 09:45:49 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:49 364K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:45:49 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:45:49 + set +e 09:45:49 ++ seq 1 3 09:45:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:49 + CONTROLLERIP=ODL_SYSTEM_1_IP 09:45:49 + echo 'Let'\''s take the karaf thread dump again' 09:45:49 Let's take the karaf thread dump again 09:45:49 + ssh 10.30.170.24 'sudo ps aux' 09:45:49 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:50 ++ tr -s ' ' 09:45:50 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log 09:45:50 ++ cut -f2 '-d ' 09:45:50 ++ grep -v grep 09:45:50 + pid=2021 09:45:50 + echo 'karaf main: org.apache.karaf.main.Main, pid:2021' 09:45:50 karaf main: org.apache.karaf.main.Main, pid:2021 09:45:50 + ssh 10.30.170.24 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2021' 09:45:50 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:50 + echo 'killing karaf process...' 09:45:50 killing karaf process... 09:45:50 + ssh 10.30.170.24 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 09:45:50 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:50 + CONTROLLERIP=ODL_SYSTEM_2_IP 09:45:50 + echo 'Let'\''s take the karaf thread dump again' 09:45:50 Let's take the karaf thread dump again 09:45:50 + ssh 10.30.170.190 'sudo ps aux' 09:45:50 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:50 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log 09:45:50 ++ grep -v grep 09:45:50 ++ cut -f2 '-d ' 09:45:50 ++ tr -s ' ' 09:45:50 + pid=2023 09:45:50 + echo 'karaf main: org.apache.karaf.main.Main, pid:2023' 09:45:50 karaf main: org.apache.karaf.main.Main, pid:2023 09:45:50 + ssh 10.30.170.190 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2023' 09:45:51 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:51 + echo 'killing karaf process...' 09:45:51 killing karaf process... 09:45:51 + ssh 10.30.170.190 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 09:45:51 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:51 + CONTROLLERIP=ODL_SYSTEM_3_IP 09:45:51 + echo 'Let'\''s take the karaf thread dump again' 09:45:51 Let's take the karaf thread dump again 09:45:51 + ssh 10.30.170.72 'sudo ps aux' 09:45:51 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:52 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/ps_after.log 09:45:52 ++ grep -v grep 09:45:52 ++ tr -s ' ' 09:45:52 ++ cut -f2 '-d ' 09:45:52 + pid=2028 09:45:52 + echo 'karaf main: org.apache.karaf.main.Main, pid:2028' 09:45:52 karaf main: org.apache.karaf.main.Main, pid:2028 09:45:52 + ssh 10.30.170.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2028' 09:45:52 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:52 + echo 'killing karaf process...' 09:45:52 killing karaf process... 09:45:52 + ssh 10.30.170.72 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 09:45:52 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:45:52 + sleep 5 09:45:57 ++ seq 1 3 09:45:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:57 + CONTROLLERIP=ODL_SYSTEM_1_IP 09:45:57 + echo 'Compressing karaf.log 1' 09:45:57 Compressing karaf.log 1 09:45:57 + ssh 10.30.170.24 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:45:57 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:57 + echo 'Fetching compressed karaf.log 1' 09:45:57 Fetching compressed karaf.log 1 09:45:57 + scp 10.30.170.24:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 09:45:58 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:58 + ssh 10.30.170.24 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz 09:45:58 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:58 + scp 10.30.170.24:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 09:45:58 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:58 + ssh 10.30.170.24 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:45:58 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:58 + echo 'Fetch GC logs' 09:45:58 Fetch GC logs 09:45:58 + mkdir -p gclogs-1 09:45:58 + scp '10.30.170.24:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-1/ 09:45:58 Warning: Permanently added '10.30.170.24' (ECDSA) to the list of known hosts. 09:45:59 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:45:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:45:59 + CONTROLLERIP=ODL_SYSTEM_2_IP 09:45:59 + echo 'Compressing karaf.log 2' 09:45:59 Compressing karaf.log 2 09:45:59 + ssh 10.30.170.190 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:45:59 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:59 + echo 'Fetching compressed karaf.log 2' 09:45:59 Fetching compressed karaf.log 2 09:45:59 + scp 10.30.170.190:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 09:45:59 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:59 + ssh 10.30.170.190 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz 09:45:59 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:45:59 + scp 10.30.170.190:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 09:45:59 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:46:00 + ssh 10.30.170.190 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:46:00 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:46:00 + echo 'Fetch GC logs' 09:46:00 Fetch GC logs 09:46:00 + mkdir -p gclogs-2 09:46:00 + scp '10.30.170.190:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-2/ 09:46:00 Warning: Permanently added '10.30.170.190' (ECDSA) to the list of known hosts. 09:46:00 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:46:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 09:46:00 + CONTROLLERIP=ODL_SYSTEM_3_IP 09:46:00 + echo 'Compressing karaf.log 3' 09:46:00 Compressing karaf.log 3 09:46:00 + ssh 10.30.170.72 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:46:00 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:00 + echo 'Fetching compressed karaf.log 3' 09:46:00 Fetching compressed karaf.log 3 09:46:00 + scp 10.30.170.72:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 09:46:00 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:01 + ssh 10.30.170.72 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz 09:46:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:01 + scp 10.30.170.72:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 09:46:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:01 + ssh 10.30.170.72 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:46:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:01 + echo 'Fetch GC logs' 09:46:01 Fetch GC logs 09:46:01 + mkdir -p gclogs-3 09:46:01 + scp '10.30.170.72:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-3/ 09:46:01 Warning: Permanently added '10.30.170.72' (ECDSA) to the list of known hosts. 09:46:01 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:46:01 + echo 'Examine copied files' 09:46:01 Examine copied files 09:46:01 + ls -lt 09:46:01 total 2276 09:46:01 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:46 gclogs-3 09:46:01 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:46 odl3_karaf_console.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 28693 Oct 2 09:46 odl3_karaf.log.gz 09:46:01 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:46 gclogs-2 09:46:01 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:46 odl2_karaf_console.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 30442 Oct 2 09:45 odl2_karaf.log.gz 09:46:01 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:45 gclogs-1 09:46:01 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:45 odl1_karaf_console.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 29656 Oct 2 09:45 odl1_karaf.log.gz 09:46:01 -rw-rw-r--. 1 jenkins jenkins 95805 Oct 2 09:45 karaf_3_2028_threads_after.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 13800 Oct 2 09:45 ps_after.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 104831 Oct 2 09:45 karaf_2_2023_threads_after.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 116371 Oct 2 09:45 karaf_1_2021_threads_after.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 247698 Oct 2 09:45 report.html 09:46:01 -rw-rw-r--. 1 jenkins jenkins 443196 Oct 2 09:45 log.html 09:46:01 -rw-rw-r--. 1 jenkins jenkins 833016 Oct 2 09:45 output.xml 09:46:01 -rw-rw-r--. 1 jenkins jenkins 2521 Oct 2 09:45 testtool--netconf-clustering-scale-txt.1759398333.51.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 451 Oct 2 09:45 testplan.txt 09:46:01 -rw-rw-r--. 1 jenkins jenkins 90010 Oct 2 09:45 karaf_3_2028_threads_before.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 13842 Oct 2 09:45 ps_before.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 91680 Oct 2 09:45 karaf_2_2023_threads_before.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 89170 Oct 2 09:45 karaf_1_2021_threads_before.log 09:46:01 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 2 09:42 post-startup-script.sh 09:46:01 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:41 startup-script.sh 09:46:01 -rw-rw-r--. 1 jenkins jenkins 3462 Oct 2 09:41 configuration-script.sh 09:46:01 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:41 detect_variables.env 09:46:01 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:41 pom.xml 09:46:01 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:41 set_variables.env 09:46:01 -rw-rw-r--. 1 jenkins jenkins 356 Oct 2 09:41 slave_addresses.txt 09:46:01 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:41 requirements.txt 09:46:01 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:41 env.properties 09:46:01 -rw-rw-r--. 1 jenkins jenkins 334 Oct 2 09:39 stack-parameters.yaml 09:46:01 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:38 test 09:46:01 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:38 test@tmp 09:46:01 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 09:14 maven-metadata.xml 09:46:01 + true 09:46:01 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/sh /tmp/jenkins867348924645523487.sh 09:46:01 Cleaning up Robot installation... 09:46:02 $ ssh-agent -k 09:46:02 unset SSH_AUTH_SOCK; 09:46:02 unset SSH_AGENT_PID; 09:46:02 echo Agent pid 5294 killed; 09:46:02 [ssh-agent] Stopped. 09:46:02 Recording plot data 09:46:02 Robot results publisher started... 09:46:02 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:46:02 -Parsing output xml: 09:46:03 Done! 09:46:03 -Copying log files to build dir: 09:46:03 Done! 09:46:03 -Assigning results to build: 09:46:03 Done! 09:46:03 -Checking thresholds: 09:46:03 Done! 09:46:03 Done publishing Robot results. 09:46:03 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 09:46:03 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:03 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins6553502983170366503.sh 09:46:03 Archiving csit artifacts 09:46:03 mv: cannot stat '*_1.png': No such file or directory 09:46:03 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:46:03 mv: cannot stat '*_2.png': No such file or directory 09:46:03 mv: cannot stat '/tmp/odl2_*': No such file or directory 09:46:03 mv: cannot stat '*_3.png': No such file or directory 09:46:03 mv: cannot stat '/tmp/odl3_*': No such file or directory 09:46:03 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:03 Dload Upload Total Spent Left Speed 09:46:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 311k 0 311k 0 0 4102k 0 --:--:-- --:--:-- --:--:-- 4102k 09:46:03 Archive: robot-plugin.zip 09:46:03 inflating: ./archives/robot-plugin/log.html 09:46:03 inflating: ./archives/robot-plugin/output.xml 09:46:03 inflating: ./archives/robot-plugin/report.html 09:46:03 mv: cannot stat '*.log.gz': No such file or directory 09:46:03 mv: cannot stat '*.csv': No such file or directory 09:46:03 mv: cannot stat '*.png': No such file or directory 09:46:03 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:03 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins7107616264771185848.sh 09:46:03 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:03 [EnvInject] - Injecting environment variables from a build step. 09:46:03 [EnvInject] - Injecting as environment variables the properties content 09:46:03 OS_CLOUD=vex 09:46:03 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:46:03 09:46:03 [EnvInject] - Variables injected successfully. 09:46:03 provisioning config files... 09:46:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:46:03 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins11860313956462853813.sh 09:46:03 ---> openstack-stack-delete.sh 09:46:03 Setup pyenv: 09:46:03 system 09:46:03 3.8.13 09:46:03 3.9.13 09:46:03 3.10.13 09:46:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:46:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:46:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46: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. 09:46:06 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:46:06 lf-activate-venv(): INFO: Base packages installed successfully 09:46:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:46:20 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:46:20 INFO: Retrieving stack cost for: releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:46:25 DEBUG: Successfully retrieved stack cost: total: 0.39 09:46:37 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:46:37 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-scandium-126 09:46:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:46:37 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins1248897631559661716.sh 09:46:37 ---> sysstat.sh 09:46:37 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins4919233859550868370.sh 09:46:37 ---> package-listing.sh 09:46:37 ++ facter osfamily 09:46:37 ++ tr '[:upper:]' '[:lower:]' 09:46:37 + OS_FAMILY=redhat 09:46:37 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-scandium 09:46:37 + START_PACKAGES=/tmp/packages_start.txt 09:46:37 + END_PACKAGES=/tmp/packages_end.txt 09:46:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:46:37 + PACKAGES=/tmp/packages_start.txt 09:46:37 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']' 09:46:37 + PACKAGES=/tmp/packages_end.txt 09:46:37 + case "${OS_FAMILY}" in 09:46:37 + rpm -qa 09:46:37 + sort 09:46:38 + '[' -f /tmp/packages_start.txt ']' 09:46:38 + '[' -f /tmp/packages_end.txt ']' 09:46:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:46:38 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-scandium ']' 09:46:38 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/ 09:46:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/archives/ 09:46:38 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins4668017989045068380.sh 09:46:38 ---> capture-instance-metadata.sh 09:46:38 Setup pyenv: 09:46:38 system 09:46:38 3.8.13 09:46:38 3.9.13 09:46:38 3.10.13 09:46:38 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:46:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:46:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:40 lf-activate-venv(): INFO: Base packages installed successfully 09:46:40 lf-activate-venv(): INFO: Installing additional packages: lftools 09:46:51 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:46:51 INFO: Running in OpenStack, capturing instance metadata 09:46:51 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins9111759197068039887.sh 09:46:51 provisioning config files... 09:46:51 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-scandium #126 09:46:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-scandium@tmp/config426259825048965741tmp 09:46:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:46:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:46:51 provisioning config files... 09:46:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:46:52 [EnvInject] - Injecting environment variables from a build step. 09:46:52 [EnvInject] - Injecting as environment variables the properties content 09:46:52 SERVER_ID=logs 09:46:52 09:46:52 [EnvInject] - Variables injected successfully. 09:46:52 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins17956677655071341959.sh 09:46:52 ---> create-netrc.sh 09:46:52 WARN: Log server credential not found. 09:46:52 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins17528620255318439791.sh 09:46:52 ---> python-tools-install.sh 09:46:52 Setup pyenv: 09:46:52 system 09:46:52 3.8.13 09:46:52 3.9.13 09:46:52 3.10.13 09:46:52 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:46:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:46:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:46:54 lf-activate-venv(): INFO: Base packages installed successfully 09:46:54 lf-activate-venv(): INFO: Installing additional packages: lftools 09:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:47:04 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins13739994817228016088.sh 09:47:04 ---> sudo-logs.sh 09:47:04 Archiving 'sudo' log.. 09:47:04 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash /tmp/jenkins340740848333536471.sh 09:47:04 ---> job-cost.sh 09:47:04 Setup pyenv: 09:47:05 system 09:47:05 3.8.13 09:47:05 3.9.13 09:47:05 3.10.13 09:47:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:47:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:47:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:07 lf-activate-venv(): INFO: Base packages installed successfully 09:47:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:47:15 DEBUG: total: 0.39 09:47:15 INFO: Retrieving Stack Cost... 09:47:15 INFO: Retrieving Pricing Info for: v3-standard-2 09:47:15 INFO: Archiving Costs 09:47:15 [netconf-csit-3node-clustering-scale-only-scandium] $ /bin/bash -l /tmp/jenkins3549947334961947327.sh 09:47:15 ---> logs-deploy.sh 09:47:15 Setup pyenv: 09:47:16 system 09:47:16 3.8.13 09:47:16 3.9.13 09:47:16 3.10.13 09:47:16 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-scandium/.python-version) 09:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-08v4 from file:/tmp/.os_lf_venv 09:47:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:47:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:47:18 lf-activate-venv(): INFO: Base packages installed successfully 09:47:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:47:28 lf-activate-venv(): INFO: Adding /tmp/venv-08v4/bin to PATH 09:47:28 WARNING: Nexus logging server not set 09:47:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-scandium/126/ 09:47:28 INFO: archiving logs to S3 09:47:29 ---> uname -a: 09:47:29 Linux prd-centos8-robot-2c-8g-164.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 09:47:29 09:47:29 09:47:29 ---> lscpu: 09:47:29 Architecture: x86_64 09:47:29 CPU op-mode(s): 32-bit, 64-bit 09:47:29 Byte Order: Little Endian 09:47:29 CPU(s): 2 09:47:29 On-line CPU(s) list: 0,1 09:47:29 Thread(s) per core: 1 09:47:29 Core(s) per socket: 1 09:47:29 Socket(s): 2 09:47:29 NUMA node(s): 1 09:47:29 Vendor ID: AuthenticAMD 09:47:29 CPU family: 23 09:47:29 Model: 49 09:47:29 Model name: AMD EPYC-Rome Processor 09:47:29 Stepping: 0 09:47:29 CPU MHz: 2800.000 09:47:29 BogoMIPS: 5600.00 09:47:29 Virtualization: AMD-V 09:47:29 Hypervisor vendor: KVM 09:47:29 Virtualization type: full 09:47:29 L1d cache: 32K 09:47:29 L1i cache: 32K 09:47:29 L2 cache: 512K 09:47:29 L3 cache: 16384K 09:47:29 NUMA node0 CPU(s): 0,1 09:47:29 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 09:47:29 09:47:29 09:47:29 ---> nproc: 09:47:29 2 09:47:29 09:47:29 09:47:29 ---> df -h: 09:47:29 Filesystem Size Used Avail Use% Mounted on 09:47:29 devtmpfs 3.8G 0 3.8G 0% /dev 09:47:29 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:47:29 tmpfs 3.8G 17M 3.8G 1% /run 09:47:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:47:29 /dev/vda1 40G 8.4G 32G 21% / 09:47:29 tmpfs 770M 0 770M 0% /run/user/1001 09:47:29 09:47:29 09:47:29 ---> free -m: 09:47:29 total used free shared buff/cache available 09:47:29 Mem: 7697 618 4894 19 2184 6780 09:47:29 Swap: 1023 0 1023 09:47:29 09:47:29 09:47:29 ---> ip addr: 09:47:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:47:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:47:29 inet 127.0.0.1/8 scope host lo 09:47:29 valid_lft forever preferred_lft forever 09:47:29 inet6 ::1/128 scope host 09:47:29 valid_lft forever preferred_lft forever 09:47:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:47:29 link/ether fa:16:3e:b9:a3:94 brd ff:ff:ff:ff:ff:ff 09:47:29 altname enp0s3 09:47:29 altname ens3 09:47:29 inet 10.30.171.49/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:47:29 valid_lft 85808sec preferred_lft 85808sec 09:47:29 inet6 fe80::f816:3eff:feb9:a394/64 scope link 09:47:29 valid_lft forever preferred_lft forever 09:47:29 09:47:29 09:47:29 ---> sar -b -r -n DEV: 09:47:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:47:29 09:47:29 09:37:33 LINUX RESTART (2 CPU) 09:47:29 09:47:29 09:38:01 AM tps rtps wtps bread/s bwrtn/s 09:47:29 09:39:01 AM 102.82 23.69 79.13 6745.96 7369.97 09:47:29 09:40:01 AM 79.72 0.72 79.01 52.92 10017.28 09:47:29 09:41:01 AM 24.90 0.42 24.49 64.77 2079.03 09:47:29 09:42:01 AM 86.25 9.45 76.80 1685.59 8780.32 09:47:29 09:43:02 AM 11.65 0.00 11.65 0.00 1169.79 09:47:29 09:44:01 AM 2.66 0.00 2.66 0.00 83.02 09:47:29 09:45:01 AM 0.12 0.00 0.12 0.00 0.90 09:47:29 09:46:01 AM 0.68 0.23 0.45 12.66 47.27 09:47:29 09:47:01 AM 30.98 0.63 30.34 73.19 1404.83 09:47:29 Average: 37.82 3.91 33.91 961.36 3445.47 09:47:29 09:47:29 09:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:29 09:39:01 AM 5338904 7049192 2543520 32.27 2688 1892672 690924 7.74 185736 2036916 178092 09:47:29 09:40:01 AM 5134460 6976896 2747964 34.86 2688 2018196 746948 8.36 197812 2198136 42004 09:47:29 09:41:01 AM 5135568 7007428 2746856 34.85 2688 2047020 729180 8.16 222504 2171540 37436 09:47:29 09:42:01 AM 4914700 7021932 2967724 37.65 2688 2274688 672132 7.53 266996 2319420 26984 09:47:29 09:43:02 AM 4914400 7021544 2968024 37.65 2688 2274700 672132 7.53 267000 2319340 4 09:47:29 09:44:01 AM 4914336 7021480 2968088 37.65 2688 2274700 672132 7.53 267004 2319412 8 09:47:29 09:45:01 AM 4914308 7021452 2968116 37.65 2688 2274700 672132 7.53 267004 2319352 4 09:47:29 09:46:01 AM 4911952 7021756 2970472 37.68 2688 2277360 686084 7.68 267592 2321452 1104 09:47:29 09:47:01 AM 5009536 6935092 2872888 36.45 2688 2098932 767136 8.59 463744 2050364 11192 09:47:29 Average: 5020907 7008530 2861517 36.30 2688 2159219 700978 7.85 267266 2228437 32981 09:47:29 09:47:29 09:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:29 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:39:01 AM eth0 344.66 199.43 1770.19 62.06 0.00 0.00 0.00 0.00 09:47:29 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:40:01 AM eth0 67.19 52.12 730.64 8.38 0.00 0.00 0.00 0.00 09:47:29 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:41:01 AM eth0 14.39 13.04 6.71 4.74 0.00 0.00 0.00 0.00 09:47:29 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:42:01 AM eth0 514.28 374.95 424.22 85.61 0.00 0.00 0.00 0.00 09:47:29 09:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:43:02 AM eth0 3.45 2.48 1.31 0.76 0.00 0.00 0.00 0.00 09:47:29 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:44:01 AM eth0 2.58 2.05 0.57 0.49 0.00 0.00 0.00 0.00 09:47:29 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:45:01 AM eth0 2.55 1.93 0.48 0.42 0.00 0.00 0.00 0.00 09:47:29 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:46:01 AM eth0 117.26 87.89 29.74 10.46 0.00 0.00 0.00 0.00 09:47:29 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 09:47:01 AM eth0 46.46 35.26 83.61 25.59 0.00 0.00 0.00 0.00 09:47:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:29 Average: eth0 123.87 85.62 339.27 22.09 0.00 0.00 0.00 0.00 09:47:29 09:47:29 09:47:29 ---> sar -P ALL: 09:47:29 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:47:29 09:47:29 09:37:33 LINUX RESTART (2 CPU) 09:47:29 09:47:29 09:38:01 AM CPU %user %nice %system %iowait %steal %idle 09:47:29 09:39:01 AM all 46.53 0.00 7.33 1.39 0.11 44.64 09:47:29 09:39:01 AM 0 44.75 0.00 6.58 1.62 0.12 46.94 09:47:29 09:39:01 AM 1 48.31 0.00 8.08 1.17 0.10 42.35 09:47:29 09:40:01 AM all 23.14 0.00 3.10 0.85 0.13 72.79 09:47:29 09:40:01 AM 0 17.91 0.00 2.67 0.90 0.13 78.38 09:47:29 09:40:01 AM 1 28.37 0.00 3.52 0.80 0.12 67.20 09:47:29 09:41:01 AM all 15.95 0.00 2.36 0.23 0.06 81.40 09:47:29 09:41:01 AM 0 11.79 0.00 2.02 0.15 0.05 85.99 09:47:29 09:41:01 AM 1 20.11 0.00 2.70 0.32 0.07 76.81 09:47:29 09:42:01 AM all 29.92 0.00 6.07 0.81 0.11 63.09 09:47:29 09:42:01 AM 0 15.98 0.00 5.07 0.85 0.10 77.99 09:47:29 09:42:01 AM 1 43.91 0.00 7.06 0.77 0.12 48.14 09:47:29 09:43:02 AM all 0.22 0.00 0.18 0.55 0.05 99.01 09:47:29 09:43:02 AM 0 0.30 0.00 0.17 0.64 0.05 98.84 09:47:29 09:43:02 AM 1 0.13 0.00 0.18 0.47 0.05 99.17 09:47:29 09:44:01 AM all 0.36 0.00 0.08 0.01 0.03 99.53 09:47:29 09:44:01 AM 0 0.56 0.00 0.08 0.02 0.02 99.32 09:47:29 09:44:01 AM 1 0.15 0.00 0.07 0.00 0.03 99.75 09:47:29 09:45:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52 09:47:29 09:45:01 AM 0 0.13 0.00 0.08 0.00 0.03 99.75 09:47:29 09:45:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28 09:47:29 09:46:01 AM all 5.19 0.00 0.85 0.01 0.08 93.88 09:47:29 09:46:01 AM 0 4.56 0.00 0.84 0.02 0.07 94.52 09:47:29 09:46:01 AM 1 5.83 0.00 0.85 0.00 0.08 93.23 09:47:29 09:47:01 AM all 30.09 0.00 3.89 0.15 0.09 65.78 09:47:29 09:47:01 AM 0 15.75 0.00 3.54 0.07 0.10 80.54 09:47:29 09:47:01 AM 1 44.41 0.00 4.23 0.23 0.08 51.03 09:47:29 Average: all 16.90 0.00 2.66 0.45 0.08 79.91 09:47:29 Average: 0 12.44 0.00 2.34 0.47 0.07 84.66 09:47:29 Average: 1 21.36 0.00 2.98 0.42 0.08 75.17 09:47:29 09:47:29 09:47:29