02:05:12 Started by upstream project "integration-distribution-test-vanadium" build number 91 02:05:12 originally caused by: 02:05:12 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 200 02:05:12 originally caused by: 02:05:12 Started by timer 02:05:12 Running as SYSTEM 02:05:12 [EnvInject] - Loading node environment variables. 02:05:12 Building remotely on prd-centos8-robot-2c-8g-10341 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-vanadium 02:05:13 [ssh-agent] Looking for ssh-agent implementation... 02:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:13 $ ssh-agent 02:05:13 SSH_AUTH_SOCK=/tmp/ssh-o3ZNfAmaDkdN/agent.5278 02:05:13 SSH_AGENT_PID=5279 02:05:13 [ssh-agent] Started. 02:05:13 Running ssh-add (command line suppressed) 02:05:13 Identity added: /w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/private_key_8720232015839570192.key (/w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/private_key_8720232015839570192.key) 02:05:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:05:13 The recommended git tool is: NONE 02:05:16 using credential opendaylight-jenkins-ssh 02:05:16 Wiping out workspace first. 02:05:16 Cloning the remote Git repository 02:05:16 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:05:16 > git init /w/workspace/daexim-csit-1node-basic-only-vanadium/test # timeout=10 02:05:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:05:17 > git --version # timeout=10 02:05:17 > git --version # 'git version 2.43.0' 02:05:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:05:17 [INFO] Currently running in a labeled security context 02:05:17 [INFO] Currently SELinux is 'enforcing' on the host 02:05:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh7739624980665470954.key 02:05:17 Verifying host key using known hosts file 02:05:17 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. 02:05:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:05:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:05:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:05:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:05:19 [INFO] Currently running in a labeled security context 02:05:19 [INFO] Currently SELinux is 'enforcing' on the host 02:05:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh7436078943552461239.key 02:05:19 Verifying host key using known hosts file 02:05:19 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. 02:05:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:05:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:05:20 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 02:05:20 > git config core.sparsecheckout # timeout=10 02:05:20 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 02:05:20 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 02:05:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:05:20 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 02:05:20 No emails were triggered. 02:05:20 provisioning config files... 02:05:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:05:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:05:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:05:24 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5121800701472824742.sh 02:05:24 ---> python-tools-install.sh 02:05:24 Setup pyenv: 02:05:24 system 02:05:24 * 3.8.13 (set by /opt/pyenv/version) 02:05:24 * 3.9.13 (set by /opt/pyenv/version) 02:05:24 * 3.10.13 (set by /opt/pyenv/version) 02:05:24 * 3.11.7 (set by /opt/pyenv/version) 02:05:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cmcf 02:05:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:05:33 lf-activate-venv(): INFO: Base packages installed successfully 02:05:33 lf-activate-venv(): INFO: Installing additional packages: lftools 02:05:57 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:05:57 Generating Requirements File 02:06:16 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. 02:06:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:06:17 Python 3.11.7 02:06:17 pip 26.0.1 from /tmp/venv-cmcf/lib/python3.11/site-packages/pip (python 3.11) 02:06:17 appdirs==1.4.4 02:06:17 argcomplete==3.6.3 02:06:17 aspy.yaml==1.3.0 02:06:17 attrs==25.4.0 02:06:17 autopage==0.6.0 02:06:17 beautifulsoup4==4.14.3 02:06:17 boto3==1.42.49 02:06:17 botocore==1.42.49 02:06:17 bs4==0.0.2 02:06:17 certifi==2026.1.4 02:06:17 cffi==2.0.0 02:06:17 cfgv==3.5.0 02:06:17 chardet==5.2.0 02:06:17 charset-normalizer==3.4.4 02:06:17 click==8.3.1 02:06:17 cliff==4.13.1 02:06:17 cmd2==3.2.0 02:06:17 cryptography==3.3.2 02:06:17 debtcollector==3.0.0 02:06:17 decorator==5.2.1 02:06:17 defusedxml==0.7.1 02:06:17 Deprecated==1.3.1 02:06:17 distlib==0.4.0 02:06:17 dnspython==2.8.0 02:06:17 docker==7.1.0 02:06:17 dogpile.cache==1.5.0 02:06:17 durationpy==0.10 02:06:17 email-validator==2.3.0 02:06:17 filelock==3.21.2 02:06:17 future==1.0.0 02:06:17 gitdb==4.0.12 02:06:17 GitPython==3.1.46 02:06:17 httplib2==0.30.2 02:06:17 identify==2.6.16 02:06:17 idna==3.11 02:06:17 importlib-resources==1.5.0 02:06:17 iso8601==2.1.0 02:06:17 Jinja2==3.1.6 02:06:17 jmespath==1.1.0 02:06:17 jsonpatch==1.33 02:06:17 jsonpointer==3.0.0 02:06:17 jsonschema==4.26.0 02:06:17 jsonschema-specifications==2025.9.1 02:06:17 keystoneauth1==5.13.0 02:06:17 kubernetes==35.0.0 02:06:17 lftools==0.37.21 02:06:17 lxml==6.0.2 02:06:17 markdown-it-py==4.0.0 02:06:17 MarkupSafe==3.0.3 02:06:17 mdurl==0.1.2 02:06:17 msgpack==1.1.2 02:06:17 multi_key_dict==2.0.3 02:06:17 munch==4.0.0 02:06:17 netaddr==1.3.0 02:06:17 niet==1.4.2 02:06:17 nodeenv==1.10.0 02:06:17 oauth2client==4.1.3 02:06:17 oauthlib==3.3.1 02:06:17 openstacksdk==4.9.0 02:06:17 os-service-types==1.8.2 02:06:17 osc-lib==4.3.0 02:06:17 oslo.config==10.2.0 02:06:17 oslo.context==6.2.0 02:06:17 oslo.i18n==6.7.1 02:06:17 oslo.log==8.0.0 02:06:17 oslo.serialization==5.9.0 02:06:17 oslo.utils==9.2.0 02:06:17 packaging==26.0 02:06:17 pbr==7.0.3 02:06:17 platformdirs==4.8.0 02:06:17 prettytable==3.17.0 02:06:17 psutil==7.2.2 02:06:17 pyasn1==0.6.2 02:06:17 pyasn1_modules==0.4.2 02:06:17 pycparser==3.0 02:06:17 pygerrit2==2.0.15 02:06:17 PyGithub==2.8.1 02:06:17 Pygments==2.19.2 02:06:17 PyJWT==2.11.0 02:06:17 PyNaCl==1.6.2 02:06:17 pyparsing==2.4.7 02:06:17 pyperclip==1.11.0 02:06:17 pyrsistent==0.20.0 02:06:17 python-cinderclient==9.8.0 02:06:17 python-dateutil==2.9.0.post0 02:06:17 python-heatclient==5.0.0 02:06:17 python-jenkins==1.8.3 02:06:17 python-keystoneclient==5.7.0 02:06:17 python-magnumclient==4.9.0 02:06:17 python-openstackclient==8.3.0 02:06:17 python-swiftclient==4.9.0 02:06:17 PyYAML==6.0.3 02:06:17 referencing==0.37.0 02:06:17 requests==2.32.5 02:06:17 requests-oauthlib==2.0.0 02:06:17 requestsexceptions==1.4.0 02:06:17 rfc3986==2.0.0 02:06:17 rich==14.3.2 02:06:17 rich-argparse==1.7.2 02:06:17 rpds-py==0.30.0 02:06:17 rsa==4.9.1 02:06:17 ruamel.yaml==0.19.1 02:06:17 ruamel.yaml.clib==0.2.15 02:06:17 s3transfer==0.16.0 02:06:17 simplejson==3.20.2 02:06:17 six==1.17.0 02:06:17 smmap==5.0.2 02:06:17 soupsieve==2.8.3 02:06:17 stevedore==5.6.0 02:06:17 tabulate==0.9.0 02:06:17 toml==0.10.2 02:06:17 tomlkit==0.14.0 02:06:17 tqdm==4.67.3 02:06:17 typing_extensions==4.15.0 02:06:17 tzdata==2025.3 02:06:17 urllib3==1.26.20 02:06:17 virtualenv==20.36.1 02:06:17 wcwidth==0.6.0 02:06:17 websocket-client==1.9.0 02:06:17 wrapt==2.1.1 02:06:17 xdg==6.0.0 02:06:17 xmltodict==1.0.2 02:06:17 yq==3.4.3 02:06:17 [EnvInject] - Injecting environment variables from a build step. 02:06:17 [EnvInject] - Injecting as environment variables the properties content 02:06:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:06:17 OS_CLOUD=vex 02:06:17 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-vanadium-89 02:06:17 OS_STACK_TEMPLATE_DIR=openstack-hot 02:06:17 02:06:17 [EnvInject] - Variables injected successfully. 02:06:17 provisioning config files... 02:06:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:06:18 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins17761280554870251241.sh 02:06:18 ---> Create parameters file for OpenStack HOT 02:06:18 OpenStack Heat parameters generated 02:06:18 ----------------------------------- 02:06:18 parameters: 02:06:18 vm_0_count: '1' 02:06:18 vm_0_flavor: 'v3-standard-4' 02:06:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 02:06:18 vm_1_count: '0' 02:06:18 vm_1_flavor: 'v3-standard-2' 02:06:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 02:06:18 02:06:18 job_name: '51836-89' 02:06:18 silo: 'releng' 02:06:18 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins16915068210067606782.sh 02:06:18 ---> Create HEAT stack 02:06:18 + source /home/jenkins/lf-env.sh 02:06:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:06:18 ++ mktemp -d /tmp/venv-XXXX 02:06:18 + lf_venv=/tmp/venv-95iQ 02:06:18 + local venv_file=/tmp/.os_lf_venv 02:06:18 + local python=python3 02:06:18 + local options 02:06:18 + local set_path=true 02:06:18 + local install_args= 02:06:18 ++ 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 02:06:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:06:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:06:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:06:18 + true 02:06:18 + case $1 in 02:06:18 + python=python3 02:06:18 + shift 2 02:06:18 + true 02:06:18 + case $1 in 02:06:18 + shift 02:06:18 + break 02:06:18 + case $python in 02:06:18 + local pkg_list= 02:06:18 + [[ -d /opt/pyenv ]] 02:06:18 + echo 'Setup pyenv:' 02:06:18 Setup pyenv: 02:06:18 + export PYENV_ROOT=/opt/pyenv 02:06:18 + PYENV_ROOT=/opt/pyenv 02:06:18 + 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 02:06:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:06:18 + pyenv versions 02:06:18 system 02:06:18 3.8.13 02:06:18 3.9.13 02:06:18 3.10.13 02:06:18 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:06:18 + command -v pyenv 02:06:18 ++ pyenv init - --no-rehash 02:06:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:06:18 for i in ${!paths[@]}; do 02:06:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:06:18 fi; done; 02:06:18 echo "${paths[*]}"'\'')" 02:06:18 export PATH="/opt/pyenv/shims:${PATH}" 02:06:18 export PYENV_SHELL=bash 02:06:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:06:18 pyenv() { 02:06:18 local command 02:06:18 command="${1:-}" 02:06:18 if [ "$#" -gt 0 ]; then 02:06:18 shift 02:06:18 fi 02:06:18 02:06:18 case "$command" in 02:06:18 rehash|shell) 02:06:18 eval "$(pyenv "sh-$command" "$@")" 02:06:18 ;; 02:06:18 *) 02:06:18 command pyenv "$command" "$@" 02:06:18 ;; 02:06:18 esac 02:06:18 }' 02:06:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:06:18 for i in ${!paths[@]}; do 02:06:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:06:18 fi; done; 02:06:18 echo "${paths[*]}"' 02:06:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:06:18 ++ 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 02:06:18 ++ 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 02:06:18 ++ export PYENV_SHELL=bash 02:06:18 ++ PYENV_SHELL=bash 02:06:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:06:18 +++ complete -F _pyenv pyenv 02:06:18 ++ lf-pyver python3 02:06:18 ++ local py_version_xy=python3 02:06:18 ++ local py_version_xyz= 02:06:18 ++ awk '{ print $1 }' 02:06:18 ++ pyenv versions 02:06:18 ++ local command 02:06:18 ++ command=versions 02:06:18 ++ '[' 1 -gt 0 ']' 02:06:18 ++ shift 02:06:18 ++ case "$command" in 02:06:18 ++ command pyenv versions 02:06:18 ++ pyenv versions 02:06:18 ++ sed 's/^[ *]* //' 02:06:18 ++ grep -E '^[0-9.]*[0-9]$' 02:06:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:06:18 +++ grep '^3' /tmp/.pyenv_versions 02:06:18 +++ tail -n 1 02:06:18 +++ sort -V 02:06:18 ++ py_version_xyz=3.11.7 02:06:18 ++ [[ -z 3.11.7 ]] 02:06:18 ++ echo 3.11.7 02:06:18 ++ return 0 02:06:18 + pyenv local 3.11.7 02:06:18 + local command 02:06:18 + command=local 02:06:18 + '[' 2 -gt 0 ']' 02:06:18 + shift 02:06:18 + case "$command" in 02:06:18 + command pyenv local 3.11.7 02:06:18 + pyenv local 3.11.7 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='lftools[openstack] ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='kubernetes ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='niet ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='python-heatclient ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='python-openstackclient ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='python-magnumclient ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='urllib3~=1.26.15 ' 02:06:18 + for arg in "$@" 02:06:18 + case $arg in 02:06:18 + pkg_list+='yq ' 02:06:18 + [[ -f /tmp/.os_lf_venv ]] 02:06:18 ++ cat /tmp/.os_lf_venv 02:06:18 + lf_venv=/tmp/venv-cmcf 02:06:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from' file:/tmp/.os_lf_venv 02:06:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:06:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:06:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:06:18 + local 'pip_opts=--upgrade --quiet' 02:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:06:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:06:18 + [[ -n '' ]] 02:06:18 + [[ -n '' ]] 02:06:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:06:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:06:18 + /tmp/venv-cmcf/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 02:06:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:06:20 lf-activate-venv(): INFO: Base packages installed successfully 02:06:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:06:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:06:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:06:20 + /tmp/venv-cmcf/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 02:06:35 + type python3 02:06:35 + true 02:06:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH' 02:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:06:35 + PATH=/tmp/venv-cmcf/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 02:06:35 + return 0 02:06:35 + openstack --os-cloud vex limits show --absolute 02:06:36 +--------------------------+---------+ 02:06:36 | Name | Value | 02:06:36 +--------------------------+---------+ 02:06:36 | maxTotalInstances | -1 | 02:06:36 | maxTotalCores | 450 | 02:06:36 | maxTotalRAMSize | 1000000 | 02:06:36 | maxServerMeta | 128 | 02:06:36 | maxImageMeta | 128 | 02:06:36 | maxPersonality | 5 | 02:06:36 | maxPersonalitySize | 10240 | 02:06:36 | maxTotalKeypairs | 100 | 02:06:36 | maxServerGroups | 10 | 02:06:36 | maxServerGroupMembers | 10 | 02:06:36 | maxTotalFloatingIps | -1 | 02:06:36 | maxSecurityGroups | -1 | 02:06:36 | maxSecurityGroupRules | -1 | 02:06:36 | totalRAMUsed | 253952 | 02:06:36 | totalCoresUsed | 62 | 02:06:36 | totalInstancesUsed | 26 | 02:06:36 | totalFloatingIpsUsed | 0 | 02:06:36 | totalSecurityGroupsUsed | 0 | 02:06:36 | totalServerGroupsUsed | 0 | 02:06:36 | maxTotalVolumes | -1 | 02:06:36 | maxTotalSnapshots | 10 | 02:06:36 | maxTotalVolumeGigabytes | 4096 | 02:06:36 | maxTotalBackups | 10 | 02:06:36 | maxTotalBackupGigabytes | 1000 | 02:06:36 | totalVolumesUsed | 0 | 02:06:36 | totalGigabytesUsed | 0 | 02:06:36 | totalSnapshotsUsed | 0 | 02:06:36 | totalBackupsUsed | 0 | 02:06:36 | totalBackupGigabytesUsed | 0 | 02:06:36 +--------------------------+---------+ 02:06:36 + pushd /opt/ciman/openstack-hot 02:06:36 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-vanadium 02:06:36 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-vanadium-89 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-vanadium/stack-parameters.yaml 02:07:01 Creating stack releng-daexim-csit-1node-basic-only-vanadium-89 02:07:01 Waiting to initialize infrastructure... 02:07:01 Stack initialization successful. 02:07:01 ------------------------------------ 02:07:01 Stack Details 02:07:01 ------------------------------------ 02:07:01 {'added': None, 02:07:01 'capabilities': [], 02:07:01 'created_at': '2026-02-14T02:06:39Z', 02:07:01 'deleted': None, 02:07:01 'deleted_at': None, 02:07:01 'description': 'No description', 02:07:01 'environment': None, 02:07:01 'environment_files': None, 02:07:01 'files': None, 02:07:01 'files_container': None, 02:07:01 'id': '53d74734-3fb7-4e47-b960-e5d534abbaea', 02:07:01 'is_rollback_disabled': True, 02:07:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-vanadium-89/53d74734-3fb7-4e47-b960-e5d534abbaea', 02:07:01 'rel': 'self'}], 02:07:01 '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'})}), 02:07:01 'name': 'releng-daexim-csit-1node-basic-only-vanadium-89', 02:07:01 'notification_topics': [], 02:07:01 'outputs': [{'description': 'IP addresses of the 2nd vm types', 02:07:01 'output_key': 'vm_1_ips', 02:07:01 'output_value': []}, 02:07:01 {'description': 'IP addresses of the 1st vm types', 02:07:01 'output_key': 'vm_0_ips', 02:07:01 'output_value': ['10.30.170.241']}], 02:07:01 'owner_id': ****, 02:07:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:07:01 'OS::stack_id': '53d74734-3fb7-4e47-b960-e5d534abbaea', 02:07:01 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-vanadium-89', 02:07:01 'job_name': '51836-89', 02:07:01 'silo': 'releng', 02:07:01 'vm_0_count': '1', 02:07:01 'vm_0_flavor': 'v3-standard-4', 02:07:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:07:01 '20260201-010217.481', 02:07:01 'vm_1_count': '0', 02:07:01 'vm_1_flavor': 'v3-standard-2', 02:07:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:07:01 '- 20250917-133034.654'}, 02:07:01 'parent_id': None, 02:07:01 'replaced': None, 02:07:01 'status': 'CREATE_COMPLETE', 02:07:01 'status_reason': 'Stack CREATE completed successfully', 02:07:01 'tags': [], 02:07:01 'template': None, 02:07:01 'template_description': 'No description', 02:07:01 'template_url': None, 02:07:01 'timeout_mins': 15, 02:07:01 'unchanged': None, 02:07:01 'updated': None, 02:07:01 'updated_at': None, 02:07:01 'user_project_id': '6c160dd770d7472db1d2ccefaa78d001'} 02:07:01 ------------------------------------ 02:07:01 + popd 02:07:01 /w/workspace/daexim-csit-1node-basic-only-vanadium 02:07:01 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins13008345390246784270.sh 02:07:01 ---> Copy SSH public keys to CSIT lab 02:07:01 Setup pyenv: 02:07:01 system 02:07:01 3.8.13 02:07:01 3.9.13 02:07:01 3.10.13 02:07:01 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:07:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:07:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:03 lf-activate-venv(): INFO: Base packages installed successfully 02:07:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:07:18 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:07:20 SSH not responding on 10.30.170.241. Retrying in 10 seconds... 02:07:30 Ping to 10.30.170.241 successful. 02:07:30 SSH not responding on 10.30.170.241. Retrying in 10 seconds... 02:07:41 Ping to 10.30.170.241 successful. 02:07:42 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:07:42 releng-51836-89-0-builder-0 02:07:42 Successfully copied public keys to slave 10.30.170.241 02:07:42 Process 6490 ready. 02:07:42 SSH ready on all stack servers. 02:07:42 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins7906376001072276067.sh 02:07:42 Setup pyenv: 02:07:42 system 02:07:42 3.8.13 02:07:42 3.9.13 02:07:42 3.10.13 02:07:42 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:07:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fg6v 02:07:47 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-vanadium/.robot_venv 02:07:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:07:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:07:50 lf-activate-venv(): INFO: Base packages installed successfully 02:07:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 02:07:52 lf-activate-venv(): INFO: Adding /tmp/venv-Fg6v/bin to PATH 02:07:52 + echo 'Installing Python Requirements' 02:07:52 Installing Python Requirements 02:07:52 + cat 02:07:52 + python -m pip install -r requirements.txt 02:07:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:07:52 Collecting docker-py (from -r requirements.txt (line 1)) 02:07:52 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) 02:07:52 Collecting ipaddr (from -r requirements.txt (line 2)) 02:07:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:07:52 Installing build dependencies: started 02:07:53 Installing build dependencies: finished with status 'done' 02:07:53 Getting requirements to build wheel: started 02:07:53 Getting requirements to build wheel: finished with status 'done' 02:07:53 Preparing metadata (pyproject.toml): started 02:07:54 Preparing metadata (pyproject.toml): finished with status 'done' 02:07:54 Collecting netaddr (from -r requirements.txt (line 3)) 02:07:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:07:54 Collecting netifaces (from -r requirements.txt (line 4)) 02:07:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:07:54 Installing build dependencies: started 02:07:54 Installing build dependencies: finished with status 'done' 02:07:54 Getting requirements to build wheel: started 02:07:55 Getting requirements to build wheel: finished with status 'done' 02:07:55 Preparing metadata (pyproject.toml): started 02:07:55 Preparing metadata (pyproject.toml): finished with status 'done' 02:07:55 Collecting pyhocon (from -r requirements.txt (line 5)) 02:07:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:07:55 Collecting requests (from -r requirements.txt (line 6)) 02:07:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 02:07:55 Collecting robotframework (from -r requirements.txt (line 7)) 02:07:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 02:07:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 34.1 MB/s 0:00:00 02:07:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:07:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:07:55 Installing build dependencies: started 02:07:56 Installing build dependencies: finished with status 'done' 02:07:56 Getting requirements to build wheel: started 02:07:56 Getting requirements to build wheel: finished with status 'done' 02:07:56 Preparing metadata (pyproject.toml): started 02:07:57 Preparing metadata (pyproject.toml): finished with status 'done' 02:07:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:07:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:07:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:07:57 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) 02:07:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:07:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:07:57 Installing build dependencies: started 02:07:57 Installing build dependencies: finished with status 'done' 02:07:57 Getting requirements to build wheel: started 02:07:58 Getting requirements to build wheel: finished with status 'done' 02:07:58 Preparing metadata (pyproject.toml): started 02:07:58 Preparing metadata (pyproject.toml): finished with status 'done' 02:07:58 Collecting scapy (from -r requirements.txt (line 12)) 02:07:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 02:07:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.8 MB/s 0:00:00 02:07:58 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:07:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:07:58 Installing build dependencies: started 02:07:59 Installing build dependencies: finished with status 'done' 02:07:59 Getting requirements to build wheel: started 02:07:59 Getting requirements to build wheel: finished with status 'done' 02:07:59 Preparing metadata (pyproject.toml): started 02:07:59 Preparing metadata (pyproject.toml): finished with status 'done' 02:08:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 02:08:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 41.9 MB/s 0:00:00 02:08:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 02:08:00 Collecting pyangbind (from -r requirements.txt (line 22)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 02:08:00 Collecting isodate (from -r requirements.txt (line 25)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:08:00 Collecting jmespath (from -r requirements.txt (line 28)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 02:08:00 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:08:00 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 02:08:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:08:00 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:08:00 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) 02:08:00 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:08:00 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:08:00 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) 02:08:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 02:08:00 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:08:00 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) 02:08:00 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 02:08:00 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 02:08:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 02:08:00 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 02:08:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:01 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) 02:08:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 02:08:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:08:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:08:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:08:01 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 02:08:01 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 02:08:01 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 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) 02:08:01 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:08:01 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 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) 02:08:01 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 02:08:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 48.4 MB/s 0:00:00 02:08:01 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 02:08:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 02:08:01 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:08:01 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 02:08:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.0 MB/s 0:00:00 02:08:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:08:02 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) 02:08:02 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:08:02 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) 02:08:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 31.2 MB/s 0:00:00 02:08:02 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:08:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:08:03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 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) 02:08:03 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 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) 02:08:03 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 02:08:03 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 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) 02:08:03 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 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) 02:08:03 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:08:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 02:08:03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 02:08:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 79.0 MB/s 0:00:00 02:08:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 02:08:04 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 02:08:04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:08:04 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 02:08:04 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 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) 02:08:04 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:08:04 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) 02:08:04 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)) 02:08:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:08:04 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)) 02:08:04 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) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:08:04 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)) 02:08:04 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) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 02:08:04 Requirement already satisfied: packaging in /tmp/venv-Fg6v/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) 02:08:04 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)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 02:08:04 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:08:04 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:08:04 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 02:08:04 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)) 02:08:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 02:08:05 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:08:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 02:08:05 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)) 02:08:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 02:08:05 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:08:05 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:08:05 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:08:05 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f39c03c520b39e41f48849cd5b696846da16ac75b7cd8741cc61773ab8f7e558 02:08:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:08:05 Building wheel for ipaddr (pyproject.toml): started 02:08:05 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 02:08:05 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=b6d0af0607ed12c1ae9b0d021a96d245a7e3cf23176522236b4b962011cd98b7 02:08:05 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:08:05 Building wheel for netifaces (pyproject.toml): started 02:08:07 Building wheel for netifaces (pyproject.toml): finished with status 'done' 02:08:07 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=53b82bdd2e934ae2f196a8eb390347bff9a583e33d95885e296124b52cea76df 02:08:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:08:07 Building wheel for robotframework-httplibrary (pyproject.toml): started 02:08:08 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 02:08:08 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=18e212ead4981b983d6e51e579c87225b179123d10c25590b8487f68b69e6b24 02:08:08 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:08:08 Building wheel for jsonpath-rw (pyproject.toml): started 02:08:08 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 02:08:08 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=eec14a94a3734979f1657e32722193f105650dec35a666f8d5ac05039106e4a5 02:08:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:08:08 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:08:08 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 02:08:15 02:08:15 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 02:08:16 + pip freeze 02:08:16 async-generator==1.10 02:08:16 attrs==25.4.0 02:08:16 bcrypt==5.0.0 02:08:16 beautifulsoup4==4.14.3 02:08:16 certifi==2026.1.4 02:08:16 cffi==2.0.0 02:08:16 charset-normalizer==3.4.4 02:08:16 click==8.3.1 02:08:16 cryptography==46.0.5 02:08:16 decorator==5.2.1 02:08:16 distlib==0.4.0 02:08:16 docker-py==1.10.6 02:08:16 docker-pycreds==0.4.0 02:08:16 elastic-transport==8.17.1 02:08:16 elasticsearch==8.19.3 02:08:16 elasticsearch-dsl==8.15.4 02:08:16 enum34==1.1.10 02:08:16 filelock==3.21.2 02:08:16 h11==0.16.0 02:08:16 idna==3.11 02:08:16 importlib_metadata==8.7.1 02:08:16 invoke==2.2.1 02:08:16 ipaddr==2.2.0 02:08:16 isodate==0.7.2 02:08:16 jmespath==1.1.0 02:08:16 jsonpatch==1.33 02:08:16 jsonpath-rw==1.4.0 02:08:16 jsonpointer==3.0.0 02:08:16 lxml==6.0.2 02:08:16 mypy_extensions==1.1.0 02:08:16 netaddr==1.3.0 02:08:16 netifaces==0.11.0 02:08:16 outcome==1.3.0.post0 02:08:16 packaging==26.0 02:08:16 paramiko==4.0.0 02:08:16 platformdirs==4.8.0 02:08:16 ply==3.11 02:08:16 pyang==2.7.1 02:08:16 pyangbind==0.8.7 02:08:16 pycparser==3.0 02:08:16 pyhocon==0.3.61 02:08:16 PyNaCl==1.6.2 02:08:16 pyparsing==3.3.2 02:08:16 PySocks==1.7.1 02:08:16 python-dateutil==2.9.0.post0 02:08:16 regex==2026.1.15 02:08:16 requests==2.32.5 02:08:16 robotframework==7.4.1 02:08:16 robotframework-httplibrary==0.4.2 02:08:16 robotframework-pythonlibcore==4.5.0 02:08:16 robotframework-requests==0.9.7 02:08:16 robotframework-selenium2library==3.0.0 02:08:16 robotframework-seleniumlibrary==6.8.0 02:08:16 robotframework-sshlibrary==3.8.0 02:08:16 scapy==2.7.0 02:08:16 scp==0.15.0 02:08:16 selenium==4.40.0 02:08:16 six==1.17.0 02:08:16 sniffio==1.3.1 02:08:16 sortedcontainers==2.4.0 02:08:16 soupsieve==2.8.3 02:08:16 trio==0.32.0 02:08:16 trio-typing==0.10.0 02:08:16 trio-websocket==0.12.2 02:08:16 types-certifi==2021.10.8.3 02:08:16 types-urllib3==1.26.25.14 02:08:16 typing_extensions==4.15.0 02:08:16 urllib3==2.6.3 02:08:16 virtualenv==20.36.1 02:08:16 waitress==3.0.2 02:08:16 WebOb==1.8.9 02:08:16 websocket-client==1.9.0 02:08:16 WebTest==3.0.7 02:08:16 wsproto==1.3.2 02:08:16 zipp==3.23.0 02:08:16 [EnvInject] - Injecting environment variables from a build step. 02:08:16 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:08:16 [EnvInject] - Variables injected successfully. 02:08:16 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins12650351264681381668.sh 02:08:16 Setup pyenv: 02:08:16 system 02:08:16 3.8.13 02:08:16 3.9.13 02:08:16 3.10.13 02:08:16 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:08:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:08:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:18 lf-activate-venv(): INFO: Base packages installed successfully 02:08:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 02:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:08:25 + ODL_SYSTEM=() 02:08:25 + TOOLS_SYSTEM=() 02:08:25 + OPENSTACK_SYSTEM=() 02:08:25 + OPENSTACK_CONTROLLERS=() 02:08:25 + mapfile -t ADDR 02:08:25 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:08:25 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-vanadium-89 02:08:27 + for i in "${ADDR[@]}" 02:08:27 ++ ssh 10.30.170.241 hostname -s 02:08:27 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:27 + REMHOST=releng-51836-89-0-builder-0 02:08:27 + case ${REMHOST} in 02:08:27 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:08:27 + echo NUM_ODL_SYSTEM=1 02:08:27 + echo NUM_TOOLS_SYSTEM=0 02:08:27 + '[' '' == yes ']' 02:08:27 + NUM_OPENSTACK_SYSTEM=0 02:08:27 + echo NUM_OPENSTACK_SYSTEM=0 02:08:27 + '[' 0 -eq 2 ']' 02:08:27 + echo ODL_SYSTEM_IP=10.30.170.241 02:08:27 ++ seq 0 0 02:08:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:08:27 + echo ODL_SYSTEM_1_IP=10.30.170.241 02:08:27 + echo TOOLS_SYSTEM_IP= 02:08:27 ++ seq 0 -1 02:08:27 + openstack_index=0 02:08:27 + NUM_OPENSTACK_CONTROL_NODES=1 02:08:27 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:08:27 ++ seq 0 0 02:08:27 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:08:27 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:08:27 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:08:27 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:08:27 + '[' -1 -ge 2 ']' 02:08:27 ++ seq 0 -2 02:08:27 + NUM_OPENSTACK_HAPROXY_NODES=0 02:08:27 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:08:27 ++ seq 0 -1 02:08:27 + echo 'Contents of slave_addresses.txt:' 02:08:27 Contents of slave_addresses.txt: 02:08:27 + cat slave_addresses.txt 02:08:27 NUM_ODL_SYSTEM=1 02:08:27 NUM_TOOLS_SYSTEM=0 02:08:27 NUM_OPENSTACK_SYSTEM=0 02:08:27 ODL_SYSTEM_IP=10.30.170.241 02:08:27 ODL_SYSTEM_1_IP=10.30.170.241 02:08:27 TOOLS_SYSTEM_IP= 02:08:27 NUM_OPENSTACK_CONTROL_NODES=1 02:08:27 OPENSTACK_CONTROL_NODE_1_IP= 02:08:27 NUM_OPENSTACK_COMPUTE_NODES=-1 02:08:27 NUM_OPENSTACK_HAPROXY_NODES=0 02:08:27 [EnvInject] - Injecting environment variables from a build step. 02:08:27 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:08:27 [EnvInject] - Variables injected successfully. 02:08:27 [daexim-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins12592486474619966615.sh 02:08:27 Preparing for JRE Version 21 02:08:27 Karaf artifact is karaf 02:08:27 Karaf project is integration 02:08:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:08:27 [EnvInject] - Injecting environment variables from a build step. 02:08:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:08:27 [EnvInject] - Variables injected successfully. 02:08:27 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins17969237736371948113.sh 02:08:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9585/org/opendaylight/integration/karaf/0.23.1/karaf-0.23.1.zip 02:08:27 Distribution bundle is karaf-0.23.1.zip 02:08:27 Distribution bundle version is 0.23.1 02:08:27 Distribution folder is karaf-0.23.1 02:08:27 Nexus prefix is https://nexus.opendaylight.org 02:08:27 [EnvInject] - Injecting environment variables from a build step. 02:08:27 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:08:27 [EnvInject] - Variables injected successfully. 02:08:27 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins6292261615562156560.sh 02:08:27 Setup pyenv: 02:08:27 system 02:08:27 3.8.13 02:08:27 3.9.13 02:08:27 3.10.13 02:08:27 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:08:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:08:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:08:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:08:29 lf-activate-venv(): INFO: Base packages installed successfully 02:08:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 02:08:34 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:08:34 Copying common-functions.sh to /tmp 02:08:36 Copying common-functions.sh to 10.30.170.241:/tmp 02:08:36 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:36 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins9758067909562221368.sh 02:08:36 common-functions.sh is being sourced 02:08:36 common-functions environment: 02:08:36 MAVENCONF: /tmp/karaf-0.23.1/etc/org.ops4j.pax.url.mvn.cfg 02:08:36 ACTUALFEATURES: 02:08:36 FEATURESCONF: /tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:36 CUSTOMPROP: /tmp/karaf-0.23.1/etc/custom.properties 02:08:36 LOGCONF: /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:36 MEMCONF: /tmp/karaf-0.23.1/bin/setenv 02:08:36 CONTROLLERMEM: 2048m 02:08:36 AKKACONF: /tmp/karaf-0.23.1/configuration/initial/akka.conf 02:08:36 MODULESCONF: /tmp/karaf-0.23.1/configuration/initial/modules.conf 02:08:36 MODULESHARDSCONF: /tmp/karaf-0.23.1/configuration/initial/module-shards.conf 02:08:36 SUITES: 02:08:36 02:08:36 ################################################# 02:08:36 ## Configure Cluster and Start ## 02:08:36 ################################################# 02:08:36 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia 02:08:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia 02:08:36 Locating script plan to use... 02:08:36 Finished running script plans 02:08:36 Configuring member-1 with IP address 10.30.170.241 02:08:36 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:37 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:37 + source /tmp/common-functions.sh karaf-0.23.1 vanadium 02:08:37 common-functions.sh is being sourced 02:08:37 ++ [[ /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 ]] 02:08:37 ++ echo 'common-functions.sh is being sourced' 02:08:37 ++ BUNDLEFOLDER=karaf-0.23.1 02:08:37 ++ DISTROSTREAM=vanadium 02:08:37 ++ export MAVENCONF=/tmp/karaf-0.23.1/etc/org.ops4j.pax.url.mvn.cfg 02:08:37 ++ MAVENCONF=/tmp/karaf-0.23.1/etc/org.ops4j.pax.url.mvn.cfg 02:08:37 ++ export FEATURESCONF=/tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:37 ++ FEATURESCONF=/tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:37 ++ export CUSTOMPROP=/tmp/karaf-0.23.1/etc/custom.properties 02:08:37 ++ CUSTOMPROP=/tmp/karaf-0.23.1/etc/custom.properties 02:08:37 ++ export LOGCONF=/tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:37 ++ LOGCONF=/tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:37 ++ export MEMCONF=/tmp/karaf-0.23.1/bin/setenv 02:08:37 ++ MEMCONF=/tmp/karaf-0.23.1/bin/setenv 02:08:37 ++ export CONTROLLERMEM= 02:08:37 ++ CONTROLLERMEM= 02:08:37 ++ case "${DISTROSTREAM}" in 02:08:37 ++ CLUSTER_SYSTEM=akka 02:08:37 ++ export AKKACONF=/tmp/karaf-0.23.1/configuration/initial/akka.conf 02:08:37 ++ AKKACONF=/tmp/karaf-0.23.1/configuration/initial/akka.conf 02:08:37 ++ export MODULESCONF=/tmp/karaf-0.23.1/configuration/initial/modules.conf 02:08:37 ++ MODULESCONF=/tmp/karaf-0.23.1/configuration/initial/modules.conf 02:08:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1/configuration/initial/module-shards.conf 02:08:37 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1/configuration/initial/module-shards.conf 02:08:37 ++ print_common_env 02:08:37 ++ cat 02:08:37 common-functions environment: 02:08:37 MAVENCONF: /tmp/karaf-0.23.1/etc/org.ops4j.pax.url.mvn.cfg 02:08:37 ACTUALFEATURES: 02:08:37 FEATURESCONF: /tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:37 CUSTOMPROP: /tmp/karaf-0.23.1/etc/custom.properties 02:08:37 LOGCONF: /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:37 MEMCONF: /tmp/karaf-0.23.1/bin/setenv 02:08:37 CONTROLLERMEM: 02:08:37 AKKACONF: /tmp/karaf-0.23.1/configuration/initial/akka.conf 02:08:37 MODULESCONF: /tmp/karaf-0.23.1/configuration/initial/modules.conf 02:08:37 MODULESHARDSCONF: /tmp/karaf-0.23.1/configuration/initial/module-shards.conf 02:08:37 SUITES: 02:08:37 02:08:37 ++ SSH='ssh -t -t' 02:08:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:08:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:08:37 Changing to /tmp 02:08:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9585/org/opendaylight/integration/karaf/0.23.1/karaf-0.23.1.zip 02:08:37 + echo 'Changing to /tmp' 02:08:37 + cd /tmp 02:08:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9585/org/opendaylight/integration/karaf/0.23.1/karaf-0.23.1.zip' 02:08:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9585/org/opendaylight/integration/karaf/0.23.1/karaf-0.23.1.zip 02:08:37 --2026-02-14 02:08:37-- https://nexus.opendaylight.org/content/repositories//autorelease-9585/org/opendaylight/integration/karaf/0.23.1/karaf-0.23.1.zip 02:08:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:08:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:08:37 HTTP request sent, awaiting response... 200 OK 02:08:37 Length: 240268933 (229M) [application/zip] 02:08:37 Saving to: ‘karaf-0.23.1.zip’ 02:08:37 02:08:37 0K ........ ........ ........ ........ ........ ........ 1% 59.5M 4s 02:08:37 3072K ........ ........ ........ ........ ........ ........ 2% 96.6M 3s 02:08:37 6144K ........ ........ ........ ........ ........ ........ 3% 105M 3s 02:08:37 9216K ........ ........ ........ ........ ........ ........ 5% 118M 2s 02:08:37 12288K ........ ........ ........ ........ ........ ........ 6% 169M 2s 02:08:37 15360K ........ ........ ........ ........ ........ ........ 7% 160M 2s 02:08:37 18432K ........ ........ ........ ........ ........ ........ 9% 171M 2s 02:08:37 21504K ........ ........ ........ ........ ........ ........ 10% 193M 2s 02:08:37 24576K ........ ........ ........ ........ ........ ........ 11% 194M 2s 02:08:37 27648K ........ ........ ........ ........ ........ ........ 13% 197M 2s 02:08:37 30720K ........ ........ ........ ........ ........ ........ 14% 214M 1s 02:08:37 33792K ........ ........ ........ ........ ........ ........ 15% 233M 1s 02:08:37 36864K ........ ........ ........ ........ ........ ........ 17% 264M 1s 02:08:37 39936K ........ ........ ........ ........ ........ ........ 18% 287M 1s 02:08:37 43008K ........ ........ ........ ........ ........ ........ 19% 253M 1s 02:08:37 46080K ........ ........ ........ ........ ........ ........ 20% 259M 1s 02:08:37 49152K ........ ........ ........ ........ ........ ........ 22% 282M 1s 02:08:37 52224K ........ ........ ........ ........ ........ ........ 23% 298M 1s 02:08:37 55296K ........ ........ ........ ........ ........ ........ 24% 308M 1s 02:08:37 58368K ........ ........ ........ ........ ........ ........ 26% 292M 1s 02:08:37 61440K ........ ........ ........ ........ ........ ........ 27% 298M 1s 02:08:37 64512K ........ ........ ........ ........ ........ ........ 28% 321M 1s 02:08:37 67584K ........ ........ ........ ........ ........ ........ 30% 297M 1s 02:08:37 70656K ........ ........ ........ ........ ........ ........ 31% 272M 1s 02:08:37 73728K ........ ........ ........ ........ ........ ........ 32% 357M 1s 02:08:37 76800K ........ ........ ........ ........ ........ ........ 34% 317M 1s 02:08:37 79872K ........ ........ ........ ........ ........ ........ 35% 314M 1s 02:08:37 82944K ........ ........ ........ ........ ........ ........ 36% 301M 1s 02:08:37 86016K ........ ........ ........ ........ ........ ........ 37% 302M 1s 02:08:37 89088K ........ ........ ........ ........ ........ ........ 39% 301M 1s 02:08:37 92160K ........ ........ ........ ........ ........ ........ 40% 295M 1s 02:08:37 95232K ........ ........ ........ ........ ........ ........ 41% 283M 1s 02:08:37 98304K ........ ........ ........ ........ ........ ........ 43% 288M 1s 02:08:37 101376K ........ ........ ........ ........ ........ ........ 44% 268M 1s 02:08:37 104448K ........ ........ ........ ........ ........ ........ 45% 273M 1s 02:08:37 107520K ........ ........ ........ ........ ........ ........ 47% 281M 1s 02:08:37 110592K ........ ........ ........ ........ ........ ........ 48% 262M 1s 02:08:37 113664K ........ ........ ........ ........ ........ ........ 49% 267M 1s 02:08:37 116736K ........ ........ ........ ........ ........ ........ 51% 270M 1s 02:08:37 119808K ........ ........ ........ ........ ........ ........ 52% 271M 1s 02:08:37 122880K ........ ........ ........ ........ ........ ........ 53% 278M 0s 02:08:37 125952K ........ ........ ........ ........ ........ ........ 54% 273M 0s 02:08:37 129024K ........ ........ ........ ........ ........ ........ 56% 273M 0s 02:08:37 132096K ........ ........ ........ ........ ........ ........ 57% 256M 0s 02:08:37 135168K ........ ........ ........ ........ ........ ........ 58% 280M 0s 02:08:37 138240K ........ ........ ........ ........ ........ ........ 60% 276M 0s 02:08:37 141312K ........ ........ ........ ........ ........ ........ 61% 273M 0s 02:08:37 144384K ........ ........ ........ ........ ........ ........ 62% 269M 0s 02:08:37 147456K ........ ........ ........ ........ ........ ........ 64% 267M 0s 02:08:37 150528K ........ ........ ........ ........ ........ ........ 65% 266M 0s 02:08:37 153600K ........ ........ ........ ........ ........ ........ 66% 268M 0s 02:08:37 156672K ........ ........ ........ ........ ........ ........ 68% 272M 0s 02:08:37 159744K ........ ........ ........ ........ ........ ........ 69% 267M 0s 02:08:38 162816K ........ ........ ........ ........ ........ ........ 70% 264M 0s 02:08:38 165888K ........ ........ ........ ........ ........ ........ 72% 273M 0s 02:08:38 168960K ........ ........ ........ ........ ........ ........ 73% 273M 0s 02:08:38 172032K ........ ........ ........ ........ ........ ........ 74% 283M 0s 02:08:38 175104K ........ ........ ........ ........ ........ ........ 75% 281M 0s 02:08:38 178176K ........ ........ ........ ........ ........ ........ 77% 272M 0s 02:08:38 181248K ........ ........ ........ ........ ........ ........ 78% 293M 0s 02:08:38 184320K ........ ........ ........ ........ ........ ........ 79% 275M 0s 02:08:38 187392K ........ ........ ........ ........ ........ ........ 81% 276M 0s 02:08:38 190464K ........ ........ ........ ........ ........ ........ 82% 260M 0s 02:08:38 193536K ........ ........ ........ ........ ........ ........ 83% 238M 0s 02:08:38 196608K ........ ........ ........ ........ ........ ........ 85% 344M 0s 02:08:38 199680K ........ ........ ........ ........ ........ ........ 86% 277M 0s 02:08:38 202752K ........ ........ ........ ........ ........ ........ 87% 259M 0s 02:08:38 205824K ........ ........ ........ ........ ........ ........ 89% 293M 0s 02:08:38 208896K ........ ........ ........ ........ ........ ........ 90% 278M 0s 02:08:38 211968K ........ ........ ........ ........ ........ ........ 91% 314M 0s 02:08:38 215040K ........ ........ ........ ........ ........ ........ 92% 320M 0s 02:08:38 218112K ........ ........ ........ ........ ........ ........ 94% 334M 0s 02:08:38 221184K ........ ........ ........ ........ ........ ........ 95% 331M 0s 02:08:38 224256K ........ ........ ........ ........ ........ ........ 96% 322M 0s 02:08:38 227328K ........ ........ ........ ........ ........ ........ 98% 328M 0s 02:08:38 230400K ........ ........ ........ ........ ........ ........ 99% 332M 0s 02:08:38 233472K ........ ........ .. 100% 321M=0.9s 02:08:38 02:08:38 2026-02-14 02:08:38 (243 MB/s) - ‘karaf-0.23.1.zip’ saved [240268933/240268933] 02:08:38 02:08:38 Extracting the new controller... 02:08:38 + echo 'Extracting the new controller...' 02:08:38 + unzip -q karaf-0.23.1.zip 02:08:40 Adding external repositories... 02:08:40 + echo 'Adding external repositories...' 02:08:40 + 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/etc/org.ops4j.pax.url.mvn.cfg 02:08:40 + cat /tmp/karaf-0.23.1/etc/org.ops4j.pax.url.mvn.cfg 02:08:40 ################################################################################ 02:08:40 # 02:08:40 # Licensed to the Apache Software Foundation (ASF) under one or more 02:08:40 # contributor license agreements. See the NOTICE file distributed with 02:08:40 # this work for additional information regarding copyright ownership. 02:08:40 # The ASF licenses this file to You under the Apache License, Version 2.0 02:08:40 # (the "License"); you may not use this file except in compliance with 02:08:40 # the License. You may obtain a copy of the License at 02:08:40 # 02:08:40 # http://www.apache.org/licenses/LICENSE-2.0 02:08:40 # 02:08:40 # Unless required by applicable law or agreed to in writing, software 02:08:40 # distributed under the License is distributed on an "AS IS" BASIS, 02:08:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:08:40 # See the License for the specific language governing permissions and 02:08:40 # limitations under the License. 02:08:40 # 02:08:40 ################################################################################ 02:08:40 02:08:40 # 02:08:40 # If set to true, the following property will not allow any certificate to be used 02:08:40 # when accessing Maven repositories through SSL 02:08:40 # 02:08:40 #org.ops4j.pax.url.mvn.certificateCheck= 02:08:40 02:08:40 # 02:08:40 # Path to the local Maven settings file. 02:08:40 # The repositories defined in this file will be automatically added to the list 02:08:40 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:08:40 # below is not set. 02:08:40 # The following locations are checked for the existence of the settings.xml file 02:08:40 # * 1. looks for the specified url 02:08:40 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:08:40 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:08:40 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:08:40 # 02:08:40 #org.ops4j.pax.url.mvn.settings= 02:08:40 02:08:40 # 02:08:40 # Path to the local Maven repository which is used to avoid downloading 02:08:40 # artifacts when they already exist locally. 02:08:40 # The value of this property will be extracted from the settings.xml file 02:08:40 # above, or defaulted to: 02:08:40 # System.getProperty( "user.home" ) + "/.m2/repository" 02:08:40 # 02:08:40 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:08:40 02:08:40 # 02:08:40 # Default this to false. It's just weird to use undocumented repos 02:08:40 # 02:08:40 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:08:40 02:08:40 # 02:08:40 # Uncomment if you don't wanna use the proxy settings 02:08:40 # from the Maven conf/settings.xml file 02:08:40 # 02:08:40 # org.ops4j.pax.url.mvn.proxySupport=false 02:08:40 02:08:40 # 02:08:40 # Comma separated list of repositories scanned when resolving an artifact. 02:08:40 # Those repositories will be checked before iterating through the 02:08:40 # below list of repositories and even before the local repository 02:08:40 # A repository url can be appended with zero or more of the following flags: 02:08:40 # @snapshots : the repository contains snaphots 02:08:40 # @noreleases : the repository does not contain any released artifacts 02:08:40 # 02:08:40 # The following property value will add the system folder as a repo. 02:08:40 # 02:08:40 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:08:40 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:08:40 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:08:40 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:08:40 02:08:40 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:08:40 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:08:40 02:08:40 # 02:08:40 # Comma separated list of repositories scanned when resolving an artifact. 02:08:40 # The default list includes the following repositories: 02:08:40 # http://repo1.maven.org/maven2@id=central 02:08:40 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:08:40 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:08:40 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:08:40 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:08:40 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:08:40 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:08:40 # To add repositories to the default ones, prepend '+' to the list of repositories 02:08:40 # to add. 02:08:40 # A repository url can be appended with zero or more of the following flags: 02:08:40 # @snapshots : the repository contains snapshots 02:08:40 # @noreleases : the repository does not contain any released artifacts 02:08:40 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:08:40 # 02:08:40 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 02:08:40 02:08:40 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 02:08:40 + echo 'Configuring the startup features...' 02:08:40 Configuring the startup features... 02:08:40 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:40 + FEATURE_TEST_STRING=features-test 02:08:40 + FEATURE_TEST_VERSION=0.23.1 02:08:40 + KARAF_VERSION=karaf4 02:08:40 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:08:40 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:40 + [[ ! -z '' ]] 02:08:40 + cat /tmp/karaf-0.23.1/etc/org.apache.karaf.features.cfg 02:08:40 ################################################################################ 02:08:40 # 02:08:40 # Licensed to the Apache Software Foundation (ASF) under one or more 02:08:40 # contributor license agreements. See the NOTICE file distributed with 02:08:40 # this work for additional information regarding copyright ownership. 02:08:40 # The ASF licenses this file to You under the Apache License, Version 2.0 02:08:40 # (the "License"); you may not use this file except in compliance with 02:08:40 # the License. You may obtain a copy of the License at 02:08:40 # 02:08:40 # http://www.apache.org/licenses/LICENSE-2.0 02:08:40 # 02:08:40 # Unless required by applicable law or agreed to in writing, software 02:08:40 # distributed under the License is distributed on an "AS IS" BASIS, 02:08:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:08:40 # See the License for the specific language governing permissions and 02:08:40 # limitations under the License. 02:08:40 # 02:08:40 ################################################################################ 02:08:40 02:08:40 # 02:08:40 # Comma separated list of features repositories to register by default 02:08:40 # 02:08:40 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/37b772c4-f8b3-4f35-a556-9d7c14134846.xml 02:08:40 02:08:40 # 02:08:40 # Comma separated list of features to install at startup 02:08:40 # 02:08:40 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, f6802957-a254-4d9d-a265-219e9815fd45 02:08:40 02:08:40 # 02:08:40 # Resource repositories (OBR) that the features resolver can use 02:08:40 # to resolve requirements/capabilities 02:08:40 # 02:08:40 # The format of the resourceRepositories is 02:08:40 # resourceRepositories=[xml:url|json:url],... 02:08:40 # for Instance: 02:08:40 # 02:08:40 #resourceRepositories=xml:http://host/path/to/index.xml 02:08:40 # or 02:08:40 #resourceRepositories=json:http://host/path/to/index.json 02:08:40 # 02:08:40 02:08:40 # 02:08:40 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:08:40 # 02:08:40 featuresBootAsynchronous=false 02:08:40 02:08:40 # 02:08:40 # Service requirements enforcement 02:08:40 # 02:08:40 # By default, the feature resolver checks the service requirements/capabilities of 02:08:40 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:08:40 # the required bundles. 02:08:40 # The following flag can have those values: 02:08:40 # - disable: service requirements are completely ignored 02:08:40 # - default: service requirements are ignored for old features 02:08:40 # - enforce: service requirements are always verified 02:08:40 # 02:08:40 #serviceRequirements=default 02:08:40 02:08:40 # 02:08:40 # Store cfg file for config element in feature 02:08:40 # 02:08:40 #configCfgStore=true 02:08:40 02:08:40 # 02:08:40 # Define if the feature service automatically refresh bundles 02:08:40 # 02:08:40 autoRefresh=true 02:08:40 02:08:40 # 02:08:40 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:08:40 # XML file defines instructions related to features processing 02:08:40 # versions.properties may declare properties to resolve placeholders in XML file 02:08:40 # both files are relative to ${karaf.etc} 02:08:40 # 02:08:40 #featureProcessing=org.apache.karaf.features.xml 02:08:40 #featureProcessingVersions=versions.properties 02:08:40 + configure_karaf_log karaf4 '' 02:08:40 + local -r karaf_version=karaf4 02:08:40 + local -r controllerdebugmap= 02:08:40 + local logapi=log4j 02:08:40 + grep log4j2 /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:08:40 log4j2.rootLogger.level = INFO 02:08:40 #log4j2.rootLogger.type = asyncRoot 02:08:40 #log4j2.rootLogger.includeLocation = false 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:08:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:08:40 log4j2.rootLogger.appenderRef.Console.ref = Console 02:08:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:08:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:08:40 log4j2.logger.spifly.name = org.apache.aries.spifly 02:08:40 log4j2.logger.spifly.level = WARN 02:08:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:08:40 log4j2.logger.audit.level = INFO 02:08:40 log4j2.logger.audit.additivity = false 02:08:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:08:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:08:40 log4j2.appender.console.type = Console 02:08:40 log4j2.appender.console.name = Console 02:08:40 log4j2.appender.console.layout.type = PatternLayout 02:08:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:08:40 log4j2.appender.rolling.type = RollingRandomAccessFile 02:08:40 log4j2.appender.rolling.name = RollingFile 02:08:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:08:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:08:40 #log4j2.appender.rolling.immediateFlush = false 02:08:40 log4j2.appender.rolling.append = true 02:08:40 log4j2.appender.rolling.layout.type = PatternLayout 02:08:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:08:40 log4j2.appender.rolling.policies.type = Policies 02:08:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:08:40 log4j2.appender.rolling.policies.size.size = 64MB 02:08:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:08:40 log4j2.appender.rolling.strategy.max = 7 02:08:40 log4j2.appender.audit.type = RollingRandomAccessFile 02:08:40 log4j2.appender.audit.name = AuditRollingFile 02:08:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:08:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:08:40 log4j2.appender.audit.append = true 02:08:40 log4j2.appender.audit.layout.type = PatternLayout 02:08:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:08:40 log4j2.appender.audit.policies.type = Policies 02:08:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:08:40 log4j2.appender.audit.policies.size.size = 8MB 02:08:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:08:40 log4j2.appender.audit.strategy.max = 7 02:08:40 log4j2.appender.osgi.type = PaxOsgi 02:08:40 log4j2.appender.osgi.name = PaxOsgi 02:08:40 log4j2.appender.osgi.filter = * 02:08:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:08:40 #log4j2.logger.aether.level = TRACE 02:08:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:08:40 #log4j2.logger.http-headers.level = DEBUG 02:08:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:08:40 #log4j2.logger.maven.level = TRACE 02:08:40 + logapi=log4j2 02:08:40 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:08:40 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:08:40 + '[' log4j2 == log4j2 ']' 02:08:40 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:40 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:08:40 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:08:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:08:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:08:40 + unset IFS 02:08:40 + echo 'controllerdebugmap: ' 02:08:40 controllerdebugmap: 02:08:40 cat /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:40 + '[' -n '' ']' 02:08:40 + echo 'cat /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg' 02:08:40 + cat /tmp/karaf-0.23.1/etc/org.ops4j.pax.logging.cfg 02:08:40 ################################################################################ 02:08:40 # 02:08:40 # Licensed to the Apache Software Foundation (ASF) under one or more 02:08:40 # contributor license agreements. See the NOTICE file distributed with 02:08:40 # this work for additional information regarding copyright ownership. 02:08:40 # The ASF licenses this file to You under the Apache License, Version 2.0 02:08:40 # (the "License"); you may not use this file except in compliance with 02:08:40 # the License. You may obtain a copy of the License at 02:08:40 # 02:08:40 # http://www.apache.org/licenses/LICENSE-2.0 02:08:40 # 02:08:40 # Unless required by applicable law or agreed to in writing, software 02:08:40 # distributed under the License is distributed on an "AS IS" BASIS, 02:08:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:08:40 # See the License for the specific language governing permissions and 02:08:40 # limitations under the License. 02:08:40 # 02:08:40 ################################################################################ 02:08:40 02:08:40 # Common pattern layout for appenders 02:08:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:08:40 02:08:40 # Root logger 02:08:40 log4j2.rootLogger.level = INFO 02:08:40 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:08:40 #log4j2.rootLogger.type = asyncRoot 02:08:40 #log4j2.rootLogger.includeLocation = false 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:08:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:08:40 log4j2.rootLogger.appenderRef.Console.ref = Console 02:08:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:08:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:08:40 02:08:40 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:08:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:08:40 02:08:40 # Loggers configuration 02:08:40 02:08:40 # Spifly logger 02:08:40 log4j2.logger.spifly.name = org.apache.aries.spifly 02:08:40 log4j2.logger.spifly.level = WARN 02:08:40 02:08:40 # Security audit logger 02:08:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:08:40 log4j2.logger.audit.level = INFO 02:08:40 log4j2.logger.audit.additivity = false 02:08:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:08:40 02:08:40 # Appenders configuration 02:08:40 02:08:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:08:40 log4j2.appender.console.type = Console 02:08:40 log4j2.appender.console.name = Console 02:08:40 log4j2.appender.console.layout.type = PatternLayout 02:08:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:08:40 02:08:40 # Rolling file appender 02:08:40 log4j2.appender.rolling.type = RollingRandomAccessFile 02:08:40 log4j2.appender.rolling.name = RollingFile 02:08:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:08:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:08:40 # uncomment to not force a disk flush 02:08:40 #log4j2.appender.rolling.immediateFlush = false 02:08:40 log4j2.appender.rolling.append = true 02:08:40 log4j2.appender.rolling.layout.type = PatternLayout 02:08:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:08:40 log4j2.appender.rolling.policies.type = Policies 02:08:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:08:40 log4j2.appender.rolling.policies.size.size = 1GB 02:08:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:08:40 log4j2.appender.rolling.strategy.max = 7 02:08:40 02:08:40 # Audit file appender 02:08:40 log4j2.appender.audit.type = RollingRandomAccessFile 02:08:40 log4j2.appender.audit.name = AuditRollingFile 02:08:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:08:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:08:40 log4j2.appender.audit.append = true 02:08:40 log4j2.appender.audit.layout.type = PatternLayout 02:08:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:08:40 log4j2.appender.audit.policies.type = Policies 02:08:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:08:40 log4j2.appender.audit.policies.size.size = 8MB 02:08:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:08:40 log4j2.appender.audit.strategy.max = 7 02:08:40 02:08:40 # OSGi appender 02:08:40 log4j2.appender.osgi.type = PaxOsgi 02:08:40 log4j2.appender.osgi.name = PaxOsgi 02:08:40 log4j2.appender.osgi.filter = * 02:08:40 02:08:40 # help with identification of maven-related problems with pax-url-aether 02:08:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:08:40 #log4j2.logger.aether.level = TRACE 02:08:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:08:40 #log4j2.logger.http-headers.level = DEBUG 02:08:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:08:40 #log4j2.logger.maven.level = TRACE 02:08:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:08:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:08:40 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1/bin/setenv 02:08:40 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:08:40 + local -r controllermem=2048m 02:08:40 Configure 02:08:40 + local -r memconf=/tmp/karaf-0.23.1/bin/setenv 02:08:40 + echo Configure 02:08:40 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:08:40 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:08:40 max memory: 2048m 02:08:40 memconf: /tmp/karaf-0.23.1/bin/setenv 02:08:40 + echo ' max memory: 2048m' 02:08:40 + echo ' memconf: /tmp/karaf-0.23.1/bin/setenv' 02:08:40 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1/bin/setenv 02:08:40 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1/bin/setenv 02:08:40 cat /tmp/karaf-0.23.1/bin/setenv 02:08:40 + echo 'cat /tmp/karaf-0.23.1/bin/setenv' 02:08:40 + cat /tmp/karaf-0.23.1/bin/setenv 02:08:40 #!/bin/sh 02:08:40 # 02:08:40 # Licensed to the Apache Software Foundation (ASF) under one or more 02:08:40 # contributor license agreements. See the NOTICE file distributed with 02:08:40 # this work for additional information regarding copyright ownership. 02:08:40 # The ASF licenses this file to You under the Apache License, Version 2.0 02:08:40 # (the "License"); you may not use this file except in compliance with 02:08:40 # the License. You may obtain a copy of the License at 02:08:40 # 02:08:40 # http://www.apache.org/licenses/LICENSE-2.0 02:08:40 # 02:08:40 # Unless required by applicable law or agreed to in writing, software 02:08:40 # distributed under the License is distributed on an "AS IS" BASIS, 02:08:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:08:40 # See the License for the specific language governing permissions and 02:08:40 # limitations under the License. 02:08:40 # 02:08:40 02:08:40 # 02:08:40 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:08:40 # script: client, instance, shell, start, status, stop, karaf 02:08:40 # 02:08:40 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:08:40 # Actions go here... 02:08:40 # fi 02:08:40 02:08:40 # 02:08:40 # general settings which should be applied for all scripts go here; please keep 02:08:40 # in mind that it is possible that scripts might be executed more than once, e.g. 02:08:40 # in example of the start script where the start script is executed first and the 02:08:40 # karaf script afterwards. 02:08:40 # 02:08:40 02:08:40 # 02:08:40 # The following section shows the possible configuration options for the default 02:08:40 # karaf scripts 02:08:40 # 02:08:40 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:08:40 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:08:40 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:08:40 # export EXTRA_JAVA_OPTS # Additional JVM options 02:08:40 # export KARAF_HOME # Karaf home folder 02:08:40 # export KARAF_DATA # Karaf data folder 02:08:40 # export KARAF_BASE # Karaf base folder 02:08:40 # export KARAF_ETC # Karaf etc folder 02:08:40 # export KARAF_LOG # Karaf log folder 02:08:40 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:08:40 # export KARAF_OPTS # Additional available Karaf options 02:08:40 # export KARAF_DEBUG # Enable debug mode 02:08:40 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:08:40 # export KARAF_NOROOT # Prevent execution as root if set to true 02:08:40 Set Java version 02:08:40 + echo 'Set Java version' 02:08:40 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:08:40 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:08:40 sudo: a password is required 02:08:40 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:08:40 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:08:40 sudo: a password is required 02:08:40 JDK default version ... 02:08:40 + echo 'JDK default version ...' 02:08:40 + java -version 02:08:40 openjdk version "21.0.9" 2025-10-21 02:08:40 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 02:08:40 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 02:08:40 Set JAVA_HOME 02:08:40 + echo 'Set JAVA_HOME' 02:08:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:08:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:08:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:08:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:08:40 Listing all open ports on controller system... 02:08:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:08:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:08:40 + echo 'Listing all open ports on controller system...' 02:08:40 + netstat -pnatu 02:08:40 /tmp/configuration-script.sh: line 40: netstat: command not found 02:08:40 Configuring cluster 02:08:40 + '[' -f /tmp/custom_shard_config.txt ']' 02:08:40 + echo 'Configuring cluster' 02:08:40 + /tmp/karaf-0.23.1/bin/configure_cluster.sh 1 10.30.170.241 02:08:40 ################################################ 02:08:40 ## Configure Cluster ## 02:08:40 ################################################ 02:08:40 NOTE: Cluster configuration files not found. Copying from 02:08:40 /tmp/karaf-0.23.1/system/org/opendaylight/controller/sal-clustering-config/12.0.3 02:08:40 Configuring unique name in pekko.conf 02:08:40 Configuring hostname in pekko.conf 02:08:40 Configuring data and rpc seed nodes in pekko.conf 02:08:40 modules = [ 02:08:40 02:08:40 { 02:08:40 name = "inventory" 02:08:40 namespace = "urn:opendaylight:inventory" 02:08:40 shard-strategy = "module" 02:08:40 }, 02:08:40 { 02:08:40 name = "topology" 02:08:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:08:40 shard-strategy = "module" 02:08:40 }, 02:08:40 { 02:08:40 name = "toaster" 02:08:40 namespace = "http://netconfcentral.org/ns/toaster" 02:08:40 shard-strategy = "module" 02:08:40 } 02:08:40 ] 02:08:40 Configuring replication type in module-shards.conf 02:08:40 ################################################ 02:08:40 ## NOTE: Manually restart controller to ## 02:08:40 ## apply configuration. ## 02:08:40 ################################################ 02:08:40 Dump akka.conf 02:08:40 + echo 'Dump akka.conf' 02:08:40 + cat /tmp/karaf-0.23.1/configuration/initial/akka.conf 02:08:40 cat: /tmp/karaf-0.23.1/configuration/initial/akka.conf: No such file or directory 02:08:40 Dump modules.conf 02:08:40 + echo 'Dump modules.conf' 02:08:40 + cat /tmp/karaf-0.23.1/configuration/initial/modules.conf 02:08:40 modules = [ 02:08:40 02:08:40 { 02:08:40 name = "inventory" 02:08:40 namespace = "urn:opendaylight:inventory" 02:08:40 shard-strategy = "module" 02:08:40 }, 02:08:40 { 02:08:40 name = "topology" 02:08:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:08:40 shard-strategy = "module" 02:08:40 }, 02:08:40 { 02:08:40 name = "toaster" 02:08:40 namespace = "http://netconfcentral.org/ns/toaster" 02:08:40 shard-strategy = "module" 02:08:40 } 02:08:40 ] 02:08:40 Dump module-shards.conf 02:08:40 + echo 'Dump module-shards.conf' 02:08:40 + cat /tmp/karaf-0.23.1/configuration/initial/module-shards.conf 02:08:40 module-shards = [ 02:08:40 { 02:08:40 name = "default" 02:08:40 shards = [ 02:08:40 { 02:08:40 name = "default" 02:08:40 replicas = ["member-1"] 02:08:40 } 02:08:40 ] 02:08:40 }, 02:08:40 { 02:08:40 name = "inventory" 02:08:40 shards = [ 02:08:40 { 02:08:40 name="inventory" 02:08:40 replicas = ["member-1"] 02:08:40 } 02:08:40 ] 02:08:40 }, 02:08:40 { 02:08:40 name = "topology" 02:08:40 shards = [ 02:08:40 { 02:08:40 name="topology" 02:08:40 replicas = ["member-1"] 02:08:40 } 02:08:40 ] 02:08:40 }, 02:08:40 { 02:08:40 name = "toaster" 02:08:40 shards = [ 02:08:40 { 02:08:40 name="toaster" 02:08:40 replicas = ["member-1"] 02:08:40 } 02:08:40 ] 02:08:40 } 02:08:40 ] 02:08:40 Locating config plan to use... 02:08:40 Finished running config plans 02:08:40 Starting member-1 with IP address 10.30.170.241 02:08:40 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:40 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:41 Redirecting karaf console output to karaf_console.log 02:08:41 Starting controller... 02:08:41 start: Redirecting Karaf output to /tmp/karaf-0.23.1/data/log/karaf_console.log 02:08:41 Execute the post startup script on controller 10.30.170.241 02:08:41 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:41 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:08:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:08:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:08:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:08:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:09:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:09:46 2026-02-14T02:08:58,436 | 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:09:46 Controller is UP 02:09:46 2026-02-14T02:08:58,436 | 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:09:46 Listing all open ports on controller system... 02:09:46 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:09:46 looking for "BindException: Address already in use" in log file 02:09:46 looking for "server is unhealthy" in log file 02:09:46 Let's take the karaf thread dump 02:09:46 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:09:47 karaf main: org.apache.karaf.main.Main, pid:2027 02:09:47 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:09:47 Generating mininet variables... 02:09:47 Locating test plan to use... 02:09:47 Changing the testplan path... 02:09:47 test/csit/suites/daexim/010-special-export.robot 02:09:47 test/csit/suites/daexim/020-import-basic.robot 02:09:47 test/csit/suites/daexim/030-export-basic.robot 02:09:47 test/csit/suites/daexim/040-export-inclusions.robot 02:09:47 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:09:47 ============================================================================== 02:09:47 daexim-basic.txt 02:09:47 ============================================================================== 02:09:48 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia... 02:09:48 ============================================================================== 02:09:48 Create and Cancel Export :: schedule and cancel export of a cluster | PASS | 02:09:50 ------------------------------------------------------------------------------ 02:09:50 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS | 02:10:03 ------------------------------------------------------------------------------ 02:10:03 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS | 02:10:04 ------------------------------------------------------------------------------ 02:10:04 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS | 02:10:05 ------------------------------------------------------------------------------ 02:10:05 Create Module Exclude Export :: schedule export with exclude optio... | PASS | 02:10:21 ------------------------------------------------------------------------------ 02:10:21 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS | 02:10:37 ------------------------------------------------------------------------------ 02:10:37 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS | 02:10:37 6 tests, 6 passed, 0 failed 02:10:37 ============================================================================== 02:10:37 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import 02:10:37 ============================================================================== 02:10:37 Create Basic Import :: schedule a basic import/restore with data c... | PASS | 02:11:03 ------------------------------------------------------------------------------ 02:11:03 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS | 02:11:03 1 test, 1 passed, 0 failed 02:11:03 ============================================================================== 02:11:03 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ... 02:11:03 ============================================================================== 02:11:03 Create Basic Export :: schedule a basic export/backup with control... | PASS | 02:11:14 ------------------------------------------------------------------------------ 02:11:14 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS | 02:11:14 1 test, 1 passed, 0 failed 02:11:14 ============================================================================== 02:11:14 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex... 02:11:14 ============================================================================== 02:11:14 Create Module Include Export :: schedule a basic export/backup wit... | PASS | 02:11:30 ------------------------------------------------------------------------------ 02:11:30 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS | 02:11:30 1 test, 1 passed, 0 failed 02:11:30 ============================================================================== 02:11:30 daexim-basic.txt | PASS | 02:11:30 9 tests, 9 passed, 0 failed 02:11:30 ============================================================================== 02:11:30 Output: /w/workspace/daexim-csit-1node-basic-only-vanadium/output.xml 02:11:31 Log: /w/workspace/daexim-csit-1node-basic-only-vanadium/log.html 02:11:31 Report: /w/workspace/daexim-csit-1node-basic-only-vanadium/report.html 02:11:31 Examining the files in data/log and checking filesize 02:11:31 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:31 total 688 02:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:08 . 02:11:31 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 14 02:08 karaf_console.log 02:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 02:08 .. 02:11:31 -rw-rw-r-- 1 jenkins jenkins 691851 Feb 14 02:11 karaf.log 02:11:31 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:31 676K /tmp/karaf-0.23.1/data/log/karaf.log 02:11:31 4.0K /tmp/karaf-0.23.1/data/log/karaf_console.log 02:11:31 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:31 ls: cannot access '/tmp/karaf-0.23.1/*.hprof': No such file or directory 02:11:31 Let's take the karaf thread dump again... 02:11:31 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:32 karaf main: org.apache.karaf.main.Main, pid:6297 02:11:32 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:32 Killing ODL 02:11:32 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:37 Compressing karaf.log 1 02:11:37 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:38 Fetching compressed karaf.log 1 02:11:38 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:38 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:38 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:38 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:38 Fetch GC logs 02:11:38 Warning: Permanently added '10.30.170.241' (ECDSA) to the list of known hosts. 02:11:39 scp: /tmp/karaf-0.23.1/data/log/*.log: No such file or directory 02:11:39 Examine copied files 02:11:39 total 5240 02:11:39 drwxrwxr-x. 2 jenkins jenkins 6 Feb 14 02:11 gclogs-1 02:11:39 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 14 02:11 odl1_karaf_console.log 02:11:39 -rw-rw-r--. 1 jenkins jenkins 55818 Feb 14 02:11 odl1_karaf.log.gz 02:11:39 -rw-rw-r--. 1 jenkins jenkins 121477 Feb 14 02:11 karaf_1_6297_threads_after.log 02:11:39 -rw-rw-r--. 1 jenkins jenkins 14360 Feb 14 02:11 ps_after.log 02:11:39 -rw-rw-r--. 1 jenkins jenkins 247585 Feb 14 02:11 report.html 02:11:39 -rw-rw-r--. 1 jenkins jenkins 870228 Feb 14 02:11 log.html 02:11:39 -rw-rw-r--. 1 jenkins jenkins 3877262 Feb 14 02:11 output.xml 02:11:39 -rw-rw-r--. 1 jenkins jenkins 195 Feb 14 02:09 testplan.txt 02:11:39 -rw-rw-r--. 1 jenkins jenkins 99655 Feb 14 02:09 karaf_1_2027_threads_before.log 02:11:39 -rw-rw-r--. 1 jenkins jenkins 14126 Feb 14 02:09 ps_before.log 02:11:39 -rw-rw-r--. 1 jenkins jenkins 3179 Feb 14 02:08 post-startup-script.sh 02:11:39 -rw-rw-r--. 1 jenkins jenkins 225 Feb 14 02:08 startup-script.sh 02:11:39 -rw-rw-r--. 1 jenkins jenkins 3216 Feb 14 02:08 configuration-script.sh 02:11:39 -rw-rw-r--. 1 jenkins jenkins 266 Feb 14 02:08 detect_variables.env 02:11:39 -rw-rw-r--. 1 jenkins jenkins 92 Feb 14 02:08 set_variables.env 02:11:39 -rw-rw-r--. 1 jenkins jenkins 254 Feb 14 02:08 slave_addresses.txt 02:11:39 -rw-rw-r--. 1 jenkins jenkins 570 Feb 14 02:07 requirements.txt 02:11:39 -rw-rw-r--. 1 jenkins jenkins 26 Feb 14 02:07 env.properties 02:11:39 -rw-rw-r--. 1 jenkins jenkins 333 Feb 14 02:06 stack-parameters.yaml 02:11:39 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 14 02:05 test 02:11:39 drwxrwxr-x. 2 jenkins jenkins 6 Feb 14 02:05 test@tmp 02:11:39 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1208565765568686939.sh 02:11:39 Karaf Deployments, Tests must have already run 02:11:39 [daexim-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins17540898271642372017.sh 02:11:39 Cleaning up Robot installation... 02:11:39 $ ssh-agent -k 02:11:39 unset SSH_AUTH_SOCK; 02:11:39 unset SSH_AGENT_PID; 02:11:39 echo Agent pid 5279 killed; 02:11:39 [ssh-agent] Stopped. 02:11:39 Recording plot data 02:11:39 Robot results publisher started... 02:11:39 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:11:39 -Parsing output xml: 02:11:40 Done! 02:11:40 -Copying log files to build dir: 02:11:40 Done! 02:11:40 -Assigning results to build: 02:11:40 Done! 02:11:40 -Checking thresholds: 02:11:40 Done! 02:11:40 Done publishing Robot results. 02:11:40 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:40 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins8306702298594501176.sh 02:11:40 Archiving csit artifacts 02:11:40 mv: cannot stat '*_1.png': No such file or directory 02:11:40 mv: cannot stat '/tmp/odl1_*': No such file or directory 02:11:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:11:40 Dload Upload Total Spent Left Speed 02:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 591k 0 591k 0 0 2616k 0 --:--:-- --:--:-- --:--:-- 2616k 02:11:41 Archive: robot-plugin.zip 02:11:41 inflating: ./archives/robot-plugin/log.html 02:11:41 inflating: ./archives/robot-plugin/output.xml 02:11:41 inflating: ./archives/robot-plugin/report.html 02:11:41 mv: cannot stat '*.log.gz': No such file or directory 02:11:41 mv: cannot stat '*.csv': No such file or directory 02:11:41 mv: cannot stat '*.png': No such file or directory 02:11:41 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:41 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5213008663921653832.sh 02:11:41 [PostBuildScript] - [INFO] Executing post build scripts. 02:11:41 [EnvInject] - Injecting environment variables from a build step. 02:11:41 [EnvInject] - Injecting as environment variables the properties content 02:11:41 OS_CLOUD=vex 02:11:41 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-vanadium-89 02:11:41 02:11:41 [EnvInject] - Variables injected successfully. 02:11:41 provisioning config files... 02:11:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:11:41 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1311298450114896983.sh 02:11:41 ---> openstack-stack-delete.sh 02:11:41 Setup pyenv: 02:11:41 system 02:11:41 3.8.13 02:11:41 3.9.13 02:11:41 3.10.13 02:11:41 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:11:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:11:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:11:43 lf-activate-venv(): INFO: Base packages installed successfully 02:11:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:11:56 INFO: Stack cost retrieval disabled, setting cost to 0 02:12:08 INFO: Deleting stack releng-daexim-csit-1node-basic-only-vanadium-89 02:12:08 Successfully deleted stack releng-daexim-csit-1node-basic-only-vanadium-89 02:12:08 [PostBuildScript] - [INFO] Executing post build scripts. 02:12:08 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins11590811329192236753.sh 02:12:08 ---> sysstat.sh 02:12:08 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins13455326996270362479.sh 02:12:08 ---> package-listing.sh 02:12:08 ++ facter osfamily 02:12:08 ++ tr '[:upper:]' '[:lower:]' 02:12:09 + OS_FAMILY=redhat 02:12:09 + workspace=/w/workspace/daexim-csit-1node-basic-only-vanadium 02:12:09 + START_PACKAGES=/tmp/packages_start.txt 02:12:09 + END_PACKAGES=/tmp/packages_end.txt 02:12:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:12:09 + PACKAGES=/tmp/packages_start.txt 02:12:09 + '[' /w/workspace/daexim-csit-1node-basic-only-vanadium ']' 02:12:09 + PACKAGES=/tmp/packages_end.txt 02:12:09 + case "${OS_FAMILY}" in 02:12:09 + rpm -qa 02:12:09 + sort 02:12:09 + '[' -f /tmp/packages_start.txt ']' 02:12:09 + '[' -f /tmp/packages_end.txt ']' 02:12:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:12:09 + '[' /w/workspace/daexim-csit-1node-basic-only-vanadium ']' 02:12:09 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/ 02:12:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/ 02:12:09 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins9854982178973394418.sh 02:12:09 ---> capture-instance-metadata.sh 02:12:09 Setup pyenv: 02:12:10 system 02:12:10 3.8.13 02:12:10 3.9.13 02:12:10 3.10.13 02:12:10 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:12:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:12:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:12:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:12:12 lf-activate-venv(): INFO: Base packages installed successfully 02:12:12 lf-activate-venv(): INFO: Installing additional packages: lftools 02:12:21 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:12:21 INFO: Running in OpenStack, capturing instance metadata 02:12:22 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5252786628479807250.sh 02:12:22 provisioning config files... 02:12:22 Could not find credentials [logs] for daexim-csit-1node-basic-only-vanadium #89 02:12:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-vanadium@tmp/config15864432218567362858tmp 02:12:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:12:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:12:22 provisioning config files... 02:12:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:12:22 [EnvInject] - Injecting environment variables from a build step. 02:12:22 [EnvInject] - Injecting as environment variables the properties content 02:12:22 SERVER_ID=logs 02:12:22 02:12:22 [EnvInject] - Variables injected successfully. 02:12:22 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7281768090237609665.sh 02:12:22 ---> create-netrc.sh 02:12:22 WARN: Log server credential not found. 02:12:22 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins9949397020416545305.sh 02:12:22 ---> python-tools-install.sh 02:12:22 Setup pyenv: 02:12:22 system 02:12:22 3.8.13 02:12:22 3.9.13 02:12:22 3.10.13 02:12:22 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:12:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:12:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:12:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:12:24 lf-activate-venv(): INFO: Base packages installed successfully 02:12:24 lf-activate-venv(): INFO: Installing additional packages: lftools 02:12:34 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:12:34 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7301833662826879930.sh 02:12:34 ---> sudo-logs.sh 02:12:34 Archiving 'sudo' log.. 02:12:34 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5120240294918828476.sh 02:12:34 ---> job-cost.sh 02:12:34 INFO: Activating Python virtual environment... 02:12:34 Setup pyenv: 02:12:34 system 02:12:34 3.8.13 02:12:34 3.9.13 02:12:34 3.10.13 02:12:34 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:12:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:12:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:12:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:12:36 lf-activate-venv(): INFO: Base packages installed successfully 02:12:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:12:43 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:12:43 DEBUG: Contents of stack-cost file: 02:12:43 total: 0 02:12:43 INFO: Retrieving Stack Cost... 02:12:43 INFO: Stack cost: 0 02:12:43 INFO: Instance uptime: 497s 02:12:43 INFO: Fetching instance metadata (attempt 1 of 3)... 02:12:43 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:12:45 INFO: Successfully fetched instance metadata 02:12:45 INFO: Instance type: v3-standard-2 02:12:45 INFO: Retrieving pricing info for: v3-standard-2 02:12:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:12:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=497 02:12:45 INFO: Successfully fetched Vexxhost pricing API 02:12:45 INFO: Retrieved cost: 0.06 02:12:45 INFO: Retrieved resource: v3-standard-2 02:12:45 INFO: Creating archive directory: /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/cost 02:12:45 INFO: Archiving costs to: /w/workspace/daexim-csit-1node-basic-only-vanadium/archives/cost.csv 02:12:45 INFO: Successfully archived job cost data 02:12:45 DEBUG: Cost data: daexim-csit-1node-basic-only-vanadium,89,2026-02-14 02:12:45,v3-standard-2,497,0.06,0.00,SUCCESS 02:12:45 [daexim-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins16027263624844937232.sh 02:12:46 ---> logs-deploy.sh 02:12:46 Setup pyenv: 02:12:46 system 02:12:46 3.8.13 02:12:46 3.9.13 02:12:46 3.10.13 02:12:46 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-vanadium/.python-version) 02:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cmcf from file:/tmp/.os_lf_venv 02:12:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:12:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:12:48 lf-activate-venv(): INFO: Base packages installed successfully 02:12:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:12:57 lf-activate-venv(): INFO: Adding /tmp/venv-cmcf/bin to PATH 02:12:57 WARNING: Nexus logging server not set 02:12:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-vanadium/89/ 02:12:57 INFO: archiving logs to S3 02:12:58 ---> uname -a: 02:12:58 Linux prd-centos8-robot-2c-8g-10341.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:12:58 02:12:58 02:12:58 ---> lscpu: 02:12:58 Architecture: x86_64 02:12:58 CPU op-mode(s): 32-bit, 64-bit 02:12:58 Byte Order: Little Endian 02:12:58 CPU(s): 2 02:12:58 On-line CPU(s) list: 0,1 02:12:58 Thread(s) per core: 1 02:12:58 Core(s) per socket: 1 02:12:58 Socket(s): 2 02:12:58 NUMA node(s): 1 02:12:58 Vendor ID: AuthenticAMD 02:12:58 CPU family: 23 02:12:58 Model: 49 02:12:58 Model name: AMD EPYC-Rome Processor 02:12:58 Stepping: 0 02:12:58 CPU MHz: 2799.998 02:12:58 BogoMIPS: 5599.99 02:12:58 Virtualization: AMD-V 02:12:58 Hypervisor vendor: KVM 02:12:58 Virtualization type: full 02:12:58 L1d cache: 32K 02:12:58 L1i cache: 32K 02:12:58 L2 cache: 512K 02:12:58 L3 cache: 16384K 02:12:58 NUMA node0 CPU(s): 0,1 02:12:58 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:12:58 02:12:58 02:12:58 ---> nproc: 02:12:58 2 02:12:58 02:12:58 02:12:58 ---> df -h: 02:12:58 Filesystem Size Used Avail Use% Mounted on 02:12:58 devtmpfs 3.8G 0 3.8G 0% /dev 02:12:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:12:58 tmpfs 3.8G 17M 3.8G 1% /run 02:12:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:12:58 /dev/vda1 40G 8.4G 32G 21% / 02:12:58 tmpfs 770M 0 770M 0% /run/user/1001 02:12:58 02:12:58 02:12:58 ---> free -m: 02:12:58 total used free shared buff/cache available 02:12:58 Mem: 7697 596 4921 19 2180 6802 02:12:58 Swap: 1023 0 1023 02:12:58 02:12:58 02:12:58 ---> ip addr: 02:12:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:12:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:12:58 inet 127.0.0.1/8 scope host lo 02:12:58 valid_lft forever preferred_lft forever 02:12:58 inet6 ::1/128 scope host 02:12:58 valid_lft forever preferred_lft forever 02:12:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:12:58 link/ether fa:16:3e:34:67:9e brd ff:ff:ff:ff:ff:ff 02:12:58 altname enp0s3 02:12:58 altname ens3 02:12:58 inet 10.30.170.156/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:12:58 valid_lft 85899sec preferred_lft 85899sec 02:12:58 inet6 fe80::f816:3eff:fe34:679e/64 scope link 02:12:58 valid_lft forever preferred_lft forever 02:12:58 02:12:58 02:12:58 ---> sar -b -r -n DEV: 02:12:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/14/2026 _x86_64_ (2 CPU) 02:12:58 02:12:58 02:04:33 LINUX RESTART (2 CPU) 02:12:58 02:12:58 02:05:01 AM tps rtps wtps bread/s bwrtn/s 02:12:58 02:06:01 AM 80.84 15.99 64.85 5440.45 6283.86 02:12:58 02:07:01 AM 94.27 1.08 93.19 75.31 11184.12 02:12:58 02:08:01 AM 40.51 0.42 40.09 64.79 3214.61 02:12:58 02:09:01 AM 75.07 6.93 68.14 1289.30 8293.15 02:12:58 02:10:01 AM 9.98 0.07 9.91 4.93 621.28 02:12:58 02:11:01 AM 4.00 0.03 3.97 1.87 164.77 02:12:58 02:12:01 AM 11.01 0.32 10.70 36.93 442.53 02:12:58 Average: 45.10 3.55 41.55 987.72 4315.12 02:12:58 02:12:58 02:05:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:12:58 02:06:01 AM 5398464 7070236 2483968 31.51 2688 1854796 683144 7.65 185984 1981356 166468 02:12:58 02:07:01 AM 5159544 7001772 2722888 34.54 2688 2017804 734496 8.22 198776 2170672 40200 02:12:58 02:08:01 AM 5106868 7033088 2775564 35.21 2688 2097748 711676 7.97 229008 2184124 71824 02:12:58 02:09:01 AM 4943224 7041804 2939208 37.29 2688 2264860 655580 7.34 260840 2287764 9088 02:12:58 02:10:01 AM 4904232 7003288 2978200 37.78 2688 2265444 720396 8.07 261236 2331000 300 02:12:58 02:11:01 AM 4897164 6997804 2985268 37.87 2688 2267016 720396 8.07 261448 2337832 744 02:12:58 02:12:01 AM 5054900 6976296 2827532 35.87 2688 2093220 727720 8.15 306912 2155556 31804 02:12:58 Average: 5066342 7017755 2816090 35.73 2688 2122984 707630 7.92 243458 2206901 45775 02:12:58 02:12:58 02:05:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:12:58 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:06:01 AM eth0 329.59 220.06 1708.54 63.61 0.00 0.00 0.00 0.00 02:12:58 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:07:01 AM eth0 87.02 68.24 840.58 9.67 0.00 0.00 0.00 0.00 02:12:58 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:08:01 AM eth0 29.93 20.20 98.72 6.45 0.00 0.00 0.00 0.00 02:12:58 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:09:01 AM eth0 223.69 165.34 287.36 41.69 0.00 0.00 0.00 0.00 02:12:58 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:10:01 AM eth0 9.91 6.53 3.66 1.04 0.00 0.00 0.00 0.00 02:12:58 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:11:01 AM eth0 25.91 23.20 8.88 5.36 0.00 0.00 0.00 0.00 02:12:58 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 02:12:01 AM eth0 61.44 44.93 86.79 27.91 0.00 0.00 0.00 0.00 02:12:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:12:58 Average: eth0 109.65 78.36 433.53 22.25 0.00 0.00 0.00 0.00 02:12:58 02:12:58 02:12:58 ---> sar -P ALL: 02:12:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/14/2026 _x86_64_ (2 CPU) 02:12:58 02:12:58 02:04:33 LINUX RESTART (2 CPU) 02:12:58 02:12:58 02:05:01 AM CPU %user %nice %system %iowait %steal %idle 02:12:58 02:06:01 AM all 39.66 0.00 6.14 0.74 0.08 53.39 02:12:58 02:06:01 AM 0 50.59 0.00 6.75 0.85 0.08 41.72 02:12:58 02:06:01 AM 1 28.75 0.00 5.53 0.63 0.07 65.02 02:12:58 02:07:01 AM all 22.81 0.00 3.47 0.84 0.08 72.80 02:12:58 02:07:01 AM 0 29.68 0.00 3.64 0.78 0.08 65.81 02:12:58 02:07:01 AM 1 15.94 0.00 3.30 0.90 0.08 79.77 02:12:58 02:08:01 AM all 23.16 0.00 3.44 0.29 0.11 72.99 02:12:58 02:08:01 AM 0 17.91 0.00 3.07 0.22 0.12 78.69 02:12:58 02:08:01 AM 1 28.41 0.00 3.82 0.37 0.10 67.30 02:12:58 02:09:01 AM all 23.19 0.00 4.73 0.68 0.08 71.32 02:12:58 02:09:01 AM 0 29.43 0.00 4.97 0.63 0.08 64.88 02:12:58 02:09:01 AM 1 16.95 0.00 4.50 0.72 0.08 77.75 02:12:58 02:10:01 AM all 2.27 0.00 0.33 0.08 0.07 97.26 02:12:58 02:10:01 AM 0 2.27 0.00 0.30 0.00 0.05 97.38 02:12:58 02:10:01 AM 1 2.27 0.00 0.35 0.15 0.08 97.15 02:12:58 02:11:01 AM all 9.90 0.00 0.87 0.22 0.09 88.92 02:12:58 02:11:01 AM 0 14.71 0.00 1.07 0.32 0.08 83.82 02:12:58 02:11:01 AM 1 5.08 0.00 0.67 0.12 0.10 94.03 02:12:58 02:12:01 AM all 21.79 0.00 2.47 0.06 0.10 75.58 02:12:58 02:12:01 AM 0 30.72 0.00 3.17 0.08 0.10 65.93 02:12:58 02:12:01 AM 1 12.88 0.00 1.77 0.03 0.10 85.22 02:12:58 Average: all 20.40 0.00 3.07 0.41 0.09 76.03 02:12:58 Average: 0 25.04 0.00 3.28 0.41 0.09 71.18 02:12:58 Average: 1 15.77 0.00 2.85 0.42 0.09 80.88 02:12:58 02:12:58 02:12:58