23:59:19 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 27
23:59:19 originally caused by:
23:59:19 Started by timer
23:59:19 Running as SYSTEM
23:59:19 [EnvInject] - Loading node environment variables.
23:59:19 Building remotely on prd-centos8-robot-2c-8g-8774 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
23:59:19 [ssh-agent] Looking for ssh-agent implementation...
23:59:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:59:19 $ ssh-agent
23:59:19 SSH_AUTH_SOCK=/tmp/ssh-cgoc6uOl2kUj/agent.5295
23:59:19 SSH_AGENT_PID=5297
23:59:19 [ssh-agent] Started.
23:59:19 Running ssh-add (command line suppressed)
23:59:19 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_2896357414095369906.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_2896357414095369906.key)
23:59:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:59:19 The recommended git tool is: NONE
23:59:22 using credential opendaylight-jenkins-ssh
23:59:22 Wiping out workspace first.
23:59:22 Cloning the remote Git repository
23:59:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:59:22 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10
23:59:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:59:22 > git --version # timeout=10
23:59:22 > git --version # 'git version 2.43.0'
23:59:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:59:22 [INFO] Currently running in a labeled security context
23:59:22 [INFO] Currently SELinux is 'enforcing' on the host
23:59:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh1042306260408661527.key
23:59:22 Verifying host key using known hosts file
23:59:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:59:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:59:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:59:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:59:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:59:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:59:25 [INFO] Currently running in a labeled security context
23:59:25 [INFO] Currently SELinux is 'enforcing' on the host
23:59:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh109260865902968460.key
23:59:25 Verifying host key using known hosts file
23:59:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:59:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:59:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:25 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
23:59:25 > git config core.sparsecheckout # timeout=10
23:59:25 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
23:59:26 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
23:59:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:59:26 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:59:26 No emails were triggered.
23:59:26 provisioning config files...
23:59:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:59:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:59:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:59:26 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11536260912265537744.sh
23:59:26 ---> python-tools-install.sh
23:59:26 Setup pyenv:
23:59:27 system
23:59:27 * 3.8.13 (set by /opt/pyenv/version)
23:59:27 * 3.9.13 (set by /opt/pyenv/version)
23:59:27 * 3.10.13 (set by /opt/pyenv/version)
23:59:27 * 3.11.7 (set by /opt/pyenv/version)
23:59:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yrgi
23:59:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:59:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:36 lf-activate-venv(): INFO: Base packages installed successfully
23:59:36 lf-activate-venv(): INFO: Installing additional packages: lftools
23:59:58 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
23:59:58 Generating Requirements File
00:00:21 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.
00:00:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:00:21 Python 3.11.7
00:00:21 pip 26.0.1 from /tmp/venv-yrgi/lib/python3.11/site-packages/pip (python 3.11)
00:00:22 appdirs==1.4.4
00:00:22 argcomplete==3.6.3
00:00:22 aspy.yaml==1.3.0
00:00:22 attrs==25.4.0
00:00:22 autopage==0.6.0
00:00:22 beautifulsoup4==4.14.3
00:00:22 boto3==1.42.44
00:00:22 botocore==1.42.44
00:00:22 bs4==0.0.2
00:00:22 certifi==2026.1.4
00:00:22 cffi==2.0.0
00:00:22 cfgv==3.5.0
00:00:22 chardet==5.2.0
00:00:22 charset-normalizer==3.4.4
00:00:22 click==8.3.1
00:00:22 cliff==4.13.1
00:00:22 cmd2==3.2.0
00:00:22 cryptography==3.3.2
00:00:22 debtcollector==3.0.0
00:00:22 decorator==5.2.1
00:00:22 defusedxml==0.7.1
00:00:22 Deprecated==1.3.1
00:00:22 distlib==0.4.0
00:00:22 dnspython==2.8.0
00:00:22 docker==7.1.0
00:00:22 dogpile.cache==1.5.0
00:00:22 durationpy==0.10
00:00:22 email-validator==2.3.0
00:00:22 filelock==3.20.3
00:00:22 future==1.0.0
00:00:22 gitdb==4.0.12
00:00:22 GitPython==3.1.46
00:00:22 httplib2==0.30.2
00:00:22 identify==2.6.16
00:00:22 idna==3.11
00:00:22 importlib-resources==1.5.0
00:00:22 iso8601==2.1.0
00:00:22 Jinja2==3.1.6
00:00:22 jmespath==1.1.0
00:00:22 jsonpatch==1.33
00:00:22 jsonpointer==3.0.0
00:00:22 jsonschema==4.26.0
00:00:22 jsonschema-specifications==2025.9.1
00:00:22 keystoneauth1==5.13.0
00:00:22 kubernetes==35.0.0
00:00:22 lftools==0.37.21
00:00:22 lxml==6.0.2
00:00:22 markdown-it-py==4.0.0
00:00:22 MarkupSafe==3.0.3
00:00:22 mdurl==0.1.2
00:00:22 msgpack==1.1.2
00:00:22 multi_key_dict==2.0.3
00:00:22 munch==4.0.0
00:00:22 netaddr==1.3.0
00:00:22 niet==1.4.2
00:00:22 nodeenv==1.10.0
00:00:22 oauth2client==4.1.3
00:00:22 oauthlib==3.3.1
00:00:22 openstacksdk==4.9.0
00:00:22 os-service-types==1.8.2
00:00:22 osc-lib==4.3.0
00:00:22 oslo.config==10.2.0
00:00:22 oslo.context==6.2.0
00:00:22 oslo.i18n==6.7.1
00:00:22 oslo.log==8.0.0
00:00:22 oslo.serialization==5.9.0
00:00:22 oslo.utils==9.2.0
00:00:22 packaging==26.0
00:00:22 pbr==7.0.3
00:00:22 platformdirs==4.5.1
00:00:22 prettytable==3.17.0
00:00:22 psutil==7.2.2
00:00:22 pyasn1==0.6.2
00:00:22 pyasn1_modules==0.4.2
00:00:22 pycparser==3.0
00:00:22 pygerrit2==2.0.15
00:00:22 PyGithub==2.8.1
00:00:22 Pygments==2.19.2
00:00:22 PyJWT==2.11.0
00:00:22 PyNaCl==1.6.2
00:00:22 pyparsing==2.4.7
00:00:22 pyperclip==1.11.0
00:00:22 pyrsistent==0.20.0
00:00:22 python-cinderclient==9.8.0
00:00:22 python-dateutil==2.9.0.post0
00:00:22 python-heatclient==5.0.0
00:00:22 python-jenkins==1.8.3
00:00:22 python-keystoneclient==5.7.0
00:00:22 python-magnumclient==4.9.0
00:00:22 python-openstackclient==8.3.0
00:00:22 python-swiftclient==4.9.0
00:00:22 PyYAML==6.0.3
00:00:22 referencing==0.37.0
00:00:22 requests==2.32.5
00:00:22 requests-oauthlib==2.0.0
00:00:22 requestsexceptions==1.4.0
00:00:22 rfc3986==2.0.0
00:00:22 rich==14.3.2
00:00:22 rich-argparse==1.7.2
00:00:22 rpds-py==0.30.0
00:00:22 rsa==4.9.1
00:00:22 ruamel.yaml==0.19.1
00:00:22 ruamel.yaml.clib==0.2.15
00:00:22 s3transfer==0.16.0
00:00:22 simplejson==3.20.2
00:00:22 six==1.17.0
00:00:22 smmap==5.0.2
00:00:22 soupsieve==2.8.3
00:00:22 stevedore==5.6.0
00:00:22 tabulate==0.9.0
00:00:22 toml==0.10.2
00:00:22 tomlkit==0.14.0
00:00:22 tqdm==4.67.3
00:00:22 typing_extensions==4.15.0
00:00:22 tzdata==2025.3
00:00:22 urllib3==1.26.20
00:00:22 virtualenv==20.36.1
00:00:22 wcwidth==0.6.0
00:00:22 websocket-client==1.9.0
00:00:22 wrapt==2.1.1
00:00:22 xdg==6.0.0
00:00:22 xmltodict==1.0.2
00:00:22 yq==3.4.3
00:00:22 [EnvInject] - Injecting environment variables from a build step.
00:00:22 [EnvInject] - Injecting as environment variables the properties content
00:00:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:00:22 OS_CLOUD=vex
00:00:22 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:00:22 OS_STACK_TEMPLATE_DIR=openstack-hot
00:00:22
00:00:22 [EnvInject] - Variables injected successfully.
00:00:22 provisioning config files...
00:00:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:00:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17506053120478355646.sh
00:00:22 ---> Create parameters file for OpenStack HOT
00:00:22 OpenStack Heat parameters generated
00:00:22 -----------------------------------
00:00:22 parameters:
00:00:22 vm_0_count: '1'
00:00:22 vm_0_flavor: 'v3-standard-4'
00:00:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:00:22 vm_1_count: '1'
00:00:22 vm_1_flavor: 'v3-standard-2'
00:00:22 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
00:00:22
00:00:22 job_name: '00473-27'
00:00:22 silo: 'releng'
00:00:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins2576746744928012047.sh
00:00:22 ---> Create HEAT stack
00:00:22 + source /home/jenkins/lf-env.sh
00:00:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:00:22 ++ mktemp -d /tmp/venv-XXXX
00:00:22 + lf_venv=/tmp/venv-JV5x
00:00:22 + local venv_file=/tmp/.os_lf_venv
00:00:22 + local python=python3
00:00:22 + local options
00:00:22 + local set_path=true
00:00:22 + local install_args=
00:00:22 ++ 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
00:00:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:00:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:00:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:00:22 + true
00:00:22 + case $1 in
00:00:22 + python=python3
00:00:22 + shift 2
00:00:22 + true
00:00:22 + case $1 in
00:00:22 + shift
00:00:22 + break
00:00:22 + case $python in
00:00:22 + local pkg_list=
00:00:22 + [[ -d /opt/pyenv ]]
00:00:22 + echo 'Setup pyenv:'
00:00:22 Setup pyenv:
00:00:22 + export PYENV_ROOT=/opt/pyenv
00:00:22 + PYENV_ROOT=/opt/pyenv
00:00:22 + 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
00:00:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:00:22 + pyenv versions
00:00:23 system
00:00:23 3.8.13
00:00:23 3.9.13
00:00:23 3.10.13
00:00:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:00:23 + command -v pyenv
00:00:23 ++ pyenv init - --no-rehash
00:00:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:00:23 for i in ${!paths[@]}; do
00:00:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:00:23 fi; done;
00:00:23 echo "${paths[*]}"'\'')"
00:00:23 export PATH="/opt/pyenv/shims:${PATH}"
00:00:23 export PYENV_SHELL=bash
00:00:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:00:23 pyenv() {
00:00:23 local command
00:00:23 command="${1:-}"
00:00:23 if [ "$#" -gt 0 ]; then
00:00:23 shift
00:00:23 fi
00:00:23
00:00:23 case "$command" in
00:00:23 rehash|shell)
00:00:23 eval "$(pyenv "sh-$command" "$@")"
00:00:23 ;;
00:00:23 *)
00:00:23 command pyenv "$command" "$@"
00:00:23 ;;
00:00:23 esac
00:00:23 }'
00:00:23 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:00:23 for i in ${!paths[@]}; do
00:00:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:00:23 fi; done;
00:00:23 echo "${paths[*]}"'
00:00:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:00:23 ++ 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
00:00:23 ++ 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
00:00:23 ++ export PYENV_SHELL=bash
00:00:23 ++ PYENV_SHELL=bash
00:00:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:00:23 +++ complete -F _pyenv pyenv
00:00:23 ++ lf-pyver python3
00:00:23 ++ local py_version_xy=python3
00:00:23 ++ local py_version_xyz=
00:00:23 ++ awk '{ print $1 }'
00:00:23 ++ pyenv versions
00:00:23 ++ local command
00:00:23 ++ command=versions
00:00:23 ++ '[' 1 -gt 0 ']'
00:00:23 ++ shift
00:00:23 ++ case "$command" in
00:00:23 ++ command pyenv versions
00:00:23 ++ pyenv versions
00:00:23 ++ sed 's/^[ *]* //'
00:00:23 ++ grep -E '^[0-9.]*[0-9]$'
00:00:23 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:00:23 +++ grep '^3' /tmp/.pyenv_versions
00:00:23 +++ tail -n 1
00:00:23 +++ sort -V
00:00:23 ++ py_version_xyz=3.11.7
00:00:23 ++ [[ -z 3.11.7 ]]
00:00:23 ++ echo 3.11.7
00:00:23 ++ return 0
00:00:23 + pyenv local 3.11.7
00:00:23 + local command
00:00:23 + command=local
00:00:23 + '[' 2 -gt 0 ']'
00:00:23 + shift
00:00:23 + case "$command" in
00:00:23 + command pyenv local 3.11.7
00:00:23 + pyenv local 3.11.7
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='lftools[openstack] '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='kubernetes '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='niet '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='python-heatclient '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='python-openstackclient '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='python-magnumclient '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='urllib3~=1.26.15 '
00:00:23 + for arg in "$@"
00:00:23 + case $arg in
00:00:23 + pkg_list+='yq '
00:00:23 + [[ -f /tmp/.os_lf_venv ]]
00:00:23 ++ cat /tmp/.os_lf_venv
00:00:23 + lf_venv=/tmp/venv-yrgi
00:00:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from' file:/tmp/.os_lf_venv
00:00:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:00:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:00:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:23 + local 'pip_opts=--upgrade --quiet'
00:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:00:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:00:23 + [[ -n '' ]]
00:00:23 + [[ -n '' ]]
00:00:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:00:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:23 + /tmp/venv-yrgi/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
00:00:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:00:26 lf-activate-venv(): INFO: Base packages installed successfully
00:00:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:00:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:00:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:00:26 + /tmp/venv-yrgi/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
00:00:47 + type python3
00:00:47 + true
00:00:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH'
00:00:47 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:00:47 + PATH=/tmp/venv-yrgi/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
00:00:47 + return 0
00:00:47 + openstack --os-cloud vex limits show --absolute
00:00:48 +--------------------------+---------+
00:00:48 | Name | Value |
00:00:48 +--------------------------+---------+
00:00:48 | maxTotalInstances | -1 |
00:00:48 | maxTotalCores | 450 |
00:00:48 | maxTotalRAMSize | 1000000 |
00:00:48 | maxServerMeta | 128 |
00:00:48 | maxImageMeta | 128 |
00:00:48 | maxPersonality | 5 |
00:00:48 | maxPersonalitySize | 10240 |
00:00:48 | maxTotalKeypairs | 100 |
00:00:48 | maxServerGroups | 10 |
00:00:48 | maxServerGroupMembers | 10 |
00:00:48 | maxTotalFloatingIps | -1 |
00:00:48 | maxSecurityGroups | -1 |
00:00:48 | maxSecurityGroupRules | -1 |
00:00:48 | totalRAMUsed | 196608 |
00:00:48 | totalCoresUsed | 48 |
00:00:48 | totalInstancesUsed | 19 |
00:00:48 | totalFloatingIpsUsed | 0 |
00:00:48 | totalSecurityGroupsUsed | 0 |
00:00:48 | totalServerGroupsUsed | 0 |
00:00:48 | maxTotalVolumes | -1 |
00:00:48 | maxTotalSnapshots | 10 |
00:00:48 | maxTotalVolumeGigabytes | 4096 |
00:00:48 | maxTotalBackups | 10 |
00:00:48 | maxTotalBackupGigabytes | 1000 |
00:00:48 | totalVolumesUsed | 0 |
00:00:48 | totalGigabytesUsed | 0 |
00:00:48 | totalSnapshotsUsed | 0 |
00:00:48 | totalBackupsUsed | 0 |
00:00:48 | totalBackupGigabytesUsed | 0 |
00:00:48 +--------------------------+---------+
00:00:48 + pushd /opt/ciman/openstack-hot
00:00:48 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:00:48 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-27 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml
00:01:45 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:01:45 Waiting to initialize infrastructure...
00:01:45 Waiting to initialize infrastructure...
00:01:45 Waiting to initialize infrastructure...
00:01:45 Waiting to initialize infrastructure...
00:01:45 Stack initialization successful.
00:01:45 ------------------------------------
00:01:45 Stack Details
00:01:45 ------------------------------------
00:01:45 {'added': None,
00:01:45 'capabilities': [],
00:01:45 'created_at': '2026-02-09T00:00:51Z',
00:01:45 'deleted': None,
00:01:45 'deleted_at': None,
00:01:45 'description': 'No description',
00:01:45 'environment': None,
00:01:45 'environment_files': None,
00:01:45 'files': None,
00:01:45 'files_container': None,
00:01:45 'id': '29751f3a-84c2-453e-91e1-bd96faf4d54f',
00:01:45 'is_rollback_disabled': True,
00:01:45 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-27/29751f3a-84c2-453e-91e1-bd96faf4d54f',
00:01:45 'rel': 'self'}],
00:01:45 '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'})}),
00:01:45 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-27',
00:01:45 'notification_topics': [],
00:01:45 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:01:45 'output_key': 'vm_0_ips',
00:01:45 'output_value': ['10.30.170.132']},
00:01:45 {'description': 'IP addresses of the 2nd vm types',
00:01:45 'output_key': 'vm_1_ips',
00:01:45 'output_value': ['10.30.170.175']}],
00:01:45 'owner_id': ****,
00:01:45 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:01:45 'OS::stack_id': '29751f3a-84c2-453e-91e1-bd96faf4d54f',
00:01:45 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-27',
00:01:45 'job_name': '00473-27',
00:01:45 'silo': 'releng',
00:01:45 'vm_0_count': '1',
00:01:45 'vm_0_flavor': 'v3-standard-4',
00:01:45 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:01:45 '20260201-010217.481',
00:01:45 'vm_1_count': '1',
00:01:45 'vm_1_flavor': 'v3-standard-2',
00:01:45 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
00:01:45 '20250201-040221.796'},
00:01:45 'parent_id': None,
00:01:45 'replaced': None,
00:01:45 'status': 'CREATE_COMPLETE',
00:01:45 'status_reason': 'Stack CREATE completed successfully',
00:01:45 'tags': [],
00:01:45 'template': None,
00:01:45 'template_description': 'No description',
00:01:45 'template_url': None,
00:01:45 'timeout_mins': 15,
00:01:45 'unchanged': None,
00:01:45 'updated': None,
00:01:45 'updated_at': None,
00:01:45 'user_project_id': '513802bca9b5491fae3884a270da383c'}
00:01:45 ------------------------------------
00:01:45 + popd
00:01:45 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:01:45 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins7343905087262128501.sh
00:01:45 ---> Copy SSH public keys to CSIT lab
00:01:45 Setup pyenv:
00:01:45 system
00:01:45 3.8.13
00:01:45 3.9.13
00:01:45 3.10.13
00:01:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:01:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:01:47 lf-activate-venv(): INFO: Base packages installed successfully
00:01:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:02:00 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:02:02 SSH not responding on 10.30.170.175. Retrying in 10 seconds...
00:02:03 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:02:03 releng-00473-27-0-builder-0
00:02:03 Successfully copied public keys to slave 10.30.170.132
00:02:12 Ping to 10.30.170.175 successful.
00:02:12 SSH not responding on 10.30.170.175. Retrying in 10 seconds...
00:02:22 Ping to 10.30.170.175 successful.
00:02:23 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts.
00:02:24 releng-00473-27-1-docker-0
00:02:24 Successfully copied public keys to slave 10.30.170.175
00:02:24 Process 6533 ready.
00:02:24 Process 6534 ready.
00:02:24 SSH ready on all stack servers.
00:02:24 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins5130660786680911287.sh
00:02:24 Setup pyenv:
00:02:24 system
00:02:24 3.8.13
00:02:24 3.9.13
00:02:24 3.10.13
00:02:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:02:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1kRF
00:02:28 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv
00:02:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:33 lf-activate-venv(): INFO: Base packages installed successfully
00:02:33 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-1kRF/bin to PATH
00:02:35 + echo 'Installing Python Requirements'
00:02:35 Installing Python Requirements
00:02:35 + cat
00:02:35 + python -m pip install -r requirements.txt
00:02:35 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:02:35 Collecting docker-py (from -r requirements.txt (line 1))
00:02:35 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)
00:02:35 Collecting ipaddr (from -r requirements.txt (line 2))
00:02:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:02:35 Installing build dependencies: started
00:02:36 Installing build dependencies: finished with status 'done'
00:02:36 Getting requirements to build wheel: started
00:02:37 Getting requirements to build wheel: finished with status 'done'
00:02:37 Preparing metadata (pyproject.toml): started
00:02:37 Preparing metadata (pyproject.toml): finished with status 'done'
00:02:37 Collecting netaddr (from -r requirements.txt (line 3))
00:02:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:02:37 Collecting netifaces (from -r requirements.txt (line 4))
00:02:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:02:37 Installing build dependencies: started
00:02:38 Installing build dependencies: finished with status 'done'
00:02:38 Getting requirements to build wheel: started
00:02:38 Getting requirements to build wheel: finished with status 'done'
00:02:38 Preparing metadata (pyproject.toml): started
00:02:38 Preparing metadata (pyproject.toml): finished with status 'done'
00:02:38 Collecting pyhocon (from -r requirements.txt (line 5))
00:02:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:02:38 Collecting requests (from -r requirements.txt (line 6))
00:02:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:02:39 Collecting robotframework (from -r requirements.txt (line 7))
00:02:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:02:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 9.4 MB/s 0:00:00
00:02:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:02:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:02:39 Installing build dependencies: started
00:02:40 Installing build dependencies: finished with status 'done'
00:02:40 Getting requirements to build wheel: started
00:02:40 Getting requirements to build wheel: finished with status 'done'
00:02:40 Preparing metadata (pyproject.toml): started
00:02:40 Preparing metadata (pyproject.toml): finished with status 'done'
00:02:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:02:40 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:02:40 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)
00:02:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:02:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:02:41 Installing build dependencies: started
00:02:41 Installing build dependencies: finished with status 'done'
00:02:41 Getting requirements to build wheel: started
00:02:42 Getting requirements to build wheel: finished with status 'done'
00:02:42 Preparing metadata (pyproject.toml): started
00:02:42 Preparing metadata (pyproject.toml): finished with status 'done'
00:02:42 Collecting scapy (from -r requirements.txt (line 12))
00:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:02:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 22.6 MB/s 0:00:00
00:02:42 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:02:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:02:42 Installing build dependencies: started
00:02:43 Installing build dependencies: finished with status 'done'
00:02:43 Getting requirements to build wheel: started
00:02:44 Getting requirements to build wheel: finished with status 'done'
00:02:44 Preparing metadata (pyproject.toml): started
00:02:44 Preparing metadata (pyproject.toml): finished with status 'done'
00:02:44 Collecting elasticsearch (from -r requirements.txt (line 18))
00:02:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:02:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 14.3 MB/s 0:00:00
00:02:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:02:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:02:44 Collecting pyangbind (from -r requirements.txt (line 22))
00:02:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:02:44 Collecting isodate (from -r requirements.txt (line 25))
00:02:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:02:44 Collecting jmespath (from -r requirements.txt (line 28))
00:02:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:02:44 Collecting jsonpatch (from -r requirements.txt (line 31))
00:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:02:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:02:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:02:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:02:45 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)
00:02:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:02:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:02:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:02:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:02:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:02:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:02:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:02:46 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:02:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:02:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:02:46 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)
00:02:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:02:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:02:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:02:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:02:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:02:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:02:47 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:02:47 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:02:47 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)
00:02:47 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:02:47 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:02:47 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)
00:02:47 Collecting elasticsearch (from -r requirements.txt (line 18))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:02:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 8.0 MB/s 0:00:00
00:02:47 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:02:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:02:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:02:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:02:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:02:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 5.0 MB/s 0:00:00
00:02:48 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:02:48 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)
00:02:49 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:02:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 31.2 MB/s 0:00:00
00:02:49 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:02:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:02:49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:49 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)
00:02:50 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:02:50 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:02:50 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:02:50 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:50 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)
00:02:50 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:02:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:02:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 36.9 MB/s 0:00:00
00:02:51 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:02:51 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:02:51 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:02:51 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:02:51 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:02:51 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:02:51 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:02:51 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:02:51 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:02:51 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:51 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)
00:02:52 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:02:52 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:02:52 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:02:52 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:02:52 Requirement already satisfied: packaging in /tmp/venv-1kRF/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:02:52 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:02:52 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:02:52 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:02:52 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:02:52 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:02:52 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:02:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:02:52 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:02:52 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:02:52 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:02:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:02:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=3c98760ee6a989693dcaf0b86ba8f2df2f5a1119253a0c90c36de91757fcbd5c
00:02:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:02:53 Building wheel for ipaddr (pyproject.toml): started
00:02:53 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:02:53 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=675f062ef8cfa88fca14803cf96f5eb28f2b4aadcded56e7bd0582c19dbdb724
00:02:53 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:02:53 Building wheel for netifaces (pyproject.toml): started
00:02:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:02:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41066 sha256=d372064bd2fae2b320b49238d093a22a1fb670178efac17f555004a508088a75
00:02:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:02:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:02:56 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:02:56 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=35165d84648dca81b01ee422e8f08ff068d8648d9a93d5c66c2c76304a19f728
00:02:56 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:02:56 Building wheel for jsonpath-rw (pyproject.toml): started
00:02:56 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:02:56 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=7ea816381ef1850a89e3110e493cd3e9ea0a4c65f48405c908024d757a2540a4
00:02:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:02:56 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:02:56 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:03:09
00:03:09 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:03:09 + pip freeze
00:03:09 async-generator==1.10
00:03:09 attrs==25.4.0
00:03:09 bcrypt==5.0.0
00:03:09 beautifulsoup4==4.14.3
00:03:09 certifi==2026.1.4
00:03:09 cffi==2.0.0
00:03:09 charset-normalizer==3.4.4
00:03:09 click==8.3.1
00:03:09 cryptography==46.0.4
00:03:09 decorator==5.2.1
00:03:09 distlib==0.4.0
00:03:09 docker-py==1.10.6
00:03:09 docker-pycreds==0.4.0
00:03:09 elastic-transport==8.17.1
00:03:09 elasticsearch==8.19.3
00:03:09 elasticsearch-dsl==8.15.4
00:03:09 enum34==1.1.10
00:03:09 filelock==3.20.3
00:03:09 h11==0.16.0
00:03:09 idna==3.11
00:03:09 importlib_metadata==8.7.1
00:03:09 invoke==2.2.1
00:03:09 ipaddr==2.2.0
00:03:09 isodate==0.7.2
00:03:09 jmespath==1.1.0
00:03:09 jsonpatch==1.33
00:03:09 jsonpath-rw==1.4.0
00:03:09 jsonpointer==3.0.0
00:03:09 lxml==6.0.2
00:03:09 mypy_extensions==1.1.0
00:03:09 netaddr==1.3.0
00:03:09 netifaces==0.11.0
00:03:09 outcome==1.3.0.post0
00:03:09 packaging==26.0
00:03:09 paramiko==4.0.0
00:03:09 platformdirs==4.5.1
00:03:09 ply==3.11
00:03:09 pyang==2.7.1
00:03:09 pyangbind==0.8.7
00:03:09 pycparser==3.0
00:03:09 pyhocon==0.3.61
00:03:09 PyNaCl==1.6.2
00:03:09 pyparsing==3.3.2
00:03:09 PySocks==1.7.1
00:03:09 python-dateutil==2.9.0.post0
00:03:09 regex==2026.1.15
00:03:09 requests==2.32.5
00:03:09 robotframework==7.4.1
00:03:09 robotframework-httplibrary==0.4.2
00:03:09 robotframework-pythonlibcore==4.5.0
00:03:09 robotframework-requests==0.9.7
00:03:09 robotframework-selenium2library==3.0.0
00:03:09 robotframework-seleniumlibrary==6.8.0
00:03:09 robotframework-sshlibrary==3.8.0
00:03:09 scapy==2.7.0
00:03:09 scp==0.15.0
00:03:09 selenium==4.40.0
00:03:09 six==1.17.0
00:03:09 sniffio==1.3.1
00:03:09 sortedcontainers==2.4.0
00:03:09 soupsieve==2.8.3
00:03:09 trio==0.32.0
00:03:09 trio-typing==0.10.0
00:03:09 trio-websocket==0.12.2
00:03:09 types-certifi==2021.10.8.3
00:03:09 types-urllib3==1.26.25.14
00:03:09 typing_extensions==4.15.0
00:03:09 urllib3==2.6.3
00:03:09 virtualenv==20.36.1
00:03:09 waitress==3.0.2
00:03:09 WebOb==1.8.9
00:03:09 websocket-client==1.9.0
00:03:09 WebTest==3.0.7
00:03:09 wsproto==1.3.2
00:03:09 zipp==3.23.0
00:03:09 [EnvInject] - Injecting environment variables from a build step.
00:03:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:03:09 [EnvInject] - Variables injected successfully.
00:03:09 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins17323291656119405374.sh
00:03:10 Setup pyenv:
00:03:10 system
00:03:10 3.8.13
00:03:10 3.9.13
00:03:10 3.10.13
00:03:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:03:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:03:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:12 lf-activate-venv(): INFO: Base packages installed successfully
00:03:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:03:19 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:03:19 + ODL_SYSTEM=()
00:03:19 + TOOLS_SYSTEM=()
00:03:19 + OPENSTACK_SYSTEM=()
00:03:19 + OPENSTACK_CONTROLLERS=()
00:03:19 + mapfile -t ADDR
00:03:19 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:03:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:03:21 + for i in "${ADDR[@]}"
00:03:21 ++ ssh 10.30.170.175 hostname -s
00:03:21 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts.
00:03:22 + REMHOST=releng-00473-27-1-docker-0
00:03:22 + case ${REMHOST} in
00:03:22 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:03:22 + for i in "${ADDR[@]}"
00:03:22 ++ ssh 10.30.170.132 hostname -s
00:03:22 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:22 + REMHOST=releng-00473-27-0-builder-0
00:03:22 + case ${REMHOST} in
00:03:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:03:22 + echo NUM_ODL_SYSTEM=1
00:03:22 + echo NUM_TOOLS_SYSTEM=1
00:03:22 + '[' '' == yes ']'
00:03:22 + NUM_OPENSTACK_SYSTEM=0
00:03:22 + echo NUM_OPENSTACK_SYSTEM=0
00:03:22 + '[' 0 -eq 2 ']'
00:03:22 + echo ODL_SYSTEM_IP=10.30.170.132
00:03:22 ++ seq 0 0
00:03:22 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:03:22 + echo ODL_SYSTEM_1_IP=10.30.170.132
00:03:22 + echo TOOLS_SYSTEM_IP=10.30.170.175
00:03:22 ++ seq 0 0
00:03:22 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:03:22 + echo TOOLS_SYSTEM_1_IP=10.30.170.175
00:03:22 + openstack_index=0
00:03:22 + NUM_OPENSTACK_CONTROL_NODES=1
00:03:22 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:03:22 ++ seq 0 0
00:03:22 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:03:22 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:03:22 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:22 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:22 + '[' -1 -ge 2 ']'
00:03:22 ++ seq 0 -2
00:03:22 + NUM_OPENSTACK_HAPROXY_NODES=0
00:03:22 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:03:22 ++ seq 0 -1
00:03:22 + echo 'Contents of slave_addresses.txt:'
00:03:22 Contents of slave_addresses.txt:
00:03:22 + cat slave_addresses.txt
00:03:22 NUM_ODL_SYSTEM=1
00:03:22 NUM_TOOLS_SYSTEM=1
00:03:22 NUM_OPENSTACK_SYSTEM=0
00:03:22 ODL_SYSTEM_IP=10.30.170.132
00:03:22 ODL_SYSTEM_1_IP=10.30.170.132
00:03:22 TOOLS_SYSTEM_IP=10.30.170.175
00:03:22 TOOLS_SYSTEM_1_IP=10.30.170.175
00:03:22 NUM_OPENSTACK_CONTROL_NODES=1
00:03:22 OPENSTACK_CONTROL_NODE_1_IP=
00:03:22 NUM_OPENSTACK_COMPUTE_NODES=-1
00:03:22 NUM_OPENSTACK_HAPROXY_NODES=0
00:03:22 [EnvInject] - Injecting environment variables from a build step.
00:03:22 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:03:22 [EnvInject] - Variables injected successfully.
00:03:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins10228807380469214783.sh
00:03:22 Preparing for JRE Version 21
00:03:22 Karaf artifact is netconf-karaf
00:03:22 Karaf project is netconf
00:03:22 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:03:22 [EnvInject] - Injecting environment variables from a build step.
00:03:22 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:03:22 [EnvInject] - Variables injected successfully.
00:03:22 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13805759939879453866.sh
00:03:22 2026-02-09 00:03:22 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
00:03:23 Bundle version is 10.0.3-SNAPSHOT
00:03:23 --2026-02-09 00:03:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
00:03:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:23 HTTP request sent, awaiting response... 200 OK
00:03:23 Length: 1414 (1.4K) [application/xml]
00:03:23 Saving to: ‘maven-metadata.xml’
00:03:23
00:03:23 0K . 100% 59.3M=0s
00:03:23
00:03:23 2026-02-09 00:03:23 (59.3 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
00:03:23
00:03:23
00:03:23
00:03:23 org.opendaylight.netconf
00:03:23 netconf-karaf
00:03:23
00:03:23 20260207191005
00:03:23
00:03:23 20260207.191005
00:03:23 135
00:03:23
00:03:23
00:03:23
00:03:23 pom
00:03:23 10.0.3-20260207.191005-135
00:03:23 20260207191005
00:03:23
00:03:23
00:03:23 tar.gz
00:03:23 10.0.3-20260207.191005-135
00:03:23 20260207191005
00:03:23
00:03:23
00:03:23 zip
00:03:23 10.0.3-20260207.191005-135
00:03:23 20260207191005
00:03:23
00:03:23
00:03:23 cyclonedx
00:03:23 xml
00:03:23 10.0.3-20260207.191005-135
00:03:23 20260207191005
00:03:23
00:03:23
00:03:23 cyclonedx
00:03:23 json
00:03:23 10.0.3-20260207.191005-135
00:03:23 20260207191005
00:03:23
00:03:23
00:03:23
00:03:23 10.0.3-SNAPSHOT
00:03:23
00:03:23 Nexus timestamp is 10.0.3-20260207.191005-135
00:03:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:23 Distribution bundle is netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:23 Distribution bundle version is 10.0.3-SNAPSHOT
00:03:23 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
00:03:23 Nexus prefix is https://nexus.opendaylight.org
00:03:23 [EnvInject] - Injecting environment variables from a build step.
00:03:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:03:23 [EnvInject] - Variables injected successfully.
00:03:23 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins4382636227116600155.sh
00:03:23 Setup pyenv:
00:03:23 system
00:03:23 3.8.13
00:03:23 3.9.13
00:03:23 3.10.13
00:03:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:03:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:03:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:25 lf-activate-venv(): INFO: Base packages installed successfully
00:03:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:03:31 Copying common-functions.sh to /tmp
00:03:33 Copying common-functions.sh to 10.30.170.175:/tmp
00:03:33 Warning: Permanently added '10.30.170.175' (ECDSA) to the list of known hosts.
00:03:33 Copying common-functions.sh to 10.30.170.132:/tmp
00:03:33 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:33 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1408323027372402677.sh
00:03:33 common-functions.sh is being sourced
00:03:33 common-functions environment:
00:03:33 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:33 ACTUALFEATURES:
00:03:33 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:33 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:33 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:33 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:33 CONTROLLERMEM: 2048m
00:03:33 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:33 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:33 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:33 SUITES:
00:03:33
00:03:33 #################################################
00:03:33 ## Configure Cluster and Start ##
00:03:33 #################################################
00:03:33 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
00:03:33 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
00:03:33 Locating script plan to use...
00:03:33 Finished running script plans
00:03:33 Configuring member-1 with IP address 10.30.170.132
00:03:34 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:34 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:34 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
00:03:34 common-functions.sh is being sourced
00:03:34 ++ [[ /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 ]]
00:03:34 ++ echo 'common-functions.sh is being sourced'
00:03:34 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
00:03:34 ++ DISTROSTREAM=vanadium
00:03:34 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:34 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:34 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:34 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:34 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:34 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:34 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:34 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:34 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:34 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:34 ++ export CONTROLLERMEM=
00:03:34 ++ CONTROLLERMEM=
00:03:34 ++ case "${DISTROSTREAM}" in
00:03:34 ++ CLUSTER_SYSTEM=akka
00:03:34 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:34 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:34 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:34 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:34 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:34 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:34 ++ print_common_env
00:03:34 ++ cat
00:03:34 common-functions environment:
00:03:34 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:34 ACTUALFEATURES:
00:03:34 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:34 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:03:34 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:34 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:34 CONTROLLERMEM:
00:03:34 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:34 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:34 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:34 SUITES:
00:03:34
00:03:34 ++ SSH='ssh -t -t'
00:03:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:03:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:03:34 Changing to /tmp
00:03:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:34 + echo 'Changing to /tmp'
00:03:34 + cd /tmp
00:03:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip'
00:03:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:34 --2026-02-09 00:03:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:03:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:03:34 HTTP request sent, awaiting response... 200 OK
00:03:34 Length: 155266148 (148M) [application/zip]
00:03:34 Saving to: ‘netconf-karaf-10.0.3-20260207.191005-135.zip’
00:03:34
00:03:34 0K ........ ........ ........ ........ ........ ........ 2% 68.5M 2s
00:03:34 3072K ........ ........ ........ ........ ........ ........ 4% 118M 2s
00:03:34 6144K ........ ........ ........ ........ ........ ........ 6% 148M 1s
00:03:34 9216K ........ ........ ........ ........ ........ ........ 8% 112M 1s
00:03:34 12288K ........ ........ ........ ........ ........ ........ 10% 110M 1s
00:03:34 15360K ........ ........ ........ ........ ........ ........ 12% 131M 1s
00:03:34 18432K ........ ........ ........ ........ ........ ........ 14% 153M 1s
00:03:34 21504K ........ ........ ........ ........ ........ ........ 16% 157M 1s
00:03:34 24576K ........ ........ ........ ........ ........ ........ 18% 157M 1s
00:03:34 27648K ........ ........ ........ ........ ........ ........ 20% 169M 1s
00:03:34 30720K ........ ........ ........ ........ ........ ........ 22% 188M 1s
00:03:34 33792K ........ ........ ........ ........ ........ ........ 24% 203M 1s
00:03:34 36864K ........ ........ ........ ........ ........ ........ 26% 218M 1s
00:03:34 39936K ........ ........ ........ ........ ........ ........ 28% 229M 1s
00:03:34 43008K ........ ........ ........ ........ ........ ........ 30% 225M 1s
00:03:34 46080K ........ ........ ........ ........ ........ ........ 32% 221M 1s
00:03:34 49152K ........ ........ ........ ........ ........ ........ 34% 225M 1s
00:03:34 52224K ........ ........ ........ ........ ........ ........ 36% 224M 1s
00:03:34 55296K ........ ........ ........ ........ ........ ........ 38% 227M 1s
00:03:34 58368K ........ ........ ........ ........ ........ ........ 40% 229M 1s
00:03:34 61440K ........ ........ ........ ........ ........ ........ 42% 228M 1s
00:03:34 64512K ........ ........ ........ ........ ........ ........ 44% 227M 1s
00:03:34 67584K ........ ........ ........ ........ ........ ........ 46% 227M 0s
00:03:34 70656K ........ ........ ........ ........ ........ ........ 48% 213M 0s
00:03:34 73728K ........ ........ ........ ........ ........ ........ 50% 214M 0s
00:03:34 76800K ........ ........ ........ ........ ........ ........ 52% 218M 0s
00:03:34 79872K ........ ........ ........ ........ ........ ........ 54% 226M 0s
00:03:34 82944K ........ ........ ........ ........ ........ ........ 56% 223M 0s
00:03:34 86016K ........ ........ ........ ........ ........ ........ 58% 225M 0s
00:03:34 89088K ........ ........ ........ ........ ........ ........ 60% 225M 0s
00:03:34 92160K ........ ........ ........ ........ ........ ........ 62% 228M 0s
00:03:34 95232K ........ ........ ........ ........ ........ ........ 64% 225M 0s
00:03:34 98304K ........ ........ ........ ........ ........ ........ 66% 227M 0s
00:03:35 101376K ........ ........ ........ ........ ........ ........ 68% 218M 0s
00:03:35 104448K ........ ........ ........ ........ ........ ........ 70% 220M 0s
00:03:35 107520K ........ ........ ........ ........ ........ ........ 72% 219M 0s
00:03:35 110592K ........ ........ ........ ........ ........ ........ 74% 222M 0s
00:03:35 113664K ........ ........ ........ ........ ........ ........ 76% 220M 0s
00:03:35 116736K ........ ........ ........ ........ ........ ........ 79% 221M 0s
00:03:35 119808K ........ ........ ........ ........ ........ ........ 81% 220M 0s
00:03:35 122880K ........ ........ ........ ........ ........ ........ 83% 222M 0s
00:03:35 125952K ........ ........ ........ ........ ........ ........ 85% 229M 0s
00:03:35 129024K ........ ........ ........ ........ ........ ........ 87% 225M 0s
00:03:35 132096K ........ ........ ........ ........ ........ ........ 89% 232M 0s
00:03:35 135168K ........ ........ ........ ........ ........ ........ 91% 224M 0s
00:03:35 138240K ........ ........ ........ ........ ........ ........ 93% 228M 0s
00:03:35 141312K ........ ........ ........ ........ ........ ........ 95% 224M 0s
00:03:35 144384K ........ ........ ........ ........ ........ ........ 97% 212M 0s
00:03:35 147456K ........ ........ ........ ........ ........ ........ 99% 221M 0s
00:03:35 150528K ........ ........ . 100% 230M=0.8s
00:03:35
00:03:35 2026-02-09 00:03:35 (191 MB/s) - ‘netconf-karaf-10.0.3-20260207.191005-135.zip’ saved [155266148/155266148]
00:03:35
00:03:35 Extracting the new controller...
00:03:35 + echo 'Extracting the new controller...'
00:03:35 + unzip -q netconf-karaf-10.0.3-20260207.191005-135.zip
00:03:36 Adding external repositories...
00:03:36 + echo 'Adding external repositories...'
00:03:36 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:03:36 ################################################################################
00:03:36 #
00:03:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:03:36 # contributor license agreements. See the NOTICE file distributed with
00:03:36 # this work for additional information regarding copyright ownership.
00:03:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:03:36 # (the "License"); you may not use this file except in compliance with
00:03:36 # the License. You may obtain a copy of the License at
00:03:36 #
00:03:36 # http://www.apache.org/licenses/LICENSE-2.0
00:03:36 #
00:03:36 # Unless required by applicable law or agreed to in writing, software
00:03:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:03:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:03:36 # See the License for the specific language governing permissions and
00:03:36 # limitations under the License.
00:03:36 #
00:03:36 ################################################################################
00:03:36
00:03:36 #
00:03:36 # If set to true, the following property will not allow any certificate to be used
00:03:36 # when accessing Maven repositories through SSL
00:03:36 #
00:03:36 #org.ops4j.pax.url.mvn.certificateCheck=
00:03:36
00:03:36 #
00:03:36 # Path to the local Maven settings file.
00:03:36 # The repositories defined in this file will be automatically added to the list
00:03:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:03:36 # below is not set.
00:03:36 # The following locations are checked for the existence of the settings.xml file
00:03:36 # * 1. looks for the specified url
00:03:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:03:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:03:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:03:36 #
00:03:36 #org.ops4j.pax.url.mvn.settings=
00:03:36
00:03:36 #
00:03:36 # Path to the local Maven repository which is used to avoid downloading
00:03:36 # artifacts when they already exist locally.
00:03:36 # The value of this property will be extracted from the settings.xml file
00:03:36 # above, or defaulted to:
00:03:36 # System.getProperty( "user.home" ) + "/.m2/repository"
00:03:36 #
00:03:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:03:36
00:03:36 #
00:03:36 # Default this to false. It's just weird to use undocumented repos
00:03:36 #
00:03:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:03:36
00:03:36 #
00:03:36 # Uncomment if you don't wanna use the proxy settings
00:03:36 # from the Maven conf/settings.xml file
00:03:36 #
00:03:36 # org.ops4j.pax.url.mvn.proxySupport=false
00:03:36
00:03:36 #
00:03:36 # Disable aether support by default. This ensure that the defaultRepositories
00:03:36 # below will be used
00:03:36 #
00:03:36 #org.ops4j.pax.url.mvn.disableAether=true
00:03:36
00:03:36 #
00:03:36 # Comma separated list of repositories scanned when resolving an artifact.
00:03:36 # Those repositories will be checked before iterating through the
00:03:36 # below list of repositories and even before the local repository
00:03:36 # A repository url can be appended with zero or more of the following flags:
00:03:36 # @snapshots : the repository contains snaphots
00:03:36 # @noreleases : the repository does not contain any released artifacts
00:03:36 #
00:03:36 # The following property value will add the system folder as a repo.
00:03:36 #
00:03:36 #org.ops4j.pax.url.mvn.defaultRepositories=
00:03:36
00:03:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:03:36 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:03:36
00:03:36 #
00:03:36 # Comma separated list of repositories scanned when resolving an artifact.
00:03:36 # The default list includes the following repositories:
00:03:36 # http://repo1.maven.org/maven2@id=central
00:03:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:03:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:03:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:03:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:03:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:03:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:03:36 # To add repositories to the default ones, prepend '+' to the list of repositories
00:03:36 # to add.
00:03:36 # A repository url can be appended with zero or more of the following flags:
00:03:36 # @snapshots : the repository contains snapshots
00:03:36 # @noreleases : the repository does not contain any released artifacts
00:03:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:03:36 #
00:03:36 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 \
00:03:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
00:03:36 file:${karaf.data}/kar@id=kar.repository@multi
00:03:36 Configuring the startup features...
00:03:36 + [[ True == \T\r\u\e ]]
00:03:36 + echo 'Configuring the startup features...'
00:03:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:36 + FEATURE_TEST_STRING=features-test
00:03:36 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
00:03:36 + KARAF_VERSION=netconf
00:03:36 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:03:36 ################################################################################
00:03:36 #
00:03:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:03:36 # contributor license agreements. See the NOTICE file distributed with
00:03:36 # this work for additional information regarding copyright ownership.
00:03:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:03:36 # (the "License"); you may not use this file except in compliance with
00:03:36 # the License. You may obtain a copy of the License at
00:03:36 #
00:03:36 # http://www.apache.org/licenses/LICENSE-2.0
00:03:36 #
00:03:36 # Unless required by applicable law or agreed to in writing, software
00:03:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:03:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:03:36 # See the License for the specific language governing permissions and
00:03:36 # limitations under the License.
00:03:36 #
00:03:36 ################################################################################
00:03:36
00:03:36 #
00:03:36 # Comma separated list of features repositories to register by default
00:03:36 #
00:03:36 featuresRepositories = file:${karaf.etc}/5a146b72-0c2e-47b1-9eb7-ddaf17a19b76.xml
00:03:36
00:03:36 #
00:03:36 # Comma separated list of features to install at startup
00:03:36 #
00:03:36 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 44d15699-61bc-425e-91de-81b358f70942
00:03:36
00:03:36 #
00:03:36 # Resource repositories (OBR) that the features resolver can use
00:03:36 # to resolve requirements/capabilities
00:03:36 #
00:03:36 # The format of the resourceRepositories is
00:03:36 # resourceRepositories=[xml:url|json:url],...
00:03:36 # for Instance:
00:03:36 #
00:03:36 #resourceRepositories=xml:http://host/path/to/index.xml
00:03:36 # or
00:03:36 #resourceRepositories=json:http://host/path/to/index.json
00:03:36 #
00:03:36
00:03:36 #
00:03:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:03:36 #
00:03:36 featuresBootAsynchronous=false
00:03:36
00:03:36 #
00:03:36 # Service requirements enforcement
00:03:36 #
00:03:36 # By default, the feature resolver checks the service requirements/capabilities of
00:03:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:03:36 # the required bundles.
00:03:36 # The following flag can have those values:
00:03:36 # - disable: service requirements are completely ignored
00:03:36 # - default: service requirements are ignored for old features
00:03:36 # - enforce: service requirements are always verified
00:03:36 #
00:03:36 #serviceRequirements=default
00:03:36
00:03:36 #
00:03:36 # Store cfg file for config element in feature
00:03:36 #
00:03:36 #configCfgStore=true
00:03:36
00:03:36 #
00:03:36 # Define if the feature service automatically refresh bundles
00:03:36 #
00:03:36 autoRefresh=true
00:03:36
00:03:36 #
00:03:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:03:36 # XML file defines instructions related to features processing
00:03:36 # versions.properties may declare properties to resolve placeholders in XML file
00:03:36 # both files are relative to ${karaf.etc}
00:03:36 #
00:03:36 #featureProcessing=org.apache.karaf.features.xml
00:03:36 #featureProcessingVersions=versions.properties
00:03:36 + configure_karaf_log netconf ''
00:03:36 + local -r karaf_version=netconf
00:03:36 + local -r controllerdebugmap=
00:03:36 + local logapi=log4j
00:03:36 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:03:36 log4j2.rootLogger.level = INFO
00:03:36 #log4j2.rootLogger.type = asyncRoot
00:03:36 #log4j2.rootLogger.includeLocation = false
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:03:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:03:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:03:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:03:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:03:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:03:36 log4j2.logger.spifly.level = WARN
00:03:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:03:36 log4j2.logger.audit.level = INFO
00:03:36 log4j2.logger.audit.additivity = false
00:03:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:03:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:03:36 log4j2.appender.console.type = Console
00:03:36 log4j2.appender.console.name = Console
00:03:36 log4j2.appender.console.layout.type = PatternLayout
00:03:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:03:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:03:36 log4j2.appender.rolling.name = RollingFile
00:03:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:03:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:03:36 #log4j2.appender.rolling.immediateFlush = false
00:03:36 log4j2.appender.rolling.append = true
00:03:36 log4j2.appender.rolling.layout.type = PatternLayout
00:03:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:03:36 log4j2.appender.rolling.policies.type = Policies
00:03:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:03:36 log4j2.appender.rolling.policies.size.size = 64MB
00:03:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:03:36 log4j2.appender.rolling.strategy.max = 7
00:03:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:03:36 log4j2.appender.audit.name = AuditRollingFile
00:03:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:03:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:03:36 log4j2.appender.audit.append = true
00:03:36 log4j2.appender.audit.layout.type = PatternLayout
00:03:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:03:36 log4j2.appender.audit.policies.type = Policies
00:03:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:03:36 log4j2.appender.audit.policies.size.size = 8MB
00:03:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:03:36 log4j2.appender.audit.strategy.max = 7
00:03:36 log4j2.appender.osgi.type = PaxOsgi
00:03:36 log4j2.appender.osgi.name = PaxOsgi
00:03:36 log4j2.appender.osgi.filter = *
00:03:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:03:36 #log4j2.logger.aether.level = TRACE
00:03:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:03:36 #log4j2.logger.http-headers.level = DEBUG
00:03:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:03:36 #log4j2.logger.maven.level = TRACE
00:03:36 + logapi=log4j2
00:03:36 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
00:03:36 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
00:03:36 + '[' log4j2 == log4j2 ']'
00:03:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:36 controllerdebugmap:
00:03:36 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:03:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:03:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:03:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:03:36 + unset IFS
00:03:36 + echo 'controllerdebugmap: '
00:03:36 + '[' -n '' ']'
00:03:36 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:03:36 ################################################################################
00:03:36 #
00:03:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:03:36 # contributor license agreements. See the NOTICE file distributed with
00:03:36 # this work for additional information regarding copyright ownership.
00:03:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:03:36 # (the "License"); you may not use this file except in compliance with
00:03:36 # the License. You may obtain a copy of the License at
00:03:36 #
00:03:36 # http://www.apache.org/licenses/LICENSE-2.0
00:03:36 #
00:03:36 # Unless required by applicable law or agreed to in writing, software
00:03:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:03:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:03:36 # See the License for the specific language governing permissions and
00:03:36 # limitations under the License.
00:03:36 #
00:03:36 ################################################################################
00:03:36
00:03:36 # Common pattern layout for appenders
00:03:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:03:36
00:03:36 # Root logger
00:03:36 log4j2.rootLogger.level = INFO
00:03:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:03:36 #log4j2.rootLogger.type = asyncRoot
00:03:36 #log4j2.rootLogger.includeLocation = false
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:03:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:03:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:03:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:03:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:03:36
00:03:36 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:03:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:03:36
00:03:36 # Loggers configuration
00:03:36
00:03:36 # Spifly logger
00:03:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:03:36 log4j2.logger.spifly.level = WARN
00:03:36
00:03:36 # Security audit logger
00:03:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:03:36 log4j2.logger.audit.level = INFO
00:03:36 log4j2.logger.audit.additivity = false
00:03:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:03:36
00:03:36 # Appenders configuration
00:03:36
00:03:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:03:36 log4j2.appender.console.type = Console
00:03:36 log4j2.appender.console.name = Console
00:03:36 log4j2.appender.console.layout.type = PatternLayout
00:03:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:03:36
00:03:36 # Rolling file appender
00:03:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:03:36 log4j2.appender.rolling.name = RollingFile
00:03:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:03:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:03:36 # uncomment to not force a disk flush
00:03:36 #log4j2.appender.rolling.immediateFlush = false
00:03:36 log4j2.appender.rolling.append = true
00:03:36 log4j2.appender.rolling.layout.type = PatternLayout
00:03:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:03:36 log4j2.appender.rolling.policies.type = Policies
00:03:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:03:36 log4j2.appender.rolling.policies.size.size = 1GB
00:03:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:03:36 log4j2.appender.rolling.strategy.max = 7
00:03:36
00:03:36 # Audit file appender
00:03:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:03:36 log4j2.appender.audit.name = AuditRollingFile
00:03:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:03:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:03:36 log4j2.appender.audit.append = true
00:03:36 log4j2.appender.audit.layout.type = PatternLayout
00:03:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:03:36 log4j2.appender.audit.policies.type = Policies
00:03:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:03:36 log4j2.appender.audit.policies.size.size = 8MB
00:03:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:03:36 log4j2.appender.audit.strategy.max = 7
00:03:36
00:03:36 # OSGi appender
00:03:36 log4j2.appender.osgi.type = PaxOsgi
00:03:36 log4j2.appender.osgi.name = PaxOsgi
00:03:36 log4j2.appender.osgi.filter = *
00:03:36
00:03:36 # help with identification of maven-related problems with pax-url-aether
00:03:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:03:36 #log4j2.logger.aether.level = TRACE
00:03:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:03:36 #log4j2.logger.http-headers.level = DEBUG
00:03:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:03:36 #log4j2.logger.maven.level = TRACE
00:03:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:03:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:03:36 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 Configure
00:03:36 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:03:36 max memory: 2048m
00:03:36 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:03:36 + local -r controllermem=2048m
00:03:36 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 + echo Configure
00:03:36 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:03:36 + echo ' max memory: 2048m'
00:03:36 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:03:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:03:36 #!/bin/sh
00:03:36 #
00:03:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:03:36 # contributor license agreements. See the NOTICE file distributed with
00:03:36 # this work for additional information regarding copyright ownership.
00:03:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:03:36 # (the "License"); you may not use this file except in compliance with
00:03:36 # the License. You may obtain a copy of the License at
00:03:36 #
00:03:36 # http://www.apache.org/licenses/LICENSE-2.0
00:03:36 #
00:03:36 # Unless required by applicable law or agreed to in writing, software
00:03:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:03:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:03:36 # See the License for the specific language governing permissions and
00:03:36 # limitations under the License.
00:03:36 #
00:03:36
00:03:36 #
00:03:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:03:36 # script: client, instance, shell, start, status, stop, karaf
00:03:36 #
00:03:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:03:36 # Actions go here...
00:03:36 # fi
00:03:36
00:03:36 #
00:03:36 # general settings which should be applied for all scripts go here; please keep
00:03:36 # in mind that it is possible that scripts might be executed more than once, e.g.
00:03:36 # in example of the start script where the start script is executed first and the
00:03:36 # karaf script afterwards.
00:03:36 #
00:03:36
00:03:36 #
00:03:36 # The following section shows the possible configuration options for the default
00:03:36 # karaf scripts
00:03:36 #
00:03:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:03:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:03:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:03:36 # export EXTRA_JAVA_OPTS # Additional JVM options
00:03:36 # export KARAF_HOME # Karaf home folder
00:03:36 # export KARAF_DATA # Karaf data folder
00:03:36 # export KARAF_BASE # Karaf base folder
00:03:36 # export KARAF_ETC # Karaf etc folder
00:03:36 # export KARAF_LOG # Karaf log folder
00:03:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:03:36 # export KARAF_OPTS # Additional available Karaf options
00:03:36 # export KARAF_DEBUG # Enable debug mode
00:03:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:03:36 # export KARAF_NOROOT # Prevent execution as root if set to true
00:03:36 Set Java version
00:03:36 + echo 'Set Java version'
00:03:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:03:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:03:36 sudo: a password is required
00:03:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:03:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:03:36 sudo: a password is required
00:03:36 JDK default version ...
00:03:36 + echo 'JDK default version ...'
00:03:36 + java -version
00:03:36 openjdk version "21.0.9" 2025-10-21
00:03:36 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:03:36 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:03:36 Set JAVA_HOME
00:03:36 + echo 'Set JAVA_HOME'
00:03:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:03:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:03:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:03:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:03:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:03:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:03:36 Listing all open ports on controller system...
00:03:36 + echo 'Listing all open ports on controller system...'
00:03:36 + netstat -pnatu
00:03:36 /tmp/configuration-script.sh: line 40: netstat: command not found
00:03:36 Configuring cluster
00:03:36 + '[' -f /tmp/custom_shard_config.txt ']'
00:03:36 + echo 'Configuring cluster'
00:03:36 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.132
00:03:36 ################################################
00:03:36 ## Configure Cluster ##
00:03:36 ################################################
00:03:36 NOTE: Cluster configuration files not found. Copying from
00:03:36 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:03:36 Configuring unique name in pekko.conf
00:03:36 Configuring hostname in pekko.conf
00:03:36 Configuring data and rpc seed nodes in pekko.conf
00:03:36 modules = [
00:03:36
00:03:36 ]
00:03:36 Configuring replication type in module-shards.conf
00:03:36 ################################################
00:03:36 ## NOTE: Manually restart controller to ##
00:03:36 ## apply configuration. ##
00:03:36 ################################################
00:03:36 Dump akka.conf
00:03:36 + echo 'Dump akka.conf'
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:03:36 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:03:36 Dump modules.conf
00:03:36 + echo 'Dump modules.conf'
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:03:36 modules = [
00:03:36
00:03:36 ]
00:03:36 Dump module-shards.conf
00:03:36 + echo 'Dump module-shards.conf'
00:03:36 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:03:36 module-shards = [
00:03:36 {
00:03:36 name = "default"
00:03:36 shards = [
00:03:36 {
00:03:36 name = "default"
00:03:36 replicas = ["member-1"]
00:03:36 }
00:03:36 ]
00:03:36 }
00:03:36 ]
00:03:36 Locating config plan to use...
00:03:36 Finished running config plans
00:03:36 Starting member-1 with IP address 10.30.170.132
00:03:36 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:37 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:37 Redirecting karaf console output to karaf_console.log
00:03:37 Starting controller...
00:03:37 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:03:37 Execute the post startup script on controller 10.30.170.132
00:03:37 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:37 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:03:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:04:42 2026-02-09T00:04:02,504 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:04:42 Controller is UP
00:04:42 2026-02-09T00:04:02,504 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:04:42 Listing all open ports on controller system...
00:04:42 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:04:42 looking for "BindException: Address already in use" in log file
00:04:42 looking for "server is unhealthy" in log file
00:04:42 Let's take the karaf thread dump
00:04:42 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:04:43 karaf main: org.apache.karaf.main.Main, pid:2038
00:04:43 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:04:43 Generating mininet variables...
00:04:43 Locating test plan to use...
00:04:43 Changing the testplan path...
00:04:44 # Place the suites in run order:
00:04:44 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome
00:04:44 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ...
00:04:44 ==============================================================================
00:04:44 netconf-gate-callhome.txt
00:04:44 ==============================================================================
00:04:44 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
00:04:44 ==============================================================================
00:04:59 CallHome over SSH with correct device credentials :: Correct crede... | PASS |
00:05:08 ------------------------------------------------------------------------------
00:05:08 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
00:05:13 ------------------------------------------------------------------------------
00:05:13 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS |
00:05:17 ------------------------------------------------------------------------------
00:05:17 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
00:05:22 ------------------------------------------------------------------------------
00:05:22 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
00:05:24 ------------------------------------------------------------------------------
00:05:24 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
00:05:28 ------------------------------------------------------------------------------
00:05:28 CallHome over TLS with correct certificate and key :: Using correc... | PASS |
00:05:34 ------------------------------------------------------------------------------
00:05:35 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS |
00:05:35 7 tests, 7 passed, 0 failed
00:05:35 ==============================================================================
00:05:35 netconf-gate-callhome.txt | PASS |
00:05:35 7 tests, 7 passed, 0 failed
00:05:35 ==============================================================================
00:05:35 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml
00:05:35 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html
00:05:35 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html
00:05:35 Examining the files in data/log and checking filesize
00:05:35 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:36 total 360
00:05:36 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 00:03 .
00:05:36 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 9 00:03 karaf_console.log
00:05:36 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 00:04 ..
00:05:36 -rw-rw-r-- 1 jenkins jenkins 352746 Feb 9 00:05 karaf.log
00:05:36 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:36 348K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
00:05:36 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:05:36 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:36 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
00:05:36 Let's take the karaf thread dump again...
00:05:36 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:36 karaf main: org.apache.karaf.main.Main, pid:2038
00:05:36 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:37 Killing ODL
00:05:37 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:42 Compressing karaf.log 1
00:05:42 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:42 Fetching compressed karaf.log 1
00:05:42 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:42 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:43 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:43 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:43 Fetch GC logs
00:05:43 Warning: Permanently added '10.30.170.132' (ECDSA) to the list of known hosts.
00:05:43 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
00:05:44 Examine copied files
00:05:44 total 1596
00:05:44 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 00:05 gclogs-1
00:05:44 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 9 00:05 odl1_karaf_console.log
00:05:44 -rw-rw-r--. 1 jenkins jenkins 27793 Feb 9 00:05 odl1_karaf.log.gz
00:05:44 -rw-rw-r--. 1 jenkins jenkins 124126 Feb 9 00:05 karaf_1_2038_threads_after.log
00:05:44 -rw-rw-r--. 1 jenkins jenkins 14404 Feb 9 00:05 ps_after.log
00:05:44 -rw-rw-r--. 1 jenkins jenkins 245928 Feb 9 00:05 report.html
00:05:44 -rw-rw-r--. 1 jenkins jenkins 420898 Feb 9 00:05 log.html
00:05:44 -rw-rw-r--. 1 jenkins jenkins 613817 Feb 9 00:05 output.xml
00:05:44 -rw-rw-r--. 1 jenkins jenkins 127 Feb 9 00:04 testplan.txt
00:05:44 -rw-rw-r--. 1 jenkins jenkins 100971 Feb 9 00:04 karaf_1_2038_threads_before.log
00:05:44 -rw-rw-r--. 1 jenkins jenkins 14404 Feb 9 00:04 ps_before.log
00:05:44 -rw-rw-r--. 1 jenkins jenkins 3278 Feb 9 00:03 post-startup-script.sh
00:05:44 -rw-rw-r--. 1 jenkins jenkins 276 Feb 9 00:03 startup-script.sh
00:05:44 -rw-rw-r--. 1 jenkins jenkins 3552 Feb 9 00:03 configuration-script.sh
00:05:44 -rw-rw-r--. 1 jenkins jenkins 365 Feb 9 00:03 detect_variables.env
00:05:44 -rw-rw-r--. 1 jenkins jenkins 3690 Feb 9 00:03 pom.xml
00:05:44 -rw-rw-r--. 1 jenkins jenkins 96 Feb 9 00:03 set_variables.env
00:05:44 -rw-rw-r--. 1 jenkins jenkins 299 Feb 9 00:03 slave_addresses.txt
00:05:44 -rw-rw-r--. 1 jenkins jenkins 570 Feb 9 00:02 requirements.txt
00:05:44 -rw-rw-r--. 1 jenkins jenkins 26 Feb 9 00:02 env.properties
00:05:44 -rw-rw-r--. 1 jenkins jenkins 324 Feb 9 00:00 stack-parameters.yaml
00:05:44 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 23:59 test
00:05:44 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 23:59 test@tmp
00:05:44 -rw-rw-r--. 1 jenkins jenkins 1414 Feb 7 19:38 maven-metadata.xml
00:05:44 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins891731493139626449.sh
00:05:44 Karaf Deployments, Tests must have already run
00:05:44 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins12844065604717918442.sh
00:05:44 Cleaning up Robot installation...
00:05:44 $ ssh-agent -k
00:05:44 unset SSH_AUTH_SOCK;
00:05:44 unset SSH_AGENT_PID;
00:05:44 echo Agent pid 5297 killed;
00:05:44 [ssh-agent] Stopped.
00:05:44 Recording plot data
00:05:44 Robot results publisher started...
00:05:44 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:05:44 -Parsing output xml:
00:05:45 Done!
00:05:45 -Copying log files to build dir:
00:05:45 Done!
00:05:45 -Assigning results to build:
00:05:45 Done!
00:05:45 -Checking thresholds:
00:05:45 Done!
00:05:45 Done publishing Robot results.
00:05:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:05:45 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13161082279213650726.sh
00:05:45 Archiving csit artifacts
00:05:45 mv: cannot stat '*_1.png': No such file or directory
00:05:45 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:05:45 % Total % Received % Xferd Average Speed Time Time Time Current
00:05:45 Dload Upload Total Spent Left Speed
00:05:45
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 280k 0 280k 0 0 1723k 0 --:--:-- --:--:-- --:--:-- 1723k
00:05:45 Archive: robot-plugin.zip
00:05:45 inflating: ./archives/robot-plugin/log.html
00:05:45 inflating: ./archives/robot-plugin/output.xml
00:05:45 inflating: ./archives/robot-plugin/report.html
00:05:45 mv: cannot stat '*.log.gz': No such file or directory
00:05:45 mv: cannot stat '*.csv': No such file or directory
00:05:45 mv: cannot stat '*.png': No such file or directory
00:05:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:05:45 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9147897704775954986.sh
00:05:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:05:45 [EnvInject] - Injecting environment variables from a build step.
00:05:45 [EnvInject] - Injecting as environment variables the properties content
00:05:45 OS_CLOUD=vex
00:05:45 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:05:45
00:05:45 [EnvInject] - Variables injected successfully.
00:05:45 provisioning config files...
00:05:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:05:46 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7480433908518617409.sh
00:05:46 ---> openstack-stack-delete.sh
00:05:46 Setup pyenv:
00:05:46 system
00:05:46 3.8.13
00:05:46 3.9.13
00:05:46 3.10.13
00:05:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:05:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:05:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:48 lf-activate-venv(): INFO: Base packages installed successfully
00:05:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:06:06 INFO: Stack cost retrieval disabled, setting cost to 0
00:06:18 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:06:18 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-27
00:06:18 [PostBuildScript] - [INFO] Executing post build scripts.
00:06:18 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1328597239280009816.sh
00:06:18 ---> sysstat.sh
00:06:18 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11188392201931441736.sh
00:06:18 ---> package-listing.sh
00:06:18 ++ facter osfamily
00:06:18 ++ tr '[:upper:]' '[:lower:]'
00:06:19 + OS_FAMILY=redhat
00:06:19 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:06:19 + START_PACKAGES=/tmp/packages_start.txt
00:06:19 + END_PACKAGES=/tmp/packages_end.txt
00:06:19 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:06:19 + PACKAGES=/tmp/packages_start.txt
00:06:19 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
00:06:19 + PACKAGES=/tmp/packages_end.txt
00:06:19 + case "${OS_FAMILY}" in
00:06:19 + rpm -qa
00:06:19 + sort
00:06:19 + '[' -f /tmp/packages_start.txt ']'
00:06:19 + '[' -f /tmp/packages_end.txt ']'
00:06:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:06:19 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
00:06:19 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
00:06:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
00:06:19 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10831942222486765490.sh
00:06:19 ---> capture-instance-metadata.sh
00:06:19 Setup pyenv:
00:06:20 system
00:06:20 3.8.13
00:06:20 3.9.13
00:06:20 3.10.13
00:06:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:06:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:22 lf-activate-venv(): INFO: Base packages installed successfully
00:06:22 lf-activate-venv(): INFO: Installing additional packages: lftools
00:06:30 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:06:30 INFO: Running in OpenStack, capturing instance metadata
00:06:31 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17026706133076836308.sh
00:06:31 provisioning config files...
00:06:31 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #27
00:06:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config6497879147505761263tmp
00:06:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:06:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:06:31 provisioning config files...
00:06:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:06:31 [EnvInject] - Injecting environment variables from a build step.
00:06:31 [EnvInject] - Injecting as environment variables the properties content
00:06:31 SERVER_ID=logs
00:06:31
00:06:31 [EnvInject] - Variables injected successfully.
00:06:31 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4539518317614858407.sh
00:06:31 ---> create-netrc.sh
00:06:31 WARN: Log server credential not found.
00:06:31 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10096889455914688096.sh
00:06:31 ---> python-tools-install.sh
00:06:31 Setup pyenv:
00:06:31 system
00:06:31 3.8.13
00:06:31 3.9.13
00:06:31 3.10.13
00:06:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:06:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:33 lf-activate-venv(): INFO: Base packages installed successfully
00:06:33 lf-activate-venv(): INFO: Installing additional packages: lftools
00:06:42 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:06:42 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2693443652922863261.sh
00:06:42 ---> sudo-logs.sh
00:06:42 Archiving 'sudo' log..
00:06:42 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins7295556308192734032.sh
00:06:42 ---> job-cost.sh
00:06:42 Setup pyenv:
00:06:43 system
00:06:43 3.8.13
00:06:43 3.9.13
00:06:43 3.10.13
00:06:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:06:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:06:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:45 lf-activate-venv(): INFO: Base packages installed successfully
00:06:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:06:51 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:06:51 DEBUG: total: 0
00:06:51 INFO: Retrieving Stack Cost...
00:06:51 INFO: Retrieving Pricing Info for: v3-standard-2
00:06:52 INFO: Archiving Costs
00:06:52 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins15195551389799860290.sh
00:06:52 ---> logs-deploy.sh
00:06:52 Setup pyenv:
00:06:52 system
00:06:52 3.8.13
00:06:52 3.9.13
00:06:52 3.10.13
00:06:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yrgi from file:/tmp/.os_lf_venv
00:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:54 lf-activate-venv(): INFO: Base packages installed successfully
00:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:07:06 lf-activate-venv(): INFO: Adding /tmp/venv-yrgi/bin to PATH
00:07:06 WARNING: Nexus logging server not set
00:07:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/27/
00:07:06 INFO: archiving logs to S3
00:07:08 ---> uname -a:
00:07:08 Linux prd-centos8-robot-2c-8g-8774.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
00:07:08
00:07:08
00:07:08 ---> lscpu:
00:07:08 Architecture: x86_64
00:07:08 CPU op-mode(s): 32-bit, 64-bit
00:07:08 Byte Order: Little Endian
00:07:08 CPU(s): 2
00:07:08 On-line CPU(s) list: 0,1
00:07:08 Thread(s) per core: 1
00:07:08 Core(s) per socket: 1
00:07:08 Socket(s): 2
00:07:08 NUMA node(s): 1
00:07:08 Vendor ID: AuthenticAMD
00:07:08 CPU family: 23
00:07:08 Model: 49
00:07:08 Model name: AMD EPYC-Rome Processor
00:07:08 Stepping: 0
00:07:08 CPU MHz: 2800.000
00:07:08 BogoMIPS: 5600.00
00:07:08 Virtualization: AMD-V
00:07:08 Hypervisor vendor: KVM
00:07:08 Virtualization type: full
00:07:08 L1d cache: 32K
00:07:08 L1i cache: 32K
00:07:08 L2 cache: 512K
00:07:08 L3 cache: 16384K
00:07:08 NUMA node0 CPU(s): 0,1
00:07:08 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
00:07:08
00:07:08
00:07:08 ---> nproc:
00:07:08 2
00:07:08
00:07:08
00:07:08 ---> df -h:
00:07:08 Filesystem Size Used Avail Use% Mounted on
00:07:08 devtmpfs 3.8G 0 3.8G 0% /dev
00:07:08 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:07:08 tmpfs 3.8G 17M 3.8G 1% /run
00:07:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:07:08 /dev/vda1 40G 8.4G 32G 21% /
00:07:08 tmpfs 770M 0 770M 0% /run/user/1001
00:07:08
00:07:08
00:07:08 ---> free -m:
00:07:08 total used free shared buff/cache available
00:07:08 Mem: 7697 593 4918 19 2185 6805
00:07:08 Swap: 1023 0 1023
00:07:08
00:07:08
00:07:08 ---> ip addr:
00:07:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:07:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:07:08 inet 127.0.0.1/8 scope host lo
00:07:08 valid_lft forever preferred_lft forever
00:07:08 inet6 ::1/128 scope host
00:07:08 valid_lft forever preferred_lft forever
00:07:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:07:08 link/ether fa:16:3e:75:db:1e brd ff:ff:ff:ff:ff:ff
00:07:08 altname enp0s3
00:07:08 altname ens3
00:07:08 inet 10.30.170.201/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:07:08 valid_lft 85895sec preferred_lft 85895sec
00:07:08 inet6 fe80::f816:3eff:fe75:db1e/64 scope link
00:07:08 valid_lft forever preferred_lft forever
00:07:08
00:07:08
00:07:08 ---> sar -b -r -n DEV:
00:07:08 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8774.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:07:08
00:07:08 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:07:08 12:01:01 AM 95.22 1.10 94.12 75.44 11435.87
00:07:08 12:02:01 AM 24.83 0.27 24.57 33.31 1954.66
00:07:08 12:03:01 AM 37.31 6.93 30.38 1279.12 2072.42
00:07:08 12:04:01 AM 68.16 2.70 65.46 436.12 8256.90
00:07:08 12:05:01 AM 8.78 0.05 8.73 4.80 553.51
00:07:08 12:06:01 AM 9.13 0.33 8.80 37.06 292.38
00:07:08 12:07:01 AM 33.62 0.53 33.09 63.98 1471.54
00:07:08 Average: 39.58 1.70 37.88 275.67 3719.72
00:07:08
00:07:08 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:07:08 12:01:01 AM 5148724 6992360 2733708 34.68 2688 2019096 710968 7.96 200200 2175484 40208
00:07:08 12:02:01 AM 5177260 7021656 2705172 34.32 2688 2020116 662992 7.42 217752 2136248 9016
00:07:08 12:03:01 AM 4893068 6971044 2989364 37.92 2688 2245956 739568 8.28 280924 2333856 166480
00:07:08 12:04:01 AM 4938040 7049224 2944392 37.35 2688 2277932 624752 7.00 268240 2291692 9088
00:07:08 12:05:01 AM 4899128 7010536 2983304 37.85 2688 2278260 675304 7.56 268568 2330416 188
00:07:08 12:06:01 AM 4977784 6947016 2904648 36.85 2688 2140048 731000 8.18 304372 2234416 52408
00:07:08 12:07:01 AM 5052172 6983616 2830260 35.91 2688 2103780 725832 8.13 470596 1999272 25332
00:07:08 Average: 5012311 6996493 2870121 36.41 2688 2155027 695774 7.79 287236 2214483 43246
00:07:08
00:07:08 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:07:08 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:01:01 AM eth0 87.05 65.73 856.57 10.36 0.00 0.00 0.00 0.00
00:07:08 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:02:01 AM eth0 7.31 5.73 4.51 3.28 0.00 0.00 0.00 0.00
00:07:08 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:03:01 AM eth0 43.79 34.68 336.47 6.79 0.00 0.00 0.00 0.00
00:07:08 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:04:01 AM eth0 138.15 105.56 34.21 31.54 0.00 0.00 0.00 0.00
00:07:08 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:05:01 AM eth0 16.05 9.85 4.25 3.85 0.00 0.00 0.00 0.00
00:07:08 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:06:01 AM eth0 66.97 46.03 81.17 22.13 0.00 0.00 0.00 0.00
00:07:08 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 12:07:01 AM eth0 18.41 16.33 15.25 8.44 0.00 0.00 0.00 0.00
00:07:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:07:08 Average: eth0 53.96 40.56 190.34 12.34 0.00 0.00 0.00 0.00
00:07:08
00:07:08
00:07:08 ---> sar -P ALL:
00:07:08 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8774.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:07:08
00:07:08 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:07:08 12:01:01 AM all 23.90 0.02 3.75 8.64 0.09 63.60
00:07:08 12:01:01 AM 0 31.50 0.00 4.19 9.32 0.08 54.91
00:07:08 12:01:01 AM 1 16.32 0.03 3.32 7.95 0.10 72.27
00:07:08 12:02:01 AM all 10.80 0.00 1.33 1.33 0.06 86.47
00:07:08 12:02:01 AM 0 15.82 0.00 1.68 2.03 0.07 80.39
00:07:08 12:02:01 AM 1 5.77 0.00 0.98 0.63 0.05 92.56
00:07:08 12:03:01 AM all 20.70 0.00 3.91 1.96 0.10 73.33
00:07:08 12:03:01 AM 0 25.60 0.00 4.21 2.09 0.10 68.01
00:07:08 12:03:01 AM 1 15.81 0.00 3.62 1.83 0.10 78.64
00:07:08 12:04:01 AM all 16.63 0.00 3.38 5.01 0.07 74.92
00:07:08 12:04:01 AM 0 20.13 0.00 3.71 4.87 0.07 71.22
00:07:08 12:04:01 AM 1 13.12 0.00 3.06 5.14 0.07 78.61
00:07:08 12:05:01 AM all 1.24 0.00 0.23 0.17 0.06 98.30
00:07:08 12:05:01 AM 0 1.95 0.00 0.30 0.13 0.05 97.56
00:07:08 12:05:01 AM 1 0.53 0.00 0.17 0.20 0.07 99.03
00:07:08 12:06:01 AM all 9.83 0.00 1.50 0.27 0.10 88.30
00:07:08 12:06:01 AM 0 14.33 0.00 1.49 0.15 0.10 83.93
00:07:08 12:06:01 AM 1 5.33 0.00 1.52 0.38 0.10 92.67
00:07:08 12:07:01 AM all 30.48 0.00 4.35 0.26 0.07 64.84
00:07:08 12:07:01 AM 0 38.80 0.00 4.89 0.33 0.08 55.89
00:07:08 12:07:01 AM 1 22.18 0.00 3.81 0.18 0.07 73.76
00:07:08 Average: all 16.23 0.00 2.64 2.52 0.08 78.53
00:07:08 Average: 0 21.16 0.00 2.92 2.70 0.08 73.13
00:07:08 Average: 1 11.30 0.00 2.35 2.33 0.08 83.93
00:07:08
00:07:08
00:07:08