02:45:32 Started by upstream project "integration-distribution-mri-test-scandium" build number 86
02:45:32 originally caused by:
02:45:32 Started by timer
02:45:32 Running as SYSTEM
02:45:32 [EnvInject] - Loading node environment variables.
02:45:32 Building remotely on prd-centos8-robot-2c-8g-15755 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium
02:45:33 [ssh-agent] Looking for ssh-agent implementation...
02:45:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:45:34 $ ssh-agent
02:45:34 SSH_AUTH_SOCK=/tmp/ssh-7iINa4X5Ihyi/agent.5170
02:45:34 SSH_AGENT_PID=5171
02:45:34 [ssh-agent] Started.
02:45:34 Running ssh-add (command line suppressed)
02:45:34 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/private_key_8149492302238696917.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/private_key_8149492302238696917.key)
02:45:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:45:34 The recommended git tool is: NONE
02:45:41 using credential opendaylight-jenkins-ssh
02:45:41 Wiping out workspace first.
02:45:41 Cloning the remote Git repository
02:45:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:45:41 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test # timeout=10
02:45:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:45:41 > git --version # timeout=10
02:45:41 > git --version # 'git version 2.43.0'
02:45:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:45:41 [INFO] Currently running in a labeled security context
02:45:41 [INFO] Currently SELinux is 'enforcing' on the host
02:45:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test@tmp/jenkins-gitclient-ssh642724117080765454.key
02:45:41 Verifying host key using known hosts file
02:45:41 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.
02:45:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:45:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:45:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:45:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:45:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:45:44 [INFO] Currently running in a labeled security context
02:45:44 [INFO] Currently SELinux is 'enforcing' on the host
02:45:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test@tmp/jenkins-gitclient-ssh3451145886193826586.key
02:45:44 Verifying host key using known hosts file
02:45:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:45:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:45:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:45:45 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
02:45:45 > git config core.sparsecheckout # timeout=10
02:45:45 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
02:45:45 Commit message: "Add bgpcep variables for vanadium"
02:45:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:45:45 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
02:45:45 No emails were triggered.
02:45:45 provisioning config files...
02:45:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:45:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:45:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:45:46 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins2496936065567108790.sh
02:45:46 ---> python-tools-install.sh
02:45:46 Setup pyenv:
02:45:47 system
02:45:47 * 3.8.13 (set by /opt/pyenv/version)
02:45:47 * 3.9.13 (set by /opt/pyenv/version)
02:45:47 * 3.10.13 (set by /opt/pyenv/version)
02:45:47 * 3.11.7 (set by /opt/pyenv/version)
02:45:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y0WI
02:45:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:45:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:45:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:45:55 lf-activate-venv(): INFO: Base packages installed successfully
02:45:55 lf-activate-venv(): INFO: Installing additional packages: lftools
02:46:22 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:46:22 Generating Requirements File
02:46:42 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.
02:46:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:46:42 Python 3.11.7
02:46:42 pip 25.3 from /tmp/venv-Y0WI/lib/python3.11/site-packages/pip (python 3.11)
02:46:42 appdirs==1.4.4
02:46:42 argcomplete==3.6.3
02:46:42 aspy.yaml==1.3.0
02:46:42 attrs==25.4.0
02:46:42 autopage==0.5.2
02:46:42 beautifulsoup4==4.14.3
02:46:42 boto3==1.42.14
02:46:42 botocore==1.42.14
02:46:42 bs4==0.0.2
02:46:42 cachetools==6.2.4
02:46:42 certifi==2025.11.12
02:46:42 cffi==2.0.0
02:46:42 cfgv==3.5.0
02:46:42 chardet==5.2.0
02:46:42 charset-normalizer==3.4.4
02:46:42 click==8.3.1
02:46:42 cliff==4.13.1
02:46:42 cmd2==3.0.0
02:46:42 cryptography==3.3.2
02:46:42 debtcollector==3.0.0
02:46:42 decorator==5.2.1
02:46:42 defusedxml==0.7.1
02:46:42 Deprecated==1.3.1
02:46:42 distlib==0.4.0
02:46:42 dnspython==2.8.0
02:46:42 docker==7.1.0
02:46:42 dogpile.cache==1.5.0
02:46:42 durationpy==0.10
02:46:42 email-validator==2.3.0
02:46:42 filelock==3.20.1
02:46:42 future==1.0.0
02:46:42 gitdb==4.0.12
02:46:42 GitPython==3.1.45
02:46:42 google-auth==2.45.0
02:46:42 httplib2==0.31.0
02:46:42 identify==2.6.15
02:46:42 idna==3.11
02:46:42 importlib-resources==1.5.0
02:46:42 iso8601==2.1.0
02:46:42 Jinja2==3.1.6
02:46:42 jmespath==1.0.1
02:46:42 jsonpatch==1.33
02:46:42 jsonpointer==3.0.0
02:46:42 jsonschema==4.25.1
02:46:42 jsonschema-specifications==2025.9.1
02:46:42 keystoneauth1==5.12.0
02:46:42 kubernetes==34.1.0
02:46:42 lftools==0.37.18
02:46:42 lxml==6.0.2
02:46:42 markdown-it-py==4.0.0
02:46:42 MarkupSafe==3.0.3
02:46:42 mdurl==0.1.2
02:46:42 msgpack==1.1.2
02:46:42 multi_key_dict==2.0.3
02:46:42 munch==4.0.0
02:46:42 netaddr==1.3.0
02:46:42 niet==1.4.2
02:46:42 nodeenv==1.10.0
02:46:42 oauth2client==4.1.3
02:46:42 oauthlib==3.3.1
02:46:42 openstacksdk==4.8.0
02:46:42 os-service-types==1.8.2
02:46:42 osc-lib==4.3.0
02:46:42 oslo.config==10.1.0
02:46:42 oslo.context==6.2.0
02:46:42 oslo.i18n==6.7.1
02:46:42 oslo.log==8.0.0
02:46:42 oslo.serialization==5.8.0
02:46:42 oslo.utils==9.2.0
02:46:42 packaging==25.0
02:46:42 pbr==7.0.3
02:46:42 platformdirs==4.5.1
02:46:42 prettytable==3.17.0
02:46:42 psutil==7.1.3
02:46:42 pyasn1==0.6.1
02:46:42 pyasn1_modules==0.4.2
02:46:42 pycparser==2.23
02:46:42 pygerrit2==2.0.15
02:46:42 PyGithub==2.8.1
02:46:42 Pygments==2.19.2
02:46:42 PyJWT==2.10.1
02:46:42 PyNaCl==1.6.1
02:46:42 pyparsing==2.4.7
02:46:42 pyperclip==1.11.0
02:46:42 pyrsistent==0.20.0
02:46:42 python-cinderclient==9.8.0
02:46:42 python-dateutil==2.9.0.post0
02:46:42 python-heatclient==4.3.0
02:46:42 python-jenkins==1.8.3
02:46:42 python-keystoneclient==5.7.0
02:46:42 python-magnumclient==4.9.0
02:46:42 python-openstackclient==8.2.0
02:46:42 python-swiftclient==4.9.0
02:46:42 PyYAML==6.0.3
02:46:42 referencing==0.37.0
02:46:42 requests==2.32.5
02:46:42 requests-oauthlib==2.0.0
02:46:42 requestsexceptions==1.4.0
02:46:42 rfc3986==2.0.0
02:46:42 rich==14.2.0
02:46:42 rich-argparse==1.7.2
02:46:42 rpds-py==0.30.0
02:46:42 rsa==4.9.1
02:46:42 ruamel.yaml==0.18.17
02:46:42 ruamel.yaml.clib==0.2.15
02:46:42 s3transfer==0.16.0
02:46:42 simplejson==3.20.2
02:46:42 six==1.17.0
02:46:42 smmap==5.0.2
02:46:42 soupsieve==2.8.1
02:46:42 stevedore==5.6.0
02:46:42 tabulate==0.9.0
02:46:42 toml==0.10.2
02:46:42 tomlkit==0.13.3
02:46:42 tqdm==4.67.1
02:46:42 typing_extensions==4.15.0
02:46:42 tzdata==2025.3
02:46:42 urllib3==1.26.20
02:46:42 virtualenv==20.35.4
02:46:42 wcwidth==0.2.14
02:46:42 websocket-client==1.9.0
02:46:42 wrapt==2.0.1
02:46:42 xdg==6.0.0
02:46:42 xmltodict==1.0.2
02:46:42 yq==3.4.3
02:46:42 [EnvInject] - Injecting environment variables from a build step.
02:46:42 [EnvInject] - Injecting as environment variables the properties content
02:46:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:46:42 OS_CLOUD=vex
02:46:42 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:46:42 OS_STACK_TEMPLATE_DIR=openstack-hot
02:46:42
02:46:42 [EnvInject] - Variables injected successfully.
02:46:42 provisioning config files...
02:46:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:46:43 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins1169228279395324281.sh
02:46:43 ---> Create parameters file for OpenStack HOT
02:46:43 OpenStack Heat parameters generated
02:46:43 -----------------------------------
02:46:43 parameters:
02:46:43 vm_0_count: '1'
02:46:43 vm_0_flavor: 'v3-standard-4'
02:46:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
02:46:43 vm_1_count: '1'
02:46:43 vm_1_flavor: 'v3-standard-2'
02:46:43 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678'
02:46:43
02:46:43 job_name: '19348-65'
02:46:43 silo: 'releng'
02:46:43 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins11385761452462524848.sh
02:46:43 ---> Create HEAT stack
02:46:43 + source /home/jenkins/lf-env.sh
02:46:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:46:43 ++ mktemp -d /tmp/venv-XXXX
02:46:43 + lf_venv=/tmp/venv-4nel
02:46:43 + local venv_file=/tmp/.os_lf_venv
02:46:43 + local python=python3
02:46:43 + local options
02:46:43 + local set_path=true
02:46:43 + local install_args=
02:46:43 ++ 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
02:46:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:46:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:46:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:46:43 + true
02:46:43 + case $1 in
02:46:43 + python=python3
02:46:43 + shift 2
02:46:43 + true
02:46:43 + case $1 in
02:46:43 + shift
02:46:43 + break
02:46:43 + case $python in
02:46:43 + local pkg_list=
02:46:43 + [[ -d /opt/pyenv ]]
02:46:43 + echo 'Setup pyenv:'
02:46:43 Setup pyenv:
02:46:43 + export PYENV_ROOT=/opt/pyenv
02:46:43 + PYENV_ROOT=/opt/pyenv
02:46:43 + 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
02:46:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:46:43 + pyenv versions
02:46:43 system
02:46:43 3.8.13
02:46:43 3.9.13
02:46:43 3.10.13
02:46:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:46:43 + command -v pyenv
02:46:43 ++ pyenv init - --no-rehash
02:46:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:46:43 for i in ${!paths[@]}; do
02:46:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:46:43 fi; done;
02:46:43 echo "${paths[*]}"'\'')"
02:46:43 export PATH="/opt/pyenv/shims:${PATH}"
02:46:43 export PYENV_SHELL=bash
02:46:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:46:43 pyenv() {
02:46:43 local command
02:46:43 command="${1:-}"
02:46:43 if [ "$#" -gt 0 ]; then
02:46:43 shift
02:46:43 fi
02:46:43
02:46:43 case "$command" in
02:46:43 rehash|shell)
02:46:43 eval "$(pyenv "sh-$command" "$@")"
02:46:43 ;;
02:46:43 *)
02:46:43 command pyenv "$command" "$@"
02:46:43 ;;
02:46:43 esac
02:46:43 }'
02:46:43 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:46:43 for i in ${!paths[@]}; do
02:46:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:46:43 fi; done;
02:46:43 echo "${paths[*]}"'
02:46:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:46:43 ++ 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
02:46:43 ++ 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
02:46:43 ++ export PYENV_SHELL=bash
02:46:43 ++ PYENV_SHELL=bash
02:46:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:46:43 +++ complete -F _pyenv pyenv
02:46:43 ++ lf-pyver python3
02:46:43 ++ local py_version_xy=python3
02:46:43 ++ local py_version_xyz=
02:46:43 ++ awk '{ print $1 }'
02:46:43 ++ pyenv versions
02:46:43 ++ local command
02:46:43 ++ command=versions
02:46:43 ++ '[' 1 -gt 0 ']'
02:46:43 ++ shift
02:46:43 ++ case "$command" in
02:46:43 ++ command pyenv versions
02:46:43 ++ pyenv versions
02:46:43 ++ sed 's/^[ *]* //'
02:46:43 ++ grep -E '^[0-9.]*[0-9]$'
02:46:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:46:44 +++ grep '^3' /tmp/.pyenv_versions
02:46:44 +++ tail -n 1
02:46:44 +++ sort -V
02:46:44 ++ py_version_xyz=3.11.7
02:46:44 ++ [[ -z 3.11.7 ]]
02:46:44 ++ echo 3.11.7
02:46:44 ++ return 0
02:46:44 + pyenv local 3.11.7
02:46:44 + local command
02:46:44 + command=local
02:46:44 + '[' 2 -gt 0 ']'
02:46:44 + shift
02:46:44 + case "$command" in
02:46:44 + command pyenv local 3.11.7
02:46:44 + pyenv local 3.11.7
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='lftools[openstack] '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='kubernetes '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='niet '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='python-heatclient '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='python-openstackclient '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='python-magnumclient '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='urllib3~=1.26.15 '
02:46:44 + for arg in "$@"
02:46:44 + case $arg in
02:46:44 + pkg_list+='yq '
02:46:44 + [[ -f /tmp/.os_lf_venv ]]
02:46:44 ++ cat /tmp/.os_lf_venv
02:46:44 + lf_venv=/tmp/venv-Y0WI
02:46:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from' file:/tmp/.os_lf_venv
02:46:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:46:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:46:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:46:44 + local 'pip_opts=--upgrade --quiet'
02:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:46:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:46:44 + [[ -n '' ]]
02:46:44 + [[ -n '' ]]
02:46:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:46:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:46:44 + /tmp/venv-Y0WI/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
02:46:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:46:46 lf-activate-venv(): INFO: Base packages installed successfully
02:46:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:46:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:46:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:46:46 + /tmp/venv-Y0WI/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
02:47:02 + type python3
02:47:02 + true
02:47:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH'
02:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:47:02 + PATH=/tmp/venv-Y0WI/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
02:47:02 + return 0
02:47:02 + openstack --os-cloud vex limits show --absolute
02:47:04 +--------------------------+---------+
02:47:04 | Name | Value |
02:47:04 +--------------------------+---------+
02:47:04 | maxTotalInstances | -1 |
02:47:04 | maxTotalCores | 450 |
02:47:04 | maxTotalRAMSize | 1000000 |
02:47:04 | maxServerMeta | 128 |
02:47:04 | maxImageMeta | 128 |
02:47:04 | maxPersonality | 5 |
02:47:04 | maxPersonalitySize | 10240 |
02:47:04 | maxTotalKeypairs | 100 |
02:47:04 | maxServerGroups | 10 |
02:47:04 | maxServerGroupMembers | 10 |
02:47:04 | maxTotalFloatingIps | -1 |
02:47:04 | maxSecurityGroups | -1 |
02:47:04 | maxSecurityGroupRules | -1 |
02:47:04 | totalRAMUsed | 868352 |
02:47:04 | totalCoresUsed | 212 |
02:47:04 | totalInstancesUsed | 85 |
02:47:04 | totalFloatingIpsUsed | 0 |
02:47:04 | totalSecurityGroupsUsed | 0 |
02:47:04 | totalServerGroupsUsed | 0 |
02:47:04 | maxTotalVolumes | -1 |
02:47:04 | maxTotalSnapshots | 10 |
02:47:04 | maxTotalVolumeGigabytes | 4096 |
02:47:04 | maxTotalBackups | 10 |
02:47:04 | maxTotalBackupGigabytes | 1000 |
02:47:04 | totalVolumesUsed | 3 |
02:47:04 | totalGigabytesUsed | 60 |
02:47:04 | totalSnapshotsUsed | 0 |
02:47:04 | totalBackupsUsed | 0 |
02:47:04 | totalBackupGigabytesUsed | 0 |
02:47:04 +--------------------------+---------+
02:47:04 + pushd /opt/ciman/openstack-hot
02:47:04 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium
02:47:04 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-scandium-65 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/stack-parameters.yaml
02:48:01 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:48:01 Waiting to initialize infrastructure...
02:48:01 Waiting to initialize infrastructure...
02:48:01 Waiting to initialize infrastructure...
02:48:01 Waiting to initialize infrastructure...
02:48:01 Stack initialization successful.
02:48:01 ------------------------------------
02:48:01 Stack Details
02:48:01 ------------------------------------
02:48:01 {'added': None,
02:48:01 'capabilities': [],
02:48:01 'created_at': '2025-12-22T02:47:07Z',
02:48:01 'deleted': None,
02:48:01 'deleted_at': None,
02:48:01 'description': 'No description',
02:48:01 'environment': None,
02:48:01 'environment_files': None,
02:48:01 'files': None,
02:48:01 'files_container': None,
02:48:01 'id': 'bbe117dd-fe7b-4727-b2ef-65b596c68e37',
02:48:01 'is_rollback_disabled': True,
02:48:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-netty-all-scandium-65/bbe117dd-fe7b-4727-b2ef-65b596c68e37',
02:48:01 'rel': 'self'}],
02:48:01 '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'})}),
02:48:01 'name': 'releng-netconf-csit-1node-userfeatures-netty-all-scandium-65',
02:48:01 'notification_topics': [],
02:48:01 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:48:01 'output_key': 'vm_0_ips',
02:48:01 'output_value': ['10.30.170.218']},
02:48:01 {'description': 'IP addresses of the 2nd vm types',
02:48:01 'output_key': 'vm_1_ips',
02:48:01 'output_value': ['10.30.171.235']}],
02:48:01 'owner_id': ****,
02:48:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:48:01 'OS::stack_id': 'bbe117dd-fe7b-4727-b2ef-65b596c68e37',
02:48:01 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-netty-all-scandium-65',
02:48:01 'job_name': '19348-65',
02:48:01 'silo': 'releng',
02:48:01 'vm_0_count': '1',
02:48:01 'vm_0_flavor': 'v3-standard-4',
02:48:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:48:01 '20251201-010221.432',
02:48:01 'vm_1_count': '1',
02:48:01 'vm_1_flavor': 'v3-standard-2',
02:48:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
02:48:01 '20251201-170117.678'},
02:48:01 'parent_id': None,
02:48:01 'replaced': None,
02:48:01 'status': 'CREATE_COMPLETE',
02:48:01 'status_reason': 'Stack CREATE completed successfully',
02:48:01 'tags': [],
02:48:01 'template': None,
02:48:01 'template_description': 'No description',
02:48:01 'template_url': None,
02:48:01 'timeout_mins': 15,
02:48:01 'unchanged': None,
02:48:01 'updated': None,
02:48:01 'updated_at': None,
02:48:01 'user_project_id': '6d6a36f94f064e7793c203a913cd8de1'}
02:48:01 ------------------------------------
02:48:01 + popd
02:48:01 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium
02:48:01 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins9683233684430775855.sh
02:48:01 ---> Copy SSH public keys to CSIT lab
02:48:01 Setup pyenv:
02:48:01 system
02:48:01 3.8.13
02:48:01 3.9.13
02:48:01 3.10.13
02:48:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:48:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:04 lf-activate-venv(): INFO: Base packages installed successfully
02:48:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:48:18 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:48:20 SSH not responding on 10.30.171.235. Retrying in 10 seconds...
02:48:21 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:48:21 releng-19348-65-0-builder-0
02:48:21 Successfully copied public keys to slave 10.30.170.218
02:48:30 Ping to 10.30.171.235 successful.
02:48:31 SSH not responding on 10.30.171.235. Retrying in 10 seconds...
02:48:41 Ping to 10.30.171.235 successful.
02:48:42 Warning: Permanently added '10.30.171.235' (ECDSA) to the list of known hosts.
02:48:42 releng-19348-65-1-docker-0
02:48:42 Successfully copied public keys to slave 10.30.171.235
02:48:42 Process 6503 ready.
02:48:42 Process 6504 ready.
02:48:42 SSH ready on all stack servers.
02:48:42 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins6529646577635540821.sh
02:48:42 Setup pyenv:
02:48:42 system
02:48:42 3.8.13
02:48:42 3.9.13
02:48:42 3.10.13
02:48:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:48:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Ecq
02:48:47 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.robot_venv
02:48:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:50 lf-activate-venv(): INFO: Base packages installed successfully
02:48:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-5Ecq/bin to PATH
02:48:52 + echo 'Installing Python Requirements'
02:48:52 Installing Python Requirements
02:48:52 + cat
02:48:52 + python -m pip install -r requirements.txt
02:48:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:48:52 Collecting docker-py (from -r requirements.txt (line 1))
02:48:52 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)
02:48:52 Collecting ipaddr (from -r requirements.txt (line 2))
02:48:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:48:52 Installing build dependencies: started
02:48:53 Installing build dependencies: finished with status 'done'
02:48:53 Getting requirements to build wheel: started
02:48:54 Getting requirements to build wheel: finished with status 'done'
02:48:54 Preparing metadata (pyproject.toml): started
02:48:54 Preparing metadata (pyproject.toml): finished with status 'done'
02:48:54 Collecting netaddr (from -r requirements.txt (line 3))
02:48:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:48:54 Collecting netifaces (from -r requirements.txt (line 4))
02:48:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:48:54 Installing build dependencies: started
02:48:55 Installing build dependencies: finished with status 'done'
02:48:55 Getting requirements to build wheel: started
02:48:55 Getting requirements to build wheel: finished with status 'done'
02:48:55 Preparing metadata (pyproject.toml): started
02:48:55 Preparing metadata (pyproject.toml): finished with status 'done'
02:48:55 Collecting pyhocon (from -r requirements.txt (line 5))
02:48:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:48:56 Collecting requests (from -r requirements.txt (line 6))
02:48:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:48:56 Collecting robotframework (from -r requirements.txt (line 7))
02:48:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
02:48:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 37.5 MB/s 0:00:00
02:48:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:48:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:48:56 Installing build dependencies: started
02:48:56 Installing build dependencies: finished with status 'done'
02:48:56 Getting requirements to build wheel: started
02:48:57 Getting requirements to build wheel: finished with status 'done'
02:48:57 Preparing metadata (pyproject.toml): started
02:48:57 Preparing metadata (pyproject.toml): finished with status 'done'
02:48:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:48:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:48:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:48:57 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)
02:48:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:48:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:48:57 Installing build dependencies: started
02:48:58 Installing build dependencies: finished with status 'done'
02:48:58 Getting requirements to build wheel: started
02:48:58 Getting requirements to build wheel: finished with status 'done'
02:48:58 Preparing metadata (pyproject.toml): started
02:48:59 Preparing metadata (pyproject.toml): finished with status 'done'
02:48:59 Collecting scapy (from -r requirements.txt (line 12))
02:48:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:48:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.4 MB/s 0:00:00
02:48:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:48:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:48:59 Installing build dependencies: started
02:49:00 Installing build dependencies: finished with status 'done'
02:49:00 Getting requirements to build wheel: started
02:49:00 Getting requirements to build wheel: finished with status 'done'
02:49:00 Preparing metadata (pyproject.toml): started
02:49:00 Preparing metadata (pyproject.toml): finished with status 'done'
02:49:00 Collecting elasticsearch (from -r requirements.txt (line 18))
02:49:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
02:49:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.9 MB/s 0:00:00
02:49:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:49:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:49:00 Collecting pyangbind (from -r requirements.txt (line 22))
02:49:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:49:00 Collecting isodate (from -r requirements.txt (line 25))
02:49:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:49:00 Collecting jmespath (from -r requirements.txt (line 28))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:49:01 Collecting jsonpatch (from -r requirements.txt (line 31))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:49:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:49:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:49:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:49:01 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)
02:49:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:49:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:49:01 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)
02:49:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:49:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:49:01 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)
02:49:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:49:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:49:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
02:49:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:49:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
02:49:01 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:49:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:49:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:49:01 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)
02:49:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:49:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
02:49:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:49:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:49:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:49:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
02:49:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
02:49:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:49:02 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)
02:49:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:49:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:49:02 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)
02:49:02 Collecting elasticsearch (from -r requirements.txt (line 18))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
02:49:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 47.4 MB/s 0:00:00
02:49:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:49:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:49:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:49:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:49:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:49:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.9 MB/s 0:00:00
02:49:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:49:02 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)
02:49:03 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:49:03 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)
02:49:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.6 MB/s 0:00:00
02:49:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:49:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:49:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:04 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)
02:49:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:04 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)
02:49:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:49:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:49:04 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:04 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)
02:49:04 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:49:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:49:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
02:49:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 87.2 MB/s 0:00:00
02:49:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:49:05 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)
02:49:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:49:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:49:05 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:49:05 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))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:49:05 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))
02:49:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:49:05 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))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:49:05 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))
02:49:05 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)
02:49:05 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))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:49:05 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))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:49:05 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:49:05 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:49:05 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:49:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:49:05 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))
02:49:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:49:06 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:49:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
02:49:06 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:49:06 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:49:06 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:49:06 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7345ae68e914147adb3b9886fe4953768a9395791b141d48633f39c2c57b1d9b
02:49:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:49:06 Building wheel for ipaddr (pyproject.toml): started
02:49:06 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:49:06 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5fe19d856803c9baeb16c39d9132363a42f2db9f934b3671ac3966cb02d3ac03
02:49:06 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:49:06 Building wheel for netifaces (pyproject.toml): started
02:49:08 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:49:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=cc75b1d0dd01580e2ae505c25d795394770614610a7d50c272e8d32b8108eadf
02:49:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:49:08 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:49:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:49:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=cf6e975aa1c815bec6a8cd8be43242236629713a5b17b40f1413b48781d7a436
02:49:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:49:09 Building wheel for jsonpath-rw (pyproject.toml): started
02:49:09 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:49:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=24e66836e3d0e387bf014f2cb98debff6936788ce665bb52b6e457d9975e495b
02:49:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:49:09 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:49:09 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
02:49:16
02:49:16 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.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
02:49:16 + pip freeze
02:49:17 attrs==25.4.0
02:49:17 bcrypt==5.0.0
02:49:17 beautifulsoup4==4.14.3
02:49:17 certifi==2025.11.12
02:49:17 cffi==2.0.0
02:49:17 charset-normalizer==3.4.4
02:49:17 click==8.3.1
02:49:17 cryptography==46.0.3
02:49:17 decorator==5.2.1
02:49:17 distlib==0.4.0
02:49:17 docker-py==1.10.6
02:49:17 docker-pycreds==0.4.0
02:49:17 elastic-transport==8.17.1
02:49:17 elasticsearch==8.19.2
02:49:17 elasticsearch-dsl==8.15.4
02:49:17 enum34==1.1.10
02:49:17 filelock==3.20.1
02:49:17 h11==0.16.0
02:49:17 idna==3.11
02:49:17 invoke==2.2.1
02:49:17 ipaddr==2.2.0
02:49:17 isodate==0.7.2
02:49:17 jmespath==1.0.1
02:49:17 jsonpatch==1.33
02:49:17 jsonpath-rw==1.4.0
02:49:17 jsonpointer==3.0.0
02:49:17 lxml==6.0.2
02:49:17 netaddr==1.3.0
02:49:17 netifaces==0.11.0
02:49:17 outcome==1.3.0.post0
02:49:17 paramiko==4.0.0
02:49:17 platformdirs==4.5.1
02:49:17 ply==3.11
02:49:17 pyang==2.7.1
02:49:17 pyangbind==0.8.7
02:49:17 pycparser==2.23
02:49:17 pyhocon==0.3.61
02:49:17 PyNaCl==1.6.1
02:49:17 pyparsing==3.2.5
02:49:17 PySocks==1.7.1
02:49:17 python-dateutil==2.9.0.post0
02:49:17 regex==2025.11.3
02:49:17 requests==2.32.5
02:49:17 robotframework==7.4
02:49:17 robotframework-httplibrary==0.4.2
02:49:17 robotframework-pythonlibcore==4.4.1
02:49:17 robotframework-requests==0.9.7
02:49:17 robotframework-selenium2library==3.0.0
02:49:17 robotframework-seleniumlibrary==6.8.0
02:49:17 robotframework-sshlibrary==3.8.0
02:49:17 scapy==2.6.1
02:49:17 scp==0.15.0
02:49:17 selenium==4.39.0
02:49:17 six==1.17.0
02:49:17 sniffio==1.3.1
02:49:17 sortedcontainers==2.4.0
02:49:17 soupsieve==2.8.1
02:49:17 trio==0.32.0
02:49:17 trio-websocket==0.12.2
02:49:17 typing_extensions==4.15.0
02:49:17 urllib3==2.6.2
02:49:17 virtualenv==20.35.4
02:49:17 waitress==3.0.2
02:49:17 WebOb==1.8.9
02:49:17 websocket-client==1.9.0
02:49:17 WebTest==3.0.7
02:49:17 wsproto==1.3.2
02:49:17 [EnvInject] - Injecting environment variables from a build step.
02:49:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:49:17 [EnvInject] - Variables injected successfully.
02:49:17 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins12808141703211782465.sh
02:49:17 Setup pyenv:
02:49:17 system
02:49:17 3.8.13
02:49:17 3.9.13
02:49:17 3.10.13
02:49:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:49:19 lf-activate-venv(): INFO: Base packages installed successfully
02:49:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:49:26 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.
02:49:26 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:49:26 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
02:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:49:27 + ODL_SYSTEM=()
02:49:27 + TOOLS_SYSTEM=()
02:49:27 + OPENSTACK_SYSTEM=()
02:49:27 + OPENSTACK_CONTROLLERS=()
02:49:27 + mapfile -t ADDR
02:49:27 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:49:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:49:28 + for i in "${ADDR[@]}"
02:49:28 ++ ssh 10.30.170.218 hostname -s
02:49:28 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:29 + REMHOST=releng-19348-65-0-builder-0
02:49:29 + case ${REMHOST} in
02:49:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:49:29 + for i in "${ADDR[@]}"
02:49:29 ++ ssh 10.30.171.235 hostname -s
02:49:29 Warning: Permanently added '10.30.171.235' (ECDSA) to the list of known hosts.
02:49:29 + REMHOST=releng-19348-65-1-docker-0
02:49:29 + case ${REMHOST} in
02:49:29 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:49:29 + echo NUM_ODL_SYSTEM=1
02:49:29 + echo NUM_TOOLS_SYSTEM=1
02:49:29 + '[' '' == yes ']'
02:49:29 + NUM_OPENSTACK_SYSTEM=0
02:49:29 + echo NUM_OPENSTACK_SYSTEM=0
02:49:29 + '[' 0 -eq 2 ']'
02:49:29 + echo ODL_SYSTEM_IP=10.30.170.218
02:49:29 ++ seq 0 0
02:49:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:49:29 + echo ODL_SYSTEM_1_IP=10.30.170.218
02:49:29 + echo TOOLS_SYSTEM_IP=10.30.171.235
02:49:29 ++ seq 0 0
02:49:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:49:29 + echo TOOLS_SYSTEM_1_IP=10.30.171.235
02:49:29 + openstack_index=0
02:49:29 + NUM_OPENSTACK_CONTROL_NODES=1
02:49:29 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:49:29 ++ seq 0 0
02:49:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:49:29 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:49:29 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:49:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:49:29 + '[' -1 -ge 2 ']'
02:49:29 ++ seq 0 -2
02:49:29 + NUM_OPENSTACK_HAPROXY_NODES=0
02:49:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:49:29 ++ seq 0 -1
02:49:29 + echo 'Contents of slave_addresses.txt:'
02:49:29 Contents of slave_addresses.txt:
02:49:29 + cat slave_addresses.txt
02:49:29 NUM_ODL_SYSTEM=1
02:49:29 NUM_TOOLS_SYSTEM=1
02:49:29 NUM_OPENSTACK_SYSTEM=0
02:49:29 ODL_SYSTEM_IP=10.30.170.218
02:49:29 ODL_SYSTEM_1_IP=10.30.170.218
02:49:29 TOOLS_SYSTEM_IP=10.30.171.235
02:49:29 TOOLS_SYSTEM_1_IP=10.30.171.235
02:49:29 NUM_OPENSTACK_CONTROL_NODES=1
02:49:29 OPENSTACK_CONTROL_NODE_1_IP=
02:49:29 NUM_OPENSTACK_COMPUTE_NODES=-1
02:49:29 NUM_OPENSTACK_HAPROXY_NODES=0
02:49:29 [EnvInject] - Injecting environment variables from a build step.
02:49:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:49:29 [EnvInject] - Variables injected successfully.
02:49:29 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/sh /tmp/jenkins12736431268598879910.sh
02:49:29 Preparing for JRE Version 21
02:49:29 Karaf artifact is karaf
02:49:29 Karaf project is integration
02:49:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:49:29 [EnvInject] - Injecting environment variables from a build step.
02:49:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:49:29 [EnvInject] - Variables injected successfully.
02:49:29 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins5546692214593363230.sh
02:49:29 2025-12-22 02:49:29 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
02:49:29 Bundle version is 0.21.4-SNAPSHOT
02:49:29 --2025-12-22 02:49:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
02:49:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:49:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:49:29 HTTP request sent, awaiting response... 200 OK
02:49:29 Length: 1410 (1.4K) [application/xml]
02:49:29 Saving to: ‘maven-metadata.xml’
02:49:29
02:49:29 0K . 100% 44.7M=0s
02:49:29
02:49:29 2025-12-22 02:49:29 (44.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:49:29
02:49:29
02:49:29
02:49:29 org.opendaylight.integration
02:49:29 karaf
02:49:29 0.21.4-SNAPSHOT
02:49:29
02:49:29
02:49:29 20251222.015416
02:49:29 345
02:49:29
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29 pom
02:49:29 0.21.4-20251222.015416-345
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29 tar.gz
02:49:29 0.21.4-20251222.015416-345
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29 zip
02:49:29 0.21.4-20251222.015416-345
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29 cyclonedx
02:49:29 xml
02:49:29 0.21.4-20251222.015416-345
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29 cyclonedx
02:49:29 json
02:49:29 0.21.4-20251222.015416-345
02:49:29 20251222015416
02:49:29
02:49:29
02:49:29
02:49:29
02:49:29 Nexus timestamp is 0.21.4-20251222.015416-345
02:49:29 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:49:29 Distribution bundle is karaf-0.21.4-20251222.015416-345.zip
02:49:29 Distribution bundle version is 0.21.4-SNAPSHOT
02:49:29 Distribution folder is karaf-0.21.4-SNAPSHOT
02:49:29 Nexus prefix is https://nexus.opendaylight.org
02:49:29 [EnvInject] - Injecting environment variables from a build step.
02:49:29 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:49:29 [EnvInject] - Variables injected successfully.
02:49:29 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins13754956141893056654.sh
02:49:30 Setup pyenv:
02:49:30 system
02:49:30 3.8.13
02:49:30 3.9.13
02:49:30 3.10.13
02:49:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:49:32 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.
02:49:32 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:49:32 lf-activate-venv(): INFO: Base packages installed successfully
02:49:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:49:38 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.
02:49:38 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:49:38 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:49:38 Copying common-functions.sh to /tmp
02:49:40 Copying common-functions.sh to 10.30.170.218:/tmp
02:49:40 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:40 Copying common-functions.sh to 10.30.171.235:/tmp
02:49:40 Warning: Permanently added '10.30.171.235' (ECDSA) to the list of known hosts.
02:49:41 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins3209658503610957919.sh
02:49:41 common-functions.sh is being sourced
02:49:41 common-functions environment:
02:49:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:41 ACTUALFEATURES:
02:49:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:49:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:41 CONTROLLERMEM: 2048m
02:49:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:49:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:49:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:49:41 SUITES:
02:49:41
02:49:41 #################################################
02:49:41 ## Configure Cluster and Start ##
02:49:41 #################################################
02:49:41 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
02:49:41 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
02:49:41 Locating script plan to use...
02:49:41 Finished running script plans
02:49:41 Configuring member-1 with IP address 10.30.170.218
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:41 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
02:49:41 common-functions.sh is being sourced
02:49:41 ++ [[ /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 ]]
02:49:41 ++ echo 'common-functions.sh is being sourced'
02:49:41 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
02:49:41 ++ DISTROSTREAM=scandium
02:49:41 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:41 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:41 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:41 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:41 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:49:41 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:49:41 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:41 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:41 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:41 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:41 ++ export CONTROLLERMEM=
02:49:41 ++ CONTROLLERMEM=
02:49:41 ++ case "${DISTROSTREAM}" in
02:49:41 ++ CLUSTER_SYSTEM=akka
02:49:41 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:49:41 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:49:41 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:49:41 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:49:41 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:49:41 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:49:41 ++ print_common_env
02:49:41 ++ cat
02:49:41 common-functions environment:
02:49:41 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:41 ACTUALFEATURES:
02:49:41 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:41 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:49:41 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:41 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:41 CONTROLLERMEM:
02:49:41 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:49:41 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:49:41 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:49:41 SUITES:
02:49:41
02:49:41 ++ SSH='ssh -t -t'
02:49:41 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:49:41 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:49:41 Changing to /tmp
02:49:41 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:49:41 + echo 'Changing to /tmp'
02:49:41 + cd /tmp
02:49:41 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip'
02:49:41 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:49:41 --2025-12-22 02:49:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:49:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:49:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:49:41 HTTP request sent, awaiting response... 200 OK
02:49:41 Length: 239812009 (229M) [application/zip]
02:49:41 Saving to: ‘karaf-0.21.4-20251222.015416-345.zip’
02:49:41
02:49:41 0K ........ ........ ........ ........ ........ ........ 1% 94.8M 2s
02:49:41 3072K ........ ........ ........ ........ ........ ........ 2% 119M 2s
02:49:41 6144K ........ ........ ........ ........ ........ ........ 3% 122M 2s
02:49:41 9216K ........ ........ ........ ........ ........ ........ 5% 151M 2s
02:49:41 12288K ........ ........ ........ ........ ........ ........ 6% 202M 2s
02:49:41 15360K ........ ........ ........ ........ ........ ........ 7% 143M 2s
02:49:41 18432K ........ ........ ........ ........ ........ ........ 9% 182M 2s
02:49:41 21504K ........ ........ ........ ........ ........ ........ 10% 196M 1s
02:49:41 24576K ........ ........ ........ ........ ........ ........ 11% 220M 1s
02:49:41 27648K ........ ........ ........ ........ ........ ........ 13% 218M 1s
02:49:41 30720K ........ ........ ........ ........ ........ ........ 14% 216M 1s
02:49:41 33792K ........ ........ ........ ........ ........ ........ 15% 217M 1s
02:49:41 36864K ........ ........ ........ ........ ........ ........ 17% 237M 1s
02:49:41 39936K ........ ........ ........ ........ ........ ........ 18% 257M 1s
02:49:41 43008K ........ ........ ........ ........ ........ ........ 19% 289M 1s
02:49:41 46080K ........ ........ ........ ........ ........ ........ 20% 247M 1s
02:49:41 49152K ........ ........ ........ ........ ........ ........ 22% 204M 1s
02:49:41 52224K ........ ........ ........ ........ ........ ........ 23% 259M 1s
02:49:41 55296K ........ ........ ........ ........ ........ ........ 24% 295M 1s
02:49:41 58368K ........ ........ ........ ........ ........ ........ 26% 283M 1s
02:49:42 61440K ........ ........ ........ ........ ........ ........ 27% 294M 1s
02:49:42 64512K ........ ........ ........ ........ ........ ........ 28% 293M 1s
02:49:42 67584K ........ ........ ........ ........ ........ ........ 30% 280M 1s
02:49:42 70656K ........ ........ ........ ........ ........ ........ 31% 270M 1s
02:49:42 73728K ........ ........ ........ ........ ........ ........ 32% 278M 1s
02:49:42 76800K ........ ........ ........ ........ ........ ........ 34% 281M 1s
02:49:42 79872K ........ ........ ........ ........ ........ ........ 35% 279M 1s
02:49:42 82944K ........ ........ ........ ........ ........ ........ 36% 238M 1s
02:49:42 86016K ........ ........ ........ ........ ........ ........ 38% 243M 1s
02:49:42 89088K ........ ........ ........ ........ ........ ........ 39% 267M 1s
02:49:42 92160K ........ ........ ........ ........ ........ ........ 40% 278M 1s
02:49:42 95232K ........ ........ ........ ........ ........ ........ 41% 283M 1s
02:49:42 98304K ........ ........ ........ ........ ........ ........ 43% 284M 1s
02:49:42 101376K ........ ........ ........ ........ ........ ........ 44% 268M 1s
02:49:42 104448K ........ ........ ........ ........ ........ ........ 45% 287M 1s
02:49:42 107520K ........ ........ ........ ........ ........ ........ 47% 275M 1s
02:49:42 110592K ........ ........ ........ ........ ........ ........ 48% 248M 1s
02:49:42 113664K ........ ........ ........ ........ ........ ........ 49% 302M 1s
02:49:42 116736K ........ ........ ........ ........ ........ ........ 51% 264M 1s
02:49:42 119808K ........ ........ ........ ........ ........ ........ 52% 278M 0s
02:49:42 122880K ........ ........ ........ ........ ........ ........ 53% 265M 0s
02:49:42 125952K ........ ........ ........ ........ ........ ........ 55% 278M 0s
02:49:42 129024K ........ ........ ........ ........ ........ ........ 56% 275M 0s
02:49:42 132096K ........ ........ ........ ........ ........ ........ 57% 271M 0s
02:49:42 135168K ........ ........ ........ ........ ........ ........ 59% 266M 0s
02:49:42 138240K ........ ........ ........ ........ ........ ........ 60% 268M 0s
02:49:42 141312K ........ ........ ........ ........ ........ ........ 61% 272M 0s
02:49:42 144384K ........ ........ ........ ........ ........ ........ 62% 274M 0s
02:49:42 147456K ........ ........ ........ ........ ........ ........ 64% 291M 0s
02:49:42 150528K ........ ........ ........ ........ ........ ........ 65% 255M 0s
02:49:42 153600K ........ ........ ........ ........ ........ ........ 66% 269M 0s
02:49:42 156672K ........ ........ ........ ........ ........ ........ 68% 271M 0s
02:49:42 159744K ........ ........ ........ ........ ........ ........ 69% 275M 0s
02:49:42 162816K ........ ........ ........ ........ ........ ........ 70% 276M 0s
02:49:42 165888K ........ ........ ........ ........ ........ ........ 72% 261M 0s
02:49:42 168960K ........ ........ ........ ........ ........ ........ 73% 274M 0s
02:49:42 172032K ........ ........ ........ ........ ........ ........ 74% 221M 0s
02:49:42 175104K ........ ........ ........ ........ ........ ........ 76% 311M 0s
02:49:42 178176K ........ ........ ........ ........ ........ ........ 77% 294M 0s
02:49:42 181248K ........ ........ ........ ........ ........ ........ 78% 281M 0s
02:49:42 184320K ........ ........ ........ ........ ........ ........ 80% 270M 0s
02:49:42 187392K ........ ........ ........ ........ ........ ........ 81% 254M 0s
02:49:42 190464K ........ ........ ........ ........ ........ ........ 82% 274M 0s
02:49:42 193536K ........ ........ ........ ........ ........ ........ 83% 258M 0s
02:49:42 196608K ........ ........ ........ ........ ........ ........ 85% 273M 0s
02:49:42 199680K ........ ........ ........ ........ ........ ........ 86% 278M 0s
02:49:42 202752K ........ ........ ........ ........ ........ ........ 87% 270M 0s
02:49:42 205824K ........ ........ ........ ........ ........ ........ 89% 276M 0s
02:49:42 208896K ........ ........ ........ ........ ........ ........ 90% 270M 0s
02:49:42 211968K ........ ........ ........ ........ ........ ........ 91% 270M 0s
02:49:42 215040K ........ ........ ........ ........ ........ ........ 93% 272M 0s
02:49:42 218112K ........ ........ ........ ........ ........ ........ 94% 267M 0s
02:49:42 221184K ........ ........ ........ ........ ........ ........ 95% 271M 0s
02:49:42 224256K ........ ........ ........ ........ ........ ........ 97% 276M 0s
02:49:42 227328K ........ ........ ........ ........ ........ ........ 98% 279M 0s
02:49:42 230400K ........ ........ ........ ........ ........ ........ 99% 288M 0s
02:49:42 233472K ........ ... 100% 331M=0.9s
02:49:42
02:49:42 2025-12-22 02:49:42 (244 MB/s) - ‘karaf-0.21.4-20251222.015416-345.zip’ saved [239812009/239812009]
02:49:42
02:49:42 Extracting the new controller...
02:49:42 + echo 'Extracting the new controller...'
02:49:42 + unzip -q karaf-0.21.4-20251222.015416-345.zip
02:49:44 Adding external repositories...
02:49:44 + echo 'Adding external repositories...'
02:49:44 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:49:44 ################################################################################
02:49:44 #
02:49:44 # Licensed to the Apache Software Foundation (ASF) under one or more
02:49:44 # contributor license agreements. See the NOTICE file distributed with
02:49:44 # this work for additional information regarding copyright ownership.
02:49:44 # The ASF licenses this file to You under the Apache License, Version 2.0
02:49:44 # (the "License"); you may not use this file except in compliance with
02:49:44 # the License. You may obtain a copy of the License at
02:49:44 #
02:49:44 # http://www.apache.org/licenses/LICENSE-2.0
02:49:44 #
02:49:44 # Unless required by applicable law or agreed to in writing, software
02:49:44 # distributed under the License is distributed on an "AS IS" BASIS,
02:49:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:49:44 # See the License for the specific language governing permissions and
02:49:44 # limitations under the License.
02:49:44 #
02:49:44 ################################################################################
02:49:44
02:49:44 #
02:49:44 # If set to true, the following property will not allow any certificate to be used
02:49:44 # when accessing Maven repositories through SSL
02:49:44 #
02:49:44 #org.ops4j.pax.url.mvn.certificateCheck=
02:49:44
02:49:44 #
02:49:44 # Path to the local Maven settings file.
02:49:44 # The repositories defined in this file will be automatically added to the list
02:49:44 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:49:44 # below is not set.
02:49:44 # The following locations are checked for the existence of the settings.xml file
02:49:44 # * 1. looks for the specified url
02:49:44 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:49:44 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:49:44 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:49:44 #
02:49:44 #org.ops4j.pax.url.mvn.settings=
02:49:44
02:49:44 #
02:49:44 # Path to the local Maven repository which is used to avoid downloading
02:49:44 # artifacts when they already exist locally.
02:49:44 # The value of this property will be extracted from the settings.xml file
02:49:44 # above, or defaulted to:
02:49:44 # System.getProperty( "user.home" ) + "/.m2/repository"
02:49:44 #
02:49:44 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:49:44
02:49:44 #
02:49:44 # Default this to false. It's just weird to use undocumented repos
02:49:44 #
02:49:44 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:49:44
02:49:44 #
02:49:44 # Uncomment if you don't wanna use the proxy settings
02:49:44 # from the Maven conf/settings.xml file
02:49:44 #
02:49:44 # org.ops4j.pax.url.mvn.proxySupport=false
02:49:44
02:49:44 #
02:49:44 # Comma separated list of repositories scanned when resolving an artifact.
02:49:44 # Those repositories will be checked before iterating through the
02:49:44 # below list of repositories and even before the local repository
02:49:44 # A repository url can be appended with zero or more of the following flags:
02:49:44 # @snapshots : the repository contains snaphots
02:49:44 # @noreleases : the repository does not contain any released artifacts
02:49:44 #
02:49:44 # The following property value will add the system folder as a repo.
02:49:44 #
02:49:44 org.ops4j.pax.url.mvn.defaultRepositories=\
02:49:44 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:49:44 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:49:44 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:49:44
02:49:44 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:49:44 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:49:44
02:49:44 #
02:49:44 # Comma separated list of repositories scanned when resolving an artifact.
02:49:44 # The default list includes the following repositories:
02:49:44 # http://repo1.maven.org/maven2@id=central
02:49:44 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:49:44 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:49:44 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:49:44 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:49:44 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:49:44 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:49:44 # To add repositories to the default ones, prepend '+' to the list of repositories
02:49:44 # to add.
02:49:44 # A repository url can be appended with zero or more of the following flags:
02:49:44 # @snapshots : the repository contains snapshots
02:49:44 # @noreleases : the repository does not contain any released artifacts
02:49:44 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:49:44 #
02:49:44 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
02:49:44
02:49:44 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:49:44 + [[ True == \T\r\u\e ]]
02:49:44 + echo 'Configuring the startup features...'
02:49:44 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:44 + FEATURE_TEST_STRING=features-test
02:49:44 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
02:49:44 + KARAF_VERSION=karaf4
02:49:44 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:49:44 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:44 + [[ ! -z '' ]]
02:49:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:49:44 ################################################################################
02:49:44 #
02:49:44 # Licensed to the Apache Software Foundation (ASF) under one or more
02:49:44 # contributor license agreements. See the NOTICE file distributed with
02:49:44 # this work for additional information regarding copyright ownership.
02:49:44 # The ASF licenses this file to You under the Apache License, Version 2.0
02:49:44 # (the "License"); you may not use this file except in compliance with
02:49:44 # the License. You may obtain a copy of the License at
02:49:44 #
02:49:44 # http://www.apache.org/licenses/LICENSE-2.0
02:49:44 #
02:49:44 # Unless required by applicable law or agreed to in writing, software
02:49:44 # distributed under the License is distributed on an "AS IS" BASIS,
02:49:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:49:44 # See the License for the specific language governing permissions and
02:49:44 # limitations under the License.
02:49:44 #
02:49:44 ################################################################################
02:49:44
02:49:44 #
02:49:44 # Comma separated list of features repositories to register by default
02:49:44 #
02:49:44 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/49b8e57d-1bbe-4e9d-b26f-c1802fcc1802.xml
02:49:44
02:49:44 #
02:49:44 # Comma separated list of features to install at startup
02:49:44 #
02:49:44 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 4bef13f7-5d14-41ad-805a-fe7fa856047d
02:49:44
02:49:44 #
02:49:44 # Resource repositories (OBR) that the features resolver can use
02:49:44 # to resolve requirements/capabilities
02:49:44 #
02:49:44 # The format of the resourceRepositories is
02:49:44 # resourceRepositories=[xml:url|json:url],...
02:49:44 # for Instance:
02:49:44 #
02:49:44 #resourceRepositories=xml:http://host/path/to/index.xml
02:49:44 # or
02:49:44 #resourceRepositories=json:http://host/path/to/index.json
02:49:44 #
02:49:44
02:49:44 #
02:49:44 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:49:44 #
02:49:44 featuresBootAsynchronous=false
02:49:44
02:49:44 #
02:49:44 # Service requirements enforcement
02:49:44 #
02:49:44 # By default, the feature resolver checks the service requirements/capabilities of
02:49:44 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:49:44 # the required bundles.
02:49:44 # The following flag can have those values:
02:49:44 # - disable: service requirements are completely ignored
02:49:44 # - default: service requirements are ignored for old features
02:49:44 # - enforce: service requirements are always verified
02:49:44 #
02:49:44 #serviceRequirements=default
02:49:44
02:49:44 #
02:49:44 # Store cfg file for config element in feature
02:49:44 #
02:49:44 #configCfgStore=true
02:49:44
02:49:44 #
02:49:44 # Define if the feature service automatically refresh bundles
02:49:44 #
02:49:44 autoRefresh=true
02:49:44
02:49:44 #
02:49:44 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:49:44 # XML file defines instructions related to features processing
02:49:44 # versions.properties may declare properties to resolve placeholders in XML file
02:49:44 # both files are relative to ${karaf.etc}
02:49:44 #
02:49:44 #featureProcessing=org.apache.karaf.features.xml
02:49:44 #featureProcessingVersions=versions.properties
02:49:44 + configure_karaf_log karaf4 ''
02:49:44 + local -r karaf_version=karaf4
02:49:44 + local -r controllerdebugmap=
02:49:44 + local logapi=log4j
02:49:44 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:49:44 log4j2.rootLogger.level = INFO
02:49:44 #log4j2.rootLogger.type = asyncRoot
02:49:44 #log4j2.rootLogger.includeLocation = false
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:49:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:49:44 log4j2.rootLogger.appenderRef.Console.ref = Console
02:49:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:49:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:49:44 log4j2.logger.spifly.name = org.apache.aries.spifly
02:49:44 log4j2.logger.spifly.level = WARN
02:49:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:49:44 log4j2.logger.audit.level = INFO
02:49:44 log4j2.logger.audit.additivity = false
02:49:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:49:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:49:44 log4j2.appender.console.type = Console
02:49:44 log4j2.appender.console.name = Console
02:49:44 log4j2.appender.console.layout.type = PatternLayout
02:49:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:49:44 log4j2.appender.rolling.type = RollingRandomAccessFile
02:49:44 log4j2.appender.rolling.name = RollingFile
02:49:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:49:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:49:44 #log4j2.appender.rolling.immediateFlush = false
02:49:44 log4j2.appender.rolling.append = true
02:49:44 log4j2.appender.rolling.layout.type = PatternLayout
02:49:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:49:44 log4j2.appender.rolling.policies.type = Policies
02:49:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:49:44 log4j2.appender.rolling.policies.size.size = 64MB
02:49:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:49:44 log4j2.appender.rolling.strategy.max = 7
02:49:44 log4j2.appender.audit.type = RollingRandomAccessFile
02:49:44 log4j2.appender.audit.name = AuditRollingFile
02:49:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:49:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:49:44 log4j2.appender.audit.append = true
02:49:44 log4j2.appender.audit.layout.type = PatternLayout
02:49:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:49:44 log4j2.appender.audit.policies.type = Policies
02:49:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:49:44 log4j2.appender.audit.policies.size.size = 8MB
02:49:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:49:44 log4j2.appender.audit.strategy.max = 7
02:49:44 log4j2.appender.osgi.type = PaxOsgi
02:49:44 log4j2.appender.osgi.name = PaxOsgi
02:49:44 log4j2.appender.osgi.filter = *
02:49:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:49:44 #log4j2.logger.aether.level = TRACE
02:49:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:49:44 #log4j2.logger.http-headers.level = DEBUG
02:49:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:49:44 #log4j2.logger.maven.level = TRACE
02:49:44 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:49:44 + logapi=log4j2
02:49:44 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:49:44 + '[' log4j2 == log4j2 ']'
02:49:44 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:44 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:49:44 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:49:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:49:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:49:44 controllerdebugmap:
02:49:44 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:44 + unset IFS
02:49:44 + echo 'controllerdebugmap: '
02:49:44 + '[' -n '' ']'
02:49:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:49:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:49:44 ################################################################################
02:49:44 #
02:49:44 # Licensed to the Apache Software Foundation (ASF) under one or more
02:49:44 # contributor license agreements. See the NOTICE file distributed with
02:49:44 # this work for additional information regarding copyright ownership.
02:49:44 # The ASF licenses this file to You under the Apache License, Version 2.0
02:49:44 # (the "License"); you may not use this file except in compliance with
02:49:44 # the License. You may obtain a copy of the License at
02:49:44 #
02:49:44 # http://www.apache.org/licenses/LICENSE-2.0
02:49:44 #
02:49:44 # Unless required by applicable law or agreed to in writing, software
02:49:44 # distributed under the License is distributed on an "AS IS" BASIS,
02:49:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:49:44 # See the License for the specific language governing permissions and
02:49:44 # limitations under the License.
02:49:44 #
02:49:44 ################################################################################
02:49:44
02:49:44 # Common pattern layout for appenders
02:49:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:49:44
02:49:44 # Root logger
02:49:44 log4j2.rootLogger.level = INFO
02:49:44 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:49:44 #log4j2.rootLogger.type = asyncRoot
02:49:44 #log4j2.rootLogger.includeLocation = false
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:49:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:49:44 log4j2.rootLogger.appenderRef.Console.ref = Console
02:49:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:49:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:49:44
02:49:44 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:49:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:49:44
02:49:44 # Loggers configuration
02:49:44
02:49:44 # Spifly logger
02:49:44 log4j2.logger.spifly.name = org.apache.aries.spifly
02:49:44 log4j2.logger.spifly.level = WARN
02:49:44
02:49:44 # Security audit logger
02:49:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:49:44 log4j2.logger.audit.level = INFO
02:49:44 log4j2.logger.audit.additivity = false
02:49:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:49:44
02:49:44 # Appenders configuration
02:49:44
02:49:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:49:44 log4j2.appender.console.type = Console
02:49:44 log4j2.appender.console.name = Console
02:49:44 log4j2.appender.console.layout.type = PatternLayout
02:49:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:49:44
02:49:44 # Rolling file appender
02:49:44 log4j2.appender.rolling.type = RollingRandomAccessFile
02:49:44 log4j2.appender.rolling.name = RollingFile
02:49:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:49:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:49:44 # uncomment to not force a disk flush
02:49:44 #log4j2.appender.rolling.immediateFlush = false
02:49:44 log4j2.appender.rolling.append = true
02:49:44 log4j2.appender.rolling.layout.type = PatternLayout
02:49:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:49:44 log4j2.appender.rolling.policies.type = Policies
02:49:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:49:44 log4j2.appender.rolling.policies.size.size = 1GB
02:49:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:49:44 log4j2.appender.rolling.strategy.max = 7
02:49:44
02:49:44 # Audit file appender
02:49:44 log4j2.appender.audit.type = RollingRandomAccessFile
02:49:44 log4j2.appender.audit.name = AuditRollingFile
02:49:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:49:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:49:44 log4j2.appender.audit.append = true
02:49:44 log4j2.appender.audit.layout.type = PatternLayout
02:49:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:49:44 log4j2.appender.audit.policies.type = Policies
02:49:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:49:44 log4j2.appender.audit.policies.size.size = 8MB
02:49:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:49:44 log4j2.appender.audit.strategy.max = 7
02:49:44
02:49:44 # OSGi appender
02:49:44 log4j2.appender.osgi.type = PaxOsgi
02:49:44 log4j2.appender.osgi.name = PaxOsgi
02:49:44 log4j2.appender.osgi.filter = *
02:49:44
02:49:44 # help with identification of maven-related problems with pax-url-aether
02:49:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:49:44 #log4j2.logger.aether.level = TRACE
02:49:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:49:44 #log4j2.logger.http-headers.level = DEBUG
02:49:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:49:44 #log4j2.logger.maven.level = TRACE
02:49:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:49:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:49:44 Configure
02:49:44 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:49:44 max memory: 3072m
02:49:44 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:49:44 + local -r controllermem=3072m
02:49:44 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 + echo Configure
02:49:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:49:44 + echo ' max memory: 3072m'
02:49:44 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:49:44 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:49:44 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:49:44 #!/bin/sh
02:49:44 #
02:49:44 # Licensed to the Apache Software Foundation (ASF) under one or more
02:49:44 # contributor license agreements. See the NOTICE file distributed with
02:49:44 # this work for additional information regarding copyright ownership.
02:49:44 # The ASF licenses this file to You under the Apache License, Version 2.0
02:49:44 # (the "License"); you may not use this file except in compliance with
02:49:44 # the License. You may obtain a copy of the License at
02:49:44 #
02:49:44 # http://www.apache.org/licenses/LICENSE-2.0
02:49:44 #
02:49:44 # Unless required by applicable law or agreed to in writing, software
02:49:44 # distributed under the License is distributed on an "AS IS" BASIS,
02:49:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:49:44 # See the License for the specific language governing permissions and
02:49:44 # limitations under the License.
02:49:44 #
02:49:44
02:49:44 #
02:49:44 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:49:44 # script: client, instance, shell, start, status, stop, karaf
02:49:44 #
02:49:44 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:49:44 # Actions go here...
02:49:44 # fi
02:49:44
02:49:44 #
02:49:44 # general settings which should be applied for all scripts go here; please keep
02:49:44 # in mind that it is possible that scripts might be executed more than once, e.g.
02:49:44 # in example of the start script where the start script is executed first and the
02:49:44 # karaf script afterwards.
02:49:44 #
02:49:44
02:49:44 #
02:49:44 # The following section shows the possible configuration options for the default
02:49:44 # karaf scripts
02:49:44 #
02:49:44 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:49:44 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:49:44 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:49:44 # export EXTRA_JAVA_OPTS # Additional JVM options
02:49:44 # export KARAF_HOME # Karaf home folder
02:49:44 # export KARAF_DATA # Karaf data folder
02:49:44 # export KARAF_BASE # Karaf base folder
02:49:44 # export KARAF_ETC # Karaf etc folder
02:49:44 # export KARAF_LOG # Karaf log folder
02:49:44 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:49:44 # export KARAF_OPTS # Additional available Karaf options
02:49:44 # export KARAF_DEBUG # Enable debug mode
02:49:44 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:49:44 # export KARAF_NOROOT # Prevent execution as root if set to true
02:49:44 Set Java version
02:49:44 + echo 'Set Java version'
02:49:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:49:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:49:44 sudo: a password is required
02:49:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:49:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:49:44 sudo: a password is required
02:49:44 JDK default version ...
02:49:44 + echo 'JDK default version ...'
02:49:44 + java -version
02:49:44 openjdk version "21.0.9" 2025-10-21
02:49:44 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:49:44 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:49:44 Set JAVA_HOME
02:49:44 + echo 'Set JAVA_HOME'
02:49:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:49:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:49:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:49:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:49:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:49:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:49:44 Listing all open ports on controller system...
02:49:44 + echo 'Listing all open ports on controller system...'
02:49:44 + netstat -pnatu
02:49:44 /tmp/configuration-script.sh: line 40: netstat: command not found
02:49:44 Configuring cluster
02:49:44 + '[' -f /tmp/custom_shard_config.txt ']'
02:49:44 + echo 'Configuring cluster'
02:49:44 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.218
02:49:45 ################################################
02:49:45 ## Configure Cluster ##
02:49:45 ################################################
02:49:45 NOTE: Cluster configuration files not found. Copying from
02:49:45 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
02:49:45 Configuring unique name in akka.conf
02:49:45 Configuring hostname in akka.conf
02:49:45 Configuring data and rpc seed nodes in akka.conf
02:49:45 modules = [
02:49:45
02:49:45 {
02:49:45 name = "inventory"
02:49:45 namespace = "urn:opendaylight:inventory"
02:49:45 shard-strategy = "module"
02:49:45 },
02:49:45 {
02:49:45 name = "topology"
02:49:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:49:45 shard-strategy = "module"
02:49:45 },
02:49:45 {
02:49:45 name = "toaster"
02:49:45 namespace = "http://netconfcentral.org/ns/toaster"
02:49:45 shard-strategy = "module"
02:49:45 }
02:49:45 ]
02:49:45 Configuring replication type in module-shards.conf
02:49:45 ################################################
02:49:45 ## NOTE: Manually restart controller to ##
02:49:45 ## apply configuration. ##
02:49:45 ################################################
02:49:45 Dump akka.conf
02:49:45 + echo 'Dump akka.conf'
02:49:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:49:45
02:49:45 odl-cluster-data {
02:49:45 akka {
02:49:45 remote {
02:49:45 artery {
02:49:45 enabled = on
02:49:45 transport = tcp
02:49:45 canonical.hostname = "10.30.170.218"
02:49:45 canonical.port = 2550
02:49:45 }
02:49:45 }
02:49:45
02:49:45 cluster {
02:49:45 # Using artery.
02:49:45 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.218:2550"]
02:49:45
02:49:45 roles = ["member-1"]
02:49:45
02:49:45 # when under load we might trip a false positive on the failure detector
02:49:45 # failure-detector {
02:49:45 # heartbeat-interval = 4 s
02:49:45 # acceptable-heartbeat-pause = 16s
02:49:45 # }
02:49:45 }
02:49:45
02:49:45 persistence {
02:49:45 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:49:45 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:49:45 # The relative path is always relative to KARAF_HOME.
02:49:45
02:49:45 # snapshot-store.local.dir = "target/snapshots"
02:49:45
02:49:45 # Use lz4 compression for LocalSnapshotStore snapshots
02:49:45 snapshot-store.local.use-lz4-compression = false
02:49:45 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:49:45 snapshot-store.local.lz4-blocksize = 256KB
02:49:45 }
02:49:45 disable-default-actor-system-quarantined-event-handling = "false"
02:49:45 }
02:49:45 }
02:49:45 Dump modules.conf
02:49:45 + echo 'Dump modules.conf'
02:49:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:49:45 modules = [
02:49:45
02:49:45 {
02:49:45 name = "inventory"
02:49:45 namespace = "urn:opendaylight:inventory"
02:49:45 shard-strategy = "module"
02:49:45 },
02:49:45 {
02:49:45 name = "topology"
02:49:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:49:45 shard-strategy = "module"
02:49:45 },
02:49:45 {
02:49:45 name = "toaster"
02:49:45 namespace = "http://netconfcentral.org/ns/toaster"
02:49:45 shard-strategy = "module"
02:49:45 }
02:49:45 ]
02:49:45 Dump module-shards.conf
02:49:45 + echo 'Dump module-shards.conf'
02:49:45 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:49:45 module-shards = [
02:49:45 {
02:49:45 name = "default"
02:49:45 shards = [
02:49:45 {
02:49:45 name = "default"
02:49:45 replicas = ["member-1"]
02:49:45 }
02:49:45 ]
02:49:45 },
02:49:45 {
02:49:45 name = "inventory"
02:49:45 shards = [
02:49:45 {
02:49:45 name="inventory"
02:49:45 replicas = ["member-1"]
02:49:45 }
02:49:45 ]
02:49:45 },
02:49:45 {
02:49:45 name = "topology"
02:49:45 shards = [
02:49:45 {
02:49:45 name="topology"
02:49:45 replicas = ["member-1"]
02:49:45 }
02:49:45 ]
02:49:45 },
02:49:45 {
02:49:45 name = "toaster"
02:49:45 shards = [
02:49:45 {
02:49:45 name="toaster"
02:49:45 replicas = ["member-1"]
02:49:45 }
02:49:45 ]
02:49:45 }
02:49:45 ]
02:49:45 Locating config plan to use...
02:49:45 Finished running config plans
02:49:45 Starting member-1 with IP address 10.30.170.218
02:49:45 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:45 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:45 Redirecting karaf console output to karaf_console.log
02:49:45 Starting controller...
02:49:45 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:49:45 Execute the post startup script on controller 10.30.170.218
02:49:45 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:45 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:49:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:49:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:49:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:50:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:50:51 2025-12-22T02:50:13,102 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:50:51 Controller is UP
02:50:51 2025-12-22T02:50:13,102 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:50:51 Listing all open ports on controller system...
02:50:51 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:50:51 looking for "BindException: Address already in use" in log file
02:50:51 looking for "server is unhealthy" in log file
02:50:51 Let's take the karaf thread dump
02:50:51 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:50:51 karaf main: org.apache.karaf.main.Main, pid:2039
02:50:51 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:50:52 Generating mininet variables...
02:50:52 Locating test plan to use...
02:50:52 Changing the testplan path...
02:50:52 # Place the suites in run order:
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/ready
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/apidocs
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/MDSAL
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD-ACTION
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/notifications
02:50:52 /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/KeyAuth
02:50:52
02:50:52 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/test/csit/suites/netconf/KeyAuth ...
02:50:52 ==============================================================================
02:50:52 netconf-userfeatures-netty.txt
02:50:52 ==============================================================================
02:50:52 netconf-userfeatures-netty.txt.Ready
02:50:52 ==============================================================================
02:50:53 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-connector read...
02:50:53 ==============================================================================
02:50:56 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:04 | PASS |
02:51:04 ------------------------------------------------------------------------------
02:51:04 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:04 | PASS |
02:51:04 ------------------------------------------------------------------------------
02:51:04 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:04 | PASS |
02:51:04 Netconf was detected to be up and running so bug 5014 did not show up.
02:51:04 ------------------------------------------------------------------------------
02:51:04 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:04 | PASS |
02:51:04 Netconf was detected to be up and running so bug 5014 did not show up.
02:51:04 ------------------------------------------------------------------------------
02:51:04 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:04 | PASS |
02:51:04 ------------------------------------------------------------------------------
02:51:04 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:29 | PASS |
02:51:29 ------------------------------------------------------------------------------
02:51:29 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-conne... | PASS |
02:51:29 6 tests, 6 passed, 0 failed
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.Ready | PASS |
02:51:29 6 tests, 6 passed, 0 failed
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.Apidocs
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to verify Apid...
02:51:29 ==============================================================================
02:51:29 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
02:51:29 Skipping test: Not valid for Netty-based RESTCONF on ODL versions Scandium and earlier.
02:51:29 ------------------------------------------------------------------------------
02:51:29 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to ve... | PASS |
02:51:29 1 test, 1 passed, 0 failed
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.Apidocs | PASS |
02:51:29 1 test, 1 passed, 0 failed
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.MDSAL
02:51:29 ==============================================================================
02:51:29 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL Northbound...
02:51:29 ==============================================================================
02:51:30 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
02:51:31 ------------------------------------------------------------------------------
02:51:31 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:32 | PASS |
02:51:32 ------------------------------------------------------------------------------
02:51:32 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:32 | PASS |
02:51:32 ------------------------------------------------------------------------------
02:51:32 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:32 | PASS |
02:51:32 ------------------------------------------------------------------------------
02:51:32 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:33 | PASS |
02:51:33 ------------------------------------------------------------------------------
02:51:33 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:33 | PASS |
02:51:33 ------------------------------------------------------------------------------
02:51:33 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:33 | PASS |
02:51:33 ------------------------------------------------------------------------------
02:51:33 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:33 | PASS |
02:51:33 ------------------------------------------------------------------------------
02:51:33 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:34 | PASS |
02:51:34 ------------------------------------------------------------------------------
02:51:34 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:34 | PASS |
02:51:34 ------------------------------------------------------------------------------
02:51:34 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:35 | PASS |
02:51:35 ------------------------------------------------------------------------------
02:51:35 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:36 | PASS |
02:51:36 ------------------------------------------------------------------------------
02:51:36 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:36 | PASS |
02:51:36 ------------------------------------------------------------------------------
02:51:36 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:36 | PASS |
02:51:36 ------------------------------------------------------------------------------
02:51:36 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:36 | PASS |
02:51:36 ------------------------------------------------------------------------------
02:51:36 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:36 | PASS |
02:51:36 ------------------------------------------------------------------------------
02:51:36 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:37 | PASS |
02:51:37 ------------------------------------------------------------------------------
02:51:37 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:37 | PASS |
02:51:37 ------------------------------------------------------------------------------
02:51:37 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:37 | PASS |
02:51:37 ------------------------------------------------------------------------------
02:51:37 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:38 | PASS |
02:51:38 ------------------------------------------------------------------------------
02:51:38 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:38 | PASS |
02:51:38 ------------------------------------------------------------------------------
02:51:38 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:38 | PASS |
02:51:38 ------------------------------------------------------------------------------
02:51:38 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:38 | PASS |
02:51:38 ------------------------------------------------------------------------------
02:51:38 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:38 | PASS |
02:51:38 ------------------------------------------------------------------------------
02:51:38 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:39 | PASS |
02:51:39 ------------------------------------------------------------------------------
02:51:39 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:39 | PASS |
02:51:39 ------------------------------------------------------------------------------
02:51:39 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:39 | PASS |
02:51:39 ------------------------------------------------------------------------------
02:51:39 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:39 | PASS |
02:51:39 ------------------------------------------------------------------------------
02:51:39 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:40 | PASS |
02:51:40 ------------------------------------------------------------------------------
02:51:40 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:41 | PASS |
02:51:41 ------------------------------------------------------------------------------
02:51:41 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:41 | PASS |
02:51:41 ------------------------------------------------------------------------------
02:51:41 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:41 | PASS |
02:51:41 ------------------------------------------------------------------------------
02:51:41 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:41 | PASS |
02:51:41 ------------------------------------------------------------------------------
02:51:41 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:42 | PASS |
02:51:42 ------------------------------------------------------------------------------
02:51:42 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:42 | PASS |
02:51:42 ------------------------------------------------------------------------------
02:51:42 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:42 | PASS |
02:51:42 ------------------------------------------------------------------------------
02:51:42 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:43 | PASS |
02:51:43 ------------------------------------------------------------------------------
02:51:43 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:43 | PASS |
02:51:43 ------------------------------------------------------------------------------
02:51:43 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:43 | PASS |
02:51:43 ------------------------------------------------------------------------------
02:51:43 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:43 | PASS |
02:51:43 ------------------------------------------------------------------------------
02:51:43 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:43 | PASS |
02:51:43 ------------------------------------------------------------------------------
02:51:43 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:44 | PASS |
02:51:44 ------------------------------------------------------------------------------
02:51:44 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL N... | PASS |
02:51:44 49 tests, 49 passed, 0 failed
02:51:44 ==============================================================================
02:51:44 netconf-userfeatures-netty.txt.MDSAL | PASS |
02:51:44 49 tests, 49 passed, 0 failed
02:51:44 ==============================================================================
02:51:44 netconf-userfeatures-netty.txt.CRUD
02:51:44 ==============================================================================
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:51:44 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test...
02:51:44 ==============================================================================
02:51:46 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:06 | PASS |
02:52:06 ------------------------------------------------------------------------------
02:52:06 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:06 | PASS |
02:52:06 ------------------------------------------------------------------------------
02:52:06 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:06 | PASS |
02:52:06 ------------------------------------------------------------------------------
02:52:06 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:07 | PASS |
02:52:07 ------------------------------------------------------------------------------
02:52:07 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:09 | PASS |
02:52:09 ------------------------------------------------------------------------------
02:52:09 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:09 | PASS |
02:52:09 ------------------------------------------------------------------------------
02:52:09 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:09 | PASS |
02:52:09 ------------------------------------------------------------------------------
02:52:09 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:10 | PASS |
02:52:10 ------------------------------------------------------------------------------
02:52:10 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:10 | PASS |
02:52:10 ------------------------------------------------------------------------------
02:52:10 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:10 | PASS |
02:52:10 ------------------------------------------------------------------------------
02:52:10 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:10 | PASS |
02:52:10 ------------------------------------------------------------------------------
02:52:10 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:10 | PASS |
02:52:10 ------------------------------------------------------------------------------
02:52:10 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:11 | PASS |
02:52:11 ------------------------------------------------------------------------------
02:52:11 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:12 | PASS |
02:52:12 ------------------------------------------------------------------------------
02:52:12 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:12 | PASS |
02:52:12 ------------------------------------------------------------------------------
02:52:12 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:13 | PASS |
02:52:13 ------------------------------------------------------------------------------
02:52:13 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:13 | PASS |
02:52:13 ------------------------------------------------------------------------------
02:52:13 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:14 | PASS |
02:52:14 ------------------------------------------------------------------------------
02:52:14 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:14 | PASS |
02:52:14 ------------------------------------------------------------------------------
02:52:14 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:14 | PASS |
02:52:14 ------------------------------------------------------------------------------
02:52:14 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:14 | PASS |
02:52:14 ------------------------------------------------------------------------------
02:52:14 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:15 | PASS |
02:52:15 ------------------------------------------------------------------------------
02:52:15 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:15 | PASS |
02:52:15 ------------------------------------------------------------------------------
02:52:15 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:15 | PASS |
02:52:15 ------------------------------------------------------------------------------
02:52:15 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:15 | PASS |
02:52:15 ------------------------------------------------------------------------------
02:52:15 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:16 | PASS |
02:52:16 ------------------------------------------------------------------------------
02:52:16 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:16 | PASS |
02:52:16 ------------------------------------------------------------------------------
02:52:16 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:16 | PASS |
02:52:16 ------------------------------------------------------------------------------
02:52:16 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:16 | PASS |
02:52:16 ------------------------------------------------------------------------------
02:52:17 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector ... | PASS |
02:52:17 29 tests, 29 passed, 0 failed
02:52:17 ==============================================================================
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:17 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
02:52:17 ==============================================================================
02:52:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:19 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:24 | PASS |
02:52:24 ------------------------------------------------------------------------------
02:52:24 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:24 | PASS |
02:52:24 ------------------------------------------------------------------------------
02:52:24 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:25 | PASS |
02:52:25 ------------------------------------------------------------------------------
02:52:25 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:25 | PASS |
02:52:25 ------------------------------------------------------------------------------
02:52:25 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:26 | PASS |
02:52:26 ------------------------------------------------------------------------------
02:52:26 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:26 | PASS |
02:52:26 ------------------------------------------------------------------------------
02:52:26 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:26 | PASS |
02:52:26 ------------------------------------------------------------------------------
02:52:26 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:27 | PASS |
02:52:27 ------------------------------------------------------------------------------
02:52:27 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:27 | PASS |
02:52:27 ------------------------------------------------------------------------------
02:52:27 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:27 | PASS |
02:52:27 ------------------------------------------------------------------------------
02:52:27 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:27 | PASS |
02:52:27 ------------------------------------------------------------------------------
02:52:27 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:27 | PASS |
02:52:27 ------------------------------------------------------------------------------
02:52:27 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:28 | PASS |
02:52:28 ------------------------------------------------------------------------------
02:52:28 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:29 | PASS |
02:52:29 ------------------------------------------------------------------------------
02:52:29 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:29 | PASS |
02:52:29 ------------------------------------------------------------------------------
02:52:29 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:29 | PASS |
02:52:29 ------------------------------------------------------------------------------
02:52:29 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:29 | PASS |
02:52:29 ------------------------------------------------------------------------------
02:52:29 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:30 | PASS |
02:52:30 ------------------------------------------------------------------------------
02:52:30 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:30 | PASS |
02:52:30 ------------------------------------------------------------------------------
02:52:30 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:30 | PASS |
02:52:30 ------------------------------------------------------------------------------
02:52:30 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:30 | PASS |
02:52:30 ------------------------------------------------------------------------------
02:52:30 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:31 | PASS |
02:52:31 ------------------------------------------------------------------------------
02:52:31 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:31 | PASS |
02:52:31 ------------------------------------------------------------------------------
02:52:31 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:31 | PASS |
02:52:31 ------------------------------------------------------------------------------
02:52:31 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:31 | PASS |
02:52:31 ------------------------------------------------------------------------------
02:52:31 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:32 | PASS |
02:52:32 ------------------------------------------------------------------------------
02:52:32 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:32 | PASS |
02:52:32 ------------------------------------------------------------------------------
02:52:32 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:32 | PASS |
02:52:32 ------------------------------------------------------------------------------
02:52:32 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:32 | PASS |
02:52:32 ------------------------------------------------------------------------------
02:52:32 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD... | PASS |
02:52:32 29 tests, 29 passed, 0 failed
02:52:32 ==============================================================================
02:52:32 netconf-userfeatures-netty.txt.CRUD | PASS |
02:52:32 58 tests, 58 passed, 0 failed
02:52:32 ==============================================================================
02:52:32 netconf-userfeatures-netty.txt.CRUD-ACTION
02:52:32 ==============================================================================
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:32 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:33 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector...
02:52:33 ==============================================================================
02:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:40 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:40 | PASS |
02:52:40 ------------------------------------------------------------------------------
02:52:40 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:40 | PASS |
02:52:40 ------------------------------------------------------------------------------
02:52:40 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:40 | PASS |
02:52:40 ------------------------------------------------------------------------------
02:52:40 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:42 | PASS |
02:52:42 ------------------------------------------------------------------------------
02:52:42 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:42 | PASS |
02:52:42 ------------------------------------------------------------------------------
02:52:42 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:42 | PASS |
02:52:42 ------------------------------------------------------------------------------
02:52:42 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:42 | PASS |
02:52:42 ------------------------------------------------------------------------------
02:52:42 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:43 | PASS |
02:52:43 ------------------------------------------------------------------------------
02:52:43 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:43 | PASS |
02:52:43 ------------------------------------------------------------------------------
02:52:43 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:44 | PASS |
02:52:44 ------------------------------------------------------------------------------
02:52:44 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:44 | PASS |
02:52:44 ------------------------------------------------------------------------------
02:52:44 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-... | PASS |
02:52:44 11 tests, 11 passed, 0 failed
02:52:44 ==============================================================================
02:52:44 netconf-userfeatures-netty.txt.CRUD-ACTION | PASS |
02:52:44 11 tests, 11 passed, 0 failed
02:52:44 ==============================================================================
02:52:44 netconf-userfeatures-netty.txt.Notifications
02:52:44 ==============================================================================
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/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.
02:52:44 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :: Basic t...
02:52:44 ==============================================================================
02:52:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:57 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:57 | PASS |
02:52:57 ------------------------------------------------------------------------------
02:52:57 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:57 | PASS |
02:52:57 ------------------------------------------------------------------------------
02:52:57 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:52:57 | PASS |
02:52:57 ------------------------------------------------------------------------------
02:52:57 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:01 | PASS |
02:53:01 ------------------------------------------------------------------------------
02:53:01 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:01 | PASS |
02:53:01 ------------------------------------------------------------------------------
02:53:01 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:02 | PASS |
02:53:02 ------------------------------------------------------------------------------
02:53:02 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:02 | PASS |
02:53:02 ------------------------------------------------------------------------------
02:53:02 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:02 | PASS |
02:53:02 ------------------------------------------------------------------------------
02:53:02 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :... | PASS |
02:53:02 8 tests, 8 passed, 0 failed
02:53:02 ==============================================================================
02:53:02 netconf-userfeatures-netty.txt.Notifications | PASS |
02:53:02 8 tests, 8 passed, 0 failed
02:53:02 ==============================================================================
02:53:02 netconf-userfeatures-netty.txt.KeyAuth
02:53:02 ==============================================================================
02:53:02 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to verify the ...
02:53:02 ==============================================================================
02:53:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:18 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
02:53:18 ------------------------------------------------------------------------------
02:53:18 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
02:53:18 ------------------------------------------------------------------------------
02:53:18 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
02:53:19 ------------------------------------------------------------------------------
02:53:19 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:53:19 | PASS |
02:53:19 ------------------------------------------------------------------------------
02:53:19 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
02:53:20 ------------------------------------------------------------------------------
02:53:20 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to ve... | PASS |
02:53:20 5 tests, 5 passed, 0 failed
02:53:20 ==============================================================================
02:53:20 netconf-userfeatures-netty.txt.KeyAuth | PASS |
02:53:20 5 tests, 5 passed, 0 failed
02:53:20 ==============================================================================
02:53:20 netconf-userfeatures-netty.txt | PASS |
02:53:20 138 tests, 138 passed, 0 failed
02:53:20 ==============================================================================
02:53:20 Output: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/output.xml
02:53:21 Log: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/log.html
02:53:21 Report: /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/report.html
02:53:21 Examining the files in data/log and checking filesize
02:53:21 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:22 total 632
02:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:49 .
02:53:22 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 02:49 karaf_console.log
02:53:22 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 02:50 ..
02:53:22 -rw-rw-r-- 1 jenkins jenkins 634240 Dec 22 02:53 karaf.log
02:53:22 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:22 620K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:53:22 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:53:22 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:22 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
02:53:22 Let's take the karaf thread dump again...
02:53:22 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:23 karaf main: org.apache.karaf.main.Main, pid:2039
02:53:23 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:23 Killing ODL
02:53:23 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:28 Compressing karaf.log 1
02:53:28 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:28 Fetching compressed karaf.log 1
02:53:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:29 Fetch GC logs
02:53:29 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
02:53:30 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:53:30 Examine copied files
02:53:30 total 11272
02:53:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 02:53 gclogs-1
02:53:30 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 02:53 odl1_karaf_console.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 48971 Dec 22 02:53 odl1_karaf.log.gz
02:53:30 -rw-rw-r--. 1 jenkins jenkins 161051 Dec 22 02:53 karaf_1_2039_threads_after.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 14195 Dec 22 02:53 ps_after.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 271075 Dec 22 02:53 report.html
02:53:30 -rw-rw-r--. 1 jenkins jenkins 1698839 Dec 22 02:53 log.html
02:53:30 -rw-rw-r--. 1 jenkins jenkins 7748201 Dec 22 02:53 output.xml
02:53:30 -rw-rw-r--. 1 jenkins jenkins 233750 Dec 22 02:52 testtool--netconf-userfeatures-netty-txt-CRUD-ACTION-CRUD-ACTION.1766371955.777.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 552036 Dec 22 02:52 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD.1766371940.141.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 591881 Dec 22 02:52 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD-RPC.1766371907.553.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 716 Dec 22 02:50 testplan.txt
02:53:30 -rw-rw-r--. 1 jenkins jenkins 130064 Dec 22 02:50 karaf_1_2039_threads_before.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 14320 Dec 22 02:50 ps_before.log
02:53:30 -rw-rw-r--. 1 jenkins jenkins 3370 Dec 22 02:49 post-startup-script.sh
02:53:30 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 02:49 startup-script.sh
02:53:30 -rw-rw-r--. 1 jenkins jenkins 3492 Dec 22 02:49 configuration-script.sh
02:53:30 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 02:49 detect_variables.env
02:53:30 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 02:49 pom.xml
02:53:30 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 02:49 set_variables.env
02:53:30 -rw-rw-r--. 1 jenkins jenkins 299 Dec 22 02:49 slave_addresses.txt
02:53:30 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 02:48 requirements.txt
02:53:30 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 02:48 env.properties
02:53:30 -rw-rw-r--. 1 jenkins jenkins 324 Dec 22 02:46 stack-parameters.yaml
02:53:30 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 02:45 test
02:53:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 02:45 test@tmp
02:53:30 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 01:54 maven-metadata.xml
02:53:30 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins343625460723548673.sh
02:53:30 Karaf Deployments, Tests must have already run
02:53:30 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/sh /tmp/jenkins5706934469212687920.sh
02:53:30 Cleaning up Robot installation...
02:53:30 $ ssh-agent -k
02:53:30 unset SSH_AUTH_SOCK;
02:53:30 unset SSH_AGENT_PID;
02:53:30 echo Agent pid 5171 killed;
02:53:30 [ssh-agent] Stopped.
02:53:30 Recording plot data
02:53:30 Robot results publisher started...
02:53:30 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:53:30 -Parsing output xml:
02:53:31 Done!
02:53:31 -Copying log files to build dir:
02:53:32 Done!
02:53:32 -Assigning results to build:
02:53:32 Done!
02:53:32 -Checking thresholds:
02:53:32 Done!
02:53:32 Done publishing Robot results.
02:53:32 [PostBuildScript] - [INFO] Executing post build scripts.
02:53:32 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins2093223199815967343.sh
02:53:32 Archiving csit artifacts
02:53:32 mv: cannot stat '*_1.png': No such file or directory
02:53:32 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:53:32 % Total % Received % Xferd Average Speed Time Time Time Current
02:53:32 Dload Upload Total Spent Left Speed
02:53:32
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1504k 0 1504k 0 0 5854k 0 --:--:-- --:--:-- --:--:-- 5854k
02:53:32 Archive: robot-plugin.zip
02:53:32 inflating: ./archives/robot-plugin/log.html
02:53:32 inflating: ./archives/robot-plugin/output.xml
02:53:32 inflating: ./archives/robot-plugin/report.html
02:53:32 mv: cannot stat '*.log.gz': No such file or directory
02:53:32 mv: cannot stat '*.csv': No such file or directory
02:53:32 mv: cannot stat '*.png': No such file or directory
02:53:32 [PostBuildScript] - [INFO] Executing post build scripts.
02:53:32 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins1117024138055502974.sh
02:53:32 [PostBuildScript] - [INFO] Executing post build scripts.
02:53:32 [EnvInject] - Injecting environment variables from a build step.
02:53:32 [EnvInject] - Injecting as environment variables the properties content
02:53:32 OS_CLOUD=vex
02:53:32 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:53:32
02:53:32 [EnvInject] - Variables injected successfully.
02:53:32 provisioning config files...
02:53:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:53:32 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins8322322826209100888.sh
02:53:32 ---> openstack-stack-delete.sh
02:53:32 Setup pyenv:
02:53:33 system
02:53:33 3.8.13
02:53:33 3.9.13
02:53:33 3.10.13
02:53:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:53:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:53:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:53:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:53:35 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.
02:53:35 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:53:35 lf-activate-venv(): INFO: Base packages installed successfully
02:53:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:53:53 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:53:53 INFO: Stack cost retrieval disabled, setting cost to 0
02:54:05 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:54:05 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-scandium-65
02:54:05 [PostBuildScript] - [INFO] Executing post build scripts.
02:54:05 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins18105828303758992243.sh
02:54:05 ---> sysstat.sh
02:54:05 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins13581218209705116560.sh
02:54:05 ---> package-listing.sh
02:54:05 ++ facter osfamily
02:54:05 ++ tr '[:upper:]' '[:lower:]'
02:54:06 + OS_FAMILY=redhat
02:54:06 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium
02:54:06 + START_PACKAGES=/tmp/packages_start.txt
02:54:06 + END_PACKAGES=/tmp/packages_end.txt
02:54:06 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:54:06 + PACKAGES=/tmp/packages_start.txt
02:54:06 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium ']'
02:54:06 + PACKAGES=/tmp/packages_end.txt
02:54:06 + case "${OS_FAMILY}" in
02:54:06 + rpm -qa
02:54:06 + sort
02:54:06 + '[' -f /tmp/packages_start.txt ']'
02:54:06 + '[' -f /tmp/packages_end.txt ']'
02:54:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:54:06 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium ']'
02:54:06 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/archives/
02:54:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/archives/
02:54:06 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins11529463806740454171.sh
02:54:06 ---> capture-instance-metadata.sh
02:54:06 Setup pyenv:
02:54:06 system
02:54:06 3.8.13
02:54:06 3.9.13
02:54:06 3.10.13
02:54:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:54:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:08 lf-activate-venv(): INFO: Base packages installed successfully
02:54:08 lf-activate-venv(): INFO: Installing additional packages: lftools
02:54:19 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:54:19 INFO: Running in OpenStack, capturing instance metadata
02:54:19 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins4345713080526621409.sh
02:54:19 provisioning config files...
02:54:19 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-scandium #65
02:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium@tmp/config4398830826007942672tmp
02:54:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:54:19 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:54:19 provisioning config files...
02:54:19 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:54:19 [EnvInject] - Injecting environment variables from a build step.
02:54:19 [EnvInject] - Injecting as environment variables the properties content
02:54:19 SERVER_ID=logs
02:54:19
02:54:19 [EnvInject] - Variables injected successfully.
02:54:19 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins13135381980338753402.sh
02:54:19 ---> create-netrc.sh
02:54:19 WARN: Log server credential not found.
02:54:19 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins3456846983043858537.sh
02:54:19 ---> python-tools-install.sh
02:54:19 Setup pyenv:
02:54:20 system
02:54:20 3.8.13
02:54:20 3.9.13
02:54:20 3.10.13
02:54:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:54:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:54:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:22 lf-activate-venv(): INFO: Base packages installed successfully
02:54:22 lf-activate-venv(): INFO: Installing additional packages: lftools
02:54:31 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:54:31 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins8667526341338515689.sh
02:54:31 ---> sudo-logs.sh
02:54:31 Archiving 'sudo' log..
02:54:32 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash /tmp/jenkins10400433337626200365.sh
02:54:32 ---> job-cost.sh
02:54:32 Setup pyenv:
02:54:32 system
02:54:32 3.8.13
02:54:32 3.9.13
02:54:32 3.10.13
02:54:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:54:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:54:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:34 lf-activate-venv(): INFO: Base packages installed successfully
02:54:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:54:41 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:54:41 DEBUG: total: 0
02:54:41 INFO: Retrieving Stack Cost...
02:54:42 INFO: Retrieving Pricing Info for: v3-standard-2
02:54:43 INFO: Archiving Costs
02:54:43 [netconf-csit-1node-userfeatures-netty-all-scandium] $ /bin/bash -l /tmp/jenkins17940038168622678024.sh
02:54:43 ---> logs-deploy.sh
02:54:43 Setup pyenv:
02:54:43 system
02:54:43 3.8.13
02:54:43 3.9.13
02:54:43 3.10.13
02:54:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-scandium/.python-version)
02:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y0WI from file:/tmp/.os_lf_venv
02:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:45 lf-activate-venv(): INFO: Base packages installed successfully
02:54:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:54:55 lf-activate-venv(): INFO: Adding /tmp/venv-Y0WI/bin to PATH
02:54:55 WARNING: Nexus logging server not set
02:54:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-scandium/65/
02:54:55 INFO: archiving logs to S3
02:54:56 ---> uname -a:
02:54:56 Linux prd-centos8-robot-2c-8g-15755.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
02:54:56
02:54:56
02:54:56 ---> lscpu:
02:54:56 Architecture: x86_64
02:54:56 CPU op-mode(s): 32-bit, 64-bit
02:54:56 Byte Order: Little Endian
02:54:56 CPU(s): 2
02:54:56 On-line CPU(s) list: 0,1
02:54:56 Thread(s) per core: 1
02:54:56 Core(s) per socket: 1
02:54:56 Socket(s): 2
02:54:56 NUMA node(s): 1
02:54:56 Vendor ID: AuthenticAMD
02:54:56 CPU family: 23
02:54:56 Model: 49
02:54:56 Model name: AMD EPYC-Rome Processor
02:54:56 Stepping: 0
02:54:56 CPU MHz: 2799.998
02:54:56 BogoMIPS: 5599.99
02:54:56 Virtualization: AMD-V
02:54:56 Hypervisor vendor: KVM
02:54:56 Virtualization type: full
02:54:56 L1d cache: 32K
02:54:56 L1i cache: 32K
02:54:56 L2 cache: 512K
02:54:56 L3 cache: 16384K
02:54:56 NUMA node0 CPU(s): 0,1
02:54:56 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
02:54:56
02:54:56
02:54:56 ---> nproc:
02:54:56 2
02:54:56
02:54:56
02:54:56 ---> df -h:
02:54:56 Filesystem Size Used Avail Use% Mounted on
02:54:56 devtmpfs 3.8G 0 3.8G 0% /dev
02:54:56 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:54:56 tmpfs 3.8G 17M 3.8G 1% /run
02:54:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:54:56 /dev/vda1 40G 8.4G 32G 21% /
02:54:56 tmpfs 770M 0 770M 0% /run/user/1001
02:54:56
02:54:56
02:54:56 ---> free -m:
02:54:56 total used free shared buff/cache available
02:54:56 Mem: 7697 783 4711 19 2202 6615
02:54:56 Swap: 1023 0 1023
02:54:56
02:54:56
02:54:56 ---> ip addr:
02:54:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:54:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:54:56 inet 127.0.0.1/8 scope host lo
02:54:56 valid_lft forever preferred_lft forever
02:54:56 inet6 ::1/128 scope host
02:54:56 valid_lft forever preferred_lft forever
02:54:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:54:56 link/ether fa:16:3e:24:18:52 brd ff:ff:ff:ff:ff:ff
02:54:56 altname enp0s3
02:54:56 altname ens3
02:54:56 inet 10.30.170.100/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:54:56 valid_lft 85809sec preferred_lft 85809sec
02:54:56 inet6 fe80::f816:3eff:fe24:1852/64 scope link
02:54:56 valid_lft forever preferred_lft forever
02:54:56
02:54:56
02:54:56 ---> sar -b -r -n DEV:
02:54:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
02:54:56
02:54:56 02:45:02 LINUX RESTART (2 CPU)
02:54:56
02:54:56 02:46:01 AM tps rtps wtps bread/s bwrtn/s
02:54:56 02:47:01 AM 120.16 0.15 120.01 4.00 11404.87
02:54:56 02:48:01 AM 31.26 0.85 30.41 63.98 4140.44
02:54:56 02:49:01 AM 28.05 0.42 27.63 64.79 1575.69
02:54:56 02:50:01 AM 80.92 9.45 71.48 1685.30 8443.57
02:54:56 02:51:01 AM 8.95 0.20 8.75 11.60 621.81
02:54:56 02:52:01 AM 4.33 0.03 4.30 1.07 176.56
02:54:56 02:53:01 AM 0.57 0.00 0.57 0.00 207.42
02:54:56 02:54:01 AM 13.53 0.32 13.21 36.93 590.85
02:54:56 Average: 35.97 1.43 34.55 233.47 3395.37
02:54:56
02:54:56 02:46:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:54:56 02:47:01 AM 5010052 6900528 2872380 36.44 2688 2066120 1006232 11.27 198580 2322128 153952
02:54:56 02:48:01 AM 5125672 6968080 2756760 34.97 2688 2018452 935632 10.48 199256 2204876 4
02:54:56 02:49:01 AM 5061628 6992592 2820804 35.79 2688 2101856 900728 10.09 229132 2224744 75876
02:54:56 02:50:01 AM 4835120 6945412 3047312 38.66 2688 2276332 879864 9.85 266628 2392724 10916
02:54:56 02:51:01 AM 4788596 6899536 3093836 39.25 2688 2277116 920448 10.31 266840 2439636 436
02:54:56 02:52:01 AM 4778484 6892480 3103948 39.38 2688 2280164 975404 10.92 266892 2449424 2308
02:54:56 02:53:01 AM 4764548 6883764 3117884 39.55 2688 2285384 1007872 11.29 267056 2463108 1584
02:54:56 02:54:01 AM 4836772 6782172 3045660 38.64 2688 2117212 945468 10.59 314448 2365308 37804
02:54:56 Average: 4900109 6908070 2982323 37.84 2688 2177830 946456 10.60 251104 2357744 35360
02:54:56
02:54:56 02:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:54:56 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:47:01 AM eth0 120.63 93.47 1298.07 12.62 0.00 0.00 0.00 0.00
02:54:56 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:48:01 AM eth0 5.20 2.03 2.27 0.66 0.00 0.00 0.00 0.00
02:54:56 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:49:01 AM eth0 20.18 19.68 87.92 6.21 0.00 0.00 0.00 0.00
02:54:56 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:50:01 AM eth0 214.03 155.48 294.47 36.63 0.00 0.00 0.00 0.00
02:54:56 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:51:01 AM eth0 19.60 9.03 5.49 1.24 0.00 0.00 0.00 0.00
02:54:56 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:52:01 AM eth0 116.66 110.60 36.96 10.42 0.00 0.00 0.00 0.00
02:54:56 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:53:01 AM eth0 139.78 139.54 48.07 14.53 0.00 0.00 0.00 0.00
02:54:56 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 02:54:01 AM eth0 74.22 51.66 103.17 49.60 0.00 0.00 0.00 0.00
02:54:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:54:56 Average: eth0 88.79 72.69 234.57 16.49 0.00 0.00 0.00 0.00
02:54:56
02:54:56
02:54:56 ---> sar -P ALL:
02:54:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
02:54:56
02:54:56 02:45:02 LINUX RESTART (2 CPU)
02:54:56
02:54:56 02:46:01 AM CPU %user %nice %system %iowait %steal %idle
02:54:56 02:47:01 AM all 37.71 0.00 5.36 0.97 0.11 55.85
02:54:56 02:47:01 AM 0 31.67 0.00 5.12 1.23 0.12 61.86
02:54:56 02:47:01 AM 1 43.75 0.00 5.60 0.72 0.10 49.83
02:54:56 02:48:01 AM all 3.03 0.00 0.60 0.29 0.05 96.03
02:54:56 02:48:01 AM 0 0.78 0.00 0.43 0.40 0.05 98.33
02:54:56 02:48:01 AM 1 5.27 0.00 0.77 0.18 0.05 93.73
02:54:56 02:49:01 AM all 25.18 0.00 3.65 0.13 0.07 70.97
02:54:56 02:49:01 AM 0 17.03 0.00 3.30 0.12 0.07 79.49
02:54:56 02:49:01 AM 1 33.33 0.00 4.01 0.15 0.07 62.44
02:54:56 02:50:01 AM all 25.02 0.00 4.73 0.67 0.08 69.50
02:54:56 02:50:01 AM 0 15.34 0.00 3.98 0.73 0.08 79.87
02:54:56 02:50:01 AM 1 34.74 0.00 5.48 0.60 0.08 59.10
02:54:56 02:51:01 AM all 2.17 0.00 0.36 0.07 0.05 97.35
02:54:56 02:51:01 AM 0 2.97 0.00 0.40 0.12 0.05 96.46
02:54:56 02:51:01 AM 1 1.37 0.00 0.32 0.02 0.05 98.25
02:54:56 02:52:01 AM all 12.10 0.00 0.82 0.02 0.08 86.99
02:54:56 02:52:01 AM 0 3.77 0.00 0.77 0.03 0.07 95.35
02:54:56 02:52:01 AM 1 20.46 0.00 0.88 0.00 0.08 78.58
02:54:56 02:53:01 AM all 12.62 0.00 1.03 0.00 0.13 86.22
02:54:56 02:53:01 AM 0 7.23 0.00 0.77 0.00 0.13 91.87
02:54:56 02:53:01 AM 1 18.04 0.00 1.30 0.00 0.12 80.54
02:54:56 02:54:01 AM all 18.53 0.00 2.21 0.05 0.08 79.13
02:54:56 02:54:01 AM 0 16.30 0.00 1.90 0.07 0.07 81.66
02:54:56 02:54:01 AM 1 20.76 0.00 2.53 0.03 0.08 76.59
02:54:56 Average: all 17.06 0.00 2.35 0.28 0.08 80.23
02:54:56 Average: 0 11.91 0.00 2.09 0.34 0.08 85.59
02:54:56 Average: 1 22.23 0.00 2.61 0.21 0.08 74.86
02:54:56
02:54:56
02:54:56