22:47:36 Started by upstream project "integration-distribution-mri-test-vanadium" build number 26
22:47:36 originally caused by:
22:47:36 Started by timer
22:47:36 Running as SYSTEM
22:47:36 [EnvInject] - Loading node environment variables.
22:47:36 Building remotely on prd-centos8-robot-2c-8g-4283 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-vanadium
22:47:37 [ssh-agent] Looking for ssh-agent implementation...
22:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:47:37 $ ssh-agent
22:47:37 SSH_AUTH_SOCK=/tmp/ssh-FTro7FwaLDXG/agent.5283
22:47:37 SSH_AGENT_PID=5284
22:47:37 [ssh-agent] Started.
22:47:37 Running ssh-add (command line suppressed)
22:47:37 Identity added: /w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_9686557777925377746.key (/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/private_key_9686557777925377746.key)
22:47:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:47:37 The recommended git tool is: NONE
22:47:40 using credential opendaylight-jenkins-ssh
22:47:40 Wiping out workspace first.
22:47:40 Cloning the remote Git repository
22:47:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:47:40 > git init /w/workspace/netconf-csit-1node-callhome-only-vanadium/test # timeout=10
22:47:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:47:40 > git --version # timeout=10
22:47:40 > git --version # 'git version 2.43.0'
22:47:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:47:40 [INFO] Currently running in a labeled security context
22:47:40 [INFO] Currently SELinux is 'enforcing' on the host
22:47:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh8930618928695442761.key
22:47:40 Verifying host key using known hosts file
22:47: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.
22:47:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:47:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:47:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:47:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:47:43 [INFO] Currently running in a labeled security context
22:47:43 [INFO] Currently SELinux is 'enforcing' on the host
22:47:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh18199628342789760261.key
22:47:43 Verifying host key using known hosts file
22:47:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:47:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:47:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:47:43 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:47:43 > git config core.sparsecheckout # timeout=10
22:47:43 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:47:44 Commit message: "Add bgpcep variables for vanadium"
22:47:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:47:44 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:47:44 No emails were triggered.
22:47:44 provisioning config files...
22:47:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:47:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:47:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:47:44 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11340812713909591629.sh
22:47:44 ---> python-tools-install.sh
22:47:44 Setup pyenv:
22:47:45 system
22:47:45 * 3.8.13 (set by /opt/pyenv/version)
22:47:45 * 3.9.13 (set by /opt/pyenv/version)
22:47:45 * 3.10.13 (set by /opt/pyenv/version)
22:47:45 * 3.11.7 (set by /opt/pyenv/version)
22:47:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t3fZ
22:47:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:54 lf-activate-venv(): INFO: Base packages installed successfully
22:47:54 lf-activate-venv(): INFO: Installing additional packages: lftools
22:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:48:22 Generating Requirements File
22:48:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:48:41 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:48:42 Python 3.11.7
22:48:42 pip 25.3 from /tmp/venv-t3fZ/lib/python3.11/site-packages/pip (python 3.11)
22:48:42 appdirs==1.4.4
22:48:42 argcomplete==3.6.3
22:48:42 aspy.yaml==1.3.0
22:48:42 attrs==25.4.0
22:48:42 autopage==0.5.2
22:48:42 beautifulsoup4==4.14.3
22:48:42 boto3==1.42.34
22:48:42 botocore==1.42.34
22:48:42 bs4==0.0.2
22:48:42 certifi==2026.1.4
22:48:42 cffi==2.0.0
22:48:42 cfgv==3.5.0
22:48:42 chardet==5.2.0
22:48:42 charset-normalizer==3.4.4
22:48:42 click==8.3.1
22:48:42 cliff==4.13.1
22:48:42 cmd2==3.1.0
22:48:42 cryptography==3.3.2
22:48:42 debtcollector==3.0.0
22:48:42 decorator==5.2.1
22:48:42 defusedxml==0.7.1
22:48:42 Deprecated==1.3.1
22:48:42 distlib==0.4.0
22:48:42 dnspython==2.8.0
22:48:42 docker==7.1.0
22:48:42 dogpile.cache==1.5.0
22:48:42 durationpy==0.10
22:48:42 email-validator==2.3.0
22:48:42 filelock==3.20.3
22:48:42 future==1.0.0
22:48:42 gitdb==4.0.12
22:48:42 GitPython==3.1.46
22:48:42 httplib2==0.30.2
22:48:42 identify==2.6.16
22:48:42 idna==3.11
22:48:42 importlib-resources==1.5.0
22:48:42 iso8601==2.1.0
22:48:42 Jinja2==3.1.6
22:48:42 jmespath==1.1.0
22:48:42 jsonpatch==1.33
22:48:42 jsonpointer==3.0.0
22:48:42 jsonschema==4.26.0
22:48:42 jsonschema-specifications==2025.9.1
22:48:42 keystoneauth1==5.13.0
22:48:42 kubernetes==35.0.0
22:48:42 lftools==0.37.21
22:48:42 lxml==6.0.2
22:48:42 markdown-it-py==4.0.0
22:48:42 MarkupSafe==3.0.3
22:48:42 mdurl==0.1.2
22:48:42 msgpack==1.1.2
22:48:42 multi_key_dict==2.0.3
22:48:42 munch==4.0.0
22:48:42 netaddr==1.3.0
22:48:42 niet==1.4.2
22:48:42 nodeenv==1.10.0
22:48:42 oauth2client==4.1.3
22:48:42 oauthlib==3.3.1
22:48:42 openstacksdk==4.9.0
22:48:42 os-service-types==1.8.2
22:48:42 osc-lib==4.3.0
22:48:42 oslo.config==10.2.0
22:48:42 oslo.context==6.2.0
22:48:42 oslo.i18n==6.7.1
22:48:42 oslo.log==8.0.0
22:48:42 oslo.serialization==5.9.0
22:48:42 oslo.utils==9.2.0
22:48:42 packaging==26.0
22:48:42 pbr==7.0.3
22:48:42 platformdirs==4.5.1
22:48:42 prettytable==3.17.0
22:48:42 psutil==7.2.1
22:48:42 pyasn1==0.6.2
22:48:42 pyasn1_modules==0.4.2
22:48:42 pycparser==3.0
22:48:42 pygerrit2==2.0.15
22:48:42 PyGithub==2.8.1
22:48:42 Pygments==2.19.2
22:48:42 PyJWT==2.10.1
22:48:42 PyNaCl==1.6.2
22:48:42 pyparsing==2.4.7
22:48:42 pyperclip==1.11.0
22:48:42 pyrsistent==0.20.0
22:48:42 python-cinderclient==9.8.0
22:48:42 python-dateutil==2.9.0.post0
22:48:42 python-heatclient==5.0.0
22:48:42 python-jenkins==1.8.3
22:48:42 python-keystoneclient==5.7.0
22:48:42 python-magnumclient==4.9.0
22:48:42 python-openstackclient==8.3.0
22:48:42 python-swiftclient==4.9.0
22:48:42 PyYAML==6.0.3
22:48:42 referencing==0.37.0
22:48:42 requests==2.32.5
22:48:42 requests-oauthlib==2.0.0
22:48:42 requestsexceptions==1.4.0
22:48:42 rfc3986==2.0.0
22:48:42 rich==14.3.1
22:48:42 rich-argparse==1.7.2
22:48:42 rpds-py==0.30.0
22:48:42 rsa==4.9.1
22:48:42 ruamel.yaml==0.19.1
22:48:42 ruamel.yaml.clib==0.2.15
22:48:42 s3transfer==0.16.0
22:48:42 simplejson==3.20.2
22:48:42 six==1.17.0
22:48:42 smmap==5.0.2
22:48:42 soupsieve==2.8.3
22:48:42 stevedore==5.6.0
22:48:42 tabulate==0.9.0
22:48:42 toml==0.10.2
22:48:42 tomlkit==0.14.0
22:48:42 tqdm==4.67.1
22:48:42 typing_extensions==4.15.0
22:48:42 tzdata==2025.3
22:48:42 urllib3==1.26.20
22:48:42 virtualenv==20.36.1
22:48:42 wcwidth==0.3.5
22:48:42 websocket-client==1.9.0
22:48:42 wrapt==2.0.1
22:48:42 xdg==6.0.0
22:48:42 xmltodict==1.0.2
22:48:42 yq==3.4.3
22:48:42 [EnvInject] - Injecting environment variables from a build step.
22:48:42 [EnvInject] - Injecting as environment variables the properties content
22:48:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:48:42 OS_CLOUD=vex
22:48:42 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-26
22:48:42 OS_STACK_TEMPLATE_DIR=openstack-hot
22:48:42
22:48:42 [EnvInject] - Variables injected successfully.
22:48:42 provisioning config files...
22:48:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:48:43 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins16910942619267337348.sh
22:48:43 ---> Create parameters file for OpenStack HOT
22:48:43 OpenStack Heat parameters generated
22:48:43 -----------------------------------
22:48:43 parameters:
22:48:43 vm_0_count: '1'
22:48:43 vm_0_flavor: 'v3-standard-4'
22:48:43 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
22:48:43 vm_1_count: '1'
22:48:43 vm_1_flavor: 'v3-standard-2'
22:48:43 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
22:48:43
22:48:43 job_name: '50633-26'
22:48:43 silo: 'releng'
22:48:43 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins10920672609356970232.sh
22:48:43 ---> Create HEAT stack
22:48:43 + source /home/jenkins/lf-env.sh
22:48:43 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:48:43 ++ mktemp -d /tmp/venv-XXXX
22:48:43 + lf_venv=/tmp/venv-ZNqe
22:48:43 + local venv_file=/tmp/.os_lf_venv
22:48:43 + local python=python3
22:48:43 + local options
22:48:43 + local set_path=true
22:48:43 + local install_args=
22:48:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:48:43 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:48:43 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:48:43 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:48:43 + true
22:48:43 + case $1 in
22:48:43 + python=python3
22:48:43 + shift 2
22:48:43 + true
22:48:43 + case $1 in
22:48:43 + shift
22:48:43 + break
22:48:43 + case $python in
22:48:43 + local pkg_list=
22:48:43 + [[ -d /opt/pyenv ]]
22:48:43 + echo 'Setup pyenv:'
22:48:43 Setup pyenv:
22:48:43 + export PYENV_ROOT=/opt/pyenv
22:48:43 + PYENV_ROOT=/opt/pyenv
22:48:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:48:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:48:43 + pyenv versions
22:48:43 system
22:48:43 3.8.13
22:48:43 3.9.13
22:48:43 3.10.13
22:48:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:48:43 + command -v pyenv
22:48:43 ++ pyenv init - --no-rehash
22:48:43 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:48:43 for i in ${!paths[@]}; do
22:48:43 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:48:43 fi; done;
22:48:43 echo "${paths[*]}"'\'')"
22:48:43 export PATH="/opt/pyenv/shims:${PATH}"
22:48:43 export PYENV_SHELL=bash
22:48:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:48:43 pyenv() {
22:48:43 local command
22:48:43 command="${1:-}"
22:48:43 if [ "$#" -gt 0 ]; then
22:48:43 shift
22:48:43 fi
22:48:43
22:48:43 case "$command" in
22:48:43 rehash|shell)
22:48:43 eval "$(pyenv "sh-$command" "$@")"
22:48:43 ;;
22:48:43 *)
22:48:43 command pyenv "$command" "$@"
22:48:43 ;;
22:48:43 esac
22:48:43 }'
22:48:43 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:48:43 for i in ${!paths[@]}; do
22:48:43 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:48:43 fi; done;
22:48:43 echo "${paths[*]}"'
22:48:43 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:48:43 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:48:43 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:48:43 ++ export PYENV_SHELL=bash
22:48:43 ++ PYENV_SHELL=bash
22:48:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:48:43 +++ complete -F _pyenv pyenv
22:48:43 ++ lf-pyver python3
22:48:43 ++ local py_version_xy=python3
22:48:43 ++ local py_version_xyz=
22:48:43 ++ awk '{ print $1 }'
22:48:43 ++ pyenv versions
22:48:43 ++ local command
22:48:43 ++ command=versions
22:48:43 ++ '[' 1 -gt 0 ']'
22:48:43 ++ shift
22:48:43 ++ case "$command" in
22:48:43 ++ command pyenv versions
22:48:43 ++ pyenv versions
22:48:43 ++ sed 's/^[ *]* //'
22:48:43 ++ grep -E '^[0-9.]*[0-9]$'
22:48:43 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:48:43 +++ tail -n 1
22:48:43 +++ grep '^3' /tmp/.pyenv_versions
22:48:43 +++ sort -V
22:48:43 ++ py_version_xyz=3.11.7
22:48:43 ++ [[ -z 3.11.7 ]]
22:48:43 ++ echo 3.11.7
22:48:43 ++ return 0
22:48:43 + pyenv local 3.11.7
22:48:43 + local command
22:48:43 + command=local
22:48:43 + '[' 2 -gt 0 ']'
22:48:43 + shift
22:48:43 + case "$command" in
22:48:43 + command pyenv local 3.11.7
22:48:43 + pyenv local 3.11.7
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='lftools[openstack] '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='kubernetes '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='niet '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='python-heatclient '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='python-openstackclient '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='python-magnumclient '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='urllib3~=1.26.15 '
22:48:43 + for arg in "$@"
22:48:43 + case $arg in
22:48:43 + pkg_list+='yq '
22:48:43 + [[ -f /tmp/.os_lf_venv ]]
22:48:43 ++ cat /tmp/.os_lf_venv
22:48:43 + lf_venv=/tmp/venv-t3fZ
22:48:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from' file:/tmp/.os_lf_venv
22:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:48:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:43 + local 'pip_opts=--upgrade --quiet'
22:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:48:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:48:43 + [[ -n '' ]]
22:48:43 + [[ -n '' ]]
22:48:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:43 + /tmp/venv-t3fZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:48:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:48:45 lf-activate-venv(): INFO: Base packages installed successfully
22:48:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:48:45 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:48:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:48:45 + /tmp/venv-t3fZ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:49:03 + type python3
22:49:03 + true
22:49:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH'
22:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:49:03 + PATH=/tmp/venv-t3fZ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:49:03 + return 0
22:49:03 + openstack --os-cloud vex limits show --absolute
22:49:04 +--------------------------+---------+
22:49:04 | Name | Value |
22:49:04 +--------------------------+---------+
22:49:04 | maxTotalInstances | -1 |
22:49:04 | maxTotalCores | 450 |
22:49:04 | maxTotalRAMSize | 1000000 |
22:49:04 | maxServerMeta | 128 |
22:49:04 | maxImageMeta | 128 |
22:49:04 | maxPersonality | 5 |
22:49:04 | maxPersonalitySize | 10240 |
22:49:04 | maxTotalKeypairs | 100 |
22:49:04 | maxServerGroups | 10 |
22:49:04 | maxServerGroupMembers | 10 |
22:49:04 | maxTotalFloatingIps | -1 |
22:49:04 | maxSecurityGroups | -1 |
22:49:04 | maxSecurityGroupRules | -1 |
22:49:04 | totalRAMUsed | 491520 |
22:49:04 | totalCoresUsed | 120 |
22:49:04 | totalInstancesUsed | 42 |
22:49:04 | totalFloatingIpsUsed | 0 |
22:49:04 | totalSecurityGroupsUsed | 0 |
22:49:04 | totalServerGroupsUsed | 0 |
22:49:04 | maxTotalVolumes | -1 |
22:49:04 | maxTotalSnapshots | 10 |
22:49:04 | maxTotalVolumeGigabytes | 4096 |
22:49:04 | maxTotalBackups | 10 |
22:49:04 | maxTotalBackupGigabytes | 1000 |
22:49:04 | totalVolumesUsed | 0 |
22:49:04 | totalGigabytesUsed | 0 |
22:49:04 | totalSnapshotsUsed | 0 |
22:49:04 | totalBackupsUsed | 0 |
22:49:04 | totalBackupGigabytesUsed | 0 |
22:49:04 +--------------------------+---------+
22:49:04 + pushd /opt/ciman/openstack-hot
22:49:04 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-vanadium
22:49:04 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-vanadium-26 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-vanadium/stack-parameters.yaml
22:50:02 Creating stack releng-netconf-csit-1node-callhome-only-vanadium-26
22:50:02 Waiting to initialize infrastructure...
22:50:02 Waiting to initialize infrastructure...
22:50:02 Waiting to initialize infrastructure...
22:50:02 Waiting to initialize infrastructure...
22:50:02 Stack initialization successful.
22:50:02 ------------------------------------
22:50:02 Stack Details
22:50:02 ------------------------------------
22:50:02 {'added': None,
22:50:02 'capabilities': [],
22:50:02 'created_at': '2026-01-25T22:49:08Z',
22:50:02 'deleted': None,
22:50:02 'deleted_at': None,
22:50:02 'description': 'No description',
22:50:02 'environment': None,
22:50:02 'environment_files': None,
22:50:02 'files': None,
22:50:02 'files_container': None,
22:50:02 'id': '0037150c-9055-4ac9-937c-b9cb89659ee7',
22:50:02 'is_rollback_disabled': True,
22:50:02 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-vanadium-26/0037150c-9055-4ac9-937c-b9cb89659ee7',
22:50:02 'rel': 'self'}],
22:50:02 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:50:02 'name': 'releng-netconf-csit-1node-callhome-only-vanadium-26',
22:50:02 'notification_topics': [],
22:50:02 'outputs': [{'description': 'IP addresses of the 2nd vm types',
22:50:02 'output_key': 'vm_1_ips',
22:50:02 'output_value': ['10.30.170.86']},
22:50:02 {'description': 'IP addresses of the 1st vm types',
22:50:02 'output_key': 'vm_0_ips',
22:50:02 'output_value': ['10.30.170.26']}],
22:50:02 'owner_id': ****,
22:50:02 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:50:02 'OS::stack_id': '0037150c-9055-4ac9-937c-b9cb89659ee7',
22:50:02 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-vanadium-26',
22:50:02 'job_name': '50633-26',
22:50:02 'silo': 'releng',
22:50:02 'vm_0_count': '1',
22:50:02 'vm_0_flavor': 'v3-standard-4',
22:50:02 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:50:02 '20260109-084045.554',
22:50:02 'vm_1_count': '1',
22:50:02 'vm_1_flavor': 'v3-standard-2',
22:50:02 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
22:50:02 '20250201-040221.796'},
22:50:02 'parent_id': None,
22:50:02 'replaced': None,
22:50:02 'status': 'CREATE_COMPLETE',
22:50:02 'status_reason': 'Stack CREATE completed successfully',
22:50:02 'tags': [],
22:50:02 'template': None,
22:50:02 'template_description': 'No description',
22:50:02 'template_url': None,
22:50:02 'timeout_mins': 15,
22:50:02 'unchanged': None,
22:50:02 'updated': None,
22:50:02 'updated_at': None,
22:50:02 'user_project_id': '76d5e6f5abcc40ac801f9907652ba4bd'}
22:50:02 ------------------------------------
22:50:02 + popd
22:50:02 /w/workspace/netconf-csit-1node-callhome-only-vanadium
22:50:02 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins4103226409169804592.sh
22:50:02 ---> Copy SSH public keys to CSIT lab
22:50:02 Setup pyenv:
22:50:02 system
22:50:02 3.8.13
22:50:02 3.9.13
22:50:02 3.10.13
22:50:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:50:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:50:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:04 lf-activate-venv(): INFO: Base packages installed successfully
22:50:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:50:23 SSH not responding on 10.30.170.86. Retrying in 10 seconds...
22:50:24 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:50:24 releng-50633-26-0-builder-0
22:50:24 Successfully copied public keys to slave 10.30.170.26
22:50:24 Process 6506 ready.
22:50:33 Ping to 10.30.170.86 successful.
22:50:33 SSH not responding on 10.30.170.86. Retrying in 10 seconds...
22:50:43 Ping to 10.30.170.86 successful.
22:50:44 SSH not responding on 10.30.170.86. Retrying in 10 seconds...
22:50:54 Ping to 10.30.170.86 successful.
22:50:54 SSH not responding on 10.30.170.86. Retrying in 10 seconds...
22:51:04 Ping to 10.30.170.86 successful.
22:51:05 Warning: Permanently added '10.30.170.86' (ECDSA) to the list of known hosts.
22:51:05 releng-50633-26-1-docker-0
22:51:05 Successfully copied public keys to slave 10.30.170.86
22:51:05 Process 6507 ready.
22:51:05 SSH ready on all stack servers.
22:51:06 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins3478620992679414707.sh
22:51:06 Setup pyenv:
22:51:06 system
22:51:06 3.8.13
22:51:06 3.9.13
22:51:06 3.10.13
22:51:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:51:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NT5C
22:51:10 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-vanadium/.robot_venv
22:51:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:14 lf-activate-venv(): INFO: Base packages installed successfully
22:51:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-NT5C/bin to PATH
22:51:16 + echo 'Installing Python Requirements'
22:51:16 Installing Python Requirements
22:51:16 + cat
22:51:16 + python -m pip install -r requirements.txt
22:51:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:51:16 Collecting docker-py (from -r requirements.txt (line 1))
22:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:51:16 Collecting ipaddr (from -r requirements.txt (line 2))
22:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:51:16 Installing build dependencies: started
22:51:17 Installing build dependencies: finished with status 'done'
22:51:17 Getting requirements to build wheel: started
22:51:17 Getting requirements to build wheel: finished with status 'done'
22:51:17 Preparing metadata (pyproject.toml): started
22:51:17 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:18 Collecting netaddr (from -r requirements.txt (line 3))
22:51:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:51:18 Collecting netifaces (from -r requirements.txt (line 4))
22:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:51:18 Installing build dependencies: started
22:51:18 Installing build dependencies: finished with status 'done'
22:51:18 Getting requirements to build wheel: started
22:51:19 Getting requirements to build wheel: finished with status 'done'
22:51:19 Preparing metadata (pyproject.toml): started
22:51:19 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:19 Collecting pyhocon (from -r requirements.txt (line 5))
22:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:51:19 Collecting requests (from -r requirements.txt (line 6))
22:51:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:51:19 Collecting robotframework (from -r requirements.txt (line 7))
22:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:51:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.9 MB/s 0:00:00
22:51:19 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:51:19 Installing build dependencies: started
22:51:20 Installing build dependencies: finished with status 'done'
22:51:20 Getting requirements to build wheel: started
22:51:20 Getting requirements to build wheel: finished with status 'done'
22:51:20 Preparing metadata (pyproject.toml): started
22:51:21 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:21 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:51:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:51:21 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:51:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:51:21 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:51:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:51:21 Installing build dependencies: started
22:51:22 Installing build dependencies: finished with status 'done'
22:51:22 Getting requirements to build wheel: started
22:51:22 Getting requirements to build wheel: finished with status 'done'
22:51:22 Preparing metadata (pyproject.toml): started
22:51:22 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:22 Collecting scapy (from -r requirements.txt (line 12))
22:51:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.9 MB/s 0:00:00
22:51:22 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:51:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:51:22 Installing build dependencies: started
22:51:23 Installing build dependencies: finished with status 'done'
22:51:23 Getting requirements to build wheel: started
22:51:24 Getting requirements to build wheel: finished with status 'done'
22:51:24 Preparing metadata (pyproject.toml): started
22:51:24 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:24 Collecting elasticsearch (from -r requirements.txt (line 18))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:51:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 42.4 MB/s 0:00:00
22:51:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:51:24 Collecting pyangbind (from -r requirements.txt (line 22))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:51:24 Collecting isodate (from -r requirements.txt (line 25))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:51:24 Collecting jmespath (from -r requirements.txt (line 28))
22:51:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
22:51:24 Collecting jsonpatch (from -r requirements.txt (line 31))
22:51:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:51:24 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:51:24 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:51:24 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:51:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:51:24 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:51:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:51:24 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:51:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:51:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:51:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
22:51:25 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:51:25 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:51:25 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:51:25 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:51:25 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:51:25 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:51:25 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:51:25 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:51:25 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:51:25 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:51:25 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:51:25 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:51:25 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:51:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:51:25 Collecting elasticsearch (from -r requirements.txt (line 18))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:51:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.9 MB/s 0:00:00
22:51:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:51:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:51:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:51:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:51:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:51:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.3 MB/s 0:00:00
22:51:26 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:51:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:51:27 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:51:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:51:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 16.4 MB/s 0:00:00
22:51:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:51:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:51:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:51:28 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:51:28 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:51:28 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:51:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:51:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:51:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
22:51:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
22:51:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 39.3 MB/s 0:00:00
22:51:29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
22:51:29 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:51:29 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:51:29 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:51:29 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
22:51:29 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
22:51:29 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
22:51:29 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:51:29 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:51:29 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:51:29 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:51:29 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:51:29 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
22:51:29 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
22:51:29 Requirement already satisfied: packaging in /tmp/venv-NT5C/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
22:51:29 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
22:51:30 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:51:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:51:30 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:51:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:51:30 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:51:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:51:30 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:51:30 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:51:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
22:51:30 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:51:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
22:51:30 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:51:30 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:51:30 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:51:30 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=c79b9344fe8daffd27b7f4ba60ed4d89556bd94062c4d448735c88b46f80b5f4
22:51:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:51:30 Building wheel for ipaddr (pyproject.toml): started
22:51:30 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:51:30 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=0f358b6915c2f57239cce16ab2baa120ad71a31f4eff43ea5eabdeb8a8a13d56
22:51:30 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:51:30 Building wheel for netifaces (pyproject.toml): started
22:51:33 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:51:33 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=0f6cbde5ff3fffcdad6d42ec464cf3c212c1175b1bf486dcd213ebc664434b0f
22:51:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:51:33 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:51:33 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:51:33 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=7acda080796c6e40ba0341a34cd57aa7e94ade17b7961572cb8ac8a8845a1676
22:51:33 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:51:33 Building wheel for jsonpath-rw (pyproject.toml): started
22:51:33 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:51:33 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=c395d662336551e1cc3ae9d20f54e7a090660625aa3b31b86be7ee28bfb1caa5
22:51:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:51:33 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:51:33 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:51:41
22:51:41 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
22:51:41 + pip freeze
22:51:41 async-generator==1.10
22:51:41 attrs==25.4.0
22:51:41 bcrypt==5.0.0
22:51:41 beautifulsoup4==4.14.3
22:51:41 certifi==2026.1.4
22:51:41 cffi==2.0.0
22:51:41 charset-normalizer==3.4.4
22:51:41 click==8.3.1
22:51:41 cryptography==46.0.3
22:51:41 decorator==5.2.1
22:51:41 distlib==0.4.0
22:51:41 docker-py==1.10.6
22:51:41 docker-pycreds==0.4.0
22:51:41 elastic-transport==8.17.1
22:51:41 elasticsearch==8.19.3
22:51:41 elasticsearch-dsl==8.15.4
22:51:41 enum34==1.1.10
22:51:41 filelock==3.20.3
22:51:41 h11==0.16.0
22:51:41 idna==3.11
22:51:41 importlib_metadata==8.7.1
22:51:41 invoke==2.2.1
22:51:41 ipaddr==2.2.0
22:51:41 isodate==0.7.2
22:51:41 jmespath==1.1.0
22:51:41 jsonpatch==1.33
22:51:41 jsonpath-rw==1.4.0
22:51:41 jsonpointer==3.0.0
22:51:41 lxml==6.0.2
22:51:41 mypy_extensions==1.1.0
22:51:41 netaddr==1.3.0
22:51:41 netifaces==0.11.0
22:51:41 outcome==1.3.0.post0
22:51:41 packaging==26.0
22:51:41 paramiko==4.0.0
22:51:41 platformdirs==4.5.1
22:51:41 ply==3.11
22:51:41 pyang==2.7.1
22:51:41 pyangbind==0.8.7
22:51:41 pycparser==3.0
22:51:41 pyhocon==0.3.61
22:51:41 PyNaCl==1.6.2
22:51:41 pyparsing==3.3.2
22:51:41 PySocks==1.7.1
22:51:41 python-dateutil==2.9.0.post0
22:51:41 regex==2026.1.15
22:51:41 requests==2.32.5
22:51:41 robotframework==7.4.1
22:51:41 robotframework-httplibrary==0.4.2
22:51:41 robotframework-pythonlibcore==4.5.0
22:51:41 robotframework-requests==0.9.7
22:51:41 robotframework-selenium2library==3.0.0
22:51:41 robotframework-seleniumlibrary==6.8.0
22:51:41 robotframework-sshlibrary==3.8.0
22:51:41 scapy==2.7.0
22:51:41 scp==0.15.0
22:51:41 selenium==4.40.0
22:51:41 six==1.17.0
22:51:41 sniffio==1.3.1
22:51:41 sortedcontainers==2.4.0
22:51:41 soupsieve==2.8.3
22:51:41 trio==0.32.0
22:51:41 trio-typing==0.10.0
22:51:41 trio-websocket==0.12.2
22:51:41 types-certifi==2021.10.8.3
22:51:41 types-urllib3==1.26.25.14
22:51:41 typing_extensions==4.15.0
22:51:41 urllib3==2.6.3
22:51:41 virtualenv==20.36.1
22:51:41 waitress==3.0.2
22:51:41 WebOb==1.8.9
22:51:41 websocket-client==1.9.0
22:51:41 WebTest==3.0.7
22:51:41 wsproto==1.3.2
22:51:41 zipp==3.23.0
22:51:41 [EnvInject] - Injecting environment variables from a build step.
22:51:41 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:51:41 [EnvInject] - Variables injected successfully.
22:51:41 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins6137127222211496512.sh
22:51:42 Setup pyenv:
22:51:42 system
22:51:42 3.8.13
22:51:42 3.9.13
22:51:42 3.10.13
22:51:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:51:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:51:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:44 lf-activate-venv(): INFO: Base packages installed successfully
22:51:44 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:51:52 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:51:52 + ODL_SYSTEM=()
22:51:52 + TOOLS_SYSTEM=()
22:51:52 + OPENSTACK_SYSTEM=()
22:51:52 + OPENSTACK_CONTROLLERS=()
22:51:52 + mapfile -t ADDR
22:51:52 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:51:52 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-vanadium-26
22:51:54 + for i in "${ADDR[@]}"
22:51:54 ++ ssh 10.30.170.26 hostname -s
22:51:54 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:51:55 + REMHOST=releng-50633-26-0-builder-0
22:51:55 + case ${REMHOST} in
22:51:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:51:55 + for i in "${ADDR[@]}"
22:51:55 ++ ssh 10.30.170.86 hostname -s
22:51:55 Warning: Permanently added '10.30.170.86' (ECDSA) to the list of known hosts.
22:51:55 + REMHOST=releng-50633-26-1-docker-0
22:51:55 + case ${REMHOST} in
22:51:55 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:51:55 + echo NUM_ODL_SYSTEM=1
22:51:55 + echo NUM_TOOLS_SYSTEM=1
22:51:55 + '[' '' == yes ']'
22:51:55 + NUM_OPENSTACK_SYSTEM=0
22:51:55 + echo NUM_OPENSTACK_SYSTEM=0
22:51:55 + '[' 0 -eq 2 ']'
22:51:55 + echo ODL_SYSTEM_IP=10.30.170.26
22:51:55 ++ seq 0 0
22:51:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:51:55 + echo ODL_SYSTEM_1_IP=10.30.170.26
22:51:55 + echo TOOLS_SYSTEM_IP=10.30.170.86
22:51:55 ++ seq 0 0
22:51:55 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:51:55 + echo TOOLS_SYSTEM_1_IP=10.30.170.86
22:51:55 + openstack_index=0
22:51:55 + NUM_OPENSTACK_CONTROL_NODES=1
22:51:55 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:51:55 ++ seq 0 0
22:51:55 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:51:55 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:51:55 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:51:55 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:51:55 + '[' -1 -ge 2 ']'
22:51:55 ++ seq 0 -2
22:51:55 + NUM_OPENSTACK_HAPROXY_NODES=0
22:51:55 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:51:55 ++ seq 0 -1
22:51:55 + echo 'Contents of slave_addresses.txt:'
22:51:55 Contents of slave_addresses.txt:
22:51:55 + cat slave_addresses.txt
22:51:55 NUM_ODL_SYSTEM=1
22:51:55 NUM_TOOLS_SYSTEM=1
22:51:55 NUM_OPENSTACK_SYSTEM=0
22:51:55 ODL_SYSTEM_IP=10.30.170.26
22:51:55 ODL_SYSTEM_1_IP=10.30.170.26
22:51:55 TOOLS_SYSTEM_IP=10.30.170.86
22:51:55 TOOLS_SYSTEM_1_IP=10.30.170.86
22:51:55 NUM_OPENSTACK_CONTROL_NODES=1
22:51:55 OPENSTACK_CONTROL_NODE_1_IP=
22:51:55 NUM_OPENSTACK_COMPUTE_NODES=-1
22:51:55 NUM_OPENSTACK_HAPROXY_NODES=0
22:51:55 [EnvInject] - Injecting environment variables from a build step.
22:51:55 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:51:55 [EnvInject] - Variables injected successfully.
22:51:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins4313591735417894125.sh
22:51:55 Preparing for JRE Version 21
22:51:55 Karaf artifact is karaf
22:51:55 Karaf project is integration
22:51:55 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:51:55 [EnvInject] - Injecting environment variables from a build step.
22:51:55 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:51:55 [EnvInject] - Variables injected successfully.
22:51:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13482384602910641250.sh
22:51:55 2026-01-25 22:51:55 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
22:51:55 Bundle version is 0.23.1-SNAPSHOT
22:51:55 --2026-01-25 22:51:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
22:51:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:51:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:51:55 HTTP request sent, awaiting response... 200 OK
22:51:55 Length: 963 [application/xml]
22:51:55 Saving to: ‘maven-metadata.xml’
22:51:55
22:51:55 0K 100% 36.7M=0s
22:51:55
22:51:55 2026-01-25 22:51:55 (36.7 MB/s) - ‘maven-metadata.xml’ saved [963/963]
22:51:55
22:51:56
22:51:56
22:51:56 org.opendaylight.integration
22:51:56 karaf
22:51:56
22:51:56 20260125063332
22:51:56
22:51:56 20260125.063332
22:51:56 1
22:51:56
22:51:56
22:51:56
22:51:56 pom
22:51:56 0.23.1-20260125.063332-1
22:51:56 20260125063332
22:51:56
22:51:56
22:51:56 tar.gz
22:51:56 0.23.1-20260125.063332-1
22:51:56 20260125063332
22:51:56
22:51:56
22:51:56 zip
22:51:56 0.23.1-20260125.063332-1
22:51:56 20260125063332
22:51:56
22:51:56
22:51:56
22:51:56 0.23.1-SNAPSHOT
22:51:56
22:51:56 Nexus timestamp is 0.23.1-20260125.063332-1
22:51:56 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:51:56 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
22:51:56 Distribution bundle version is 0.23.1-SNAPSHOT
22:51:56 Distribution folder is karaf-0.23.1-SNAPSHOT
22:51:56 Nexus prefix is https://nexus.opendaylight.org
22:51:56 [EnvInject] - Injecting environment variables from a build step.
22:51:56 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:51:56 [EnvInject] - Variables injected successfully.
22:51:56 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins11877514607938721750.sh
22:51:56 Setup pyenv:
22:51:56 system
22:51:56 3.8.13
22:51:56 3.9.13
22:51:56 3.10.13
22:51:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:51:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:51:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:58 lf-activate-venv(): INFO: Base packages installed successfully
22:51:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:52:04 Copying common-functions.sh to /tmp
22:52:05 Copying common-functions.sh to 10.30.170.86:/tmp
22:52:05 Warning: Permanently added '10.30.170.86' (ECDSA) to the list of known hosts.
22:52:06 Copying common-functions.sh to 10.30.170.26:/tmp
22:52:06 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:06 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11326230561411201983.sh
22:52:06 common-functions.sh is being sourced
22:52:06 common-functions environment:
22:52:06 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:06 ACTUALFEATURES:
22:52:06 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:06 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:06 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:06 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:06 CONTROLLERMEM: 2048m
22:52:06 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:06 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:06 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:06 SUITES:
22:52:06
22:52:06 #################################################
22:52:06 ## Configure Cluster and Start ##
22:52:06 #################################################
22:52:06 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
22:52:06 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
22:52:06 Locating script plan to use...
22:52:06 Finished running script plans
22:52:06 Configuring member-1 with IP address 10.30.170.26
22:52:06 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:06 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:07 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
22:52:07 common-functions.sh is being sourced
22:52:07 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:52:07 ++ echo 'common-functions.sh is being sourced'
22:52:07 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
22:52:07 ++ DISTROSTREAM=vanadium
22:52:07 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:07 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:07 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:07 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:07 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:07 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:07 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:07 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:07 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:07 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:07 ++ export CONTROLLERMEM=
22:52:07 ++ CONTROLLERMEM=
22:52:07 ++ case "${DISTROSTREAM}" in
22:52:07 ++ CLUSTER_SYSTEM=pekko
22:52:07 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:07 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:07 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:07 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:07 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:07 ++ print_common_env
22:52:07 ++ cat
22:52:07 common-functions environment:
22:52:07 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:07 ACTUALFEATURES:
22:52:07 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:07 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:07 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:07 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:07 CONTROLLERMEM:
22:52:07 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:07 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:07 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:07 SUITES:
22:52:07
22:52:07 ++ SSH='ssh -t -t'
22:52:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:52:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:52:07 Changing to /tmp
22:52:07 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:07 + echo 'Changing to /tmp'
22:52:07 + cd /tmp
22:52:07 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
22:52:07 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:07 --2026-01-25 22:52:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:52:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:52:07 HTTP request sent, awaiting response... 200 OK
22:52:07 Length: 240390263 (229M) [application/zip]
22:52:07 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
22:52:07
22:52:07 0K ........ ........ ........ ........ ........ ........ 1% 63.7M 4s
22:52:07 3072K ........ ........ ........ ........ ........ ........ 2% 121M 3s
22:52:07 6144K ........ ........ ........ ........ ........ ........ 3% 108M 2s
22:52:07 9216K ........ ........ ........ ........ ........ ........ 5% 107M 2s
22:52:07 12288K ........ ........ ........ ........ ........ ........ 6% 158M 2s
22:52:07 15360K ........ ........ ........ ........ ........ ........ 7% 137M 2s
22:52:07 18432K ........ ........ ........ ........ ........ ........ 9% 82.2M 2s
22:52:07 21504K ........ ........ ........ ........ ........ ........ 10% 198M 2s
22:52:07 24576K ........ ........ ........ ........ ........ ........ 11% 220M 2s
22:52:07 27648K ........ ........ ........ ........ ........ ........ 13% 257M 2s
22:52:07 30720K ........ ........ ........ ........ ........ ........ 14% 254M 2s
22:52:07 33792K ........ ........ ........ ........ ........ ........ 15% 258M 1s
22:52:07 36864K ........ ........ ........ ........ ........ ........ 17% 268M 1s
22:52:07 39936K ........ ........ ........ ........ ........ ........ 18% 239M 1s
22:52:07 43008K ........ ........ ........ ........ ........ ........ 19% 318M 1s
22:52:07 46080K ........ ........ ........ ........ ........ ........ 20% 277M 1s
22:52:07 49152K ........ ........ ........ ........ ........ ........ 22% 214M 1s
22:52:07 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s
22:52:07 55296K ........ ........ ........ ........ ........ ........ 24% 241M 1s
22:52:07 58368K ........ ........ ........ ........ ........ ........ 26% 247M 1s
22:52:07 61440K ........ ........ ........ ........ ........ ........ 27% 252M 1s
22:52:07 64512K ........ ........ ........ ........ ........ ........ 28% 285M 1s
22:52:07 67584K ........ ........ ........ ........ ........ ........ 30% 216M 1s
22:52:07 70656K ........ ........ ........ ........ ........ ........ 31% 225M 1s
22:52:07 73728K ........ ........ ........ ........ ........ ........ 32% 216M 1s
22:52:07 76800K ........ ........ ........ ........ ........ ........ 34% 234M 1s
22:52:07 79872K ........ ........ ........ ........ ........ ........ 35% 348M 1s
22:52:07 82944K ........ ........ ........ ........ ........ ........ 36% 250M 1s
22:52:07 86016K ........ ........ ........ ........ ........ ........ 37% 265M 1s
22:52:07 89088K ........ ........ ........ ........ ........ ........ 39% 193M 1s
22:52:07 92160K ........ ........ ........ ........ ........ ........ 40% 233M 1s
22:52:07 95232K ........ ........ ........ ........ ........ ........ 41% 250M 1s
22:52:07 98304K ........ ........ ........ ........ ........ ........ 43% 217M 1s
22:52:07 101376K ........ ........ ........ ........ ........ ........ 44% 152M 1s
22:52:07 104448K ........ ........ ........ ........ ........ ........ 45% 277M 1s
22:52:07 107520K ........ ........ ........ ........ ........ ........ 47% 333M 1s
22:52:07 110592K ........ ........ ........ ........ ........ ........ 48% 309M 1s
22:52:07 113664K ........ ........ ........ ........ ........ ........ 49% 205M 1s
22:52:07 116736K ........ ........ ........ ........ ........ ........ 51% 205M 1s
22:52:07 119808K ........ ........ ........ ........ ........ ........ 52% 220M 1s
22:52:07 122880K ........ ........ ........ ........ ........ ........ 53% 212M 1s
22:52:07 125952K ........ ........ ........ ........ ........ ........ 54% 206M 1s
22:52:07 129024K ........ ........ ........ ........ ........ ........ 56% 279M 1s
22:52:07 132096K ........ ........ ........ ........ ........ ........ 57% 243M 0s
22:52:07 135168K ........ ........ ........ ........ ........ ........ 58% 226M 0s
22:52:07 138240K ........ ........ ........ ........ ........ ........ 60% 230M 0s
22:52:07 141312K ........ ........ ........ ........ ........ ........ 61% 203M 0s
22:52:07 144384K ........ ........ ........ ........ ........ ........ 62% 288M 0s
22:52:07 147456K ........ ........ ........ ........ ........ ........ 64% 323M 0s
22:52:07 150528K ........ ........ ........ ........ ........ ........ 65% 319M 0s
22:52:07 153600K ........ ........ ........ ........ ........ ........ 66% 320M 0s
22:52:07 156672K ........ ........ ........ ........ ........ ........ 68% 333M 0s
22:52:07 159744K ........ ........ ........ ........ ........ ........ 69% 260M 0s
22:52:07 162816K ........ ........ ........ ........ ........ ........ 70% 208M 0s
22:52:07 165888K ........ ........ ........ ........ ........ ........ 71% 203M 0s
22:52:07 168960K ........ ........ ........ ........ ........ ........ 73% 214M 0s
22:52:07 172032K ........ ........ ........ ........ ........ ........ 74% 197M 0s
22:52:08 175104K ........ ........ ........ ........ ........ ........ 75% 180M 0s
22:52:08 178176K ........ ........ ........ ........ ........ ........ 77% 201M 0s
22:52:08 181248K ........ ........ ........ ........ ........ ........ 78% 221M 0s
22:52:08 184320K ........ ........ ........ ........ ........ ........ 79% 211M 0s
22:52:08 187392K ........ ........ ........ ........ ........ ........ 81% 234M 0s
22:52:08 190464K ........ ........ ........ ........ ........ ........ 82% 207M 0s
22:52:08 193536K ........ ........ ........ ........ ........ ........ 83% 200M 0s
22:52:08 196608K ........ ........ ........ ........ ........ ........ 85% 230M 0s
22:52:08 199680K ........ ........ ........ ........ ........ ........ 86% 228M 0s
22:52:08 202752K ........ ........ ........ ........ ........ ........ 87% 217M 0s
22:52:08 205824K ........ ........ ........ ........ ........ ........ 88% 208M 0s
22:52:08 208896K ........ ........ ........ ........ ........ ........ 90% 194M 0s
22:52:08 211968K ........ ........ ........ ........ ........ ........ 91% 210M 0s
22:52:08 215040K ........ ........ ........ ........ ........ ........ 92% 187M 0s
22:52:08 218112K ........ ........ ........ ........ ........ ........ 94% 186M 0s
22:52:08 221184K ........ ........ ........ ........ ........ ........ 95% 202M 0s
22:52:08 224256K ........ ........ ........ ........ ........ ........ 96% 185M 0s
22:52:08 227328K ........ ........ ........ ........ ........ ........ 98% 151M 0s
22:52:08 230400K ........ ........ ........ ........ ........ ........ 99% 249M 0s
22:52:08 233472K ........ ........ .... 100% 193M=1.1s
22:52:08
22:52:08 2026-01-25 22:52:08 (206 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
22:52:08
22:52:08 Extracting the new controller...
22:52:08 + echo 'Extracting the new controller...'
22:52:08 + unzip -q karaf-0.23.1-20260125.063332-1.zip
22:52:10 Adding external repositories...
22:52:10 + echo 'Adding external repositories...'
22:52:10 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:10 ################################################################################
22:52:10 #
22:52:10 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:10 # contributor license agreements. See the NOTICE file distributed with
22:52:10 # this work for additional information regarding copyright ownership.
22:52:10 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:10 # (the "License"); you may not use this file except in compliance with
22:52:10 # the License. You may obtain a copy of the License at
22:52:10 #
22:52:10 # http://www.apache.org/licenses/LICENSE-2.0
22:52:10 #
22:52:10 # Unless required by applicable law or agreed to in writing, software
22:52:10 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:10 # See the License for the specific language governing permissions and
22:52:10 # limitations under the License.
22:52:10 #
22:52:10 ################################################################################
22:52:10
22:52:10 #
22:52:10 # If set to true, the following property will not allow any certificate to be used
22:52:10 # when accessing Maven repositories through SSL
22:52:10 #
22:52:10 #org.ops4j.pax.url.mvn.certificateCheck=
22:52:10
22:52:10 #
22:52:10 # Path to the local Maven settings file.
22:52:10 # The repositories defined in this file will be automatically added to the list
22:52:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:52:10 # below is not set.
22:52:10 # The following locations are checked for the existence of the settings.xml file
22:52:10 # * 1. looks for the specified url
22:52:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:52:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:52:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:52:10 #
22:52:10 #org.ops4j.pax.url.mvn.settings=
22:52:10
22:52:10 #
22:52:10 # Path to the local Maven repository which is used to avoid downloading
22:52:10 # artifacts when they already exist locally.
22:52:10 # The value of this property will be extracted from the settings.xml file
22:52:10 # above, or defaulted to:
22:52:10 # System.getProperty( "user.home" ) + "/.m2/repository"
22:52:10 #
22:52:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:52:10
22:52:10 #
22:52:10 # Default this to false. It's just weird to use undocumented repos
22:52:10 #
22:52:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:52:10
22:52:10 #
22:52:10 # Uncomment if you don't wanna use the proxy settings
22:52:10 # from the Maven conf/settings.xml file
22:52:10 #
22:52:10 # org.ops4j.pax.url.mvn.proxySupport=false
22:52:10
22:52:10 #
22:52:10 # Comma separated list of repositories scanned when resolving an artifact.
22:52:10 # Those repositories will be checked before iterating through the
22:52:10 # below list of repositories and even before the local repository
22:52:10 # A repository url can be appended with zero or more of the following flags:
22:52:10 # @snapshots : the repository contains snaphots
22:52:10 # @noreleases : the repository does not contain any released artifacts
22:52:10 #
22:52:10 # The following property value will add the system folder as a repo.
22:52:10 #
22:52:10 org.ops4j.pax.url.mvn.defaultRepositories=\
22:52:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:52:10 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:52:10 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:52:10
22:52:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:52:10 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:52:10
22:52:10 #
22:52:10 # Comma separated list of repositories scanned when resolving an artifact.
22:52:10 # The default list includes the following repositories:
22:52:10 # http://repo1.maven.org/maven2@id=central
22:52:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:52:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:52:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:52:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:52:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:52:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:52:10 # To add repositories to the default ones, prepend '+' to the list of repositories
22:52:10 # to add.
22:52:10 # A repository url can be appended with zero or more of the following flags:
22:52:10 # @snapshots : the repository contains snapshots
22:52:10 # @noreleases : the repository does not contain any released artifacts
22:52:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:52:10 #
22:52:10 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:52:10
22:52:10 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:52:10 + [[ True == \T\r\u\e ]]
22:52:10 + echo 'Configuring the startup features...'
22:52:10 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:10 + FEATURE_TEST_STRING=features-test
22:52:10 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
22:52:10 + KARAF_VERSION=karaf4
22:52:10 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:52:10 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:10 + [[ ! -z '' ]]
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:10 ################################################################################
22:52:10 #
22:52:10 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:10 # contributor license agreements. See the NOTICE file distributed with
22:52:10 # this work for additional information regarding copyright ownership.
22:52:10 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:10 # (the "License"); you may not use this file except in compliance with
22:52:10 # the License. You may obtain a copy of the License at
22:52:10 #
22:52:10 # http://www.apache.org/licenses/LICENSE-2.0
22:52:10 #
22:52:10 # Unless required by applicable law or agreed to in writing, software
22:52:10 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:10 # See the License for the specific language governing permissions and
22:52:10 # limitations under the License.
22:52:10 #
22:52:10 ################################################################################
22:52:10
22:52:10 #
22:52:10 # Comma separated list of features repositories to register by default
22:52:10 #
22:52:10 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
22:52:10
22:52:10 #
22:52:10 # Comma separated list of features to install at startup
22:52:10 #
22:52:10 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
22:52:10
22:52:10 #
22:52:10 # Resource repositories (OBR) that the features resolver can use
22:52:10 # to resolve requirements/capabilities
22:52:10 #
22:52:10 # The format of the resourceRepositories is
22:52:10 # resourceRepositories=[xml:url|json:url],...
22:52:10 # for Instance:
22:52:10 #
22:52:10 #resourceRepositories=xml:http://host/path/to/index.xml
22:52:10 # or
22:52:10 #resourceRepositories=json:http://host/path/to/index.json
22:52:10 #
22:52:10
22:52:10 #
22:52:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:52:10 #
22:52:10 featuresBootAsynchronous=false
22:52:10
22:52:10 #
22:52:10 # Service requirements enforcement
22:52:10 #
22:52:10 # By default, the feature resolver checks the service requirements/capabilities of
22:52:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:52:10 # the required bundles.
22:52:10 # The following flag can have those values:
22:52:10 # - disable: service requirements are completely ignored
22:52:10 # - default: service requirements are ignored for old features
22:52:10 # - enforce: service requirements are always verified
22:52:10 #
22:52:10 #serviceRequirements=default
22:52:10
22:52:10 #
22:52:10 # Store cfg file for config element in feature
22:52:10 #
22:52:10 #configCfgStore=true
22:52:10
22:52:10 #
22:52:10 # Define if the feature service automatically refresh bundles
22:52:10 #
22:52:10 autoRefresh=true
22:52:10
22:52:10 #
22:52:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:52:10 # XML file defines instructions related to features processing
22:52:10 # versions.properties may declare properties to resolve placeholders in XML file
22:52:10 # both files are relative to ${karaf.etc}
22:52:10 #
22:52:10 #featureProcessing=org.apache.karaf.features.xml
22:52:10 #featureProcessingVersions=versions.properties
22:52:10 + configure_karaf_log karaf4 ''
22:52:10 + local -r karaf_version=karaf4
22:52:10 + local -r controllerdebugmap=
22:52:10 + local logapi=log4j
22:52:10 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:52:10 log4j2.rootLogger.level = INFO
22:52:10 #log4j2.rootLogger.type = asyncRoot
22:52:10 #log4j2.rootLogger.includeLocation = false
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:52:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:52:10 log4j2.rootLogger.appenderRef.Console.ref = Console
22:52:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:52:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:52:10 log4j2.logger.spifly.name = org.apache.aries.spifly
22:52:10 log4j2.logger.spifly.level = WARN
22:52:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:52:10 log4j2.logger.audit.level = INFO
22:52:10 log4j2.logger.audit.additivity = false
22:52:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:52:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:52:10 log4j2.appender.console.type = Console
22:52:10 log4j2.appender.console.name = Console
22:52:10 log4j2.appender.console.layout.type = PatternLayout
22:52:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:52:10 log4j2.appender.rolling.type = RollingRandomAccessFile
22:52:10 log4j2.appender.rolling.name = RollingFile
22:52:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:52:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:52:10 #log4j2.appender.rolling.immediateFlush = false
22:52:10 log4j2.appender.rolling.append = true
22:52:10 log4j2.appender.rolling.layout.type = PatternLayout
22:52:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:52:10 log4j2.appender.rolling.policies.type = Policies
22:52:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:52:10 log4j2.appender.rolling.policies.size.size = 64MB
22:52:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:52:10 log4j2.appender.rolling.strategy.max = 7
22:52:10 log4j2.appender.audit.type = RollingRandomAccessFile
22:52:10 log4j2.appender.audit.name = AuditRollingFile
22:52:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:52:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:52:10 log4j2.appender.audit.append = true
22:52:10 log4j2.appender.audit.layout.type = PatternLayout
22:52:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:52:10 log4j2.appender.audit.policies.type = Policies
22:52:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:52:10 log4j2.appender.audit.policies.size.size = 8MB
22:52:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:52:10 log4j2.appender.audit.strategy.max = 7
22:52:10 log4j2.appender.osgi.type = PaxOsgi
22:52:10 log4j2.appender.osgi.name = PaxOsgi
22:52:10 log4j2.appender.osgi.filter = *
22:52:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:52:10 #log4j2.logger.aether.level = TRACE
22:52:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:52:10 #log4j2.logger.http-headers.level = DEBUG
22:52:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:52:10 #log4j2.logger.maven.level = TRACE
22:52:10 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:52:10 + logapi=log4j2
22:52:10 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:52:10 + '[' log4j2 == log4j2 ']'
22:52:10 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:52:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:52:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:52:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:52:10 controllerdebugmap:
22:52:10 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:10 + unset IFS
22:52:10 + echo 'controllerdebugmap: '
22:52:10 + '[' -n '' ']'
22:52:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:10 ################################################################################
22:52:10 #
22:52:10 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:10 # contributor license agreements. See the NOTICE file distributed with
22:52:10 # this work for additional information regarding copyright ownership.
22:52:10 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:10 # (the "License"); you may not use this file except in compliance with
22:52:10 # the License. You may obtain a copy of the License at
22:52:10 #
22:52:10 # http://www.apache.org/licenses/LICENSE-2.0
22:52:10 #
22:52:10 # Unless required by applicable law or agreed to in writing, software
22:52:10 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:10 # See the License for the specific language governing permissions and
22:52:10 # limitations under the License.
22:52:10 #
22:52:10 ################################################################################
22:52:10
22:52:10 # Common pattern layout for appenders
22:52:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:52:10
22:52:10 # Root logger
22:52:10 log4j2.rootLogger.level = INFO
22:52:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:52:10 #log4j2.rootLogger.type = asyncRoot
22:52:10 #log4j2.rootLogger.includeLocation = false
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:52:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:52:10 log4j2.rootLogger.appenderRef.Console.ref = Console
22:52:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:52:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:52:10
22:52:10 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:52:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:52:10
22:52:10 # Loggers configuration
22:52:10
22:52:10 # Spifly logger
22:52:10 log4j2.logger.spifly.name = org.apache.aries.spifly
22:52:10 log4j2.logger.spifly.level = WARN
22:52:10
22:52:10 # Security audit logger
22:52:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:52:10 log4j2.logger.audit.level = INFO
22:52:10 log4j2.logger.audit.additivity = false
22:52:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:52:10
22:52:10 # Appenders configuration
22:52:10
22:52:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:52:10 log4j2.appender.console.type = Console
22:52:10 log4j2.appender.console.name = Console
22:52:10 log4j2.appender.console.layout.type = PatternLayout
22:52:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:52:10
22:52:10 # Rolling file appender
22:52:10 log4j2.appender.rolling.type = RollingRandomAccessFile
22:52:10 log4j2.appender.rolling.name = RollingFile
22:52:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:52:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:52:10 # uncomment to not force a disk flush
22:52:10 #log4j2.appender.rolling.immediateFlush = false
22:52:10 log4j2.appender.rolling.append = true
22:52:10 log4j2.appender.rolling.layout.type = PatternLayout
22:52:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:52:10 log4j2.appender.rolling.policies.type = Policies
22:52:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:52:10 log4j2.appender.rolling.policies.size.size = 1GB
22:52:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:52:10 log4j2.appender.rolling.strategy.max = 7
22:52:10
22:52:10 # Audit file appender
22:52:10 log4j2.appender.audit.type = RollingRandomAccessFile
22:52:10 log4j2.appender.audit.name = AuditRollingFile
22:52:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:52:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:52:10 log4j2.appender.audit.append = true
22:52:10 log4j2.appender.audit.layout.type = PatternLayout
22:52:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:52:10 log4j2.appender.audit.policies.type = Policies
22:52:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:52:10 log4j2.appender.audit.policies.size.size = 8MB
22:52:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:52:10 log4j2.appender.audit.strategy.max = 7
22:52:10
22:52:10 # OSGi appender
22:52:10 log4j2.appender.osgi.type = PaxOsgi
22:52:10 log4j2.appender.osgi.name = PaxOsgi
22:52:10 log4j2.appender.osgi.filter = *
22:52:10
22:52:10 # help with identification of maven-related problems with pax-url-aether
22:52:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:52:10 #log4j2.logger.aether.level = TRACE
22:52:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:52:10 #log4j2.logger.http-headers.level = DEBUG
22:52:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:52:10 #log4j2.logger.maven.level = TRACE
22:52:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:52:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:52:10 Configure
22:52:10 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:52:10 max memory: 2048m
22:52:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:52:10 + local -r controllermem=2048m
22:52:10 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 + echo Configure
22:52:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:52:10 + echo ' max memory: 2048m'
22:52:10 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:52:10 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:10 #!/bin/sh
22:52:10 #
22:52:10 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:10 # contributor license agreements. See the NOTICE file distributed with
22:52:10 # this work for additional information regarding copyright ownership.
22:52:10 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:10 # (the "License"); you may not use this file except in compliance with
22:52:10 # the License. You may obtain a copy of the License at
22:52:10 #
22:52:10 # http://www.apache.org/licenses/LICENSE-2.0
22:52:10 #
22:52:10 # Unless required by applicable law or agreed to in writing, software
22:52:10 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:10 # See the License for the specific language governing permissions and
22:52:10 # limitations under the License.
22:52:10 #
22:52:10
22:52:10 #
22:52:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:52:10 # script: client, instance, shell, start, status, stop, karaf
22:52:10 #
22:52:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:52:10 # Actions go here...
22:52:10 # fi
22:52:10
22:52:10 #
22:52:10 # general settings which should be applied for all scripts go here; please keep
22:52:10 # in mind that it is possible that scripts might be executed more than once, e.g.
22:52:10 # in example of the start script where the start script is executed first and the
22:52:10 # karaf script afterwards.
22:52:10 #
22:52:10
22:52:10 #
22:52:10 # The following section shows the possible configuration options for the default
22:52:10 # karaf scripts
22:52:10 #
22:52:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:52:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:52:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:52:10 # export EXTRA_JAVA_OPTS # Additional JVM options
22:52:10 # export KARAF_HOME # Karaf home folder
22:52:10 # export KARAF_DATA # Karaf data folder
22:52:10 # export KARAF_BASE # Karaf base folder
22:52:10 # export KARAF_ETC # Karaf etc folder
22:52:10 # export KARAF_LOG # Karaf log folder
22:52:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:52:10 # export KARAF_OPTS # Additional available Karaf options
22:52:10 # export KARAF_DEBUG # Enable debug mode
22:52:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:52:10 # export KARAF_NOROOT # Prevent execution as root if set to true
22:52:10 Set Java version
22:52:10 + echo 'Set Java version'
22:52:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:52:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:52:10 sudo: a password is required
22:52:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:52:10 sudo: a password is required
22:52:10 JDK default version ...
22:52:10 + echo 'JDK default version ...'
22:52:10 + java -version
22:52:10 openjdk version "21.0.9" 2025-10-21
22:52:10 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:52:10 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:52:10 Set JAVA_HOME
22:52:10 + echo 'Set JAVA_HOME'
22:52:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:52:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:52:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:10 Listing all open ports on controller system...
22:52:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:52:10 + echo 'Listing all open ports on controller system...'
22:52:10 + netstat -pnatu
22:52:10 /tmp/configuration-script.sh: line 40: netstat: command not found
22:52:10 Configuring cluster
22:52:10 + '[' -f /tmp/custom_shard_config.txt ']'
22:52:10 + echo 'Configuring cluster'
22:52:10 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.26
22:52:10 ################################################
22:52:10 ## Configure Cluster ##
22:52:10 ################################################
22:52:10 NOTE: Cluster configuration files not found. Copying from
22:52:10 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:52:10 Configuring unique name in pekko.conf
22:52:10 Configuring hostname in pekko.conf
22:52:10 Configuring data and rpc seed nodes in pekko.conf
22:52:10 modules = [
22:52:10
22:52:10 {
22:52:10 name = "inventory"
22:52:10 namespace = "urn:opendaylight:inventory"
22:52:10 shard-strategy = "module"
22:52:10 },
22:52:10 {
22:52:10 name = "topology"
22:52:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:52:10 shard-strategy = "module"
22:52:10 },
22:52:10 {
22:52:10 name = "toaster"
22:52:10 namespace = "http://netconfcentral.org/ns/toaster"
22:52:10 shard-strategy = "module"
22:52:10 }
22:52:10 ]
22:52:10 Configuring replication type in module-shards.conf
22:52:10 ################################################
22:52:10 ## NOTE: Manually restart controller to ##
22:52:10 ## apply configuration. ##
22:52:10 ################################################
22:52:10 Dump pekko.conf
22:52:10 + echo 'Dump pekko.conf'
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:10
22:52:10 odl-cluster-data {
22:52:10 pekko {
22:52:10 remote {
22:52:10 artery {
22:52:10 enabled = on
22:52:10 transport = tcp
22:52:10 canonical.hostname = "10.30.170.26"
22:52:10 canonical.port = 2550
22:52:10 }
22:52:10 }
22:52:10
22:52:10 cluster {
22:52:10 # Using artery.
22:52:10 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.26:2550"]
22:52:10
22:52:10 roles = ["member-1"]
22:52:10
22:52:10 # when under load we might trip a false positive on the failure detector
22:52:10 # failure-detector {
22:52:10 # heartbeat-interval = 4 s
22:52:10 # acceptable-heartbeat-pause = 16s
22:52:10 # }
22:52:10 }
22:52:10
22:52:10 persistence {
22:52:10 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:52:10 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:52:10 # The relative path is always relative to KARAF_HOME.
22:52:10
22:52:10 # snapshot-store.local.dir = "target/snapshots"
22:52:10 }
22:52:10 disable-default-actor-system-quarantined-event-handling = "false"
22:52:10 }
22:52:10 }
22:52:10 Dump modules.conf
22:52:10 + echo 'Dump modules.conf'
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:10 modules = [
22:52:10
22:52:10 {
22:52:10 name = "inventory"
22:52:10 namespace = "urn:opendaylight:inventory"
22:52:10 shard-strategy = "module"
22:52:10 },
22:52:10 {
22:52:10 name = "topology"
22:52:10 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:52:10 shard-strategy = "module"
22:52:10 },
22:52:10 {
22:52:10 name = "toaster"
22:52:10 namespace = "http://netconfcentral.org/ns/toaster"
22:52:10 shard-strategy = "module"
22:52:10 }
22:52:10 ]
22:52:10 Dump module-shards.conf
22:52:10 + echo 'Dump module-shards.conf'
22:52:10 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:10 module-shards = [
22:52:10 {
22:52:10 name = "default"
22:52:10 shards = [
22:52:10 {
22:52:10 name = "default"
22:52:10 replicas = ["member-1"]
22:52:10 }
22:52:10 ]
22:52:10 },
22:52:10 {
22:52:10 name = "inventory"
22:52:10 shards = [
22:52:10 {
22:52:10 name="inventory"
22:52:10 replicas = ["member-1"]
22:52:10 }
22:52:10 ]
22:52:10 },
22:52:10 {
22:52:10 name = "topology"
22:52:10 shards = [
22:52:10 {
22:52:10 name="topology"
22:52:10 replicas = ["member-1"]
22:52:10 }
22:52:10 ]
22:52:10 },
22:52:10 {
22:52:10 name = "toaster"
22:52:10 shards = [
22:52:10 {
22:52:10 name="toaster"
22:52:10 replicas = ["member-1"]
22:52:10 }
22:52:10 ]
22:52:10 }
22:52:10 ]
22:52:10 Locating config plan to use...
22:52:10 Finished running config plans
22:52:10 Starting member-1 with IP address 10.30.170.26
22:52:10 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:10 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:11 Redirecting karaf console output to karaf_console.log
22:52:11 Starting controller...
22:52:11 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:52:11 Execute the post startup script on controller 10.30.170.26
22:52:11 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:11 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:52:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:53:16 2026-01-25T22:52:25,647 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:53:16 Controller is UP
22:53:16 2026-01-25T22:52:25,647 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:53:16 Listing all open ports on controller system...
22:53:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:53:16 looking for "BindException: Address already in use" in log file
22:53:16 looking for "server is unhealthy" in log file
22:53:16 Let's take the karaf thread dump
22:53:16 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:53:17 karaf main: org.apache.karaf.main.Main, pid:2045
22:53:17 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:53:17 Generating mininet variables...
22:53:17 Locating test plan to use...
22:53:17 Changing the testplan path...
22:53:17 # Place the suites in run order:
22:53:17 /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome
22:53:17 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-vanadium/test/csit/suites/netconf/callhome ...
22:53:17 ==============================================================================
22:53:17 netconf-callhome.txt
22:53:17 ==============================================================================
22:53:18 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit...
22:53:18 ==============================================================================
22:53:31 CallHome over SSH with correct device credentials :: Correct crede... | FAIL |
22:54:13 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":45742,"connection-status":"connecting","host":"10.30.170.86"}}]}]}' does not contain '"connection-status":"connected"'
22:54:13 ------------------------------------------------------------------------------
22:54:13 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
22:54:20 ------------------------------------------------------------------------------
22:54:20 CallHome over SSH with correct global credentials :: CallHome SSH ... | FAIL |
22:54:55 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":40606,"connection-status":"connecting","host":"10.30.170.86"}}]}]}' does not contain '"connection-status":"connected"'
22:54:55 ------------------------------------------------------------------------------
22:54:55 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
22:55:00 ------------------------------------------------------------------------------
22:55:00 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
22:55:02 ------------------------------------------------------------------------------
22:55:02 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
22:55:07 ------------------------------------------------------------------------------
22:55:07 CallHome over TLS with correct certificate and key :: Using correc... | FAIL |
22:55:46 Keyword 'Utils.Check For Elements At URI' failed after retrying for 30 seconds. The last error was: '{"network-topology:topology":[{"topology-id":"topology-netconf","topology-types":{"netconf-node-topology:topology-netconf":{"ssh-transport-topology-parameters":{"mac":{"mac-alg":["hmac-sha2-256","hmac-sha2-512","hmac-sha1"]},"host-key":{"host-key-alg":["ecdsa-sha2-nistp256","ecdsa-sha2-nistp384","ecdsa-sha2-nistp521","ssh-ed25519","rsa-sha2-512","rsa-sha2-256","ssh-rsa"]},"encryption":{"encryption-alg":["chacha20-poly1305","aes128-ctr","aes192-ctr","aes256-ctr","AEAD_AES_128_GCM","AEAD_AES_256_GCM","aes128-cbc","aes192-cbc","aes256-cbc"]},"key-exchange":{"key-exchange-alg":["sntrup761x25519-sha512","mlkem768x25519-sha256","mlkem1024nistp384-sha384","mlkem768nistp256-sha256","curve25519-sha256","curve448-sha512","ecdh-sha2-nistp521","ecdh-sha2-nistp384","ecdh-sha2-nistp256","diffie-hellman-group-exchange-sha256","diffie-hellman-group18-sha512","diffie-hellman-group17-sha512","diffie-hellman-group16-sha512","diffie-hellman-group15-sha512","diffie-hellman-group14-sha256"]}}}},"node":[{"node-id":"netopeer2","netconf-node-topology:netconf-node":{"port":56062,"connection-status":"connecting","host":"10.30.170.86"}}]}]}' does not contain '"connection-status":"connected"'
22:55:46 ------------------------------------------------------------------------------
22:55:47 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | FAIL |
22:55:47 7 tests, 4 passed, 3 failed
22:55:47 ==============================================================================
22:55:47 netconf-callhome.txt | FAIL |
22:55:47 7 tests, 4 passed, 3 failed
22:55:47 ==============================================================================
22:55:47 Output: /w/workspace/netconf-csit-1node-callhome-only-vanadium/output.xml
22:55:47 Log: /w/workspace/netconf-csit-1node-callhome-only-vanadium/log.html
22:55:47 Report: /w/workspace/netconf-csit-1node-callhome-only-vanadium/report.html
22:55:47 Examining the files in data/log and checking filesize
22:55:47 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:47 total 5696
22:55:47 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:52 .
22:55:47 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 22:52 karaf_console.log
22:55:47 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:52 ..
22:55:47 -rw-rw-r-- 1 jenkins jenkins 5817385 Jan 25 22:55 karaf.log
22:55:48 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:48 5.6M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
22:55:48 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:55:48 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:48 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
22:55:48 Let's take the karaf thread dump again...
22:55:48 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:48 karaf main: org.apache.karaf.main.Main, pid:2045
22:55:48 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:49 Killing ODL
22:55:49 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:54 Compressing karaf.log 1
22:55:54 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:54 Fetching compressed karaf.log 1
22:55:54 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:54 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:55 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:55 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:55 Fetch GC logs
22:55:55 Warning: Permanently added '10.30.170.26' (ECDSA) to the list of known hosts.
22:55:55 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
22:55:55 Examine copied files
22:55:55 total 3716
22:55:55 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:55 gclogs-1
22:55:55 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 22:55 odl1_karaf_console.log
22:55:55 -rw-rw-r--. 1 jenkins jenkins 114373 Jan 25 22:55 odl1_karaf.log.gz
22:55:55 -rw-rw-r--. 1 jenkins jenkins 127306 Jan 25 22:55 karaf_1_2045_threads_after.log
22:55:55 -rw-rw-r--. 1 jenkins jenkins 14098 Jan 25 22:55 ps_after.log
22:55:55 -rw-rw-r--. 1 jenkins jenkins 248097 Jan 25 22:55 report.html
22:55:55 -rw-rw-r--. 1 jenkins jenkins 465592 Jan 25 22:55 log.html
22:55:55 -rw-rw-r--. 1 jenkins jenkins 2642527 Jan 25 22:55 output.xml
22:55:55 -rw-rw-r--. 1 jenkins jenkins 122 Jan 25 22:53 testplan.txt
22:55:55 -rw-rw-r--. 1 jenkins jenkins 103393 Jan 25 22:53 karaf_1_2045_threads_before.log
22:55:55 -rw-rw-r--. 1 jenkins jenkins 14277 Jan 25 22:53 ps_before.log
22:55:55 -rw-rw-r--. 1 jenkins jenkins 3222 Jan 25 22:52 post-startup-script.sh
22:55:55 -rw-rw-r--. 1 jenkins jenkins 252 Jan 25 22:52 startup-script.sh
22:55:55 -rw-rw-r--. 1 jenkins jenkins 3413 Jan 25 22:52 configuration-script.sh
22:55:55 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:51 detect_variables.env
22:55:55 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 25 22:51 pom.xml
22:55:55 -rw-rw-r--. 1 jenkins jenkins 92 Jan 25 22:51 set_variables.env
22:55:55 -rw-rw-r--. 1 jenkins jenkins 295 Jan 25 22:51 slave_addresses.txt
22:55:55 -rw-rw-r--. 1 jenkins jenkins 570 Jan 25 22:51 requirements.txt
22:55:55 -rw-rw-r--. 1 jenkins jenkins 26 Jan 25 22:51 env.properties
22:55:55 -rw-rw-r--. 1 jenkins jenkins 324 Jan 25 22:48 stack-parameters.yaml
22:55:55 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 25 22:47 test
22:55:55 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:47 test@tmp
22:55:55 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
22:55:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins538184588620624351.sh
22:55:55 Karaf Deployments, Tests must have already run
22:55:55 [netconf-csit-1node-callhome-only-vanadium] $ /bin/sh /tmp/jenkins7891011576878817132.sh
22:55:55 Cleaning up Robot installation...
22:55:56 $ ssh-agent -k
22:55:56 unset SSH_AUTH_SOCK;
22:55:56 unset SSH_AGENT_PID;
22:55:56 echo Agent pid 5284 killed;
22:55:56 [ssh-agent] Stopped.
22:55:56 Recording plot data
22:55:56 Robot results publisher started...
22:55:56 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:55:56 -Parsing output xml:
22:55:56 Done!
22:55:56 -Copying log files to build dir:
22:55:57 Done!
22:55:57 -Assigning results to build:
22:55:57 Done!
22:55:57 -Checking thresholds:
22:55:57 Done!
22:55:57 Done publishing Robot results.
22:55:57 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:55:57 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13685972783052507919.sh
22:55:57 Archiving csit artifacts
22:55:57 mv: cannot stat '*_1.png': No such file or directory
22:55:57 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:55:57 % Total % Received % Xferd Average Speed Time Time Time Current
22:55:57 Dload Upload Total Spent Left Speed
22:55:57
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 367k 0 367k 0 0 4229k 0 --:--:-- --:--:-- --:--:-- 4229k
22:55:57 Archive: robot-plugin.zip
22:55:57 inflating: ./archives/robot-plugin/log.html
22:55:57 inflating: ./archives/robot-plugin/output.xml
22:55:57 inflating: ./archives/robot-plugin/report.html
22:55:57 mv: cannot stat '*.log.gz': No such file or directory
22:55:57 mv: cannot stat '*.csv': No such file or directory
22:55:57 mv: cannot stat '*.png': No such file or directory
22:55:57 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins429198264003408106.sh
22:55:57 [PostBuildScript] - [INFO] Executing post build scripts.
22:55:57 [EnvInject] - Injecting environment variables from a build step.
22:55:57 [EnvInject] - Injecting as environment variables the properties content
22:55:57 OS_CLOUD=vex
22:55:57 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-vanadium-26
22:55:57
22:55:57 [EnvInject] - Variables injected successfully.
22:55:57 provisioning config files...
22:55:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:57 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1442156113544864270.sh
22:55:57 ---> openstack-stack-delete.sh
22:55:57 Setup pyenv:
22:55:57 system
22:55:58 3.8.13
22:55:58 3.9.13
22:55:58 3.10.13
22:55:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:55:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:55:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:00 lf-activate-venv(): INFO: Base packages installed successfully
22:56:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:56:15 INFO: Stack cost retrieval disabled, setting cost to 0
22:56:28 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-vanadium-26
22:56:28 Successfully deleted stack releng-netconf-csit-1node-callhome-only-vanadium-26
22:56:28 [PostBuildScript] - [INFO] Executing post build scripts.
22:56:28 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins15310176856438873016.sh
22:56:28 ---> sysstat.sh
22:56:28 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11408081694481926664.sh
22:56:28 ---> package-listing.sh
22:56:28 ++ facter osfamily
22:56:28 ++ tr '[:upper:]' '[:lower:]'
22:56:29 + OS_FAMILY=redhat
22:56:29 + workspace=/w/workspace/netconf-csit-1node-callhome-only-vanadium
22:56:29 + START_PACKAGES=/tmp/packages_start.txt
22:56:29 + END_PACKAGES=/tmp/packages_end.txt
22:56:29 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:56:29 + PACKAGES=/tmp/packages_start.txt
22:56:29 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']'
22:56:29 + PACKAGES=/tmp/packages_end.txt
22:56:29 + case "${OS_FAMILY}" in
22:56:29 + rpm -qa
22:56:29 + sort
22:56:29 + '[' -f /tmp/packages_start.txt ']'
22:56:29 + '[' -f /tmp/packages_end.txt ']'
22:56:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:56:29 + '[' /w/workspace/netconf-csit-1node-callhome-only-vanadium ']'
22:56:29 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/
22:56:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-vanadium/archives/
22:56:29 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17039263889203069727.sh
22:56:29 ---> capture-instance-metadata.sh
22:56:29 Setup pyenv:
22:56:29 system
22:56:29 3.8.13
22:56:29 3.9.13
22:56:29 3.10.13
22:56:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:56:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:32 lf-activate-venv(): INFO: Base packages installed successfully
22:56:32 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:56:46 INFO: Running in OpenStack, capturing instance metadata
22:56:46 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3365473919658566038.sh
22:56:46 provisioning config files...
22:56:46 Could not find credentials [logs] for netconf-csit-1node-callhome-only-vanadium #26
22:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-vanadium@tmp/config16904243018940544771tmp
22:56:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:56:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:56:46 provisioning config files...
22:56:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:56:47 [EnvInject] - Injecting environment variables from a build step.
22:56:47 [EnvInject] - Injecting as environment variables the properties content
22:56:47 SERVER_ID=logs
22:56:47
22:56:47 [EnvInject] - Variables injected successfully.
22:56:47 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9769533299532693907.sh
22:56:47 ---> create-netrc.sh
22:56:47 WARN: Log server credential not found.
22:56:47 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4181622060133533388.sh
22:56:47 ---> python-tools-install.sh
22:56:47 Setup pyenv:
22:56:47 system
22:56:47 3.8.13
22:56:47 3.9.13
22:56:47 3.10.13
22:56:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:56:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:49 lf-activate-venv(): INFO: Base packages installed successfully
22:56:49 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:59 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:56:59 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9926821321453579070.sh
22:56:59 ---> sudo-logs.sh
22:56:59 Archiving 'sudo' log..
22:57:00 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5507852058497232158.sh
22:57:00 ---> job-cost.sh
22:57:00 Setup pyenv:
22:57:00 system
22:57:00 3.8.13
22:57:00 3.9.13
22:57:00 3.10.13
22:57:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:57:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:57:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:02 lf-activate-venv(): INFO: Base packages installed successfully
22:57:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:57:09 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:57:09 DEBUG: total: 0
22:57:09 INFO: Retrieving Stack Cost...
22:57:10 INFO: Retrieving Pricing Info for: v3-standard-2
22:57:10 INFO: Archiving Costs
22:57:10 [netconf-csit-1node-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins6012849322820533385.sh
22:57:10 ---> logs-deploy.sh
22:57:10 Setup pyenv:
22:57:10 system
22:57:10 3.8.13
22:57:10 3.9.13
22:57:10 3.10.13
22:57:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-vanadium/.python-version)
22:57:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t3fZ from file:/tmp/.os_lf_venv
22:57:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:12 lf-activate-venv(): INFO: Base packages installed successfully
22:57:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-t3fZ/bin to PATH
22:57:22 WARNING: Nexus logging server not set
22:57:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-vanadium/26/
22:57:22 INFO: archiving logs to S3
22:57:23 ---> uname -a:
22:57:23 Linux prd-centos8-robot-2c-8g-4283.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:57:23
22:57:23
22:57:23 ---> lscpu:
22:57:23 Architecture: x86_64
22:57:23 CPU op-mode(s): 32-bit, 64-bit
22:57:23 Byte Order: Little Endian
22:57:23 CPU(s): 2
22:57:23 On-line CPU(s) list: 0,1
22:57:23 Thread(s) per core: 1
22:57:23 Core(s) per socket: 1
22:57:23 Socket(s): 2
22:57:23 NUMA node(s): 1
22:57:23 Vendor ID: AuthenticAMD
22:57:23 CPU family: 23
22:57:23 Model: 49
22:57:23 Model name: AMD EPYC-Rome Processor
22:57:23 Stepping: 0
22:57:23 CPU MHz: 2799.998
22:57:23 BogoMIPS: 5599.99
22:57:23 Virtualization: AMD-V
22:57:23 Hypervisor vendor: KVM
22:57:23 Virtualization type: full
22:57:23 L1d cache: 32K
22:57:23 L1i cache: 32K
22:57:23 L2 cache: 512K
22:57:23 L3 cache: 16384K
22:57:23 NUMA node0 CPU(s): 0,1
22:57:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:57:23
22:57:23
22:57:23 ---> nproc:
22:57:23 2
22:57:23
22:57:23
22:57:23 ---> df -h:
22:57:23 Filesystem Size Used Avail Use% Mounted on
22:57:23 devtmpfs 3.8G 0 3.8G 0% /dev
22:57:23 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:57:23 tmpfs 3.8G 17M 3.8G 1% /run
22:57:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:57:23 /dev/vda1 40G 8.4G 32G 21% /
22:57:23 tmpfs 770M 0 770M 0% /run/user/1001
22:57:23
22:57:23
22:57:23 ---> free -m:
22:57:23 total used free shared buff/cache available
22:57:23 Mem: 7697 570 4941 19 2185 6827
22:57:23 Swap: 1023 0 1023
22:57:23
22:57:23
22:57:23 ---> ip addr:
22:57:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:57:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:57:23 inet 127.0.0.1/8 scope host lo
22:57:23 valid_lft forever preferred_lft forever
22:57:23 inet6 ::1/128 scope host
22:57:23 valid_lft forever preferred_lft forever
22:57:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:57:23 link/ether fa:16:3e:42:33:53 brd ff:ff:ff:ff:ff:ff
22:57:23 altname enp0s3
22:57:23 altname ens3
22:57:23 inet 10.30.171.143/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:57:23 valid_lft 85775sec preferred_lft 85775sec
22:57:23 inet6 fe80::f816:3eff:fe42:3353/64 scope link
22:57:23 valid_lft forever preferred_lft forever
22:57:23
22:57:23
22:57:23 ---> sar -b -r -n DEV:
22:57:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:57:23
22:57:23 22:46:54 LINUX RESTART (2 CPU)
22:57:23
22:57:23 10:48:01 PM tps rtps wtps bread/s bwrtn/s
22:57:23 10:49:01 PM 121.81 0.17 121.64 4.53 12276.29
22:57:23 10:50:01 PM 28.87 1.02 27.86 73.44 3955.68
22:57:23 10:51:01 PM 15.91 0.42 15.49 64.78 643.70
22:57:23 10:52:01 PM 68.76 9.38 59.37 1678.65 3566.91
22:57:23 10:53:01 PM 35.22 0.03 35.19 3.47 6394.27
22:57:23 10:54:01 PM 4.25 0.07 4.18 4.93 141.00
22:57:23 10:55:01 PM 0.35 0.00 0.35 0.00 30.04
22:57:23 10:56:01 PM 5.91 0.32 5.60 36.92 290.89
22:57:23 10:57:01 PM 31.76 0.52 31.24 63.86 1464.42
22:57:23 Average: 34.76 1.32 33.44 214.49 3196.00
22:57:23
22:57:23 10:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:57:23 10:49:01 PM 5073332 6955404 2809100 35.64 2688 2058248 774560 8.67 196860 2263716 146600
22:57:23 10:50:01 PM 5180924 7020068 2701508 34.27 2688 2015220 711576 7.97 198620 2152600 8
22:57:23 10:51:01 PM 5257448 7098860 2624984 33.30 2688 2017168 633996 7.10 219444 2055996 4
22:57:23 10:52:01 PM 4911268 7019016 2971164 37.69 2688 2273616 673968 7.55 260504 2328992 175820
22:57:23 10:53:01 PM 4963956 7072216 2918476 37.03 2688 2274504 627820 7.03 266116 2267584 4
22:57:23 10:54:01 PM 4923480 7032204 2958952 37.54 2688 2274976 680732 7.62 266444 2307624 16
22:57:23 10:55:01 PM 4919104 7029252 2963328 37.59 2688 2276396 680732 7.62 266464 2312020 704
22:57:23 10:56:01 PM 5110888 7040468 2771544 35.16 2688 2101448 670252 7.50 265612 2143296 16972
22:57:23 10:57:01 PM 5117224 7047176 2765208 35.08 2688 2102252 663256 7.43 469460 1937112 12016
22:57:23 Average: 5050847 7034963 2831585 35.92 2688 2154870 679655 7.61 267725 2196549 39127
22:57:23
22:57:23 10:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:57:23 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:49:01 PM eth0 116.59 89.64 1311.11 12.50 0.00 0.00 0.00 0.00
22:57:23 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:50:01 PM eth0 3.65 1.65 1.83 0.43 0.00 0.00 0.00 0.00
22:57:23 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:51:01 PM eth0 10.03 9.21 4.94 3.62 0.00 0.00 0.00 0.00
22:57:23 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:52:01 PM eth0 51.46 41.73 343.91 10.38 0.00 0.00 0.00 0.00
22:57:23 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:53:01 PM eth0 185.50 136.24 37.76 37.27 0.00 0.00 0.00 0.00
22:57:23 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:54:01 PM eth0 15.66 8.03 4.32 1.12 0.00 0.00 0.00 0.00
22:57:23 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:55:01 PM eth0 120.60 29.16 33.16 2.79 0.00 0.00 0.00 0.00
22:57:23 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:56:01 PM eth0 112.91 53.40 96.17 22.89 0.00 0.00 0.00 0.00
22:57:23 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 10:57:01 PM eth0 18.11 14.98 14.22 8.03 0.00 0.00 0.00 0.00
22:57:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:57:23 Average: eth0 70.50 42.67 205.27 11.01 0.00 0.00 0.00 0.00
22:57:23
22:57:23
22:57:23 ---> sar -P ALL:
22:57:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:57:23
22:57:23 22:46:54 LINUX RESTART (2 CPU)
22:57:23
22:57:23 10:48:01 PM CPU %user %nice %system %iowait %steal %idle
22:57:23 10:49:01 PM all 36.57 0.00 5.48 1.67 0.12 56.16
22:57:23 10:49:01 PM 0 47.55 0.00 5.99 1.70 0.13 44.64
22:57:23 10:49:01 PM 1 25.58 0.00 4.97 1.65 0.12 67.68
22:57:23 10:50:01 PM all 3.16 0.00 0.67 0.55 0.07 95.55
22:57:23 10:50:01 PM 0 3.09 0.00 0.52 0.27 0.07 96.06
22:57:23 10:50:01 PM 1 3.24 0.00 0.82 0.84 0.07 95.04
22:57:23 10:51:01 PM all 12.42 0.00 1.49 0.15 0.08 85.87
22:57:23 10:51:01 PM 0 20.90 0.00 1.87 0.13 0.07 77.03
22:57:23 10:51:01 PM 1 3.95 0.00 1.10 0.17 0.08 94.69
22:57:23 10:52:01 PM all 35.28 0.00 6.25 0.92 0.12 57.43
22:57:23 10:52:01 PM 0 49.83 0.00 7.20 1.15 0.12 41.69
22:57:23 10:52:01 PM 1 20.75 0.00 5.29 0.70 0.13 73.12
22:57:23 10:53:01 PM all 3.24 0.00 0.93 0.64 0.06 95.13
22:57:23 10:53:01 PM 0 4.16 0.00 0.95 0.85 0.07 93.97
22:57:23 10:53:01 PM 1 2.32 0.00 0.90 0.43 0.05 96.29
22:57:23 10:54:01 PM all 1.54 0.00 0.21 0.05 0.09 98.11
22:57:23 10:54:01 PM 0 0.89 0.00 0.15 0.02 0.12 98.83
22:57:23 10:54:01 PM 1 2.19 0.00 0.27 0.08 0.07 97.39
22:57:23 10:55:01 PM all 1.69 0.00 0.20 0.00 0.09 98.02
22:57:23 10:55:01 PM 0 1.85 0.00 0.12 0.00 0.12 97.91
22:57:23 10:55:01 PM 1 1.52 0.00 0.28 0.00 0.07 98.13
22:57:23 10:56:01 PM all 5.57 0.00 1.53 0.03 0.08 92.80
22:57:23 10:56:01 PM 0 6.56 0.00 1.34 0.02 0.08 92.00
22:57:23 10:56:01 PM 1 4.58 0.00 1.72 0.03 0.08 93.59
22:57:23 10:57:01 PM all 31.19 0.00 3.52 0.18 0.12 65.00
22:57:23 10:57:01 PM 0 40.31 0.00 3.87 0.17 0.12 55.53
22:57:23 10:57:01 PM 1 22.06 0.00 3.16 0.18 0.12 74.48
22:57:23 Average: all 14.53 0.00 2.25 0.47 0.09 82.65
22:57:23 Average: 0 19.48 0.00 2.45 0.48 0.10 77.49
22:57:23 Average: 1 9.59 0.00 2.06 0.45 0.09 87.81
22:57:23
22:57:23
22:57:23