00:37:40 Started by upstream project "integration-distribution-mri-test-titanium" build number 74
00:37:40 originally caused by:
00:37:40 Started by timer
00:37:40 Running as SYSTEM
00:37:40 [EnvInject] - Loading node environment variables.
00:37:41 Building remotely on prd-centos8-robot-2c-8g-10574 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium
00:37:41 [ssh-agent] Looking for ssh-agent implementation...
00:37:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:37:41 $ ssh-agent
00:37:41 SSH_AUTH_SOCK=/tmp/ssh-hIr0CC5zivqg/agent.5279
00:37:41 SSH_AGENT_PID=5280
00:37:41 [ssh-agent] Started.
00:37:41 Running ssh-add (command line suppressed)
00:37:41 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_4492041541172373109.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_4492041541172373109.key)
00:37:41 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:37:41 The recommended git tool is: NONE
00:37:44 using credential opendaylight-jenkins-ssh
00:37:44 Wiping out workspace first.
00:37:44 Cloning the remote Git repository
00:37:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:37:44 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test # timeout=10
00:37:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:44 > git --version # timeout=10
00:37:44 > git --version # 'git version 2.43.0'
00:37:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:44 [INFO] Currently running in a labeled security context
00:37:44 [INFO] Currently SELinux is 'enforcing' on the host
00:37:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh4197208059655953860.key
00:37:44 Verifying host key using known hosts file
00:37: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.
00:37:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:47 [INFO] Currently running in a labeled security context
00:37:47 [INFO] Currently SELinux is 'enforcing' on the host
00:37:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh16432735042523261457.key
00:37:47 Verifying host key using known hosts file
00:37:47 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.
00:37:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:37:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:47 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:37:47 > git config core.sparsecheckout # timeout=10
00:37:47 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:37:48 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:37:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:48 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:37:48 No emails were triggered.
00:37:48 provisioning config files...
00:37:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:37:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:37:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:37:48 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins3172840819680389936.sh
00:37:48 ---> python-tools-install.sh
00:37:48 Setup pyenv:
00:37:49 system
00:37:49 * 3.8.13 (set by /opt/pyenv/version)
00:37:49 * 3.9.13 (set by /opt/pyenv/version)
00:37:49 * 3.10.13 (set by /opt/pyenv/version)
00:37:49 * 3.11.7 (set by /opt/pyenv/version)
00:37:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5r6o
00:37:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:37:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:58 lf-activate-venv(): INFO: Base packages installed successfully
00:37:58 lf-activate-venv(): INFO: Installing additional packages: lftools
00:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:38:21 Generating Requirements File
00:38:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:38:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:38:40 Python 3.11.7
00:38:40 pip 26.0.1 from /tmp/venv-5r6o/lib/python3.11/site-packages/pip (python 3.11)
00:38:40 appdirs==1.4.4
00:38:40 argcomplete==3.6.3
00:38:40 aspy.yaml==1.3.0
00:38:40 attrs==25.4.0
00:38:40 autopage==0.6.0
00:38:40 beautifulsoup4==4.14.3
00:38:40 boto3==1.42.49
00:38:40 botocore==1.42.49
00:38:40 bs4==0.0.2
00:38:40 certifi==2026.1.4
00:38:40 cffi==2.0.0
00:38:40 cfgv==3.5.0
00:38:40 chardet==5.2.0
00:38:40 charset-normalizer==3.4.4
00:38:40 click==8.3.1
00:38:40 cliff==4.13.1
00:38:40 cmd2==3.2.0
00:38:40 cryptography==3.3.2
00:38:40 debtcollector==3.0.0
00:38:40 decorator==5.2.1
00:38:40 defusedxml==0.7.1
00:38:40 Deprecated==1.3.1
00:38:40 distlib==0.4.0
00:38:40 dnspython==2.8.0
00:38:40 docker==7.1.0
00:38:40 dogpile.cache==1.5.0
00:38:40 durationpy==0.10
00:38:40 email-validator==2.3.0
00:38:40 filelock==3.24.0
00:38:40 future==1.0.0
00:38:40 gitdb==4.0.12
00:38:40 GitPython==3.1.46
00:38:40 httplib2==0.30.2
00:38:40 identify==2.6.16
00:38:40 idna==3.11
00:38:40 importlib-resources==1.5.0
00:38:40 iso8601==2.1.0
00:38:40 Jinja2==3.1.6
00:38:40 jmespath==1.1.0
00:38:40 jsonpatch==1.33
00:38:40 jsonpointer==3.0.0
00:38:40 jsonschema==4.26.0
00:38:40 jsonschema-specifications==2025.9.1
00:38:40 keystoneauth1==5.13.0
00:38:40 kubernetes==35.0.0
00:38:40 lftools==0.37.21
00:38:40 lxml==6.0.2
00:38:40 markdown-it-py==4.0.0
00:38:40 MarkupSafe==3.0.3
00:38:40 mdurl==0.1.2
00:38:40 msgpack==1.1.2
00:38:40 multi_key_dict==2.0.3
00:38:40 munch==4.0.0
00:38:40 netaddr==1.3.0
00:38:40 niet==1.4.2
00:38:40 nodeenv==1.10.0
00:38:40 oauth2client==4.1.3
00:38:40 oauthlib==3.3.1
00:38:40 openstacksdk==4.9.0
00:38:40 os-service-types==1.8.2
00:38:40 osc-lib==4.3.0
00:38:40 oslo.config==10.2.0
00:38:40 oslo.context==6.2.0
00:38:40 oslo.i18n==6.7.1
00:38:40 oslo.log==8.0.0
00:38:40 oslo.serialization==5.9.0
00:38:40 oslo.utils==9.2.0
00:38:40 packaging==26.0
00:38:40 pbr==7.0.3
00:38:40 platformdirs==4.9.1
00:38:40 prettytable==3.17.0
00:38:40 psutil==7.2.2
00:38:40 pyasn1==0.6.2
00:38:40 pyasn1_modules==0.4.2
00:38:40 pycparser==3.0
00:38:40 pygerrit2==2.0.15
00:38:40 PyGithub==2.8.1
00:38:40 Pygments==2.19.2
00:38:40 PyJWT==2.11.0
00:38:40 PyNaCl==1.6.2
00:38:40 pyparsing==2.4.7
00:38:40 pyperclip==1.11.0
00:38:40 pyrsistent==0.20.0
00:38:40 python-cinderclient==9.8.0
00:38:40 python-dateutil==2.9.0.post0
00:38:40 python-heatclient==5.0.0
00:38:40 python-jenkins==1.8.3
00:38:40 python-keystoneclient==5.7.0
00:38:40 python-magnumclient==4.9.0
00:38:40 python-openstackclient==8.3.0
00:38:40 python-swiftclient==4.9.0
00:38:40 PyYAML==6.0.3
00:38:40 referencing==0.37.0
00:38:40 requests==2.32.5
00:38:40 requests-oauthlib==2.0.0
00:38:40 requestsexceptions==1.4.0
00:38:40 rfc3986==2.0.0
00:38:40 rich==14.3.2
00:38:40 rich-argparse==1.7.2
00:38:40 rpds-py==0.30.0
00:38:40 rsa==4.9.1
00:38:40 ruamel.yaml==0.19.1
00:38:40 ruamel.yaml.clib==0.2.15
00:38:40 s3transfer==0.16.0
00:38:40 simplejson==3.20.2
00:38:40 six==1.17.0
00:38:40 smmap==5.0.2
00:38:40 soupsieve==2.8.3
00:38:40 stevedore==5.6.0
00:38:40 tabulate==0.9.0
00:38:40 toml==0.10.2
00:38:40 tomlkit==0.14.0
00:38:40 tqdm==4.67.3
00:38:40 typing_extensions==4.15.0
00:38:40 tzdata==2025.3
00:38:40 urllib3==1.26.20
00:38:40 virtualenv==20.36.1
00:38:40 wcwidth==0.6.0
00:38:40 websocket-client==1.9.0
00:38:40 wrapt==2.1.1
00:38:40 xdg==6.0.0
00:38:40 xmltodict==1.0.2
00:38:40 yq==3.4.3
00:38:40 [EnvInject] - Injecting environment variables from a build step.
00:38:40 [EnvInject] - Injecting as environment variables the properties content
00:38:40 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:38:40 OS_CLOUD=vex
00:38:40 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:38:40 OS_STACK_TEMPLATE_DIR=openstack-hot
00:38:40
00:38:40 [EnvInject] - Variables injected successfully.
00:38:40 provisioning config files...
00:38:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:38:41 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins12278258216651014589.sh
00:38:41 ---> Create parameters file for OpenStack HOT
00:38:41 OpenStack Heat parameters generated
00:38:41 -----------------------------------
00:38:41 parameters:
00:38:41 vm_0_count: '1'
00:38:41 vm_0_flavor: 'v3-standard-4'
00:38:41 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:38:41 vm_1_count: '1'
00:38:41 vm_1_flavor: 'v3-standard-2'
00:38:41 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782'
00:38:41
00:38:41 job_name: '56468-73'
00:38:41 silo: 'releng'
00:38:41 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins8843846429472779913.sh
00:38:41 ---> Create HEAT stack
00:38:41 + source /home/jenkins/lf-env.sh
00:38:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:41 ++ mktemp -d /tmp/venv-XXXX
00:38:41 + lf_venv=/tmp/venv-VbAR
00:38:41 + local venv_file=/tmp/.os_lf_venv
00:38:41 + local python=python3
00:38:41 + local options
00:38:41 + local set_path=true
00:38:41 + local install_args=
00:38:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:41 + true
00:38:41 + case $1 in
00:38:41 + python=python3
00:38:41 + shift 2
00:38:41 + true
00:38:41 + case $1 in
00:38:41 + shift
00:38:41 + break
00:38:41 + case $python in
00:38:41 + local pkg_list=
00:38:41 + [[ -d /opt/pyenv ]]
00:38:41 + echo 'Setup pyenv:'
00:38:41 Setup pyenv:
00:38:41 + export PYENV_ROOT=/opt/pyenv
00:38:41 + PYENV_ROOT=/opt/pyenv
00:38:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:41 + pyenv versions
00:38:41 system
00:38:41 3.8.13
00:38:41 3.9.13
00:38:41 3.10.13
00:38:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:38:41 + command -v pyenv
00:38:41 ++ pyenv init - --no-rehash
00:38:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:38:41 for i in ${!paths[@]}; do
00:38:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:38:41 fi; done;
00:38:41 echo "${paths[*]}"'\'')"
00:38:41 export PATH="/opt/pyenv/shims:${PATH}"
00:38:41 export PYENV_SHELL=bash
00:38:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:38:41 pyenv() {
00:38:41 local command
00:38:41 command="${1:-}"
00:38:41 if [ "$#" -gt 0 ]; then
00:38:41 shift
00:38:41 fi
00:38:41
00:38:41 case "$command" in
00:38:41 rehash|shell)
00:38:41 eval "$(pyenv "sh-$command" "$@")"
00:38:41 ;;
00:38:41 *)
00:38:41 command pyenv "$command" "$@"
00:38:41 ;;
00:38:41 esac
00:38:41 }'
00:38:41 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:38:41 for i in ${!paths[@]}; do
00:38:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:38:41 fi; done;
00:38:41 echo "${paths[*]}"'
00:38:41 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:41 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:41 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:41 ++ export PYENV_SHELL=bash
00:38:41 ++ PYENV_SHELL=bash
00:38:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:38:41 +++ complete -F _pyenv pyenv
00:38:41 ++ lf-pyver python3
00:38:41 ++ local py_version_xy=python3
00:38:41 ++ local py_version_xyz=
00:38:41 ++ sed 's/^[ *]* //'
00:38:41 ++ pyenv versions
00:38:41 ++ local command
00:38:41 ++ command=versions
00:38:41 ++ '[' 1 -gt 0 ']'
00:38:41 ++ shift
00:38:41 ++ case "$command" in
00:38:41 ++ command pyenv versions
00:38:41 ++ pyenv versions
00:38:41 ++ grep -E '^[0-9.]*[0-9]$'
00:38:41 ++ awk '{ print $1 }'
00:38:41 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:38:41 +++ tail -n 1
00:38:41 +++ grep '^3' /tmp/.pyenv_versions
00:38:41 +++ sort -V
00:38:41 ++ py_version_xyz=3.11.7
00:38:41 ++ [[ -z 3.11.7 ]]
00:38:41 ++ echo 3.11.7
00:38:41 ++ return 0
00:38:41 + pyenv local 3.11.7
00:38:41 + local command
00:38:41 + command=local
00:38:41 + '[' 2 -gt 0 ']'
00:38:41 + shift
00:38:41 + case "$command" in
00:38:41 + command pyenv local 3.11.7
00:38:41 + pyenv local 3.11.7
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='lftools[openstack] '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='kubernetes '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='niet '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='python-heatclient '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='python-openstackclient '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='python-magnumclient '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='urllib3~=1.26.15 '
00:38:41 + for arg in "$@"
00:38:41 + case $arg in
00:38:41 + pkg_list+='yq '
00:38:41 + [[ -f /tmp/.os_lf_venv ]]
00:38:41 ++ cat /tmp/.os_lf_venv
00:38:41 + lf_venv=/tmp/venv-5r6o
00:38:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from' file:/tmp/.os_lf_venv
00:38:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:38:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:38:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:41 + local 'pip_opts=--upgrade --quiet'
00:38:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:38:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:38:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:38:41 + [[ -n '' ]]
00:38:41 + [[ -n '' ]]
00:38:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:38:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:41 + /tmp/venv-5r6o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:38:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:38:43 lf-activate-venv(): INFO: Base packages installed successfully
00:38:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:38:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:38:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:43 + /tmp/venv-5r6o/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:39:03 + type python3
00:39:03 + true
00:39:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH'
00:39:03 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:39:03 + PATH=/tmp/venv-5r6o/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:39:03 + return 0
00:39:03 + openstack --os-cloud vex limits show --absolute
00:39:05 +--------------------------+---------+
00:39:05 | Name | Value |
00:39:05 +--------------------------+---------+
00:39:05 | maxTotalInstances | -1 |
00:39:05 | maxTotalCores | 450 |
00:39:05 | maxTotalRAMSize | 1000000 |
00:39:05 | maxServerMeta | 128 |
00:39:05 | maxImageMeta | 128 |
00:39:05 | maxPersonality | 5 |
00:39:05 | maxPersonalitySize | 10240 |
00:39:05 | maxTotalKeypairs | 100 |
00:39:05 | maxServerGroups | 10 |
00:39:05 | maxServerGroupMembers | 10 |
00:39:05 | maxTotalFloatingIps | -1 |
00:39:05 | maxSecurityGroups | -1 |
00:39:05 | maxSecurityGroupRules | -1 |
00:39:05 | totalRAMUsed | 589824 |
00:39:05 | totalCoresUsed | 144 |
00:39:05 | totalInstancesUsed | 43 |
00:39:05 | totalFloatingIpsUsed | 0 |
00:39:05 | totalSecurityGroupsUsed | 0 |
00:39:05 | totalServerGroupsUsed | 0 |
00:39:05 | maxTotalVolumes | -1 |
00:39:05 | maxTotalSnapshots | 10 |
00:39:05 | maxTotalVolumeGigabytes | 4096 |
00:39:05 | maxTotalBackups | 10 |
00:39:05 | maxTotalBackupGigabytes | 1000 |
00:39:05 | totalVolumesUsed | 0 |
00:39:05 | totalGigabytesUsed | 0 |
00:39:05 | totalSnapshotsUsed | 0 |
00:39:05 | totalBackupsUsed | 0 |
00:39:05 | totalBackupGigabytesUsed | 0 |
00:39:05 +--------------------------+---------+
00:39:05 + pushd /opt/ciman/openstack-hot
00:39:05 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium
00:39:05 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-titanium-73 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/stack-parameters.yaml
00:39:30 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:39:30 Waiting to initialize infrastructure...
00:39:30 Stack initialization successful.
00:39:30 ------------------------------------
00:39:30 Stack Details
00:39:30 ------------------------------------
00:39:30 {'added': None,
00:39:30 'capabilities': [],
00:39:30 'created_at': '2026-02-15T00:39:08Z',
00:39:30 'deleted': None,
00:39:30 'deleted_at': None,
00:39:30 'description': 'No description',
00:39:30 'environment': None,
00:39:30 'environment_files': None,
00:39:30 'files': None,
00:39:30 'files_container': None,
00:39:30 'id': '06f6d899-516e-490c-8eee-eb5bd4593f94',
00:39:30 'is_rollback_disabled': True,
00:39:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-netty-all-titanium-73/06f6d899-516e-490c-8eee-eb5bd4593f94',
00:39:30 'rel': 'self'}],
00:39:30 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:39:30 'name': 'releng-netconf-csit-1node-userfeatures-netty-all-titanium-73',
00:39:30 'notification_topics': [],
00:39:30 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:39:30 'output_key': 'vm_0_ips',
00:39:30 'output_value': ['10.30.171.77']},
00:39:30 {'description': 'IP addresses of the 2nd vm types',
00:39:30 'output_key': 'vm_1_ips',
00:39:30 'output_value': ['10.30.171.91']}],
00:39:30 'owner_id': ****,
00:39:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:39:30 'OS::stack_id': '06f6d899-516e-490c-8eee-eb5bd4593f94',
00:39:30 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-netty-all-titanium-73',
00:39:30 'job_name': '56468-73',
00:39:30 'silo': 'releng',
00:39:30 'vm_0_count': '1',
00:39:30 'vm_0_flavor': 'v3-standard-4',
00:39:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:39:30 '20260201-010217.481',
00:39:30 'vm_1_count': '1',
00:39:30 'vm_1_flavor': 'v3-standard-2',
00:39:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
00:39:30 '20260201-170120.782'},
00:39:30 'parent_id': None,
00:39:30 'replaced': None,
00:39:30 'status': 'CREATE_COMPLETE',
00:39:30 'status_reason': 'Stack CREATE completed successfully',
00:39:30 'tags': [],
00:39:30 'template': None,
00:39:30 'template_description': 'No description',
00:39:30 'template_url': None,
00:39:30 'timeout_mins': 15,
00:39:30 'unchanged': None,
00:39:30 'updated': None,
00:39:30 'updated_at': None,
00:39:30 'user_project_id': '115181634d384e778e1f15fe5a7af8de'}
00:39:30 ------------------------------------
00:39:30 + popd
00:39:30 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium
00:39:30 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins7999986149786386310.sh
00:39:30 ---> Copy SSH public keys to CSIT lab
00:39:30 Setup pyenv:
00:39:31 system
00:39:31 3.8.13
00:39:31 3.9.13
00:39:31 3.10.13
00:39:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:39:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:39:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:39:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:39:33 lf-activate-venv(): INFO: Base packages installed successfully
00:39:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:39:47 SSH not responding on 10.30.171.91. Retrying in 10 seconds...
00:39:47 SSH not responding on 10.30.171.77. Retrying in 10 seconds...
00:39:57 Ping to 10.30.171.91 successful.
00:39:57 Ping to 10.30.171.77 successful.
00:39:57 SSH not responding on 10.30.171.91. Retrying in 10 seconds...
00:39:58 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:39:58 releng-56468-73-0-builder-0
00:39:58 Successfully copied public keys to slave 10.30.171.77
00:39:58 Process 6498 ready.
00:40:07 Ping to 10.30.171.91 successful.
00:40:08 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
00:40:08 releng-56468-73-1-docker-0
00:40:08 Successfully copied public keys to slave 10.30.171.91
00:40:08 Process 6499 ready.
00:40:08 SSH ready on all stack servers.
00:40:09 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins15713457938815199191.sh
00:40:09 Setup pyenv:
00:40:09 system
00:40:09 3.8.13
00:40:09 3.9.13
00:40:09 3.10.13
00:40:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:40:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mPV8
00:40:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.robot_venv
00:40:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:17 lf-activate-venv(): INFO: Base packages installed successfully
00:40:17 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-mPV8/bin to PATH
00:40:19 + echo 'Installing Python Requirements'
00:40:19 Installing Python Requirements
00:40:19 + cat
00:40:19 + python -m pip install -r requirements.txt
00:40:19 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:40:19 Collecting docker-py (from -r requirements.txt (line 1))
00:40:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:40:19 Collecting ipaddr (from -r requirements.txt (line 2))
00:40:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:40:19 Installing build dependencies: started
00:40:20 Installing build dependencies: finished with status 'done'
00:40:20 Getting requirements to build wheel: started
00:40:20 Getting requirements to build wheel: finished with status 'done'
00:40:20 Preparing metadata (pyproject.toml): started
00:40:21 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:21 Collecting netaddr (from -r requirements.txt (line 3))
00:40:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:40:21 Collecting netifaces (from -r requirements.txt (line 4))
00:40:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:40:21 Installing build dependencies: started
00:40:21 Installing build dependencies: finished with status 'done'
00:40:21 Getting requirements to build wheel: started
00:40:22 Getting requirements to build wheel: finished with status 'done'
00:40:22 Preparing metadata (pyproject.toml): started
00:40:22 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:22 Collecting pyhocon (from -r requirements.txt (line 5))
00:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:40:22 Collecting requests (from -r requirements.txt (line 6))
00:40:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:40:22 Collecting robotframework (from -r requirements.txt (line 7))
00:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:40:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 4.2 MB/s 0:00:00
00:40:23 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:40:23 Installing build dependencies: started
00:40:23 Installing build dependencies: finished with status 'done'
00:40:23 Getting requirements to build wheel: started
00:40:24 Getting requirements to build wheel: finished with status 'done'
00:40:24 Preparing metadata (pyproject.toml): started
00:40:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:24 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:40:24 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:40:24 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:40:24 Installing build dependencies: started
00:40:25 Installing build dependencies: finished with status 'done'
00:40:25 Getting requirements to build wheel: started
00:40:25 Getting requirements to build wheel: finished with status 'done'
00:40:25 Preparing metadata (pyproject.toml): started
00:40:26 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:26 Collecting scapy (from -r requirements.txt (line 12))
00:40:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:40:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 49.9 MB/s 0:00:00
00:40:26 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:40:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:40:26 Installing build dependencies: started
00:40:26 Installing build dependencies: finished with status 'done'
00:40:26 Getting requirements to build wheel: started
00:40:27 Getting requirements to build wheel: finished with status 'done'
00:40:27 Preparing metadata (pyproject.toml): started
00:40:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:27 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:40:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 33.8 MB/s 0:00:00
00:40:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:40:27 Collecting pyangbind (from -r requirements.txt (line 22))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:40:27 Collecting isodate (from -r requirements.txt (line 25))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:40:27 Collecting jmespath (from -r requirements.txt (line 28))
00:40:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:40:27 Collecting jsonpatch (from -r requirements.txt (line 31))
00:40:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:40:27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:40:27 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:40:28 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:40:28 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:40:28 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:40:28 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:40:28 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:40:28 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:40:28 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:40:28 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:40:28 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:40:28 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:40:28 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:40:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:40:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:40:28 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:40:28 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:40:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:40:28 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:40:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:40:28 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:40:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 42.9 MB/s 0:00:00
00:40:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:40:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:40:29 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:40:29 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:40:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00
00:40:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:40:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:40:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:40:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 26.9 MB/s 0:00:00
00:40:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:40:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:40:31 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:40:31 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:40:31 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:40:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:40:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:40:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:40:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 69.2 MB/s 0:00:00
00:40:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:40:31 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:40:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:40:31 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:40:32 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:40:32 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:40:32 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:40:32 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:40:32 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:40:32 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:40:32 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:40:32 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:40:32 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:40:32 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:40:32 Requirement already satisfied: packaging in /tmp/venv-mPV8/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:40:32 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:40:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:40:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:40:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:40:32 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:40:32 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:40:32 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:40:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:40:32 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:40:33 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:40:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=6c85beeca17e24f7f74d028fd489932d90b2660ac845b7d65dc764f7542e47f1
00:40:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:40:33 Building wheel for ipaddr (pyproject.toml): started
00:40:33 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:40:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=51aad23071e198610a49a12751dbd09106154fbc98a4cc831e2d2eb9df7a962f
00:40:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:40:33 Building wheel for netifaces (pyproject.toml): started
00:40:36 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:40:36 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=f934a94b1eff0da0bd1fa259ec572b7cedbbf0d63f56d67264331d96cc175174
00:40:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:40:36 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:40:36 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:40:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=8490de2f2b94e56a36c4dfd88aabfa095c6292fa600c8bafee9627babddfb35c
00:40:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:40:36 Building wheel for jsonpath-rw (pyproject.toml): started
00:40:36 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:40:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=58e0f5783ddf6d61b9ecdff67ac7528eb7ba0198cf3a7fa3b0acf4e26e19468c
00:40:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:40:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:40:36 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:40:43
00:40:43 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:40:44 + pip freeze
00:40:44 async-generator==1.10
00:40:44 attrs==25.4.0
00:40:44 bcrypt==5.0.0
00:40:44 beautifulsoup4==4.14.3
00:40:44 certifi==2026.1.4
00:40:44 cffi==2.0.0
00:40:44 charset-normalizer==3.4.4
00:40:44 click==8.3.1
00:40:44 cryptography==46.0.5
00:40:44 decorator==5.2.1
00:40:44 distlib==0.4.0
00:40:44 docker-py==1.10.6
00:40:44 docker-pycreds==0.4.0
00:40:44 elastic-transport==8.17.1
00:40:44 elasticsearch==8.19.3
00:40:44 elasticsearch-dsl==8.15.4
00:40:44 enum34==1.1.10
00:40:44 filelock==3.24.0
00:40:44 h11==0.16.0
00:40:44 idna==3.11
00:40:44 importlib_metadata==8.7.1
00:40:44 invoke==2.2.1
00:40:44 ipaddr==2.2.0
00:40:44 isodate==0.7.2
00:40:44 jmespath==1.1.0
00:40:44 jsonpatch==1.33
00:40:44 jsonpath-rw==1.4.0
00:40:44 jsonpointer==3.0.0
00:40:44 lxml==6.0.2
00:40:44 mypy_extensions==1.1.0
00:40:44 netaddr==1.3.0
00:40:44 netifaces==0.11.0
00:40:44 outcome==1.3.0.post0
00:40:44 packaging==26.0
00:40:44 paramiko==4.0.0
00:40:44 platformdirs==4.9.1
00:40:44 ply==3.11
00:40:44 pyang==2.7.1
00:40:44 pyangbind==0.8.7
00:40:44 pycparser==3.0
00:40:44 pyhocon==0.3.61
00:40:44 PyNaCl==1.6.2
00:40:44 pyparsing==3.3.2
00:40:44 PySocks==1.7.1
00:40:44 python-dateutil==2.9.0.post0
00:40:44 regex==2026.1.15
00:40:44 requests==2.32.5
00:40:44 robotframework==7.4.1
00:40:44 robotframework-httplibrary==0.4.2
00:40:44 robotframework-pythonlibcore==4.5.0
00:40:44 robotframework-requests==0.9.7
00:40:44 robotframework-selenium2library==3.0.0
00:40:44 robotframework-seleniumlibrary==6.8.0
00:40:44 robotframework-sshlibrary==3.8.0
00:40:44 scapy==2.7.0
00:40:44 scp==0.15.0
00:40:44 selenium==4.40.0
00:40:44 six==1.17.0
00:40:44 sniffio==1.3.1
00:40:44 sortedcontainers==2.4.0
00:40:44 soupsieve==2.8.3
00:40:44 trio==0.33.0
00:40:44 trio-typing==0.10.0
00:40:44 trio-websocket==0.12.2
00:40:44 types-certifi==2021.10.8.3
00:40:44 types-urllib3==1.26.25.14
00:40:44 typing_extensions==4.15.0
00:40:44 urllib3==2.6.3
00:40:44 virtualenv==20.36.1
00:40:44 waitress==3.0.2
00:40:44 WebOb==1.8.9
00:40:44 websocket-client==1.9.0
00:40:44 WebTest==3.0.7
00:40:44 wsproto==1.3.2
00:40:44 zipp==3.23.0
00:40:44 [EnvInject] - Injecting environment variables from a build step.
00:40:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:40:44 [EnvInject] - Variables injected successfully.
00:40:44 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins3700334992352541974.sh
00:40:44 Setup pyenv:
00:40:44 system
00:40:44 3.8.13
00:40:44 3.9.13
00:40:44 3.10.13
00:40:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:40:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:40:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:46 lf-activate-venv(): INFO: Base packages installed successfully
00:40:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:40:54 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:40:54 + ODL_SYSTEM=()
00:40:54 + TOOLS_SYSTEM=()
00:40:54 + OPENSTACK_SYSTEM=()
00:40:54 + OPENSTACK_CONTROLLERS=()
00:40:54 + mapfile -t ADDR
00:40:54 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:40:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:40:55 + for i in "${ADDR[@]}"
00:40:55 ++ ssh 10.30.171.77 hostname -s
00:40:55 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:40:56 + REMHOST=releng-56468-73-0-builder-0
00:40:56 + case ${REMHOST} in
00:40:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:40:56 + for i in "${ADDR[@]}"
00:40:56 ++ ssh 10.30.171.91 hostname -s
00:40:56 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
00:40:56 + REMHOST=releng-56468-73-1-docker-0
00:40:56 + case ${REMHOST} in
00:40:56 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:40:56 + echo NUM_ODL_SYSTEM=1
00:40:56 + echo NUM_TOOLS_SYSTEM=1
00:40:56 + '[' '' == yes ']'
00:40:56 + NUM_OPENSTACK_SYSTEM=0
00:40:56 + echo NUM_OPENSTACK_SYSTEM=0
00:40:56 + '[' 0 -eq 2 ']'
00:40:56 + echo ODL_SYSTEM_IP=10.30.171.77
00:40:56 ++ seq 0 0
00:40:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:40:56 + echo ODL_SYSTEM_1_IP=10.30.171.77
00:40:56 + echo TOOLS_SYSTEM_IP=10.30.171.91
00:40:56 ++ seq 0 0
00:40:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:40:56 + echo TOOLS_SYSTEM_1_IP=10.30.171.91
00:40:56 + openstack_index=0
00:40:56 + NUM_OPENSTACK_CONTROL_NODES=1
00:40:56 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:40:56 ++ seq 0 0
00:40:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:40:56 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:40:56 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:56 + '[' -1 -ge 2 ']'
00:40:56 ++ seq 0 -2
00:40:56 + NUM_OPENSTACK_HAPROXY_NODES=0
00:40:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:40:56 ++ seq 0 -1
00:40:56 + echo 'Contents of slave_addresses.txt:'
00:40:56 Contents of slave_addresses.txt:
00:40:56 + cat slave_addresses.txt
00:40:56 NUM_ODL_SYSTEM=1
00:40:56 NUM_TOOLS_SYSTEM=1
00:40:56 NUM_OPENSTACK_SYSTEM=0
00:40:56 ODL_SYSTEM_IP=10.30.171.77
00:40:56 ODL_SYSTEM_1_IP=10.30.171.77
00:40:56 TOOLS_SYSTEM_IP=10.30.171.91
00:40:56 TOOLS_SYSTEM_1_IP=10.30.171.91
00:40:56 NUM_OPENSTACK_CONTROL_NODES=1
00:40:56 OPENSTACK_CONTROL_NODE_1_IP=
00:40:56 NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:56 NUM_OPENSTACK_HAPROXY_NODES=0
00:40:56 [EnvInject] - Injecting environment variables from a build step.
00:40:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:40:56 [EnvInject] - Variables injected successfully.
00:40:56 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/sh /tmp/jenkins17976459493831060517.sh
00:40:56 Preparing for JRE Version 21
00:40:56 Karaf artifact is karaf
00:40:56 Karaf project is integration
00:40:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:40:56 [EnvInject] - Injecting environment variables from a build step.
00:40:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:40:56 [EnvInject] - Variables injected successfully.
00:40:56 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins10156869420400823364.sh
00:40:56 2026-02-15 00:40:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:40:56 Bundle version is 0.22.2-SNAPSHOT
00:40:56 --2026-02-15 00:40:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:40:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:40:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:40:57 HTTP request sent, awaiting response... 200 OK
00:40:57 Length: 1410 (1.4K) [application/xml]
00:40:57 Saving to: ‘maven-metadata.xml’
00:40:57
00:40:57 0K . 100% 34.8M=0s
00:40:57
00:40:57 2026-02-15 00:40:57 (34.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:40:57
00:40:57
00:40:57
00:40:57 org.opendaylight.integration
00:40:57 karaf
00:40:57 0.22.2-SNAPSHOT
00:40:57
00:40:57
00:40:57 20260214.175549
00:40:57 523
00:40:57
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57 pom
00:40:57 0.22.2-20260214.175549-523
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57 tar.gz
00:40:57 0.22.2-20260214.175549-523
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57 zip
00:40:57 0.22.2-20260214.175549-523
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57 cyclonedx
00:40:57 xml
00:40:57 0.22.2-20260214.175549-523
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57 cyclonedx
00:40:57 json
00:40:57 0.22.2-20260214.175549-523
00:40:57 20260214175549
00:40:57
00:40:57
00:40:57
00:40:57
00:40:57 Nexus timestamp is 0.22.2-20260214.175549-523
00:40:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip
00:40:57 Distribution bundle is karaf-0.22.2-20260214.175549-523.zip
00:40:57 Distribution bundle version is 0.22.2-SNAPSHOT
00:40:57 Distribution folder is karaf-0.22.2-SNAPSHOT
00:40:57 Nexus prefix is https://nexus.opendaylight.org
00:40:57 [EnvInject] - Injecting environment variables from a build step.
00:40:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:40:57 [EnvInject] - Variables injected successfully.
00:40:57 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins11622483260902623333.sh
00:40:57 Setup pyenv:
00:40:57 system
00:40:57 3.8.13
00:40:57 3.9.13
00:40:57 3.10.13
00:40:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:59 lf-activate-venv(): INFO: Base packages installed successfully
00:40:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:41:04 Copying common-functions.sh to /tmp
00:41:06 Copying common-functions.sh to 10.30.171.77:/tmp
00:41:06 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:07 Copying common-functions.sh to 10.30.171.91:/tmp
00:41:07 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
00:41:07 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8569365174758105604.sh
00:41:07 common-functions.sh is being sourced
00:41:07 common-functions environment:
00:41:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:07 ACTUALFEATURES:
00:41:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:41:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:07 CONTROLLERMEM: 2048m
00:41:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:41:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:41:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:41:07 SUITES:
00:41:07
00:41:07 #################################################
00:41:07 ## Configure Cluster and Start ##
00:41:07 #################################################
00:41:07 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
00:41:07 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
00:41:07 Locating script plan to use...
00:41:07 Finished running script plans
00:41:07 Configuring member-1 with IP address 10.30.171.77
00:41:07 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:07 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:07 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:41:07 common-functions.sh is being sourced
00:41:07 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:41:07 ++ echo 'common-functions.sh is being sourced'
00:41:07 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:41:07 ++ DISTROSTREAM=titanium
00:41:07 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:07 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:07 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:07 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:07 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:41:07 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:41:07 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:07 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:07 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:07 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:07 ++ export CONTROLLERMEM=
00:41:07 ++ CONTROLLERMEM=
00:41:07 ++ case "${DISTROSTREAM}" in
00:41:07 ++ CLUSTER_SYSTEM=pekko
00:41:07 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:41:07 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:41:07 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:41:07 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:41:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:41:07 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:41:07 ++ print_common_env
00:41:07 ++ cat
00:41:07 common-functions environment:
00:41:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:07 ACTUALFEATURES:
00:41:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:41:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:07 CONTROLLERMEM:
00:41:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:41:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:41:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:41:07 SUITES:
00:41:07
00:41:07 ++ SSH='ssh -t -t'
00:41:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:41:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:41:07 Changing to /tmp
00:41:07 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip
00:41:07 + echo 'Changing to /tmp'
00:41:07 + cd /tmp
00:41:07 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip'
00:41:07 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip
00:41:08 --2026-02-15 00:41:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip
00:41:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:41:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:41:08 HTTP request sent, awaiting response... 200 OK
00:41:08 Length: 234982125 (224M) [application/zip]
00:41:08 Saving to: ‘karaf-0.22.2-20260214.175549-523.zip’
00:41:08
00:41:08 0K ........ ........ ........ ........ ........ ........ 1% 62.9M 4s
00:41:08 3072K ........ ........ ........ ........ ........ ........ 2% 103M 3s
00:41:08 6144K ........ ........ ........ ........ ........ ........ 4% 155M 2s
00:41:08 9216K ........ ........ ........ ........ ........ ........ 5% 164M 2s
00:41:08 12288K ........ ........ ........ ........ ........ ........ 6% 188M 2s
00:41:08 15360K ........ ........ ........ ........ ........ ........ 8% 160M 2s
00:41:08 18432K ........ ........ ........ ........ ........ ........ 9% 171M 2s
00:41:08 21504K ........ ........ ........ ........ ........ ........ 10% 189M 2s
00:41:08 24576K ........ ........ ........ ........ ........ ........ 12% 207M 1s
00:41:08 27648K ........ ........ ........ ........ ........ ........ 13% 203M 1s
00:41:08 30720K ........ ........ ........ ........ ........ ........ 14% 224M 1s
00:41:08 33792K ........ ........ ........ ........ ........ ........ 16% 232M 1s
00:41:08 36864K ........ ........ ........ ........ ........ ........ 17% 235M 1s
00:41:08 39936K ........ ........ ........ ........ ........ ........ 18% 225M 1s
00:41:08 43008K ........ ........ ........ ........ ........ ........ 20% 233M 1s
00:41:08 46080K ........ ........ ........ ........ ........ ........ 21% 233M 1s
00:41:08 49152K ........ ........ ........ ........ ........ ........ 22% 252M 1s
00:41:08 52224K ........ ........ ........ ........ ........ ........ 24% 313M 1s
00:41:08 55296K ........ ........ ........ ........ ........ ........ 25% 304M 1s
00:41:08 58368K ........ ........ ........ ........ ........ ........ 26% 303M 1s
00:41:08 61440K ........ ........ ........ ........ ........ ........ 28% 308M 1s
00:41:08 64512K ........ ........ ........ ........ ........ ........ 29% 309M 1s
00:41:08 67584K ........ ........ ........ ........ ........ ........ 30% 306M 1s
00:41:08 70656K ........ ........ ........ ........ ........ ........ 32% 297M 1s
00:41:08 73728K ........ ........ ........ ........ ........ ........ 33% 306M 1s
00:41:08 76800K ........ ........ ........ ........ ........ ........ 34% 301M 1s
00:41:08 79872K ........ ........ ........ ........ ........ ........ 36% 302M 1s
00:41:08 82944K ........ ........ ........ ........ ........ ........ 37% 293M 1s
00:41:08 86016K ........ ........ ........ ........ ........ ........ 38% 312M 1s
00:41:08 89088K ........ ........ ........ ........ ........ ........ 40% 302M 1s
00:41:08 92160K ........ ........ ........ ........ ........ ........ 41% 308M 1s
00:41:08 95232K ........ ........ ........ ........ ........ ........ 42% 295M 1s
00:41:08 98304K ........ ........ ........ ........ ........ ........ 44% 320M 1s
00:41:08 101376K ........ ........ ........ ........ ........ ........ 45% 275M 1s
00:41:08 104448K ........ ........ ........ ........ ........ ........ 46% 215M 1s
00:41:08 107520K ........ ........ ........ ........ ........ ........ 48% 210M 1s
00:41:08 110592K ........ ........ ........ ........ ........ ........ 49% 221M 1s
00:41:08 113664K ........ ........ ........ ........ ........ ........ 50% 223M 1s
00:41:08 116736K ........ ........ ........ ........ ........ ........ 52% 220M 0s
00:41:08 119808K ........ ........ ........ ........ ........ ........ 53% 224M 0s
00:41:08 122880K ........ ........ ........ ........ ........ ........ 54% 223M 0s
00:41:08 125952K ........ ........ ........ ........ ........ ........ 56% 213M 0s
00:41:08 129024K ........ ........ ........ ........ ........ ........ 57% 218M 0s
00:41:08 132096K ........ ........ ........ ........ ........ ........ 58% 221M 0s
00:41:08 135168K ........ ........ ........ ........ ........ ........ 60% 229M 0s
00:41:08 138240K ........ ........ ........ ........ ........ ........ 61% 219M 0s
00:41:08 141312K ........ ........ ........ ........ ........ ........ 62% 228M 0s
00:41:08 144384K ........ ........ ........ ........ ........ ........ 64% 219M 0s
00:41:08 147456K ........ ........ ........ ........ ........ ........ 65% 271M 0s
00:41:08 150528K ........ ........ ........ ........ ........ ........ 66% 296M 0s
00:41:08 153600K ........ ........ ........ ........ ........ ........ 68% 314M 0s
00:41:08 156672K ........ ........ ........ ........ ........ ........ 69% 306M 0s
00:41:08 159744K ........ ........ ........ ........ ........ ........ 70% 317M 0s
00:41:08 162816K ........ ........ ........ ........ ........ ........ 72% 311M 0s
00:41:08 165888K ........ ........ ........ ........ ........ ........ 73% 308M 0s
00:41:08 168960K ........ ........ ........ ........ ........ ........ 74% 312M 0s
00:41:08 172032K ........ ........ ........ ........ ........ ........ 76% 315M 0s
00:41:08 175104K ........ ........ ........ ........ ........ ........ 77% 303M 0s
00:41:08 178176K ........ ........ ........ ........ ........ ........ 78% 308M 0s
00:41:08 181248K ........ ........ ........ ........ ........ ........ 80% 306M 0s
00:41:08 184320K ........ ........ ........ ........ ........ ........ 81% 297M 0s
00:41:08 187392K ........ ........ ........ ........ ........ ........ 82% 310M 0s
00:41:08 190464K ........ ........ ........ ........ ........ ........ 84% 310M 0s
00:41:08 193536K ........ ........ ........ ........ ........ ........ 85% 311M 0s
00:41:08 196608K ........ ........ ........ ........ ........ ........ 87% 303M 0s
00:41:08 199680K ........ ........ ........ ........ ........ ........ 88% 284M 0s
00:41:08 202752K ........ ........ ........ ........ ........ ........ 89% 235M 0s
00:41:08 205824K ........ ........ ........ ........ ........ ........ 91% 223M 0s
00:41:09 208896K ........ ........ ........ ........ ........ ........ 92% 223M 0s
00:41:09 211968K ........ ........ ........ ........ ........ ........ 93% 224M 0s
00:41:09 215040K ........ ........ ........ ........ ........ ........ 95% 223M 0s
00:41:09 218112K ........ ........ ........ ........ ........ ........ 96% 219M 0s
00:41:09 221184K ........ ........ ........ ........ ........ ........ 97% 226M 0s
00:41:09 224256K ........ ........ ........ ........ ........ ........ 99% 226M 0s
00:41:09 227328K ........ ........ ........ ........ . 100% 235M=1.0s
00:41:09
00:41:09 2026-02-15 00:41:09 (235 MB/s) - ‘karaf-0.22.2-20260214.175549-523.zip’ saved [234982125/234982125]
00:41:09
00:41:09 Extracting the new controller...
00:41:09 + echo 'Extracting the new controller...'
00:41:09 + unzip -q karaf-0.22.2-20260214.175549-523.zip
00:41:11 Adding external repositories...
00:41:11 + echo 'Adding external repositories...'
00:41:11 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:11 ################################################################################
00:41:11 #
00:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:11 # contributor license agreements. See the NOTICE file distributed with
00:41:11 # this work for additional information regarding copyright ownership.
00:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:11 # (the "License"); you may not use this file except in compliance with
00:41:11 # the License. You may obtain a copy of the License at
00:41:11 #
00:41:11 # http://www.apache.org/licenses/LICENSE-2.0
00:41:11 #
00:41:11 # Unless required by applicable law or agreed to in writing, software
00:41:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:11 # See the License for the specific language governing permissions and
00:41:11 # limitations under the License.
00:41:11 #
00:41:11 ################################################################################
00:41:11
00:41:11 #
00:41:11 # If set to true, the following property will not allow any certificate to be used
00:41:11 # when accessing Maven repositories through SSL
00:41:11 #
00:41:11 #org.ops4j.pax.url.mvn.certificateCheck=
00:41:11
00:41:11 #
00:41:11 # Path to the local Maven settings file.
00:41:11 # The repositories defined in this file will be automatically added to the list
00:41:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:41:11 # below is not set.
00:41:11 # The following locations are checked for the existence of the settings.xml file
00:41:11 # * 1. looks for the specified url
00:41:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:41:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:41:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:41:11 #
00:41:11 #org.ops4j.pax.url.mvn.settings=
00:41:11
00:41:11 #
00:41:11 # Path to the local Maven repository which is used to avoid downloading
00:41:11 # artifacts when they already exist locally.
00:41:11 # The value of this property will be extracted from the settings.xml file
00:41:11 # above, or defaulted to:
00:41:11 # System.getProperty( "user.home" ) + "/.m2/repository"
00:41:11 #
00:41:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:41:11
00:41:11 #
00:41:11 # Default this to false. It's just weird to use undocumented repos
00:41:11 #
00:41:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:41:11
00:41:11 #
00:41:11 # Uncomment if you don't wanna use the proxy settings
00:41:11 # from the Maven conf/settings.xml file
00:41:11 #
00:41:11 # org.ops4j.pax.url.mvn.proxySupport=false
00:41:11
00:41:11 #
00:41:11 # Comma separated list of repositories scanned when resolving an artifact.
00:41:11 # Those repositories will be checked before iterating through the
00:41:11 # below list of repositories and even before the local repository
00:41:11 # A repository url can be appended with zero or more of the following flags:
00:41:11 # @snapshots : the repository contains snaphots
00:41:11 # @noreleases : the repository does not contain any released artifacts
00:41:11 #
00:41:11 # The following property value will add the system folder as a repo.
00:41:11 #
00:41:11 org.ops4j.pax.url.mvn.defaultRepositories=\
00:41:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:41:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:41:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:41:11
00:41:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:41:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:41:11
00:41:11 #
00:41:11 # Comma separated list of repositories scanned when resolving an artifact.
00:41:11 # The default list includes the following repositories:
00:41:11 # http://repo1.maven.org/maven2@id=central
00:41:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:41:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:41:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:41:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:41:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:41:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:41:11 # To add repositories to the default ones, prepend '+' to the list of repositories
00:41:11 # to add.
00:41:11 # A repository url can be appended with zero or more of the following flags:
00:41:11 # @snapshots : the repository contains snapshots
00:41:11 # @noreleases : the repository does not contain any released artifacts
00:41:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:41:11 #
00:41:11 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:41:11
00:41:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:41:11 + [[ True == \T\r\u\e ]]
00:41:11 + echo 'Configuring the startup features...'
00:41:11 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:11 + FEATURE_TEST_STRING=features-test
00:41:11 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:41:11 + KARAF_VERSION=karaf4
00:41:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:41:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:11 + [[ ! -z '' ]]
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:11 ################################################################################
00:41:11 #
00:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:11 # contributor license agreements. See the NOTICE file distributed with
00:41:11 # this work for additional information regarding copyright ownership.
00:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:11 # (the "License"); you may not use this file except in compliance with
00:41:11 # the License. You may obtain a copy of the License at
00:41:11 #
00:41:11 # http://www.apache.org/licenses/LICENSE-2.0
00:41:11 #
00:41:11 # Unless required by applicable law or agreed to in writing, software
00:41:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:11 # See the License for the specific language governing permissions and
00:41:11 # limitations under the License.
00:41:11 #
00:41:11 ################################################################################
00:41:11
00:41:11 #
00:41:11 # Comma separated list of features repositories to register by default
00:41:11 #
00:41:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/3dc4c638-82b5-4c96-bf39-04343ea4633e.xml
00:41:11
00:41:11 #
00:41:11 # Comma separated list of features to install at startup
00:41:11 #
00:41:11 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 8c16185f-5927-4999-9f4b-19e720d11d36
00:41:11
00:41:11 #
00:41:11 # Resource repositories (OBR) that the features resolver can use
00:41:11 # to resolve requirements/capabilities
00:41:11 #
00:41:11 # The format of the resourceRepositories is
00:41:11 # resourceRepositories=[xml:url|json:url],...
00:41:11 # for Instance:
00:41:11 #
00:41:11 #resourceRepositories=xml:http://host/path/to/index.xml
00:41:11 # or
00:41:11 #resourceRepositories=json:http://host/path/to/index.json
00:41:11 #
00:41:11
00:41:11 #
00:41:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:41:11 #
00:41:11 featuresBootAsynchronous=false
00:41:11
00:41:11 #
00:41:11 # Service requirements enforcement
00:41:11 #
00:41:11 # By default, the feature resolver checks the service requirements/capabilities of
00:41:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:41:11 # the required bundles.
00:41:11 # The following flag can have those values:
00:41:11 # - disable: service requirements are completely ignored
00:41:11 # - default: service requirements are ignored for old features
00:41:11 # - enforce: service requirements are always verified
00:41:11 #
00:41:11 #serviceRequirements=default
00:41:11
00:41:11 #
00:41:11 # Store cfg file for config element in feature
00:41:11 #
00:41:11 #configCfgStore=true
00:41:11
00:41:11 #
00:41:11 # Define if the feature service automatically refresh bundles
00:41:11 #
00:41:11 autoRefresh=true
00:41:11
00:41:11 #
00:41:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:41:11 # XML file defines instructions related to features processing
00:41:11 # versions.properties may declare properties to resolve placeholders in XML file
00:41:11 # both files are relative to ${karaf.etc}
00:41:11 #
00:41:11 #featureProcessing=org.apache.karaf.features.xml
00:41:11 #featureProcessingVersions=versions.properties
00:41:11 + configure_karaf_log karaf4 ''
00:41:11 + local -r karaf_version=karaf4
00:41:11 + local -r controllerdebugmap=
00:41:11 + local logapi=log4j
00:41:11 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:41:11 log4j2.rootLogger.level = INFO
00:41:11 #log4j2.rootLogger.type = asyncRoot
00:41:11 #log4j2.rootLogger.includeLocation = false
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:41:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:41:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:41:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:41:11 log4j2.logger.spifly.level = WARN
00:41:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:41:11 log4j2.logger.audit.level = INFO
00:41:11 log4j2.logger.audit.additivity = false
00:41:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:41:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:41:11 log4j2.appender.console.type = Console
00:41:11 log4j2.appender.console.name = Console
00:41:11 log4j2.appender.console.layout.type = PatternLayout
00:41:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:41:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:41:11 log4j2.appender.rolling.name = RollingFile
00:41:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:41:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:41:11 #log4j2.appender.rolling.immediateFlush = false
00:41:11 log4j2.appender.rolling.append = true
00:41:11 log4j2.appender.rolling.layout.type = PatternLayout
00:41:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:41:11 log4j2.appender.rolling.policies.type = Policies
00:41:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:41:11 log4j2.appender.rolling.policies.size.size = 64MB
00:41:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:41:11 log4j2.appender.rolling.strategy.max = 7
00:41:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:41:11 log4j2.appender.audit.name = AuditRollingFile
00:41:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:41:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:41:11 log4j2.appender.audit.append = true
00:41:11 log4j2.appender.audit.layout.type = PatternLayout
00:41:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:41:11 log4j2.appender.audit.policies.type = Policies
00:41:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:41:11 log4j2.appender.audit.policies.size.size = 8MB
00:41:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:41:11 log4j2.appender.audit.strategy.max = 7
00:41:11 log4j2.appender.osgi.type = PaxOsgi
00:41:11 log4j2.appender.osgi.name = PaxOsgi
00:41:11 log4j2.appender.osgi.filter = *
00:41:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:41:11 #log4j2.logger.aether.level = TRACE
00:41:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:41:11 #log4j2.logger.http-headers.level = DEBUG
00:41:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:41:11 #log4j2.logger.maven.level = TRACE
00:41:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:41:11 + logapi=log4j2
00:41:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:41:11 + '[' log4j2 == log4j2 ']'
00:41:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:41:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:41:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:41:11 controllerdebugmap:
00:41:11 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:41:11 + unset IFS
00:41:11 + echo 'controllerdebugmap: '
00:41:11 + '[' -n '' ']'
00:41:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:11 ################################################################################
00:41:11 #
00:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:11 # contributor license agreements. See the NOTICE file distributed with
00:41:11 # this work for additional information regarding copyright ownership.
00:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:11 # (the "License"); you may not use this file except in compliance with
00:41:11 # the License. You may obtain a copy of the License at
00:41:11 #
00:41:11 # http://www.apache.org/licenses/LICENSE-2.0
00:41:11 #
00:41:11 # Unless required by applicable law or agreed to in writing, software
00:41:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:11 # See the License for the specific language governing permissions and
00:41:11 # limitations under the License.
00:41:11 #
00:41:11 ################################################################################
00:41:11
00:41:11 # Common pattern layout for appenders
00:41:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:41:11
00:41:11 # Root logger
00:41:11 log4j2.rootLogger.level = INFO
00:41:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:41:11 #log4j2.rootLogger.type = asyncRoot
00:41:11 #log4j2.rootLogger.includeLocation = false
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:41:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:41:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:41:11
00:41:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:41:11
00:41:11 # Loggers configuration
00:41:11
00:41:11 # Spifly logger
00:41:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:41:11 log4j2.logger.spifly.level = WARN
00:41:11
00:41:11 # Security audit logger
00:41:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:41:11 log4j2.logger.audit.level = INFO
00:41:11 log4j2.logger.audit.additivity = false
00:41:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:41:11
00:41:11 # Appenders configuration
00:41:11
00:41:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:41:11 log4j2.appender.console.type = Console
00:41:11 log4j2.appender.console.name = Console
00:41:11 log4j2.appender.console.layout.type = PatternLayout
00:41:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:41:11
00:41:11 # Rolling file appender
00:41:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:41:11 log4j2.appender.rolling.name = RollingFile
00:41:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:41:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:41:11 # uncomment to not force a disk flush
00:41:11 #log4j2.appender.rolling.immediateFlush = false
00:41:11 log4j2.appender.rolling.append = true
00:41:11 log4j2.appender.rolling.layout.type = PatternLayout
00:41:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:41:11 log4j2.appender.rolling.policies.type = Policies
00:41:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:41:11 log4j2.appender.rolling.policies.size.size = 1GB
00:41:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:41:11 log4j2.appender.rolling.strategy.max = 7
00:41:11
00:41:11 # Audit file appender
00:41:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:41:11 log4j2.appender.audit.name = AuditRollingFile
00:41:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:41:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:41:11 log4j2.appender.audit.append = true
00:41:11 log4j2.appender.audit.layout.type = PatternLayout
00:41:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:41:11 log4j2.appender.audit.policies.type = Policies
00:41:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:41:11 log4j2.appender.audit.policies.size.size = 8MB
00:41:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:41:11 log4j2.appender.audit.strategy.max = 7
00:41:11
00:41:11 # OSGi appender
00:41:11 log4j2.appender.osgi.type = PaxOsgi
00:41:11 log4j2.appender.osgi.name = PaxOsgi
00:41:11 log4j2.appender.osgi.filter = *
00:41:11
00:41:11 # help with identification of maven-related problems with pax-url-aether
00:41:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:41:11 #log4j2.logger.aether.level = TRACE
00:41:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:41:11 #log4j2.logger.http-headers.level = DEBUG
00:41:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:41:11 #log4j2.logger.maven.level = TRACE
00:41:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:41:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:41:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:41:11 + local -r controllermem=3072m
00:41:11 Configure
00:41:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:41:11 max memory: 3072m
00:41:11 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 + echo Configure
00:41:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:41:11 + echo ' max memory: 3072m'
00:41:11 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:41:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:41:11 #!/bin/sh
00:41:11 #
00:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:11 # contributor license agreements. See the NOTICE file distributed with
00:41:11 # this work for additional information regarding copyright ownership.
00:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:11 # (the "License"); you may not use this file except in compliance with
00:41:11 # the License. You may obtain a copy of the License at
00:41:11 #
00:41:11 # http://www.apache.org/licenses/LICENSE-2.0
00:41:11 #
00:41:11 # Unless required by applicable law or agreed to in writing, software
00:41:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:11 # See the License for the specific language governing permissions and
00:41:11 # limitations under the License.
00:41:11 #
00:41:11
00:41:11 #
00:41:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:41:11 # script: client, instance, shell, start, status, stop, karaf
00:41:11 #
00:41:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:41:11 # Actions go here...
00:41:11 # fi
00:41:11
00:41:11 #
00:41:11 # general settings which should be applied for all scripts go here; please keep
00:41:11 # in mind that it is possible that scripts might be executed more than once, e.g.
00:41:11 # in example of the start script where the start script is executed first and the
00:41:11 # karaf script afterwards.
00:41:11 #
00:41:11
00:41:11 #
00:41:11 # The following section shows the possible configuration options for the default
00:41:11 # karaf scripts
00:41:11 #
00:41:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:41:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:41:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:41:11 # export EXTRA_JAVA_OPTS # Additional JVM options
00:41:11 # export KARAF_HOME # Karaf home folder
00:41:11 # export KARAF_DATA # Karaf data folder
00:41:11 # export KARAF_BASE # Karaf base folder
00:41:11 # export KARAF_ETC # Karaf etc folder
00:41:11 # export KARAF_LOG # Karaf log folder
00:41:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:41:11 # export KARAF_OPTS # Additional available Karaf options
00:41:11 # export KARAF_DEBUG # Enable debug mode
00:41:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:41:11 # export KARAF_NOROOT # Prevent execution as root if set to true
00:41:11 Set Java version
00:41:11 + echo 'Set Java version'
00:41:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:41:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:41:11 sudo: a password is required
00:41:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:41:11 sudo: a password is required
00:41:11 JDK default version ...
00:41:11 + echo 'JDK default version ...'
00:41:11 + java -version
00:41:11 openjdk version "21.0.9" 2025-10-21
00:41:11 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:41:11 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:41:11 Set JAVA_HOME
00:41:11 + echo 'Set JAVA_HOME'
00:41:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:41:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:41:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:41:11 Listing all open ports on controller system...
00:41:11 + echo 'Listing all open ports on controller system...'
00:41:11 + netstat -pnatu
00:41:11 /tmp/configuration-script.sh: line 40: netstat: command not found
00:41:11 Configuring cluster
00:41:11 + '[' -f /tmp/custom_shard_config.txt ']'
00:41:11 + echo 'Configuring cluster'
00:41:11 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.77
00:41:11 ################################################
00:41:11 ## Configure Cluster ##
00:41:11 ################################################
00:41:11 NOTE: Cluster configuration files not found. Copying from
00:41:11 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:41:11 Configuring unique name in pekko.conf
00:41:11 Configuring hostname in pekko.conf
00:41:11 Configuring data and rpc seed nodes in pekko.conf
00:41:11 modules = [
00:41:11
00:41:11 {
00:41:11 name = "inventory"
00:41:11 namespace = "urn:opendaylight:inventory"
00:41:11 shard-strategy = "module"
00:41:11 },
00:41:11 {
00:41:11 name = "topology"
00:41:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:41:11 shard-strategy = "module"
00:41:11 },
00:41:11 {
00:41:11 name = "toaster"
00:41:11 namespace = "http://netconfcentral.org/ns/toaster"
00:41:11 shard-strategy = "module"
00:41:11 }
00:41:11 ]
00:41:11 Configuring replication type in module-shards.conf
00:41:11 ################################################
00:41:11 ## NOTE: Manually restart controller to ##
00:41:11 ## apply configuration. ##
00:41:11 ################################################
00:41:11 Dump pekko.conf
00:41:11 + echo 'Dump pekko.conf'
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:41:11
00:41:11 odl-cluster-data {
00:41:11 pekko {
00:41:11 remote {
00:41:11 artery {
00:41:11 enabled = on
00:41:11 transport = tcp
00:41:11 canonical.hostname = "10.30.171.77"
00:41:11 canonical.port = 2550
00:41:11 }
00:41:11 }
00:41:11
00:41:11 cluster {
00:41:11 # Using artery.
00:41:11 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.77:2550"]
00:41:11
00:41:11 roles = ["member-1"]
00:41:11
00:41:11 # when under load we might trip a false positive on the failure detector
00:41:11 # failure-detector {
00:41:11 # heartbeat-interval = 4 s
00:41:11 # acceptable-heartbeat-pause = 16s
00:41:11 # }
00:41:11 }
00:41:11
00:41:11 persistence {
00:41:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:41:11 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:41:11 # The relative path is always relative to KARAF_HOME.
00:41:11
00:41:11 # snapshot-store.local.dir = "target/snapshots"
00:41:11
00:41:11 # Use lz4 compression for LocalSnapshotStore snapshots
00:41:11 snapshot-store.local.use-lz4-compression = false
00:41:11 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:41:11 snapshot-store.local.lz4-blocksize = 256KB
00:41:11 }
00:41:11 disable-default-actor-system-quarantined-event-handling = "false"
00:41:11 }
00:41:11 }
00:41:11 Dump modules.conf
00:41:11 + echo 'Dump modules.conf'
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:41:11 modules = [
00:41:11
00:41:11 {
00:41:11 name = "inventory"
00:41:11 namespace = "urn:opendaylight:inventory"
00:41:11 shard-strategy = "module"
00:41:11 },
00:41:11 {
00:41:11 name = "topology"
00:41:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:41:11 shard-strategy = "module"
00:41:11 },
00:41:11 {
00:41:11 name = "toaster"
00:41:11 namespace = "http://netconfcentral.org/ns/toaster"
00:41:11 shard-strategy = "module"
00:41:11 }
00:41:11 ]
00:41:11 Dump module-shards.conf
00:41:11 + echo 'Dump module-shards.conf'
00:41:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:41:11 module-shards = [
00:41:11 {
00:41:11 name = "default"
00:41:11 shards = [
00:41:11 {
00:41:11 name = "default"
00:41:11 replicas = ["member-1"]
00:41:11 }
00:41:11 ]
00:41:11 },
00:41:11 {
00:41:11 name = "inventory"
00:41:11 shards = [
00:41:11 {
00:41:11 name="inventory"
00:41:11 replicas = ["member-1"]
00:41:11 }
00:41:11 ]
00:41:11 },
00:41:11 {
00:41:11 name = "topology"
00:41:11 shards = [
00:41:11 {
00:41:11 name="topology"
00:41:11 replicas = ["member-1"]
00:41:11 }
00:41:11 ]
00:41:11 },
00:41:11 {
00:41:11 name = "toaster"
00:41:11 shards = [
00:41:11 {
00:41:11 name="toaster"
00:41:11 replicas = ["member-1"]
00:41:11 }
00:41:11 ]
00:41:11 }
00:41:11 ]
00:41:11 Locating config plan to use...
00:41:11 Finished running config plans
00:41:11 Starting member-1 with IP address 10.30.171.77
00:41:11 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:11 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:11 Redirecting karaf console output to karaf_console.log
00:41:11 Starting controller...
00:41:11 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:41:11 Execute the post startup script on controller 10.30.171.77
00:41:11 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:12 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:41:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:12 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:42:17 2026-02-15T00:41:35,128 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:42:17 Controller is UP
00:42:17 2026-02-15T00:41:35,128 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:42:17 Listing all open ports on controller system...
00:42:17 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:42:17 looking for "BindException: Address already in use" in log file
00:42:17 looking for "server is unhealthy" in log file
00:42:17 Let's take the karaf thread dump
00:42:17 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:42:17 karaf main: org.apache.karaf.main.Main, pid:2041
00:42:17 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:42:18 Generating mininet variables...
00:42:18 Locating test plan to use...
00:42:18 Changing the testplan path...
00:42:18 # Place the suites in run order:
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/ready
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/apidocs
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/MDSAL
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/CRUD
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/CRUD-ACTION
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/notifications
00:42:18 /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/KeyAuth
00:42:18
00:42:18 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test/csit/suites/netconf/KeyAuth ...
00:42:18 ==============================================================================
00:42:18 netconf-userfeatures-netty.txt
00:42:18 ==============================================================================
00:42:18 netconf-userfeatures-netty.txt.Ready
00:42:18 ==============================================================================
00:42:19 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-connector read...
00:42:19 ==============================================================================
00:42:22 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:30 | PASS |
00:42:30 ------------------------------------------------------------------------------
00:42:30 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:30 | PASS |
00:42:30 ------------------------------------------------------------------------------
00:42:30 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:30 | PASS |
00:42:30 Netconf was detected to be up and running so bug 5014 did not show up.
00:42:30 ------------------------------------------------------------------------------
00:42:30 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:30 | PASS |
00:42:30 Netconf was detected to be up and running so bug 5014 did not show up.
00:42:30 ------------------------------------------------------------------------------
00:42:30 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:31 | PASS |
00:42:31 ------------------------------------------------------------------------------
00:42:31 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:49 | PASS |
00:42:49 ------------------------------------------------------------------------------
00:42:49 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-conne... | PASS |
00:42:49 6 tests, 6 passed, 0 failed
00:42:49 ==============================================================================
00:42:49 netconf-userfeatures-netty.txt.Ready | PASS |
00:42:49 6 tests, 6 passed, 0 failed
00:42:49 ==============================================================================
00:42:49 netconf-userfeatures-netty.txt.Apidocs
00:42:49 ==============================================================================
00:42:50 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to verify Apid...
00:42:50 ==============================================================================
00:42:50 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
00:42:54 ------------------------------------------------------------------------------
00:42:54 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to ve... | PASS |
00:42:54 1 test, 1 passed, 0 failed
00:42:54 ==============================================================================
00:42:54 netconf-userfeatures-netty.txt.Apidocs | PASS |
00:42:54 1 test, 1 passed, 0 failed
00:42:54 ==============================================================================
00:42:54 netconf-userfeatures-netty.txt.MDSAL
00:42:54 ==============================================================================
00:42:54 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL Northbound...
00:42:54 ==============================================================================
00:42:54 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
00:42:56 ------------------------------------------------------------------------------
00:42:56 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:57 | PASS |
00:42:57 ------------------------------------------------------------------------------
00:42:57 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:57 | PASS |
00:42:57 ------------------------------------------------------------------------------
00:42:57 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:57 | PASS |
00:42:57 ------------------------------------------------------------------------------
00:42:57 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:58 | PASS |
00:42:58 ------------------------------------------------------------------------------
00:42:58 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:58 | PASS |
00:42:58 ------------------------------------------------------------------------------
00:42:58 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:58 | PASS |
00:42:58 ------------------------------------------------------------------------------
00:42:58 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:58 | PASS |
00:42:58 ------------------------------------------------------------------------------
00:42:58 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:59 | PASS |
00:42:59 ------------------------------------------------------------------------------
00:42:59 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:59 | PASS |
00:42:59 ------------------------------------------------------------------------------
00:42:59 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:00 | PASS |
00:43:00 ------------------------------------------------------------------------------
00:43:00 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:01 | PASS |
00:43:01 ------------------------------------------------------------------------------
00:43:01 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:01 | PASS |
00:43:01 ------------------------------------------------------------------------------
00:43:01 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:01 | PASS |
00:43:01 ------------------------------------------------------------------------------
00:43:01 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:01 | PASS |
00:43:01 ------------------------------------------------------------------------------
00:43:01 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:01 | PASS |
00:43:01 ------------------------------------------------------------------------------
00:43:01 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:02 | PASS |
00:43:02 ------------------------------------------------------------------------------
00:43:02 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:02 | PASS |
00:43:02 ------------------------------------------------------------------------------
00:43:02 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:02 | PASS |
00:43:02 ------------------------------------------------------------------------------
00:43:02 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:03 | PASS |
00:43:03 ------------------------------------------------------------------------------
00:43:03 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:03 | PASS |
00:43:03 ------------------------------------------------------------------------------
00:43:03 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:03 | PASS |
00:43:03 ------------------------------------------------------------------------------
00:43:03 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:03 | PASS |
00:43:04 ------------------------------------------------------------------------------
00:43:04 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:04 | PASS |
00:43:04 ------------------------------------------------------------------------------
00:43:04 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:04 | PASS |
00:43:04 ------------------------------------------------------------------------------
00:43:04 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:04 | PASS |
00:43:04 ------------------------------------------------------------------------------
00:43:04 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:04 | PASS |
00:43:04 ------------------------------------------------------------------------------
00:43:04 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:05 | PASS |
00:43:05 ------------------------------------------------------------------------------
00:43:05 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:05 | PASS |
00:43:05 ------------------------------------------------------------------------------
00:43:05 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:06 | PASS |
00:43:06 ------------------------------------------------------------------------------
00:43:06 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:06 | PASS |
00:43:06 ------------------------------------------------------------------------------
00:43:06 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:06 | PASS |
00:43:06 ------------------------------------------------------------------------------
00:43:06 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:06 | PASS |
00:43:06 ------------------------------------------------------------------------------
00:43:06 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:07 | PASS |
00:43:07 ------------------------------------------------------------------------------
00:43:07 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:07 | PASS |
00:43:07 ------------------------------------------------------------------------------
00:43:07 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:07 | PASS |
00:43:07 ------------------------------------------------------------------------------
00:43:07 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:08 | PASS |
00:43:08 ------------------------------------------------------------------------------
00:43:08 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:08 | PASS |
00:43:08 ------------------------------------------------------------------------------
00:43:08 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:08 | PASS |
00:43:08 ------------------------------------------------------------------------------
00:43:08 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:09 | PASS |
00:43:09 ------------------------------------------------------------------------------
00:43:09 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:10 | PASS |
00:43:10 ------------------------------------------------------------------------------
00:43:10 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:10 | PASS |
00:43:10 ------------------------------------------------------------------------------
00:43:10 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:10 | PASS |
00:43:10 ------------------------------------------------------------------------------
00:43:10 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL N... | PASS |
00:43:10 49 tests, 49 passed, 0 failed
00:43:10 ==============================================================================
00:43:10 netconf-userfeatures-netty.txt.MDSAL | PASS |
00:43:10 49 tests, 49 passed, 0 failed
00:43:10 ==============================================================================
00:43:10 netconf-userfeatures-netty.txt.CRUD
00:43:10 ==============================================================================
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:10 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test...
00:43:10 ==============================================================================
00:43:11 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:30 | PASS |
00:43:30 ------------------------------------------------------------------------------
00:43:30 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:30 | PASS |
00:43:30 ------------------------------------------------------------------------------
00:43:30 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:30 | PASS |
00:43:30 ------------------------------------------------------------------------------
00:43:30 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:31 | PASS |
00:43:31 ------------------------------------------------------------------------------
00:43:31 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:33 | PASS |
00:43:33 ------------------------------------------------------------------------------
00:43:33 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:33 | PASS |
00:43:33 ------------------------------------------------------------------------------
00:43:33 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:33 | PASS |
00:43:33 ------------------------------------------------------------------------------
00:43:33 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:33 | PASS |
00:43:33 ------------------------------------------------------------------------------
00:43:34 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:34 | PASS |
00:43:34 ------------------------------------------------------------------------------
00:43:34 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:34 | PASS |
00:43:34 ------------------------------------------------------------------------------
00:43:34 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:34 | PASS |
00:43:34 ------------------------------------------------------------------------------
00:43:34 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:34 | PASS |
00:43:34 ------------------------------------------------------------------------------
00:43:34 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:35 | PASS |
00:43:35 ------------------------------------------------------------------------------
00:43:35 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:36 | PASS |
00:43:36 ------------------------------------------------------------------------------
00:43:36 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:36 | PASS |
00:43:36 ------------------------------------------------------------------------------
00:43:36 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:36 | PASS |
00:43:36 ------------------------------------------------------------------------------
00:43:36 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:38 | PASS |
00:43:38 ------------------------------------------------------------------------------
00:43:38 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:38 | PASS |
00:43:38 ------------------------------------------------------------------------------
00:43:38 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:38 | PASS |
00:43:38 ------------------------------------------------------------------------------
00:43:38 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:38 | PASS |
00:43:38 ------------------------------------------------------------------------------
00:43:38 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:39 | PASS |
00:43:39 ------------------------------------------------------------------------------
00:43:39 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:39 | PASS |
00:43:39 ------------------------------------------------------------------------------
00:43:39 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:39 | PASS |
00:43:39 ------------------------------------------------------------------------------
00:43:39 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:39 | PASS |
00:43:39 ------------------------------------------------------------------------------
00:43:40 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector ... | PASS |
00:43:40 29 tests, 29 passed, 0 failed
00:43:40 ==============================================================================
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:40 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
00:43:40 ==============================================================================
00:43:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:42 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:47 | PASS |
00:43:47 ------------------------------------------------------------------------------
00:43:47 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:47 | PASS |
00:43:47 ------------------------------------------------------------------------------
00:43:47 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:48 | PASS |
00:43:48 ------------------------------------------------------------------------------
00:43:48 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:48 | PASS |
00:43:48 ------------------------------------------------------------------------------
00:43:48 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:50 | PASS |
00:43:50 ------------------------------------------------------------------------------
00:43:50 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:50 | PASS |
00:43:50 ------------------------------------------------------------------------------
00:43:50 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:50 | PASS |
00:43:50 ------------------------------------------------------------------------------
00:43:50 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:51 | PASS |
00:43:51 ------------------------------------------------------------------------------
00:43:51 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:51 | PASS |
00:43:51 ------------------------------------------------------------------------------
00:43:51 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:51 | PASS |
00:43:51 ------------------------------------------------------------------------------
00:43:51 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:51 | PASS |
00:43:51 ------------------------------------------------------------------------------
00:43:51 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:51 | PASS |
00:43:51 ------------------------------------------------------------------------------
00:43:51 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:52 | PASS |
00:43:52 ------------------------------------------------------------------------------
00:43:52 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:53 | PASS |
00:43:53 ------------------------------------------------------------------------------
00:43:53 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:53 | PASS |
00:43:53 ------------------------------------------------------------------------------
00:43:53 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:53 | PASS |
00:43:53 ------------------------------------------------------------------------------
00:43:53 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:53 | PASS |
00:43:53 ------------------------------------------------------------------------------
00:43:53 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:55 | PASS |
00:43:55 ------------------------------------------------------------------------------
00:43:55 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:55 | PASS |
00:43:55 ------------------------------------------------------------------------------
00:43:55 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:55 | PASS |
00:43:55 ------------------------------------------------------------------------------
00:43:55 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:55 | PASS |
00:43:55 ------------------------------------------------------------------------------
00:43:55 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:56 | PASS |
00:43:56 ------------------------------------------------------------------------------
00:43:56 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:56 | PASS |
00:43:56 ------------------------------------------------------------------------------
00:43:56 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:56 | PASS |
00:43:56 ------------------------------------------------------------------------------
00:43:56 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:56 | PASS |
00:43:56 ------------------------------------------------------------------------------
00:43:57 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD... | PASS |
00:43:57 29 tests, 29 passed, 0 failed
00:43:57 ==============================================================================
00:43:57 netconf-userfeatures-netty.txt.CRUD | PASS |
00:43:57 58 tests, 58 passed, 0 failed
00:43:57 ==============================================================================
00:43:57 netconf-userfeatures-netty.txt.CRUD-ACTION
00:43:57 ==============================================================================
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:43:57 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector...
00:43:57 ==============================================================================
00:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:04 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:04 | PASS |
00:44:04 ------------------------------------------------------------------------------
00:44:04 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:04 | PASS |
00:44:04 ------------------------------------------------------------------------------
00:44:04 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:04 | PASS |
00:44:04 ------------------------------------------------------------------------------
00:44:04 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:07 | PASS |
00:44:07 ------------------------------------------------------------------------------
00:44:07 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:07 | PASS |
00:44:07 ------------------------------------------------------------------------------
00:44:07 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:07 | PASS |
00:44:07 ------------------------------------------------------------------------------
00:44:07 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:07 | PASS |
00:44:07 ------------------------------------------------------------------------------
00:44:07 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:08 | PASS |
00:44:08 ------------------------------------------------------------------------------
00:44:08 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:08 | PASS |
00:44:08 ------------------------------------------------------------------------------
00:44:08 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:08 | PASS |
00:44:08 ------------------------------------------------------------------------------
00:44:08 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:08 | PASS |
00:44:08 ------------------------------------------------------------------------------
00:44:09 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-... | PASS |
00:44:09 11 tests, 11 passed, 0 failed
00:44:09 ==============================================================================
00:44:09 netconf-userfeatures-netty.txt.CRUD-ACTION | PASS |
00:44:09 11 tests, 11 passed, 0 failed
00:44:09 ==============================================================================
00:44:09 netconf-userfeatures-netty.txt.Notifications
00:44:09 ==============================================================================
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/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.
00:44:09 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :: Basic t...
00:44:09 ==============================================================================
00:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:22 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:22 | PASS |
00:44:22 ------------------------------------------------------------------------------
00:44:22 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:22 | PASS |
00:44:22 ------------------------------------------------------------------------------
00:44:22 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:23 | PASS |
00:44:23 ------------------------------------------------------------------------------
00:44:23 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:27 | PASS |
00:44:27 ------------------------------------------------------------------------------
00:44:27 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:27 | PASS |
00:44:27 ------------------------------------------------------------------------------
00:44:27 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:27 | PASS |
00:44:27 ------------------------------------------------------------------------------
00:44:27 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:27 | PASS |
00:44:27 ------------------------------------------------------------------------------
00:44:27 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:27 | PASS |
00:44:27 ------------------------------------------------------------------------------
00:44:27 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :... | PASS |
00:44:27 8 tests, 8 passed, 0 failed
00:44:27 ==============================================================================
00:44:27 netconf-userfeatures-netty.txt.Notifications | PASS |
00:44:27 8 tests, 8 passed, 0 failed
00:44:27 ==============================================================================
00:44:27 netconf-userfeatures-netty.txt.KeyAuth
00:44:27 ==============================================================================
00:44:27 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to verify the ...
00:44:27 ==============================================================================
00:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:42 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
00:44:42 ------------------------------------------------------------------------------
00:44:42 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
00:44:42 ------------------------------------------------------------------------------
00:44:42 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
00:44:43 ------------------------------------------------------------------------------
00:44:43 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:44:43 | PASS |
00:44:43 ------------------------------------------------------------------------------
00:44:43 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
00:44:43 ------------------------------------------------------------------------------
00:44:43 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to ve... | PASS |
00:44:43 5 tests, 5 passed, 0 failed
00:44:43 ==============================================================================
00:44:43 netconf-userfeatures-netty.txt.KeyAuth | PASS |
00:44:43 5 tests, 5 passed, 0 failed
00:44:43 ==============================================================================
00:44:43 netconf-userfeatures-netty.txt | PASS |
00:44:43 138 tests, 138 passed, 0 failed
00:44:43 ==============================================================================
00:44:43 Output: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/output.xml
00:44:45 Log: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/log.html
00:44:45 Report: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/report.html
00:44:46 Examining the files in data/log and checking filesize
00:44:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:46 total 616
00:44:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 00:41 .
00:44:46 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 00:41 karaf_console.log
00:44:46 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 00:41 ..
00:44:46 -rw-rw-r-- 1 jenkins jenkins 617178 Feb 15 00:44 karaf.log
00:44:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:46 604K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:44:46 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:44:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:46 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
00:44:46 Let's take the karaf thread dump again...
00:44:46 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:47 karaf main: org.apache.karaf.main.Main, pid:2041
00:44:47 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:47 Killing ODL
00:44:47 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:52 Compressing karaf.log 1
00:44:52 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:53 Fetching compressed karaf.log 1
00:44:53 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:53 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:53 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:53 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:53 Fetch GC logs
00:44:53 Warning: Permanently added '10.30.171.77' (ECDSA) to the list of known hosts.
00:44:54 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
00:44:54 Examine copied files
00:44:54 total 19360
00:44:54 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 00:44 gclogs-1
00:44:54 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 00:44 odl1_karaf_console.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 48052 Feb 15 00:44 odl1_karaf.log.gz
00:44:54 -rw-rw-r--. 1 jenkins jenkins 157808 Feb 15 00:44 karaf_1_2041_threads_after.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 15078 Feb 15 00:44 ps_after.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 270984 Feb 15 00:44 report.html
00:44:54 -rw-rw-r--. 1 jenkins jenkins 2199948 Feb 15 00:44 log.html
00:44:54 -rw-rw-r--. 1 jenkins jenkins 15526146 Feb 15 00:44 output.xml
00:44:54 -rw-rw-r--. 1 jenkins jenkins 233596 Feb 15 00:44 testtool--netconf-userfeatures-netty-txt-CRUD-ACTION-CRUD-ACTION.1771116239.725.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 551045 Feb 15 00:43 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD.1771116223.101.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 592000 Feb 15 00:43 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD-RPC.1771116193.048.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 716 Feb 15 00:42 testplan.txt
00:44:54 -rw-rw-r--. 1 jenkins jenkins 133961 Feb 15 00:42 karaf_1_2041_threads_before.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 14283 Feb 15 00:42 ps_before.log
00:44:54 -rw-rw-r--. 1 jenkins jenkins 3370 Feb 15 00:41 post-startup-script.sh
00:44:54 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 00:41 startup-script.sh
00:44:54 -rw-rw-r--. 1 jenkins jenkins 3493 Feb 15 00:41 configuration-script.sh
00:44:54 -rw-rw-r--. 1 jenkins jenkins 337 Feb 15 00:40 detect_variables.env
00:44:54 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 00:40 pom.xml
00:44:54 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 00:40 set_variables.env
00:44:54 -rw-rw-r--. 1 jenkins jenkins 295 Feb 15 00:40 slave_addresses.txt
00:44:54 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 00:40 requirements.txt
00:44:54 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 00:40 env.properties
00:44:54 -rw-rw-r--. 1 jenkins jenkins 324 Feb 15 00:38 stack-parameters.yaml
00:44:54 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 00:37 test
00:44:54 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 00:37 test@tmp
00:44:54 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 14 17:56 maven-metadata.xml
00:44:54 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins17635975327171526125.sh
00:44:54 Karaf Deployments, Tests must have already run
00:44:54 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/sh /tmp/jenkins15806620944605966844.sh
00:44:54 Cleaning up Robot installation...
00:44:54 $ ssh-agent -k
00:44:54 unset SSH_AUTH_SOCK;
00:44:54 unset SSH_AGENT_PID;
00:44:54 echo Agent pid 5280 killed;
00:44:54 [ssh-agent] Stopped.
00:44:54 Recording plot data
00:44:54 Robot results publisher started...
00:44:54 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:44:54 -Parsing output xml:
00:44:55 Done!
00:44:55 -Copying log files to build dir:
00:44:56 Done!
00:44:56 -Assigning results to build:
00:44:56 Done!
00:44:56 -Checking thresholds:
00:44:56 Done!
00:44:56 Done publishing Robot results.
00:44:56 [PostBuildScript] - [INFO] Executing post build scripts.
00:44:56 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins2521372510745469633.sh
00:44:56 Archiving csit artifacts
00:44:56 mv: cannot stat '*_1.png': No such file or directory
00:44:56 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:44:56 % Total % Received % Xferd Average Speed Time Time Time Current
00:44:56 Dload Upload Total Spent Left Speed
00:44:56
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 428k 0 428k 0 0 509k 0 --:--:-- --:--:-- --:--:-- 508k
100 2250k 0 2250k 0 0 2384k 0 --:--:-- --:--:-- --:--:-- 2384k
00:44:57 Archive: robot-plugin.zip
00:44:57 inflating: ./archives/robot-plugin/log.html
00:44:57 inflating: ./archives/robot-plugin/output.xml
00:44:57 inflating: ./archives/robot-plugin/report.html
00:44:57 mv: cannot stat '*.log.gz': No such file or directory
00:44:57 mv: cannot stat '*.csv': No such file or directory
00:44:57 mv: cannot stat '*.png': No such file or directory
00:44:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:44:57 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins14007272676070695696.sh
00:44:57 [PostBuildScript] - [INFO] Executing post build scripts.
00:44:57 [EnvInject] - Injecting environment variables from a build step.
00:44:57 [EnvInject] - Injecting as environment variables the properties content
00:44:57 OS_CLOUD=vex
00:44:57 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:44:57
00:44:57 [EnvInject] - Variables injected successfully.
00:44:57 provisioning config files...
00:44:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:44:57 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins9758164267301825993.sh
00:44:57 ---> openstack-stack-delete.sh
00:44:57 Setup pyenv:
00:44:58 system
00:44:58 3.8.13
00:44:58 3.9.13
00:44:58 3.10.13
00:44:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:45:00 lf-activate-venv(): INFO: Base packages installed successfully
00:45:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:45:15 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:45:15 INFO: Stack cost retrieval disabled, setting cost to 0
00:45:27 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:45:27 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-73
00:45:27 [PostBuildScript] - [INFO] Executing post build scripts.
00:45:27 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins4407278505501794475.sh
00:45:27 ---> sysstat.sh
00:45:27 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins3301135112549116199.sh
00:45:27 ---> package-listing.sh
00:45:27 ++ facter osfamily
00:45:27 ++ tr '[:upper:]' '[:lower:]'
00:45:27 + OS_FAMILY=redhat
00:45:27 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium
00:45:27 + START_PACKAGES=/tmp/packages_start.txt
00:45:27 + END_PACKAGES=/tmp/packages_end.txt
00:45:27 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:45:27 + PACKAGES=/tmp/packages_start.txt
00:45:27 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']'
00:45:27 + PACKAGES=/tmp/packages_end.txt
00:45:27 + case "${OS_FAMILY}" in
00:45:27 + rpm -qa
00:45:27 + sort
00:45:28 + '[' -f /tmp/packages_start.txt ']'
00:45:28 + '[' -f /tmp/packages_end.txt ']'
00:45:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:45:28 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']'
00:45:28 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/
00:45:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/
00:45:28 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins18281671758183243022.sh
00:45:28 ---> capture-instance-metadata.sh
00:45:28 Setup pyenv:
00:45:28 system
00:45:28 3.8.13
00:45:28 3.9.13
00:45:28 3.10.13
00:45:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:45:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:45:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:45:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:45:30 lf-activate-venv(): INFO: Base packages installed successfully
00:45:30 lf-activate-venv(): INFO: Installing additional packages: lftools
00:45:39 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:45:39 INFO: Running in OpenStack, capturing instance metadata
00:45:40 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins17529581871098533137.sh
00:45:40 provisioning config files...
00:45:40 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-titanium #73
00:45:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/config4659253564930254521tmp
00:45:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:45:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:45:40 provisioning config files...
00:45:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:45:40 [EnvInject] - Injecting environment variables from a build step.
00:45:40 [EnvInject] - Injecting as environment variables the properties content
00:45:40 SERVER_ID=logs
00:45:40
00:45:40 [EnvInject] - Variables injected successfully.
00:45:40 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins14263484729194129541.sh
00:45:40 ---> create-netrc.sh
00:45:40 WARN: Log server credential not found.
00:45:40 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins5075815687762777867.sh
00:45:40 ---> python-tools-install.sh
00:45:40 Setup pyenv:
00:45:40 system
00:45:40 3.8.13
00:45:40 3.9.13
00:45:40 3.10.13
00:45:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:45:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:45:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:45:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:45:42 lf-activate-venv(): INFO: Base packages installed successfully
00:45:42 lf-activate-venv(): INFO: Installing additional packages: lftools
00:45:51 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:45:51 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins10743595851683988453.sh
00:45:51 ---> sudo-logs.sh
00:45:51 Archiving 'sudo' log..
00:45:52 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins16002148576419048268.sh
00:45:52 ---> job-cost.sh
00:45:52 INFO: Activating Python virtual environment...
00:45:52 Setup pyenv:
00:45:52 system
00:45:52 3.8.13
00:45:52 3.9.13
00:45:52 3.10.13
00:45:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:45:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:45:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:45:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:45:54 lf-activate-venv(): INFO: Base packages installed successfully
00:45:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:46:00 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:46:00 DEBUG: Contents of stack-cost file:
00:46:00 total: 0
00:46:00 INFO: Retrieving Stack Cost...
00:46:00 INFO: Stack cost: 0
00:46:00 INFO: Instance uptime: 552s
00:46:00 INFO: Fetching instance metadata (attempt 1 of 3)...
00:46:00 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:46:00 INFO: Successfully fetched instance metadata
00:46:00 INFO: Instance type: v3-standard-2
00:46:00 INFO: Retrieving pricing info for: v3-standard-2
00:46:00 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:46:00 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=552
00:46:01 INFO: Successfully fetched Vexxhost pricing API
00:46:01 INFO: Retrieved cost: 0.06
00:46:01 INFO: Retrieved resource: v3-standard-2
00:46:01 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/cost
00:46:01 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/cost.csv
00:46:01 INFO: Successfully archived job cost data
00:46:01 DEBUG: Cost data: netconf-csit-1node-userfeatures-netty-all-titanium,73,2026-02-15 00:46:01,v3-standard-2,552,0.06,0.00,SUCCESS
00:46:01 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins7068202558563873966.sh
00:46:01 ---> logs-deploy.sh
00:46:01 Setup pyenv:
00:46:01 system
00:46:01 3.8.13
00:46:01 3.9.13
00:46:01 3.10.13
00:46:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version)
00:46:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5r6o from file:/tmp/.os_lf_venv
00:46:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:46:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:46:03 lf-activate-venv(): INFO: Base packages installed successfully
00:46:03 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:46:13 lf-activate-venv(): INFO: Adding /tmp/venv-5r6o/bin to PATH
00:46:13 WARNING: Nexus logging server not set
00:46:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-titanium/73/
00:46:13 INFO: archiving logs to S3
00:46:14 ---> uname -a:
00:46:14 Linux prd-centos8-robot-2c-8g-10574.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:46:14
00:46:14
00:46:14 ---> lscpu:
00:46:14 Architecture: x86_64
00:46:14 CPU op-mode(s): 32-bit, 64-bit
00:46:14 Byte Order: Little Endian
00:46:14 CPU(s): 2
00:46:14 On-line CPU(s) list: 0,1
00:46:14 Thread(s) per core: 1
00:46:14 Core(s) per socket: 1
00:46:14 Socket(s): 2
00:46:14 NUMA node(s): 1
00:46:14 Vendor ID: AuthenticAMD
00:46:14 CPU family: 23
00:46:14 Model: 49
00:46:14 Model name: AMD EPYC-Rome Processor
00:46:14 Stepping: 0
00:46:14 CPU MHz: 2799.998
00:46:14 BogoMIPS: 5599.99
00:46:14 Virtualization: AMD-V
00:46:14 Hypervisor vendor: KVM
00:46:14 Virtualization type: full
00:46:14 L1d cache: 32K
00:46:14 L1i cache: 32K
00:46:14 L2 cache: 512K
00:46:14 L3 cache: 16384K
00:46:14 NUMA node0 CPU(s): 0,1
00:46:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:46:14
00:46:14
00:46:14 ---> nproc:
00:46:14 2
00:46:14
00:46:14
00:46:14 ---> df -h:
00:46:14 Filesystem Size Used Avail Use% Mounted on
00:46:14 devtmpfs 3.8G 0 3.8G 0% /dev
00:46:14 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:46:14 tmpfs 3.8G 17M 3.8G 1% /run
00:46:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:46:14 /dev/vda1 40G 8.4G 32G 21% /
00:46:14 tmpfs 770M 0 770M 0% /run/user/1001
00:46:14
00:46:14
00:46:14 ---> free -m:
00:46:14 total used free shared buff/cache available
00:46:14 Mem: 7697 580 4897 19 2219 6818
00:46:14 Swap: 1023 0 1023
00:46:14
00:46:14
00:46:14 ---> ip addr:
00:46:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:46:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:46:14 inet 127.0.0.1/8 scope host lo
00:46:14 valid_lft forever preferred_lft forever
00:46:14 inet6 ::1/128 scope host
00:46:14 valid_lft forever preferred_lft forever
00:46:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:46:14 link/ether fa:16:3e:1c:31:a8 brd ff:ff:ff:ff:ff:ff
00:46:14 altname enp0s3
00:46:14 altname ens3
00:46:14 inet 10.30.171.39/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:46:14 valid_lft 85845sec preferred_lft 85845sec
00:46:14 inet6 fe80::f816:3eff:fe1c:31a8/64 scope link
00:46:14 valid_lft forever preferred_lft forever
00:46:14
00:46:14
00:46:14 ---> sar -b -r -n DEV:
00:46:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
00:46:14
00:46:14 00:36:55 LINUX RESTART (2 CPU)
00:46:14
00:46:14 12:38:01 AM tps rtps wtps bread/s bwrtn/s
00:46:14 12:39:02 AM 122.36 0.30 122.06 14.00 12301.75
00:46:14 12:40:01 AM 39.80 1.46 38.34 140.56 4141.87
00:46:14 12:41:01 AM 69.08 9.38 59.70 1678.37 3839.20
00:46:14 12:42:01 AM 34.01 0.03 33.98 3.47 6358.89
00:46:14 12:43:01 AM 4.13 0.07 4.07 4.93 425.56
00:46:14 12:44:01 AM 0.57 0.02 0.55 0.93 88.24
00:46:14 12:45:01 AM 7.88 0.32 7.57 36.93 514.05
00:46:14 12:46:01 AM 34.34 0.52 33.83 63.86 2075.59
00:46:14 Average: 39.02 1.51 37.51 243.11 3717.30
00:46:14
00:46:14 12:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:46:14 12:39:02 AM 5066360 6952980 2816072 35.73 2688 2062800 800456 8.96 196856 2273912 151644
00:46:14 12:40:01 AM 5251196 7095880 2631236 33.38 2688 2020700 644912 7.22 219556 2066148 9016
00:46:14 12:41:01 AM 4914240 7026156 2968192 37.66 2688 2277300 681664 7.63 260792 2326400 175652
00:46:14 12:42:01 AM 4956732 7067992 2925700 37.12 2688 2277612 642924 7.20 266484 2276860 4
00:46:14 12:43:01 AM 4782100 6902848 3100332 39.33 2688 2287108 849360 9.51 266920 2450536 624
00:46:14 12:44:01 AM 4823200 6949836 3059232 38.81 2688 2292988 870012 9.74 267120 2408852 4192
00:46:14 12:45:01 AM 5067012 7034172 2815420 35.72 2688 2137416 671180 7.52 278740 2170112 34460
00:46:14 12:46:01 AM 5106740 7073604 2775692 35.21 2688 2139680 647284 7.25 483692 1933768 25584
00:46:14 Average: 4995948 7012934 2886484 36.62 2688 2186950 725974 8.13 280020 2238324 50147
00:46:14
00:46:14 12:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:46:14 12:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:39:02 AM eth0 120.03 95.80 1370.09 12.72 0.00 0.00 0.00 0.00
00:46:14 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:40:01 AM eth0 13.35 10.40 7.04 4.04 0.00 0.00 0.00 0.00
00:46:14 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:41:01 AM eth0 47.52 40.82 342.93 10.01 0.00 0.00 0.00 0.00
00:46:14 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:42:01 AM eth0 198.30 144.51 38.89 37.02 0.00 0.00 0.00 0.00
00:46:14 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:43:01 AM eth0 68.91 56.11 149.33 6.78 0.00 0.00 0.00 0.00
00:46:14 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:44:01 AM eth0 192.45 187.54 58.58 19.19 0.00 0.00 0.00 0.00
00:46:14 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:45:01 AM eth0 103.25 80.05 123.41 58.03 0.00 0.00 0.00 0.00
00:46:14 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 12:46:01 AM eth0 20.01 17.91 16.16 9.48 0.00 0.00 0.00 0.00
00:46:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:46:14 Average: eth0 95.65 79.29 263.85 19.69 0.00 0.00 0.00 0.00
00:46:14
00:46:14
00:46:14 ---> sar -P ALL:
00:46:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
00:46:14
00:46:14 00:36:55 LINUX RESTART (2 CPU)
00:46:14
00:46:14 12:38:01 AM CPU %user %nice %system %iowait %steal %idle
00:46:14 12:39:02 AM all 34.30 0.00 5.42 4.07 0.10 56.11
00:46:14 12:39:02 AM 0 33.13 0.00 5.30 4.33 0.12 57.12
00:46:14 12:39:02 AM 1 35.46 0.00 5.54 3.81 0.08 55.10
00:46:14 12:40:01 AM all 13.93 0.00 1.93 0.85 0.08 83.20
00:46:14 12:40:01 AM 0 12.24 0.00 2.09 0.97 0.08 84.62
00:46:14 12:40:01 AM 1 15.63 0.00 1.76 0.73 0.08 81.79
00:46:14 12:41:01 AM all 33.68 0.00 6.30 0.96 0.09 58.97
00:46:14 12:41:01 AM 0 18.13 0.00 5.38 0.92 0.08 75.50
00:46:14 12:41:01 AM 1 49.25 0.00 7.23 1.00 0.10 42.42
00:46:14 12:42:01 AM all 3.87 0.00 1.05 1.46 0.06 93.56
00:46:14 12:42:01 AM 0 2.72 0.00 1.05 1.45 0.07 94.70
00:46:14 12:42:01 AM 1 5.02 0.00 1.04 1.47 0.05 92.42
00:46:14 12:43:01 AM all 9.69 0.00 0.70 0.07 0.06 89.49
00:46:14 12:43:01 AM 0 9.63 0.00 0.72 0.12 0.05 89.48
00:46:14 12:43:01 AM 1 9.76 0.00 0.67 0.02 0.07 89.49
00:46:14 12:44:01 AM all 17.61 0.00 1.32 0.03 0.09 80.95
00:46:14 12:44:01 AM 0 13.98 0.00 1.16 0.05 0.08 84.73
00:46:14 12:44:01 AM 1 21.24 0.00 1.48 0.00 0.10 77.18
00:46:14 12:45:01 AM all 11.60 0.00 1.72 0.16 0.08 86.45
00:46:14 12:45:01 AM 0 8.09 0.00 1.44 0.27 0.08 90.12
00:46:14 12:45:01 AM 1 15.11 0.00 1.99 0.05 0.07 82.78
00:46:14 12:46:01 AM all 31.72 0.00 3.90 0.24 0.09 64.05
00:46:14 12:46:01 AM 0 24.55 0.00 3.31 0.18 0.08 71.87
00:46:14 12:46:01 AM 1 38.89 0.00 4.48 0.30 0.10 56.23
00:46:14 Average: all 19.59 0.00 2.80 0.98 0.08 76.55
00:46:14 Average: 0 15.33 0.00 2.56 1.04 0.08 80.98
00:46:14 Average: 1 23.84 0.00 3.03 0.93 0.08 72.12
00:46:14
00:46:14
00:46:14