01:55:41 Started by upstream project "integration-distribution-test-vanadium" build number 88
01:55:41 originally caused by:
01:55:41 Started by upstream project "autorelease-release-chromium-mvn39-openjdk21" build number 22
01:55:41 originally caused by:
01:55:41 Started by timer
01:55:41 Running as SYSTEM
01:55:41 [EnvInject] - Loading node environment variables.
01:55:41 Building remotely on prd-centos8-robot-2c-8g-9624 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-vanadium
01:55:43 [ssh-agent] Looking for ssh-agent implementation...
01:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:55:43 $ ssh-agent
01:55:43 SSH_AUTH_SOCK=/tmp/ssh-R7RPUzKdVfIc/agent.5275
01:55:43 SSH_AGENT_PID=5276
01:55:43 [ssh-agent] Started.
01:55:43 Running ssh-add (command line suppressed)
01:55:43 Identity added: /w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/private_key_563879882805793413.key (/w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/private_key_563879882805793413.key)
01:55:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:55:43 The recommended git tool is: NONE
01:55:47 using credential opendaylight-jenkins-ssh
01:55:47 Wiping out workspace first.
01:55:47 Cloning the remote Git repository
01:55:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:55:47 > git init /w/workspace/daexim-csit-1node-basic-only-vanadium/test # timeout=10
01:55:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:55:47 > git --version # timeout=10
01:55:47 > git --version # 'git version 2.43.0'
01:55:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:55:47 [INFO] Currently running in a labeled security context
01:55:47 [INFO] Currently SELinux is 'enforcing' on the host
01:55:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh17922464915247976299.key
01:55:47 Verifying host key using known hosts file
01:55:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
01:55:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:55:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:55:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:55:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:55:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:55:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:55:50 [INFO] Currently running in a labeled security context
01:55:50 [INFO] Currently SELinux is 'enforcing' on the host
01:55:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh12995032786033263718.key
01:55:50 Verifying host key using known hosts file
01:55:50 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.
01:55:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:55:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:55:50 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
01:55:50 > git config core.sparsecheckout # timeout=10
01:55:50 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
01:55:51 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
01:55:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:55:51 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:55:51 No emails were triggered.
01:55:51 provisioning config files...
01:55:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:55:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:55:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:55:52 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins16697254149611290594.sh
01:55:52 ---> python-tools-install.sh
01:55:52 Setup pyenv:
01:55:52 system
01:55:52 * 3.8.13 (set by /opt/pyenv/version)
01:55:52 * 3.9.13 (set by /opt/pyenv/version)
01:55:52 * 3.10.13 (set by /opt/pyenv/version)
01:55:52 * 3.11.7 (set by /opt/pyenv/version)
01:55:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uO9H
01:55:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:55:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:55:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:56:01 lf-activate-venv(): INFO: Base packages installed successfully
01:56:01 lf-activate-venv(): INFO: Installing additional packages: lftools
01:56:29 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
01:56:29 Generating Requirements File
01:56:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:56:49 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:56:49 Python 3.11.7
01:56:50 pip 26.0.1 from /tmp/venv-uO9H/lib/python3.11/site-packages/pip (python 3.11)
01:56:50 appdirs==1.4.4
01:56:50 argcomplete==3.6.3
01:56:50 aspy.yaml==1.3.0
01:56:50 attrs==25.4.0
01:56:50 autopage==0.6.0
01:56:50 beautifulsoup4==4.14.3
01:56:50 boto3==1.42.47
01:56:50 botocore==1.42.47
01:56:50 bs4==0.0.2
01:56:50 certifi==2026.1.4
01:56:50 cffi==2.0.0
01:56:50 cfgv==3.5.0
01:56:50 chardet==5.2.0
01:56:50 charset-normalizer==3.4.4
01:56:50 click==8.3.1
01:56:50 cliff==4.13.1
01:56:50 cmd2==3.2.0
01:56:50 cryptography==3.3.2
01:56:50 debtcollector==3.0.0
01:56:50 decorator==5.2.1
01:56:50 defusedxml==0.7.1
01:56:50 Deprecated==1.3.1
01:56:50 distlib==0.4.0
01:56:50 dnspython==2.8.0
01:56:50 docker==7.1.0
01:56:50 dogpile.cache==1.5.0
01:56:50 durationpy==0.10
01:56:50 email-validator==2.3.0
01:56:50 filelock==3.20.3
01:56:50 future==1.0.0
01:56:50 gitdb==4.0.12
01:56:50 GitPython==3.1.46
01:56:50 httplib2==0.30.2
01:56:50 identify==2.6.16
01:56:50 idna==3.11
01:56:50 importlib-resources==1.5.0
01:56:50 iso8601==2.1.0
01:56:50 Jinja2==3.1.6
01:56:50 jmespath==1.1.0
01:56:50 jsonpatch==1.33
01:56:50 jsonpointer==3.0.0
01:56:50 jsonschema==4.26.0
01:56:50 jsonschema-specifications==2025.9.1
01:56:50 keystoneauth1==5.13.0
01:56:50 kubernetes==35.0.0
01:56:50 lftools==0.37.21
01:56:50 lxml==6.0.2
01:56:50 markdown-it-py==4.0.0
01:56:50 MarkupSafe==3.0.3
01:56:50 mdurl==0.1.2
01:56:50 msgpack==1.1.2
01:56:50 multi_key_dict==2.0.3
01:56:50 munch==4.0.0
01:56:50 netaddr==1.3.0
01:56:50 niet==1.4.2
01:56:50 nodeenv==1.10.0
01:56:50 oauth2client==4.1.3
01:56:50 oauthlib==3.3.1
01:56:50 openstacksdk==4.9.0
01:56:50 os-service-types==1.8.2
01:56:50 osc-lib==4.3.0
01:56:50 oslo.config==10.2.0
01:56:50 oslo.context==6.2.0
01:56:50 oslo.i18n==6.7.1
01:56:50 oslo.log==8.0.0
01:56:50 oslo.serialization==5.9.0
01:56:50 oslo.utils==9.2.0
01:56:50 packaging==26.0
01:56:50 pbr==7.0.3
01:56:50 platformdirs==4.5.1
01:56:50 prettytable==3.17.0
01:56:50 psutil==7.2.2
01:56:50 pyasn1==0.6.2
01:56:50 pyasn1_modules==0.4.2
01:56:50 pycparser==3.0
01:56:50 pygerrit2==2.0.15
01:56:50 PyGithub==2.8.1
01:56:50 Pygments==2.19.2
01:56:50 PyJWT==2.11.0
01:56:50 PyNaCl==1.6.2
01:56:50 pyparsing==2.4.7
01:56:50 pyperclip==1.11.0
01:56:50 pyrsistent==0.20.0
01:56:50 python-cinderclient==9.8.0
01:56:50 python-dateutil==2.9.0.post0
01:56:50 python-heatclient==5.0.0
01:56:50 python-jenkins==1.8.3
01:56:50 python-keystoneclient==5.7.0
01:56:50 python-magnumclient==4.9.0
01:56:50 python-openstackclient==8.3.0
01:56:50 python-swiftclient==4.9.0
01:56:50 PyYAML==6.0.3
01:56:50 referencing==0.37.0
01:56:50 requests==2.32.5
01:56:50 requests-oauthlib==2.0.0
01:56:50 requestsexceptions==1.4.0
01:56:50 rfc3986==2.0.0
01:56:50 rich==14.3.2
01:56:50 rich-argparse==1.7.2
01:56:50 rpds-py==0.30.0
01:56:50 rsa==4.9.1
01:56:50 ruamel.yaml==0.19.1
01:56:50 ruamel.yaml.clib==0.2.15
01:56:50 s3transfer==0.16.0
01:56:50 simplejson==3.20.2
01:56:50 six==1.17.0
01:56:50 smmap==5.0.2
01:56:50 soupsieve==2.8.3
01:56:50 stevedore==5.6.0
01:56:50 tabulate==0.9.0
01:56:50 toml==0.10.2
01:56:50 tomlkit==0.14.0
01:56:50 tqdm==4.67.3
01:56:50 typing_extensions==4.15.0
01:56:50 tzdata==2025.3
01:56:50 urllib3==1.26.20
01:56:50 virtualenv==20.36.1
01:56:50 wcwidth==0.6.0
01:56:50 websocket-client==1.9.0
01:56:50 wrapt==2.1.1
01:56:50 xdg==6.0.0
01:56:50 xmltodict==1.0.2
01:56:50 yq==3.4.3
01:56:50 [EnvInject] - Injecting environment variables from a build step.
01:56:50 [EnvInject] - Injecting as environment variables the properties content
01:56:50 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:56:50 OS_CLOUD=vex
01:56:50 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-vanadium-86
01:56:50 OS_STACK_TEMPLATE_DIR=openstack-hot
01:56:50
01:56:50 [EnvInject] - Variables injected successfully.
01:56:50 provisioning config files...
01:56:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:56:50 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1497244430217626297.sh
01:56:50 ---> Create parameters file for OpenStack HOT
01:56:50 OpenStack Heat parameters generated
01:56:50 -----------------------------------
01:56:50 parameters:
01:56:50 vm_0_count: '1'
01:56:50 vm_0_flavor: 'v3-standard-4'
01:56:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
01:56:50 vm_1_count: '0'
01:56:50 vm_1_flavor: 'v3-standard-2'
01:56:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:56:50
01:56:50 job_name: '51836-86'
01:56:50 silo: 'releng'
01:56:50 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins17031648176802641803.sh
01:56:50 ---> Create HEAT stack
01:56:50 + source /home/jenkins/lf-env.sh
01:56:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:56:50 ++ mktemp -d /tmp/venv-XXXX
01:56:50 + lf_venv=/tmp/venv-x6cy
01:56:50 + local venv_file=/tmp/.os_lf_venv
01:56:50 + local python=python3
01:56:50 + local options
01:56:50 + local set_path=true
01:56:50 + local install_args=
01:56:50 ++ 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
01:56:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:56:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:56:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:56:50 + true
01:56:50 + case $1 in
01:56:50 + python=python3
01:56:50 + shift 2
01:56:50 + true
01:56:50 + case $1 in
01:56:50 + shift
01:56:50 + break
01:56:50 + case $python in
01:56:50 + local pkg_list=
01:56:50 + [[ -d /opt/pyenv ]]
01:56:50 + echo 'Setup pyenv:'
01:56:50 Setup pyenv:
01:56:50 + export PYENV_ROOT=/opt/pyenv
01:56:50 + PYENV_ROOT=/opt/pyenv
01:56:50 + 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
01:56:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:56:50 + pyenv versions
01:56:50 system
01:56:50 3.8.13
01:56:50 3.9.13
01:56:50 3.10.13
01:56:50 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
01:56:50 + command -v pyenv
01:56:50 ++ pyenv init - --no-rehash
01:56:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:56:51 for i in ${!paths[@]}; do
01:56:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:56:51 fi; done;
01:56:51 echo "${paths[*]}"'\'')"
01:56:51 export PATH="/opt/pyenv/shims:${PATH}"
01:56:51 export PYENV_SHELL=bash
01:56:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:56:51 pyenv() {
01:56:51 local command
01:56:51 command="${1:-}"
01:56:51 if [ "$#" -gt 0 ]; then
01:56:51 shift
01:56:51 fi
01:56:51
01:56:51 case "$command" in
01:56:51 rehash|shell)
01:56:51 eval "$(pyenv "sh-$command" "$@")"
01:56:51 ;;
01:56:51 *)
01:56:51 command pyenv "$command" "$@"
01:56:51 ;;
01:56:51 esac
01:56:51 }'
01:56:51 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:56:51 for i in ${!paths[@]}; do
01:56:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:56:51 fi; done;
01:56:51 echo "${paths[*]}"'
01:56:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:56:51 ++ 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
01:56:51 ++ 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
01:56:51 ++ export PYENV_SHELL=bash
01:56:51 ++ PYENV_SHELL=bash
01:56:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:56:51 +++ complete -F _pyenv pyenv
01:56:51 ++ lf-pyver python3
01:56:51 ++ local py_version_xy=python3
01:56:51 ++ local py_version_xyz=
01:56:51 ++ pyenv versions
01:56:51 ++ local command
01:56:51 ++ command=versions
01:56:51 ++ '[' 1 -gt 0 ']'
01:56:51 ++ shift
01:56:51 ++ case "$command" in
01:56:51 ++ command pyenv versions
01:56:51 ++ pyenv versions
01:56:51 ++ sed 's/^[ *]* //'
01:56:51 ++ awk '{ print $1 }'
01:56:51 ++ grep -E '^[0-9.]*[0-9]$'
01:56:51 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:56:51 +++ tail -n 1
01:56:51 +++ grep '^3' /tmp/.pyenv_versions
01:56:51 +++ sort -V
01:56:51 ++ py_version_xyz=3.11.7
01:56:51 ++ [[ -z 3.11.7 ]]
01:56:51 ++ echo 3.11.7
01:56:51 ++ return 0
01:56:51 + pyenv local 3.11.7
01:56:51 + local command
01:56:51 + command=local
01:56:51 + '[' 2 -gt 0 ']'
01:56:51 + shift
01:56:51 + case "$command" in
01:56:51 + command pyenv local 3.11.7
01:56:51 + pyenv local 3.11.7
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='lftools[openstack] '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='kubernetes '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='niet '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='python-heatclient '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='python-openstackclient '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='python-magnumclient '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='urllib3~=1.26.15 '
01:56:51 + for arg in "$@"
01:56:51 + case $arg in
01:56:51 + pkg_list+='yq '
01:56:51 + [[ -f /tmp/.os_lf_venv ]]
01:56:51 ++ cat /tmp/.os_lf_venv
01:56:51 + lf_venv=/tmp/venv-uO9H
01:56:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from' file:/tmp/.os_lf_venv
01:56:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
01:56:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:56:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:56:51 + local 'pip_opts=--upgrade --quiet'
01:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:56:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:56:51 + [[ -n '' ]]
01:56:51 + [[ -n '' ]]
01:56:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:56:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:56:51 + /tmp/venv-uO9H/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
01:56:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:56:52 lf-activate-venv(): INFO: Base packages installed successfully
01:56:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:56:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:56:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:56:52 + /tmp/venv-uO9H/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
01:57:07 + type python3
01:57:07 + true
01:57:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH'
01:57:07 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
01:57:07 + PATH=/tmp/venv-uO9H/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
01:57:07 + return 0
01:57:07 + openstack --os-cloud vex limits show --absolute
01:57:09 +--------------------------+---------+
01:57:09 | Name | Value |
01:57:09 +--------------------------+---------+
01:57:09 | maxTotalInstances | -1 |
01:57:09 | maxTotalCores | 450 |
01:57:09 | maxTotalRAMSize | 1000000 |
01:57:09 | maxServerMeta | 128 |
01:57:09 | maxImageMeta | 128 |
01:57:09 | maxPersonality | 5 |
01:57:09 | maxPersonalitySize | 10240 |
01:57:09 | maxTotalKeypairs | 100 |
01:57:09 | maxServerGroups | 10 |
01:57:09 | maxServerGroupMembers | 10 |
01:57:09 | maxTotalFloatingIps | -1 |
01:57:09 | maxSecurityGroups | -1 |
01:57:09 | maxSecurityGroupRules | -1 |
01:57:09 | totalRAMUsed | 229376 |
01:57:09 | totalCoresUsed | 56 |
01:57:09 | totalInstancesUsed | 25 |
01:57:09 | totalFloatingIpsUsed | 0 |
01:57:09 | totalSecurityGroupsUsed | 0 |
01:57:09 | totalServerGroupsUsed | 0 |
01:57:09 | maxTotalVolumes | -1 |
01:57:09 | maxTotalSnapshots | 10 |
01:57:09 | maxTotalVolumeGigabytes | 4096 |
01:57:09 | maxTotalBackups | 10 |
01:57:09 | maxTotalBackupGigabytes | 1000 |
01:57:09 | totalVolumesUsed | 0 |
01:57:09 | totalGigabytesUsed | 0 |
01:57:09 | totalSnapshotsUsed | 0 |
01:57:09 | totalBackupsUsed | 0 |
01:57:09 | totalBackupGigabytesUsed | 0 |
01:57:09 +--------------------------+---------+
01:57:09 + pushd /opt/ciman/openstack-hot
01:57:09 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-vanadium
01:57:09 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-vanadium-86 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-vanadium/stack-parameters.yaml
01:57:34 Creating stack releng-daexim-csit-1node-basic-only-vanadium-86
01:57:34 Waiting to initialize infrastructure...
01:57:34 Stack initialization successful.
01:57:34 ------------------------------------
01:57:34 Stack Details
01:57:34 ------------------------------------
01:57:34 {'added': None,
01:57:34 'capabilities': [],
01:57:34 'created_at': '2026-02-12T01:57:12Z',
01:57:34 'deleted': None,
01:57:34 'deleted_at': None,
01:57:34 'description': 'No description',
01:57:34 'environment': None,
01:57:34 'environment_files': None,
01:57:34 'files': None,
01:57:34 'files_container': None,
01:57:34 'id': '94ff6dce-23c0-4eeb-9fdd-a3f769923362',
01:57:34 'is_rollback_disabled': True,
01:57:34 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-vanadium-86/94ff6dce-23c0-4eeb-9fdd-a3f769923362',
01:57:34 'rel': 'self'}],
01:57:34 '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'})}),
01:57:34 'name': 'releng-daexim-csit-1node-basic-only-vanadium-86',
01:57:34 'notification_topics': [],
01:57:34 'outputs': [{'description': 'IP addresses of the 1st vm types',
01:57:34 'output_key': 'vm_0_ips',
01:57:34 'output_value': ['10.30.170.43']},
01:57:34 {'description': 'IP addresses of the 2nd vm types',
01:57:34 'output_key': 'vm_1_ips',
01:57:34 'output_value': []}],
01:57:34 'owner_id': ****,
01:57:34 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:57:34 'OS::stack_id': '94ff6dce-23c0-4eeb-9fdd-a3f769923362',
01:57:34 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-vanadium-86',
01:57:34 'job_name': '51836-86',
01:57:34 'silo': 'releng',
01:57:34 'vm_0_count': '1',
01:57:34 'vm_0_flavor': 'v3-standard-4',
01:57:34 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:57:34 '20260201-010217.481',
01:57:34 'vm_1_count': '0',
01:57:34 'vm_1_flavor': 'v3-standard-2',
01:57:34 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:57:34 '- 20250917-133034.654'},
01:57:34 'parent_id': None,
01:57:34 'replaced': None,
01:57:34 'status': 'CREATE_COMPLETE',
01:57:34 'status_reason': 'Stack CREATE completed successfully',
01:57:34 'tags': [],
01:57:34 'template': None,
01:57:34 'template_description': 'No description',
01:57:34 'template_url': None,
01:57:34 'timeout_mins': 15,
01:57:34 'unchanged': None,
01:57:34 'updated': None,
01:57:34 'updated_at': None,
01:57:34 'user_project_id': '6390be5815044811960f85975d9af341'}
01:57:34 ------------------------------------
01:57:34 + popd
01:57:34 /w/workspace/daexim-csit-1node-basic-only-vanadium
01:57:34 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins5623804602164789641.sh
01:57:34 ---> Copy SSH public keys to CSIT lab
01:57:34 Setup pyenv:
01:57:34 system
01:57:34 3.8.13
01:57:34 3.9.13
01:57:34 3.10.13
01:57:34 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
01:57:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
01:57:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:57:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:57:36 lf-activate-venv(): INFO: Base packages installed successfully
01:57:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
01:57:49 SSH not responding on 10.30.170.43. Retrying in 10 seconds...
01:57:59 Ping to 10.30.170.43 successful.
01:58:00 SSH not responding on 10.30.170.43. Retrying in 10 seconds...
01:58:10 Ping to 10.30.170.43 successful.
01:58:10 SSH not responding on 10.30.170.43. Retrying in 10 seconds...
01:58:20 Ping to 10.30.170.43 successful.
01:58:21 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:58:22 releng-51836-86-0-builder-0
01:58:22 Successfully copied public keys to slave 10.30.170.43
01:58:22 Process 6486 ready.
01:58:22 SSH ready on all stack servers.
01:58:22 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins94379272682339134.sh
01:58:22 Setup pyenv:
01:58:22 system
01:58:22 3.8.13
01:58:22 3.9.13
01:58:22 3.10.13
01:58:22 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
01:58:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5wyp
01:58:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-vanadium/.robot_venv
01:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:58:30 lf-activate-venv(): INFO: Base packages installed successfully
01:58:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-5wyp/bin to PATH
01:58:32 + echo 'Installing Python Requirements'
01:58:32 Installing Python Requirements
01:58:32 + cat
01:58:32 + python -m pip install -r requirements.txt
01:58:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:58:32 Collecting docker-py (from -r requirements.txt (line 1))
01:58:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
01:58:32 Collecting ipaddr (from -r requirements.txt (line 2))
01:58:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:58:32 Installing build dependencies: started
01:58:33 Installing build dependencies: finished with status 'done'
01:58:33 Getting requirements to build wheel: started
01:58:33 Getting requirements to build wheel: finished with status 'done'
01:58:33 Preparing metadata (pyproject.toml): started
01:58:34 Preparing metadata (pyproject.toml): finished with status 'done'
01:58:34 Collecting netaddr (from -r requirements.txt (line 3))
01:58:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:58:34 Collecting netifaces (from -r requirements.txt (line 4))
01:58:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:58:34 Installing build dependencies: started
01:58:35 Installing build dependencies: finished with status 'done'
01:58:35 Getting requirements to build wheel: started
01:58:35 Getting requirements to build wheel: finished with status 'done'
01:58:35 Preparing metadata (pyproject.toml): started
01:58:35 Preparing metadata (pyproject.toml): finished with status 'done'
01:58:35 Collecting pyhocon (from -r requirements.txt (line 5))
01:58:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:58:35 Collecting requests (from -r requirements.txt (line 6))
01:58:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:58:36 Collecting robotframework (from -r requirements.txt (line 7))
01:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:58:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.5 MB/s 0:00:00
01:58:36 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:58:36 Installing build dependencies: started
01:58:37 Installing build dependencies: finished with status 'done'
01:58:37 Getting requirements to build wheel: started
01:58:37 Getting requirements to build wheel: finished with status 'done'
01:58:37 Preparing metadata (pyproject.toml): started
01:58:37 Preparing metadata (pyproject.toml): finished with status 'done'
01:58:37 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:58:37 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:58:37 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)
01:58:37 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:58:38 Installing build dependencies: started
01:58:38 Installing build dependencies: finished with status 'done'
01:58:38 Getting requirements to build wheel: started
01:58:39 Getting requirements to build wheel: finished with status 'done'
01:58:39 Preparing metadata (pyproject.toml): started
01:58:39 Preparing metadata (pyproject.toml): finished with status 'done'
01:58:39 Collecting scapy (from -r requirements.txt (line 12))
01:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:58:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 19.4 MB/s 0:00:00
01:58:39 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:58:39 Installing build dependencies: started
01:58:40 Installing build dependencies: finished with status 'done'
01:58:40 Getting requirements to build wheel: started
01:58:41 Getting requirements to build wheel: finished with status 'done'
01:58:41 Preparing metadata (pyproject.toml): started
01:58:41 Preparing metadata (pyproject.toml): finished with status 'done'
01:58:41 Collecting elasticsearch (from -r requirements.txt (line 18))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:58:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 38.3 MB/s 0:00:00
01:58:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:58:41 Collecting pyangbind (from -r requirements.txt (line 22))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:58:41 Collecting isodate (from -r requirements.txt (line 25))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:58:41 Collecting jmespath (from -r requirements.txt (line 28))
01:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:58:41 Collecting jsonpatch (from -r requirements.txt (line 31))
01:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:58:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:58:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:58:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:58:41 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)
01:58:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:58:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:58:42 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)
01:58:42 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:58:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:58:42 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)
01:58:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:58:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:58:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:58:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:58:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:58:42 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)
01:58:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:58:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:58:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:58:42 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:58:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:58:43 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:58:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:58:43 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)
01:58:43 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:58:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:58:43 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)
01:58:43 Collecting elasticsearch (from -r requirements.txt (line 18))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 39.4 MB/s 0:00:00
01:58:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:58:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:58:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:58:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.1 MB/s 0:00:00
01:58:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:58:44 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)
01:58:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:58:45 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)
01:58:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.3 MB/s 0:00:00
01:58:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:58:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:45 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)
01:58:45 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:58:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:58:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:45 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)
01:58:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:46 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)
01:58:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:58:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:58:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:58:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 78.6 MB/s 0:00:00
01:58:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:58:46 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:58:47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
01:58:47 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))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:58:47 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:58:47 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:47 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)
01:58:47 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:58:47 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)
01:58:47 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))
01:58:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:58:47 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))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:58:47 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))
01:58:47 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)
01:58:47 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))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:58:47 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))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:58:47 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))
01:58:47 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)
01:58:47 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))
01:58:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:58:47 Requirement already satisfied: packaging in /tmp/venv-5wyp/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)
01:58:48 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))
01:58:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:58:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:58:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:58:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:58:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:58:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:58:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:58:48 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))
01:58:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:58:48 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:58:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:58:48 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))
01:58:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:58:48 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:58:48 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:58:48 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:58:48 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=956bd9ba29d03c201f98b50811350514c60629177e9f14491b21c41de2821507
01:58:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:58:48 Building wheel for ipaddr (pyproject.toml): started
01:58:49 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:58:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=8a6aabd4b74d675412f6edc7a6c4631001b686506ac77f9f194fc7204399eaa4
01:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:58:49 Building wheel for netifaces (pyproject.toml): started
01:58:51 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:58:51 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41062 sha256=c1e16c55a894cb4d86a312e8ca7cd6cbf8efc1e26272516a44dc23b93d45cfe2
01:58:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:58:51 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:58:51 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:58:51 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=b04832f56dd5ab71b8e9da606d3f6608ce7d790666efbfcad81efe26e47b3d4f
01:58:51 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:58:51 Building wheel for jsonpath-rw (pyproject.toml): started
01:58:52 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:58:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4f4fcebfefe1f7e9b05e61042835a4bc5764339373947a9dbbba5543d580c150
01:58:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:58:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:58:52 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
01:58:59
01:58:59 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.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
01:58:59 + pip freeze
01:58:59 async-generator==1.10
01:58:59 attrs==25.4.0
01:58:59 bcrypt==5.0.0
01:58:59 beautifulsoup4==4.14.3
01:58:59 certifi==2026.1.4
01:58:59 cffi==2.0.0
01:58:59 charset-normalizer==3.4.4
01:58:59 click==8.3.1
01:58:59 cryptography==46.0.5
01:58:59 decorator==5.2.1
01:58:59 distlib==0.4.0
01:58:59 docker-py==1.10.6
01:58:59 docker-pycreds==0.4.0
01:58:59 elastic-transport==8.17.1
01:58:59 elasticsearch==8.19.3
01:58:59 elasticsearch-dsl==8.15.4
01:58:59 enum34==1.1.10
01:58:59 filelock==3.20.3
01:58:59 h11==0.16.0
01:58:59 idna==3.11
01:58:59 importlib_metadata==8.7.1
01:58:59 invoke==2.2.1
01:58:59 ipaddr==2.2.0
01:58:59 isodate==0.7.2
01:58:59 jmespath==1.1.0
01:58:59 jsonpatch==1.33
01:58:59 jsonpath-rw==1.4.0
01:58:59 jsonpointer==3.0.0
01:58:59 lxml==6.0.2
01:58:59 mypy_extensions==1.1.0
01:58:59 netaddr==1.3.0
01:58:59 netifaces==0.11.0
01:58:59 outcome==1.3.0.post0
01:58:59 packaging==26.0
01:58:59 paramiko==4.0.0
01:58:59 platformdirs==4.5.1
01:58:59 ply==3.11
01:58:59 pyang==2.7.1
01:58:59 pyangbind==0.8.7
01:58:59 pycparser==3.0
01:58:59 pyhocon==0.3.61
01:58:59 PyNaCl==1.6.2
01:58:59 pyparsing==3.3.2
01:58:59 PySocks==1.7.1
01:58:59 python-dateutil==2.9.0.post0
01:58:59 regex==2026.1.15
01:58:59 requests==2.32.5
01:58:59 robotframework==7.4.1
01:58:59 robotframework-httplibrary==0.4.2
01:58:59 robotframework-pythonlibcore==4.5.0
01:58:59 robotframework-requests==0.9.7
01:58:59 robotframework-selenium2library==3.0.0
01:58:59 robotframework-seleniumlibrary==6.8.0
01:58:59 robotframework-sshlibrary==3.8.0
01:58:59 scapy==2.7.0
01:58:59 scp==0.15.0
01:58:59 selenium==4.40.0
01:58:59 six==1.17.0
01:58:59 sniffio==1.3.1
01:58:59 sortedcontainers==2.4.0
01:58:59 soupsieve==2.8.3
01:58:59 trio==0.32.0
01:58:59 trio-typing==0.10.0
01:58:59 trio-websocket==0.12.2
01:58:59 types-certifi==2021.10.8.3
01:58:59 types-urllib3==1.26.25.14
01:58:59 typing_extensions==4.15.0
01:58:59 urllib3==2.6.3
01:58:59 virtualenv==20.36.1
01:58:59 waitress==3.0.2
01:58:59 WebOb==1.8.9
01:58:59 websocket-client==1.9.0
01:58:59 WebTest==3.0.7
01:58:59 wsproto==1.3.2
01:58:59 zipp==3.23.0
01:58:59 [EnvInject] - Injecting environment variables from a build step.
01:58:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:58:59 [EnvInject] - Variables injected successfully.
01:58:59 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins16191571465698111315.sh
01:59:00 Setup pyenv:
01:59:00 system
01:59:00 3.8.13
01:59:00 3.9.13
01:59:00 3.10.13
01:59:00 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
01:59:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
01:59:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:59:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:59:02 lf-activate-venv(): INFO: Base packages installed successfully
01:59:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:59:09 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
01:59:09 + ODL_SYSTEM=()
01:59:09 + TOOLS_SYSTEM=()
01:59:09 + OPENSTACK_SYSTEM=()
01:59:09 + OPENSTACK_CONTROLLERS=()
01:59:09 + mapfile -t ADDR
01:59:09 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-vanadium-86
01:59:09 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:59:10 + for i in "${ADDR[@]}"
01:59:10 ++ ssh 10.30.170.43 hostname -s
01:59:10 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:11 + REMHOST=releng-51836-86-0-builder-0
01:59:11 + case ${REMHOST} in
01:59:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:59:11 + echo NUM_ODL_SYSTEM=1
01:59:11 + echo NUM_TOOLS_SYSTEM=0
01:59:11 + '[' '' == yes ']'
01:59:11 + NUM_OPENSTACK_SYSTEM=0
01:59:11 + echo NUM_OPENSTACK_SYSTEM=0
01:59:11 + '[' 0 -eq 2 ']'
01:59:11 + echo ODL_SYSTEM_IP=10.30.170.43
01:59:11 ++ seq 0 0
01:59:11 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:59:11 + echo ODL_SYSTEM_1_IP=10.30.170.43
01:59:11 + echo TOOLS_SYSTEM_IP=
01:59:11 ++ seq 0 -1
01:59:11 + openstack_index=0
01:59:11 + NUM_OPENSTACK_CONTROL_NODES=1
01:59:11 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:59:11 ++ seq 0 0
01:59:11 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:59:11 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:59:11 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:59:11 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:59:11 + '[' -1 -ge 2 ']'
01:59:11 ++ seq 0 -2
01:59:11 + NUM_OPENSTACK_HAPROXY_NODES=0
01:59:11 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:59:11 ++ seq 0 -1
01:59:11 + echo 'Contents of slave_addresses.txt:'
01:59:11 Contents of slave_addresses.txt:
01:59:11 + cat slave_addresses.txt
01:59:11 NUM_ODL_SYSTEM=1
01:59:11 NUM_TOOLS_SYSTEM=0
01:59:11 NUM_OPENSTACK_SYSTEM=0
01:59:11 ODL_SYSTEM_IP=10.30.170.43
01:59:11 ODL_SYSTEM_1_IP=10.30.170.43
01:59:11 TOOLS_SYSTEM_IP=
01:59:11 NUM_OPENSTACK_CONTROL_NODES=1
01:59:11 OPENSTACK_CONTROL_NODE_1_IP=
01:59:11 NUM_OPENSTACK_COMPUTE_NODES=-1
01:59:11 NUM_OPENSTACK_HAPROXY_NODES=0
01:59:11 [EnvInject] - Injecting environment variables from a build step.
01:59:11 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:59:11 [EnvInject] - Variables injected successfully.
01:59:11 [daexim-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins3526500303310561214.sh
01:59:11 Preparing for JRE Version 21
01:59:11 Karaf artifact is karaf
01:59:11 Karaf project is integration
01:59:11 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:59:11 [EnvInject] - Injecting environment variables from a build step.
01:59:11 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:59:11 [EnvInject] - Variables injected successfully.
01:59:11 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins16081860101560438360.sh
01:59:11 2026-02-12 01:59:11 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:59:11 Bundle version is 0.23.1-SNAPSHOT
01:59:11 --2026-02-12 01:59:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:59:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:59:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:59:11 HTTP request sent, awaiting response... 200 OK
01:59:11 Length: 963 [application/xml]
01:59:11 Saving to: ‘maven-metadata.xml’
01:59:11
01:59:11 0K 100% 45.0M=0s
01:59:11
01:59:11 2026-02-12 01:59:11 (45.0 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:59:11
01:59:11
01:59:11
01:59:11 org.opendaylight.integration
01:59:11 karaf
01:59:11
01:59:11 20260125063332
01:59:11
01:59:11 20260125.063332
01:59:11 1
01:59:11
01:59:11
01:59:11
01:59:11 pom
01:59:11 0.23.1-20260125.063332-1
01:59:11 20260125063332
01:59:11
01:59:11
01:59:11 tar.gz
01:59:11 0.23.1-20260125.063332-1
01:59:11 20260125063332
01:59:11
01:59:11
01:59:11 zip
01:59:11 0.23.1-20260125.063332-1
01:59:11 20260125063332
01:59:11
01:59:11
01:59:11
01:59:11 0.23.1-SNAPSHOT
01:59:11
01:59:11 Nexus timestamp is 0.23.1-20260125.063332-1
01:59:11 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
01:59:11 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:59:11 Distribution bundle version is 0.23.1-SNAPSHOT
01:59:11 Distribution folder is karaf-0.23.1-SNAPSHOT
01:59:11 Nexus prefix is https://nexus.opendaylight.org
01:59:11 [EnvInject] - Injecting environment variables from a build step.
01:59:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:59:11 [EnvInject] - Variables injected successfully.
01:59:11 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins9708156613579217290.sh
01:59:11 Setup pyenv:
01:59:11 system
01:59:11 3.8.13
01:59:11 3.9.13
01:59:11 3.10.13
01:59:11 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
01:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
01:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:59:13 lf-activate-venv(): INFO: Base packages installed successfully
01:59:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
01:59:19 Copying common-functions.sh to /tmp
01:59:20 Copying common-functions.sh to 10.30.170.43:/tmp
01:59:21 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:21 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5271505037737298073.sh
01:59:21 common-functions.sh is being sourced
01:59:21 common-functions environment:
01:59:21 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:21 ACTUALFEATURES:
01:59:21 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:21 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:59:21 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:21 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:21 CONTROLLERMEM: 2048m
01:59:21 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:59:21 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:59:21 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:59:21 SUITES:
01:59:21
01:59:21 #################################################
01:59:21 ## Configure Cluster and Start ##
01:59:21 #################################################
01:59:21 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia
01:59:21 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia
01:59:21 Locating script plan to use...
01:59:21 Finished running script plans
01:59:21 Configuring member-1 with IP address 10.30.170.43
01:59:21 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:21 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:22 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:59:22 ++ [[ /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 ]]
01:59:22 common-functions.sh is being sourced
01:59:22 ++ echo 'common-functions.sh is being sourced'
01:59:22 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:59:22 ++ DISTROSTREAM=vanadium
01:59:22 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:22 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:22 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:22 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:22 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:59:22 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:59:22 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:22 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:22 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:22 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:22 ++ export CONTROLLERMEM=
01:59:22 ++ CONTROLLERMEM=
01:59:22 ++ case "${DISTROSTREAM}" in
01:59:22 ++ CLUSTER_SYSTEM=akka
01:59:22 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:59:22 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:59:22 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:59:22 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:59:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:59:22 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:59:22 ++ print_common_env
01:59:22 ++ cat
01:59:22 common-functions environment:
01:59:22 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:22 ACTUALFEATURES:
01:59:22 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:22 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:59:22 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:22 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:22 CONTROLLERMEM:
01:59:22 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:59:22 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:59:22 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:59:22 SUITES:
01:59:22
01:59:22 ++ SSH='ssh -t -t'
01:59:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:59:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:59:22 Changing to /tmp
01:59:22 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
01:59:22 + echo 'Changing to /tmp'
01:59:22 + cd /tmp
01:59:22 + 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'
01:59:22 + 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
01:59:22 --2026-02-12 01:59:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:59:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:59:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:59:22 HTTP request sent, awaiting response... 200 OK
01:59:22 Length: 240390263 (229M) [application/zip]
01:59:22 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:59:22
01:59:22 0K ........ ........ ........ ........ ........ ........ 1% 60.5M 4s
01:59:22 3072K ........ ........ ........ ........ ........ ........ 2% 111M 3s
01:59:22 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
01:59:22 9216K ........ ........ ........ ........ ........ ........ 5% 108M 2s
01:59:22 12288K ........ ........ ........ ........ ........ ........ 6% 171M 2s
01:59:22 15360K ........ ........ ........ ........ ........ ........ 7% 162M 2s
01:59:22 18432K ........ ........ ........ ........ ........ ........ 9% 180M 2s
01:59:22 21504K ........ ........ ........ ........ ........ ........ 10% 190M 2s
01:59:22 24576K ........ ........ ........ ........ ........ ........ 11% 203M 2s
01:59:22 27648K ........ ........ ........ ........ ........ ........ 13% 258M 1s
01:59:22 30720K ........ ........ ........ ........ ........ ........ 14% 208M 1s
01:59:22 33792K ........ ........ ........ ........ ........ ........ 15% 220M 1s
01:59:22 36864K ........ ........ ........ ........ ........ ........ 17% 246M 1s
01:59:22 39936K ........ ........ ........ ........ ........ ........ 18% 266M 1s
01:59:22 43008K ........ ........ ........ ........ ........ ........ 19% 273M 1s
01:59:22 46080K ........ ........ ........ ........ ........ ........ 20% 238M 1s
01:59:22 49152K ........ ........ ........ ........ ........ ........ 22% 206M 1s
01:59:22 52224K ........ ........ ........ ........ ........ ........ 23% 188M 1s
01:59:22 55296K ........ ........ ........ ........ ........ ........ 24% 191M 1s
01:59:22 58368K ........ ........ ........ ........ ........ ........ 26% 171M 1s
01:59:22 61440K ........ ........ ........ ........ ........ ........ 27% 228M 1s
01:59:22 64512K ........ ........ ........ ........ ........ ........ 28% 202M 1s
01:59:22 67584K ........ ........ ........ ........ ........ ........ 30% 193M 1s
01:59:22 70656K ........ ........ ........ ........ ........ ........ 31% 190M 1s
01:59:22 73728K ........ ........ ........ ........ ........ ........ 32% 225M 1s
01:59:22 76800K ........ ........ ........ ........ ........ ........ 34% 286M 1s
01:59:22 79872K ........ ........ ........ ........ ........ ........ 35% 287M 1s
01:59:22 82944K ........ ........ ........ ........ ........ ........ 36% 302M 1s
01:59:22 86016K ........ ........ ........ ........ ........ ........ 37% 217M 1s
01:59:22 89088K ........ ........ ........ ........ ........ ........ 39% 272M 1s
01:59:22 92160K ........ ........ ........ ........ ........ ........ 40% 290M 1s
01:59:22 95232K ........ ........ ........ ........ ........ ........ 41% 312M 1s
01:59:22 98304K ........ ........ ........ ........ ........ ........ 43% 299M 1s
01:59:22 101376K ........ ........ ........ ........ ........ ........ 44% 348M 1s
01:59:22 104448K ........ ........ ........ ........ ........ ........ 45% 312M 1s
01:59:22 107520K ........ ........ ........ ........ ........ ........ 47% 179M 1s
01:59:22 110592K ........ ........ ........ ........ ........ ........ 48% 241M 1s
01:59:22 113664K ........ ........ ........ ........ ........ ........ 49% 445M 1s
01:59:22 116736K ........ ........ ........ ........ ........ ........ 51% 424M 1s
01:59:22 119808K ........ ........ ........ ........ ........ ........ 52% 327M 1s
01:59:22 122880K ........ ........ ........ ........ ........ ........ 53% 319M 1s
01:59:22 125952K ........ ........ ........ ........ ........ ........ 54% 303M 0s
01:59:22 129024K ........ ........ ........ ........ ........ ........ 56% 199M 0s
01:59:22 132096K ........ ........ ........ ........ ........ ........ 57% 400M 0s
01:59:22 135168K ........ ........ ........ ........ ........ ........ 58% 396M 0s
01:59:22 138240K ........ ........ ........ ........ ........ ........ 60% 377M 0s
01:59:22 141312K ........ ........ ........ ........ ........ ........ 61% 282M 0s
01:59:22 144384K ........ ........ ........ ........ ........ ........ 62% 327M 0s
01:59:22 147456K ........ ........ ........ ........ ........ ........ 64% 295M 0s
01:59:22 150528K ........ ........ ........ ........ ........ ........ 65% 316M 0s
01:59:22 153600K ........ ........ ........ ........ ........ ........ 66% 168M 0s
01:59:22 156672K ........ ........ ........ ........ ........ ........ 68% 233M 0s
01:59:22 159744K ........ ........ ........ ........ ........ ........ 69% 303M 0s
01:59:22 162816K ........ ........ ........ ........ ........ ........ 70% 290M 0s
01:59:22 165888K ........ ........ ........ ........ ........ ........ 71% 291M 0s
01:59:22 168960K ........ ........ ........ ........ ........ ........ 73% 313M 0s
01:59:22 172032K ........ ........ ........ ........ ........ ........ 74% 217M 0s
01:59:22 175104K ........ ........ ........ ........ ........ ........ 75% 402M 0s
01:59:22 178176K ........ ........ ........ ........ ........ ........ 77% 316M 0s
01:59:22 181248K ........ ........ ........ ........ ........ ........ 78% 338M 0s
01:59:22 184320K ........ ........ ........ ........ ........ ........ 79% 272M 0s
01:59:22 187392K ........ ........ ........ ........ ........ ........ 81% 290M 0s
01:59:22 190464K ........ ........ ........ ........ ........ ........ 82% 284M 0s
01:59:22 193536K ........ ........ ........ ........ ........ ........ 83% 276M 0s
01:59:22 196608K ........ ........ ........ ........ ........ ........ 85% 270M 0s
01:59:22 199680K ........ ........ ........ ........ ........ ........ 86% 252M 0s
01:59:22 202752K ........ ........ ........ ........ ........ ........ 87% 258M 0s
01:59:22 205824K ........ ........ ........ ........ ........ ........ 88% 381M 0s
01:59:22 208896K ........ ........ ........ ........ ........ ........ 90% 357M 0s
01:59:22 211968K ........ ........ ........ ........ ........ ........ 91% 325M 0s
01:59:22 215040K ........ ........ ........ ........ ........ ........ 92% 292M 0s
01:59:22 218112K ........ ........ ........ ........ ........ ........ 94% 288M 0s
01:59:22 221184K ........ ........ ........ ........ ........ ........ 95% 292M 0s
01:59:22 224256K ........ ........ ........ ........ ........ ........ 96% 264M 0s
01:59:23 227328K ........ ........ ........ ........ ........ ........ 98% 238M 0s
01:59:23 230400K ........ ........ ........ ........ ........ ........ 99% 263M 0s
01:59:23 233472K ........ ........ .... 100% 316M=1.0s
01:59:23
01:59:23 2026-02-12 01:59:23 (237 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:59:23
01:59:23 Extracting the new controller...
01:59:23 + echo 'Extracting the new controller...'
01:59:23 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:59:25 Adding external repositories...
01:59:25 + echo 'Adding external repositories...'
01:59:25 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:59:25 ################################################################################
01:59:25 #
01:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:59:25 # contributor license agreements. See the NOTICE file distributed with
01:59:25 # this work for additional information regarding copyright ownership.
01:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:59:25 # (the "License"); you may not use this file except in compliance with
01:59:25 # the License. You may obtain a copy of the License at
01:59:25 #
01:59:25 # http://www.apache.org/licenses/LICENSE-2.0
01:59:25 #
01:59:25 # Unless required by applicable law or agreed to in writing, software
01:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:59:25 # See the License for the specific language governing permissions and
01:59:25 # limitations under the License.
01:59:25 #
01:59:25 ################################################################################
01:59:25
01:59:25 #
01:59:25 # If set to true, the following property will not allow any certificate to be used
01:59:25 # when accessing Maven repositories through SSL
01:59:25 #
01:59:25 #org.ops4j.pax.url.mvn.certificateCheck=
01:59:25
01:59:25 #
01:59:25 # Path to the local Maven settings file.
01:59:25 # The repositories defined in this file will be automatically added to the list
01:59:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:59:25 # below is not set.
01:59:25 # The following locations are checked for the existence of the settings.xml file
01:59:25 # * 1. looks for the specified url
01:59:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:59:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:59:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:59:25 #
01:59:25 #org.ops4j.pax.url.mvn.settings=
01:59:25
01:59:25 #
01:59:25 # Path to the local Maven repository which is used to avoid downloading
01:59:25 # artifacts when they already exist locally.
01:59:25 # The value of this property will be extracted from the settings.xml file
01:59:25 # above, or defaulted to:
01:59:25 # System.getProperty( "user.home" ) + "/.m2/repository"
01:59:25 #
01:59:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:59:25
01:59:25 #
01:59:25 # Default this to false. It's just weird to use undocumented repos
01:59:25 #
01:59:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:59:25
01:59:25 #
01:59:25 # Uncomment if you don't wanna use the proxy settings
01:59:25 # from the Maven conf/settings.xml file
01:59:25 #
01:59:25 # org.ops4j.pax.url.mvn.proxySupport=false
01:59:25
01:59:25 #
01:59:25 # Comma separated list of repositories scanned when resolving an artifact.
01:59:25 # Those repositories will be checked before iterating through the
01:59:25 # below list of repositories and even before the local repository
01:59:25 # A repository url can be appended with zero or more of the following flags:
01:59:25 # @snapshots : the repository contains snaphots
01:59:25 # @noreleases : the repository does not contain any released artifacts
01:59:25 #
01:59:25 # The following property value will add the system folder as a repo.
01:59:25 #
01:59:25 org.ops4j.pax.url.mvn.defaultRepositories=\
01:59:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:59:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:59:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:59:25
01:59:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:59:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:59:25
01:59:25 #
01:59:25 # Comma separated list of repositories scanned when resolving an artifact.
01:59:25 # The default list includes the following repositories:
01:59:25 # http://repo1.maven.org/maven2@id=central
01:59:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:59:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:59:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:59:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:59:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:59:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:59:25 # To add repositories to the default ones, prepend '+' to the list of repositories
01:59:25 # to add.
01:59:25 # A repository url can be appended with zero or more of the following flags:
01:59:25 # @snapshots : the repository contains snapshots
01:59:25 # @noreleases : the repository does not contain any released artifacts
01:59:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:59:25 #
01:59:25 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:59:25
01:59:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:59:25 + [[ True == \T\r\u\e ]]
01:59:25 + echo 'Configuring the startup features...'
01:59:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:25 + FEATURE_TEST_STRING=features-test
01:59:25 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:59:25 + KARAF_VERSION=karaf4
01:59:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:59:25 + 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
01:59:25 + [[ ! -z '' ]]
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:59:25 ################################################################################
01:59:25 #
01:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:59:25 # contributor license agreements. See the NOTICE file distributed with
01:59:25 # this work for additional information regarding copyright ownership.
01:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:59:25 # (the "License"); you may not use this file except in compliance with
01:59:25 # the License. You may obtain a copy of the License at
01:59:25 #
01:59:25 # http://www.apache.org/licenses/LICENSE-2.0
01:59:25 #
01:59:25 # Unless required by applicable law or agreed to in writing, software
01:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:59:25 # See the License for the specific language governing permissions and
01:59:25 # limitations under the License.
01:59:25 #
01:59:25 ################################################################################
01:59:25
01:59:25 #
01:59:25 # Comma separated list of features repositories to register by default
01:59:25 #
01:59:25 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
01:59:25
01:59:25 #
01:59:25 # Comma separated list of features to install at startup
01:59:25 #
01:59:25 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:59:25
01:59:25 #
01:59:25 # Resource repositories (OBR) that the features resolver can use
01:59:25 # to resolve requirements/capabilities
01:59:25 #
01:59:25 # The format of the resourceRepositories is
01:59:25 # resourceRepositories=[xml:url|json:url],...
01:59:25 # for Instance:
01:59:25 #
01:59:25 #resourceRepositories=xml:http://host/path/to/index.xml
01:59:25 # or
01:59:25 #resourceRepositories=json:http://host/path/to/index.json
01:59:25 #
01:59:25
01:59:25 #
01:59:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:59:25 #
01:59:25 featuresBootAsynchronous=false
01:59:25
01:59:25 #
01:59:25 # Service requirements enforcement
01:59:25 #
01:59:25 # By default, the feature resolver checks the service requirements/capabilities of
01:59:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:59:25 # the required bundles.
01:59:25 # The following flag can have those values:
01:59:25 # - disable: service requirements are completely ignored
01:59:25 # - default: service requirements are ignored for old features
01:59:25 # - enforce: service requirements are always verified
01:59:25 #
01:59:25 #serviceRequirements=default
01:59:25
01:59:25 #
01:59:25 # Store cfg file for config element in feature
01:59:25 #
01:59:25 #configCfgStore=true
01:59:25
01:59:25 #
01:59:25 # Define if the feature service automatically refresh bundles
01:59:25 #
01:59:25 autoRefresh=true
01:59:25
01:59:25 #
01:59:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:59:25 # XML file defines instructions related to features processing
01:59:25 # versions.properties may declare properties to resolve placeholders in XML file
01:59:25 # both files are relative to ${karaf.etc}
01:59:25 #
01:59:25 #featureProcessing=org.apache.karaf.features.xml
01:59:25 #featureProcessingVersions=versions.properties
01:59:25 + configure_karaf_log karaf4 ''
01:59:25 + local -r karaf_version=karaf4
01:59:25 + local -r controllerdebugmap=
01:59:25 + local logapi=log4j
01:59:25 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:59:25 log4j2.rootLogger.level = INFO
01:59:25 #log4j2.rootLogger.type = asyncRoot
01:59:25 #log4j2.rootLogger.includeLocation = false
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:59:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:59:25 log4j2.rootLogger.appenderRef.Console.ref = Console
01:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:59:25 log4j2.logger.spifly.name = org.apache.aries.spifly
01:59:25 log4j2.logger.spifly.level = WARN
01:59:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:59:25 log4j2.logger.audit.level = INFO
01:59:25 log4j2.logger.audit.additivity = false
01:59:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:59:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:59:25 log4j2.appender.console.type = Console
01:59:25 log4j2.appender.console.name = Console
01:59:25 log4j2.appender.console.layout.type = PatternLayout
01:59:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:59:25 log4j2.appender.rolling.type = RollingRandomAccessFile
01:59:25 log4j2.appender.rolling.name = RollingFile
01:59:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:59:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:59:25 #log4j2.appender.rolling.immediateFlush = false
01:59:25 log4j2.appender.rolling.append = true
01:59:25 log4j2.appender.rolling.layout.type = PatternLayout
01:59:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:59:25 log4j2.appender.rolling.policies.type = Policies
01:59:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:59:25 log4j2.appender.rolling.policies.size.size = 64MB
01:59:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:59:25 log4j2.appender.rolling.strategy.max = 7
01:59:25 log4j2.appender.audit.type = RollingRandomAccessFile
01:59:25 log4j2.appender.audit.name = AuditRollingFile
01:59:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:59:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:59:25 log4j2.appender.audit.append = true
01:59:25 log4j2.appender.audit.layout.type = PatternLayout
01:59:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:59:25 log4j2.appender.audit.policies.type = Policies
01:59:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:59:25 log4j2.appender.audit.policies.size.size = 8MB
01:59:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:59:25 log4j2.appender.audit.strategy.max = 7
01:59:25 log4j2.appender.osgi.type = PaxOsgi
01:59:25 log4j2.appender.osgi.name = PaxOsgi
01:59:25 log4j2.appender.osgi.filter = *
01:59:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:59:25 #log4j2.logger.aether.level = TRACE
01:59:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:59:25 #log4j2.logger.http-headers.level = DEBUG
01:59:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:59:25 #log4j2.logger.maven.level = TRACE
01:59:25 + logapi=log4j2
01:59:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:59:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:59:25 + '[' log4j2 == log4j2 ']'
01:59:25 + 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
01:59:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:59:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:59:25 controllerdebugmap:
01:59:25 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:59:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:59:25 + unset IFS
01:59:25 + echo 'controllerdebugmap: '
01:59:25 + '[' -n '' ']'
01:59:25 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:59:25 ################################################################################
01:59:25 #
01:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:59:25 # contributor license agreements. See the NOTICE file distributed with
01:59:25 # this work for additional information regarding copyright ownership.
01:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:59:25 # (the "License"); you may not use this file except in compliance with
01:59:25 # the License. You may obtain a copy of the License at
01:59:25 #
01:59:25 # http://www.apache.org/licenses/LICENSE-2.0
01:59:25 #
01:59:25 # Unless required by applicable law or agreed to in writing, software
01:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:59:25 # See the License for the specific language governing permissions and
01:59:25 # limitations under the License.
01:59:25 #
01:59:25 ################################################################################
01:59:25
01:59:25 # Common pattern layout for appenders
01:59:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:59:25
01:59:25 # Root logger
01:59:25 log4j2.rootLogger.level = INFO
01:59:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:59:25 #log4j2.rootLogger.type = asyncRoot
01:59:25 #log4j2.rootLogger.includeLocation = false
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:59:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:59:25 log4j2.rootLogger.appenderRef.Console.ref = Console
01:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:59:25
01:59:25 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:59:25
01:59:25 # Loggers configuration
01:59:25
01:59:25 # Spifly logger
01:59:25 log4j2.logger.spifly.name = org.apache.aries.spifly
01:59:25 log4j2.logger.spifly.level = WARN
01:59:25
01:59:25 # Security audit logger
01:59:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:59:25 log4j2.logger.audit.level = INFO
01:59:25 log4j2.logger.audit.additivity = false
01:59:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:59:25
01:59:25 # Appenders configuration
01:59:25
01:59:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:59:25 log4j2.appender.console.type = Console
01:59:25 log4j2.appender.console.name = Console
01:59:25 log4j2.appender.console.layout.type = PatternLayout
01:59:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:59:25
01:59:25 # Rolling file appender
01:59:25 log4j2.appender.rolling.type = RollingRandomAccessFile
01:59:25 log4j2.appender.rolling.name = RollingFile
01:59:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:59:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:59:25 # uncomment to not force a disk flush
01:59:25 #log4j2.appender.rolling.immediateFlush = false
01:59:25 log4j2.appender.rolling.append = true
01:59:25 log4j2.appender.rolling.layout.type = PatternLayout
01:59:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:59:25 log4j2.appender.rolling.policies.type = Policies
01:59:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:59:25 log4j2.appender.rolling.policies.size.size = 1GB
01:59:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:59:25 log4j2.appender.rolling.strategy.max = 7
01:59:25
01:59:25 # Audit file appender
01:59:25 log4j2.appender.audit.type = RollingRandomAccessFile
01:59:25 log4j2.appender.audit.name = AuditRollingFile
01:59:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:59:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:59:25 log4j2.appender.audit.append = true
01:59:25 log4j2.appender.audit.layout.type = PatternLayout
01:59:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:59:25 log4j2.appender.audit.policies.type = Policies
01:59:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:59:25 log4j2.appender.audit.policies.size.size = 8MB
01:59:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:59:25 log4j2.appender.audit.strategy.max = 7
01:59:25
01:59:25 # OSGi appender
01:59:25 log4j2.appender.osgi.type = PaxOsgi
01:59:25 log4j2.appender.osgi.name = PaxOsgi
01:59:25 log4j2.appender.osgi.filter = *
01:59:25
01:59:25 # help with identification of maven-related problems with pax-url-aether
01:59:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:59:25 #log4j2.logger.aether.level = TRACE
01:59:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:59:25 #log4j2.logger.http-headers.level = DEBUG
01:59:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:59:25 #log4j2.logger.maven.level = TRACE
01:59:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:59:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:59:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 Configure
01:59:25 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:59:25 max memory: 2048m
01:59:25 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:59:25 + local -r controllermem=2048m
01:59:25 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 + echo Configure
01:59:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:59:25 + echo ' max memory: 2048m'
01:59:25 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:59:25 + 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
01:59:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:59:25 #!/bin/sh
01:59:25 #
01:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
01:59:25 # contributor license agreements. See the NOTICE file distributed with
01:59:25 # this work for additional information regarding copyright ownership.
01:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
01:59:25 # (the "License"); you may not use this file except in compliance with
01:59:25 # the License. You may obtain a copy of the License at
01:59:25 #
01:59:25 # http://www.apache.org/licenses/LICENSE-2.0
01:59:25 #
01:59:25 # Unless required by applicable law or agreed to in writing, software
01:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
01:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:59:25 # See the License for the specific language governing permissions and
01:59:25 # limitations under the License.
01:59:25 #
01:59:25
01:59:25 #
01:59:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:59:25 # script: client, instance, shell, start, status, stop, karaf
01:59:25 #
01:59:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:59:25 # Actions go here...
01:59:25 # fi
01:59:25
01:59:25 #
01:59:25 # general settings which should be applied for all scripts go here; please keep
01:59:25 # in mind that it is possible that scripts might be executed more than once, e.g.
01:59:25 # in example of the start script where the start script is executed first and the
01:59:25 # karaf script afterwards.
01:59:25 #
01:59:25
01:59:25 #
01:59:25 # The following section shows the possible configuration options for the default
01:59:25 # karaf scripts
01:59:25 #
01:59:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:59:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:59:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:59:25 # export EXTRA_JAVA_OPTS # Additional JVM options
01:59:25 # export KARAF_HOME # Karaf home folder
01:59:25 # export KARAF_DATA # Karaf data folder
01:59:25 # export KARAF_BASE # Karaf base folder
01:59:25 # export KARAF_ETC # Karaf etc folder
01:59:25 # export KARAF_LOG # Karaf log folder
01:59:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:59:25 # export KARAF_OPTS # Additional available Karaf options
01:59:25 # export KARAF_DEBUG # Enable debug mode
01:59:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:59:25 # export KARAF_NOROOT # Prevent execution as root if set to true
01:59:25 Set Java version
01:59:25 + echo 'Set Java version'
01:59:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:59:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:59:25 sudo: a password is required
01:59:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:59:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:59:25 sudo: a password is required
01:59:25 JDK default version ...
01:59:25 + echo 'JDK default version ...'
01:59:25 + java -version
01:59:25 openjdk version "21.0.9" 2025-10-21
01:59:25 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:59:25 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:59:25 Set JAVA_HOME
01:59:25 + echo 'Set JAVA_HOME'
01:59:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:59:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:59:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:59:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:59:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:59:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:59:25 Listing all open ports on controller system...
01:59:25 + echo 'Listing all open ports on controller system...'
01:59:25 + netstat -pnatu
01:59:25 /tmp/configuration-script.sh: line 40: netstat: command not found
01:59:25 + '[' -f /tmp/custom_shard_config.txt ']'
01:59:25 + echo 'Configuring cluster'
01:59:25 Configuring cluster
01:59:25 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.43
01:59:25 ################################################
01:59:25 ## Configure Cluster ##
01:59:25 ################################################
01:59:25 NOTE: Cluster configuration files not found. Copying from
01:59:25 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:59:25 Configuring unique name in pekko.conf
01:59:25 Configuring hostname in pekko.conf
01:59:25 Configuring data and rpc seed nodes in pekko.conf
01:59:25 modules = [
01:59:25
01:59:25 {
01:59:25 name = "inventory"
01:59:25 namespace = "urn:opendaylight:inventory"
01:59:25 shard-strategy = "module"
01:59:25 },
01:59:25 {
01:59:25 name = "topology"
01:59:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:59:25 shard-strategy = "module"
01:59:25 },
01:59:25 {
01:59:25 name = "toaster"
01:59:25 namespace = "http://netconfcentral.org/ns/toaster"
01:59:25 shard-strategy = "module"
01:59:25 }
01:59:25 ]
01:59:25 Configuring replication type in module-shards.conf
01:59:25 ################################################
01:59:25 ## NOTE: Manually restart controller to ##
01:59:25 ## apply configuration. ##
01:59:25 ################################################
01:59:25 Dump akka.conf
01:59:25 + echo 'Dump akka.conf'
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:59:25 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:59:25 Dump modules.conf
01:59:25 + echo 'Dump modules.conf'
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:59:25 modules = [
01:59:25
01:59:25 {
01:59:25 name = "inventory"
01:59:25 namespace = "urn:opendaylight:inventory"
01:59:25 shard-strategy = "module"
01:59:25 },
01:59:25 {
01:59:25 name = "topology"
01:59:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:59:25 shard-strategy = "module"
01:59:25 },
01:59:25 {
01:59:25 name = "toaster"
01:59:25 namespace = "http://netconfcentral.org/ns/toaster"
01:59:25 shard-strategy = "module"
01:59:25 }
01:59:25 ]
01:59:25 Dump module-shards.conf
01:59:25 + echo 'Dump module-shards.conf'
01:59:25 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:59:25 module-shards = [
01:59:25 {
01:59:25 name = "default"
01:59:25 shards = [
01:59:25 {
01:59:25 name = "default"
01:59:25 replicas = ["member-1"]
01:59:25 }
01:59:25 ]
01:59:25 },
01:59:25 {
01:59:25 name = "inventory"
01:59:25 shards = [
01:59:25 {
01:59:25 name="inventory"
01:59:25 replicas = ["member-1"]
01:59:25 }
01:59:25 ]
01:59:25 },
01:59:25 {
01:59:25 name = "topology"
01:59:25 shards = [
01:59:25 {
01:59:25 name="topology"
01:59:25 replicas = ["member-1"]
01:59:25 }
01:59:25 ]
01:59:25 },
01:59:25 {
01:59:25 name = "toaster"
01:59:25 shards = [
01:59:25 {
01:59:25 name="toaster"
01:59:25 replicas = ["member-1"]
01:59:25 }
01:59:25 ]
01:59:25 }
01:59:25 ]
01:59:25 Locating config plan to use...
01:59:25 Finished running config plans
01:59:25 Starting member-1 with IP address 10.30.170.43
01:59:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:25 Redirecting karaf console output to karaf_console.log
01:59:25 Starting controller...
01:59:25 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:59:25 Execute the post startup script on controller 10.30.170.43
01:59:26 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:26 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
01:59:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:59:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:00:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:00:31 2026-02-12T01:59:48,434 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:00:31 Controller is UP
02:00:31 2026-02-12T01:59:48,434 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:00:31 Listing all open ports on controller system...
02:00:31 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:00:31 looking for "BindException: Address already in use" in log file
02:00:31 looking for "server is unhealthy" in log file
02:00:31 Let's take the karaf thread dump
02:00:31 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:00:32 karaf main: org.apache.karaf.main.Main, pid:2045
02:00:32 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:00:32 Generating mininet variables...
02:00:32 Locating test plan to use...
02:00:32 Changing the testplan path...
02:00:32 test/csit/suites/daexim/010-special-export.robot
02:00:32 test/csit/suites/daexim/020-import-basic.robot
02:00:32 test/csit/suites/daexim/030-export-basic.robot
02:00:32 test/csit/suites/daexim/040-export-inclusions.robot
02:00:32 Starting Robot test suites test/csit/suites/daexim/010-special-export.robot test/csit/suites/daexim/020-import-basic.robot test/csit/suites/daexim/030-export-basic.robot test/csit/suites/daexim/040-export-inclusions.robot ...
02:00:32 ==============================================================================
02:00:32 daexim-basic.txt
02:00:32 ==============================================================================
02:00:33 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia...
02:00:33 ==============================================================================
02:00:33 Create and Cancel Export :: schedule and cancel export of a cluster | PASS |
02:00:36 ------------------------------------------------------------------------------
02:00:36 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS |
02:00:48 ------------------------------------------------------------------------------
02:00:48 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS |
02:00:49 ------------------------------------------------------------------------------
02:00:49 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS |
02:00:51 ------------------------------------------------------------------------------
02:00:51 Create Module Exclude Export :: schedule export with exclude optio... | PASS |
02:01:06 ------------------------------------------------------------------------------
02:01:06 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS |
02:01:22 ------------------------------------------------------------------------------
02:01:22 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS |
02:01:22 6 tests, 6 passed, 0 failed
02:01:22 ==============================================================================
02:01:22 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import
02:01:22 ==============================================================================
02:01:22 Create Basic Import :: schedule a basic import/restore with data c... | PASS |
02:01:50 ------------------------------------------------------------------------------
02:01:50 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS |
02:01:50 1 test, 1 passed, 0 failed
02:01:50 ==============================================================================
02:01:50 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ...
02:01:50 ==============================================================================
02:01:50 Create Basic Export :: schedule a basic export/backup with control... | PASS |
02:02:01 ------------------------------------------------------------------------------
02:02:01 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS |
02:02:01 1 test, 1 passed, 0 failed
02:02:01 ==============================================================================
02:02:01 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex...
02:02:01 ==============================================================================
02:02:01 Create Module Include Export :: schedule a basic export/backup wit... | PASS |
02:02:17 ------------------------------------------------------------------------------
02:02:17 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS |
02:02:17 1 test, 1 passed, 0 failed
02:02:17 ==============================================================================
02:02:17 daexim-basic.txt | PASS |
02:02:17 9 tests, 9 passed, 0 failed
02:02:17 ==============================================================================
02:02:17 Output: /w/workspace/daexim-csit-1node-basic-only-vanadium/output.xml
02:02:18 Log: /w/workspace/daexim-csit-1node-basic-only-vanadium/log.html
02:02:18 Report: /w/workspace/daexim-csit-1node-basic-only-vanadium/report.html
02:02:18 Examining the files in data/log and checking filesize
02:02:18 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:18 total 688
02:02:18 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 01:59 .
02:02:18 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 12 01:59 karaf_console.log
02:02:18 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 01:59 ..
02:02:18 -rw-rw-r-- 1 jenkins jenkins 691924 Feb 12 02:02 karaf.log
02:02:18 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:19 676K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
02:02:19 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
02:02:19 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:19 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
02:02:19 Let's take the karaf thread dump again...
02:02:19 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:19 karaf main: org.apache.karaf.main.Main, pid:6388
02:02:19 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:20 Killing ODL
02:02:20 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:25 Compressing karaf.log 1
02:02:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:25 Fetching compressed karaf.log 1
02:02:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:25 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:26 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:26 Fetch GC logs
02:02:26 Warning: Permanently added '10.30.170.43' (ECDSA) to the list of known hosts.
02:02:26 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
02:02:26 Examine copied files
02:02:26 total 5268
02:02:26 drwxrwxr-x. 2 jenkins jenkins 6 Feb 12 02:02 gclogs-1
02:02:26 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 12 02:02 odl1_karaf_console.log
02:02:26 -rw-rw-r--. 1 jenkins jenkins 55626 Feb 12 02:02 odl1_karaf.log.gz
02:02:26 -rw-rw-r--. 1 jenkins jenkins 120695 Feb 12 02:02 karaf_1_6388_threads_after.log
02:02:26 -rw-rw-r--. 1 jenkins jenkins 14565 Feb 12 02:02 ps_after.log
02:02:26 -rw-rw-r--. 1 jenkins jenkins 247585 Feb 12 02:02 report.html
02:02:26 -rw-rw-r--. 1 jenkins jenkins 875205 Feb 12 02:02 log.html
02:02:26 -rw-rw-r--. 1 jenkins jenkins 3894925 Feb 12 02:02 output.xml
02:02:26 -rw-rw-r--. 1 jenkins jenkins 195 Feb 12 02:00 testplan.txt
02:02:26 -rw-rw-r--. 1 jenkins jenkins 100469 Feb 12 02:00 karaf_1_2045_threads_before.log
02:02:26 -rw-rw-r--. 1 jenkins jenkins 14208 Feb 12 02:00 ps_before.log
02:02:26 -rw-rw-r--. 1 jenkins jenkins 3242 Feb 12 01:59 post-startup-script.sh
02:02:26 -rw-rw-r--. 1 jenkins jenkins 252 Feb 12 01:59 startup-script.sh
02:02:26 -rw-rw-r--. 1 jenkins jenkins 3421 Feb 12 01:59 configuration-script.sh
02:02:26 -rw-rw-r--. 1 jenkins jenkins 333 Feb 12 01:59 detect_variables.env
02:02:26 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 12 01:59 pom.xml
02:02:26 -rw-rw-r--. 1 jenkins jenkins 92 Feb 12 01:59 set_variables.env
02:02:26 -rw-rw-r--. 1 jenkins jenkins 252 Feb 12 01:59 slave_addresses.txt
02:02:26 -rw-rw-r--. 1 jenkins jenkins 570 Feb 12 01:58 requirements.txt
02:02:26 -rw-rw-r--. 1 jenkins jenkins 26 Feb 12 01:58 env.properties
02:02:26 -rw-rw-r--. 1 jenkins jenkins 333 Feb 12 01:56 stack-parameters.yaml
02:02:26 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 12 01:55 test
02:02:26 drwxrwxr-x. 2 jenkins jenkins 6 Feb 12 01:55 test@tmp
02:02:26 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
02:02:26 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins12298895588685970138.sh
02:02:26 Karaf Deployments, Tests must have already run
02:02:26 [daexim-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins12568092321223607037.sh
02:02:26 Cleaning up Robot installation...
02:02:26 $ ssh-agent -k
02:02:26 unset SSH_AUTH_SOCK;
02:02:26 unset SSH_AGENT_PID;
02:02:26 echo Agent pid 5276 killed;
02:02:26 [ssh-agent] Stopped.
02:02:27 Recording plot data
02:02:27 Robot results publisher started...
02:02:27 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:02:27 -Parsing output xml:
02:02:27 Done!
02:02:27 -Copying log files to build dir:
02:02:28 Done!
02:02:28 -Assigning results to build:
02:02:28 Done!
02:02:28 -Checking thresholds:
02:02:28 Done!
02:02:28 Done publishing Robot results.
02:02:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:02:28 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins15467641648665536035.sh
02:02:28 Archiving csit artifacts
02:02:28 mv: cannot stat '*_1.png': No such file or directory
02:02:28 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:02:28 % Total % Received % Xferd Average Speed Time Time Time Current
02:02:28 Dload Upload Total Spent Left Speed
02:02:28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 594k 0 594k 0 0 2688k 0 --:--:-- --:--:-- --:--:-- 2688k
02:02:28 Archive: robot-plugin.zip
02:02:28 inflating: ./archives/robot-plugin/log.html
02:02:28 inflating: ./archives/robot-plugin/output.xml
02:02:28 inflating: ./archives/robot-plugin/report.html
02:02:28 mv: cannot stat '*.log.gz': No such file or directory
02:02:28 mv: cannot stat '*.csv': No such file or directory
02:02:28 mv: cannot stat '*.png': No such file or directory
02:02:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:02:28 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1695188397069176578.sh
02:02:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:02:28 [EnvInject] - Injecting environment variables from a build step.
02:02:28 [EnvInject] - Injecting as environment variables the properties content
02:02:28 OS_CLOUD=vex
02:02:28 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-vanadium-86
02:02:28
02:02:28 [EnvInject] - Variables injected successfully.
02:02:28 provisioning config files...
02:02:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:02:28 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins852828142917188141.sh
02:02:28 ---> openstack-stack-delete.sh
02:02:28 Setup pyenv:
02:02:29 system
02:02:29 3.8.13
02:02:29 3.9.13
02:02:29 3.10.13
02:02:29 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
02:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
02:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:31 lf-activate-venv(): INFO: Base packages installed successfully
02:02:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:02:43 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
02:02:43 INFO: Stack cost retrieval disabled, setting cost to 0
02:02:55 INFO: Deleting stack releng-daexim-csit-1node-basic-only-vanadium-86
02:02:55 Successfully deleted stack releng-daexim-csit-1node-basic-only-vanadium-86
02:02:55 [PostBuildScript] - [INFO] Executing post build scripts.
02:02:55 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins491951191714328604.sh
02:02:55 ---> sysstat.sh
02:02:56 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins2547160224645613838.sh
02:02:56 ---> package-listing.sh
02:02:56 ++ facter osfamily
02:02:56 ++ tr '[:upper:]' '[:lower:]'
02:02:56 + OS_FAMILY=redhat
02:02:56 + workspace=/w/workspace/daexim-csit-1node-basic-only-vanadium
02:02:56 + START_PACKAGES=/tmp/packages_start.txt
02:02:56 + END_PACKAGES=/tmp/packages_end.txt
02:02:56 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:02:56 + PACKAGES=/tmp/packages_start.txt
02:02:56 + '[' /w/workspace/daexim-csit-1node-basic-only-vanadium ']'
02:02:56 + PACKAGES=/tmp/packages_end.txt
02:02:56 + case "${OS_FAMILY}" in
02:02:56 + rpm -qa
02:02:56 + sort
02:02:56 + '[' -f /tmp/packages_start.txt ']'
02:02:56 + '[' -f /tmp/packages_end.txt ']'
02:02:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:02:56 + '[' /w/workspace/daexim-csit-1node-basic-only-vanadium ']'
02:02:56 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/
02:02:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/
02:02:56 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins17168636578418232319.sh
02:02:56 ---> capture-instance-metadata.sh
02:02:56 Setup pyenv:
02:02:57 system
02:02:57 3.8.13
02:02:57 3.9.13
02:02:57 3.10.13
02:02:57 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
02:02:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
02:02:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:59 lf-activate-venv(): INFO: Base packages installed successfully
02:02:59 lf-activate-venv(): INFO: Installing additional packages: lftools
02:03:08 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
02:03:08 INFO: Running in OpenStack, capturing instance metadata
02:03:08 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins15808736688620036444.sh
02:03:08 provisioning config files...
02:03:08 Could not find credentials [logs] for daexim-csit-1node-basic-only-vanadium #86
02:03:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/config9173361547947976619tmp
02:03:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:03:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:03:08 provisioning config files...
02:03:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:03:08 [EnvInject] - Injecting environment variables from a build step.
02:03:08 [EnvInject] - Injecting as environment variables the properties content
02:03:08 SERVER_ID=logs
02:03:08
02:03:08 [EnvInject] - Variables injected successfully.
02:03:08 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins16009211794882797210.sh
02:03:08 ---> create-netrc.sh
02:03:08 WARN: Log server credential not found.
02:03:08 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins4863501618312695336.sh
02:03:08 ---> python-tools-install.sh
02:03:08 Setup pyenv:
02:03:09 system
02:03:09 3.8.13
02:03:09 3.9.13
02:03:09 3.10.13
02:03:09 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
02:03:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
02:03:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:03:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:03:11 lf-activate-venv(): INFO: Base packages installed successfully
02:03:11 lf-activate-venv(): INFO: Installing additional packages: lftools
02:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
02:03:25 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins12676310388963848084.sh
02:03:25 ---> sudo-logs.sh
02:03:25 Archiving 'sudo' log..
02:03:25 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins8966033125224020049.sh
02:03:25 ---> job-cost.sh
02:03:25 Setup pyenv:
02:03:25 system
02:03:25 3.8.13
02:03:25 3.9.13
02:03:25 3.10.13
02:03:25 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
02:03:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
02:03:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:03:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:03:27 lf-activate-venv(): INFO: Base packages installed successfully
02:03:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:03:35 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
02:03:35 DEBUG: total: 0
02:03:35 INFO: Retrieving Stack Cost...
02:03:36 INFO: Retrieving Pricing Info for: v3-standard-2
02:05:44 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins14625011526417289121.sh
02:05:45 ---> logs-deploy.sh
02:05:45 Setup pyenv:
02:05:45 system
02:05:45 3.8.13
02:05:45 3.9.13
02:05:45 3.10.13
02:05:45 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version)
02:05:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uO9H from file:/tmp/.os_lf_venv
02:05:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:05:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:05:47 lf-activate-venv(): INFO: Base packages installed successfully
02:05:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-uO9H/bin to PATH
02:06:00 WARNING: Nexus logging server not set
02:06:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-vanadium/86/
02:06:00 INFO: archiving logs to S3
02:06:01 ---> uname -a:
02:06:01 Linux prd-centos8-robot-2c-8g-9624.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:06:01
02:06:01
02:06:01 ---> lscpu:
02:06:01 Architecture: x86_64
02:06:01 CPU op-mode(s): 32-bit, 64-bit
02:06:01 Byte Order: Little Endian
02:06:01 CPU(s): 2
02:06:01 On-line CPU(s) list: 0,1
02:06:01 Thread(s) per core: 1
02:06:01 Core(s) per socket: 1
02:06:01 Socket(s): 2
02:06:01 NUMA node(s): 1
02:06:01 Vendor ID: AuthenticAMD
02:06:01 CPU family: 23
02:06:01 Model: 49
02:06:01 Model name: AMD EPYC-Rome Processor
02:06:01 Stepping: 0
02:06:01 CPU MHz: 2799.998
02:06:01 BogoMIPS: 5599.99
02:06:01 Virtualization: AMD-V
02:06:01 Hypervisor vendor: KVM
02:06:01 Virtualization type: full
02:06:01 L1d cache: 32K
02:06:01 L1i cache: 32K
02:06:01 L2 cache: 512K
02:06:01 L3 cache: 16384K
02:06:01 NUMA node0 CPU(s): 0,1
02:06:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:06:01
02:06:01
02:06:01 ---> nproc:
02:06:01 2
02:06:01
02:06:01
02:06:01 ---> df -h:
02:06:01 Filesystem Size Used Avail Use% Mounted on
02:06:01 devtmpfs 3.8G 0 3.8G 0% /dev
02:06:01 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:06:01 tmpfs 3.8G 17M 3.8G 1% /run
02:06:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:06:01 /dev/vda1 40G 8.3G 32G 21% /
02:06:01 tmpfs 770M 0 770M 0% /run/user/1001
02:06:01
02:06:01
02:06:01 ---> free -m:
02:06:01 total used free shared buff/cache available
02:06:01 Mem: 7697 638 4871 19 2187 6760
02:06:01 Swap: 1023 0 1023
02:06:01
02:06:01
02:06:01 ---> ip addr:
02:06:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:06:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:06:01 inet 127.0.0.1/8 scope host lo
02:06:01 valid_lft forever preferred_lft forever
02:06:01 inet6 ::1/128 scope host
02:06:01 valid_lft forever preferred_lft forever
02:06:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:06:01 link/ether fa:16:3e:e3:df:dc brd ff:ff:ff:ff:ff:ff
02:06:01 altname enp0s3
02:06:01 altname ens3
02:06:01 inet 10.30.170.163/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:06:01 valid_lft 85746sec preferred_lft 85746sec
02:06:01 inet6 fe80::f816:3eff:fee3:dfdc/64 scope link
02:06:01 valid_lft forever preferred_lft forever
02:06:01
02:06:01
02:06:01 ---> sar -b -r -n DEV:
02:06:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/12/2026 _x86_64_ (2 CPU)
02:06:01
02:06:01 01:55:03 LINUX RESTART (2 CPU)
02:06:01
02:06:01 01:56:01 AM tps rtps wtps bread/s bwrtn/s
02:06:01 01:57:01 AM 111.66 0.22 111.45 11.33 10384.04
02:06:01 01:58:01 AM 49.37 1.43 47.93 138.22 6028.14
02:06:01 01:59:01 AM 56.26 6.71 49.55 1245.72 3340.17
02:06:01 02:00:01 AM 51.74 2.70 49.04 436.19 7019.06
02:06:01 02:01:01 AM 4.20 0.08 4.12 5.06 159.75
02:06:01 02:02:01 AM 2.33 0.10 2.23 3.60 122.42
02:06:01 02:03:01 AM 17.51 0.40 17.11 46.79 787.35
02:06:01 02:04:01 AM 25.57 0.43 25.14 53.98 1211.91
02:06:01 02:05:01 AM 14.13 0.00 14.13 0.00 972.45
02:06:01 Average: 36.98 1.34 35.63 215.65 3336.05
02:06:01
02:06:01 01:56:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:06:01 01:57:01 AM 5099076 6971224 2783348 35.31 2688 2049032 783804 8.78 191012 2247836 198688
02:06:01 01:58:01 AM 5226264 7067876 2656160 33.70 2688 2017460 692184 7.75 219184 2085468 9024
02:06:01 01:59:01 AM 4880984 6979824 3001440 38.08 2688 2264728 738500 8.27 257320 2355748 162784
02:06:01 02:00:01 AM 4900064 7006872 2982360 37.84 2688 2274276 684620 7.67 266308 2329420 4
02:06:01 02:01:01 AM 4856452 6964316 3025972 38.39 2688 2275364 764676 8.56 266780 2372856 944
02:06:01 02:02:01 AM 4848524 6959196 3033900 38.49 2688 2278148 764676 8.56 267052 2380640 2112
02:06:01 02:03:01 AM 5031460 6961124 2850964 36.17 2688 2103092 733308 8.21 469800 2020560 27800
02:06:01 02:04:01 AM 5080132 7014572 2802292 35.55 2688 2108108 705692 7.90 472264 1970800 25424
02:06:01 02:05:01 AM 5079964 7014288 2802460 35.55 2688 2108108 705692 7.90 472264 1970580 4
02:06:01 Average: 5000324 6993255 2882100 36.56 2688 2164257 730350 8.18 320220 2192656 47420
02:06:01
02:06:01 01:56:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:06:01 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 01:57:01 AM eth0 133.97 104.55 1518.30 14.16 0.00 0.00 0.00 0.00
02:06:01 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 01:58:01 AM eth0 12.10 8.93 6.99 3.83 0.00 0.00 0.00 0.00
02:06:01 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 01:59:01 AM eth0 46.30 35.45 337.21 7.06 0.00 0.00 0.00 0.00
02:06:01 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:00:01 AM eth0 211.20 151.27 45.90 33.00 0.00 0.00 0.00 0.00
02:06:01 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:01:01 AM eth0 23.24 13.93 7.12 2.61 0.00 0.00 0.00 0.00
02:06:01 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:02:01 AM eth0 21.42 20.40 7.19 4.91 0.00 0.00 0.00 0.00
02:06:01 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:03:01 AM eth0 63.29 45.01 88.68 34.62 0.00 0.00 0.00 0.00
02:06:01 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:04:01 AM eth0 13.71 10.38 9.68 5.34 0.00 0.00 0.00 0.00
02:06:01 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 02:05:01 AM eth0 3.58 0.15 0.21 0.01 0.00 0.00 0.00 0.00
02:06:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:06:01 Average: eth0 58.75 43.34 224.59 11.73 0.00 0.00 0.00 0.00
02:06:01
02:06:01
02:06:01 ---> sar -P ALL:
02:06:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/12/2026 _x86_64_ (2 CPU)
02:06:01
02:06:01 01:55:03 LINUX RESTART (2 CPU)
02:06:01
02:06:01 01:56:01 AM CPU %user %nice %system %iowait %steal %idle
02:06:01 01:57:01 AM all 33.68 0.00 4.92 1.17 0.09 60.14
02:06:01 01:57:01 AM 0 19.59 0.00 3.57 1.15 0.08 75.61
02:06:01 01:57:01 AM 1 47.79 0.00 6.28 1.19 0.10 44.64
02:06:01 01:58:01 AM all 16.36 0.00 2.42 0.45 0.07 80.71
02:06:01 01:58:01 AM 0 14.29 0.00 1.85 0.55 0.07 83.24
02:06:01 01:58:01 AM 1 18.42 0.00 2.98 0.35 0.07 78.18
02:06:01 01:59:01 AM all 23.98 0.00 5.10 0.58 0.08 70.25
02:06:01 01:59:01 AM 0 17.64 0.00 4.99 0.68 0.08 76.61
02:06:01 01:59:01 AM 1 30.34 0.00 5.22 0.48 0.08 63.87
02:06:01 02:00:01 AM all 12.34 0.00 2.27 0.52 0.06 84.81
02:06:01 02:00:01 AM 0 12.30 0.00 2.24 0.62 0.07 84.77
02:06:01 02:00:01 AM 1 12.37 0.00 2.31 0.42 0.05 84.85
02:06:01 02:01:01 AM all 5.55 0.00 0.54 0.03 0.05 93.83
02:06:01 02:01:01 AM 0 8.57 0.00 0.74 0.02 0.05 90.63
02:06:01 02:01:01 AM 1 2.54 0.00 0.35 0.03 0.05 97.03
02:06:01 02:02:01 AM all 11.60 0.00 0.70 0.02 0.06 87.62
02:06:01 02:02:01 AM 0 11.20 0.00 0.69 0.02 0.07 88.03
02:06:01 02:02:01 AM 1 12.00 0.00 0.72 0.02 0.05 87.22
02:06:01 02:03:01 AM all 20.65 0.00 3.09 0.08 0.08 76.11
02:06:01 02:03:01 AM 0 17.92 0.00 2.96 0.05 0.08 78.99
02:06:01 02:03:01 AM 1 23.37 0.00 3.22 0.10 0.07 73.24
02:06:01 02:04:01 AM all 18.73 0.00 2.37 0.08 0.07 78.76
02:06:01 02:04:01 AM 0 14.97 0.00 2.49 0.07 0.07 82.41
02:06:01 02:04:01 AM 1 22.47 0.00 2.25 0.08 0.07 75.13
02:06:01 02:05:01 AM all 0.29 0.00 0.13 0.07 0.02 99.50
02:06:01 02:05:01 AM 0 0.10 0.00 0.07 0.02 0.02 99.80
02:06:01 02:05:01 AM 1 0.48 0.00 0.18 0.12 0.02 99.20
02:06:01 Average: all 15.91 0.00 2.40 0.33 0.06 81.30
02:06:01 Average: 0 12.96 0.00 2.18 0.35 0.06 84.45
02:06:01 Average: 1 18.87 0.00 2.61 0.31 0.06 78.15
02:06:01
02:06:01
02:06:01