22:45:44 Started by upstream project "integration-distribution-mri-test-vanadium" build number 23
22:45:44 originally caused by:
22:45:44 Started by timer
22:45:44 Running as SYSTEM
22:45:45 [EnvInject] - Loading node environment variables.
22:45:45 Building remotely on prd-centos8-robot-2c-8g-18419 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:45:45 [ssh-agent] Looking for ssh-agent implementation...
22:45:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:45:46 $ ssh-agent
22:45:46 SSH_AUTH_SOCK=/tmp/ssh-7fQ6tGrQp3A3/agent.5279
22:45:46 SSH_AGENT_PID=5280
22:45:46 [ssh-agent] Started.
22:45:46 Running ssh-add (command line suppressed)
22:45:46 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_417692888587514357.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_417692888587514357.key)
22:45:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:45:46 The recommended git tool is: NONE
22:45:49 using credential opendaylight-jenkins-ssh
22:45:49 Wiping out workspace first.
22:45:49 Cloning the remote Git repository
22:45:49 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:45:49 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test # timeout=10
22:45:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:45:49 > git --version # timeout=10
22:45:49 > git --version # 'git version 2.43.0'
22:45:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:45:49 [INFO] Currently running in a labeled security context
22:45:49 [INFO] Currently SELinux is 'enforcing' on the host
22:45:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh15540767014822040969.key
22:45:49 Verifying host key using known hosts file
22:45:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:45:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:45:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:45:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:45:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:45:52 [INFO] Currently running in a labeled security context
22:45:52 [INFO] Currently SELinux is 'enforcing' on the host
22:45:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh11444873340958129099.key
22:45:52 Verifying host key using known hosts file
22:45:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:45:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:45:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:45:52 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:45:52 > git config core.sparsecheckout # timeout=10
22:45:53 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:45:54 Commit message: "Add bgpcep variables for vanadium"
22:45:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:45:55 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:45:55 No emails were triggered.
22:45:55 provisioning config files...
22:45:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:45:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:45:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:45:55 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins135804061758315345.sh
22:45:55 ---> python-tools-install.sh
22:45:55 Setup pyenv:
22:45:55 system
22:45:55 * 3.8.13 (set by /opt/pyenv/version)
22:45:55 * 3.9.13 (set by /opt/pyenv/version)
22:45:56 * 3.10.13 (set by /opt/pyenv/version)
22:45:56 * 3.11.7 (set by /opt/pyenv/version)
22:46:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uVeV
22:46:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:46:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:05 lf-activate-venv(): INFO: Base packages installed successfully
22:46:05 lf-activate-venv(): INFO: Installing additional packages: lftools
22:46:30 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:46:30 Generating Requirements File
22:46:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:46:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:46:50 Python 3.11.7
22:46:50 pip 25.3 from /tmp/venv-uVeV/lib/python3.11/site-packages/pip (python 3.11)
22:46:50 appdirs==1.4.4
22:46:50 argcomplete==3.6.3
22:46:50 aspy.yaml==1.3.0
22:46:50 attrs==25.4.0
22:46:50 autopage==0.5.2
22:46:50 beautifulsoup4==4.14.3
22:46:50 boto3==1.42.21
22:46:50 botocore==1.42.21
22:46:50 bs4==0.0.2
22:46:50 cachetools==6.2.4
22:46:50 certifi==2026.1.4
22:46:50 cffi==2.0.0
22:46:50 cfgv==3.5.0
22:46:50 chardet==5.2.0
22:46:50 charset-normalizer==3.4.4
22:46:50 click==8.3.1
22:46:50 cliff==4.13.1
22:46:50 cmd2==3.1.0
22:46:50 cryptography==3.3.2
22:46:50 debtcollector==3.0.0
22:46:50 decorator==5.2.1
22:46:50 defusedxml==0.7.1
22:46:50 Deprecated==1.3.1
22:46:50 distlib==0.4.0
22:46:50 dnspython==2.8.0
22:46:50 docker==7.1.0
22:46:50 dogpile.cache==1.5.0
22:46:50 durationpy==0.10
22:46:50 email-validator==2.3.0
22:46:50 filelock==3.20.2
22:46:50 future==1.0.0
22:46:50 gitdb==4.0.12
22:46:50 GitPython==3.1.46
22:46:50 google-auth==2.45.0
22:46:50 httplib2==0.31.0
22:46:50 identify==2.6.15
22:46:50 idna==3.11
22:46:50 importlib-resources==1.5.0
22:46:50 iso8601==2.1.0
22:46:50 Jinja2==3.1.6
22:46:50 jmespath==1.0.1
22:46:50 jsonpatch==1.33
22:46:50 jsonpointer==3.0.0
22:46:50 jsonschema==4.25.1
22:46:50 jsonschema-specifications==2025.9.1
22:46:50 keystoneauth1==5.12.0
22:46:50 kubernetes==34.1.0
22:46:50 lftools==0.37.18
22:46:50 lxml==6.0.2
22:46:50 markdown-it-py==4.0.0
22:46:50 MarkupSafe==3.0.3
22:46:50 mdurl==0.1.2
22:46:50 msgpack==1.1.2
22:46:50 multi_key_dict==2.0.3
22:46:50 munch==4.0.0
22:46:50 netaddr==1.3.0
22:46:50 niet==1.4.2
22:46:50 nodeenv==1.10.0
22:46:50 oauth2client==4.1.3
22:46:50 oauthlib==3.3.1
22:46:50 openstacksdk==4.8.0
22:46:50 os-service-types==1.8.2
22:46:50 osc-lib==4.3.0
22:46:50 oslo.config==10.1.0
22:46:50 oslo.context==6.2.0
22:46:50 oslo.i18n==6.7.1
22:46:50 oslo.log==8.0.0
22:46:50 oslo.serialization==5.9.0
22:46:50 oslo.utils==9.2.0
22:46:50 packaging==25.0
22:46:50 pbr==7.0.3
22:46:50 platformdirs==4.5.1
22:46:50 prettytable==3.17.0
22:46:50 psutil==7.2.1
22:46:50 pyasn1==0.6.1
22:46:50 pyasn1_modules==0.4.2
22:46:50 pycparser==2.23
22:46:50 pygerrit2==2.0.15
22:46:50 PyGithub==2.8.1
22:46:50 Pygments==2.19.2
22:46:50 PyJWT==2.10.1
22:46:50 PyNaCl==1.6.2
22:46:50 pyparsing==2.4.7
22:46:50 pyperclip==1.11.0
22:46:50 pyrsistent==0.20.0
22:46:50 python-cinderclient==9.8.0
22:46:50 python-dateutil==2.9.0.post0
22:46:50 python-heatclient==4.3.0
22:46:50 python-jenkins==1.8.3
22:46:50 python-keystoneclient==5.7.0
22:46:50 python-magnumclient==4.9.0
22:46:50 python-openstackclient==8.2.0
22:46:50 python-swiftclient==4.9.0
22:46:50 PyYAML==6.0.3
22:46:50 referencing==0.37.0
22:46:50 requests==2.32.5
22:46:50 requests-oauthlib==2.0.0
22:46:50 requestsexceptions==1.4.0
22:46:50 rfc3986==2.0.0
22:46:50 rich==14.2.0
22:46:50 rich-argparse==1.7.2
22:46:50 rpds-py==0.30.0
22:46:50 rsa==4.9.1
22:46:50 ruamel.yaml==0.19.1
22:46:50 ruamel.yaml.clib==0.2.15
22:46:50 s3transfer==0.16.0
22:46:50 simplejson==3.20.2
22:46:50 six==1.17.0
22:46:50 smmap==5.0.2
22:46:50 soupsieve==2.8.1
22:46:50 stevedore==5.6.0
22:46:50 tabulate==0.9.0
22:46:50 toml==0.10.2
22:46:50 tomlkit==0.13.3
22:46:50 tqdm==4.67.1
22:46:50 typing_extensions==4.15.0
22:46:50 tzdata==2025.3
22:46:50 urllib3==1.26.20
22:46:50 virtualenv==20.35.4
22:46:50 wcwidth==0.2.14
22:46:50 websocket-client==1.9.0
22:46:50 wrapt==2.0.1
22:46:50 xdg==6.0.0
22:46:50 xmltodict==1.0.2
22:46:50 yq==3.4.3
22:46:50 [EnvInject] - Injecting environment variables from a build step.
22:46:50 [EnvInject] - Injecting as environment variables the properties content
22:46:50 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:46:50 OS_CLOUD=vex
22:46:50 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:46:50 OS_STACK_TEMPLATE_DIR=openstack-hot
22:46:50
22:46:50 [EnvInject] - Variables injected successfully.
22:46:50 provisioning config files...
22:46:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:46:50 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins10445464413227270747.sh
22:46:50 ---> Create parameters file for OpenStack HOT
22:46:50 OpenStack Heat parameters generated
22:46:50 -----------------------------------
22:46:50 parameters:
22:46:50 vm_0_count: '1'
22:46:50 vm_0_flavor: 'v3-standard-4'
22:46:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:46:50 vm_1_count: '1'
22:46:50 vm_1_flavor: 'v3-standard-2'
22:46:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678'
22:46:50
22:46:50 job_name: '05780-23'
22:46:50 silo: 'releng'
22:46:50 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins788741589934655289.sh
22:46:51 ---> Create HEAT stack
22:46:51 + source /home/jenkins/lf-env.sh
22:46:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:51 ++ mktemp -d /tmp/venv-XXXX
22:46:51 + lf_venv=/tmp/venv-ISWc
22:46:51 + local venv_file=/tmp/.os_lf_venv
22:46:51 + local python=python3
22:46:51 + local options
22:46:51 + local set_path=true
22:46:51 + local install_args=
22:46:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:46:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:46:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:51 + true
22:46:51 + case $1 in
22:46:51 + python=python3
22:46:51 + shift 2
22:46:51 + true
22:46:51 + case $1 in
22:46:51 + shift
22:46:51 + break
22:46:51 + case $python in
22:46:51 + local pkg_list=
22:46:51 + [[ -d /opt/pyenv ]]
22:46:51 + echo 'Setup pyenv:'
22:46:51 Setup pyenv:
22:46:51 + export PYENV_ROOT=/opt/pyenv
22:46:51 + PYENV_ROOT=/opt/pyenv
22:46:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:51 + pyenv versions
22:46:51 system
22:46:51 3.8.13
22:46:51 3.9.13
22:46:51 3.10.13
22:46:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:46:51 + command -v pyenv
22:46:51 ++ pyenv init - --no-rehash
22:46:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:46:51 for i in ${!paths[@]}; do
22:46:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:46:51 fi; done;
22:46:51 echo "${paths[*]}"'\'')"
22:46:51 export PATH="/opt/pyenv/shims:${PATH}"
22:46:51 export PYENV_SHELL=bash
22:46:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:46:51 pyenv() {
22:46:51 local command
22:46:51 command="${1:-}"
22:46:51 if [ "$#" -gt 0 ]; then
22:46:51 shift
22:46:51 fi
22:46:51
22:46:51 case "$command" in
22:46:51 rehash|shell)
22:46:51 eval "$(pyenv "sh-$command" "$@")"
22:46:51 ;;
22:46:51 *)
22:46:51 command pyenv "$command" "$@"
22:46:51 ;;
22:46:51 esac
22:46:51 }'
22:46:51 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:46:51 for i in ${!paths[@]}; do
22:46:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:46:51 fi; done;
22:46:51 echo "${paths[*]}"'
22:46:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:51 ++ export PYENV_SHELL=bash
22:46:51 ++ PYENV_SHELL=bash
22:46:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:46:51 +++ complete -F _pyenv pyenv
22:46:51 ++ lf-pyver python3
22:46:51 ++ local py_version_xy=python3
22:46:51 ++ local py_version_xyz=
22:46:51 ++ awk '{ print $1 }'
22:46:51 ++ pyenv versions
22:46:51 ++ local command
22:46:51 ++ command=versions
22:46:51 ++ '[' 1 -gt 0 ']'
22:46:51 ++ shift
22:46:51 ++ case "$command" in
22:46:51 ++ command pyenv versions
22:46:51 ++ pyenv versions
22:46:51 ++ sed 's/^[ *]* //'
22:46:51 ++ grep -E '^[0-9.]*[0-9]$'
22:46:51 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:46:51 +++ tail -n 1
22:46:51 +++ grep '^3' /tmp/.pyenv_versions
22:46:51 +++ sort -V
22:46:51 ++ py_version_xyz=3.11.7
22:46:51 ++ [[ -z 3.11.7 ]]
22:46:51 ++ echo 3.11.7
22:46:51 ++ return 0
22:46:51 + pyenv local 3.11.7
22:46:51 + local command
22:46:51 + command=local
22:46:51 + '[' 2 -gt 0 ']'
22:46:51 + shift
22:46:51 + case "$command" in
22:46:51 + command pyenv local 3.11.7
22:46:51 + pyenv local 3.11.7
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='lftools[openstack] '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='kubernetes '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='niet '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='python-heatclient '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='python-openstackclient '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='python-magnumclient '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='urllib3~=1.26.15 '
22:46:51 + for arg in "$@"
22:46:51 + case $arg in
22:46:51 + pkg_list+='yq '
22:46:51 + [[ -f /tmp/.os_lf_venv ]]
22:46:51 ++ cat /tmp/.os_lf_venv
22:46:51 + lf_venv=/tmp/venv-uVeV
22:46:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from' file:/tmp/.os_lf_venv
22:46:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:46:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:46:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:51 + local 'pip_opts=--upgrade --quiet'
22:46:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:46:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:46:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:46:51 + [[ -n '' ]]
22:46:51 + [[ -n '' ]]
22:46:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:46:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:51 + /tmp/venv-uVeV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:46:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:46:53 lf-activate-venv(): INFO: Base packages installed successfully
22:46:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:46:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:46:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:53 + /tmp/venv-uVeV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:47:12 + type python3
22:47:12 + true
22:47:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH'
22:47:12 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:47:12 + PATH=/tmp/venv-uVeV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:47:12 + return 0
22:47:12 + openstack --os-cloud vex limits show --absolute
22:47:14 +--------------------------+---------+
22:47:14 | Name | Value |
22:47:14 +--------------------------+---------+
22:47:14 | maxTotalInstances | -1 |
22:47:14 | maxTotalCores | 450 |
22:47:14 | maxTotalRAMSize | 1000000 |
22:47:14 | maxServerMeta | 128 |
22:47:14 | maxImageMeta | 128 |
22:47:14 | maxPersonality | 5 |
22:47:14 | maxPersonalitySize | 10240 |
22:47:14 | maxTotalKeypairs | 100 |
22:47:14 | maxServerGroups | 10 |
22:47:14 | maxServerGroupMembers | 10 |
22:47:14 | maxTotalFloatingIps | -1 |
22:47:14 | maxSecurityGroups | -1 |
22:47:14 | maxSecurityGroupRules | -1 |
22:47:14 | totalRAMUsed | 901120 |
22:47:14 | totalCoresUsed | 220 |
22:47:14 | totalInstancesUsed | 98 |
22:47:14 | totalFloatingIpsUsed | 0 |
22:47:14 | totalSecurityGroupsUsed | 0 |
22:47:14 | totalServerGroupsUsed | 0 |
22:47:14 | maxTotalVolumes | -1 |
22:47:14 | maxTotalSnapshots | 10 |
22:47:14 | maxTotalVolumeGigabytes | 4096 |
22:47:14 | maxTotalBackups | 10 |
22:47:14 | maxTotalBackupGigabytes | 1000 |
22:47:14 | totalVolumesUsed | 3 |
22:47:14 | totalGigabytesUsed | 60 |
22:47:14 | totalSnapshotsUsed | 0 |
22:47:14 | totalBackupsUsed | 0 |
22:47:14 | totalBackupGigabytesUsed | 0 |
22:47:14 +--------------------------+---------+
22:47:14 + pushd /opt/ciman/openstack-hot
22:47:14 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:47:14 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/stack-parameters.yaml
22:47:40 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:47:40 Waiting to initialize infrastructure...
22:47:40 Stack initialization successful.
22:47:40 ------------------------------------
22:47:40 Stack Details
22:47:40 ------------------------------------
22:47:40 {'added': None,
22:47:40 'capabilities': [],
22:47:40 'created_at': '2026-01-04T22:47:17Z',
22:47:40 'deleted': None,
22:47:40 'deleted_at': None,
22:47:40 'description': 'No description',
22:47:40 'environment': None,
22:47:40 'environment_files': None,
22:47:40 'files': None,
22:47:40 'files_container': None,
22:47:40 'id': '14bb3881-6c1c-4a01-97f3-c31ad46e9bfb',
22:47:40 'is_rollback_disabled': True,
22:47:40 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23/14bb3881-6c1c-4a01-97f3-c31ad46e9bfb',
22:47:40 'rel': 'self'}],
22:47:40 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:47:40 'name': 'releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23',
22:47:40 'notification_topics': [],
22:47:40 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:47:40 'output_key': 'vm_0_ips',
22:47:40 'output_value': ['10.30.171.108']},
22:47:40 {'description': 'IP addresses of the 2nd vm types',
22:47:40 'output_key': 'vm_1_ips',
22:47:40 'output_value': ['10.30.171.111']}],
22:47:40 'owner_id': ****,
22:47:40 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:47:40 'OS::stack_id': '14bb3881-6c1c-4a01-97f3-c31ad46e9bfb',
22:47:40 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23',
22:47:40 'job_name': '05780-23',
22:47:40 'silo': 'releng',
22:47:40 'vm_0_count': '1',
22:47:40 'vm_0_flavor': 'v3-standard-4',
22:47:40 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:47:40 '20251201-010221.432',
22:47:40 'vm_1_count': '1',
22:47:40 'vm_1_flavor': 'v3-standard-2',
22:47:40 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
22:47:40 '20251201-170117.678'},
22:47:40 'parent_id': None,
22:47:40 'replaced': None,
22:47:40 'status': 'CREATE_COMPLETE',
22:47:40 'status_reason': 'Stack CREATE completed successfully',
22:47:40 'tags': [],
22:47:40 'template': None,
22:47:40 'template_description': 'No description',
22:47:40 'template_url': None,
22:47:40 'timeout_mins': 15,
22:47:40 'unchanged': None,
22:47:40 'updated': None,
22:47:40 'updated_at': None,
22:47:40 'user_project_id': 'c3049bf378ef4d1e94fc64013a1045df'}
22:47:40 ------------------------------------
22:47:40 + popd
22:47:40 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:47:40 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins342011658496897262.sh
22:47:40 ---> Copy SSH public keys to CSIT lab
22:47:40 Setup pyenv:
22:47:40 system
22:47:40 3.8.13
22:47:40 3.9.13
22:47:40 3.10.13
22:47:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:47:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:47:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:43 lf-activate-venv(): INFO: Base packages installed successfully
22:47:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:47:58 SSH not responding on 10.30.171.108. Retrying in 10 seconds...
22:47:58 SSH not responding on 10.30.171.111. Retrying in 10 seconds...
22:48:08 Ping to 10.30.171.108 successful.
22:48:08 Ping to 10.30.171.111 successful.
22:48:08 SSH not responding on 10.30.171.108. Retrying in 10 seconds...
22:48:09 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:48:10 releng-05780-23-1-docker-0
22:48:10 Successfully copied public keys to slave 10.30.171.111
22:48:18 Ping to 10.30.171.108 successful.
22:48:20 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:48:21 releng-05780-23-0-builder-0
22:48:21 Successfully copied public keys to slave 10.30.171.108
22:48:21 Process 6490 ready.
22:48:21 Process 6491 ready.
22:48:21 SSH ready on all stack servers.
22:48:21 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins1532994147498303941.sh
22:48:21 Setup pyenv:
22:48:21 system
22:48:21 3.8.13
22:48:21 3.9.13
22:48:21 3.10.13
22:48:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:48:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oygj
22:48:25 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.robot_venv
22:48:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:29 lf-activate-venv(): INFO: Base packages installed successfully
22:48:29 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-oygj/bin to PATH
22:48:31 + echo 'Installing Python Requirements'
22:48:31 Installing Python Requirements
22:48:31 + cat
22:48:31 + python -m pip install -r requirements.txt
22:48:31 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:48:31 Collecting docker-py (from -r requirements.txt (line 1))
22:48:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:48:31 Collecting ipaddr (from -r requirements.txt (line 2))
22:48:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:48:31 Installing build dependencies: started
22:48:32 Installing build dependencies: finished with status 'done'
22:48:32 Getting requirements to build wheel: started
22:48:33 Getting requirements to build wheel: finished with status 'done'
22:48:33 Preparing metadata (pyproject.toml): started
22:48:33 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:33 Collecting netaddr (from -r requirements.txt (line 3))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:48:33 Collecting netifaces (from -r requirements.txt (line 4))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:48:33 Installing build dependencies: started
22:48:34 Installing build dependencies: finished with status 'done'
22:48:34 Getting requirements to build wheel: started
22:48:34 Getting requirements to build wheel: finished with status 'done'
22:48:34 Preparing metadata (pyproject.toml): started
22:48:34 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:34 Collecting pyhocon (from -r requirements.txt (line 5))
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:48:34 Collecting requests (from -r requirements.txt (line 6))
22:48:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:48:34 Collecting robotframework (from -r requirements.txt (line 7))
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 24.6 MB/s 0:00:00
22:48:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:48:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:48:35 Installing build dependencies: started
22:48:35 Installing build dependencies: finished with status 'done'
22:48:35 Getting requirements to build wheel: started
22:48:36 Getting requirements to build wheel: finished with status 'done'
22:48:36 Preparing metadata (pyproject.toml): started
22:48:36 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:48:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:48:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:48:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:48:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:48:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:48:36 Installing build dependencies: started
22:48:37 Installing build dependencies: finished with status 'done'
22:48:37 Getting requirements to build wheel: started
22:48:37 Getting requirements to build wheel: finished with status 'done'
22:48:37 Preparing metadata (pyproject.toml): started
22:48:38 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:38 Collecting scapy (from -r requirements.txt (line 12))
22:48:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:48:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 30.7 MB/s 0:00:00
22:48:38 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:48:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:48:38 Installing build dependencies: started
22:48:39 Installing build dependencies: finished with status 'done'
22:48:39 Getting requirements to build wheel: started
22:48:39 Getting requirements to build wheel: finished with status 'done'
22:48:39 Preparing metadata (pyproject.toml): started
22:48:39 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:39 Collecting elasticsearch (from -r requirements.txt (line 18))
22:48:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:48:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 17.5 MB/s 0:00:00
22:48:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:48:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:48:39 Collecting pyangbind (from -r requirements.txt (line 22))
22:48:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:48:39 Collecting isodate (from -r requirements.txt (line 25))
22:48:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:48:39 Collecting jmespath (from -r requirements.txt (line 28))
22:48:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:48:40 Collecting jsonpatch (from -r requirements.txt (line 31))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:48:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:48:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:48:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:48:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:48:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:48:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:48:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:48:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:48:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:48:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:48:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:48:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:48:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:48:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:48:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:48:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:48:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:48:41 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:48:41 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:48:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:48:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:48:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:48:41 Collecting elasticsearch (from -r requirements.txt (line 18))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:48:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 34.2 MB/s 0:00:00
22:48:41 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:48:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:48:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:48:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:48:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:48:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 35.2 MB/s 0:00:00
22:48:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:48:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:48:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:48:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:48:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.0 MB/s 0:00:00
22:48:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:48:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:48:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:48:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:48:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:48:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 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)
22:48:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:48:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:48:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:48:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 58.3 MB/s 0:00:00
22:48:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:48:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:48:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:48:44 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:48:44 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:48:44 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:48:44 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:48:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:48:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:48:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:48:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:48:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:48:44 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:48:44 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:48:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:48:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:48:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:48:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4d9c988af01f9e7e62bc258c062bb266e639b8d0585f51ccac8cdd7665797b9c
22:48:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:48:45 Building wheel for ipaddr (pyproject.toml): started
22:48:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:48:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9a52bc1d48b9562e2bd47a6f4e1abecce65213cd5589af4d44b09aedb511e53f
22:48:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:48:45 Building wheel for netifaces (pyproject.toml): started
22:48:48 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:48:48 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41070 sha256=0d793b4e0c3fe6c4e5437aac6919776caf2f4bbdb44829b3a6a1849053c60537
22:48:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:48:48 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:48:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:48:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=da5601f23cb0ee080b31652adcf3d9d623f56cc108174d2d7cde7367728f4130
22:48:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:48:48 Building wheel for jsonpath-rw (pyproject.toml): started
22:48:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:48:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=05f07a6b9a4c1c0a710464a9c7ebd1496dadca4dec3f77b77f8547fb0a6cc4f3
22:48:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:48:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:48:48 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:48:55
22:48:55 Successfully installed WebOb-1.8.9 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.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:48:56 + pip freeze
22:48:56 attrs==25.4.0
22:48:56 bcrypt==5.0.0
22:48:56 beautifulsoup4==4.14.3
22:48:56 certifi==2026.1.4
22:48:56 cffi==2.0.0
22:48:56 charset-normalizer==3.4.4
22:48:56 click==8.3.1
22:48:56 cryptography==46.0.3
22:48:56 decorator==5.2.1
22:48:56 distlib==0.4.0
22:48:56 docker-py==1.10.6
22:48:56 docker-pycreds==0.4.0
22:48:56 elastic-transport==8.17.1
22:48:56 elasticsearch==8.19.3
22:48:56 elasticsearch-dsl==8.15.4
22:48:56 enum34==1.1.10
22:48:56 filelock==3.20.2
22:48:56 h11==0.16.0
22:48:56 idna==3.11
22:48:56 invoke==2.2.1
22:48:56 ipaddr==2.2.0
22:48:56 isodate==0.7.2
22:48:56 jmespath==1.0.1
22:48:56 jsonpatch==1.33
22:48:56 jsonpath-rw==1.4.0
22:48:56 jsonpointer==3.0.0
22:48:56 lxml==6.0.2
22:48:56 netaddr==1.3.0
22:48:56 netifaces==0.11.0
22:48:56 outcome==1.3.0.post0
22:48:56 paramiko==4.0.0
22:48:56 platformdirs==4.5.1
22:48:56 ply==3.11
22:48:56 pyang==2.7.1
22:48:56 pyangbind==0.8.7
22:48:56 pycparser==2.23
22:48:56 pyhocon==0.3.61
22:48:56 PyNaCl==1.6.2
22:48:56 pyparsing==3.3.1
22:48:56 PySocks==1.7.1
22:48:56 python-dateutil==2.9.0.post0
22:48:56 regex==2025.11.3
22:48:56 requests==2.32.5
22:48:56 robotframework==7.4.1
22:48:56 robotframework-httplibrary==0.4.2
22:48:56 robotframework-pythonlibcore==4.4.1
22:48:56 robotframework-requests==0.9.7
22:48:56 robotframework-selenium2library==3.0.0
22:48:56 robotframework-seleniumlibrary==6.8.0
22:48:56 robotframework-sshlibrary==3.8.0
22:48:56 scapy==2.7.0
22:48:56 scp==0.15.0
22:48:56 selenium==4.39.0
22:48:56 six==1.17.0
22:48:56 sniffio==1.3.1
22:48:56 sortedcontainers==2.4.0
22:48:56 soupsieve==2.8.1
22:48:56 trio==0.32.0
22:48:56 trio-websocket==0.12.2
22:48:56 typing_extensions==4.15.0
22:48:56 urllib3==2.6.2
22:48:56 virtualenv==20.35.4
22:48:56 waitress==3.0.2
22:48:56 WebOb==1.8.9
22:48:56 websocket-client==1.9.0
22:48:56 WebTest==3.0.7
22:48:56 wsproto==1.3.2
22:48:56 [EnvInject] - Injecting environment variables from a build step.
22:48:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:48:56 [EnvInject] - Variables injected successfully.
22:48:56 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins4196299379089247782.sh
22:48:56 Setup pyenv:
22:48:56 system
22:48:56 3.8.13
22:48:56 3.9.13
22:48:56 3.10.13
22:48:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:48:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:48:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:58 lf-activate-venv(): INFO: Base packages installed successfully
22:48:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:49:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:49:06 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:06 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:49:06 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:49:06 + ODL_SYSTEM=()
22:49:06 + TOOLS_SYSTEM=()
22:49:06 + OPENSTACK_SYSTEM=()
22:49:06 + OPENSTACK_CONTROLLERS=()
22:49:06 + mapfile -t ADDR
22:49:06 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:49:06 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:49:08 + for i in "${ADDR[@]}"
22:49:08 ++ ssh 10.30.171.108 hostname -s
22:49:08 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:08 + REMHOST=releng-05780-23-0-builder-0
22:49:08 + case ${REMHOST} in
22:49:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:49:08 + for i in "${ADDR[@]}"
22:49:08 ++ ssh 10.30.171.111 hostname -s
22:49:08 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:49:08 + REMHOST=releng-05780-23-1-docker-0
22:49:08 + case ${REMHOST} in
22:49:08 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:49:08 + echo NUM_ODL_SYSTEM=1
22:49:08 + echo NUM_TOOLS_SYSTEM=1
22:49:08 + '[' '' == yes ']'
22:49:08 + NUM_OPENSTACK_SYSTEM=0
22:49:08 + echo NUM_OPENSTACK_SYSTEM=0
22:49:08 + '[' 0 -eq 2 ']'
22:49:08 + echo ODL_SYSTEM_IP=10.30.171.108
22:49:08 ++ seq 0 0
22:49:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:49:08 + echo ODL_SYSTEM_1_IP=10.30.171.108
22:49:08 + echo TOOLS_SYSTEM_IP=10.30.171.111
22:49:08 ++ seq 0 0
22:49:08 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:49:08 + echo TOOLS_SYSTEM_1_IP=10.30.171.111
22:49:08 + openstack_index=0
22:49:08 + NUM_OPENSTACK_CONTROL_NODES=1
22:49:08 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:49:08 ++ seq 0 0
22:49:08 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:49:08 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:49:08 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:08 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:08 + '[' -1 -ge 2 ']'
22:49:08 ++ seq 0 -2
22:49:08 + NUM_OPENSTACK_HAPROXY_NODES=0
22:49:08 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:49:08 ++ seq 0 -1
22:49:08 + echo 'Contents of slave_addresses.txt:'
22:49:08 Contents of slave_addresses.txt:
22:49:08 + cat slave_addresses.txt
22:49:08 NUM_ODL_SYSTEM=1
22:49:08 NUM_TOOLS_SYSTEM=1
22:49:08 NUM_OPENSTACK_SYSTEM=0
22:49:08 ODL_SYSTEM_IP=10.30.171.108
22:49:08 ODL_SYSTEM_1_IP=10.30.171.108
22:49:08 TOOLS_SYSTEM_IP=10.30.171.111
22:49:08 TOOLS_SYSTEM_1_IP=10.30.171.111
22:49:08 NUM_OPENSTACK_CONTROL_NODES=1
22:49:08 OPENSTACK_CONTROL_NODE_1_IP=
22:49:08 NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:08 NUM_OPENSTACK_HAPROXY_NODES=0
22:49:08 [EnvInject] - Injecting environment variables from a build step.
22:49:08 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:49:08 [EnvInject] - Variables injected successfully.
22:49:08 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/sh /tmp/jenkins10398230055361661189.sh
22:49:09 Preparing for JRE Version 21
22:49:09 Karaf artifact is karaf
22:49:09 Karaf project is integration
22:49:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:49:09 [EnvInject] - Injecting environment variables from a build step.
22:49:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:49:09 [EnvInject] - Variables injected successfully.
22:49:09 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12005182958261328738.sh
22:49:09 2026-01-04 22:49:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
22:49:09 Bundle version is 0.23.0-SNAPSHOT
22:49:09 --2026-01-04 22:49:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
22:49:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:49:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:49:09 HTTP request sent, awaiting response... 200 OK
22:49:09 Length: 1410 (1.4K) [application/xml]
22:49:09 Saving to: ‘maven-metadata.xml’
22:49:09
22:49:09 0K . 100% 55.7M=0s
22:49:09
22:49:09 2026-01-04 22:49:09 (55.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:49:09
22:49:09
22:49:09
22:49:09 org.opendaylight.integration
22:49:09 karaf
22:49:09 0.23.0-SNAPSHOT
22:49:09
22:49:09
22:49:09 20260104.223601
22:49:09 825
22:49:09
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09 pom
22:49:09 0.23.0-20260104.223601-825
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09 tar.gz
22:49:09 0.23.0-20260104.223601-825
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09 zip
22:49:09 0.23.0-20260104.223601-825
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09 cyclonedx
22:49:09 xml
22:49:09 0.23.0-20260104.223601-825
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09 cyclonedx
22:49:09 json
22:49:09 0.23.0-20260104.223601-825
22:49:09 20260104223601
22:49:09
22:49:09
22:49:09
22:49:09
22:49:09 Nexus timestamp is 0.23.0-20260104.223601-825
22:49:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:09 Distribution bundle is karaf-0.23.0-20260104.223601-825.zip
22:49:09 Distribution bundle version is 0.23.0-SNAPSHOT
22:49:09 Distribution folder is karaf-0.23.0-SNAPSHOT
22:49:09 Nexus prefix is https://nexus.opendaylight.org
22:49:09 [EnvInject] - Injecting environment variables from a build step.
22:49:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:49:09 [EnvInject] - Variables injected successfully.
22:49:09 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins16281571648998979523.sh
22:49:09 Setup pyenv:
22:49:09 system
22:49:09 3.8.13
22:49:09 3.9.13
22:49:09 3.10.13
22:49:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:49:11 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:12 lf-activate-venv(): INFO: Base packages installed successfully
22:49:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:49:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:49:17 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:17 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:49:17 Copying common-functions.sh to /tmp
22:49:19 Copying common-functions.sh to 10.30.171.111:/tmp
22:49:19 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:49:20 Copying common-functions.sh to 10.30.171.108:/tmp
22:49:20 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:20 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins5520908761556245515.sh
22:49:20 common-functions.sh is being sourced
22:49:20 common-functions environment:
22:49:20 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:20 ACTUALFEATURES:
22:49:20 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:20 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:20 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:20 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:20 CONTROLLERMEM: 2048m
22:49:20 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:20 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:20 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:20 SUITES:
22:49:20
22:49:20 #################################################
22:49:20 ## Configure Cluster and Start ##
22:49:20 #################################################
22:49:20 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
22:49:20 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
22:49:20 Locating script plan to use...
22:49:20 Finished running script plans
22:49:20 Configuring member-1 with IP address 10.30.171.108
22:49:20 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:20 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:21 common-functions.sh is being sourced
22:49:21 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
22:49:21 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:49:21 ++ echo 'common-functions.sh is being sourced'
22:49:21 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
22:49:21 ++ DISTROSTREAM=vanadium
22:49:21 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:21 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:21 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:21 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:21 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:21 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:21 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:21 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:21 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:21 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:21 ++ export CONTROLLERMEM=
22:49:21 ++ CONTROLLERMEM=
22:49:21 ++ case "${DISTROSTREAM}" in
22:49:21 ++ CLUSTER_SYSTEM=pekko
22:49:21 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:21 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:21 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:21 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:21 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:21 ++ print_common_env
22:49:21 ++ cat
22:49:21 common-functions environment:
22:49:21 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:21 ACTUALFEATURES:
22:49:21 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:21 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:21 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:21 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:21 CONTROLLERMEM:
22:49:21 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:21 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:21 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:21 SUITES:
22:49:21
22:49:21 ++ SSH='ssh -t -t'
22:49:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:49:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:49:21 Changing to /tmp
22:49:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:21 + echo 'Changing to /tmp'
22:49:21 + cd /tmp
22:49:21 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip'
22:49:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:21 --2026-01-04 22:49:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:49:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:49:21 HTTP request sent, awaiting response... 200 OK
22:49:21 Length: 240369505 (229M) [application/zip]
22:49:21 Saving to: ‘karaf-0.23.0-20260104.223601-825.zip’
22:49:21
22:49:21 0K ........ ........ ........ ........ ........ ........ 1% 65.9M 3s
22:49:21 3072K ........ ........ ........ ........ ........ ........ 2% 121M 3s
22:49:21 6144K ........ ........ ........ ........ ........ ........ 3% 124M 2s
22:49:21 9216K ........ ........ ........ ........ ........ ........ 5% 137M 2s
22:49:21 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s
22:49:21 15360K ........ ........ ........ ........ ........ ........ 7% 160M 2s
22:49:21 18432K ........ ........ ........ ........ ........ ........ 9% 199M 2s
22:49:21 21504K ........ ........ ........ ........ ........ ........ 10% 182M 2s
22:49:21 24576K ........ ........ ........ ........ ........ ........ 11% 208M 1s
22:49:21 27648K ........ ........ ........ ........ ........ ........ 13% 237M 1s
22:49:21 30720K ........ ........ ........ ........ ........ ........ 14% 149M 1s
22:49:21 33792K ........ ........ ........ ........ ........ ........ 15% 199M 1s
22:49:21 36864K ........ ........ ........ ........ ........ ........ 17% 235M 1s
22:49:21 39936K ........ ........ ........ ........ ........ ........ 18% 251M 1s
22:49:21 43008K ........ ........ ........ ........ ........ ........ 19% 101M 1s
22:49:21 46080K ........ ........ ........ ........ ........ ........ 20% 219M 1s
22:49:21 49152K ........ ........ ........ ........ ........ ........ 22% 236M 1s
22:49:21 52224K ........ ........ ........ ........ ........ ........ 23% 194M 1s
22:49:21 55296K ........ ........ ........ ........ ........ ........ 24% 255M 1s
22:49:21 58368K ........ ........ ........ ........ ........ ........ 26% 289M 1s
22:49:21 61440K ........ ........ ........ ........ ........ ........ 27% 315M 1s
22:49:21 64512K ........ ........ ........ ........ ........ ........ 28% 248M 1s
22:49:21 67584K ........ ........ ........ ........ ........ ........ 30% 274M 1s
22:49:21 70656K ........ ........ ........ ........ ........ ........ 31% 321M 1s
22:49:21 73728K ........ ........ ........ ........ ........ ........ 32% 304M 1s
22:49:21 76800K ........ ........ ........ ........ ........ ........ 34% 317M 1s
22:49:21 79872K ........ ........ ........ ........ ........ ........ 35% 202M 1s
22:49:21 82944K ........ ........ ........ ........ ........ ........ 36% 211M 1s
22:49:21 86016K ........ ........ ........ ........ ........ ........ 37% 280M 1s
22:49:21 89088K ........ ........ ........ ........ ........ ........ 39% 253M 1s
22:49:21 92160K ........ ........ ........ ........ ........ ........ 40% 317M 1s
22:49:21 95232K ........ ........ ........ ........ ........ ........ 41% 305M 1s
22:49:21 98304K ........ ........ ........ ........ ........ ........ 43% 310M 1s
22:49:21 101376K ........ ........ ........ ........ ........ ........ 44% 313M 1s
22:49:21 104448K ........ ........ ........ ........ ........ ........ 45% 303M 1s
22:49:21 107520K ........ ........ ........ ........ ........ ........ 47% 281M 1s
22:49:21 110592K ........ ........ ........ ........ ........ ........ 48% 289M 1s
22:49:21 113664K ........ ........ ........ ........ ........ ........ 49% 246M 1s
22:49:21 116736K ........ ........ ........ ........ ........ ........ 51% 274M 1s
22:49:21 119808K ........ ........ ........ ........ ........ ........ 52% 315M 1s
22:49:21 122880K ........ ........ ........ ........ ........ ........ 53% 304M 1s
22:49:21 125952K ........ ........ ........ ........ ........ ........ 54% 155M 1s
22:49:21 129024K ........ ........ ........ ........ ........ ........ 56% 259M 0s
22:49:21 132096K ........ ........ ........ ........ ........ ........ 57% 222M 0s
22:49:21 135168K ........ ........ ........ ........ ........ ........ 58% 162M 0s
22:49:21 138240K ........ ........ ........ ........ ........ ........ 60% 254M 0s
22:49:21 141312K ........ ........ ........ ........ ........ ........ 61% 211M 0s
22:49:21 144384K ........ ........ ........ ........ ........ ........ 62% 287M 0s
22:49:21 147456K ........ ........ ........ ........ ........ ........ 64% 302M 0s
22:49:21 150528K ........ ........ ........ ........ ........ ........ 65% 345M 0s
22:49:21 153600K ........ ........ ........ ........ ........ ........ 66% 214M 0s
22:49:21 156672K ........ ........ ........ ........ ........ ........ 68% 270M 0s
22:49:21 159744K ........ ........ ........ ........ ........ ........ 69% 324M 0s
22:49:21 162816K ........ ........ ........ ........ ........ ........ 70% 270M 0s
22:49:21 165888K ........ ........ ........ ........ ........ ........ 71% 279M 0s
22:49:21 168960K ........ ........ ........ ........ ........ ........ 73% 272M 0s
22:49:21 172032K ........ ........ ........ ........ ........ ........ 74% 195M 0s
22:49:21 175104K ........ ........ ........ ........ ........ ........ 75% 246M 0s
22:49:21 178176K ........ ........ ........ ........ ........ ........ 77% 297M 0s
22:49:21 181248K ........ ........ ........ ........ ........ ........ 78% 268M 0s
22:49:21 184320K ........ ........ ........ ........ ........ ........ 79% 299M 0s
22:49:21 187392K ........ ........ ........ ........ ........ ........ 81% 302M 0s
22:49:21 190464K ........ ........ ........ ........ ........ ........ 82% 282M 0s
22:49:21 193536K ........ ........ ........ ........ ........ ........ 83% 293M 0s
22:49:21 196608K ........ ........ ........ ........ ........ ........ 85% 293M 0s
22:49:21 199680K ........ ........ ........ ........ ........ ........ 86% 304M 0s
22:49:22 202752K ........ ........ ........ ........ ........ ........ 87% 327M 0s
22:49:22 205824K ........ ........ ........ ........ ........ ........ 88% 319M 0s
22:49:22 208896K ........ ........ ........ ........ ........ ........ 90% 308M 0s
22:49:22 211968K ........ ........ ........ ........ ........ ........ 91% 337M 0s
22:49:22 215040K ........ ........ ........ ........ ........ ........ 92% 325M 0s
22:49:22 218112K ........ ........ ........ ........ ........ ........ 94% 241M 0s
22:49:22 221184K ........ ........ ........ ........ ........ ........ 95% 265M 0s
22:49:22 224256K ........ ........ ........ ........ ........ ........ 96% 314M 0s
22:49:22 227328K ........ ........ ........ ........ ........ ........ 98% 300M 0s
22:49:22 230400K ........ ........ ........ ........ ........ ........ 99% 313M 0s
22:49:22 233472K ........ ........ ... 100% 333M=1.0s
22:49:22
22:49:22 2026-01-04 22:49:22 (232 MB/s) - ‘karaf-0.23.0-20260104.223601-825.zip’ saved [240369505/240369505]
22:49:22
22:49:22 Extracting the new controller...
22:49:22 + echo 'Extracting the new controller...'
22:49:22 + unzip -q karaf-0.23.0-20260104.223601-825.zip
22:49:24 Adding external repositories...
22:49:24 + echo 'Adding external repositories...'
22:49:24 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:24 ################################################################################
22:49:24 #
22:49:24 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:24 # contributor license agreements. See the NOTICE file distributed with
22:49:24 # this work for additional information regarding copyright ownership.
22:49:24 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:24 # (the "License"); you may not use this file except in compliance with
22:49:24 # the License. You may obtain a copy of the License at
22:49:24 #
22:49:24 # http://www.apache.org/licenses/LICENSE-2.0
22:49:24 #
22:49:24 # Unless required by applicable law or agreed to in writing, software
22:49:24 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:24 # See the License for the specific language governing permissions and
22:49:24 # limitations under the License.
22:49:24 #
22:49:24 ################################################################################
22:49:24
22:49:24 #
22:49:24 # If set to true, the following property will not allow any certificate to be used
22:49:24 # when accessing Maven repositories through SSL
22:49:24 #
22:49:24 #org.ops4j.pax.url.mvn.certificateCheck=
22:49:24
22:49:24 #
22:49:24 # Path to the local Maven settings file.
22:49:24 # The repositories defined in this file will be automatically added to the list
22:49:24 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:49:24 # below is not set.
22:49:24 # The following locations are checked for the existence of the settings.xml file
22:49:24 # * 1. looks for the specified url
22:49:24 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:49:24 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:49:24 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:49:24 #
22:49:24 #org.ops4j.pax.url.mvn.settings=
22:49:24
22:49:24 #
22:49:24 # Path to the local Maven repository which is used to avoid downloading
22:49:24 # artifacts when they already exist locally.
22:49:24 # The value of this property will be extracted from the settings.xml file
22:49:24 # above, or defaulted to:
22:49:24 # System.getProperty( "user.home" ) + "/.m2/repository"
22:49:24 #
22:49:24 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:49:24
22:49:24 #
22:49:24 # Default this to false. It's just weird to use undocumented repos
22:49:24 #
22:49:24 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:49:24
22:49:24 #
22:49:24 # Uncomment if you don't wanna use the proxy settings
22:49:24 # from the Maven conf/settings.xml file
22:49:24 #
22:49:24 # org.ops4j.pax.url.mvn.proxySupport=false
22:49:24
22:49:24 #
22:49:24 # Comma separated list of repositories scanned when resolving an artifact.
22:49:24 # Those repositories will be checked before iterating through the
22:49:24 # below list of repositories and even before the local repository
22:49:24 # A repository url can be appended with zero or more of the following flags:
22:49:24 # @snapshots : the repository contains snaphots
22:49:24 # @noreleases : the repository does not contain any released artifacts
22:49:24 #
22:49:24 # The following property value will add the system folder as a repo.
22:49:24 #
22:49:24 org.ops4j.pax.url.mvn.defaultRepositories=\
22:49:24 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:49:24 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:49:24 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:49:24
22:49:24 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:49:24 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:49:24
22:49:24 #
22:49:24 # Comma separated list of repositories scanned when resolving an artifact.
22:49:24 # The default list includes the following repositories:
22:49:24 # http://repo1.maven.org/maven2@id=central
22:49:24 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:49:24 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:49:24 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:49:24 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:49:24 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:49:24 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:49:24 # To add repositories to the default ones, prepend '+' to the list of repositories
22:49:24 # to add.
22:49:24 # A repository url can be appended with zero or more of the following flags:
22:49:24 # @snapshots : the repository contains snapshots
22:49:24 # @noreleases : the repository does not contain any released artifacts
22:49:24 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:49:24 #
22:49:24 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:49:24
22:49:24 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:49:24 + [[ True == \T\r\u\e ]]
22:49:24 + echo 'Configuring the startup features...'
22:49:24 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:24 + FEATURE_TEST_STRING=features-test
22:49:24 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
22:49:24 + KARAF_VERSION=karaf4
22:49:24 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:49:24 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:24 + [[ ! -z '' ]]
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:24 ################################################################################
22:49:24 #
22:49:24 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:24 # contributor license agreements. See the NOTICE file distributed with
22:49:24 # this work for additional information regarding copyright ownership.
22:49:24 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:24 # (the "License"); you may not use this file except in compliance with
22:49:24 # the License. You may obtain a copy of the License at
22:49:24 #
22:49:24 # http://www.apache.org/licenses/LICENSE-2.0
22:49:24 #
22:49:24 # Unless required by applicable law or agreed to in writing, software
22:49:24 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:24 # See the License for the specific language governing permissions and
22:49:24 # limitations under the License.
22:49:24 #
22:49:24 ################################################################################
22:49:24
22:49:24 #
22:49:24 # Comma separated list of features repositories to register by default
22:49:24 #
22:49:24 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/c4ede0bc-579e-4a6f-a111-99189344c519.xml
22:49:24
22:49:24 #
22:49:24 # Comma separated list of features to install at startup
22:49:24 #
22:49:24 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 9f2bf62e-e0dc-4a75-95ed-dde43a24a5ce
22:49:24
22:49:24 #
22:49:24 # Resource repositories (OBR) that the features resolver can use
22:49:24 # to resolve requirements/capabilities
22:49:24 #
22:49:24 # The format of the resourceRepositories is
22:49:24 # resourceRepositories=[xml:url|json:url],...
22:49:24 # for Instance:
22:49:24 #
22:49:24 #resourceRepositories=xml:http://host/path/to/index.xml
22:49:24 # or
22:49:24 #resourceRepositories=json:http://host/path/to/index.json
22:49:24 #
22:49:24
22:49:24 #
22:49:24 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:49:24 #
22:49:24 featuresBootAsynchronous=false
22:49:24
22:49:24 #
22:49:24 # Service requirements enforcement
22:49:24 #
22:49:24 # By default, the feature resolver checks the service requirements/capabilities of
22:49:24 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:49:24 # the required bundles.
22:49:24 # The following flag can have those values:
22:49:24 # - disable: service requirements are completely ignored
22:49:24 # - default: service requirements are ignored for old features
22:49:24 # - enforce: service requirements are always verified
22:49:24 #
22:49:24 #serviceRequirements=default
22:49:24
22:49:24 #
22:49:24 # Store cfg file for config element in feature
22:49:24 #
22:49:24 #configCfgStore=true
22:49:24
22:49:24 #
22:49:24 # Define if the feature service automatically refresh bundles
22:49:24 #
22:49:24 autoRefresh=true
22:49:24
22:49:24 #
22:49:24 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:49:24 # XML file defines instructions related to features processing
22:49:24 # versions.properties may declare properties to resolve placeholders in XML file
22:49:24 # both files are relative to ${karaf.etc}
22:49:24 #
22:49:24 #featureProcessing=org.apache.karaf.features.xml
22:49:24 #featureProcessingVersions=versions.properties
22:49:24 + configure_karaf_log karaf4 ''
22:49:24 + local -r karaf_version=karaf4
22:49:24 + local -r controllerdebugmap=
22:49:24 + local logapi=log4j
22:49:24 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:49:24 log4j2.rootLogger.level = INFO
22:49:24 #log4j2.rootLogger.type = asyncRoot
22:49:24 #log4j2.rootLogger.includeLocation = false
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:49:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:49:24 log4j2.rootLogger.appenderRef.Console.ref = Console
22:49:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:49:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:49:24 log4j2.logger.spifly.name = org.apache.aries.spifly
22:49:24 log4j2.logger.spifly.level = WARN
22:49:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:49:24 log4j2.logger.audit.level = INFO
22:49:24 log4j2.logger.audit.additivity = false
22:49:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:49:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:49:24 log4j2.appender.console.type = Console
22:49:24 log4j2.appender.console.name = Console
22:49:24 log4j2.appender.console.layout.type = PatternLayout
22:49:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:49:24 log4j2.appender.rolling.type = RollingRandomAccessFile
22:49:24 log4j2.appender.rolling.name = RollingFile
22:49:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:49:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:49:24 #log4j2.appender.rolling.immediateFlush = false
22:49:24 log4j2.appender.rolling.append = true
22:49:24 log4j2.appender.rolling.layout.type = PatternLayout
22:49:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:49:24 log4j2.appender.rolling.policies.type = Policies
22:49:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:49:24 log4j2.appender.rolling.policies.size.size = 64MB
22:49:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:49:24 log4j2.appender.rolling.strategy.max = 7
22:49:24 log4j2.appender.audit.type = RollingRandomAccessFile
22:49:24 log4j2.appender.audit.name = AuditRollingFile
22:49:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:49:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:49:24 log4j2.appender.audit.append = true
22:49:24 log4j2.appender.audit.layout.type = PatternLayout
22:49:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:49:24 log4j2.appender.audit.policies.type = Policies
22:49:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:49:24 log4j2.appender.audit.policies.size.size = 8MB
22:49:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:49:24 log4j2.appender.audit.strategy.max = 7
22:49:24 log4j2.appender.osgi.type = PaxOsgi
22:49:24 log4j2.appender.osgi.name = PaxOsgi
22:49:24 log4j2.appender.osgi.filter = *
22:49:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:49:24 #log4j2.logger.aether.level = TRACE
22:49:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:49:24 #log4j2.logger.http-headers.level = DEBUG
22:49:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:49:24 #log4j2.logger.maven.level = TRACE
22:49:24 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:49:24 + logapi=log4j2
22:49:24 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:49:24 + '[' log4j2 == log4j2 ']'
22:49:24 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:24 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:49:24 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:49:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:49:24 controllerdebugmap:
22:49:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:49:24 + unset IFS
22:49:24 + echo 'controllerdebugmap: '
22:49:24 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:24 + '[' -n '' ']'
22:49:24 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:24 ################################################################################
22:49:24 #
22:49:24 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:24 # contributor license agreements. See the NOTICE file distributed with
22:49:24 # this work for additional information regarding copyright ownership.
22:49:24 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:24 # (the "License"); you may not use this file except in compliance with
22:49:24 # the License. You may obtain a copy of the License at
22:49:24 #
22:49:24 # http://www.apache.org/licenses/LICENSE-2.0
22:49:24 #
22:49:24 # Unless required by applicable law or agreed to in writing, software
22:49:24 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:24 # See the License for the specific language governing permissions and
22:49:24 # limitations under the License.
22:49:24 #
22:49:24 ################################################################################
22:49:24
22:49:24 # Common pattern layout for appenders
22:49:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:49:24
22:49:24 # Root logger
22:49:24 log4j2.rootLogger.level = INFO
22:49:24 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:49:24 #log4j2.rootLogger.type = asyncRoot
22:49:24 #log4j2.rootLogger.includeLocation = false
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:49:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:49:24 log4j2.rootLogger.appenderRef.Console.ref = Console
22:49:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:49:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:49:24
22:49:24 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:49:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:49:24
22:49:24 # Loggers configuration
22:49:24
22:49:24 # Spifly logger
22:49:24 log4j2.logger.spifly.name = org.apache.aries.spifly
22:49:24 log4j2.logger.spifly.level = WARN
22:49:24
22:49:24 # Security audit logger
22:49:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:49:24 log4j2.logger.audit.level = INFO
22:49:24 log4j2.logger.audit.additivity = false
22:49:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:49:24
22:49:24 # Appenders configuration
22:49:24
22:49:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:49:24 log4j2.appender.console.type = Console
22:49:24 log4j2.appender.console.name = Console
22:49:24 log4j2.appender.console.layout.type = PatternLayout
22:49:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:49:24
22:49:24 # Rolling file appender
22:49:24 log4j2.appender.rolling.type = RollingRandomAccessFile
22:49:24 log4j2.appender.rolling.name = RollingFile
22:49:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:49:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:49:24 # uncomment to not force a disk flush
22:49:24 #log4j2.appender.rolling.immediateFlush = false
22:49:24 log4j2.appender.rolling.append = true
22:49:24 log4j2.appender.rolling.layout.type = PatternLayout
22:49:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:49:24 log4j2.appender.rolling.policies.type = Policies
22:49:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:49:24 log4j2.appender.rolling.policies.size.size = 1GB
22:49:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:49:24 log4j2.appender.rolling.strategy.max = 7
22:49:24
22:49:24 # Audit file appender
22:49:24 log4j2.appender.audit.type = RollingRandomAccessFile
22:49:24 log4j2.appender.audit.name = AuditRollingFile
22:49:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:49:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:49:24 log4j2.appender.audit.append = true
22:49:24 log4j2.appender.audit.layout.type = PatternLayout
22:49:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:49:24 log4j2.appender.audit.policies.type = Policies
22:49:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:49:24 log4j2.appender.audit.policies.size.size = 8MB
22:49:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:49:24 log4j2.appender.audit.strategy.max = 7
22:49:24
22:49:24 # OSGi appender
22:49:24 log4j2.appender.osgi.type = PaxOsgi
22:49:24 log4j2.appender.osgi.name = PaxOsgi
22:49:24 log4j2.appender.osgi.filter = *
22:49:24
22:49:24 # help with identification of maven-related problems with pax-url-aether
22:49:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:49:24 #log4j2.logger.aether.level = TRACE
22:49:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:49:24 #log4j2.logger.http-headers.level = DEBUG
22:49:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:49:24 #log4j2.logger.maven.level = TRACE
22:49:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:49:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:49:24 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:49:24 + local -r controllermem=3072m
22:49:24 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 Configure
22:49:24 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:49:24 max memory: 3072m
22:49:24 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 + echo Configure
22:49:24 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:49:24 + echo ' max memory: 3072m'
22:49:24 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:49:24 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:24 #!/bin/sh
22:49:24 #
22:49:24 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:24 # contributor license agreements. See the NOTICE file distributed with
22:49:24 # this work for additional information regarding copyright ownership.
22:49:24 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:24 # (the "License"); you may not use this file except in compliance with
22:49:24 # the License. You may obtain a copy of the License at
22:49:24 #
22:49:24 # http://www.apache.org/licenses/LICENSE-2.0
22:49:24 #
22:49:24 # Unless required by applicable law or agreed to in writing, software
22:49:24 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:24 # See the License for the specific language governing permissions and
22:49:24 # limitations under the License.
22:49:24 #
22:49:24
22:49:24 #
22:49:24 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:49:24 # script: client, instance, shell, start, status, stop, karaf
22:49:24 #
22:49:24 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:49:24 # Actions go here...
22:49:24 # fi
22:49:24
22:49:24 #
22:49:24 # general settings which should be applied for all scripts go here; please keep
22:49:24 # in mind that it is possible that scripts might be executed more than once, e.g.
22:49:24 # in example of the start script where the start script is executed first and the
22:49:24 # karaf script afterwards.
22:49:24 #
22:49:24
22:49:24 #
22:49:24 # The following section shows the possible configuration options for the default
22:49:24 # karaf scripts
22:49:24 #
22:49:24 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:49:24 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:49:24 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:49:24 # export EXTRA_JAVA_OPTS # Additional JVM options
22:49:24 # export KARAF_HOME # Karaf home folder
22:49:24 # export KARAF_DATA # Karaf data folder
22:49:24 # export KARAF_BASE # Karaf base folder
22:49:24 # export KARAF_ETC # Karaf etc folder
22:49:24 # export KARAF_LOG # Karaf log folder
22:49:24 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:49:24 # export KARAF_OPTS # Additional available Karaf options
22:49:24 # export KARAF_DEBUG # Enable debug mode
22:49:24 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:49:24 # export KARAF_NOROOT # Prevent execution as root if set to true
22:49:24 Set Java version
22:49:24 + echo 'Set Java version'
22:49:24 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:49:24 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:49:24 sudo: a password is required
22:49:24 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:24 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:49:24 sudo: a password is required
22:49:24 JDK default version ...
22:49:24 + echo 'JDK default version ...'
22:49:24 + java -version
22:49:24 openjdk version "21.0.9" 2025-10-21
22:49:24 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:49:24 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:49:24 Set JAVA_HOME
22:49:24 + echo 'Set JAVA_HOME'
22:49:24 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:49:24 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:49:24 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:24 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:24 Listing all open ports on controller system...
22:49:24 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:24 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:49:24 + echo 'Listing all open ports on controller system...'
22:49:24 + netstat -pnatu
22:49:24 /tmp/configuration-script.sh: line 40: netstat: command not found
22:49:24 Configuring cluster
22:49:24 + '[' -f /tmp/custom_shard_config.txt ']'
22:49:24 + echo 'Configuring cluster'
22:49:24 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.108
22:49:24 ################################################
22:49:24 ## Configure Cluster ##
22:49:24 ################################################
22:49:24 NOTE: Cluster configuration files not found. Copying from
22:49:24 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:49:24 Configuring unique name in pekko.conf
22:49:24 Configuring hostname in pekko.conf
22:49:24 Configuring data and rpc seed nodes in pekko.conf
22:49:24 modules = [
22:49:24
22:49:24 {
22:49:24 name = "inventory"
22:49:24 namespace = "urn:opendaylight:inventory"
22:49:24 shard-strategy = "module"
22:49:24 },
22:49:24 {
22:49:24 name = "topology"
22:49:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:49:24 shard-strategy = "module"
22:49:24 },
22:49:24 {
22:49:24 name = "toaster"
22:49:24 namespace = "http://netconfcentral.org/ns/toaster"
22:49:24 shard-strategy = "module"
22:49:24 }
22:49:24 ]
22:49:24 Configuring replication type in module-shards.conf
22:49:24 ################################################
22:49:24 ## NOTE: Manually restart controller to ##
22:49:24 ## apply configuration. ##
22:49:24 ################################################
22:49:24 Dump pekko.conf
22:49:24 + echo 'Dump pekko.conf'
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:24
22:49:24 odl-cluster-data {
22:49:24 pekko {
22:49:24 remote {
22:49:24 artery {
22:49:24 enabled = on
22:49:24 transport = tcp
22:49:24 canonical.hostname = "10.30.171.108"
22:49:24 canonical.port = 2550
22:49:24 }
22:49:24 }
22:49:24
22:49:24 cluster {
22:49:24 # Using artery.
22:49:24 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.108:2550"]
22:49:24
22:49:24 roles = ["member-1"]
22:49:24
22:49:24 # when under load we might trip a false positive on the failure detector
22:49:24 # failure-detector {
22:49:24 # heartbeat-interval = 4 s
22:49:24 # acceptable-heartbeat-pause = 16s
22:49:24 # }
22:49:24 }
22:49:24
22:49:24 persistence {
22:49:24 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:49:24 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:49:24 # The relative path is always relative to KARAF_HOME.
22:49:24
22:49:24 # snapshot-store.local.dir = "target/snapshots"
22:49:24 }
22:49:24 disable-default-actor-system-quarantined-event-handling = "false"
22:49:24 }
22:49:24 }
22:49:24 Dump modules.conf
22:49:24 + echo 'Dump modules.conf'
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:24 modules = [
22:49:24
22:49:24 {
22:49:24 name = "inventory"
22:49:24 namespace = "urn:opendaylight:inventory"
22:49:24 shard-strategy = "module"
22:49:24 },
22:49:24 {
22:49:24 name = "topology"
22:49:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:49:24 shard-strategy = "module"
22:49:24 },
22:49:24 {
22:49:24 name = "toaster"
22:49:24 namespace = "http://netconfcentral.org/ns/toaster"
22:49:24 shard-strategy = "module"
22:49:24 }
22:49:24 ]
22:49:24 Dump module-shards.conf
22:49:24 + echo 'Dump module-shards.conf'
22:49:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:24 module-shards = [
22:49:24 {
22:49:24 name = "default"
22:49:24 shards = [
22:49:24 {
22:49:24 name = "default"
22:49:24 replicas = ["member-1"]
22:49:24 }
22:49:24 ]
22:49:24 },
22:49:24 {
22:49:24 name = "inventory"
22:49:24 shards = [
22:49:24 {
22:49:24 name="inventory"
22:49:24 replicas = ["member-1"]
22:49:24 }
22:49:24 ]
22:49:24 },
22:49:24 {
22:49:24 name = "topology"
22:49:24 shards = [
22:49:24 {
22:49:24 name="topology"
22:49:24 replicas = ["member-1"]
22:49:24 }
22:49:24 ]
22:49:24 },
22:49:24 {
22:49:24 name = "toaster"
22:49:24 shards = [
22:49:24 {
22:49:24 name="toaster"
22:49:24 replicas = ["member-1"]
22:49:24 }
22:49:24 ]
22:49:24 }
22:49:24 ]
22:49:24 Locating config plan to use...
22:49:24 Finished running config plans
22:49:24 Starting member-1 with IP address 10.30.171.108
22:49:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:24 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:24 Redirecting karaf console output to karaf_console.log
22:49:24 Starting controller...
22:49:24 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:49:24 Execute the post startup script on controller 10.30.171.108
22:49:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:25 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:49:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:50:30 2026-01-04T22:49:50,861 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:50:30 Controller is UP
22:50:30 2026-01-04T22:49:50,861 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:50:30 Listing all open ports on controller system...
22:50:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:50:30 looking for "BindException: Address already in use" in log file
22:50:30 looking for "server is unhealthy" in log file
22:50:30 Let's take the karaf thread dump
22:50:30 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:50:31 karaf main: org.apache.karaf.main.Main, pid:2046
22:50:31 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:50:31 Generating mininet variables...
22:50:31 Locating test plan to use...
22:50:31 Changing the testplan path...
22:50:31 # Place the suites in run order:
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/ready
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/apidocs
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/MDSAL
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/notifications
22:50:31 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/KeyAuth
22:50:31
22:50:31 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/KeyAuth ...
22:50:31 ==============================================================================
22:50:31 netconf-userfeatures-netty.txt
22:50:31 ==============================================================================
22:50:31 netconf-userfeatures-netty.txt.Ready
22:50:31 ==============================================================================
22:50:32 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-connector read...
22:50:32 ==============================================================================
22:50:35 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:43 | PASS |
22:50:43 ------------------------------------------------------------------------------
22:50:43 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:43 | PASS |
22:50:43 ------------------------------------------------------------------------------
22:50:43 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:43 | PASS |
22:50:43 Netconf was detected to be up and running so bug 5014 did not show up.
22:50:43 ------------------------------------------------------------------------------
22:50:43 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:43 | PASS |
22:50:43 Netconf was detected to be up and running so bug 5014 did not show up.
22:50:43 ------------------------------------------------------------------------------
22:50:43 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:43 | PASS |
22:50:43 ------------------------------------------------------------------------------
22:50:43 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:02 | PASS |
22:51:02 ------------------------------------------------------------------------------
22:51:02 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-conne... | PASS |
22:51:02 6 tests, 6 passed, 0 failed
22:51:02 ==============================================================================
22:51:02 netconf-userfeatures-netty.txt.Ready | PASS |
22:51:02 6 tests, 6 passed, 0 failed
22:51:02 ==============================================================================
22:51:02 netconf-userfeatures-netty.txt.Apidocs
22:51:02 ==============================================================================
22:51:02 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to verify Apid...
22:51:02 ==============================================================================
22:51:02 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
22:51:06 ------------------------------------------------------------------------------
22:51:06 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to ve... | PASS |
22:51:06 1 test, 1 passed, 0 failed
22:51:06 ==============================================================================
22:51:06 netconf-userfeatures-netty.txt.Apidocs | PASS |
22:51:06 1 test, 1 passed, 0 failed
22:51:06 ==============================================================================
22:51:06 netconf-userfeatures-netty.txt.MDSAL
22:51:06 ==============================================================================
22:51:06 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL Northbound...
22:51:06 ==============================================================================
22:51:07 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:11 | PASS |
22:51:11 ------------------------------------------------------------------------------
22:51:11 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:11 | PASS |
22:51:11 ------------------------------------------------------------------------------
22:51:11 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:11 | PASS |
22:51:11 ------------------------------------------------------------------------------
22:51:11 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:16 | PASS |
22:51:16 ------------------------------------------------------------------------------
22:51:16 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:17 | PASS |
22:51:17 ------------------------------------------------------------------------------
22:51:17 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:17 | PASS |
22:51:17 ------------------------------------------------------------------------------
22:51:17 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:18 | PASS |
22:51:18 ------------------------------------------------------------------------------
22:51:18 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:18 | PASS |
22:51:18 ------------------------------------------------------------------------------
22:51:18 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:18 | PASS |
22:51:18 ------------------------------------------------------------------------------
22:51:18 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:19 | PASS |
22:51:19 ------------------------------------------------------------------------------
22:51:19 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:19 | PASS |
22:51:19 ------------------------------------------------------------------------------
22:51:19 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:19 | PASS |
22:51:19 ------------------------------------------------------------------------------
22:51:19 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:19 | PASS |
22:51:19 ------------------------------------------------------------------------------
22:51:19 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:20 | PASS |
22:51:20 ------------------------------------------------------------------------------
22:51:20 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:20 | PASS |
22:51:20 ------------------------------------------------------------------------------
22:51:20 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:20 | PASS |
22:51:20 ------------------------------------------------------------------------------
22:51:20 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:21 | PASS |
22:51:21 ------------------------------------------------------------------------------
22:51:21 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:21 | PASS |
22:51:21 ------------------------------------------------------------------------------
22:51:21 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:21 | PASS |
22:51:21 ------------------------------------------------------------------------------
22:51:21 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:21 | PASS |
22:51:21 ------------------------------------------------------------------------------
22:51:21 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:21 | PASS |
22:51:21 ------------------------------------------------------------------------------
22:51:21 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:22 | PASS |
22:51:22 ------------------------------------------------------------------------------
22:51:22 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:22 | PASS |
22:51:22 ------------------------------------------------------------------------------
22:51:22 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:22 | PASS |
22:51:22 ------------------------------------------------------------------------------
22:51:22 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:22 | PASS |
22:51:22 ------------------------------------------------------------------------------
22:51:22 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:22 | PASS |
22:51:22 ------------------------------------------------------------------------------
22:51:22 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL N... | PASS |
22:51:22 49 tests, 49 passed, 0 failed
22:51:22 ==============================================================================
22:51:22 netconf-userfeatures-netty.txt.MDSAL | PASS |
22:51:22 49 tests, 49 passed, 0 failed
22:51:22 ==============================================================================
22:51:22 netconf-userfeatures-netty.txt.CRUD
22:51:22 ==============================================================================
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:22 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test...
22:51:22 ==============================================================================
22:51:23 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:47 | PASS |
22:51:47 ------------------------------------------------------------------------------
22:51:47 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:47 | PASS |
22:51:47 ------------------------------------------------------------------------------
22:51:47 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 | PASS |
22:51:48 ------------------------------------------------------------------------------
22:51:48 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 | PASS |
22:51:49 ------------------------------------------------------------------------------
22:51:49 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 | PASS |
22:51:49 ------------------------------------------------------------------------------
22:51:49 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:50 | PASS |
22:51:50 ------------------------------------------------------------------------------
22:51:50 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:50 | PASS |
22:51:50 ------------------------------------------------------------------------------
22:51:50 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:51 | PASS |
22:51:51 ------------------------------------------------------------------------------
22:51:51 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:52 | PASS |
22:51:52 ------------------------------------------------------------------------------
22:51:52 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 | PASS |
22:51:53 ------------------------------------------------------------------------------
22:51:53 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 | PASS |
22:51:53 ------------------------------------------------------------------------------
22:51:53 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 | PASS |
22:51:53 ------------------------------------------------------------------------------
22:51:53 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:53 | PASS |
22:51:53 ------------------------------------------------------------------------------
22:51:53 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:54 | PASS |
22:51:54 ------------------------------------------------------------------------------
22:51:54 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector ... | PASS |
22:51:54 29 tests, 29 passed, 0 failed
22:51:54 ==============================================================================
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:54 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
22:51:54 ==============================================================================
22:51:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:56 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 | PASS |
22:52:04 ------------------------------------------------------------------------------
22:52:04 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 | PASS |
22:52:04 ------------------------------------------------------------------------------
22:52:04 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:05 | PASS |
22:52:05 ------------------------------------------------------------------------------
22:52:05 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:05 | PASS |
22:52:05 ------------------------------------------------------------------------------
22:52:05 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:05 | PASS |
22:52:05 ------------------------------------------------------------------------------
22:52:05 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:05 | PASS |
22:52:05 ------------------------------------------------------------------------------
22:52:05 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:06 | PASS |
22:52:06 ------------------------------------------------------------------------------
22:52:06 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:06 | PASS |
22:52:06 ------------------------------------------------------------------------------
22:52:06 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:06 | PASS |
22:52:06 ------------------------------------------------------------------------------
22:52:06 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:07 | PASS |
22:52:07 ------------------------------------------------------------------------------
22:52:07 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:07 | PASS |
22:52:07 ------------------------------------------------------------------------------
22:52:07 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:08 | PASS |
22:52:08 ------------------------------------------------------------------------------
22:52:08 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:08 | PASS |
22:52:08 ------------------------------------------------------------------------------
22:52:08 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:08 | PASS |
22:52:08 ------------------------------------------------------------------------------
22:52:08 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:08 | PASS |
22:52:08 ------------------------------------------------------------------------------
22:52:08 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:09 | PASS |
22:52:09 ------------------------------------------------------------------------------
22:52:09 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:09 | PASS |
22:52:09 ------------------------------------------------------------------------------
22:52:09 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:09 | PASS |
22:52:09 ------------------------------------------------------------------------------
22:52:09 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:09 | PASS |
22:52:09 ------------------------------------------------------------------------------
22:52:09 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:09 | PASS |
22:52:09 ------------------------------------------------------------------------------
22:52:09 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:10 | PASS |
22:52:10 ------------------------------------------------------------------------------
22:52:10 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:10 | PASS |
22:52:10 ------------------------------------------------------------------------------
22:52:10 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:10 | PASS |
22:52:10 ------------------------------------------------------------------------------
22:52:10 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:10 | PASS |
22:52:10 ------------------------------------------------------------------------------
22:52:10 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:11 | PASS |
22:52:11 ------------------------------------------------------------------------------
22:52:11 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD... | PASS |
22:52:11 29 tests, 29 passed, 0 failed
22:52:11 ==============================================================================
22:52:11 netconf-userfeatures-netty.txt.CRUD | PASS |
22:52:11 58 tests, 58 passed, 0 failed
22:52:11 ==============================================================================
22:52:11 netconf-userfeatures-netty.txt.CRUD-ACTION
22:52:11 ==============================================================================
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:11 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector...
22:52:11 ==============================================================================
22:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:18 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:18 | PASS |
22:52:18 ------------------------------------------------------------------------------
22:52:18 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:19 | PASS |
22:52:19 ------------------------------------------------------------------------------
22:52:19 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:19 | PASS |
22:52:19 ------------------------------------------------------------------------------
22:52:19 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:20 | PASS |
22:52:20 ------------------------------------------------------------------------------
22:52:20 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:20 | PASS |
22:52:20 ------------------------------------------------------------------------------
22:52:20 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:20 | PASS |
22:52:20 ------------------------------------------------------------------------------
22:52:20 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:21 | PASS |
22:52:21 ------------------------------------------------------------------------------
22:52:21 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:21 | PASS |
22:52:21 ------------------------------------------------------------------------------
22:52:21 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:21 | PASS |
22:52:21 ------------------------------------------------------------------------------
22:52:21 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:22 | PASS |
22:52:22 ------------------------------------------------------------------------------
22:52:22 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:22 | PASS |
22:52:22 ------------------------------------------------------------------------------
22:52:22 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-... | PASS |
22:52:22 11 tests, 11 passed, 0 failed
22:52:22 ==============================================================================
22:52:22 netconf-userfeatures-netty.txt.CRUD-ACTION | PASS |
22:52:22 11 tests, 11 passed, 0 failed
22:52:22 ==============================================================================
22:52:22 netconf-userfeatures-netty.txt.Notifications
22:52:22 ==============================================================================
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:22 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :: Basic t...
22:52:22 ==============================================================================
22:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:35 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:35 | PASS |
22:52:35 ------------------------------------------------------------------------------
22:52:35 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:35 | PASS |
22:52:35 ------------------------------------------------------------------------------
22:52:35 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:36 | PASS |
22:52:36 ------------------------------------------------------------------------------
22:52:36 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:40 | PASS |
22:52:40 ------------------------------------------------------------------------------
22:52:40 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:40 | PASS |
22:52:40 ------------------------------------------------------------------------------
22:52:40 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:40 | PASS |
22:52:40 ------------------------------------------------------------------------------
22:52:40 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:40 | PASS |
22:52:40 ------------------------------------------------------------------------------
22:52:40 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:40 | PASS |
22:52:40 ------------------------------------------------------------------------------
22:52:40 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :... | PASS |
22:52:40 8 tests, 8 passed, 0 failed
22:52:40 ==============================================================================
22:52:40 netconf-userfeatures-netty.txt.Notifications | PASS |
22:52:40 8 tests, 8 passed, 0 failed
22:52:40 ==============================================================================
22:52:40 netconf-userfeatures-netty.txt.KeyAuth
22:52:40 ==============================================================================
22:52:40 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to verify the ...
22:52:40 ==============================================================================
22:52:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:04 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
22:53:04 ------------------------------------------------------------------------------
22:53:04 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
22:53:04 ------------------------------------------------------------------------------
22:53:04 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:53:24 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: '{
22:53:24 "network-topology:node": [
22:53:24 {
22:53:24 "netconf-node-topology:netconf-node": {
22:53:24 "connection-status": "connecting",
22:53:24 "host": "10.30.171.111",
22:53:24 "key-based": {
22:53:24 "key-id": "device-key",
22:53:24 "username": "netconf"
22:53:24 },
22:53:24 "port": 830
22:53:24 },
22:53:24 "node-id": "netconf-test-device"
22:53:24 }
22:53:24 ]
22:53:24 }
22:53:24 ' does not contain 'connection-status": "connected"'
22:53:24 ------------------------------------------------------------------------------
22:53:24 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:25 | PASS |
22:53:25 ------------------------------------------------------------------------------
22:53:25 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
22:53:25 ------------------------------------------------------------------------------
22:53:25 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to ve... | FAIL |
22:53:25 5 tests, 4 passed, 1 failed
22:53:25 ==============================================================================
22:53:25 netconf-userfeatures-netty.txt.KeyAuth | FAIL |
22:53:25 5 tests, 4 passed, 1 failed
22:53:25 ==============================================================================
22:53:25 netconf-userfeatures-netty.txt | FAIL |
22:53:25 138 tests, 137 passed, 1 failed
22:53:25 ==============================================================================
22:53:25 Output: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/output.xml
22:53:27 Log: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/log.html
22:53:27 Report: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/report.html
22:53:27 Examining the files in data/log and checking filesize
22:53:27 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:28 total 688
22:53:28 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 22:49 .
22:53:28 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 4 22:49 karaf_console.log
22:53:28 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 22:49 ..
22:53:28 -rw-rw-r-- 1 jenkins jenkins 691413 Jan 4 22:53 karaf.log
22:53:28 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:28 676K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
22:53:28 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:53:28 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:28 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
22:53:28 Let's take the karaf thread dump again...
22:53:28 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:28 karaf main: org.apache.karaf.main.Main, pid:2046
22:53:28 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:29 Killing ODL
22:53:29 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:34 Compressing karaf.log 1
22:53:34 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:34 Fetching compressed karaf.log 1
22:53:34 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:34 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:34 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:35 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:35 Fetch GC logs
22:53:35 Warning: Permanently added '10.30.171.108' (ECDSA) to the list of known hosts.
22:53:35 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
22:53:35 Examine copied files
22:53:35 total 19916
22:53:35 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 22:53 gclogs-1
22:53:35 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 4 22:53 odl1_karaf_console.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 50480 Jan 4 22:53 odl1_karaf.log.gz
22:53:35 -rw-rw-r--. 1 jenkins jenkins 154952 Jan 4 22:53 karaf_1_2046_threads_after.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 14524 Jan 4 22:53 ps_after.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 271335 Jan 4 22:53 report.html
22:53:35 -rw-rw-r--. 1 jenkins jenkins 2217187 Jan 4 22:53 log.html
22:53:35 -rw-rw-r--. 1 jenkins jenkins 16002341 Jan 4 22:53 output.xml
22:53:35 -rw-rw-r--. 1 jenkins jenkins 258941 Jan 4 22:52 testtool--netconf-userfeatures-netty-txt-CRUD-ACTION-CRUD-ACTION.1767567134.13.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 580865 Jan 4 22:52 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD.1767567117.356.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 621284 Jan 4 22:51 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD-RPC.1767567085.297.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 716 Jan 4 22:50 testplan.txt
22:53:35 -rw-rw-r--. 1 jenkins jenkins 127290 Jan 4 22:50 karaf_1_2046_threads_before.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 14180 Jan 4 22:50 ps_before.log
22:53:35 -rw-rw-r--. 1 jenkins jenkins 3370 Jan 4 22:49 post-startup-script.sh
22:53:35 -rw-rw-r--. 1 jenkins jenkins 252 Jan 4 22:49 startup-script.sh
22:53:35 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 4 22:49 configuration-script.sh
22:53:35 -rw-rw-r--. 1 jenkins jenkins 337 Jan 4 22:49 detect_variables.env
22:53:35 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 4 22:49 pom.xml
22:53:35 -rw-rw-r--. 1 jenkins jenkins 92 Jan 4 22:49 set_variables.env
22:53:35 -rw-rw-r--. 1 jenkins jenkins 299 Jan 4 22:49 slave_addresses.txt
22:53:35 -rw-rw-r--. 1 jenkins jenkins 570 Jan 4 22:48 requirements.txt
22:53:35 -rw-rw-r--. 1 jenkins jenkins 26 Jan 4 22:48 env.properties
22:53:35 -rw-rw-r--. 1 jenkins jenkins 324 Jan 4 22:46 stack-parameters.yaml
22:53:35 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 4 22:45 test
22:53:35 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 22:45 test@tmp
22:53:35 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 4 22:36 maven-metadata.xml
22:53:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins14594562949259006579.sh
22:53:35 Karaf Deployments, Tests must have already run
22:53:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/sh /tmp/jenkins1567661596807880700.sh
22:53:35 Cleaning up Robot installation...
22:53:36 $ ssh-agent -k
22:53:36 unset SSH_AUTH_SOCK;
22:53:36 unset SSH_AGENT_PID;
22:53:36 echo Agent pid 5280 killed;
22:53:36 [ssh-agent] Stopped.
22:53:36 Recording plot data
22:53:36 Robot results publisher started...
22:53:36 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:53:36 -Parsing output xml:
22:53:36 Done!
22:53:36 -Copying log files to build dir:
22:53:37 Done!
22:53:37 -Assigning results to build:
22:53:37 Done!
22:53:37 -Checking thresholds:
22:53:37 Done!
22:53:37 Done publishing Robot results.
22:53:37 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:53:37 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:37 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6343909247370098770.sh
22:53:37 Archiving csit artifacts
22:53:37 mv: cannot stat '*_1.png': No such file or directory
22:53:37 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:53:37 % Total % Received % Xferd Average Speed Time Time Time Current
22:53:37 Dload Upload Total Spent Left Speed
22:53:37
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2152k 0 2152k 0 0 5863k 0 --:--:-- --:--:-- --:--:-- 5847k
100 2299k 0 2299k 0 0 6019k 0 --:--:-- --:--:-- --:--:-- 6019k
22:53:38 Archive: robot-plugin.zip
22:53:38 inflating: ./archives/robot-plugin/log.html
22:53:38 inflating: ./archives/robot-plugin/output.xml
22:53:38 inflating: ./archives/robot-plugin/report.html
22:53:38 mv: cannot stat '*.log.gz': No such file or directory
22:53:38 mv: cannot stat '*.csv': No such file or directory
22:53:38 mv: cannot stat '*.png': No such file or directory
22:53:38 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:38 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins614795303713477680.sh
22:53:38 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:38 [EnvInject] - Injecting environment variables from a build step.
22:53:38 [EnvInject] - Injecting as environment variables the properties content
22:53:38 OS_CLOUD=vex
22:53:38 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:53:38
22:53:38 [EnvInject] - Variables injected successfully.
22:53:38 provisioning config files...
22:53:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:53:38 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins16365688409048109022.sh
22:53:38 ---> openstack-stack-delete.sh
22:53:38 Setup pyenv:
22:53:38 system
22:53:38 3.8.13
22:53:38 3.9.13
22:53:38 3.10.13
22:53:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:53:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:53:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:53:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:53:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:53:40 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:53:40 lf-activate-venv(): INFO: Base packages installed successfully
22:53:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:53:55 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:53:55 INFO: Stack cost retrieval disabled, setting cost to 0
22:54:07 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:54:07 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-23
22:54:07 [PostBuildScript] - [INFO] Executing post build scripts.
22:54:07 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins675051552577363669.sh
22:54:07 ---> sysstat.sh
22:54:07 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins14848641284466444799.sh
22:54:07 ---> package-listing.sh
22:54:07 ++ tr '[:upper:]' '[:lower:]'
22:54:07 ++ facter osfamily
22:54:07 + OS_FAMILY=redhat
22:54:07 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:54:07 + START_PACKAGES=/tmp/packages_start.txt
22:54:07 + END_PACKAGES=/tmp/packages_end.txt
22:54:07 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:54:07 + PACKAGES=/tmp/packages_start.txt
22:54:07 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']'
22:54:07 + PACKAGES=/tmp/packages_end.txt
22:54:07 + case "${OS_FAMILY}" in
22:54:07 + rpm -qa
22:54:07 + sort
22:54:08 + '[' -f /tmp/packages_start.txt ']'
22:54:08 + '[' -f /tmp/packages_end.txt ']'
22:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:54:08 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']'
22:54:08 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/
22:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/
22:54:08 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15162679820525028619.sh
22:54:08 ---> capture-instance-metadata.sh
22:54:08 Setup pyenv:
22:54:08 system
22:54:08 3.8.13
22:54:08 3.9.13
22:54:08 3.10.13
22:54:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:54:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:54:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:10 lf-activate-venv(): INFO: Base packages installed successfully
22:54:10 lf-activate-venv(): INFO: Installing additional packages: lftools
22:54:20 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:54:20 INFO: Running in OpenStack, capturing instance metadata
22:54:20 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins586382392218881933.sh
22:54:20 provisioning config files...
22:54:21 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-vanadium #23
22:54:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/config14796900037886586852tmp
22:54:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:54:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:54:21 provisioning config files...
22:54:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:54:21 [EnvInject] - Injecting environment variables from a build step.
22:54:21 [EnvInject] - Injecting as environment variables the properties content
22:54:21 SERVER_ID=logs
22:54:21
22:54:21 [EnvInject] - Variables injected successfully.
22:54:21 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins7317566628521170941.sh
22:54:21 ---> create-netrc.sh
22:54:21 WARN: Log server credential not found.
22:54:21 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins4592133626895225021.sh
22:54:21 ---> python-tools-install.sh
22:54:21 Setup pyenv:
22:54:21 system
22:54:21 3.8.13
22:54:21 3.9.13
22:54:21 3.10.13
22:54:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:54:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:54:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:23 lf-activate-venv(): INFO: Base packages installed successfully
22:54:23 lf-activate-venv(): INFO: Installing additional packages: lftools
22:54:33 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:54:33 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins624483995273781590.sh
22:54:33 ---> sudo-logs.sh
22:54:33 Archiving 'sudo' log..
22:54:34 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins8835892711092742859.sh
22:54:34 ---> job-cost.sh
22:54:34 Setup pyenv:
22:54:34 system
22:54:34 3.8.13
22:54:34 3.9.13
22:54:34 3.10.13
22:54:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:54:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:54:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:36 lf-activate-venv(): INFO: Base packages installed successfully
22:54:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:54:43 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:54:43 DEBUG: total: 0
22:54:43 INFO: Retrieving Stack Cost...
22:54:43 INFO: Retrieving Pricing Info for: v3-standard-2
22:54:44 INFO: Archiving Costs
22:54:44 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins6355029298336862397.sh
22:54:44 ---> logs-deploy.sh
22:54:44 Setup pyenv:
22:54:44 system
22:54:44 3.8.13
22:54:44 3.9.13
22:54:44 3.10.13
22:54:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:54:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uVeV from file:/tmp/.os_lf_venv
22:54:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:46 lf-activate-venv(): INFO: Base packages installed successfully
22:54:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:54:56 lf-activate-venv(): INFO: Adding /tmp/venv-uVeV/bin to PATH
22:54:56 WARNING: Nexus logging server not set
22:54:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-vanadium/23/
22:54:56 INFO: archiving logs to S3
22:54:57 ---> uname -a:
22:54:57 Linux prd-centos8-robot-2c-8g-18419.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:54:57
22:54:57
22:54:57 ---> lscpu:
22:54:57 Architecture: x86_64
22:54:57 CPU op-mode(s): 32-bit, 64-bit
22:54:57 Byte Order: Little Endian
22:54:57 CPU(s): 2
22:54:57 On-line CPU(s) list: 0,1
22:54:57 Thread(s) per core: 1
22:54:57 Core(s) per socket: 1
22:54:57 Socket(s): 2
22:54:57 NUMA node(s): 1
22:54:57 Vendor ID: AuthenticAMD
22:54:57 CPU family: 23
22:54:57 Model: 49
22:54:57 Model name: AMD EPYC-Rome Processor
22:54:57 Stepping: 0
22:54:57 CPU MHz: 2799.998
22:54:57 BogoMIPS: 5599.99
22:54:57 Virtualization: AMD-V
22:54:57 Hypervisor vendor: KVM
22:54:57 Virtualization type: full
22:54:57 L1d cache: 32K
22:54:57 L1i cache: 32K
22:54:57 L2 cache: 512K
22:54:57 L3 cache: 16384K
22:54:57 NUMA node0 CPU(s): 0,1
22:54:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:54:57
22:54:57
22:54:57 ---> nproc:
22:54:57 2
22:54:57
22:54:57
22:54:57 ---> df -h:
22:54:57 Filesystem Size Used Avail Use% Mounted on
22:54:57 devtmpfs 3.8G 0 3.8G 0% /dev
22:54:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:54:57 tmpfs 3.8G 17M 3.8G 1% /run
22:54:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:54:57 /dev/vda1 40G 8.4G 32G 21% /
22:54:57 tmpfs 770M 0 770M 0% /run/user/1001
22:54:57
22:54:57
22:54:57 ---> free -m:
22:54:57 total used free shared buff/cache available
22:54:57 Mem: 7697 581 4894 19 2222 6817
22:54:57 Swap: 1023 0 1023
22:54:57
22:54:57
22:54:57 ---> ip addr:
22:54:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:54:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:54:57 inet 127.0.0.1/8 scope host lo
22:54:57 valid_lft forever preferred_lft forever
22:54:57 inet6 ::1/128 scope host
22:54:57 valid_lft forever preferred_lft forever
22:54:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:54:57 link/ether fa:16:3e:49:c6:9a brd ff:ff:ff:ff:ff:ff
22:54:57 altname enp0s3
22:54:57 altname ens3
22:54:57 inet 10.30.170.132/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:54:57 valid_lft 85805sec preferred_lft 85805sec
22:54:57 inet6 fe80::f816:3eff:fe49:c69a/64 scope link
22:54:57 valid_lft forever preferred_lft forever
22:54:57
22:54:57
22:54:57 ---> sar -b -r -n DEV:
22:54:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
22:54:57
22:54:57 22:44:57 LINUX RESTART (2 CPU)
22:54:57
22:54:57 10:46:02 PM tps rtps wtps bread/s bwrtn/s
22:54:57 10:47:01 PM 120.20 0.39 119.81 16.40 11216.62
22:54:57 10:48:01 PM 49.01 1.37 47.64 135.44 6074.67
22:54:57 10:49:01 PM 56.65 6.78 49.87 1248.52 3073.08
22:54:57 10:50:01 PM 48.18 2.70 45.48 436.19 7323.93
22:54:57 10:51:01 PM 3.47 0.07 3.40 4.93 122.59
22:54:57 10:52:01 PM 2.55 0.02 2.53 0.93 453.07
22:54:57 10:53:01 PM 0.65 0.00 0.65 0.00 198.95
22:54:57 10:54:01 PM 10.68 0.32 10.36 36.93 443.53
22:54:57 Average: 36.25 1.46 34.79 235.38 3597.44
22:54:57
22:54:57 10:46:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:54:57 10:47:01 PM 5163000 7010304 2719432 34.50 2688 2023980 708560 7.93 190000 2185400 161876
22:54:57 10:48:01 PM 5244068 7090728 2638364 33.47 2688 2022204 645016 7.22 219704 2069232 10756
22:54:57 10:49:01 PM 4914072 7011764 2968360 37.66 2688 2263192 674364 7.55 256816 2328192 183308
22:54:57 10:50:01 PM 4948320 7061332 2934112 37.22 2688 2280080 643948 7.21 266212 2284592 4
22:54:57 10:51:01 PM 4902808 7017156 2979624 37.80 2688 2281408 700172 7.84 266636 2329612 1176
22:54:57 10:52:01 PM 4821688 6948236 3060744 38.83 2688 2293616 837996 9.38 266788 2410100 2224
22:54:57 10:53:01 PM 4815648 6945544 3066784 38.91 2688 2296956 822128 9.21 266852 2416332 4
22:54:57 10:54:01 PM 5024956 6989656 2857476 36.25 2688 2136980 714732 8.00 322212 2170004 47336
22:54:57 Average: 4979320 7009340 2903112 36.83 2688 2199802 718364 8.04 256902 2274183 50836
22:54:57
22:54:57 10:46:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:54:57 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:47:01 PM eth0 115.45 92.07 1296.33 12.37 0.00 0.00 0.00 0.00
22:54:57 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:48:01 PM eth0 31.39 21.45 221.90 5.20 0.00 0.00 0.00 0.00
22:54:57 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:49:01 PM eth0 39.15 32.79 336.77 7.32 0.00 0.00 0.00 0.00
22:54:57 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:50:01 PM eth0 155.62 113.18 35.59 34.30 0.00 0.00 0.00 0.00
22:54:57 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:51:01 PM eth0 32.19 22.29 13.79 2.30 0.00 0.00 0.00 0.00
22:54:57 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:52:01 PM eth0 164.71 160.96 174.73 15.76 0.00 0.00 0.00 0.00
22:54:57 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:53:01 PM eth0 91.68 91.05 31.58 9.61 0.00 0.00 0.00 0.00
22:54:57 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 10:54:01 PM eth0 65.04 45.78 115.09 58.03 0.00 0.00 0.00 0.00
22:54:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:57 Average: eth0 86.85 72.41 276.11 18.12 0.00 0.00 0.00 0.00
22:54:57
22:54:57
22:54:57 ---> sar -P ALL:
22:54:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
22:54:57
22:54:57 22:44:57 LINUX RESTART (2 CPU)
22:54:57
22:54:57 10:46:02 PM CPU %user %nice %system %iowait %steal %idle
22:54:57 10:47:01 PM all 37.85 0.00 5.52 2.93 0.09 53.61
22:54:57 10:47:01 PM 0 46.30 0.00 6.15 2.10 0.10 45.35
22:54:57 10:47:01 PM 1 29.39 0.00 4.88 3.76 0.08 61.88
22:54:57 10:48:01 PM all 20.65 0.00 2.57 1.38 0.08 75.33
22:54:57 10:48:01 PM 0 26.56 0.00 2.97 1.12 0.07 69.28
22:54:57 10:48:01 PM 1 14.73 0.00 2.17 1.65 0.08 81.37
22:54:57 10:49:01 PM all 27.54 0.00 5.20 0.67 0.07 66.51
22:54:57 10:49:01 PM 0 28.43 0.00 5.29 0.45 0.08 65.75
22:54:57 10:49:01 PM 1 26.65 0.00 5.11 0.90 0.07 67.27
22:54:57 10:50:01 PM all 11.58 0.00 2.17 1.28 0.06 84.91
22:54:57 10:50:01 PM 0 12.14 0.00 1.88 1.73 0.05 84.19
22:54:57 10:50:01 PM 1 11.02 0.00 2.46 0.82 0.07 85.63
22:54:57 10:51:01 PM all 3.13 0.00 0.38 0.03 0.03 96.44
22:54:57 10:51:01 PM 0 0.83 0.00 0.20 0.03 0.02 98.91
22:54:57 10:51:01 PM 1 5.43 0.00 0.55 0.02 0.05 93.95
22:54:57 10:52:01 PM all 18.83 0.00 1.19 0.08 0.08 79.82
22:54:57 10:52:01 PM 0 22.08 0.00 1.31 0.00 0.08 76.53
22:54:57 10:52:01 PM 1 15.58 0.00 1.08 0.17 0.07 83.11
22:54:57 10:53:01 PM all 9.37 0.00 0.75 0.00 0.06 89.83
22:54:57 10:53:01 PM 0 5.93 0.00 0.59 0.00 0.05 93.44
22:54:57 10:53:01 PM 1 12.83 0.00 0.91 0.00 0.07 86.20
22:54:57 10:54:01 PM all 18.49 0.00 2.07 0.07 0.08 79.30
22:54:57 10:54:01 PM 0 22.91 0.00 2.15 0.05 0.07 74.82
22:54:57 10:54:01 PM 1 14.06 0.00 1.99 0.08 0.08 83.79
22:54:57 Average: all 18.41 0.00 2.48 0.80 0.07 78.24
22:54:57 Average: 0 20.61 0.00 2.56 0.68 0.06 76.08
22:54:57 Average: 1 16.20 0.00 2.39 0.92 0.07 80.41
22:54:57
22:54:57
22:54:57