22:58:39 Started by upstream project "integration-distribution-mri-test-titanium" build number 61
22:58:39 originally caused by:
22:58:39 Started by timer
22:58:39 Running as SYSTEM
22:58:40 [EnvInject] - Loading node environment variables.
22:58:40 Building remotely on prd-centos8-robot-2c-8g-11113 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-titanium
22:58:40 [ssh-agent] Looking for ssh-agent implementation...
22:58:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:58:40 $ ssh-agent
22:58:40 SSH_AUTH_SOCK=/tmp/ssh-9DqPGVMh2kCc/agent.5273
22:58:40 SSH_AGENT_PID=5274
22:58:40 [ssh-agent] Started.
22:58:40 Running ssh-add (command line suppressed)
22:58:40 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-titanium@tmp/private_key_4549416083944677518.key (/w/workspace/netconf-csit-1node-userfeatures-all-titanium@tmp/private_key_4549416083944677518.key)
22:58:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:58:40 The recommended git tool is: NONE
22:58:43 using credential opendaylight-jenkins-ssh
22:58:43 Wiping out workspace first.
22:58:43 Cloning the remote Git repository
22:58:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:58:43 > git init /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test # timeout=10
22:58:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:58:43 > git --version # timeout=10
22:58:43 > git --version # 'git version 2.43.0'
22:58:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:58:43 [INFO] Currently running in a labeled security context
22:58:43 [INFO] Currently SELinux is 'enforcing' on the host
22:58:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh17184906908704713998.key
22:58:43 Verifying host key using known hosts file
22:58:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:58:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:58:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:58:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:58:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:58:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:58:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:58:46 [INFO] Currently running in a labeled security context
22:58:46 [INFO] Currently SELinux is 'enforcing' on the host
22:58:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh5288980938609727286.key
22:58:46 Verifying host key using known hosts file
22:58:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:58:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:58:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:58:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:58:46 > git config core.sparsecheckout # timeout=10
22:58:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:58:46 Commit message: "Adapt test for new pce-allocation field"
22:58:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:58:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:58:47 No emails were triggered.
22:58:47 provisioning config files...
22:58:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:58:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:58:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:58:47 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins5318031086965835037.sh
22:58:47 ---> python-tools-install.sh
22:58:47 Setup pyenv:
22:58:48 system
22:58:48 * 3.8.13 (set by /opt/pyenv/version)
22:58:48 * 3.9.13 (set by /opt/pyenv/version)
22:58:48 * 3.10.13 (set by /opt/pyenv/version)
22:58:48 * 3.11.7 (set by /opt/pyenv/version)
22:58:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QBpM
22:58:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:58:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:56 lf-activate-venv(): INFO: Base packages installed successfully
22:58:56 lf-activate-venv(): INFO: Installing additional packages: lftools
22:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
22:59:21 Generating Requirements File
22:59:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:59:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:59:40 Python 3.11.7
22:59:40 pip 25.3 from /tmp/venv-QBpM/lib/python3.11/site-packages/pip (python 3.11)
22:59:41 appdirs==1.4.4
22:59:41 argcomplete==3.6.3
22:59:41 aspy.yaml==1.3.0
22:59:41 attrs==25.4.0
22:59:41 autopage==0.5.2
22:59:41 beautifulsoup4==4.14.2
22:59:41 boto3==1.40.74
22:59:41 botocore==1.40.74
22:59:41 bs4==0.0.2
22:59:41 cachetools==6.2.2
22:59:41 certifi==2025.11.12
22:59:41 cffi==2.0.0
22:59:41 cfgv==3.4.0
22:59:41 chardet==5.2.0
22:59:41 charset-normalizer==3.4.4
22:59:41 click==8.3.1
22:59:41 cliff==4.11.0
22:59:41 cmd2==2.7.0
22:59:41 cryptography==3.3.2
22:59:41 debtcollector==3.0.0
22:59:41 decorator==5.2.1
22:59:41 defusedxml==0.7.1
22:59:41 Deprecated==1.3.1
22:59:41 distlib==0.4.0
22:59:41 dnspython==2.8.0
22:59:41 docker==7.1.0
22:59:41 dogpile.cache==1.5.0
22:59:41 durationpy==0.10
22:59:41 email-validator==2.3.0
22:59:41 filelock==3.20.0
22:59:41 future==1.0.0
22:59:41 gitdb==4.0.12
22:59:41 GitPython==3.1.45
22:59:41 google-auth==2.43.0
22:59:41 httplib2==0.31.0
22:59:41 identify==2.6.15
22:59:41 idna==3.11
22:59:41 importlib-resources==1.5.0
22:59:41 iso8601==2.1.0
22:59:41 Jinja2==3.1.6
22:59:41 jmespath==1.0.1
22:59:41 jsonpatch==1.33
22:59:41 jsonpointer==3.0.0
22:59:41 jsonschema==4.25.1
22:59:41 jsonschema-specifications==2025.9.1
22:59:41 keystoneauth1==5.12.0
22:59:41 kubernetes==34.1.0
22:59:41 lftools==0.37.15
22:59:41 lxml==6.0.2
22:59:41 markdown-it-py==4.0.0
22:59:41 MarkupSafe==3.0.3
22:59:41 mdurl==0.1.2
22:59:41 msgpack==1.1.2
22:59:41 multi_key_dict==2.0.3
22:59:41 munch==4.0.0
22:59:41 netaddr==1.3.0
22:59:41 niet==1.4.2
22:59:41 nodeenv==1.9.1
22:59:41 oauth2client==4.1.3
22:59:41 oauthlib==3.3.1
22:59:41 openstacksdk==4.8.0
22:59:41 os-service-types==1.8.1
22:59:41 osc-lib==4.2.0
22:59:41 oslo.config==10.1.0
22:59:41 oslo.context==6.1.0
22:59:41 oslo.i18n==6.7.0
22:59:41 oslo.log==7.2.1
22:59:41 oslo.serialization==5.8.0
22:59:41 oslo.utils==9.1.0
22:59:41 packaging==25.0
22:59:41 pbr==7.0.3
22:59:41 platformdirs==4.5.0
22:59:41 prettytable==3.17.0
22:59:41 psutil==7.1.3
22:59:41 pyasn1==0.6.1
22:59:41 pyasn1_modules==0.4.2
22:59:41 pycparser==2.23
22:59:41 pygerrit2==2.0.15
22:59:41 PyGithub==2.8.1
22:59:41 Pygments==2.19.2
22:59:41 PyJWT==2.10.1
22:59:41 PyNaCl==1.6.1
22:59:41 pyparsing==2.4.7
22:59:41 pyperclip==1.11.0
22:59:41 pyrsistent==0.20.0
22:59:41 python-cinderclient==9.8.0
22:59:41 python-dateutil==2.9.0.post0
22:59:41 python-heatclient==4.3.0
22:59:41 python-jenkins==1.8.3
22:59:41 python-keystoneclient==5.7.0
22:59:41 python-magnumclient==4.9.0
22:59:41 python-openstackclient==8.2.0
22:59:41 python-swiftclient==4.9.0
22:59:41 PyYAML==6.0.3
22:59:41 referencing==0.37.0
22:59:41 requests==2.32.5
22:59:41 requests-oauthlib==2.0.0
22:59:41 requestsexceptions==1.4.0
22:59:41 rfc3986==2.0.0
22:59:41 rich==14.2.0
22:59:41 rich-argparse==1.7.2
22:59:41 rpds-py==0.29.0
22:59:41 rsa==4.9.1
22:59:41 ruamel.yaml==0.18.16
22:59:41 ruamel.yaml.clib==0.2.15
22:59:41 s3transfer==0.14.0
22:59:41 simplejson==3.20.2
22:59:41 six==1.17.0
22:59:41 smmap==5.0.2
22:59:41 soupsieve==2.8
22:59:41 stevedore==5.5.0
22:59:41 tabulate==0.9.0
22:59:41 toml==0.10.2
22:59:41 tomlkit==0.13.3
22:59:41 tqdm==4.67.1
22:59:41 typing_extensions==4.15.0
22:59:41 tzdata==2025.2
22:59:41 urllib3==1.26.20
22:59:41 virtualenv==20.35.4
22:59:41 wcwidth==0.2.14
22:59:41 websocket-client==1.9.0
22:59:41 wrapt==2.0.1
22:59:41 xdg==6.0.0
22:59:41 xmltodict==1.0.2
22:59:41 yq==3.4.3
22:59:41 [EnvInject] - Injecting environment variables from a build step.
22:59:41 [EnvInject] - Injecting as environment variables the properties content
22:59:41 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:59:41 OS_CLOUD=vex
22:59:41 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-titanium-62
22:59:41 OS_STACK_TEMPLATE_DIR=openstack-hot
22:59:41
22:59:41 [EnvInject] - Variables injected successfully.
22:59:41 provisioning config files...
22:59:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:59:41 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins2875995673409532647.sh
22:59:41 ---> Create parameters file for OpenStack HOT
22:59:41 OpenStack Heat parameters generated
22:59:41 -----------------------------------
22:59:41 parameters:
22:59:41 vm_0_count: '1'
22:59:41 vm_0_flavor: 'v3-standard-4'
22:59:41 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:59:41 vm_1_count: '1'
22:59:41 vm_1_flavor: 'v3-standard-2'
22:59:41 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783'
22:59:41
22:59:41 job_name: '10549-62'
22:59:41 silo: 'releng'
22:59:41 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins3559297184724818658.sh
22:59:41 ---> Create HEAT stack
22:59:41 + source /home/jenkins/lf-env.sh
22:59:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:41 ++ mktemp -d /tmp/venv-XXXX
22:59:41 + lf_venv=/tmp/venv-ALeI
22:59:41 + local venv_file=/tmp/.os_lf_venv
22:59:41 + local python=python3
22:59:41 + local options
22:59:41 + local set_path=true
22:59:41 + local install_args=
22:59: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
22:59:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:59:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:59:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:41 + true
22:59:41 + case $1 in
22:59:41 + python=python3
22:59:41 + shift 2
22:59:41 + true
22:59:41 + case $1 in
22:59:41 + shift
22:59:41 + break
22:59:41 + case $python in
22:59:41 + local pkg_list=
22:59:41 + [[ -d /opt/pyenv ]]
22:59:41 + echo 'Setup pyenv:'
22:59:41 Setup pyenv:
22:59:41 + export PYENV_ROOT=/opt/pyenv
22:59:41 + PYENV_ROOT=/opt/pyenv
22:59: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
22:59: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
22:59:41 + pyenv versions
22:59:41 system
22:59:41 3.8.13
22:59:41 3.9.13
22:59:41 3.10.13
22:59:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
22:59:41 + command -v pyenv
22:59:41 ++ pyenv init - --no-rehash
22:59:41 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:59:41 for i in ${!paths[@]}; do
22:59:41 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:59:41 fi; done;
22:59:41 echo "${paths[*]}"'\'')"
22:59:41 export PATH="/opt/pyenv/shims:${PATH}"
22:59:41 export PYENV_SHELL=bash
22:59:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:59:41 pyenv() {
22:59:41 local command
22:59:41 command="${1:-}"
22:59:41 if [ "$#" -gt 0 ]; then
22:59:41 shift
22:59:41 fi
22:59:41
22:59:41 case "$command" in
22:59:41 rehash|shell)
22:59:41 eval "$(pyenv "sh-$command" "$@")"
22:59:41 ;;
22:59:41 *)
22:59:41 command pyenv "$command" "$@"
22:59:41 ;;
22:59:41 esac
22:59:41 }'
22:59:41 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:59:41 for i in ${!paths[@]}; do
22:59:41 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:59:41 fi; done;
22:59:41 echo "${paths[*]}"'
22:59: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
22:59: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
22:59: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
22:59:41 ++ export PYENV_SHELL=bash
22:59:41 ++ PYENV_SHELL=bash
22:59:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:59:41 +++ complete -F _pyenv pyenv
22:59:41 ++ lf-pyver python3
22:59:41 ++ local py_version_xy=python3
22:59:41 ++ local py_version_xyz=
22:59:41 ++ pyenv versions
22:59:41 ++ local command
22:59:41 ++ command=versions
22:59:41 ++ '[' 1 -gt 0 ']'
22:59:41 ++ shift
22:59:41 ++ case "$command" in
22:59:41 ++ command pyenv versions
22:59:41 ++ pyenv versions
22:59:41 ++ sed 's/^[ *]* //'
22:59:41 ++ grep -E '^[0-9.]*[0-9]$'
22:59:41 ++ awk '{ print $1 }'
22:59:41 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:59:41 +++ tail -n 1
22:59:41 +++ grep '^3' /tmp/.pyenv_versions
22:59:41 +++ sort -V
22:59:41 ++ py_version_xyz=3.11.7
22:59:41 ++ [[ -z 3.11.7 ]]
22:59:41 ++ echo 3.11.7
22:59:41 ++ return 0
22:59:41 + pyenv local 3.11.7
22:59:41 + local command
22:59:41 + command=local
22:59:41 + '[' 2 -gt 0 ']'
22:59:41 + shift
22:59:41 + case "$command" in
22:59:41 + command pyenv local 3.11.7
22:59:41 + pyenv local 3.11.7
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='lftools[openstack] '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='kubernetes '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='niet '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='python-heatclient '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='python-openstackclient '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='python-magnumclient '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='urllib3~=1.26.15 '
22:59:41 + for arg in "$@"
22:59:41 + case $arg in
22:59:41 + pkg_list+='yq '
22:59:41 + [[ -f /tmp/.os_lf_venv ]]
22:59:41 ++ cat /tmp/.os_lf_venv
22:59:41 + lf_venv=/tmp/venv-QBpM
22:59:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from' file:/tmp/.os_lf_venv
22:59:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
22:59:41 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:59:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:41 + local 'pip_opts=--upgrade --quiet'
22:59:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:59:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:59:41 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:59:41 + [[ -n '' ]]
22:59:41 + [[ -n '' ]]
22:59:41 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:59:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:41 + /tmp/venv-QBpM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:59:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:59:43 lf-activate-venv(): INFO: Base packages installed successfully
22:59:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:59:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:59:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:59:43 + /tmp/venv-QBpM/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
23:00:01 + type python3
23:00:01 + true
23:00:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH'
23:00:01 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:00:01 + PATH=/tmp/venv-QBpM/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
23:00:01 + return 0
23:00:01 + openstack --os-cloud vex limits show --absolute
23:00:03 +--------------------------+---------+
23:00:03 | Name | Value |
23:00:03 +--------------------------+---------+
23:00:03 | maxTotalInstances | -1 |
23:00:03 | maxTotalCores | 450 |
23:00:03 | maxTotalRAMSize | 1000000 |
23:00:03 | maxServerMeta | 128 |
23:00:03 | maxImageMeta | 128 |
23:00:03 | maxPersonality | 5 |
23:00:03 | maxPersonalitySize | 10240 |
23:00:03 | maxTotalKeypairs | 100 |
23:00:03 | maxServerGroups | 10 |
23:00:03 | maxServerGroupMembers | 10 |
23:00:03 | maxTotalFloatingIps | -1 |
23:00:03 | maxSecurityGroups | -1 |
23:00:03 | maxSecurityGroupRules | -1 |
23:00:03 | totalRAMUsed | 491520 |
23:00:03 | totalCoresUsed | 120 |
23:00:03 | totalInstancesUsed | 58 |
23:00:03 | totalFloatingIpsUsed | 0 |
23:00:03 | totalSecurityGroupsUsed | 0 |
23:00:03 | totalServerGroupsUsed | 0 |
23:00:03 | maxTotalVolumes | -1 |
23:00:03 | maxTotalSnapshots | 10 |
23:00:03 | maxTotalVolumeGigabytes | 4096 |
23:00:03 | maxTotalBackups | 10 |
23:00:03 | maxTotalBackupGigabytes | 1000 |
23:00:03 | totalVolumesUsed | 3 |
23:00:03 | totalGigabytesUsed | 60 |
23:00:03 | totalSnapshotsUsed | 0 |
23:00:03 | totalBackupsUsed | 0 |
23:00:03 | totalBackupGigabytesUsed | 0 |
23:00:03 +--------------------------+---------+
23:00:03 + pushd /opt/ciman/openstack-hot
23:00:03 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-titanium
23:00:03 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-titanium-62 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-titanium/stack-parameters.yaml
23:00:39 Creating stack releng-netconf-csit-1node-userfeatures-all-titanium-62
23:00:39 Waiting to initialize infrastructure...
23:00:39 Waiting to initialize infrastructure...
23:00:39 Stack initialization successful.
23:00:39 ------------------------------------
23:00:39 Stack Details
23:00:39 ------------------------------------
23:00:39 {'added': None,
23:00:39 'capabilities': [],
23:00:39 'created_at': '2025-11-16T23:00:06Z',
23:00:39 'deleted': None,
23:00:39 'deleted_at': None,
23:00:39 'description': 'No description',
23:00:39 'environment': None,
23:00:39 'environment_files': None,
23:00:39 'files': None,
23:00:39 'files_container': None,
23:00:39 'id': '8ddc9dd8-5227-4afb-9b74-b0c8c9eba09b',
23:00:39 'is_rollback_disabled': True,
23:00:39 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-all-titanium-62/8ddc9dd8-5227-4afb-9b74-b0c8c9eba09b',
23:00:39 'rel': 'self'}],
23:00:39 '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'})}),
23:00:39 'name': 'releng-netconf-csit-1node-userfeatures-all-titanium-62',
23:00:39 'notification_topics': [],
23:00:39 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:00:39 'output_key': 'vm_1_ips',
23:00:39 'output_value': ['10.30.170.237']},
23:00:39 {'description': 'IP addresses of the 1st vm types',
23:00:39 'output_key': 'vm_0_ips',
23:00:39 'output_value': ['10.30.170.79']}],
23:00:39 'owner_id': ****,
23:00:39 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:00:39 'OS::stack_id': '8ddc9dd8-5227-4afb-9b74-b0c8c9eba09b',
23:00:39 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-all-titanium-62',
23:00:39 'job_name': '10549-62',
23:00:39 'silo': 'releng',
23:00:39 'vm_0_count': '1',
23:00:39 'vm_0_flavor': 'v3-standard-4',
23:00:39 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:00:39 '20250917-133034.447',
23:00:39 'vm_1_count': '1',
23:00:39 'vm_1_flavor': 'v3-standard-2',
23:00:39 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
23:00:39 '20250918-232437.783'},
23:00:39 'parent_id': None,
23:00:39 'replaced': None,
23:00:39 'status': 'CREATE_COMPLETE',
23:00:39 'status_reason': 'Stack CREATE completed successfully',
23:00:39 'tags': [],
23:00:39 'template': None,
23:00:39 'template_description': 'No description',
23:00:39 'template_url': None,
23:00:39 'timeout_mins': 15,
23:00:39 'unchanged': None,
23:00:39 'updated': None,
23:00:39 'updated_at': None,
23:00:39 'user_project_id': '1cb62568117140ad9994363593692caa'}
23:00:39 ------------------------------------
23:00:39 + popd
23:00:39 /w/workspace/netconf-csit-1node-userfeatures-all-titanium
23:00:39 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins1669035357377306379.sh
23:00:39 ---> Copy SSH public keys to CSIT lab
23:00:39 Setup pyenv:
23:00:39 system
23:00:39 3.8.13
23:00:39 3.9.13
23:00:39 3.10.13
23:00:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:00:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:00:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:41 lf-activate-venv(): INFO: Base packages installed successfully
23:00:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:00:57 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:01:00 SSH not responding on 10.30.170.237. Retrying in 10 seconds...
23:01:00 SSH not responding on 10.30.170.79. Retrying in 10 seconds...
23:01:10 Ping to 10.30.170.237 successful.
23:01:10 Ping to 10.30.170.79 successful.
23:01:10 SSH not responding on 10.30.170.79. Retrying in 10 seconds...
23:01:11 Warning: Permanently added '10.30.170.237' (ECDSA) to the list of known hosts.
23:01:11 releng-10549-62-1-docker-0
23:01:11 Successfully copied public keys to slave 10.30.170.237
23:01:20 Ping to 10.30.170.79 successful.
23:01:21 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:01:21 releng-10549-62-0-builder-0
23:01:21 Successfully copied public keys to slave 10.30.170.79
23:01:21 Process 6491 ready.
23:01:21 Process 6492 ready.
23:01:21 SSH ready on all stack servers.
23:01:21 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins4278125454197966585.sh
23:01:22 Setup pyenv:
23:01:22 system
23:01:22 3.8.13
23:01:22 3.9.13
23:01:22 3.10.13
23:01:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:01:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IlrP
23:01:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.robot_venv
23:01:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:30 lf-activate-venv(): INFO: Base packages installed successfully
23:01:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:01:31 lf-activate-venv(): INFO: Adding /tmp/venv-IlrP/bin to PATH
23:01:31 + echo 'Installing Python Requirements'
23:01:31 Installing Python Requirements
23:01:31 + cat
23:01:31 + python -m pip install -r requirements.txt
23:01:31 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:01:32 Collecting docker-py (from -r requirements.txt (line 1))
23:01:32 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)
23:01:32 Collecting ipaddr (from -r requirements.txt (line 2))
23:01:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:01:32 Installing build dependencies: started
23:01:32 Installing build dependencies: finished with status 'done'
23:01:32 Getting requirements to build wheel: started
23:01:33 Getting requirements to build wheel: finished with status 'done'
23:01:33 Preparing metadata (pyproject.toml): started
23:01:33 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:33 Collecting netaddr (from -r requirements.txt (line 3))
23:01:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:01:33 Collecting netifaces (from -r requirements.txt (line 4))
23:01:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:01:33 Installing build dependencies: started
23:01:34 Installing build dependencies: finished with status 'done'
23:01:34 Getting requirements to build wheel: started
23:01:34 Getting requirements to build wheel: finished with status 'done'
23:01:34 Preparing metadata (pyproject.toml): started
23:01:35 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:35 Collecting pyhocon (from -r requirements.txt (line 5))
23:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:01:35 Collecting requests (from -r requirements.txt (line 6))
23:01:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:01:35 Collecting robotframework (from -r requirements.txt (line 7))
23:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.4 MB/s 0:00:00
23:01:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:01:35 Installing build dependencies: started
23:01:36 Installing build dependencies: finished with status 'done'
23:01:36 Getting requirements to build wheel: started
23:01:36 Getting requirements to build wheel: finished with status 'done'
23:01:36 Preparing metadata (pyproject.toml): started
23:01:36 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:01:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:01:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:01:36 Installing build dependencies: started
23:01:37 Installing build dependencies: finished with status 'done'
23:01:37 Getting requirements to build wheel: started
23:01:37 Getting requirements to build wheel: finished with status 'done'
23:01:37 Preparing metadata (pyproject.toml): started
23:01:38 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:38 Collecting scapy (from -r requirements.txt (line 12))
23:01:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:01:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.9 MB/s 0:00:00
23:01:38 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:01:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:01:38 Installing build dependencies: started
23:01:39 Installing build dependencies: finished with status 'done'
23:01:39 Getting requirements to build wheel: started
23:01:39 Getting requirements to build wheel: finished with status 'done'
23:01:39 Preparing metadata (pyproject.toml): started
23:01:39 Preparing metadata (pyproject.toml): finished with status 'done'
23:01:39 Collecting elasticsearch (from -r requirements.txt (line 18))
23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.7 MB/s 0:00:00
23:01:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:01:39 Collecting pyangbind (from -r requirements.txt (line 22))
23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:01:39 Collecting isodate (from -r requirements.txt (line 25))
23:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:01:39 Collecting jmespath (from -r requirements.txt (line 28))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:01:40 Collecting jsonpatch (from -r requirements.txt (line 31))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:01:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:01:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:01:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:01:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:01:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:01:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:01:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:01:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:01:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:01:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:01:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:01:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:01:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:01:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:01:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:01:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:01:41 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:01:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:01:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:01:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:01:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:01:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:01:41 Collecting elasticsearch (from -r requirements.txt (line 18))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:01:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 40.4 MB/s 0:00:00
23:01:41 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:01:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:01:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:01:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:01:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.7 MB/s 0:00:00
23:01:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:01:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:01:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:01:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 37.9 MB/s 0:00:00
23:01:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:01:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:01:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:01:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:01:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:01:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:01:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:01:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:01:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:01:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.8 MB/s 0:00:00
23:01:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:01:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:01:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:01:44 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:01:44 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:01:44 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:01:44 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:01:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
23:01:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:01:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:01:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:01:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:01:44 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:01:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:01:44 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:01:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:01:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:01:44 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:01:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:01:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5ff9b416b0850656cdeda1f3b27d93a4133bc5c8a3568531e1c733a8223fb557
23:01:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:01:45 Building wheel for ipaddr (pyproject.toml): started
23:01:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:01:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e660847105b0bb25246280722126ab2c1996d8426ec1ee4eebb3d2fbf83d22cd
23:01:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:01:45 Building wheel for netifaces (pyproject.toml): started
23:01:47 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:01:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=63fa671777170968a8d6ca53f287f46a592d1f6ead8711a3084baea9753ba7ea
23:01:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:01:47 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:01:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:01:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fc31a7b15bf85e0094360038b358dd111dd65875aefdd4cf1f9cc62c7edb683c
23:01:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:01:48 Building wheel for jsonpath-rw (pyproject.toml): started
23:01:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:01:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=529dc4c1e86d86630994f09f19831bc30417dcca0adef380a6a9896a211a4739
23:01:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:01:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:01:48 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:01:55
23:01:55 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
23:01:55 + pip freeze
23:01:56 attrs==25.4.0
23:01:56 bcrypt==5.0.0
23:01:56 beautifulsoup4==4.14.2
23:01:56 certifi==2025.11.12
23:01:56 cffi==2.0.0
23:01:56 charset-normalizer==3.4.4
23:01:56 click==8.3.1
23:01:56 cryptography==46.0.3
23:01:56 decorator==5.2.1
23:01:56 distlib==0.4.0
23:01:56 docker-py==1.10.6
23:01:56 docker-pycreds==0.4.0
23:01:56 elastic-transport==8.17.1
23:01:56 elasticsearch==8.19.2
23:01:56 elasticsearch-dsl==8.15.4
23:01:56 enum34==1.1.10
23:01:56 filelock==3.20.0
23:01:56 h11==0.16.0
23:01:56 idna==3.11
23:01:56 invoke==2.2.1
23:01:56 ipaddr==2.2.0
23:01:56 isodate==0.7.2
23:01:56 jmespath==1.0.1
23:01:56 jsonpatch==1.33
23:01:56 jsonpath-rw==1.4.0
23:01:56 jsonpointer==3.0.0
23:01:56 lxml==6.0.2
23:01:56 netaddr==1.3.0
23:01:56 netifaces==0.11.0
23:01:56 outcome==1.3.0.post0
23:01:56 paramiko==4.0.0
23:01:56 platformdirs==4.5.0
23:01:56 ply==3.11
23:01:56 pyang==2.7.1
23:01:56 pyangbind==0.8.6
23:01:56 pycparser==2.23
23:01:56 pyhocon==0.3.61
23:01:56 PyNaCl==1.6.1
23:01:56 pyparsing==3.2.5
23:01:56 PySocks==1.7.1
23:01:56 python-dateutil==2.9.0.post0
23:01:56 regex==2025.11.3
23:01:56 requests==2.32.5
23:01:56 robotframework==7.3.2
23:01:56 robotframework-httplibrary==0.4.2
23:01:56 robotframework-pythonlibcore==4.4.1
23:01:56 robotframework-requests==0.9.7
23:01:56 robotframework-selenium2library==3.0.0
23:01:56 robotframework-seleniumlibrary==6.8.0
23:01:56 robotframework-sshlibrary==3.8.0
23:01:56 scapy==2.6.1
23:01:56 scp==0.15.0
23:01:56 selenium==4.38.0
23:01:56 six==1.17.0
23:01:56 sniffio==1.3.1
23:01:56 sortedcontainers==2.4.0
23:01:56 soupsieve==2.8
23:01:56 trio==0.32.0
23:01:56 trio-websocket==0.12.2
23:01:56 typing_extensions==4.15.0
23:01:56 urllib3==2.5.0
23:01:56 virtualenv==20.35.4
23:01:56 waitress==3.0.2
23:01:56 WebOb==1.8.9
23:01:56 websocket-client==1.9.0
23:01:56 WebTest==3.0.7
23:01:56 wsproto==1.3.1
23:01:56 [EnvInject] - Injecting environment variables from a build step.
23:01:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:01:56 [EnvInject] - Variables injected successfully.
23:01:56 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins16870860824804050565.sh
23:01:56 Setup pyenv:
23:01:56 system
23:01:56 3.8.13
23:01:56 3.9.13
23:01:56 3.10.13
23:01:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:01:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:01:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:58 lf-activate-venv(): INFO: Base packages installed successfully
23:01:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:02:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:02:06 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:06 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:02:07 + ODL_SYSTEM=()
23:02:07 + TOOLS_SYSTEM=()
23:02:07 + OPENSTACK_SYSTEM=()
23:02:07 + OPENSTACK_CONTROLLERS=()
23:02:07 + mapfile -t ADDR
23:02:07 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-all-titanium-62
23:02:07 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:02:08 + for i in "${ADDR[@]}"
23:02:08 ++ ssh 10.30.170.237 hostname -s
23:02:08 Warning: Permanently added '10.30.170.237' (ECDSA) to the list of known hosts.
23:02:08 + REMHOST=releng-10549-62-1-docker-0
23:02:08 + case ${REMHOST} in
23:02:08 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:02:08 + for i in "${ADDR[@]}"
23:02:08 ++ ssh 10.30.170.79 hostname -s
23:02:08 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:09 + REMHOST=releng-10549-62-0-builder-0
23:02:09 + case ${REMHOST} in
23:02:09 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:02:09 + echo NUM_ODL_SYSTEM=1
23:02:09 + echo NUM_TOOLS_SYSTEM=1
23:02:09 + '[' '' == yes ']'
23:02:09 + NUM_OPENSTACK_SYSTEM=0
23:02:09 + echo NUM_OPENSTACK_SYSTEM=0
23:02:09 + '[' 0 -eq 2 ']'
23:02:09 + echo ODL_SYSTEM_IP=10.30.170.79
23:02:09 ++ seq 0 0
23:02:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:02:09 + echo ODL_SYSTEM_1_IP=10.30.170.79
23:02:09 + echo TOOLS_SYSTEM_IP=10.30.170.237
23:02:09 ++ seq 0 0
23:02:09 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:02:09 + echo TOOLS_SYSTEM_1_IP=10.30.170.237
23:02:09 + openstack_index=0
23:02:09 + NUM_OPENSTACK_CONTROL_NODES=1
23:02:09 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:02:09 ++ seq 0 0
23:02:09 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:02:09 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:02:09 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:09 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:09 + '[' -1 -ge 2 ']'
23:02:09 ++ seq 0 -2
23:02:09 + NUM_OPENSTACK_HAPROXY_NODES=0
23:02:09 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:02:09 ++ seq 0 -1
23:02:09 + echo 'Contents of slave_addresses.txt:'
23:02:09 Contents of slave_addresses.txt:
23:02:09 + cat slave_addresses.txt
23:02:09 NUM_ODL_SYSTEM=1
23:02:09 NUM_TOOLS_SYSTEM=1
23:02:09 NUM_OPENSTACK_SYSTEM=0
23:02:09 ODL_SYSTEM_IP=10.30.170.79
23:02:09 ODL_SYSTEM_1_IP=10.30.170.79
23:02:09 TOOLS_SYSTEM_IP=10.30.170.237
23:02:09 TOOLS_SYSTEM_1_IP=10.30.170.237
23:02:09 NUM_OPENSTACK_CONTROL_NODES=1
23:02:09 OPENSTACK_CONTROL_NODE_1_IP=
23:02:09 NUM_OPENSTACK_COMPUTE_NODES=-1
23:02:09 NUM_OPENSTACK_HAPROXY_NODES=0
23:02:09 [EnvInject] - Injecting environment variables from a build step.
23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:02:09 [EnvInject] - Variables injected successfully.
23:02:09 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins6585473721091454153.sh
23:02:09 Preparing for JRE Version 21
23:02:09 Karaf artifact is karaf
23:02:09 Karaf project is integration
23:02:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:02:09 [EnvInject] - Injecting environment variables from a build step.
23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:02:09 [EnvInject] - Variables injected successfully.
23:02:09 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13804241363618679664.sh
23:02:09 2025-11-16 23:02:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:02:09 Bundle version is 0.22.2-SNAPSHOT
23:02:09 --2025-11-16 23:02:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:02:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:09 HTTP request sent, awaiting response... 200 OK
23:02:09 Length: 1410 (1.4K) [application/xml]
23:02:09 Saving to: ‘maven-metadata.xml’
23:02:09
23:02:09 0K . 100% 42.2M=0s
23:02:09
23:02:09 2025-11-16 23:02:09 (42.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:02:09
23:02:09
23:02:09
23:02:09 org.opendaylight.integration
23:02:09 karaf
23:02:09 0.22.2-SNAPSHOT
23:02:09
23:02:09
23:02:09 20251116.175336
23:02:09 130
23:02:09
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09 pom
23:02:09 0.22.2-20251116.175336-130
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09 tar.gz
23:02:09 0.22.2-20251116.175336-130
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09 zip
23:02:09 0.22.2-20251116.175336-130
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09 cyclonedx
23:02:09 xml
23:02:09 0.22.2-20251116.175336-130
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09 cyclonedx
23:02:09 json
23:02:09 0.22.2-20251116.175336-130
23:02:09 20251116175336
23:02:09
23:02:09
23:02:09
23:02:09
23:02:09 Nexus timestamp is 0.22.2-20251116.175336-130
23:02:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip
23:02:09 Distribution bundle is karaf-0.22.2-20251116.175336-130.zip
23:02:09 Distribution bundle version is 0.22.2-SNAPSHOT
23:02:09 Distribution folder is karaf-0.22.2-SNAPSHOT
23:02:09 Nexus prefix is https://nexus.opendaylight.org
23:02:09 [EnvInject] - Injecting environment variables from a build step.
23:02:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:02:09 [EnvInject] - Variables injected successfully.
23:02:09 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins8477629486334893580.sh
23:02:09 Setup pyenv:
23:02:09 system
23:02:09 3.8.13
23:02:09 3.9.13
23:02:09 3.10.13
23:02:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:02:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:02:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:02:11 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:12 lf-activate-venv(): INFO: Base packages installed successfully
23:02:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:02:18 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.
23:02:18 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:02:18 Copying common-functions.sh to /tmp
23:02:20 Copying common-functions.sh to 10.30.170.79:/tmp
23:02:20 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:20 Copying common-functions.sh to 10.30.170.237:/tmp
23:02:20 Warning: Permanently added '10.30.170.237' (ECDSA) to the list of known hosts.
23:02:21 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10387577381861548510.sh
23:02:21 common-functions.sh is being sourced
23:02:21 common-functions environment:
23:02:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:21 ACTUALFEATURES:
23:02:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:21 CONTROLLERMEM: 2048m
23:02:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:21 SUITES:
23:02:21
23:02:21 #################################################
23:02:21 ## Configure Cluster and Start ##
23:02:21 #################################################
23:02:21 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
23:02:21 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
23:02:21 Locating script plan to use...
23:02:21 Finished running script plans
23:02:21 Configuring member-1 with IP address 10.30.170.79
23:02:21 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:21 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:21 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:02:21 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:02:21 common-functions.sh is being sourced
23:02:21 ++ echo 'common-functions.sh is being sourced'
23:02:21 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:02:21 ++ DISTROSTREAM=titanium
23:02:21 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:21 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:21 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:21 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:21 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:21 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:21 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:21 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:21 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:21 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:21 ++ export CONTROLLERMEM=
23:02:21 ++ CONTROLLERMEM=
23:02:21 ++ case "${DISTROSTREAM}" in
23:02:21 ++ CLUSTER_SYSTEM=pekko
23:02:21 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:21 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:21 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:21 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:21 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:21 ++ print_common_env
23:02:21 ++ cat
23:02:21 common-functions environment:
23:02:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:21 ACTUALFEATURES:
23:02:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:02:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:21 CONTROLLERMEM:
23:02:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:21 SUITES:
23:02:21
23:02:21 ++ SSH='ssh -t -t'
23:02:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:02:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:02:21 Changing to /tmp
23:02:21 + echo 'Changing to /tmp'
23:02:21 + cd /tmp
23:02:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip
23:02:21 + 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-20251116.175336-130.zip'
23:02:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip
23:02:21 --2025-11-16 23:02:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251116.175336-130.zip
23:02:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:02:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:02:21 HTTP request sent, awaiting response... 200 OK
23:02:21 Length: 234981182 (224M) [application/zip]
23:02:21 Saving to: ‘karaf-0.22.2-20251116.175336-130.zip’
23:02:22
23:02:22 0K ........ ........ ........ ........ ........ ........ 1% 21.3M 10s
23:02:22 3072K ........ ........ ........ ........ ........ ........ 2% 56.0M 7s
23:02:22 6144K ........ ........ ........ ........ ........ ........ 4% 85.5M 5s
23:02:22 9216K ........ ........ ........ ........ ........ ........ 5% 86.9M 5s
23:02:22 12288K ........ ........ ........ ........ ........ ........ 6% 105M 4s
23:02:22 15360K ........ ........ ........ ........ ........ ........ 8% 84.9M 4s
23:02:22 18432K ........ ........ ........ ........ ........ ........ 9% 99.0M 3s
23:02:22 21504K ........ ........ ........ ........ ........ ........ 10% 93.8M 3s
23:02:22 24576K ........ ........ ........ ........ ........ ........ 12% 95.2M 3s
23:02:22 27648K ........ ........ ........ ........ ........ ........ 13% 144M 3s
23:02:22 30720K ........ ........ ........ ........ ........ ........ 14% 122M 3s
23:02:22 33792K ........ ........ ........ ........ ........ ........ 16% 153M 3s
23:02:22 36864K ........ ........ ........ ........ ........ ........ 17% 149M 2s
23:02:22 39936K ........ ........ ........ ........ ........ ........ 18% 164M 2s
23:02:22 43008K ........ ........ ........ ........ ........ ........ 20% 149M 2s
23:02:22 46080K ........ ........ ........ ........ ........ ........ 21% 161M 2s
23:02:22 49152K ........ ........ ........ ........ ........ ........ 22% 151M 2s
23:02:22 52224K ........ ........ ........ ........ ........ ........ 24% 167M 2s
23:02:22 55296K ........ ........ ........ ........ ........ ........ 25% 164M 2s
23:02:22 58368K ........ ........ ........ ........ ........ ........ 26% 153M 2s
23:02:22 61440K ........ ........ ........ ........ ........ ........ 28% 165M 2s
23:02:22 64512K ........ ........ ........ ........ ........ ........ 29% 152M 2s
23:02:22 67584K ........ ........ ........ ........ ........ ........ 30% 158M 2s
23:02:22 70656K ........ ........ ........ ........ ........ ........ 32% 167M 2s
23:02:22 73728K ........ ........ ........ ........ ........ ........ 33% 167M 1s
23:02:22 76800K ........ ........ ........ ........ ........ ........ 34% 168M 1s
23:02:22 79872K ........ ........ ........ ........ ........ ........ 36% 141M 1s
23:02:22 82944K ........ ........ ........ ........ ........ ........ 37% 184M 1s
23:02:22 86016K ........ ........ ........ ........ ........ ........ 38% 139M 1s
23:02:22 89088K ........ ........ ........ ........ ........ ........ 40% 131M 1s
23:02:22 92160K ........ ........ ........ ........ ........ ........ 41% 138M 1s
23:02:22 95232K ........ ........ ........ ........ ........ ........ 42% 125M 1s
23:02:22 98304K ........ ........ ........ ........ ........ ........ 44% 165M 1s
23:02:22 101376K ........ ........ ........ ........ ........ ........ 45% 130M 1s
23:02:22 104448K ........ ........ ........ ........ ........ ........ 46% 130M 1s
23:02:22 107520K ........ ........ ........ ........ ........ ........ 48% 127M 1s
23:02:22 110592K ........ ........ ........ ........ ........ ........ 49% 126M 1s
23:02:22 113664K ........ ........ ........ ........ ........ ........ 50% 141M 1s
23:02:23 116736K ........ ........ ........ ........ ........ ........ 52% 128M 1s
23:02:23 119808K ........ ........ ........ ........ ........ ........ 53% 136M 1s
23:02:23 122880K ........ ........ ........ ........ ........ ........ 54% 140M 1s
23:02:23 125952K ........ ........ ........ ........ ........ ........ 56% 144M 1s
23:02:23 129024K ........ ........ ........ ........ ........ ........ 57% 122M 1s
23:02:23 132096K ........ ........ ........ ........ ........ ........ 58% 136M 1s
23:02:23 135168K ........ ........ ........ ........ ........ ........ 60% 139M 1s
23:02:23 138240K ........ ........ ........ ........ ........ ........ 61% 132M 1s
23:02:23 141312K ........ ........ ........ ........ ........ ........ 62% 137M 1s
23:02:23 144384K ........ ........ ........ ........ ........ ........ 64% 153M 1s
23:02:23 147456K ........ ........ ........ ........ ........ ........ 65% 130M 1s
23:02:23 150528K ........ ........ ........ ........ ........ ........ 66% 127M 1s
23:02:23 153600K ........ ........ ........ ........ ........ ........ 68% 149M 1s
23:02:23 156672K ........ ........ ........ ........ ........ ........ 69% 148M 1s
23:02:23 159744K ........ ........ ........ ........ ........ ........ 70% 239M 1s
23:02:23 162816K ........ ........ ........ ........ ........ ........ 72% 201M 1s
23:02:23 165888K ........ ........ ........ ........ ........ ........ 73% 259M 0s
23:02:23 168960K ........ ........ ........ ........ ........ ........ 74% 200M 0s
23:02:23 172032K ........ ........ ........ ........ ........ ........ 76% 193M 0s
23:02:23 175104K ........ ........ ........ ........ ........ ........ 77% 243M 0s
23:02:23 178176K ........ ........ ........ ........ ........ ........ 78% 250M 0s
23:02:23 181248K ........ ........ ........ ........ ........ ........ 80% 214M 0s
23:02:23 184320K ........ ........ ........ ........ ........ ........ 81% 185M 0s
23:02:23 187392K ........ ........ ........ ........ ........ ........ 83% 224M 0s
23:02:23 190464K ........ ........ ........ ........ ........ ........ 84% 193M 0s
23:02:23 193536K ........ ........ ........ ........ ........ ........ 85% 243M 0s
23:02:23 196608K ........ ........ ........ ........ ........ ........ 87% 195M 0s
23:02:23 199680K ........ ........ ........ ........ ........ ........ 88% 205M 0s
23:02:23 202752K ........ ........ ........ ........ ........ ........ 89% 193M 0s
23:02:23 205824K ........ ........ ........ ........ ........ ........ 91% 210M 0s
23:02:23 208896K ........ ........ ........ ........ ........ ........ 92% 183M 0s
23:02:23 211968K ........ ........ ........ ........ ........ ........ 93% 211M 0s
23:02:23 215040K ........ ........ ........ ........ ........ ........ 95% 181M 0s
23:02:23 218112K ........ ........ ........ ........ ........ ........ 96% 240M 0s
23:02:23 221184K ........ ........ ........ ........ ........ ........ 97% 195M 0s
23:02:23 224256K ........ ........ ........ ........ ........ ........ 99% 199M 0s
23:02:23 227328K ........ ........ ........ ........ . 100% 161M=1.6s
23:02:23
23:02:23 2025-11-16 23:02:23 (136 MB/s) - ‘karaf-0.22.2-20251116.175336-130.zip’ saved [234981182/234981182]
23:02:23
23:02:23 Extracting the new controller...
23:02:23 + echo 'Extracting the new controller...'
23:02:23 + unzip -q karaf-0.22.2-20251116.175336-130.zip
23:02:25 Adding external repositories...
23:02:25 + echo 'Adding external repositories...'
23:02:25 + 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
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:02:25 ################################################################################
23:02:25 #
23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:25 # contributor license agreements. See the NOTICE file distributed with
23:02:25 # this work for additional information regarding copyright ownership.
23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:25 # (the "License"); you may not use this file except in compliance with
23:02:25 # the License. You may obtain a copy of the License at
23:02:25 #
23:02:25 # http://www.apache.org/licenses/LICENSE-2.0
23:02:25 #
23:02:25 # Unless required by applicable law or agreed to in writing, software
23:02:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:25 # See the License for the specific language governing permissions and
23:02:25 # limitations under the License.
23:02:25 #
23:02:25 ################################################################################
23:02:25
23:02:25 #
23:02:25 # If set to true, the following property will not allow any certificate to be used
23:02:25 # when accessing Maven repositories through SSL
23:02:25 #
23:02:25 #org.ops4j.pax.url.mvn.certificateCheck=
23:02:25
23:02:25 #
23:02:25 # Path to the local Maven settings file.
23:02:25 # The repositories defined in this file will be automatically added to the list
23:02:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:02:25 # below is not set.
23:02:25 # The following locations are checked for the existence of the settings.xml file
23:02:25 # * 1. looks for the specified url
23:02:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:02:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:02:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:02:25 #
23:02:25 #org.ops4j.pax.url.mvn.settings=
23:02:25
23:02:25 #
23:02:25 # Path to the local Maven repository which is used to avoid downloading
23:02:25 # artifacts when they already exist locally.
23:02:25 # The value of this property will be extracted from the settings.xml file
23:02:25 # above, or defaulted to:
23:02:25 # System.getProperty( "user.home" ) + "/.m2/repository"
23:02:25 #
23:02:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:02:25
23:02:25 #
23:02:25 # Default this to false. It's just weird to use undocumented repos
23:02:25 #
23:02:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:02:25
23:02:25 #
23:02:25 # Uncomment if you don't wanna use the proxy settings
23:02:25 # from the Maven conf/settings.xml file
23:02:25 #
23:02:25 # org.ops4j.pax.url.mvn.proxySupport=false
23:02:25
23:02:25 #
23:02:25 # Comma separated list of repositories scanned when resolving an artifact.
23:02:25 # Those repositories will be checked before iterating through the
23:02:25 # below list of repositories and even before the local repository
23:02:25 # A repository url can be appended with zero or more of the following flags:
23:02:25 # @snapshots : the repository contains snaphots
23:02:25 # @noreleases : the repository does not contain any released artifacts
23:02:25 #
23:02:25 # The following property value will add the system folder as a repo.
23:02:25 #
23:02:25 org.ops4j.pax.url.mvn.defaultRepositories=\
23:02:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:02:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:02:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:02:25
23:02:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:02:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:02:25
23:02:25 #
23:02:25 # Comma separated list of repositories scanned when resolving an artifact.
23:02:25 # The default list includes the following repositories:
23:02:25 # http://repo1.maven.org/maven2@id=central
23:02:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:02:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:02:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:02:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:02:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:02:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:02:25 # To add repositories to the default ones, prepend '+' to the list of repositories
23:02:25 # to add.
23:02:25 # A repository url can be appended with zero or more of the following flags:
23:02:25 # @snapshots : the repository contains snapshots
23:02:25 # @noreleases : the repository does not contain any released artifacts
23:02:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:02:25 #
23:02:25 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
23:02:25
23:02:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:02:25 + [[ True == \T\r\u\e ]]
23:02:25 + echo 'Configuring the startup features...'
23:02:25 + 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
23:02:25 + FEATURE_TEST_STRING=features-test
23:02:25 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:02:25 + KARAF_VERSION=karaf4
23:02:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:02:25 + 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
23:02:25 + [[ ! -z '' ]]
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:02:25 ################################################################################
23:02:25 #
23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:25 # contributor license agreements. See the NOTICE file distributed with
23:02:25 # this work for additional information regarding copyright ownership.
23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:25 # (the "License"); you may not use this file except in compliance with
23:02:25 # the License. You may obtain a copy of the License at
23:02:25 #
23:02:25 # http://www.apache.org/licenses/LICENSE-2.0
23:02:25 #
23:02:25 # Unless required by applicable law or agreed to in writing, software
23:02:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:25 # See the License for the specific language governing permissions and
23:02:25 # limitations under the License.
23:02:25 #
23:02:25 ################################################################################
23:02:25
23:02:25 #
23:02:25 # Comma separated list of features repositories to register by default
23:02:25 #
23:02:25 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}/bb02d181-9385-4de6-97c3-f6cd7c1d34bd.xml
23:02:25
23:02:25 #
23:02:25 # Comma separated list of features to install at startup
23:02:25 #
23:02:25 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 58840a47-28e2-4574-9eff-b5769313407f
23:02:25
23:02:25 #
23:02:25 # Resource repositories (OBR) that the features resolver can use
23:02:25 # to resolve requirements/capabilities
23:02:25 #
23:02:25 # The format of the resourceRepositories is
23:02:25 # resourceRepositories=[xml:url|json:url],...
23:02:25 # for Instance:
23:02:25 #
23:02:25 #resourceRepositories=xml:http://host/path/to/index.xml
23:02:25 # or
23:02:25 #resourceRepositories=json:http://host/path/to/index.json
23:02:25 #
23:02:25
23:02:25 #
23:02:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:02:25 #
23:02:25 featuresBootAsynchronous=false
23:02:25
23:02:25 #
23:02:25 # Service requirements enforcement
23:02:25 #
23:02:25 # By default, the feature resolver checks the service requirements/capabilities of
23:02:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:02:25 # the required bundles.
23:02:25 # The following flag can have those values:
23:02:25 # - disable: service requirements are completely ignored
23:02:25 # - default: service requirements are ignored for old features
23:02:25 # - enforce: service requirements are always verified
23:02:25 #
23:02:25 #serviceRequirements=default
23:02:25
23:02:25 #
23:02:25 # Store cfg file for config element in feature
23:02:25 #
23:02:25 #configCfgStore=true
23:02:25
23:02:25 #
23:02:25 # Define if the feature service automatically refresh bundles
23:02:25 #
23:02:25 autoRefresh=true
23:02:25
23:02:25 #
23:02:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:02:25 # XML file defines instructions related to features processing
23:02:25 # versions.properties may declare properties to resolve placeholders in XML file
23:02:25 # both files are relative to ${karaf.etc}
23:02:25 #
23:02:25 #featureProcessing=org.apache.karaf.features.xml
23:02:25 #featureProcessingVersions=versions.properties
23:02:25 + configure_karaf_log karaf4 ''
23:02:25 + local -r karaf_version=karaf4
23:02:25 + local -r controllerdebugmap=
23:02:25 + local logapi=log4j
23:02:25 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:25 log4j2.rootLogger.level = INFO
23:02:25 #log4j2.rootLogger.type = asyncRoot
23:02:25 #log4j2.rootLogger.includeLocation = false
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:25 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:25 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:25 log4j2.logger.spifly.level = WARN
23:02:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:25 log4j2.logger.audit.level = INFO
23:02:25 log4j2.logger.audit.additivity = false
23:02:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:25 log4j2.appender.console.type = Console
23:02:25 log4j2.appender.console.name = Console
23:02:25 log4j2.appender.console.layout.type = PatternLayout
23:02:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:25 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:25 log4j2.appender.rolling.name = RollingFile
23:02:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:25 #log4j2.appender.rolling.immediateFlush = false
23:02:25 log4j2.appender.rolling.append = true
23:02:25 log4j2.appender.rolling.layout.type = PatternLayout
23:02:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:25 log4j2.appender.rolling.policies.type = Policies
23:02:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:25 log4j2.appender.rolling.policies.size.size = 64MB
23:02:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:25 log4j2.appender.rolling.strategy.max = 7
23:02:25 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:25 log4j2.appender.audit.name = AuditRollingFile
23:02:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:25 log4j2.appender.audit.append = true
23:02:25 log4j2.appender.audit.layout.type = PatternLayout
23:02:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:25 log4j2.appender.audit.policies.type = Policies
23:02:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:25 log4j2.appender.audit.policies.size.size = 8MB
23:02:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:25 log4j2.appender.audit.strategy.max = 7
23:02:25 log4j2.appender.osgi.type = PaxOsgi
23:02:25 log4j2.appender.osgi.name = PaxOsgi
23:02:25 log4j2.appender.osgi.filter = *
23:02:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:25 #log4j2.logger.aether.level = TRACE
23:02:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:25 #log4j2.logger.http-headers.level = DEBUG
23:02:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:25 #log4j2.logger.maven.level = TRACE
23:02:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:02:25 + logapi=log4j2
23:02:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:02:25 + '[' log4j2 == log4j2 ']'
23:02:25 + 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
23:02:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:02:25 controllerdebugmap:
23:02:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:02:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:02:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:02:25 + unset IFS
23:02:25 + echo 'controllerdebugmap: '
23:02:25 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:25 + '[' -n '' ']'
23:02:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:02:25 ################################################################################
23:02:25 #
23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:25 # contributor license agreements. See the NOTICE file distributed with
23:02:25 # this work for additional information regarding copyright ownership.
23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:25 # (the "License"); you may not use this file except in compliance with
23:02:25 # the License. You may obtain a copy of the License at
23:02:25 #
23:02:25 # http://www.apache.org/licenses/LICENSE-2.0
23:02:25 #
23:02:25 # Unless required by applicable law or agreed to in writing, software
23:02:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:25 # See the License for the specific language governing permissions and
23:02:25 # limitations under the License.
23:02:25 #
23:02:25 ################################################################################
23:02:25
23:02:25 # Common pattern layout for appenders
23:02:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:02:25
23:02:25 # Root logger
23:02:25 log4j2.rootLogger.level = INFO
23:02:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:02:25 #log4j2.rootLogger.type = asyncRoot
23:02:25 #log4j2.rootLogger.includeLocation = false
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:02:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:02:25 log4j2.rootLogger.appenderRef.Console.ref = Console
23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:02:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:02:25
23:02:25 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:02:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:02:25
23:02:25 # Loggers configuration
23:02:25
23:02:25 # Spifly logger
23:02:25 log4j2.logger.spifly.name = org.apache.aries.spifly
23:02:25 log4j2.logger.spifly.level = WARN
23:02:25
23:02:25 # Security audit logger
23:02:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:02:25 log4j2.logger.audit.level = INFO
23:02:25 log4j2.logger.audit.additivity = false
23:02:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:02:25
23:02:25 # Appenders configuration
23:02:25
23:02:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:02:25 log4j2.appender.console.type = Console
23:02:25 log4j2.appender.console.name = Console
23:02:25 log4j2.appender.console.layout.type = PatternLayout
23:02:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:02:25
23:02:25 # Rolling file appender
23:02:25 log4j2.appender.rolling.type = RollingRandomAccessFile
23:02:25 log4j2.appender.rolling.name = RollingFile
23:02:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:02:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:02:25 # uncomment to not force a disk flush
23:02:25 #log4j2.appender.rolling.immediateFlush = false
23:02:25 log4j2.appender.rolling.append = true
23:02:25 log4j2.appender.rolling.layout.type = PatternLayout
23:02:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:02:25 log4j2.appender.rolling.policies.type = Policies
23:02:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:02:25 log4j2.appender.rolling.policies.size.size = 1GB
23:02:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:02:25 log4j2.appender.rolling.strategy.max = 7
23:02:25
23:02:25 # Audit file appender
23:02:25 log4j2.appender.audit.type = RollingRandomAccessFile
23:02:25 log4j2.appender.audit.name = AuditRollingFile
23:02:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:02:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:02:25 log4j2.appender.audit.append = true
23:02:25 log4j2.appender.audit.layout.type = PatternLayout
23:02:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:02:25 log4j2.appender.audit.policies.type = Policies
23:02:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:02:25 log4j2.appender.audit.policies.size.size = 8MB
23:02:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:02:25 log4j2.appender.audit.strategy.max = 7
23:02:25
23:02:25 # OSGi appender
23:02:25 log4j2.appender.osgi.type = PaxOsgi
23:02:25 log4j2.appender.osgi.name = PaxOsgi
23:02:25 log4j2.appender.osgi.filter = *
23:02:25
23:02:25 # help with identification of maven-related problems with pax-url-aether
23:02:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:02:25 #log4j2.logger.aether.level = TRACE
23:02:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:02:25 #log4j2.logger.http-headers.level = DEBUG
23:02:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:02:25 #log4j2.logger.maven.level = TRACE
23:02:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:02:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:02:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 Configure
23:02:25 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:02:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:02:25 + local -r controllermem=3072m
23:02:25 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 + echo Configure
23:02:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:02:25 max memory: 3072m
23:02:25 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 + echo ' max memory: 3072m'
23:02:25 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:25 + 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
23:02:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:02:25 #!/bin/sh
23:02:25 #
23:02:25 # Licensed to the Apache Software Foundation (ASF) under one or more
23:02:25 # contributor license agreements. See the NOTICE file distributed with
23:02:25 # this work for additional information regarding copyright ownership.
23:02:25 # The ASF licenses this file to You under the Apache License, Version 2.0
23:02:25 # (the "License"); you may not use this file except in compliance with
23:02:25 # the License. You may obtain a copy of the License at
23:02:25 #
23:02:25 # http://www.apache.org/licenses/LICENSE-2.0
23:02:25 #
23:02:25 # Unless required by applicable law or agreed to in writing, software
23:02:25 # distributed under the License is distributed on an "AS IS" BASIS,
23:02:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:02:25 # See the License for the specific language governing permissions and
23:02:25 # limitations under the License.
23:02:25 #
23:02:25
23:02:25 #
23:02:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:02:25 # script: client, instance, shell, start, status, stop, karaf
23:02:25 #
23:02:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:02:25 # Actions go here...
23:02:25 # fi
23:02:25
23:02:25 #
23:02:25 # general settings which should be applied for all scripts go here; please keep
23:02:25 # in mind that it is possible that scripts might be executed more than once, e.g.
23:02:25 # in example of the start script where the start script is executed first and the
23:02:25 # karaf script afterwards.
23:02:25 #
23:02:25
23:02:25 #
23:02:25 # The following section shows the possible configuration options for the default
23:02:25 # karaf scripts
23:02:25 #
23:02:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:02:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:02:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:02:25 # export EXTRA_JAVA_OPTS # Additional JVM options
23:02:25 # export KARAF_HOME # Karaf home folder
23:02:25 # export KARAF_DATA # Karaf data folder
23:02:25 # export KARAF_BASE # Karaf base folder
23:02:25 # export KARAF_ETC # Karaf etc folder
23:02:25 # export KARAF_LOG # Karaf log folder
23:02:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:02:25 # export KARAF_OPTS # Additional available Karaf options
23:02:25 # export KARAF_DEBUG # Enable debug mode
23:02:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:02:25 # export KARAF_NOROOT # Prevent execution as root if set to true
23:02:25 Set Java version
23:02:25 + echo 'Set Java version'
23:02:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:02:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:02:25 sudo: a password is required
23:02:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:02:25 sudo: a password is required
23:02:25 JDK default version ...
23:02:25 + echo 'JDK default version ...'
23:02:25 + java -version
23:02:25 openjdk version "21.0.8" 2025-07-15
23:02:25 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:02:25 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:02:25 Set JAVA_HOME
23:02:25 + echo 'Set JAVA_HOME'
23:02:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:02:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:25 Listing all open ports on controller system...
23:02:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:02:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:02:25 + echo 'Listing all open ports on controller system...'
23:02:25 + netstat -pnatu
23:02:25 /tmp/configuration-script.sh: line 40: netstat: command not found
23:02:25 Configuring cluster
23:02:25 + '[' -f /tmp/custom_shard_config.txt ']'
23:02:25 + echo 'Configuring cluster'
23:02:25 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.79
23:02:25 ################################################
23:02:25 ## Configure Cluster ##
23:02:25 ################################################
23:02:25 NOTE: Cluster configuration files not found. Copying from
23:02:25 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:02:25 Configuring unique name in pekko.conf
23:02:25 Configuring hostname in pekko.conf
23:02:25 Configuring data and rpc seed nodes in pekko.conf
23:02:25 modules = [
23:02:25
23:02:25 {
23:02:25 name = "inventory"
23:02:25 namespace = "urn:opendaylight:inventory"
23:02:25 shard-strategy = "module"
23:02:25 },
23:02:25 {
23:02:25 name = "topology"
23:02:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:25 shard-strategy = "module"
23:02:25 },
23:02:25 {
23:02:25 name = "toaster"
23:02:25 namespace = "http://netconfcentral.org/ns/toaster"
23:02:25 shard-strategy = "module"
23:02:25 }
23:02:25 ]
23:02:25 Configuring replication type in module-shards.conf
23:02:25 ################################################
23:02:25 ## NOTE: Manually restart controller to ##
23:02:25 ## apply configuration. ##
23:02:25 ################################################
23:02:25 Dump pekko.conf
23:02:25 + echo 'Dump pekko.conf'
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:02:25
23:02:25 odl-cluster-data {
23:02:25 pekko {
23:02:25 remote {
23:02:25 artery {
23:02:25 enabled = on
23:02:25 transport = tcp
23:02:25 canonical.hostname = "10.30.170.79"
23:02:25 canonical.port = 2550
23:02:25 }
23:02:25 }
23:02:25
23:02:25 cluster {
23:02:25 # Using artery.
23:02:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.79:2550"]
23:02:25
23:02:25 roles = ["member-1"]
23:02:25
23:02:25 # when under load we might trip a false positive on the failure detector
23:02:25 # failure-detector {
23:02:25 # heartbeat-interval = 4 s
23:02:25 # acceptable-heartbeat-pause = 16s
23:02:25 # }
23:02:25 }
23:02:25
23:02:25 persistence {
23:02:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:02:25 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:02:25 # The relative path is always relative to KARAF_HOME.
23:02:25
23:02:25 # snapshot-store.local.dir = "target/snapshots"
23:02:25
23:02:25 # Use lz4 compression for LocalSnapshotStore snapshots
23:02:25 snapshot-store.local.use-lz4-compression = false
23:02:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:02:25 snapshot-store.local.lz4-blocksize = 256KB
23:02:25 }
23:02:25 disable-default-actor-system-quarantined-event-handling = "false"
23:02:25 }
23:02:25 }
23:02:25 Dump modules.conf
23:02:25 + echo 'Dump modules.conf'
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:02:25 modules = [
23:02:25
23:02:25 {
23:02:25 name = "inventory"
23:02:25 namespace = "urn:opendaylight:inventory"
23:02:25 shard-strategy = "module"
23:02:25 },
23:02:25 {
23:02:25 name = "topology"
23:02:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:02:25 shard-strategy = "module"
23:02:25 },
23:02:25 {
23:02:25 name = "toaster"
23:02:25 namespace = "http://netconfcentral.org/ns/toaster"
23:02:25 shard-strategy = "module"
23:02:25 }
23:02:25 ]
23:02:25 Dump module-shards.conf
23:02:25 + echo 'Dump module-shards.conf'
23:02:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:02:25 module-shards = [
23:02:25 {
23:02:25 name = "default"
23:02:25 shards = [
23:02:25 {
23:02:25 name = "default"
23:02:25 replicas = ["member-1"]
23:02:25 }
23:02:25 ]
23:02:25 },
23:02:25 {
23:02:25 name = "inventory"
23:02:25 shards = [
23:02:25 {
23:02:25 name="inventory"
23:02:25 replicas = ["member-1"]
23:02:25 }
23:02:25 ]
23:02:25 },
23:02:25 {
23:02:25 name = "topology"
23:02:25 shards = [
23:02:25 {
23:02:25 name="topology"
23:02:25 replicas = ["member-1"]
23:02:25 }
23:02:25 ]
23:02:25 },
23:02:25 {
23:02:25 name = "toaster"
23:02:25 shards = [
23:02:25 {
23:02:25 name="toaster"
23:02:25 replicas = ["member-1"]
23:02:25 }
23:02:25 ]
23:02:25 }
23:02:25 ]
23:02:25 Locating config plan to use...
23:02:25 Finished running config plans
23:02:26 Starting member-1 with IP address 10.30.170.79
23:02:26 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:26 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:26 Redirecting karaf console output to karaf_console.log
23:02:26 Starting controller...
23:02:26 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:02:26 Execute the post startup script on controller 10.30.170.79
23:02:26 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:26 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:02:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:02:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:03:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:03:32 2025-11-16T23:02:51,999 | 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.]
23:03:32 Controller is UP
23:03:32 2025-11-16T23:02:51,999 | 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.]
23:03:32 Listing all open ports on controller system...
23:03:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:03:32 looking for "BindException: Address already in use" in log file
23:03:32 looking for "server is unhealthy" in log file
23:03:32 Let's take the karaf thread dump
23:03:32 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:03:32 karaf main: org.apache.karaf.main.Main, pid:2040
23:03:32 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:03:33 Generating mininet variables...
23:03:33 Locating test plan to use...
23:03:33 Changing the testplan path...
23:03:33 # Place the suites in run order:
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/ready
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/apidocs
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/CRUD
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/notifications
23:03:33 /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth
23:03:33
23:03:33 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth ...
23:03:33 ==============================================================================
23:03:33 netconf-userfeatures.txt
23:03:33 ==============================================================================
23:03:33 netconf-userfeatures.txt.Ready
23:03:33 ==============================================================================
23:03:33 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector readiness ...
23:03:33 ==============================================================================
23:03:36 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 | PASS |
23:03:45 ------------------------------------------------------------------------------
23:03:45 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 | PASS |
23:03:45 ------------------------------------------------------------------------------
23:03:45 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 | PASS |
23:03:45 Netconf was detected to be up and running so bug 5014 did not show up.
23:03:45 ------------------------------------------------------------------------------
23:03:45 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 | PASS |
23:03:45 Netconf was detected to be up and running so bug 5014 did not show up.
23:03:45 ------------------------------------------------------------------------------
23:03:45 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:45 | PASS |
23:03:45 ------------------------------------------------------------------------------
23:03:45 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:03:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:05 | PASS |
23:04:05 ------------------------------------------------------------------------------
23:04:05 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector r... | PASS |
23:04:05 6 tests, 6 passed, 0 failed
23:04:05 ==============================================================================
23:04:05 netconf-userfeatures.txt.Ready | PASS |
23:04:05 6 tests, 6 passed, 0 failed
23:04:05 ==============================================================================
23:04:05 netconf-userfeatures.txt.Apidocs
23:04:05 ==============================================================================
23:04:05 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apidocs is...
23:04:05 ==============================================================================
23:04:05 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
23:04:09 ------------------------------------------------------------------------------
23:04:09 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify A... | PASS |
23:04:09 1 test, 1 passed, 0 failed
23:04:09 ==============================================================================
23:04:09 netconf-userfeatures.txt.Apidocs | PASS |
23:04:09 1 test, 1 passed, 0 failed
23:04:09 ==============================================================================
23:04:09 netconf-userfeatures.txt.MDSAL
23:04:09 ==============================================================================
23:04:10 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound test ...
23:04:10 ==============================================================================
23:04:10 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
23:04:12 ------------------------------------------------------------------------------
23:04:12 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:12 | PASS |
23:04:12 ------------------------------------------------------------------------------
23:04:12 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:13 | PASS |
23:04:13 ------------------------------------------------------------------------------
23:04:13 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:13 | PASS |
23:04:13 ------------------------------------------------------------------------------
23:04:13 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:13 | PASS |
23:04:13 ------------------------------------------------------------------------------
23:04:13 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:13 | PASS |
23:04:13 ------------------------------------------------------------------------------
23:04:13 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:14 | PASS |
23:04:14 ------------------------------------------------------------------------------
23:04:14 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:14 | PASS |
23:04:14 ------------------------------------------------------------------------------
23:04:14 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:14 | PASS |
23:04:14 ------------------------------------------------------------------------------
23:04:14 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:15 | PASS |
23:04:15 ------------------------------------------------------------------------------
23:04:15 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:16 | PASS |
23:04:16 ------------------------------------------------------------------------------
23:04:16 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:16 | PASS |
23:04:16 ------------------------------------------------------------------------------
23:04:16 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:16 | PASS |
23:04:16 ------------------------------------------------------------------------------
23:04:16 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:16 | PASS |
23:04:16 ------------------------------------------------------------------------------
23:04:16 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:17 | PASS |
23:04:17 ------------------------------------------------------------------------------
23:04:17 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:17 | PASS |
23:04:17 ------------------------------------------------------------------------------
23:04:17 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:17 | PASS |
23:04:17 ------------------------------------------------------------------------------
23:04:17 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:17 | PASS |
23:04:17 ------------------------------------------------------------------------------
23:04:17 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:18 | PASS |
23:04:18 ------------------------------------------------------------------------------
23:04:18 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:18 | PASS |
23:04:18 ------------------------------------------------------------------------------
23:04:18 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:18 | PASS |
23:04:18 ------------------------------------------------------------------------------
23:04:18 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:19 | PASS |
23:04:19 ------------------------------------------------------------------------------
23:04:19 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:20 | PASS |
23:04:20 ------------------------------------------------------------------------------
23:04:20 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:20 | PASS |
23:04:20 ------------------------------------------------------------------------------
23:04:20 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:21 | PASS |
23:04:21 ------------------------------------------------------------------------------
23:04:21 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:21 | PASS |
23:04:21 ------------------------------------------------------------------------------
23:04:21 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:21 | PASS |
23:04:21 ------------------------------------------------------------------------------
23:04:21 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:22 | PASS |
23:04:22 ------------------------------------------------------------------------------
23:04:22 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:22 | PASS |
23:04:22 ------------------------------------------------------------------------------
23:04:22 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:22 | PASS |
23:04:22 ------------------------------------------------------------------------------
23:04:22 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:22 | PASS |
23:04:22 ------------------------------------------------------------------------------
23:04:22 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:23 | PASS |
23:04:23 ------------------------------------------------------------------------------
23:04:23 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:23 | PASS |
23:04:23 ------------------------------------------------------------------------------
23:04:23 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:23 | PASS |
23:04:23 ------------------------------------------------------------------------------
23:04:23 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:24 | PASS |
23:04:24 ------------------------------------------------------------------------------
23:04:24 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbo... | PASS |
23:04:24 49 tests, 49 passed, 0 failed
23:04:24 ==============================================================================
23:04:24 netconf-userfeatures.txt.MDSAL | PASS |
23:04:24 49 tests, 49 passed, 0 failed
23:04:24 ==============================================================================
23:04:24 netconf-userfeatures.txt.CRUD
23:04:24 ==============================================================================
23:04:25 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test suite.
23:04:25 ==============================================================================
23:04:26 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:47 | PASS |
23:04:47 ------------------------------------------------------------------------------
23:04:47 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:47 | PASS |
23:04:47 ------------------------------------------------------------------------------
23:04:47 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:47 | PASS |
23:04:47 ------------------------------------------------------------------------------
23:04:47 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:47 | PASS |
23:04:47 ------------------------------------------------------------------------------
23:04:47 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:49 | PASS |
23:04:49 ------------------------------------------------------------------------------
23:04:49 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:50 | PASS |
23:04:50 ------------------------------------------------------------------------------
23:04:50 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:50 | PASS |
23:04:50 ------------------------------------------------------------------------------
23:04:50 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:50 | PASS |
23:04:50 ------------------------------------------------------------------------------
23:04:50 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:50 | PASS |
23:04:50 ------------------------------------------------------------------------------
23:04:50 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:50 | PASS |
23:04:50 ------------------------------------------------------------------------------
23:04:50 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:51 | PASS |
23:04:51 ------------------------------------------------------------------------------
23:04:51 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:51 | PASS |
23:04:51 ------------------------------------------------------------------------------
23:04:51 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:51 | PASS |
23:04:51 ------------------------------------------------------------------------------
23:04:51 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:52 | PASS |
23:04:52 ------------------------------------------------------------------------------
23:04:52 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:53 | PASS |
23:04:53 ------------------------------------------------------------------------------
23:04:53 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:53 | PASS |
23:04:53 ------------------------------------------------------------------------------
23:04:53 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:53 | PASS |
23:04:53 ------------------------------------------------------------------------------
23:04:53 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:53 | PASS |
23:04:53 ------------------------------------------------------------------------------
23:04:53 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:53 | PASS |
23:04:53 ------------------------------------------------------------------------------
23:04:53 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:54 | PASS |
23:04:54 ------------------------------------------------------------------------------
23:04:54 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:54 | PASS |
23:04:54 ------------------------------------------------------------------------------
23:04: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 "!="?
23:04:54 | PASS |
23:04:54 ------------------------------------------------------------------------------
23:04:54 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:54 | PASS |
23:04:54 ------------------------------------------------------------------------------
23:04:54 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:55 | PASS |
23:04:55 ------------------------------------------------------------------------------
23:04:55 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:55 | PASS |
23:04:55 ------------------------------------------------------------------------------
23:04:55 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:55 | PASS |
23:04:55 ------------------------------------------------------------------------------
23:04:55 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:55 | PASS |
23:04:55 ------------------------------------------------------------------------------
23:04:55 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:56 | PASS |
23:04:56 ------------------------------------------------------------------------------
23:04:56 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:56 | PASS |
23:04:56 ------------------------------------------------------------------------------
23:04:56 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD t... | PASS |
23:04:56 29 tests, 29 passed, 0 failed
23:04:56 ==============================================================================
23:04:56 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
23:04:56 ==============================================================================
23:04:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:58 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:04 | PASS |
23:05:04 ------------------------------------------------------------------------------
23:05:04 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:04 | PASS |
23:05:04 ------------------------------------------------------------------------------
23:05:04 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:04 | PASS |
23:05:04 ------------------------------------------------------------------------------
23:05:04 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:04 | PASS |
23:05:04 ------------------------------------------------------------------------------
23:05:04 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:05 | PASS |
23:05:05 ------------------------------------------------------------------------------
23:05:05 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:05 | PASS |
23:05:05 ------------------------------------------------------------------------------
23:05:05 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:06 | PASS |
23:05:06 ------------------------------------------------------------------------------
23:05:06 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:06 | PASS |
23:05:06 ------------------------------------------------------------------------------
23:05:06 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:06 | PASS |
23:05:06 ------------------------------------------------------------------------------
23:05:06 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:06 | PASS |
23:05:06 ------------------------------------------------------------------------------
23:05:06 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:07 | PASS |
23:05:07 ------------------------------------------------------------------------------
23:05:07 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:07 | PASS |
23:05:07 ------------------------------------------------------------------------------
23:05:07 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:07 | PASS |
23:05:07 ------------------------------------------------------------------------------
23:05:07 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:08 | PASS |
23:05:08 ------------------------------------------------------------------------------
23:05:08 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:08 | PASS |
23:05:08 ------------------------------------------------------------------------------
23:05:08 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:09 | PASS |
23:05:09 ------------------------------------------------------------------------------
23:05:09 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:09 | PASS |
23:05:09 ------------------------------------------------------------------------------
23:05:09 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:09 | PASS |
23:05:09 ------------------------------------------------------------------------------
23:05:09 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:09 | PASS |
23:05:09 ------------------------------------------------------------------------------
23:05:09 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:09 | PASS |
23:05:09 ------------------------------------------------------------------------------
23:05:09 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:10 | PASS |
23:05:10 ------------------------------------------------------------------------------
23:05:10 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:10 | PASS |
23:05:10 ------------------------------------------------------------------------------
23:05:10 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:10 | PASS |
23:05:10 ------------------------------------------------------------------------------
23:05:10 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:10 | PASS |
23:05:10 ------------------------------------------------------------------------------
23:05:10 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:10 | PASS |
23:05:10 ------------------------------------------------------------------------------
23:05:10 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:11 | PASS |
23:05:11 ------------------------------------------------------------------------------
23:05:11 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:11 | PASS |
23:05:11 ------------------------------------------------------------------------------
23:05:11 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:11 | PASS |
23:05:11 ------------------------------------------------------------------------------
23:05:11 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:11 | PASS |
23:05:11 ------------------------------------------------------------------------------
23:05:12 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test ... | PASS |
23:05:12 29 tests, 29 passed, 0 failed
23:05:12 ==============================================================================
23:05:12 netconf-userfeatures.txt.CRUD | PASS |
23:05:12 58 tests, 58 passed, 0 failed
23:05:12 ==============================================================================
23:05:12 netconf-userfeatures.txt.CRUD-ACTION
23:05:12 ==============================================================================
23:05:12 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector CRUD-...
23:05:12 ==============================================================================
23:05:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:19 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:19 | PASS |
23:05:19 ------------------------------------------------------------------------------
23:05:19 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:19 | PASS |
23:05:19 ------------------------------------------------------------------------------
23:05:19 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:19 | PASS |
23:05:19 ------------------------------------------------------------------------------
23:05:19 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:22 | PASS |
23:05:22 ------------------------------------------------------------------------------
23:05:22 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:22 | PASS |
23:05:22 ------------------------------------------------------------------------------
23:05:22 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:22 | PASS |
23:05:22 ------------------------------------------------------------------------------
23:05:22 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:22 | PASS |
23:05:22 ------------------------------------------------------------------------------
23:05:22 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:23 | PASS |
23:05:23 ------------------------------------------------------------------------------
23:05:23 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:23 | PASS |
23:05:23 ------------------------------------------------------------------------------
23:05:23 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:23 | PASS |
23:05:23 ------------------------------------------------------------------------------
23:05:23 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:23 | PASS |
23:05:23 ------------------------------------------------------------------------------
23:05:24 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connec... | PASS |
23:05:24 11 tests, 11 passed, 0 failed
23:05:24 ==============================================================================
23:05:24 netconf-userfeatures.txt.CRUD-ACTION | PASS |
23:05:24 11 tests, 11 passed, 0 failed
23:05:24 ==============================================================================
23:05:24 netconf-userfeatures.txt.Notifications
23:05:24 ==============================================================================
23:05:24 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basic tests f...
23:05:24 ==============================================================================
23:05:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:41 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:41 | PASS |
23:05:41 ------------------------------------------------------------------------------
23:05:41 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:42 | PASS |
23:05:42 ------------------------------------------------------------------------------
23:05:42 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:42 | PASS |
23:05:42 ------------------------------------------------------------------------------
23:05:42 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:46 | PASS |
23:05:46 ------------------------------------------------------------------------------
23:05:46 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:46 | PASS |
23:05:46 ------------------------------------------------------------------------------
23:05:46 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:46 | PASS |
23:05:46 ------------------------------------------------------------------------------
23:05:46 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:46 | PASS |
23:05:46 ------------------------------------------------------------------------------
23:05:46 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:46 | PASS |
23:05:46 ------------------------------------------------------------------------------
23:05:46 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basi... | PASS |
23:05:46 8 tests, 8 passed, 0 failed
23:05:46 ==============================================================================
23:05:46 netconf-userfeatures.txt.Notifications | PASS |
23:05:46 8 tests, 8 passed, 0 failed
23:05:46 ==============================================================================
23:05:46 netconf-userfeatures.txt.KeyAuth
23:05:46 ==============================================================================
23:05:46 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the device...
23:05:46 ==============================================================================
23:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:06:02 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
23:06:02 ------------------------------------------------------------------------------
23:06:02 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
23:06:02 ------------------------------------------------------------------------------
23:06:02 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
23:06:03 ------------------------------------------------------------------------------
23:06:03 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:06:03 | PASS |
23:06:03 ------------------------------------------------------------------------------
23:06:03 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
23:06:03 ------------------------------------------------------------------------------
23:06:03 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify t... | PASS |
23:06:03 5 tests, 5 passed, 0 failed
23:06:03 ==============================================================================
23:06:03 netconf-userfeatures.txt.KeyAuth | PASS |
23:06:03 5 tests, 5 passed, 0 failed
23:06:03 ==============================================================================
23:06:03 netconf-userfeatures.txt | PASS |
23:06:03 138 tests, 138 passed, 0 failed
23:06:03 ==============================================================================
23:06:03 Output: /w/workspace/netconf-csit-1node-userfeatures-all-titanium/output.xml
23:06:05 Log: /w/workspace/netconf-csit-1node-userfeatures-all-titanium/log.html
23:06:05 Report: /w/workspace/netconf-csit-1node-userfeatures-all-titanium/report.html
23:06:05 Examining the files in data/log and checking filesize
23:06:05 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:06 total 616
23:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 23:02 .
23:06:06 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 23:02 karaf_console.log
23:06:06 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 23:02 ..
23:06:06 -rw-rw-r-- 1 jenkins jenkins 615087 Nov 16 23:06 karaf.log
23:06:06 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:06 604K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:06:06 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:06:06 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:06 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
23:06:06 Let's take the karaf thread dump again...
23:06:06 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:07 karaf main: org.apache.karaf.main.Main, pid:2040
23:06:07 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:07 Killing ODL
23:06:07 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:12 Compressing karaf.log 1
23:06:12 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:13 Fetching compressed karaf.log 1
23:06:13 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:13 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:13 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:13 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:13 Fetch GC logs
23:06:14 Warning: Permanently added '10.30.170.79' (ECDSA) to the list of known hosts.
23:06:14 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:06:14 Examine copied files
23:06:14 total 19336
23:06:14 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 23:06 gclogs-1
23:06:14 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 23:06 odl1_karaf_console.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 48347 Nov 16 23:06 odl1_karaf.log.gz
23:06:14 -rw-rw-r--. 1 jenkins jenkins 160747 Nov 16 23:06 karaf_1_2040_threads_after.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 13936 Nov 16 23:06 ps_after.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 270971 Nov 16 23:06 report.html
23:06:14 -rw-rw-r--. 1 jenkins jenkins 2217257 Nov 16 23:06 log.html
23:06:14 -rw-rw-r--. 1 jenkins jenkins 15484581 Nov 16 23:06 output.xml
23:06:14 -rw-rw-r--. 1 jenkins jenkins 233431 Nov 16 23:05 testtool--netconf-userfeatures-txt-CRUD-ACTION-CRUD-ACTION.1763334314.809.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 551284 Nov 16 23:05 testtool--netconf-userfeatures-txt-CRUD-CRUD.1763334299.573.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 592042 Nov 16 23:04 testtool--netconf-userfeatures-txt-CRUD-CRUD-RPC.1763334267.722.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 674 Nov 16 23:03 testplan.txt
23:06:14 -rw-rw-r--. 1 jenkins jenkins 133128 Nov 16 23:03 karaf_1_2040_threads_before.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 14647 Nov 16 23:03 ps_before.log
23:06:14 -rw-rw-r--. 1 jenkins jenkins 3370 Nov 16 23:02 post-startup-script.sh
23:06:14 -rw-rw-r--. 1 jenkins jenkins 252 Nov 16 23:02 startup-script.sh
23:06:14 -rw-rw-r--. 1 jenkins jenkins 3493 Nov 16 23:02 configuration-script.sh
23:06:14 -rw-rw-r--. 1 jenkins jenkins 337 Nov 16 23:02 detect_variables.env
23:06:14 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 16 23:02 pom.xml
23:06:14 -rw-rw-r--. 1 jenkins jenkins 92 Nov 16 23:02 set_variables.env
23:06:14 -rw-rw-r--. 1 jenkins jenkins 297 Nov 16 23:02 slave_addresses.txt
23:06:14 -rw-rw-r--. 1 jenkins jenkins 570 Nov 16 23:01 requirements.txt
23:06:14 -rw-rw-r--. 1 jenkins jenkins 26 Nov 16 23:01 env.properties
23:06:14 -rw-rw-r--. 1 jenkins jenkins 324 Nov 16 22:59 stack-parameters.yaml
23:06:14 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 16 22:58 test
23:06:14 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 22:58 test@tmp
23:06:14 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 16 17:53 maven-metadata.xml
23:06:14 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins3785479378295675578.sh
23:06:14 Karaf Deployments, Tests must have already run
23:06:14 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins10725228915938167188.sh
23:06:14 Cleaning up Robot installation...
23:06:14 $ ssh-agent -k
23:06:14 unset SSH_AUTH_SOCK;
23:06:14 unset SSH_AGENT_PID;
23:06:14 echo Agent pid 5274 killed;
23:06:14 [ssh-agent] Stopped.
23:06:14 Recording plot data
23:06:14 Robot results publisher started...
23:06:14 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:06:14 -Parsing output xml:
23:06:15 Done!
23:06:15 -Copying log files to build dir:
23:06:16 Done!
23:06:16 -Assigning results to build:
23:06:16 Done!
23:06:16 -Checking thresholds:
23:06:16 Done!
23:06:16 Done publishing Robot results.
23:06:16 [PostBuildScript] - [INFO] Executing post build scripts.
23:06:16 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins4843931322984858499.sh
23:06:16 Archiving csit artifacts
23:06:16 mv: cannot stat '*_1.png': No such file or directory
23:06:16 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:06:16 % Total % Received % Xferd Average Speed Time Time Time Current
23:06:16 Dload Upload Total Spent Left Speed
23:06:16
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1664k 0 1664k 0 0 5679k 0 --:--:-- --:--:-- --:--:-- 5659k
100 2268k 0 2268k 0 0 5938k 0 --:--:-- --:--:-- --:--:-- 5922k
23:06:16 Archive: robot-plugin.zip
23:06:16 inflating: ./archives/robot-plugin/log.html
23:06:16 inflating: ./archives/robot-plugin/output.xml
23:06:17 inflating: ./archives/robot-plugin/report.html
23:06:17 mv: cannot stat '*.log.gz': No such file or directory
23:06:17 mv: cannot stat '*.csv': No such file or directory
23:06:17 mv: cannot stat '*.png': No such file or directory
23:06:17 [PostBuildScript] - [INFO] Executing post build scripts.
23:06:17 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16479428106111650896.sh
23:06:17 [PostBuildScript] - [INFO] Executing post build scripts.
23:06:17 [EnvInject] - Injecting environment variables from a build step.
23:06:17 [EnvInject] - Injecting as environment variables the properties content
23:06:17 OS_CLOUD=vex
23:06:17 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-titanium-62
23:06:17
23:06:17 [EnvInject] - Variables injected successfully.
23:06:17 provisioning config files...
23:06:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:06:17 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins11205053106763736746.sh
23:06:17 ---> openstack-stack-delete.sh
23:06:17 Setup pyenv:
23:06:17 system
23:06:17 3.8.13
23:06:17 3.9.13
23:06:17 3.10.13
23:06:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:06:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:19 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.
23:06:19 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:06:19 lf-activate-venv(): INFO: Base packages installed successfully
23:06:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:06:35 INFO: Stack cost retrieval disabled, setting cost to 0
23:06:47 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-titanium-62
23:06:47 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-titanium-62
23:06:47 [PostBuildScript] - [INFO] Executing post build scripts.
23:06:47 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins15911426292773472436.sh
23:06:47 ---> sysstat.sh
23:06:47 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins2589329784274247902.sh
23:06:47 ---> package-listing.sh
23:06:47 ++ facter osfamily
23:06:47 ++ tr '[:upper:]' '[:lower:]'
23:06:48 + OS_FAMILY=redhat
23:06:48 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-titanium
23:06:48 + START_PACKAGES=/tmp/packages_start.txt
23:06:48 + END_PACKAGES=/tmp/packages_end.txt
23:06:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:06:48 + PACKAGES=/tmp/packages_start.txt
23:06:48 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-titanium ']'
23:06:48 + PACKAGES=/tmp/packages_end.txt
23:06:48 + case "${OS_FAMILY}" in
23:06:48 + rpm -qa
23:06:48 + sort
23:06:48 + '[' -f /tmp/packages_start.txt ']'
23:06:48 + '[' -f /tmp/packages_end.txt ']'
23:06:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:06:48 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-titanium ']'
23:06:48 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-titanium/archives/
23:06:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-titanium/archives/
23:06:48 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins1786453270119203539.sh
23:06:48 ---> capture-instance-metadata.sh
23:06:48 Setup pyenv:
23:06:48 system
23:06:48 3.8.13
23:06:48 3.9.13
23:06:48 3.10.13
23:06:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:50 lf-activate-venv(): INFO: Base packages installed successfully
23:06:50 lf-activate-venv(): INFO: Installing additional packages: lftools
23:07:01 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:07:01 INFO: Running in OpenStack, capturing instance metadata
23:07:01 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14672445771694899788.sh
23:07:01 provisioning config files...
23:07:01 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-titanium #62
23:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-titanium@tmp/config1738498334463472239tmp
23:07:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:07:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:07:01 provisioning config files...
23:07:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:07:01 [EnvInject] - Injecting environment variables from a build step.
23:07:01 [EnvInject] - Injecting as environment variables the properties content
23:07:01 SERVER_ID=logs
23:07:02
23:07:02 [EnvInject] - Variables injected successfully.
23:07:02 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8989207594873316723.sh
23:07:02 ---> create-netrc.sh
23:07:02 WARN: Log server credential not found.
23:07:02 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12912479212296832679.sh
23:07:02 ---> python-tools-install.sh
23:07:02 Setup pyenv:
23:07:02 system
23:07:02 3.8.13
23:07:02 3.9.13
23:07:02 3.10.13
23:07:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:07:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:07:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:04 lf-activate-venv(): INFO: Base packages installed successfully
23:07:04 lf-activate-venv(): INFO: Installing additional packages: lftools
23:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:07:16 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6649156632285445699.sh
23:07:16 ---> sudo-logs.sh
23:07:16 Archiving 'sudo' log..
23:07:17 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10894515695099976174.sh
23:07:17 ---> job-cost.sh
23:07:17 Setup pyenv:
23:07:17 system
23:07:17 3.8.13
23:07:17 3.9.13
23:07:17 3.10.13
23:07:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:07:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:19 lf-activate-venv(): INFO: Base packages installed successfully
23:07:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:07:26 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:07:26 DEBUG: total: 0
23:07:26 INFO: Retrieving Stack Cost...
23:07:26 INFO: Retrieving Pricing Info for: v3-standard-2
23:07:26 INFO: Archiving Costs
23:07:26 [netconf-csit-1node-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins13771581215509637570.sh
23:07:26 ---> logs-deploy.sh
23:07:26 Setup pyenv:
23:07:27 system
23:07:27 3.8.13
23:07:27 3.9.13
23:07:27 3.10.13
23:07:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-titanium/.python-version)
23:07:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QBpM from file:/tmp/.os_lf_venv
23:07:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:29 lf-activate-venv(): INFO: Base packages installed successfully
23:07:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:07:39 lf-activate-venv(): INFO: Adding /tmp/venv-QBpM/bin to PATH
23:07:39 WARNING: Nexus logging server not set
23:07:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-titanium/62/
23:07:39 INFO: archiving logs to S3
23:07:40 ---> uname -a:
23:07:40 Linux prd-centos8-robot-2c-8g-11113.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
23:07:40
23:07:40
23:07:40 ---> lscpu:
23:07:40 Architecture: x86_64
23:07:40 CPU op-mode(s): 32-bit, 64-bit
23:07:40 Byte Order: Little Endian
23:07:40 CPU(s): 2
23:07:40 On-line CPU(s) list: 0,1
23:07:40 Thread(s) per core: 1
23:07:40 Core(s) per socket: 1
23:07:40 Socket(s): 2
23:07:40 NUMA node(s): 1
23:07:40 Vendor ID: AuthenticAMD
23:07:40 CPU family: 23
23:07:40 Model: 49
23:07:40 Model name: AMD EPYC-Rome Processor
23:07:40 Stepping: 0
23:07:40 CPU MHz: 2800.000
23:07:40 BogoMIPS: 5600.00
23:07:40 Virtualization: AMD-V
23:07:40 Hypervisor vendor: KVM
23:07:40 Virtualization type: full
23:07:40 L1d cache: 32K
23:07:40 L1i cache: 32K
23:07:40 L2 cache: 512K
23:07:40 L3 cache: 16384K
23:07:40 NUMA node0 CPU(s): 0,1
23:07:40 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
23:07:40
23:07:40
23:07:40 ---> nproc:
23:07:40 2
23:07:40
23:07:40
23:07:40 ---> df -h:
23:07:40 Filesystem Size Used Avail Use% Mounted on
23:07:40 devtmpfs 3.8G 0 3.8G 0% /dev
23:07:40 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:07:40 tmpfs 3.8G 17M 3.8G 1% /run
23:07:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:07:40 /dev/vda1 40G 8.4G 32G 21% /
23:07:40 tmpfs 770M 0 770M 0% /run/user/1001
23:07:40
23:07:40
23:07:40 ---> free -m:
23:07:40 total used free shared buff/cache available
23:07:40 Mem: 7697 578 4901 19 2217 6820
23:07:40 Swap: 1023 0 1023
23:07:40
23:07:40
23:07:40 ---> ip addr:
23:07:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:07:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:07:40 inet 127.0.0.1/8 scope host lo
23:07:40 valid_lft forever preferred_lft forever
23:07:40 inet6 ::1/128 scope host
23:07:40 valid_lft forever preferred_lft forever
23:07:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:07:40 link/ether fa:16:3e:ca:07:69 brd ff:ff:ff:ff:ff:ff
23:07:40 altname enp0s3
23:07:40 altname ens3
23:07:40 inet 10.30.170.17/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:07:40 valid_lft 85820sec preferred_lft 85820sec
23:07:40 inet6 fe80::f816:3eff:feca:769/64 scope link
23:07:40 valid_lft forever preferred_lft forever
23:07:40
23:07:40
23:07:40 ---> sar -b -r -n DEV:
23:07:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU)
23:07:40
23:07:40 22:57:56 LINUX RESTART (2 CPU)
23:07:40
23:07:40 10:59:01 PM tps rtps wtps bread/s bwrtn/s
23:07:40 11:00:01 PM 121.41 0.15 121.26 4.00 12013.46
23:07:40 11:01:01 PM 38.38 1.05 37.33 113.68 4527.52
23:07:40 11:02:01 PM 62.48 6.81 55.67 1249.09 3663.25
23:07:40 11:03:01 PM 40.98 2.73 38.24 439.66 6580.09
23:07:40 11:04:01 PM 3.97 0.22 3.75 11.73 137.39
23:07:40 11:05:01 PM 2.25 0.02 2.23 0.93 430.93
23:07:40 11:06:01 PM 0.67 0.00 0.67 0.00 192.70
23:07:40 11:07:01 PM 24.66 0.42 24.25 47.06 1658.97
23:07:40 Average: 36.85 1.42 35.43 233.34 3650.67
23:07:40
23:07:40 10:59:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:07:40 11:00:01 PM 5249720 7088996 2632704 33.40 2688 2015028 644964 7.22 188132 2096664 113960
23:07:40 11:01:01 PM 5244348 7086880 2638076 33.47 2688 2018392 645840 7.23 219008 2069256 10760
23:07:40 11:02:01 PM 4914636 7004912 2967788 37.65 2688 2257428 682640 7.64 256344 2331816 161124
23:07:40 11:03:01 PM 4951224 7058280 2931200 37.19 2688 2274368 650356 7.28 265824 2282308 4
23:07:40 11:04:01 PM 4901840 7010416 2980584 37.81 2688 2275884 701820 7.86 266044 2330812 888
23:07:40 11:05:01 PM 4819656 6940228 3062768 38.86 2688 2287888 829824 9.29 266196 2412936 2152
23:07:40 11:06:01 PM 4819916 6943776 3062508 38.85 2688 2291168 819224 9.17 266260 2412676 8
23:07:40 11:07:01 PM 5114264 7074172 2768160 35.12 2688 2132616 642280 7.19 478160 1930148 24108
23:07:40 Average: 5001950 7025958 2880474 36.54 2688 2194096 702118 7.86 275746 2233327 39126
23:07:40
23:07:40 10:59:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:07:40 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:00:01 PM eth0 116.04 92.54 1289.24 12.37 0.00 0.00 0.00 0.00
23:07:40 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:01:01 PM eth0 18.79 8.63 7.33 3.55 0.00 0.00 0.00 0.00
23:07:40 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:02:01 PM eth0 37.32 32.61 334.18 7.50 0.00 0.00 0.00 0.00
23:07:40 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:03:01 PM eth0 193.63 143.86 42.95 40.50 0.00 0.00 0.00 0.00
23:07:40 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:04:01 PM eth0 29.81 22.41 13.87 2.56 0.00 0.00 0.00 0.00
23:07:40 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:05:01 PM eth0 155.83 151.55 172.07 15.04 0.00 0.00 0.00 0.00
23:07:40 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:06:01 PM eth0 90.17 87.69 31.07 9.33 0.00 0.00 0.00 0.00
23:07:40 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 11:07:01 PM eth0 72.29 46.49 120.03 59.14 0.00 0.00 0.00 0.00
23:07:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:07:40 Average: eth0 89.23 73.21 251.35 18.75 0.00 0.00 0.00 0.00
23:07:40
23:07:40
23:07:40 ---> sar -P ALL:
23:07:40 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/16/2025 _x86_64_ (2 CPU)
23:07:40
23:07:40 22:57:56 LINUX RESTART (2 CPU)
23:07:40
23:07:40 10:59:01 PM CPU %user %nice %system %iowait %steal %idle
23:07:40 11:00:01 PM all 38.54 0.00 5.37 2.41 0.11 53.56
23:07:40 11:00:01 PM 0 39.00 0.00 5.42 2.51 0.10 52.97
23:07:40 11:00:01 PM 1 38.09 0.00 5.32 2.31 0.12 54.16
23:07:40 11:01:01 PM all 13.21 0.00 1.85 1.07 0.08 83.79
23:07:40 11:01:01 PM 0 17.77 0.00 2.19 1.22 0.10 78.72
23:07:40 11:01:01 PM 1 8.64 0.00 1.52 0.92 0.07 88.85
23:07:40 11:02:01 PM all 27.27 0.00 5.14 0.47 0.09 67.02
23:07:40 11:02:01 PM 0 29.63 0.00 5.27 0.40 0.08 64.62
23:07:40 11:02:01 PM 1 24.92 0.00 5.01 0.55 0.10 69.42
23:07:40 11:03:01 PM all 10.78 0.00 2.19 1.69 0.07 85.28
23:07:40 11:03:01 PM 0 15.60 0.00 2.42 1.77 0.08 80.12
23:07:40 11:03:01 PM 1 5.93 0.00 1.96 1.61 0.05 90.45
23:07:40 11:04:01 PM all 2.85 0.00 0.37 0.02 0.07 96.70
23:07:40 11:04:01 PM 0 5.02 0.00 0.55 0.03 0.07 94.32
23:07:40 11:04:01 PM 1 0.69 0.00 0.18 0.00 0.07 99.06
23:07:40 11:05:01 PM all 17.70 0.00 1.16 0.05 0.08 81.00
23:07:40 11:05:01 PM 0 32.29 0.00 1.47 0.02 0.08 66.14
23:07:40 11:05:01 PM 1 3.25 0.00 0.85 0.08 0.08 95.73
23:07:40 11:06:01 PM all 8.86 0.00 0.75 0.00 0.08 90.31
23:07:40 11:06:01 PM 0 6.34 0.00 0.70 0.00 0.08 92.88
23:07:40 11:06:01 PM 1 11.39 0.00 0.79 0.00 0.08 87.73
23:07:40 11:07:01 PM all 27.36 0.00 3.20 0.12 0.10 69.22
23:07:40 11:07:01 PM 0 33.38 0.00 4.11 0.10 0.10 62.31
23:07:40 11:07:01 PM 1 21.35 0.00 2.30 0.13 0.10 76.12
23:07:40 Average: all 18.35 0.00 2.51 0.73 0.09 78.33
23:07:40 Average: 0 22.39 0.00 2.77 0.76 0.09 73.99
23:07:40 Average: 1 14.31 0.00 2.25 0.70 0.08 82.66
23:07:40
23:07:40
23:07:40