11:57:34 Started by upstream project "netconf-distribution-mri-test-scandium" build number 64
11:57:34 originally caused by:
11:57:34 Started by timer
11:57:34 Running as SYSTEM
11:57:34 [EnvInject] - Loading node environment variables.
11:57:34 Building remotely on prd-centos8-robot-2c-8g-1152 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium
11:57:34 [ssh-agent] Looking for ssh-agent implementation...
11:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
11:57:34 $ ssh-agent
11:57:34 SSH_AUTH_SOCK=/tmp/ssh-Ld3sfP8xnBnr/agent.5279
11:57:34 SSH_AGENT_PID=5280
11:57:34 [ssh-agent] Started.
11:57:34 Running ssh-add (command line suppressed)
11:57:34 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/private_key_7638020733347409252.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/private_key_7638020733347409252.key)
11:57:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
11:57:34 The recommended git tool is: NONE
11:57:37 using credential opendaylight-jenkins-ssh
11:57:37 Wiping out workspace first.
11:57:37 Cloning the remote Git repository
11:57:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
11:57:37 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test # timeout=10
11:57:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
11:57:37 > git --version # timeout=10
11:57:37 > git --version # 'git version 2.43.0'
11:57:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
11:57:37 [INFO] Currently running in a labeled security context
11:57:37 [INFO] Currently SELinux is 'enforcing' on the host
11:57:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh15744731188420367331.key
11:57:37 Verifying host key using known hosts file
11:57:37 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.
11:57:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
11:57:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
11:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:57:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
11:57:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
11:57:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
11:57:40 [INFO] Currently running in a labeled security context
11:57:40 [INFO] Currently SELinux is 'enforcing' on the host
11:57:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh10899850537970499205.key
11:57:40 Verifying host key using known hosts file
11:57:40 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.
11:57:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
11:57:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:57:40 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
11:57:40 > git config core.sparsecheckout # timeout=10
11:57:40 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
11:57:40 Commit message: "Adapt test for new pce-allocation field"
11:57:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:57:40 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
11:57:41 No emails were triggered.
11:57:41 provisioning config files...
11:57:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
11:57:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
11:57:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:57:41 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10348858512507769545.sh
11:57:41 ---> python-tools-install.sh
11:57:41 Setup pyenv:
11:57:41 system
11:57:41 * 3.8.13 (set by /opt/pyenv/version)
11:57:41 * 3.9.13 (set by /opt/pyenv/version)
11:57:41 * 3.10.13 (set by /opt/pyenv/version)
11:57:41 * 3.11.7 (set by /opt/pyenv/version)
11:57:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1Eav
11:57:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
11:57:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:57:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:57:50 lf-activate-venv(): INFO: Base packages installed successfully
11:57:50 lf-activate-venv(): INFO: Installing additional packages: lftools
11:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
11:58:17 Generating Requirements File
11:58:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
11:58:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
11:58:38 Python 3.11.7
11:58:38 pip 25.2 from /tmp/venv-1Eav/lib/python3.11/site-packages/pip (python 3.11)
11:58:39 appdirs==1.4.4
11:58:39 argcomplete==3.6.2
11:58:39 aspy.yaml==1.3.0
11:58:39 attrs==25.3.0
11:58:39 autopage==0.5.2
11:58:39 beautifulsoup4==4.14.2
11:58:39 boto3==1.40.45
11:58:39 botocore==1.40.45
11:58:39 bs4==0.0.2
11:58:39 cachetools==6.2.0
11:58:39 certifi==2025.10.5
11:58:39 cffi==2.0.0
11:58:39 cfgv==3.4.0
11:58:39 chardet==5.2.0
11:58:39 charset-normalizer==3.4.3
11:58:39 click==8.3.0
11:58:39 cliff==4.11.0
11:58:39 cmd2==2.7.0
11:58:39 cryptography==3.3.2
11:58:39 debtcollector==3.0.0
11:58:39 decorator==5.2.1
11:58:39 defusedxml==0.7.1
11:58:39 Deprecated==1.2.18
11:58:39 distlib==0.4.0
11:58:39 dnspython==2.8.0
11:58:39 docker==7.1.0
11:58:39 dogpile.cache==1.4.1
11:58:39 durationpy==0.10
11:58:39 email-validator==2.3.0
11:58:39 filelock==3.19.1
11:58:39 future==1.0.0
11:58:39 gitdb==4.0.12
11:58:39 GitPython==3.1.45
11:58:39 google-auth==2.41.1
11:58:39 httplib2==0.31.0
11:58:39 identify==2.6.15
11:58:39 idna==3.10
11:58:39 importlib-resources==1.5.0
11:58:39 iso8601==2.1.0
11:58:39 Jinja2==3.1.6
11:58:39 jmespath==1.0.1
11:58:39 jsonpatch==1.33
11:58:39 jsonpointer==3.0.0
11:58:39 jsonschema==4.25.1
11:58:39 jsonschema-specifications==2025.9.1
11:58:39 keystoneauth1==5.12.0
11:58:39 kubernetes==34.1.0
11:58:39 lftools==0.37.14
11:58:39 lxml==6.0.2
11:58:39 markdown-it-py==4.0.0
11:58:39 MarkupSafe==3.0.3
11:58:39 mdurl==0.1.2
11:58:39 msgpack==1.1.1
11:58:39 multi_key_dict==2.0.3
11:58:39 munch==4.0.0
11:58:39 netaddr==1.3.0
11:58:39 niet==1.4.2
11:58:39 nodeenv==1.9.1
11:58:39 oauth2client==4.1.3
11:58:39 oauthlib==3.3.1
11:58:39 openstacksdk==4.7.1
11:58:39 os-service-types==1.8.0
11:58:39 osc-lib==4.2.0
11:58:39 oslo.config==10.0.0
11:58:39 oslo.context==6.1.0
11:58:39 oslo.i18n==6.6.0
11:58:39 oslo.log==7.2.1
11:58:39 oslo.serialization==5.8.0
11:58:39 oslo.utils==9.1.0
11:58:39 packaging==25.0
11:58:39 pbr==7.0.1
11:58:39 platformdirs==4.4.0
11:58:39 prettytable==3.16.0
11:58:39 psutil==7.1.0
11:58:39 pyasn1==0.6.1
11:58:39 pyasn1_modules==0.4.2
11:58:39 pycparser==2.23
11:58:39 pygerrit2==2.0.15
11:58:39 PyGithub==2.8.1
11:58:39 Pygments==2.19.2
11:58:39 PyJWT==2.10.1
11:58:39 PyNaCl==1.6.0
11:58:39 pyparsing==2.4.7
11:58:39 pyperclip==1.11.0
11:58:39 pyrsistent==0.20.0
11:58:39 python-cinderclient==9.8.0
11:58:39 python-dateutil==2.9.0.post0
11:58:39 python-heatclient==4.3.0
11:58:39 python-jenkins==1.8.3
11:58:39 python-keystoneclient==5.7.0
11:58:39 python-magnumclient==4.9.0
11:58:39 python-openstackclient==8.2.0
11:58:39 python-swiftclient==4.8.0
11:58:39 PyYAML==6.0.3
11:58:39 referencing==0.36.2
11:58:39 requests==2.32.5
11:58:39 requests-oauthlib==2.0.0
11:58:39 requestsexceptions==1.4.0
11:58:39 rfc3986==2.0.0
11:58:39 rich==14.1.0
11:58:39 rich-argparse==1.7.1
11:58:39 rpds-py==0.27.1
11:58:39 rsa==4.9.1
11:58:39 ruamel.yaml==0.18.15
11:58:39 ruamel.yaml.clib==0.2.14
11:58:39 s3transfer==0.14.0
11:58:39 simplejson==3.20.2
11:58:39 six==1.17.0
11:58:39 smmap==5.0.2
11:58:39 soupsieve==2.8
11:58:39 stevedore==5.5.0
11:58:39 tabulate==0.9.0
11:58:39 toml==0.10.2
11:58:39 tomlkit==0.13.3
11:58:39 tqdm==4.67.1
11:58:39 typing_extensions==4.15.0
11:58:39 tzdata==2025.2
11:58:39 urllib3==1.26.20
11:58:39 virtualenv==20.34.0
11:58:39 wcwidth==0.2.14
11:58:39 websocket-client==1.8.0
11:58:39 wrapt==1.17.3
11:58:39 xdg==6.0.0
11:58:39 xmltodict==1.0.2
11:58:39 yq==3.4.3
11:58:39 [EnvInject] - Injecting environment variables from a build step.
11:58:39 [EnvInject] - Injecting as environment variables the properties content
11:58:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
11:58:39 OS_CLOUD=vex
11:58:39 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
11:58:39 OS_STACK_TEMPLATE_DIR=openstack-hot
11:58:39
11:58:39 [EnvInject] - Variables injected successfully.
11:58:39 provisioning config files...
11:58:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:58:39 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10340738213665786340.sh
11:58:39 ---> Create parameters file for OpenStack HOT
11:58:39 OpenStack Heat parameters generated
11:58:39 -----------------------------------
11:58:39 parameters:
11:58:39 vm_0_count: '1'
11:58:39 vm_0_flavor: 'v3-standard-4'
11:58:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
11:58:39 vm_1_count: '1'
11:58:39 vm_1_flavor: 'v3-standard-2'
11:58:39 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786'
11:58:39
11:58:39 job_name: '32694-67'
11:58:39 silo: 'releng'
11:58:39 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins9275355877883674297.sh
11:58:39 ---> Create HEAT stack
11:58:39 + source /home/jenkins/lf-env.sh
11:58:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:58:39 ++ mktemp -d /tmp/venv-XXXX
11:58:39 + lf_venv=/tmp/venv-kfY8
11:58:39 + local venv_file=/tmp/.os_lf_venv
11:58:39 + local python=python3
11:58:39 + local options
11:58:39 + local set_path=true
11:58:39 + local install_args=
11:58:39 ++ 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
11:58:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
11:58:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
11:58:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:58:39 + true
11:58:39 + case $1 in
11:58:39 + python=python3
11:58:39 + shift 2
11:58:39 + true
11:58:39 + case $1 in
11:58:39 + shift
11:58:39 + break
11:58:39 + case $python in
11:58:39 + local pkg_list=
11:58:39 + [[ -d /opt/pyenv ]]
11:58:39 + echo 'Setup pyenv:'
11:58:39 Setup pyenv:
11:58:39 + export PYENV_ROOT=/opt/pyenv
11:58:39 + PYENV_ROOT=/opt/pyenv
11:58:39 + 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
11:58:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:58:39 + pyenv versions
11:58:39 system
11:58:39 3.8.13
11:58:39 3.9.13
11:58:39 3.10.13
11:58:39 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
11:58:39 + command -v pyenv
11:58:39 ++ pyenv init - --no-rehash
11:58:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
11:58:39 for i in ${!paths[@]}; do
11:58:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
11:58:39 fi; done;
11:58:39 echo "${paths[*]}"'\'')"
11:58:39 export PATH="/opt/pyenv/shims:${PATH}"
11:58:39 export PYENV_SHELL=bash
11:58:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
11:58:39 pyenv() {
11:58:39 local command
11:58:39 command="${1:-}"
11:58:39 if [ "$#" -gt 0 ]; then
11:58:39 shift
11:58:39 fi
11:58:39
11:58:39 case "$command" in
11:58:39 rehash|shell)
11:58:39 eval "$(pyenv "sh-$command" "$@")"
11:58:39 ;;
11:58:39 *)
11:58:39 command pyenv "$command" "$@"
11:58:39 ;;
11:58:39 esac
11:58:39 }'
11:58:39 +++ bash --norc -ec 'IFS=:; paths=($PATH);
11:58:39 for i in ${!paths[@]}; do
11:58:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
11:58:39 fi; done;
11:58:39 echo "${paths[*]}"'
11:58:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:58:39 ++ 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
11:58:39 ++ 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
11:58:39 ++ export PYENV_SHELL=bash
11:58:39 ++ PYENV_SHELL=bash
11:58:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
11:58:39 +++ complete -F _pyenv pyenv
11:58:39 ++ lf-pyver python3
11:58:39 ++ local py_version_xy=python3
11:58:39 ++ local py_version_xyz=
11:58:39 ++ awk '{ print $1 }'
11:58:39 ++ pyenv versions
11:58:39 ++ local command
11:58:39 ++ command=versions
11:58:39 ++ '[' 1 -gt 0 ']'
11:58:39 ++ shift
11:58:39 ++ case "$command" in
11:58:39 ++ command pyenv versions
11:58:39 ++ pyenv versions
11:58:39 ++ sed 's/^[ *]* //'
11:58:39 ++ grep -E '^[0-9.]*[0-9]$'
11:58:40 ++ [[ ! -s /tmp/.pyenv_versions ]]
11:58:40 +++ grep '^3' /tmp/.pyenv_versions
11:58:40 +++ sort -V
11:58:40 +++ tail -n 1
11:58:40 ++ py_version_xyz=3.11.7
11:58:40 ++ [[ -z 3.11.7 ]]
11:58:40 ++ echo 3.11.7
11:58:40 ++ return 0
11:58:40 + pyenv local 3.11.7
11:58:40 + local command
11:58:40 + command=local
11:58:40 + '[' 2 -gt 0 ']'
11:58:40 + shift
11:58:40 + case "$command" in
11:58:40 + command pyenv local 3.11.7
11:58:40 + pyenv local 3.11.7
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='lftools[openstack] '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='kubernetes '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='niet '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='python-heatclient '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='python-openstackclient '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='python-magnumclient '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='urllib3~=1.26.15 '
11:58:40 + for arg in "$@"
11:58:40 + case $arg in
11:58:40 + pkg_list+='yq '
11:58:40 + [[ -f /tmp/.os_lf_venv ]]
11:58:40 ++ cat /tmp/.os_lf_venv
11:58:40 + lf_venv=/tmp/venv-1Eav
11:58:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from' file:/tmp/.os_lf_venv
11:58:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
11:58:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
11:58:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:58:40 + local 'pip_opts=--upgrade --quiet'
11:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
11:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
11:58:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
11:58:40 + [[ -n '' ]]
11:58:40 + [[ -n '' ]]
11:58:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
11:58:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:58:40 + /tmp/venv-1Eav/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
11:58:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
11:58:42 lf-activate-venv(): INFO: Base packages installed successfully
11:58:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
11:58:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
11:58:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:58:42 + /tmp/venv-1Eav/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
11:59:00 + type python3
11:59:00 + true
11:59:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH'
11:59:00 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
11:59:00 + PATH=/tmp/venv-1Eav/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
11:59:00 + return 0
11:59:00 + openstack --os-cloud vex limits show --absolute
11:59:02 +--------------------------+---------+
11:59:02 | Name | Value |
11:59:02 +--------------------------+---------+
11:59:02 | maxTotalInstances | -1 |
11:59:02 | maxTotalCores | 450 |
11:59:02 | maxTotalRAMSize | 1000000 |
11:59:02 | maxServerMeta | 128 |
11:59:02 | maxImageMeta | 128 |
11:59:02 | maxPersonality | 5 |
11:59:02 | maxPersonalitySize | 10240 |
11:59:02 | maxTotalKeypairs | 100 |
11:59:02 | maxServerGroups | 10 |
11:59:02 | maxServerGroupMembers | 10 |
11:59:02 | maxTotalFloatingIps | -1 |
11:59:02 | maxSecurityGroups | -1 |
11:59:02 | maxSecurityGroupRules | -1 |
11:59:02 | totalRAMUsed | 892928 |
11:59:02 | totalCoresUsed | 218 |
11:59:02 | totalInstancesUsed | 72 |
11:59:02 | totalFloatingIpsUsed | 0 |
11:59:02 | totalSecurityGroupsUsed | 0 |
11:59:02 | totalServerGroupsUsed | 0 |
11:59:02 | maxTotalVolumes | -1 |
11:59:02 | maxTotalSnapshots | 10 |
11:59:02 | maxTotalVolumeGigabytes | 4096 |
11:59:02 | maxTotalBackups | 10 |
11:59:02 | maxTotalBackupGigabytes | 1000 |
11:59:02 | totalVolumesUsed | 0 |
11:59:02 | totalGigabytesUsed | 0 |
11:59:02 | totalSnapshotsUsed | 0 |
11:59:02 | totalBackupsUsed | 0 |
11:59:02 | totalBackupGigabytesUsed | 0 |
11:59:02 +--------------------------+---------+
11:59:02 + pushd /opt/ciman/openstack-hot
11:59:02 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium
11:59:02 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-scandium-67 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/stack-parameters.yaml
11:59:27 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
11:59:27 Waiting to initialize infrastructure...
11:59:27 Stack initialization successful.
11:59:27 ------------------------------------
11:59:27 Stack Details
11:59:27 ------------------------------------
11:59:27 {'added': None,
11:59:27 'capabilities': [],
11:59:27 'created_at': '2025-10-06T11:59:05Z',
11:59:27 'deleted': None,
11:59:27 'deleted_at': None,
11:59:27 'description': 'No description',
11:59:27 'environment': None,
11:59:27 'environment_files': None,
11:59:27 'files': None,
11:59:27 'files_container': None,
11:59:27 'id': '7c90357e-3f2c-4e85-bc92-54fe2584e96f',
11:59:27 'is_rollback_disabled': True,
11:59:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-scandium-67/7c90357e-3f2c-4e85-bc92-54fe2584e96f',
11:59:27 'rel': 'self'}],
11:59:27 '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'})}),
11:59:27 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-scandium-67',
11:59:27 'notification_topics': [],
11:59:27 'outputs': [{'description': 'IP addresses of the 2nd vm types',
11:59:27 'output_key': 'vm_1_ips',
11:59:27 'output_value': ['10.30.170.235']},
11:59:27 {'description': 'IP addresses of the 1st vm types',
11:59:27 'output_key': 'vm_0_ips',
11:59:27 'output_value': ['10.30.171.245']}],
11:59:27 'owner_id': ****,
11:59:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
11:59:27 'OS::stack_id': '7c90357e-3f2c-4e85-bc92-54fe2584e96f',
11:59:27 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-scandium-67',
11:59:27 'job_name': '32694-67',
11:59:27 'silo': 'releng',
11:59:27 'vm_0_count': '1',
11:59:27 'vm_0_flavor': 'v3-standard-4',
11:59:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
11:59:27 '20250201-010426.857',
11:59:27 'vm_1_count': '1',
11:59:27 'vm_1_flavor': 'v3-standard-2',
11:59:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
11:59:27 '20250201-170115.786'},
11:59:27 'parent_id': None,
11:59:27 'replaced': None,
11:59:27 'status': 'CREATE_COMPLETE',
11:59:27 'status_reason': 'Stack CREATE completed successfully',
11:59:27 'tags': [],
11:59:27 'template': None,
11:59:27 'template_description': 'No description',
11:59:27 'template_url': None,
11:59:27 'timeout_mins': 15,
11:59:27 'unchanged': None,
11:59:27 'updated': None,
11:59:27 'updated_at': None,
11:59:27 'user_project_id': '99ba7d7a996945e8878ce6bc8dc5cef6'}
11:59:27 ------------------------------------
11:59:27 + popd
11:59:27 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium
11:59:27 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins2488019706276233976.sh
11:59:28 ---> Copy SSH public keys to CSIT lab
11:59:28 Setup pyenv:
11:59:28 system
11:59:28 3.8.13
11:59:28 3.9.13
11:59:28 3.10.13
11:59:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
11:59:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
11:59:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:59:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:59:30 lf-activate-venv(): INFO: Base packages installed successfully
11:59:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
11:59:49 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
11:59:51 SSH not responding on 10.30.171.245. Retrying in 10 seconds...
11:59:51 SSH not responding on 10.30.170.235. Retrying in 10 seconds...
12:00:01 Ping to 10.30.171.245 successful.
12:00:01 Ping to 10.30.170.235 successful.
12:00:02 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:00:02 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
12:00:02 releng-32694-67-0-builder-0
12:00:02 Successfully copied public keys to slave 10.30.171.245
12:00:02 Process 6494 ready.
12:00:02 releng-32694-67-1-docker-0
12:00:02 Successfully copied public keys to slave 10.30.170.235
12:00:02 Process 6495 ready.
12:00:02 SSH ready on all stack servers.
12:00:02 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins12748187740442145553.sh
12:00:02 Setup pyenv:
12:00:03 system
12:00:03 3.8.13
12:00:03 3.9.13
12:00:03 3.10.13
12:00:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:00:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GWeL
12:00:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.robot_venv
12:00:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:00:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:00:11 lf-activate-venv(): INFO: Base packages installed successfully
12:00:11 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
12:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-GWeL/bin to PATH
12:00:13 + echo 'Installing Python Requirements'
12:00:13 Installing Python Requirements
12:00:13 + cat
12:00:13 + python -m pip install -r requirements.txt
12:00:13 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
12:00:13 Collecting docker-py (from -r requirements.txt (line 1))
12:00:13 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)
12:00:13 Collecting ipaddr (from -r requirements.txt (line 2))
12:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
12:00:13 Preparing metadata (setup.py): started
12:00:13 Preparing metadata (setup.py): finished with status 'done'
12:00:13 Collecting netaddr (from -r requirements.txt (line 3))
12:00:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
12:00:13 Collecting netifaces (from -r requirements.txt (line 4))
12:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
12:00:13 Preparing metadata (setup.py): started
12:00:14 Preparing metadata (setup.py): finished with status 'done'
12:00:14 Collecting pyhocon (from -r requirements.txt (line 5))
12:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
12:00:14 Collecting requests (from -r requirements.txt (line 6))
12:00:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
12:00:14 Collecting robotframework (from -r requirements.txt (line 7))
12:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
12:00:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.8 MB/s 0:00:00
12:00:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
12:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
12:00:14 Preparing metadata (setup.py): started
12:00:14 Preparing metadata (setup.py): finished with status 'done'
12:00:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
12:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
12:00:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
12:00:14 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)
12:00:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
12:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
12:00:14 Preparing metadata (setup.py): started
12:00:15 Preparing metadata (setup.py): finished with status 'done'
12:00:15 Collecting scapy (from -r requirements.txt (line 12))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
12:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.3 MB/s 0:00:00
12:00:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
12:00:15 Preparing metadata (setup.py): started
12:00:15 Preparing metadata (setup.py): finished with status 'done'
12:00:15 Collecting elasticsearch (from -r requirements.txt (line 18))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
12:00:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.0 MB/s 0:00:00
12:00:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
12:00:15 Collecting pyangbind (from -r requirements.txt (line 22))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
12:00:15 Collecting isodate (from -r requirements.txt (line 25))
12:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
12:00:15 Collecting jmespath (from -r requirements.txt (line 28))
12:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
12:00:15 Collecting jsonpatch (from -r requirements.txt (line 31))
12:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
12:00:16 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
12:00:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
12:00:16 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
12:00:16 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)
12:00:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
12:00:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
12:00:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
12:00:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
12:00:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
12:00:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
12:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
12:00:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
12:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
12:00:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
12:00:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
12:00:17 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)
12:00:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
12:00:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
12:00:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
12:00:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
12:00:17 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
12:00:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
12:00:17 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)
12:00:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
12:00:17 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)
12:00:17 Collecting elasticsearch (from -r requirements.txt (line 18))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
12:00:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 43.5 MB/s 0:00:00
12:00:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
12:00:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
12:00:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
12:00:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
12:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
12:00:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.0 MB/s 0:00:00
12:00:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
12:00:18 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)
12:00:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
12:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
12:00:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 26.9 MB/s 0:00:00
12:00:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
12:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
12:00:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:19 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)
12:00:20 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
12:00:20 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
12:00:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
12:00:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:20 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)
12:00:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:00:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
12:00:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
12:00:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 68.7 MB/s 0:00:00
12:00:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:20 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)
12:00:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
12:00:21 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
12:00:21 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))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
12:00:21 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
12:00:21 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
12:00:21 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 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)
12:00:21 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
12:00:21 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))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
12:00:21 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))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
12:00:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
12:00:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
12:00:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:00:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
12:00:22 Collecting h11<1,>=0.9.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))
12:00:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
12:00:22 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:00:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
12:00:22 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
12:00:22 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:00:22 Building wheel for robotframework-sshlibrary (setup.py): started
12:00:22 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
12:00:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b1776eb5c887973ce560f6524875e8fa47727841e666d4468db25d65a54269cf
12:00:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
12:00:22 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:00:22 Building wheel for ipaddr (setup.py): started
12:00:22 Building wheel for ipaddr (setup.py): finished with status 'done'
12:00:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=0d31cff2789a3df0bb4e99cc6b6c49f093749aa4f31836863a95fd2283ae2bfd
12:00:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
12:00:22 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:00:22 Building wheel for netifaces (setup.py): started
12:00:25 Building wheel for netifaces (setup.py): finished with status 'done'
12:00:25 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=27cc8e406459f6cd7f93500022b34a24cfa3f5ce70c0ffb08d62f433083492f4
12:00:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
12:00:25 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:00:25 Building wheel for robotframework-httplibrary (setup.py): started
12:00:25 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
12:00:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=1bf3592a95cd1ada4057ad1cfbba7b33006c14c18591a2701030705dc7a71595
12:00:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
12:00:25 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:00:25 Building wheel for jsonpath-rw (setup.py): started
12:00:25 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
12:00:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b3161f69a54bec96941b5cc15600ddce99da34821d7a541c665c59e395bb8f18
12:00:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
12:00:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
12:00:25 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
12:00:32
12:00:32 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
12:00:33 + pip freeze
12:00:33 attrs==25.3.0
12:00:33 bcrypt==5.0.0
12:00:33 beautifulsoup4==4.14.2
12:00:33 certifi==2025.10.5
12:00:33 cffi==2.0.0
12:00:33 charset-normalizer==3.4.3
12:00:33 click==8.3.0
12:00:33 cryptography==46.0.2
12:00:33 decorator==5.2.1
12:00:33 distlib==0.4.0
12:00:33 docker-py==1.10.6
12:00:33 docker-pycreds==0.4.0
12:00:33 elastic-transport==8.17.1
12:00:33 elasticsearch==8.19.1
12:00:33 elasticsearch-dsl==8.15.4
12:00:33 enum34==1.1.10
12:00:33 filelock==3.19.1
12:00:33 h11==0.16.0
12:00:33 idna==3.10
12:00:33 invoke==2.2.0
12:00:33 ipaddr==2.2.0
12:00:33 isodate==0.7.2
12:00:33 jmespath==1.0.1
12:00:33 jsonpatch==1.33
12:00:33 jsonpath-rw==1.4.0
12:00:33 jsonpointer==3.0.0
12:00:33 lxml==6.0.2
12:00:33 netaddr==1.3.0
12:00:33 netifaces==0.11.0
12:00:33 outcome==1.3.0.post0
12:00:33 paramiko==4.0.0
12:00:33 platformdirs==4.4.0
12:00:33 ply==3.11
12:00:33 pyang==2.7.1
12:00:33 pyangbind==0.8.6
12:00:33 pycparser==2.23
12:00:33 pyhocon==0.3.61
12:00:33 PyNaCl==1.6.0
12:00:33 pyparsing==3.2.5
12:00:33 PySocks==1.7.1
12:00:33 python-dateutil==2.9.0.post0
12:00:33 regex==2025.9.18
12:00:33 requests==2.32.5
12:00:33 robotframework==7.3.2
12:00:33 robotframework-httplibrary==0.4.2
12:00:33 robotframework-pythonlibcore==4.4.1
12:00:33 robotframework-requests==0.9.7
12:00:33 robotframework-selenium2library==3.0.0
12:00:33 robotframework-seleniumlibrary==6.8.0
12:00:33 robotframework-sshlibrary==3.8.0
12:00:33 scapy==2.6.1
12:00:33 scp==0.15.0
12:00:33 selenium==4.36.0
12:00:33 six==1.17.0
12:00:33 sniffio==1.3.1
12:00:33 sortedcontainers==2.4.0
12:00:33 soupsieve==2.8
12:00:33 trio==0.31.0
12:00:33 trio-websocket==0.12.2
12:00:33 typing_extensions==4.15.0
12:00:33 urllib3==2.5.0
12:00:33 virtualenv==20.34.0
12:00:33 waitress==3.0.2
12:00:33 WebOb==1.8.9
12:00:33 websocket-client==1.8.0
12:00:33 WebTest==3.0.6
12:00:33 wsproto==1.2.0
12:00:33 [EnvInject] - Injecting environment variables from a build step.
12:00:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
12:00:33 [EnvInject] - Variables injected successfully.
12:00:33 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins1737364264192221683.sh
12:00:33 Setup pyenv:
12:00:33 system
12:00:33 3.8.13
12:00:33 3.9.13
12:00:33 3.10.13
12:00:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:00:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:00:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:00:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:00:36 lf-activate-venv(): INFO: Base packages installed successfully
12:00:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
12:00:43 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.
12:00:43 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:00:43 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
12:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:00:43 + ODL_SYSTEM=()
12:00:43 + TOOLS_SYSTEM=()
12:00:43 + OPENSTACK_SYSTEM=()
12:00:43 + OPENSTACK_CONTROLLERS=()
12:00:43 + mapfile -t ADDR
12:00:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
12:00:43 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
12:00:45 + for i in "${ADDR[@]}"
12:00:45 ++ ssh 10.30.170.235 hostname -s
12:00:45 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
12:00:45 + REMHOST=releng-32694-67-1-docker-0
12:00:45 + case ${REMHOST} in
12:00:45 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
12:00:45 + for i in "${ADDR[@]}"
12:00:45 ++ ssh 10.30.171.245 hostname -s
12:00:45 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:00:46 + REMHOST=releng-32694-67-0-builder-0
12:00:46 + case ${REMHOST} in
12:00:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
12:00:46 + echo NUM_ODL_SYSTEM=1
12:00:46 + echo NUM_TOOLS_SYSTEM=1
12:00:46 + '[' '' == yes ']'
12:00:46 + NUM_OPENSTACK_SYSTEM=0
12:00:46 + echo NUM_OPENSTACK_SYSTEM=0
12:00:46 + '[' 0 -eq 2 ']'
12:00:46 + echo ODL_SYSTEM_IP=10.30.171.245
12:00:46 ++ seq 0 0
12:00:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
12:00:46 + echo ODL_SYSTEM_1_IP=10.30.171.245
12:00:46 + echo TOOLS_SYSTEM_IP=10.30.170.235
12:00:46 ++ seq 0 0
12:00:46 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
12:00:46 + echo TOOLS_SYSTEM_1_IP=10.30.170.235
12:00:46 + openstack_index=0
12:00:46 + NUM_OPENSTACK_CONTROL_NODES=1
12:00:46 + echo NUM_OPENSTACK_CONTROL_NODES=1
12:00:46 ++ seq 0 0
12:00:46 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
12:00:46 + echo OPENSTACK_CONTROL_NODE_1_IP=
12:00:46 + NUM_OPENSTACK_COMPUTE_NODES=-1
12:00:46 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
12:00:46 + '[' -1 -ge 2 ']'
12:00:46 ++ seq 0 -2
12:00:46 + NUM_OPENSTACK_HAPROXY_NODES=0
12:00:46 + echo NUM_OPENSTACK_HAPROXY_NODES=0
12:00:46 ++ seq 0 -1
12:00:46 + echo 'Contents of slave_addresses.txt:'
12:00:46 Contents of slave_addresses.txt:
12:00:46 + cat slave_addresses.txt
12:00:46 NUM_ODL_SYSTEM=1
12:00:46 NUM_TOOLS_SYSTEM=1
12:00:46 NUM_OPENSTACK_SYSTEM=0
12:00:46 ODL_SYSTEM_IP=10.30.171.245
12:00:46 ODL_SYSTEM_1_IP=10.30.171.245
12:00:46 TOOLS_SYSTEM_IP=10.30.170.235
12:00:46 TOOLS_SYSTEM_1_IP=10.30.170.235
12:00:46 NUM_OPENSTACK_CONTROL_NODES=1
12:00:46 OPENSTACK_CONTROL_NODE_1_IP=
12:00:46 NUM_OPENSTACK_COMPUTE_NODES=-1
12:00:46 NUM_OPENSTACK_HAPROXY_NODES=0
12:00:46 [EnvInject] - Injecting environment variables from a build step.
12:00:46 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
12:00:46 [EnvInject] - Variables injected successfully.
12:00:46 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/sh /tmp/jenkins10688391686776480485.sh
12:00:46 Preparing for JRE Version 21
12:00:46 Karaf artifact is netconf-karaf
12:00:46 Karaf project is netconf
12:00:46 Java home is /usr/lib/jvm/java-21-openjdk-amd64
12:00:46 [EnvInject] - Injecting environment variables from a build step.
12:00:46 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
12:00:46 [EnvInject] - Variables injected successfully.
12:00:46 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins2903495806365990500.sh
12:00:46 2025-10-06 12:00:46 URL:https://raw.githubusercontent.com/opendaylight/netconf/8.0.x/karaf/pom.xml [3528/3528] -> "pom.xml" [1]
12:00:46 Bundle version is 8.0.10-SNAPSHOT
12:00:46 --2025-10-06 12:00:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/maven-metadata.xml
12:00:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
12:00:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
12:00:46 HTTP request sent, awaiting response... 200 OK
12:00:46 Length: 1408 (1.4K) [application/xml]
12:00:46 Saving to: ‘maven-metadata.xml’
12:00:46
12:00:46 0K . 100% 32.9M=0s
12:00:46
12:00:46 2025-10-06 12:00:46 (32.9 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
12:00:46
12:00:46
12:00:46
12:00:46 org.opendaylight.netconf
12:00:46 netconf-karaf
12:00:46
12:00:46 20251006104338
12:00:46
12:00:46 20251006.104338
12:00:46 18
12:00:46
12:00:46
12:00:46
12:00:46 pom
12:00:46 8.0.10-20251006.104338-18
12:00:46 20251006104338
12:00:46
12:00:46
12:00:46 tar.gz
12:00:46 8.0.10-20251006.104338-18
12:00:46 20251006104338
12:00:46
12:00:46
12:00:46 zip
12:00:46 8.0.10-20251006.104338-18
12:00:46 20251006104338
12:00:46
12:00:46
12:00:46 cyclonedx
12:00:46 xml
12:00:46 8.0.10-20251006.104338-18
12:00:46 20251006104338
12:00:46
12:00:46
12:00:46 cyclonedx
12:00:46 json
12:00:46 8.0.10-20251006.104338-18
12:00:46 20251006104338
12:00:46
12:00:46
12:00:46
12:00:46 8.0.10-SNAPSHOT
12:00:46
12:00:46 Nexus timestamp is 8.0.10-20251006.104338-18
12:00:46 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
12:00:46 Distribution bundle is netconf-karaf-8.0.10-20251006.104338-18.zip
12:00:46 Distribution bundle version is 8.0.10-SNAPSHOT
12:00:46 Distribution folder is netconf-karaf-8.0.10-SNAPSHOT
12:00:46 Nexus prefix is https://nexus.opendaylight.org
12:00:46 [EnvInject] - Injecting environment variables from a build step.
12:00:46 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
12:00:46 [EnvInject] - Variables injected successfully.
12:00:46 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins7232902749874954286.sh
12:00:46 Setup pyenv:
12:00:46 system
12:00:46 3.8.13
12:00:46 3.9.13
12:00:46 3.10.13
12:00:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:00:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:00:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:00:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:00:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
12:00:49 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:00:49 lf-activate-venv(): INFO: Base packages installed successfully
12:00:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
12:00:57 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.
12:00:57 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:00:57 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:00:57 Copying common-functions.sh to /tmp
12:00:59 Copying common-functions.sh to 10.30.171.245:/tmp
12:00:59 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:00:59 Copying common-functions.sh to 10.30.170.235:/tmp
12:00:59 Warning: Permanently added '10.30.170.235' (ECDSA) to the list of known hosts.
12:00:59 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins7725220203676035777.sh
12:00:59 common-functions.sh is being sourced
12:00:59 common-functions environment:
12:00:59 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:00:59 ACTUALFEATURES:
12:00:59 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:00:59 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
12:00:59 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:00:59 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:00:59 CONTROLLERMEM: 2048m
12:00:59 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
12:00:59 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
12:00:59 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
12:00:59 SUITES:
12:00:59
12:00:59 #################################################
12:00:59 ## Configure Cluster and Start ##
12:00:59 #################################################
12:00:59 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
12:00:59 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
12:00:59 Locating script plan to use...
12:00:59 Finished running script plans
12:00:59 Configuring member-1 with IP address 10.30.171.245
12:00:59 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:00 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:00 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
12:01:00 common-functions.sh is being sourced
12:01:00 ++ [[ /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 ]]
12:01:00 ++ echo 'common-functions.sh is being sourced'
12:01:00 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
12:01:00 ++ DISTROSTREAM=scandium
12:01:00 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:01:00 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:01:00 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:01:00 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:01:00 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
12:01:00 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
12:01:00 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:00 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:00 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:00 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:00 ++ export CONTROLLERMEM=
12:01:00 ++ CONTROLLERMEM=
12:01:00 ++ case "${DISTROSTREAM}" in
12:01:00 ++ CLUSTER_SYSTEM=akka
12:01:00 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
12:01:00 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
12:01:00 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
12:01:00 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
12:01:00 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
12:01:00 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
12:01:00 ++ print_common_env
12:01:00 ++ cat
12:01:00 common-functions environment:
12:01:00 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:01:00 ACTUALFEATURES:
12:01:00 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:01:00 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
12:01:00 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:00 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:00 CONTROLLERMEM:
12:01:00 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
12:01:00 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
12:01:00 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
12:01:00 SUITES:
12:01:00
12:01:00 ++ SSH='ssh -t -t'
12:01:00 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
12:01:00 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
12:01:00 Changing to /tmp
12:01:00 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
12:01:00 + echo 'Changing to /tmp'
12:01:00 + cd /tmp
12:01:00 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip'
12:01:00 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
12:01:00 --2025-10-06 12:01:00-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
12:01:00 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
12:01:00 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
12:01:00 HTTP request sent, awaiting response... 200 OK
12:01:00 Length: 155885047 (149M) [application/zip]
12:01:00 Saving to: ‘netconf-karaf-8.0.10-20251006.104338-18.zip’
12:01:00
12:01:00 0K ........ ........ ........ ........ ........ ........ 2% 98.0M 1s
12:01:00 3072K ........ ........ ........ ........ ........ ........ 4% 141M 1s
12:01:00 6144K ........ ........ ........ ........ ........ ........ 6% 160M 1s
12:01:00 9216K ........ ........ ........ ........ ........ ........ 8% 162M 1s
12:01:00 12288K ........ ........ ........ ........ ........ ........ 10% 213M 1s
12:01:00 15360K ........ ........ ........ ........ ........ ........ 12% 226M 1s
12:01:00 18432K ........ ........ ........ ........ ........ ........ 14% 230M 1s
12:01:00 21504K ........ ........ ........ ........ ........ ........ 16% 268M 1s
12:01:00 24576K ........ ........ ........ ........ ........ ........ 18% 273M 1s
12:01:00 27648K ........ ........ ........ ........ ........ ........ 20% 234M 1s
12:01:00 30720K ........ ........ ........ ........ ........ ........ 22% 272M 1s
12:01:00 33792K ........ ........ ........ ........ ........ ........ 24% 318M 1s
12:01:00 36864K ........ ........ ........ ........ ........ ........ 26% 327M 1s
12:01:00 39936K ........ ........ ........ ........ ........ ........ 28% 305M 1s
12:01:00 43008K ........ ........ ........ ........ ........ ........ 30% 338M 0s
12:01:00 46080K ........ ........ ........ ........ ........ ........ 32% 332M 0s
12:01:00 49152K ........ ........ ........ ........ ........ ........ 34% 357M 0s
12:01:00 52224K ........ ........ ........ ........ ........ ........ 36% 385M 0s
12:01:00 55296K ........ ........ ........ ........ ........ ........ 38% 346M 0s
12:01:00 58368K ........ ........ ........ ........ ........ ........ 40% 369M 0s
12:01:00 61440K ........ ........ ........ ........ ........ ........ 42% 366M 0s
12:01:00 64512K ........ ........ ........ ........ ........ ........ 44% 343M 0s
12:01:00 67584K ........ ........ ........ ........ ........ ........ 46% 363M 0s
12:01:00 70656K ........ ........ ........ ........ ........ ........ 48% 365M 0s
12:01:00 73728K ........ ........ ........ ........ ........ ........ 50% 384M 0s
12:01:00 76800K ........ ........ ........ ........ ........ ........ 52% 370M 0s
12:01:00 79872K ........ ........ ........ ........ ........ ........ 54% 415M 0s
12:01:00 82944K ........ ........ ........ ........ ........ ........ 56% 337M 0s
12:01:00 86016K ........ ........ ........ ........ ........ ........ 58% 387M 0s
12:01:00 89088K ........ ........ ........ ........ ........ ........ 60% 367M 0s
12:01:00 92160K ........ ........ ........ ........ ........ ........ 62% 365M 0s
12:01:00 95232K ........ ........ ........ ........ ........ ........ 64% 351M 0s
12:01:00 98304K ........ ........ ........ ........ ........ ........ 66% 376M 0s
12:01:00 101376K ........ ........ ........ ........ ........ ........ 68% 382M 0s
12:01:00 104448K ........ ........ ........ ........ ........ ........ 70% 359M 0s
12:01:00 107520K ........ ........ ........ ........ ........ ........ 72% 357M 0s
12:01:00 110592K ........ ........ ........ ........ ........ ........ 74% 384M 0s
12:01:00 113664K ........ ........ ........ ........ ........ ........ 76% 376M 0s
12:01:00 116736K ........ ........ ........ ........ ........ ........ 78% 369M 0s
12:01:00 119808K ........ ........ ........ ........ ........ ........ 80% 352M 0s
12:01:00 122880K ........ ........ ........ ........ ........ ........ 82% 396M 0s
12:01:00 125952K ........ ........ ........ ........ ........ ........ 84% 295M 0s
12:01:00 129024K ........ ........ ........ ........ ........ ........ 86% 366M 0s
12:01:00 132096K ........ ........ ........ ........ ........ ........ 88% 394M 0s
12:01:00 135168K ........ ........ ........ ........ ........ ........ 90% 430M 0s
12:01:00 138240K ........ ........ ........ ........ ........ ........ 92% 232M 0s
12:01:00 141312K ........ ........ ........ ........ ........ ........ 94% 324M 0s
12:01:00 144384K ........ ........ ........ ........ ........ ........ 96% 334M 0s
12:01:00 147456K ........ ........ ........ ........ ........ ........ 98% 414M 0s
12:01:00 150528K ........ ........ ........ .. 100% 376M=0.5s
12:01:00
12:01:00 2025-10-06 12:01:00 (296 MB/s) - ‘netconf-karaf-8.0.10-20251006.104338-18.zip’ saved [155885047/155885047]
12:01:00
12:01:00 Extracting the new controller...
12:01:00 + echo 'Extracting the new controller...'
12:01:00 + unzip -q netconf-karaf-8.0.10-20251006.104338-18.zip
12:01:02 Adding external repositories...
12:01:02 + echo 'Adding external repositories...'
12:01:02 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:01:02 ################################################################################
12:01:02 #
12:01:02 # Licensed to the Apache Software Foundation (ASF) under one or more
12:01:02 # contributor license agreements. See the NOTICE file distributed with
12:01:02 # this work for additional information regarding copyright ownership.
12:01:02 # The ASF licenses this file to You under the Apache License, Version 2.0
12:01:02 # (the "License"); you may not use this file except in compliance with
12:01:02 # the License. You may obtain a copy of the License at
12:01:02 #
12:01:02 # http://www.apache.org/licenses/LICENSE-2.0
12:01:02 #
12:01:02 # Unless required by applicable law or agreed to in writing, software
12:01:02 # distributed under the License is distributed on an "AS IS" BASIS,
12:01:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:01:02 # See the License for the specific language governing permissions and
12:01:02 # limitations under the License.
12:01:02 #
12:01:02 ################################################################################
12:01:02
12:01:02 #
12:01:02 # If set to true, the following property will not allow any certificate to be used
12:01:02 # when accessing Maven repositories through SSL
12:01:02 #
12:01:02 #org.ops4j.pax.url.mvn.certificateCheck=
12:01:02
12:01:02 #
12:01:02 # Path to the local Maven settings file.
12:01:02 # The repositories defined in this file will be automatically added to the list
12:01:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
12:01:02 # below is not set.
12:01:02 # The following locations are checked for the existence of the settings.xml file
12:01:02 # * 1. looks for the specified url
12:01:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
12:01:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
12:01:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
12:01:02 #
12:01:02 #org.ops4j.pax.url.mvn.settings=
12:01:02
12:01:02 #
12:01:02 # Path to the local Maven repository which is used to avoid downloading
12:01:02 # artifacts when they already exist locally.
12:01:02 # The value of this property will be extracted from the settings.xml file
12:01:02 # above, or defaulted to:
12:01:02 # System.getProperty( "user.home" ) + "/.m2/repository"
12:01:02 #
12:01:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
12:01:02
12:01:02 #
12:01:02 # Default this to false. It's just weird to use undocumented repos
12:01:02 #
12:01:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
12:01:02
12:01:02 #
12:01:02 # Uncomment if you don't wanna use the proxy settings
12:01:02 # from the Maven conf/settings.xml file
12:01:02 #
12:01:02 # org.ops4j.pax.url.mvn.proxySupport=false
12:01:02
12:01:02 #
12:01:02 # Disable aether support by default. This ensure that the defaultRepositories
12:01:02 # below will be used
12:01:02 #
12:01:02 #org.ops4j.pax.url.mvn.disableAether=true
12:01:02
12:01:02 #
12:01:02 # Comma separated list of repositories scanned when resolving an artifact.
12:01:02 # Those repositories will be checked before iterating through the
12:01:02 # below list of repositories and even before the local repository
12:01:02 # A repository url can be appended with zero or more of the following flags:
12:01:02 # @snapshots : the repository contains snaphots
12:01:02 # @noreleases : the repository does not contain any released artifacts
12:01:02 #
12:01:02 # The following property value will add the system folder as a repo.
12:01:02 #
12:01:02 #org.ops4j.pax.url.mvn.defaultRepositories=
12:01:02
12:01:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
12:01:02 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
12:01:02
12:01:02 #
12:01:02 # Comma separated list of repositories scanned when resolving an artifact.
12:01:02 # The default list includes the following repositories:
12:01:02 # http://repo1.maven.org/maven2@id=central
12:01:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
12:01:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
12:01:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
12:01:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
12:01:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
12:01:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
12:01:02 # To add repositories to the default ones, prepend '+' to the list of repositories
12:01:02 # to add.
12:01:02 # A repository url can be appended with zero or more of the following flags:
12:01:02 # @snapshots : the repository contains snapshots
12:01:02 # @noreleases : the repository does not contain any released artifacts
12:01:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
12:01:02 #
12:01:02 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 \
12:01:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
12:01:02 file:${karaf.data}/kar@id=kar.repository@multi
12:01:02 Configuring the startup features...
12:01:02 + [[ True == \T\r\u\e ]]
12:01:02 + echo 'Configuring the startup features...'
12:01:02 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:01:02 + FEATURE_TEST_STRING=features-test
12:01:02 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
12:01:02 + KARAF_VERSION=netconf
12:01:02 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:01:02 ################################################################################
12:01:02 #
12:01:02 # Licensed to the Apache Software Foundation (ASF) under one or more
12:01:02 # contributor license agreements. See the NOTICE file distributed with
12:01:02 # this work for additional information regarding copyright ownership.
12:01:02 # The ASF licenses this file to You under the Apache License, Version 2.0
12:01:02 # (the "License"); you may not use this file except in compliance with
12:01:02 # the License. You may obtain a copy of the License at
12:01:02 #
12:01:02 # http://www.apache.org/licenses/LICENSE-2.0
12:01:02 #
12:01:02 # Unless required by applicable law or agreed to in writing, software
12:01:02 # distributed under the License is distributed on an "AS IS" BASIS,
12:01:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:01:02 # See the License for the specific language governing permissions and
12:01:02 # limitations under the License.
12:01:02 #
12:01:02 ################################################################################
12:01:02
12:01:02 #
12:01:02 # Comma separated list of features repositories to register by default
12:01:02 #
12:01:02 featuresRepositories = file:${karaf.etc}/f613d60b-0ff1-41ff-9df2-52e8e7e08aa6.xml
12:01:02
12:01:02 #
12:01:02 # Comma separated list of features to install at startup
12:01:02 #
12:01:02 featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 4b4ac5a1-6d9a-48ca-9446-48819a77b4d2
12:01:02
12:01:02 #
12:01:02 # Resource repositories (OBR) that the features resolver can use
12:01:02 # to resolve requirements/capabilities
12:01:02 #
12:01:02 # The format of the resourceRepositories is
12:01:02 # resourceRepositories=[xml:url|json:url],...
12:01:02 # for Instance:
12:01:02 #
12:01:02 #resourceRepositories=xml:http://host/path/to/index.xml
12:01:02 # or
12:01:02 #resourceRepositories=json:http://host/path/to/index.json
12:01:02 #
12:01:02
12:01:02 #
12:01:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
12:01:02 #
12:01:02 featuresBootAsynchronous=false
12:01:02
12:01:02 #
12:01:02 # Service requirements enforcement
12:01:02 #
12:01:02 # By default, the feature resolver checks the service requirements/capabilities of
12:01:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
12:01:02 # the required bundles.
12:01:02 # The following flag can have those values:
12:01:02 # - disable: service requirements are completely ignored
12:01:02 # - default: service requirements are ignored for old features
12:01:02 # - enforce: service requirements are always verified
12:01:02 #
12:01:02 #serviceRequirements=default
12:01:02
12:01:02 #
12:01:02 # Store cfg file for config element in feature
12:01:02 #
12:01:02 #configCfgStore=true
12:01:02
12:01:02 #
12:01:02 # Define if the feature service automatically refresh bundles
12:01:02 #
12:01:02 autoRefresh=true
12:01:02
12:01:02 #
12:01:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
12:01:02 # XML file defines instructions related to features processing
12:01:02 # versions.properties may declare properties to resolve placeholders in XML file
12:01:02 # both files are relative to ${karaf.etc}
12:01:02 #
12:01:02 #featureProcessing=org.apache.karaf.features.xml
12:01:02 #featureProcessingVersions=versions.properties
12:01:02 + configure_karaf_log netconf ''
12:01:02 + local -r karaf_version=netconf
12:01:02 + local -r controllerdebugmap=
12:01:02 + local logapi=log4j
12:01:02 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
12:01:02 log4j2.rootLogger.level = INFO
12:01:02 #log4j2.rootLogger.type = asyncRoot
12:01:02 #log4j2.rootLogger.includeLocation = false
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
12:01:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
12:01:02 log4j2.rootLogger.appenderRef.Console.ref = Console
12:01:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
12:01:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
12:01:02 log4j2.logger.spifly.name = org.apache.aries.spifly
12:01:02 log4j2.logger.spifly.level = WARN
12:01:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
12:01:02 log4j2.logger.audit.level = INFO
12:01:02 log4j2.logger.audit.additivity = false
12:01:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
12:01:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
12:01:02 log4j2.appender.console.type = Console
12:01:02 log4j2.appender.console.name = Console
12:01:02 log4j2.appender.console.layout.type = PatternLayout
12:01:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
12:01:02 log4j2.appender.rolling.type = RollingRandomAccessFile
12:01:02 log4j2.appender.rolling.name = RollingFile
12:01:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
12:01:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
12:01:02 #log4j2.appender.rolling.immediateFlush = false
12:01:02 log4j2.appender.rolling.append = true
12:01:02 log4j2.appender.rolling.layout.type = PatternLayout
12:01:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
12:01:02 log4j2.appender.rolling.policies.type = Policies
12:01:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
12:01:02 log4j2.appender.rolling.policies.size.size = 64MB
12:01:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
12:01:02 log4j2.appender.rolling.strategy.max = 7
12:01:02 log4j2.appender.audit.type = RollingRandomAccessFile
12:01:02 log4j2.appender.audit.name = AuditRollingFile
12:01:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
12:01:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
12:01:02 log4j2.appender.audit.append = true
12:01:02 log4j2.appender.audit.layout.type = PatternLayout
12:01:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
12:01:02 log4j2.appender.audit.policies.type = Policies
12:01:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
12:01:02 log4j2.appender.audit.policies.size.size = 8MB
12:01:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
12:01:02 log4j2.appender.audit.strategy.max = 7
12:01:02 log4j2.appender.osgi.type = PaxOsgi
12:01:02 log4j2.appender.osgi.name = PaxOsgi
12:01:02 log4j2.appender.osgi.filter = *
12:01:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
12:01:02 #log4j2.logger.aether.level = TRACE
12:01:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
12:01:02 #log4j2.logger.http-headers.level = DEBUG
12:01:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
12:01:02 #log4j2.logger.maven.level = TRACE
12:01:02 + logapi=log4j2
12:01:02 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
12:01:02 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
12:01:02 + '[' log4j2 == log4j2 ']'
12:01:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
12:01:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
12:01:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
12:01:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
12:01:02 controllerdebugmap:
12:01:02 + unset IFS
12:01:02 + echo 'controllerdebugmap: '
12:01:02 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:02 + '[' -n '' ']'
12:01:02 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:01:02 ################################################################################
12:01:02 #
12:01:02 # Licensed to the Apache Software Foundation (ASF) under one or more
12:01:02 # contributor license agreements. See the NOTICE file distributed with
12:01:02 # this work for additional information regarding copyright ownership.
12:01:02 # The ASF licenses this file to You under the Apache License, Version 2.0
12:01:02 # (the "License"); you may not use this file except in compliance with
12:01:02 # the License. You may obtain a copy of the License at
12:01:02 #
12:01:02 # http://www.apache.org/licenses/LICENSE-2.0
12:01:02 #
12:01:02 # Unless required by applicable law or agreed to in writing, software
12:01:02 # distributed under the License is distributed on an "AS IS" BASIS,
12:01:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:01:02 # See the License for the specific language governing permissions and
12:01:02 # limitations under the License.
12:01:02 #
12:01:02 ################################################################################
12:01:02
12:01:02 # Common pattern layout for appenders
12:01:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
12:01:02
12:01:02 # Root logger
12:01:02 log4j2.rootLogger.level = INFO
12:01:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
12:01:02 #log4j2.rootLogger.type = asyncRoot
12:01:02 #log4j2.rootLogger.includeLocation = false
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
12:01:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
12:01:02 log4j2.rootLogger.appenderRef.Console.ref = Console
12:01:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
12:01:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
12:01:02
12:01:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
12:01:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
12:01:02
12:01:02 # Loggers configuration
12:01:02
12:01:02 # Spifly logger
12:01:02 log4j2.logger.spifly.name = org.apache.aries.spifly
12:01:02 log4j2.logger.spifly.level = WARN
12:01:02
12:01:02 # Security audit logger
12:01:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
12:01:02 log4j2.logger.audit.level = INFO
12:01:02 log4j2.logger.audit.additivity = false
12:01:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
12:01:02
12:01:02 # Appenders configuration
12:01:02
12:01:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
12:01:02 log4j2.appender.console.type = Console
12:01:02 log4j2.appender.console.name = Console
12:01:02 log4j2.appender.console.layout.type = PatternLayout
12:01:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
12:01:02
12:01:02 # Rolling file appender
12:01:02 log4j2.appender.rolling.type = RollingRandomAccessFile
12:01:02 log4j2.appender.rolling.name = RollingFile
12:01:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
12:01:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
12:01:02 # uncomment to not force a disk flush
12:01:02 #log4j2.appender.rolling.immediateFlush = false
12:01:02 log4j2.appender.rolling.append = true
12:01:02 log4j2.appender.rolling.layout.type = PatternLayout
12:01:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
12:01:02 log4j2.appender.rolling.policies.type = Policies
12:01:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
12:01:02 log4j2.appender.rolling.policies.size.size = 1GB
12:01:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
12:01:02 log4j2.appender.rolling.strategy.max = 7
12:01:02
12:01:02 # Audit file appender
12:01:02 log4j2.appender.audit.type = RollingRandomAccessFile
12:01:02 log4j2.appender.audit.name = AuditRollingFile
12:01:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
12:01:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
12:01:02 log4j2.appender.audit.append = true
12:01:02 log4j2.appender.audit.layout.type = PatternLayout
12:01:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
12:01:02 log4j2.appender.audit.policies.type = Policies
12:01:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
12:01:02 log4j2.appender.audit.policies.size.size = 8MB
12:01:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
12:01:02 log4j2.appender.audit.strategy.max = 7
12:01:02
12:01:02 # OSGi appender
12:01:02 log4j2.appender.osgi.type = PaxOsgi
12:01:02 log4j2.appender.osgi.name = PaxOsgi
12:01:02 log4j2.appender.osgi.filter = *
12:01:02
12:01:02 # help with identification of maven-related problems with pax-url-aether
12:01:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
12:01:02 #log4j2.logger.aether.level = TRACE
12:01:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
12:01:02 #log4j2.logger.http-headers.level = DEBUG
12:01:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
12:01:02 #log4j2.logger.maven.level = TRACE
12:01:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
12:01:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
12:01:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 Configure
12:01:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
12:01:02 + local -r controllermem=3072m
12:01:02 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 + echo Configure
12:01:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
12:01:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
12:01:02 max memory: 3072m
12:01:02 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 + echo ' max memory: 3072m'
12:01:02 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
12:01:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
12:01:02 #!/bin/sh
12:01:02 #
12:01:02 # Licensed to the Apache Software Foundation (ASF) under one or more
12:01:02 # contributor license agreements. See the NOTICE file distributed with
12:01:02 # this work for additional information regarding copyright ownership.
12:01:02 # The ASF licenses this file to You under the Apache License, Version 2.0
12:01:02 # (the "License"); you may not use this file except in compliance with
12:01:02 # the License. You may obtain a copy of the License at
12:01:02 #
12:01:02 # http://www.apache.org/licenses/LICENSE-2.0
12:01:02 #
12:01:02 # Unless required by applicable law or agreed to in writing, software
12:01:02 # distributed under the License is distributed on an "AS IS" BASIS,
12:01:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:01:02 # See the License for the specific language governing permissions and
12:01:02 # limitations under the License.
12:01:02 #
12:01:02
12:01:02 #
12:01:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
12:01:02 # script: client, instance, shell, start, status, stop, karaf
12:01:02 #
12:01:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
12:01:02 # Actions go here...
12:01:02 # fi
12:01:02
12:01:02 #
12:01:02 # general settings which should be applied for all scripts go here; please keep
12:01:02 # in mind that it is possible that scripts might be executed more than once, e.g.
12:01:02 # in example of the start script where the start script is executed first and the
12:01:02 # karaf script afterwards.
12:01:02 #
12:01:02
12:01:02 #
12:01:02 # The following section shows the possible configuration options for the default
12:01:02 # karaf scripts
12:01:02 #
12:01:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
12:01:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
12:01:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
12:01:02 # export EXTRA_JAVA_OPTS # Additional JVM options
12:01:02 # export KARAF_HOME # Karaf home folder
12:01:02 # export KARAF_DATA # Karaf data folder
12:01:02 # export KARAF_BASE # Karaf base folder
12:01:02 # export KARAF_ETC # Karaf etc folder
12:01:02 # export KARAF_LOG # Karaf log folder
12:01:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
12:01:02 # export KARAF_OPTS # Additional available Karaf options
12:01:02 # export KARAF_DEBUG # Enable debug mode
12:01:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
12:01:02 # export KARAF_NOROOT # Prevent execution as root if set to true
12:01:02 Set Java version
12:01:02 + echo 'Set Java version'
12:01:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
12:01:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
12:01:02 sudo: a password is required
12:01:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:01:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
12:01:02 sudo: a password is required
12:01:02 + echo 'JDK default version ...'
12:01:02 JDK default version ...
12:01:02 + java -version
12:01:02 openjdk version "21.0.5" 2024-10-15
12:01:02 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
12:01:02 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
12:01:02 Set JAVA_HOME
12:01:02 + echo 'Set JAVA_HOME'
12:01:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
12:01:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
12:01:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:01:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:01:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:01:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
12:01:02 Listing all open ports on controller system...
12:01:02 + echo 'Listing all open ports on controller system...'
12:01:02 + netstat -pnatu
12:01:02 /tmp/configuration-script.sh: line 40: netstat: command not found
12:01:02 Configuring cluster
12:01:02 + '[' -f /tmp/custom_shard_config.txt ']'
12:01:02 + echo 'Configuring cluster'
12:01:02 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.245
12:01:02 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
12:01:02 Dump akka.conf
12:01:02 + echo 'Dump akka.conf'
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
12:01:02 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
12:01:02 Dump modules.conf
12:01:02 + echo 'Dump modules.conf'
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
12:01:02 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
12:01:02 Dump module-shards.conf
12:01:02 + echo 'Dump module-shards.conf'
12:01:02 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
12:01:02 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
12:01:02 Locating config plan to use...
12:01:02 Finished running config plans
12:01:02 Starting member-1 with IP address 10.30.171.245
12:01:02 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:03 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:03 Redirecting karaf console output to karaf_console.log
12:01:03 Starting controller...
12:01:03 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
12:01:03 Execute the post startup script on controller 10.30.171.245
12:01:03 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:03 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:01:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:01:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:02:03 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
12:02:08 2025-10-06T12:01:18,844 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 208 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
12:02:08 Controller is UP
12:02:08 2025-10-06T12:01:18,844 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 208 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
12:02:08 Listing all open ports on controller system...
12:02:08 /tmp/post-startup-script.sh: line 51: netstat: command not found
12:02:08 looking for "BindException: Address already in use" in log file
12:02:08 looking for "server is unhealthy" in log file
12:02:08 Let's take the karaf thread dump
12:02:08 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:02:09 karaf main: org.apache.karaf.main.Main, pid:2016
12:02:09 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:02:09 Generating mininet variables...
12:02:09 Locating test plan to use...
12:02:09 Changing the testplan path...
12:02:09 # Place the suites in run order:
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/ready
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/apidocs
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/MDSAL
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/CRUD
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/CRUD-ACTION
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/notifications
12:02:09 /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/KeyAuth
12:02:09
12:02:09 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/test/csit/suites/netconf/KeyAuth ...
12:02:10 ==============================================================================
12:02:10 netconf-gate-userfeatures.txt
12:02:10 ==============================================================================
12:02:10 netconf-gate-userfeatures.txt.Ready
12:02:10 ==============================================================================
12:02:10 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi...
12:02:10 ==============================================================================
12:02:13 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:18 | PASS |
12:02:18 ------------------------------------------------------------------------------
12:02:18 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:18 | PASS |
12:02:18 ------------------------------------------------------------------------------
12:02:18 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:19 | PASS |
12:02:19 Netconf was detected to be up and running so bug 5014 did not show up.
12:02:19 ------------------------------------------------------------------------------
12:02:19 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:19 | PASS |
12:02:19 Netconf was detected to be up and running so bug 5014 did not show up.
12:02:19 ------------------------------------------------------------------------------
12:02:19 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:19 | PASS |
12:02:19 ------------------------------------------------------------------------------
12:02:19 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:41 | PASS |
12:02:41 ------------------------------------------------------------------------------
12:02:41 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | PASS |
12:02:41 6 tests, 6 passed, 0 failed
12:02:41 ==============================================================================
12:02:41 netconf-gate-userfeatures.txt.Ready | PASS |
12:02:41 6 tests, 6 passed, 0 failed
12:02:41 ==============================================================================
12:02:41 netconf-gate-userfeatures.txt.Apidocs
12:02:41 ==============================================================================
12:02:41 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido...
12:02:41 ==============================================================================
12:02:41 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
12:02:42 ------------------------------------------------------------------------------
12:02:42 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | PASS |
12:02:42 1 test, 1 passed, 0 failed
12:02:42 ==============================================================================
12:02:42 netconf-gate-userfeatures.txt.Apidocs | PASS |
12:02:42 1 test, 1 passed, 0 failed
12:02:42 ==============================================================================
12:02:42 netconf-gate-userfeatures.txt.MDSAL
12:02:42 ==============================================================================
12:02:42 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ...
12:02:42 ==============================================================================
12:02:43 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
12:02:44 ------------------------------------------------------------------------------
12:02:44 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:44 | PASS |
12:02:44 ------------------------------------------------------------------------------
12:02:44 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:44 | PASS |
12:02:44 ------------------------------------------------------------------------------
12:02:44 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:44 | PASS |
12:02:44 ------------------------------------------------------------------------------
12:02:44 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:45 | PASS |
12:02:45 ------------------------------------------------------------------------------
12:02:45 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:46 | PASS |
12:02:46 ------------------------------------------------------------------------------
12:02:46 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:47 | PASS |
12:02:47 ------------------------------------------------------------------------------
12:02:47 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:48 | PASS |
12:02:48 ------------------------------------------------------------------------------
12:02:48 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:48 | PASS |
12:02:48 ------------------------------------------------------------------------------
12:02:48 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:48 | PASS |
12:02:48 ------------------------------------------------------------------------------
12:02:48 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:48 | PASS |
12:02:48 ------------------------------------------------------------------------------
12:02:48 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:48 | PASS |
12:02:48 ------------------------------------------------------------------------------
12:02:48 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:49 | PASS |
12:02:49 ------------------------------------------------------------------------------
12:02:49 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:50 | PASS |
12:02:50 ------------------------------------------------------------------------------
12:02:50 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:51 | PASS |
12:02:51 ------------------------------------------------------------------------------
12:02:51 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | PASS |
12:02:51 49 tests, 49 passed, 0 failed
12:02:51 ==============================================================================
12:02:51 netconf-gate-userfeatures.txt.MDSAL | PASS |
12:02:51 49 tests, 49 passed, 0 failed
12:02:51 ==============================================================================
12:02:51 netconf-gate-userfeatures.txt.CRUD
12:02:51 ==============================================================================
12:02:51 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ...
12:02:51 ==============================================================================
12:02:53 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:02:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:15 | PASS |
12:03:15 ------------------------------------------------------------------------------
12:03:15 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:15 | PASS |
12:03:15 ------------------------------------------------------------------------------
12:03:15 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:16 | PASS |
12:03:16 ------------------------------------------------------------------------------
12:03:16 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:16 | PASS |
12:03:16 ------------------------------------------------------------------------------
12:03:16 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:18 | PASS |
12:03:18 ------------------------------------------------------------------------------
12:03:18 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:18 | PASS |
12:03:18 ------------------------------------------------------------------------------
12:03:18 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:19 | PASS |
12:03:19 ------------------------------------------------------------------------------
12:03:19 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:19 | PASS |
12:03:19 ------------------------------------------------------------------------------
12:03:19 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:19 | PASS |
12:03:19 ------------------------------------------------------------------------------
12:03:19 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:19 | PASS |
12:03:19 ------------------------------------------------------------------------------
12:03:19 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:19 | PASS |
12:03:19 ------------------------------------------------------------------------------
12:03:19 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:20 | PASS |
12:03:20 ------------------------------------------------------------------------------
12:03:20 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:20 | PASS |
12:03:20 ------------------------------------------------------------------------------
12:03:20 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:21 | PASS |
12:03:21 ------------------------------------------------------------------------------
12:03:21 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:21 | PASS |
12:03:21 ------------------------------------------------------------------------------
12:03:21 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:22 | PASS |
12:03:22 ------------------------------------------------------------------------------
12:03:22 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:22 | PASS |
12:03:22 ------------------------------------------------------------------------------
12:03:22 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:22 | PASS |
12:03:22 ------------------------------------------------------------------------------
12:03:22 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:22 | PASS |
12:03:22 ------------------------------------------------------------------------------
12:03:22 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:22 | PASS |
12:03:22 ------------------------------------------------------------------------------
12:03:22 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:23 | PASS |
12:03:23 ------------------------------------------------------------------------------
12:03:23 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:23 | PASS |
12:03:23 ------------------------------------------------------------------------------
12:03:23 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:23 | PASS |
12:03:23 ------------------------------------------------------------------------------
12:03:23 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:23 | PASS |
12:03:23 ------------------------------------------------------------------------------
12:03:23 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:24 | PASS |
12:03:24 ------------------------------------------------------------------------------
12:03:24 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:24 | PASS |
12:03:24 ------------------------------------------------------------------------------
12:03:24 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:24 | PASS |
12:03:24 ------------------------------------------------------------------------------
12:03:24 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:24 | PASS |
12:03:24 ------------------------------------------------------------------------------
12:03:24 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:25 | PASS |
12:03:25 ------------------------------------------------------------------------------
12:03:25 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | PASS |
12:03:25 29 tests, 29 passed, 0 failed
12:03:25 ==============================================================================
12:03:25 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
12:03:25 ==============================================================================
12:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:27 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:32 | PASS |
12:03:32 ------------------------------------------------------------------------------
12:03:32 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:33 | PASS |
12:03:33 ------------------------------------------------------------------------------
12:03:33 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:33 | PASS |
12:03:33 ------------------------------------------------------------------------------
12:03:33 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:33 | PASS |
12:03:33 ------------------------------------------------------------------------------
12:03:33 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:34 | PASS |
12:03:34 ------------------------------------------------------------------------------
12:03:34 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:34 | PASS |
12:03:34 ------------------------------------------------------------------------------
12:03:34 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:35 | PASS |
12:03:35 ------------------------------------------------------------------------------
12:03:35 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:35 | PASS |
12:03:35 ------------------------------------------------------------------------------
12:03:35 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:35 | PASS |
12:03:35 ------------------------------------------------------------------------------
12:03:35 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:35 | PASS |
12:03:35 ------------------------------------------------------------------------------
12:03:35 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:35 | PASS |
12:03:35 ------------------------------------------------------------------------------
12:03:35 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:36 | PASS |
12:03:36 ------------------------------------------------------------------------------
12:03:36 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:36 | PASS |
12:03:36 ------------------------------------------------------------------------------
12:03:36 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:37 | PASS |
12:03:37 ------------------------------------------------------------------------------
12:03:37 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:37 | PASS |
12:03:37 ------------------------------------------------------------------------------
12:03:37 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:38 | PASS |
12:03:38 ------------------------------------------------------------------------------
12:03:38 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:38 | PASS |
12:03:38 ------------------------------------------------------------------------------
12:03:38 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:38 | PASS |
12:03:38 ------------------------------------------------------------------------------
12:03:38 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:38 | PASS |
12:03:38 ------------------------------------------------------------------------------
12:03:38 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:38 | PASS |
12:03:38 ------------------------------------------------------------------------------
12:03:38 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:39 | PASS |
12:03:39 ------------------------------------------------------------------------------
12:03:39 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:39 | PASS |
12:03:39 ------------------------------------------------------------------------------
12:03:39 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:39 | PASS |
12:03:39 ------------------------------------------------------------------------------
12:03:39 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:39 | PASS |
12:03:39 ------------------------------------------------------------------------------
12:03:39 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:39 | PASS |
12:03:39 ------------------------------------------------------------------------------
12:03:39 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:40 | PASS |
12:03:40 ------------------------------------------------------------------------------
12:03:40 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:40 | PASS |
12:03:40 ------------------------------------------------------------------------------
12:03:40 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:40 | PASS |
12:03:40 ------------------------------------------------------------------------------
12:03:40 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:40 | PASS |
12:03:40 ------------------------------------------------------------------------------
12:03:41 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | PASS |
12:03:41 29 tests, 29 passed, 0 failed
12:03:41 ==============================================================================
12:03:41 netconf-gate-userfeatures.txt.CRUD | PASS |
12:03:41 58 tests, 58 passed, 0 failed
12:03:41 ==============================================================================
12:03:41 netconf-gate-userfeatures.txt.CRUD-ACTION
12:03:41 ==============================================================================
12:03:41 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ...
12:03:41 ==============================================================================
12:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:48 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:48 | PASS |
12:03:48 ------------------------------------------------------------------------------
12:03:48 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:48 | PASS |
12:03:48 ------------------------------------------------------------------------------
12:03:48 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:49 | PASS |
12:03:49 ------------------------------------------------------------------------------
12:03:49 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:51 | PASS |
12:03:51 ------------------------------------------------------------------------------
12:03:51 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:51 | PASS |
12:03:51 ------------------------------------------------------------------------------
12:03:51 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:51 | PASS |
12:03:51 ------------------------------------------------------------------------------
12:03:51 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:52 | PASS |
12:03:52 ------------------------------------------------------------------------------
12:03:52 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:52 | PASS |
12:03:52 ------------------------------------------------------------------------------
12:03:52 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:52 | PASS |
12:03:52 ------------------------------------------------------------------------------
12:03:52 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:52 | PASS |
12:03:52 ------------------------------------------------------------------------------
12:03:52 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:53 | PASS |
12:03:53 ------------------------------------------------------------------------------
12:03:53 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | PASS |
12:03:53 11 tests, 11 passed, 0 failed
12:03:53 ==============================================================================
12:03:53 netconf-gate-userfeatures.txt.CRUD-ACTION | PASS |
12:03:53 11 tests, 11 passed, 0 failed
12:03:53 ==============================================================================
12:03:53 netconf-gate-userfeatures.txt.Notifications
12:03:53 ==============================================================================
12:03:53 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te...
12:03:53 ==============================================================================
12:03:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:03:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:09 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:09 | PASS |
12:04:09 ------------------------------------------------------------------------------
12:04:09 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:09 | PASS |
12:04:09 ------------------------------------------------------------------------------
12:04:09 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:09 | PASS |
12:04:09 ------------------------------------------------------------------------------
12:04:10 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 | PASS |
12:04:14 ------------------------------------------------------------------------------
12:04:14 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 | PASS |
12:04:14 ------------------------------------------------------------------------------
12:04:14 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 | PASS |
12:04:14 ------------------------------------------------------------------------------
12:04:14 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 | PASS |
12:04:14 ------------------------------------------------------------------------------
12:04:14 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 | PASS |
12:04:14 ------------------------------------------------------------------------------
12:04:14 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | PASS |
12:04:14 8 tests, 8 passed, 0 failed
12:04:14 ==============================================================================
12:04:14 netconf-gate-userfeatures.txt.Notifications | PASS |
12:04:14 8 tests, 8 passed, 0 failed
12:04:14 ==============================================================================
12:04:14 netconf-gate-userfeatures.txt.KeyAuth
12:04:14 ==============================================================================
12:04:14 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d...
12:04:14 ==============================================================================
12:04:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:33 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
12:04:33 ------------------------------------------------------------------------------
12:04:33 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
12:04:34 ------------------------------------------------------------------------------
12:04:34 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | PASS |
12:04:35 ------------------------------------------------------------------------------
12:04:35 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
12:04:35 | PASS |
12:04:35 ------------------------------------------------------------------------------
12:04:35 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
12:04:35 ------------------------------------------------------------------------------
12:04:35 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | PASS |
12:04:35 5 tests, 5 passed, 0 failed
12:04:35 ==============================================================================
12:04:35 netconf-gate-userfeatures.txt.KeyAuth | PASS |
12:04:35 5 tests, 5 passed, 0 failed
12:04:35 ==============================================================================
12:04:35 netconf-gate-userfeatures.txt | PASS |
12:04:35 138 tests, 138 passed, 0 failed
12:04:35 ==============================================================================
12:04:35 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/output.xml
12:04:37 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/log.html
12:04:37 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/report.html
12:04:37 Examining the files in data/log and checking filesize
12:04:37 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:37 total 456
12:04:37 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:01 .
12:04:37 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 12:01 karaf_console.log
12:04:37 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:01 ..
12:04:37 -rw-rw-r-- 1 jenkins jenkins 452046 Oct 6 12:04 karaf.log
12:04:37 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:37 444K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
12:04:37 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
12:04:38 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:38 ls: cannot access '/tmp/netconf-karaf-8.0.10-SNAPSHOT/*.hprof': No such file or directory
12:04:38 Let's take the karaf thread dump again...
12:04:38 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:38 karaf main: org.apache.karaf.main.Main, pid:2016
12:04:38 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:38 Killing ODL
12:04:38 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:44 Compressing karaf.log 1
12:04:44 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:44 Fetching compressed karaf.log 1
12:04:44 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:44 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:44 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:45 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:45 Fetch GC logs
12:04:45 Warning: Permanently added '10.30.171.245' (ECDSA) to the list of known hosts.
12:04:45 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
12:04:45 Examine copied files
12:04:45 total 11236
12:04:45 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 12:04 gclogs-1
12:04:45 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 12:04 odl1_karaf_console.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 36031 Oct 6 12:04 odl1_karaf.log.gz
12:04:45 -rw-rw-r--. 1 jenkins jenkins 134202 Oct 6 12:04 karaf_1_2016_threads_after.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 14596 Oct 6 12:04 ps_after.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 271129 Oct 6 12:04 report.html
12:04:45 -rw-rw-r--. 1 jenkins jenkins 1740979 Oct 6 12:04 log.html
12:04:45 -rw-rw-r--. 1 jenkins jenkins 7737329 Oct 6 12:04 output.xml
12:04:45 -rw-rw-r--. 1 jenkins jenkins 233364 Oct 6 12:03 testtool--netconf-gate-userfeatures-txt-CRUD-ACTION-CRUD-ACTION.1759752223.942.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 551823 Oct 6 12:03 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD.1759752208.427.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 592251 Oct 6 12:03 testtool--netconf-gate-userfeatures-txt-CRUD-CRUD-RPC.1759752174.354.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 709 Oct 6 12:02 testplan.txt
12:04:45 -rw-rw-r--. 1 jenkins jenkins 103750 Oct 6 12:02 karaf_1_2016_threads_before.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 14468 Oct 6 12:02 ps_before.log
12:04:45 -rw-rw-r--. 1 jenkins jenkins 3396 Oct 6 12:00 post-startup-script.sh
12:04:45 -rw-rw-r--. 1 jenkins jenkins 276 Oct 6 12:00 startup-script.sh
12:04:45 -rw-rw-r--. 1 jenkins jenkins 3608 Oct 6 12:00 configuration-script.sh
12:04:45 -rw-rw-r--. 1 jenkins jenkins 363 Oct 6 12:00 detect_variables.env
12:04:45 -rw-rw-r--. 1 jenkins jenkins 3528 Oct 6 12:00 pom.xml
12:04:45 -rw-rw-r--. 1 jenkins jenkins 96 Oct 6 12:00 set_variables.env
12:04:45 -rw-rw-r--. 1 jenkins jenkins 299 Oct 6 12:00 slave_addresses.txt
12:04:45 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 12:00 requirements.txt
12:04:45 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 12:00 env.properties
12:04:45 -rw-rw-r--. 1 jenkins jenkins 324 Oct 6 11:58 stack-parameters.yaml
12:04:45 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 11:57 test
12:04:45 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 11:57 test@tmp
12:04:45 -rw-rw-r--. 1 jenkins jenkins 1408 Oct 6 11:08 maven-metadata.xml
12:04:45 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins14792745462203912702.sh
12:04:45 Karaf Deployments, Tests must have already run
12:04:45 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/sh /tmp/jenkins5517441685550558526.sh
12:04:45 Cleaning up Robot installation...
12:04:45 $ ssh-agent -k
12:04:45 unset SSH_AUTH_SOCK;
12:04:45 unset SSH_AGENT_PID;
12:04:45 echo Agent pid 5280 killed;
12:04:45 [ssh-agent] Stopped.
12:04:45 Recording plot data
12:04:46 Robot results publisher started...
12:04:46 INFO: Checking test criticality is deprecated and will be dropped in a future release!
12:04:46 -Parsing output xml:
12:04:46 Done!
12:04:46 -Copying log files to build dir:
12:04:47 Done!
12:04:47 -Assigning results to build:
12:04:47 Done!
12:04:47 -Checking thresholds:
12:04:47 Done!
12:04:47 Done publishing Robot results.
12:04:47 [PostBuildScript] - [INFO] Executing post build scripts.
12:04:47 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins2907412763700804821.sh
12:04:47 Archiving csit artifacts
12:04:47 mv: cannot stat '*_1.png': No such file or directory
12:04:47 mv: cannot stat '/tmp/odl1_*': No such file or directory
12:04:47 % Total % Received % Xferd Average Speed Time Time Time Current
12:04:47 Dload Upload Total Spent Left Speed
12:04:47
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1538k 0 1538k 0 0 4703k 0 --:--:-- --:--:-- --:--:-- 4703k
12:04:47 Archive: robot-plugin.zip
12:04:47 inflating: ./archives/robot-plugin/log.html
12:04:47 inflating: ./archives/robot-plugin/output.xml
12:04:48 inflating: ./archives/robot-plugin/report.html
12:04:48 mv: cannot stat '*.log.gz': No such file or directory
12:04:48 mv: cannot stat '*.csv': No such file or directory
12:04:48 mv: cannot stat '*.png': No such file or directory
12:04:48 [PostBuildScript] - [INFO] Executing post build scripts.
12:04:48 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10400764530472648307.sh
12:04:48 [PostBuildScript] - [INFO] Executing post build scripts.
12:04:48 [EnvInject] - Injecting environment variables from a build step.
12:04:48 [EnvInject] - Injecting as environment variables the properties content
12:04:48 OS_CLOUD=vex
12:04:48 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
12:04:48
12:04:48 [EnvInject] - Variables injected successfully.
12:04:48 provisioning config files...
12:04:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
12:04:48 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10482123259939783045.sh
12:04:48 ---> openstack-stack-delete.sh
12:04:48 Setup pyenv:
12:04:48 system
12:04:48 3.8.13
12:04:48 3.9.13
12:04:48 3.10.13
12:04:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:04:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:04:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:04:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:04:50 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.
12:04:50 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:04:50 lf-activate-venv(): INFO: Base packages installed successfully
12:04:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
12:05:06 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:05:06 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
12:05:09 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
12:05:21 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
12:05:21 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-scandium-67
12:05:21 [PostBuildScript] - [INFO] Executing post build scripts.
12:05:21 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins9871696588685105539.sh
12:05:21 ---> sysstat.sh
12:05:21 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins5268574044771768273.sh
12:05:22 ---> package-listing.sh
12:05:22 ++ facter osfamily
12:05:22 ++ tr '[:upper:]' '[:lower:]'
12:05:22 + OS_FAMILY=redhat
12:05:22 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium
12:05:22 + START_PACKAGES=/tmp/packages_start.txt
12:05:22 + END_PACKAGES=/tmp/packages_end.txt
12:05:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
12:05:22 + PACKAGES=/tmp/packages_start.txt
12:05:22 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium ']'
12:05:22 + PACKAGES=/tmp/packages_end.txt
12:05:22 + case "${OS_FAMILY}" in
12:05:22 + rpm -qa
12:05:22 + sort
12:05:22 + '[' -f /tmp/packages_start.txt ']'
12:05:22 + '[' -f /tmp/packages_end.txt ']'
12:05:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:05:22 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium ']'
12:05:22 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/archives/
12:05:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/archives/
12:05:22 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins7985265237216077097.sh
12:05:22 ---> capture-instance-metadata.sh
12:05:22 Setup pyenv:
12:05:23 system
12:05:23 3.8.13
12:05:23 3.9.13
12:05:23 3.10.13
12:05:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:05:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:05:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:05:25 lf-activate-venv(): INFO: Base packages installed successfully
12:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools
12:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:05:35 INFO: Running in OpenStack, capturing instance metadata
12:05:35 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins14482463939933536105.sh
12:05:35 provisioning config files...
12:05:36 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-scandium #67
12:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium@tmp/config11724833119935957754tmp
12:05:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
12:05:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
12:05:36 provisioning config files...
12:05:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
12:05:36 [EnvInject] - Injecting environment variables from a build step.
12:05:36 [EnvInject] - Injecting as environment variables the properties content
12:05:36 SERVER_ID=logs
12:05:36
12:05:36 [EnvInject] - Variables injected successfully.
12:05:36 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins9366827458773526688.sh
12:05:36 ---> create-netrc.sh
12:05:36 WARN: Log server credential not found.
12:05:36 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins9828035321880129318.sh
12:05:36 ---> python-tools-install.sh
12:05:36 Setup pyenv:
12:05:36 system
12:05:36 3.8.13
12:05:36 3.9.13
12:05:36 3.10.13
12:05:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:05:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:05:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:05:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:05:38 lf-activate-venv(): INFO: Base packages installed successfully
12:05:38 lf-activate-venv(): INFO: Installing additional packages: lftools
12:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:05:51 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins4720207798209009664.sh
12:05:51 ---> sudo-logs.sh
12:05:51 Archiving 'sudo' log..
12:05:51 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins13817922460013109136.sh
12:05:51 ---> job-cost.sh
12:05:51 Setup pyenv:
12:05:51 system
12:05:51 3.8.13
12:05:51 3.9.13
12:05:51 3.10.13
12:05:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:05:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:05:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:05:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:05:54 lf-activate-venv(): INFO: Base packages installed successfully
12:05:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
12:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:06:01 DEBUG: total: 0.16999999999999998
12:06:01 INFO: Retrieving Stack Cost...
12:06:01 INFO: Retrieving Pricing Info for: v3-standard-2
12:06:01 INFO: Archiving Costs
12:06:01 [netconf-csit-1node-gate-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins8020337384116710859.sh
12:06:01 ---> logs-deploy.sh
12:06:01 Setup pyenv:
12:06:01 system
12:06:01 3.8.13
12:06:01 3.9.13
12:06:01 3.10.13
12:06:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-scandium/.python-version)
12:06:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1Eav from file:/tmp/.os_lf_venv
12:06:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:06:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:06:04 lf-activate-venv(): INFO: Base packages installed successfully
12:06:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
12:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-1Eav/bin to PATH
12:06:13 WARNING: Nexus logging server not set
12:06:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-scandium/67/
12:06:13 INFO: archiving logs to S3
12:06:14 ---> uname -a:
12:06:14 Linux prd-centos8-robot-2c-8g-1152.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
12:06:14
12:06:14
12:06:14 ---> lscpu:
12:06:14 Architecture: x86_64
12:06:14 CPU op-mode(s): 32-bit, 64-bit
12:06:14 Byte Order: Little Endian
12:06:14 CPU(s): 2
12:06:14 On-line CPU(s) list: 0,1
12:06:14 Thread(s) per core: 1
12:06:14 Core(s) per socket: 1
12:06:14 Socket(s): 2
12:06:14 NUMA node(s): 1
12:06:14 Vendor ID: AuthenticAMD
12:06:14 CPU family: 23
12:06:14 Model: 49
12:06:14 Model name: AMD EPYC-Rome Processor
12:06:14 Stepping: 0
12:06:14 CPU MHz: 2800.000
12:06:14 BogoMIPS: 5600.00
12:06:14 Virtualization: AMD-V
12:06:14 Hypervisor vendor: KVM
12:06:14 Virtualization type: full
12:06:14 L1d cache: 32K
12:06:14 L1i cache: 32K
12:06:14 L2 cache: 512K
12:06:14 L3 cache: 16384K
12:06:14 NUMA node0 CPU(s): 0,1
12:06:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
12:06:14
12:06:14
12:06:14 ---> nproc:
12:06:14 2
12:06:14
12:06:14
12:06:14 ---> df -h:
12:06:14 Filesystem Size Used Avail Use% Mounted on
12:06:14 devtmpfs 3.8G 0 3.8G 0% /dev
12:06:14 tmpfs 3.8G 0 3.8G 0% /dev/shm
12:06:14 tmpfs 3.8G 17M 3.8G 1% /run
12:06:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
12:06:14 /dev/vda1 40G 8.4G 32G 21% /
12:06:14 tmpfs 770M 0 770M 0% /run/user/1001
12:06:14
12:06:14
12:06:14 ---> free -m:
12:06:14 total used free shared buff/cache available
12:06:14 Mem: 7697 637 4862 19 2197 6762
12:06:14 Swap: 1023 0 1023
12:06:14
12:06:14
12:06:14 ---> ip addr:
12:06:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:06:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:06:14 inet 127.0.0.1/8 scope host lo
12:06:14 valid_lft forever preferred_lft forever
12:06:14 inet6 ::1/128 scope host
12:06:14 valid_lft forever preferred_lft forever
12:06:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
12:06:14 link/ether fa:16:3e:a2:cf:83 brd ff:ff:ff:ff:ff:ff
12:06:14 altname enp0s3
12:06:14 altname ens3
12:06:14 inet 10.30.170.170/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
12:06:14 valid_lft 85844sec preferred_lft 85844sec
12:06:14 inet6 fe80::f816:3eff:fea2:cf83/64 scope link
12:06:14 valid_lft forever preferred_lft forever
12:06:14
12:06:14
12:06:14 ---> sar -b -r -n DEV:
12:06:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
12:06:14
12:06:14 11:56:53 LINUX RESTART (2 CPU)
12:06:14
12:06:14 11:58:02 AM tps rtps wtps bread/s bwrtn/s
12:06:14 11:59:01 AM 116.59 0.37 116.21 24.40 11565.11
12:06:14 12:00:01 PM 37.09 0.78 36.30 94.77 3892.84
12:06:14 12:01:01 PM 77.12 9.50 67.63 1685.97 6469.36
12:06:14 12:02:01 PM 18.69 0.07 18.63 1.73 3490.70
12:06:14 12:03:01 PM 2.32 0.23 2.08 12.66 101.60
12:06:14 12:04:01 PM 0.63 0.00 0.63 0.00 221.63
12:06:14 12:05:01 PM 14.40 0.32 14.08 36.92 1076.37
12:06:14 12:06:01 PM 27.77 0.52 27.26 63.85 1112.78
12:06:14 Average: 36.66 1.48 35.19 240.49 3474.52
12:06:14
12:06:14 11:58:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:06:14 11:59:01 AM 5195212 7033556 2687212 34.09 2688 2014232 670940 7.51 189272 2145664 104332
12:06:14 12:00:01 PM 5241348 7082420 2641076 33.51 2688 2017028 623332 6.98 220092 2069932 10756
12:06:14 12:01:01 PM 4936468 7040764 2945956 37.37 2688 2271736 687224 7.69 268280 2293568 93968
12:06:14 12:02:01 PM 4931748 7035956 2950676 37.43 2688 2271804 687224 7.69 268400 2297376 4
12:06:14 12:03:01 PM 4866676 6974676 3015748 38.26 2688 2275596 805232 9.02 268668 2361876 2652
12:06:14 12:04:01 PM 4856940 6970056 3025484 38.38 2688 2280712 854368 9.57 268832 2371184 1484
12:06:14 12:05:01 PM 4916636 6894188 2965788 37.63 2688 2151052 794992 8.90 307144 2298364 45332
12:06:14 12:06:01 PM 5063988 7008744 2818436 35.76 2688 2118752 688740 7.71 473620 1985976 26996
12:06:14 Average: 5001127 7005045 2881297 36.55 2688 2175114 726506 8.13 283038 2227992 35690
12:06:14
12:06:14 11:58:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:06:14 11:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 11:59:01 AM eth0 101.03 76.58 1170.15 10.82 0.00 0.00 0.00 0.00
12:06:14 12:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:00:01 PM eth0 10.36 9.38 6.16 3.77 0.00 0.00 0.00 0.00
12:06:14 12:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:01:01 PM eth0 165.98 124.73 358.53 35.23 0.00 0.00 0.00 0.00
12:06:14 12:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:02:01 PM eth0 6.63 5.06 2.27 1.54 0.00 0.00 0.00 0.00
12:06:14 12:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:03:01 PM eth0 142.67 135.85 41.09 12.67 0.00 0.00 0.00 0.00
12:06:14 12:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:04:01 PM eth0 149.71 149.58 47.64 15.04 0.00 0.00 0.00 0.00
12:06:14 12:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:05:01 PM eth0 78.74 60.63 102.29 45.23 0.00 0.00 0.00 0.00
12:06:14 12:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 12:06:01 PM eth0 21.66 17.41 17.20 7.84 0.00 0.00 0.00 0.00
12:06:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:06:14 Average: eth0 84.56 72.39 216.18 16.53 0.00 0.00 0.00 0.00
12:06:14
12:06:14
12:06:14 ---> sar -P ALL:
12:06:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
12:06:14
12:06:14 11:56:53 LINUX RESTART (2 CPU)
12:06:14
12:06:14 11:58:02 AM CPU %user %nice %system %iowait %steal %idle
12:06:14 11:59:01 AM all 37.79 0.00 5.20 1.34 0.11 55.56
12:06:14 11:59:01 AM 0 38.89 0.00 5.30 1.63 0.10 54.08
12:06:14 11:59:01 AM 1 36.70 0.00 5.09 1.05 0.12 57.04
12:06:14 12:00:01 PM all 13.45 0.00 1.66 0.68 0.08 84.14
12:06:14 12:00:01 PM 0 5.98 0.00 1.57 0.42 0.07 91.97
12:06:14 12:00:01 PM 1 20.93 0.00 1.75 0.94 0.08 76.30
12:06:14 12:01:01 PM all 34.28 0.00 6.08 0.93 0.10 58.61
12:06:14 12:01:01 PM 0 22.60 0.00 5.25 0.77 0.10 71.29
12:06:14 12:01:01 PM 1 45.99 0.00 6.91 1.08 0.10 45.92
12:06:14 12:02:01 PM all 0.38 0.00 0.28 2.48 0.04 96.83
12:06:14 12:02:01 PM 0 0.32 0.00 0.25 4.28 0.04 95.11
12:06:14 12:02:01 PM 1 0.43 0.00 0.30 0.68 0.04 98.55
12:06:14 12:03:01 PM all 9.12 0.00 0.91 0.02 0.07 89.88
12:06:14 12:03:01 PM 0 4.77 0.00 0.67 0.03 0.07 94.46
12:06:14 12:03:01 PM 1 13.50 0.00 1.15 0.00 0.07 85.29
12:06:14 12:04:01 PM all 12.54 0.00 0.99 0.02 0.08 86.37
12:06:14 12:04:01 PM 0 6.60 0.00 0.77 0.03 0.07 92.52
12:06:14 12:04:01 PM 1 18.49 0.00 1.21 0.00 0.10 80.20
12:06:14 12:05:01 PM all 14.56 0.00 1.71 0.13 0.07 83.52
12:06:14 12:05:01 PM 0 10.48 0.00 1.94 0.05 0.07 87.46
12:06:14 12:05:01 PM 1 18.64 0.00 1.49 0.22 0.07 79.59
12:06:14 12:06:01 PM all 29.91 0.00 3.98 0.14 0.09 65.88
12:06:14 12:06:01 PM 0 21.83 0.00 3.81 0.12 0.08 74.16
12:06:14 12:06:01 PM 1 37.99 0.00 4.15 0.17 0.10 57.59
12:06:14 Average: all 19.16 0.00 2.62 0.70 0.08 77.44
12:06:14 Average: 0 14.03 0.00 2.46 0.88 0.07 82.55
12:06:14 Average: 1 24.29 0.00 2.78 0.52 0.08 72.33
12:06:14
12:06:14
12:06:14