03:22:53 Started by upstream project "integration-distribution-test-titanium" build number 615
03:22:53 originally caused by:
03:22:53 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 500
03:22:53 originally caused by:
03:22:53 Started by timer
03:22:53 Running as SYSTEM
03:22:53 [EnvInject] - Loading node environment variables.
03:22:53 Building remotely on prd-centos8-robot-2c-8g-18990 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-titanium
03:22:54 [ssh-agent] Looking for ssh-agent implementation...
03:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:22:54 $ ssh-agent
03:22:55 SSH_AUTH_SOCK=/tmp/ssh-sRVf3gEkiT07/agent.5159
03:22:55 SSH_AGENT_PID=5160
03:22:55 [ssh-agent] Started.
03:22:55 Running ssh-add (command line suppressed)
03:22:55 Identity added: /w/workspace/daexim-csit-1node-basic-only-titanium@tmp/private_key_15335800325676099182.key (/w/workspace/daexim-csit-1node-basic-only-titanium@tmp/private_key_15335800325676099182.key)
03:22:55 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:22:55 The recommended git tool is: NONE
03:23:00 using credential opendaylight-jenkins-ssh
03:23:00 Wiping out workspace first.
03:23:00 Cloning the remote Git repository
03:23:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:23:00 > git init /w/workspace/daexim-csit-1node-basic-only-titanium/test # timeout=10
03:23:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:23:00 > git --version # timeout=10
03:23:00 > git --version # 'git version 2.43.0'
03:23:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:23:00 [INFO] Currently running in a labeled security context
03:23:00 [INFO] Currently SELinux is 'enforcing' on the host
03:23:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh15900977274142570869.key
03:23:00 Verifying host key using known hosts file
03:23:00 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.
03:23:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:23:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:23:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:23:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:23:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:23:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:23:03 [INFO] Currently running in a labeled security context
03:23:03 [INFO] Currently SELinux is 'enforcing' on the host
03:23:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh16890097825986500235.key
03:23:03 Verifying host key using known hosts file
03:23:03 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.
03:23:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:23:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:23:04 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
03:23:04 > git config core.sparsecheckout # timeout=10
03:23:04 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
03:23:04 Commit message: "Add bgpcep variables for vanadium"
03:23:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:23:04 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
03:23:04 No emails were triggered.
03:23:04 provisioning config files...
03:23:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:23:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:23:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:23:05 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins634462327717338293.sh
03:23:05 ---> python-tools-install.sh
03:23:05 Setup pyenv:
03:23:05 system
03:23:05 * 3.8.13 (set by /opt/pyenv/version)
03:23:05 * 3.9.13 (set by /opt/pyenv/version)
03:23:05 * 3.10.13 (set by /opt/pyenv/version)
03:23:05 * 3.11.7 (set by /opt/pyenv/version)
03:23:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pdi1
03:23:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:23:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:23:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:23:14 lf-activate-venv(): INFO: Base packages installed successfully
03:23:14 lf-activate-venv(): INFO: Installing additional packages: lftools
03:23:39 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:23:39 Generating Requirements File
03:23:59 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.
03:23:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:23:59 Python 3.11.7
03:23:59 pip 25.3 from /tmp/venv-pdi1/lib/python3.11/site-packages/pip (python 3.11)
03:24:00 appdirs==1.4.4
03:24:00 argcomplete==3.6.3
03:24:00 aspy.yaml==1.3.0
03:24:00 attrs==25.4.0
03:24:00 autopage==0.5.2
03:24:00 beautifulsoup4==4.14.3
03:24:00 boto3==1.42.23
03:24:00 botocore==1.42.23
03:24:00 bs4==0.0.2
03:24:00 certifi==2026.1.4
03:24:00 cffi==2.0.0
03:24:00 cfgv==3.5.0
03:24:00 chardet==5.2.0
03:24:00 charset-normalizer==3.4.4
03:24:00 click==8.3.1
03:24:00 cliff==4.13.1
03:24:00 cmd2==3.1.0
03:24:00 cryptography==3.3.2
03:24:00 debtcollector==3.0.0
03:24:00 decorator==5.2.1
03:24:00 defusedxml==0.7.1
03:24:00 Deprecated==1.3.1
03:24:00 distlib==0.4.0
03:24:00 dnspython==2.8.0
03:24:00 docker==7.1.0
03:24:00 dogpile.cache==1.5.0
03:24:00 durationpy==0.10
03:24:00 email-validator==2.3.0
03:24:00 filelock==3.20.2
03:24:00 future==1.0.0
03:24:00 gitdb==4.0.12
03:24:00 GitPython==3.1.46
03:24:00 google-auth==2.47.0
03:24:00 httplib2==0.31.0
03:24:00 identify==2.6.15
03:24:00 idna==3.11
03:24:00 importlib-resources==1.5.0
03:24:00 iso8601==2.1.0
03:24:00 Jinja2==3.1.6
03:24:00 jmespath==1.0.1
03:24:00 jsonpatch==1.33
03:24:00 jsonpointer==3.0.0
03:24:00 jsonschema==4.25.1
03:24:00 jsonschema-specifications==2025.9.1
03:24:00 keystoneauth1==5.12.0
03:24:00 kubernetes==34.1.0
03:24:00 lftools==0.37.18
03:24:00 lxml==6.0.2
03:24:00 markdown-it-py==4.0.0
03:24:00 MarkupSafe==3.0.3
03:24:00 mdurl==0.1.2
03:24:00 msgpack==1.1.2
03:24:00 multi_key_dict==2.0.3
03:24:00 munch==4.0.0
03:24:00 netaddr==1.3.0
03:24:00 niet==1.4.2
03:24:00 nodeenv==1.10.0
03:24:00 oauth2client==4.1.3
03:24:00 oauthlib==3.3.1
03:24:00 openstacksdk==4.8.0
03:24:00 os-service-types==1.8.2
03:24:00 osc-lib==4.3.0
03:24:00 oslo.config==10.1.0
03:24:00 oslo.context==6.2.0
03:24:00 oslo.i18n==6.7.1
03:24:00 oslo.log==8.0.0
03:24:00 oslo.serialization==5.9.0
03:24:00 oslo.utils==9.2.0
03:24:00 packaging==25.0
03:24:00 pbr==7.0.3
03:24:00 platformdirs==4.5.1
03:24:00 prettytable==3.17.0
03:24:00 psutil==7.2.1
03:24:00 pyasn1==0.6.1
03:24:00 pyasn1_modules==0.4.2
03:24:00 pycparser==2.23
03:24:00 pygerrit2==2.0.15
03:24:00 PyGithub==2.8.1
03:24:00 Pygments==2.19.2
03:24:00 PyJWT==2.10.1
03:24:00 PyNaCl==1.6.2
03:24:00 pyparsing==2.4.7
03:24:00 pyperclip==1.11.0
03:24:00 pyrsistent==0.20.0
03:24:00 python-cinderclient==9.8.0
03:24:00 python-dateutil==2.9.0.post0
03:24:00 python-heatclient==4.3.0
03:24:00 python-jenkins==1.8.3
03:24:00 python-keystoneclient==5.7.0
03:24:00 python-magnumclient==4.9.0
03:24:00 python-openstackclient==8.2.0
03:24:00 python-swiftclient==4.9.0
03:24:00 PyYAML==6.0.3
03:24:00 referencing==0.37.0
03:24:00 requests==2.32.5
03:24:00 requests-oauthlib==2.0.0
03:24:00 requestsexceptions==1.4.0
03:24:00 rfc3986==2.0.0
03:24:00 rich==14.2.0
03:24:00 rich-argparse==1.7.2
03:24:00 rpds-py==0.30.0
03:24:00 rsa==4.9.1
03:24:00 ruamel.yaml==0.19.1
03:24:00 ruamel.yaml.clib==0.2.15
03:24:00 s3transfer==0.16.0
03:24:00 simplejson==3.20.2
03:24:00 six==1.17.0
03:24:00 smmap==5.0.2
03:24:00 soupsieve==2.8.1
03:24:00 stevedore==5.6.0
03:24:00 tabulate==0.9.0
03:24:00 toml==0.10.2
03:24:00 tomlkit==0.13.3
03:24:00 tqdm==4.67.1
03:24:00 typing_extensions==4.15.0
03:24:00 tzdata==2025.3
03:24:00 urllib3==1.26.20
03:24:00 virtualenv==20.35.4
03:24:00 wcwidth==0.2.14
03:24:00 websocket-client==1.9.0
03:24:00 wrapt==2.0.1
03:24:00 xdg==6.0.0
03:24:00 xmltodict==1.0.2
03:24:00 yq==3.4.3
03:24:00 [EnvInject] - Injecting environment variables from a build step.
03:24:00 [EnvInject] - Injecting as environment variables the properties content
03:24:00 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:24:00 OS_CLOUD=vex
03:24:00 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-titanium-602
03:24:00 OS_STACK_TEMPLATE_DIR=openstack-hot
03:24:00
03:24:00 [EnvInject] - Variables injected successfully.
03:24:00 provisioning config files...
03:24:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:24:00 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins12412995849375441908.sh
03:24:00 ---> Create parameters file for OpenStack HOT
03:24:00 OpenStack Heat parameters generated
03:24:00 -----------------------------------
03:24:00 parameters:
03:24:00 vm_0_count: '1'
03:24:00 vm_0_flavor: 'v3-standard-4'
03:24:00 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593'
03:24:00 vm_1_count: '0'
03:24:00 vm_1_flavor: 'v3-standard-2'
03:24:00 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
03:24:00
03:24:00 job_name: '36989-602'
03:24:00 silo: 'releng'
03:24:00 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins17548121958705896394.sh
03:24:00 ---> Create HEAT stack
03:24:00 + source /home/jenkins/lf-env.sh
03:24:00 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:24:00 ++ mktemp -d /tmp/venv-XXXX
03:24:00 + lf_venv=/tmp/venv-wEtL
03:24:00 + local venv_file=/tmp/.os_lf_venv
03:24:00 + local python=python3
03:24:00 + local options
03:24:00 + local set_path=true
03:24:00 + local install_args=
03:24:00 ++ 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
03:24:00 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:24:00 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:24:00 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:24:00 + true
03:24:00 + case $1 in
03:24:00 + python=python3
03:24:00 + shift 2
03:24:00 + true
03:24:00 + case $1 in
03:24:00 + shift
03:24:00 + break
03:24:00 + case $python in
03:24:00 + local pkg_list=
03:24:00 + [[ -d /opt/pyenv ]]
03:24:00 + echo 'Setup pyenv:'
03:24:00 Setup pyenv:
03:24:00 + export PYENV_ROOT=/opt/pyenv
03:24:00 + PYENV_ROOT=/opt/pyenv
03:24:00 + 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
03:24:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:24:00 + pyenv versions
03:24:00 system
03:24:00 3.8.13
03:24:00 3.9.13
03:24:00 3.10.13
03:24:00 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:24:00 + command -v pyenv
03:24:00 ++ pyenv init - --no-rehash
03:24:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:24:00 for i in ${!paths[@]}; do
03:24:00 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:24:00 fi; done;
03:24:00 echo "${paths[*]}"'\'')"
03:24:00 export PATH="/opt/pyenv/shims:${PATH}"
03:24:00 export PYENV_SHELL=bash
03:24:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:24:00 pyenv() {
03:24:00 local command
03:24:00 command="${1:-}"
03:24:00 if [ "$#" -gt 0 ]; then
03:24:00 shift
03:24:00 fi
03:24:00
03:24:00 case "$command" in
03:24:00 rehash|shell)
03:24:00 eval "$(pyenv "sh-$command" "$@")"
03:24:00 ;;
03:24:00 *)
03:24:00 command pyenv "$command" "$@"
03:24:00 ;;
03:24:00 esac
03:24:00 }'
03:24:00 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:24:00 for i in ${!paths[@]}; do
03:24:00 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:24:00 fi; done;
03:24:00 echo "${paths[*]}"'
03:24:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:24:00 ++ 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
03:24:00 ++ 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
03:24:00 ++ export PYENV_SHELL=bash
03:24:00 ++ PYENV_SHELL=bash
03:24:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:24:00 +++ complete -F _pyenv pyenv
03:24:00 ++ lf-pyver python3
03:24:00 ++ local py_version_xy=python3
03:24:00 ++ local py_version_xyz=
03:24:00 ++ pyenv versions
03:24:00 ++ awk '{ print $1 }'
03:24:00 ++ local command
03:24:00 ++ command=versions
03:24:00 ++ '[' 1 -gt 0 ']'
03:24:00 ++ shift
03:24:00 ++ case "$command" in
03:24:00 ++ command pyenv versions
03:24:00 ++ pyenv versions
03:24:00 ++ sed 's/^[ *]* //'
03:24:00 ++ grep -E '^[0-9.]*[0-9]$'
03:24:01 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:24:01 +++ grep '^3' /tmp/.pyenv_versions
03:24:01 +++ sort -V
03:24:01 +++ tail -n 1
03:24:01 ++ py_version_xyz=3.11.7
03:24:01 ++ [[ -z 3.11.7 ]]
03:24:01 ++ echo 3.11.7
03:24:01 ++ return 0
03:24:01 + pyenv local 3.11.7
03:24:01 + local command
03:24:01 + command=local
03:24:01 + '[' 2 -gt 0 ']'
03:24:01 + shift
03:24:01 + case "$command" in
03:24:01 + command pyenv local 3.11.7
03:24:01 + pyenv local 3.11.7
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='lftools[openstack] '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='kubernetes '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='niet '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='python-heatclient '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='python-openstackclient '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='python-magnumclient '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='urllib3~=1.26.15 '
03:24:01 + for arg in "$@"
03:24:01 + case $arg in
03:24:01 + pkg_list+='yq '
03:24:01 + [[ -f /tmp/.os_lf_venv ]]
03:24:01 ++ cat /tmp/.os_lf_venv
03:24:01 + lf_venv=/tmp/venv-pdi1
03:24:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from' file:/tmp/.os_lf_venv
03:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:24:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
03:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:24:01 + local 'pip_opts=--upgrade --quiet'
03:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
03:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
03:24:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
03:24:01 + [[ -n '' ]]
03:24:01 + [[ -n '' ]]
03:24:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
03:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:24:01 + /tmp/venv-pdi1/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
03:24:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
03:24:03 lf-activate-venv(): INFO: Base packages installed successfully
03:24:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
03:24:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
03:24:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:24:03 + /tmp/venv-pdi1/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
03:24:21 + type python3
03:24:21 + true
03:24:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH'
03:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:24:21 + PATH=/tmp/venv-pdi1/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
03:24:21 + return 0
03:24:21 + openstack --os-cloud vex limits show --absolute
03:24:22 +--------------------------+---------+
03:24:22 | Name | Value |
03:24:22 +--------------------------+---------+
03:24:22 | maxTotalInstances | -1 |
03:24:22 | maxTotalCores | 450 |
03:24:22 | maxTotalRAMSize | 1000000 |
03:24:22 | maxServerMeta | 128 |
03:24:22 | maxImageMeta | 128 |
03:24:22 | maxPersonality | 5 |
03:24:22 | maxPersonalitySize | 10240 |
03:24:22 | maxTotalKeypairs | 100 |
03:24:22 | maxServerGroups | 10 |
03:24:22 | maxServerGroupMembers | 10 |
03:24:22 | maxTotalFloatingIps | -1 |
03:24:22 | maxSecurityGroups | -1 |
03:24:22 | maxSecurityGroupRules | -1 |
03:24:22 | totalRAMUsed | 802816 |
03:24:22 | totalCoresUsed | 196 |
03:24:22 | totalInstancesUsed | 89 |
03:24:22 | totalFloatingIpsUsed | 0 |
03:24:22 | totalSecurityGroupsUsed | 0 |
03:24:22 | totalServerGroupsUsed | 0 |
03:24:22 | maxTotalVolumes | -1 |
03:24:22 | maxTotalSnapshots | 10 |
03:24:22 | maxTotalVolumeGigabytes | 4096 |
03:24:22 | maxTotalBackups | 10 |
03:24:22 | maxTotalBackupGigabytes | 1000 |
03:24:22 | totalVolumesUsed | 3 |
03:24:22 | totalGigabytesUsed | 60 |
03:24:22 | totalSnapshotsUsed | 0 |
03:24:22 | totalBackupsUsed | 0 |
03:24:22 | totalBackupGigabytesUsed | 0 |
03:24:22 +--------------------------+---------+
03:24:22 + pushd /opt/ciman/openstack-hot
03:24:22 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-titanium
03:24:22 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-titanium-602 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-titanium/stack-parameters.yaml
03:24:47 Creating stack releng-daexim-csit-1node-basic-only-titanium-602
03:24:47 Waiting to initialize infrastructure...
03:24:47 Stack initialization successful.
03:24:47 ------------------------------------
03:24:47 Stack Details
03:24:47 ------------------------------------
03:24:47 {'added': None,
03:24:47 'capabilities': [],
03:24:47 'created_at': '2026-01-07T03:24:25Z',
03:24:47 'deleted': None,
03:24:47 'deleted_at': None,
03:24:47 'description': 'No description',
03:24:47 'environment': None,
03:24:47 'environment_files': None,
03:24:47 'files': None,
03:24:47 'files_container': None,
03:24:47 'id': 'a2f9ebae-aa6d-4d5f-82d3-2a4655c9fcb2',
03:24:47 'is_rollback_disabled': True,
03:24:47 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-titanium-602/a2f9ebae-aa6d-4d5f-82d3-2a4655c9fcb2',
03:24:47 'rel': 'self'}],
03:24:47 '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'})}),
03:24:47 'name': 'releng-daexim-csit-1node-basic-only-titanium-602',
03:24:47 'notification_topics': [],
03:24:47 'outputs': [{'description': 'IP addresses of the 1st vm types',
03:24:47 'output_key': 'vm_0_ips',
03:24:47 'output_value': ['10.30.170.27']},
03:24:47 {'description': 'IP addresses of the 2nd vm types',
03:24:47 'output_key': 'vm_1_ips',
03:24:47 'output_value': []}],
03:24:47 'owner_id': ****,
03:24:47 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:24:47 'OS::stack_id': 'a2f9ebae-aa6d-4d5f-82d3-2a4655c9fcb2',
03:24:47 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-titanium-602',
03:24:47 'job_name': '36989-602',
03:24:47 'silo': 'releng',
03:24:47 'vm_0_count': '1',
03:24:47 'vm_0_flavor': 'v3-standard-4',
03:24:47 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:24:47 '20260101-010223.593',
03:24:47 'vm_1_count': '0',
03:24:47 'vm_1_flavor': 'v3-standard-2',
03:24:47 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:24:47 '- 20250917-133034.654'},
03:24:47 'parent_id': None,
03:24:47 'replaced': None,
03:24:47 'status': 'CREATE_COMPLETE',
03:24:47 'status_reason': 'Stack CREATE completed successfully',
03:24:47 'tags': [],
03:24:47 'template': None,
03:24:47 'template_description': 'No description',
03:24:47 'template_url': None,
03:24:47 'timeout_mins': 15,
03:24:47 'unchanged': None,
03:24:47 'updated': None,
03:24:47 'updated_at': None,
03:24:47 'user_project_id': '6c6f61c904c64c69b19092cecac98480'}
03:24:47 ------------------------------------
03:24:47 + popd
03:24:47 /w/workspace/daexim-csit-1node-basic-only-titanium
03:24:47 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins8495775401166446666.sh
03:24:47 ---> Copy SSH public keys to CSIT lab
03:24:47 Setup pyenv:
03:24:47 system
03:24:47 3.8.13
03:24:47 3.9.13
03:24:47 3.10.13
03:24:47 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:24:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:24:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:24:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:24:49 lf-activate-venv(): INFO: Base packages installed successfully
03:24:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:25:05 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:25:07 SSH not responding on 10.30.170.27. Retrying in 10 seconds...
03:25:17 Ping to 10.30.170.27 successful.
03:25:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:25:18 releng-36989-602-0-builder-0
03:25:18 Successfully copied public keys to slave 10.30.170.27
03:25:18 Process 6488 ready.
03:25:18 SSH ready on all stack servers.
03:25:18 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins9076456052258229982.sh
03:25:18 Setup pyenv:
03:25:19 system
03:25:19 3.8.13
03:25:19 3.9.13
03:25:19 3.10.13
03:25:19 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:25:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vGUi
03:25:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-titanium/.robot_venv
03:25:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:25:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:25:27 lf-activate-venv(): INFO: Base packages installed successfully
03:25:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
03:25:28 lf-activate-venv(): INFO: Adding /tmp/venv-vGUi/bin to PATH
03:25:28 + echo 'Installing Python Requirements'
03:25:28 Installing Python Requirements
03:25:28 + cat
03:25:28 + python -m pip install -r requirements.txt
03:25:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:25:29 Collecting docker-py (from -r requirements.txt (line 1))
03:25:29 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)
03:25:29 Collecting ipaddr (from -r requirements.txt (line 2))
03:25:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:25:29 Installing build dependencies: started
03:25:30 Installing build dependencies: finished with status 'done'
03:25:30 Getting requirements to build wheel: started
03:25:30 Getting requirements to build wheel: finished with status 'done'
03:25:30 Preparing metadata (pyproject.toml): started
03:25:30 Preparing metadata (pyproject.toml): finished with status 'done'
03:25:30 Collecting netaddr (from -r requirements.txt (line 3))
03:25:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:25:30 Collecting netifaces (from -r requirements.txt (line 4))
03:25:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:25:30 Installing build dependencies: started
03:25:31 Installing build dependencies: finished with status 'done'
03:25:31 Getting requirements to build wheel: started
03:25:32 Getting requirements to build wheel: finished with status 'done'
03:25:32 Preparing metadata (pyproject.toml): started
03:25:32 Preparing metadata (pyproject.toml): finished with status 'done'
03:25:32 Collecting pyhocon (from -r requirements.txt (line 5))
03:25:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:25:32 Collecting requests (from -r requirements.txt (line 6))
03:25:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
03:25:32 Collecting robotframework (from -r requirements.txt (line 7))
03:25:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
03:25:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.2 MB/s 0:00:00
03:25:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:25:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:25:32 Installing build dependencies: started
03:25:33 Installing build dependencies: finished with status 'done'
03:25:33 Getting requirements to build wheel: started
03:25:33 Getting requirements to build wheel: finished with status 'done'
03:25:33 Preparing metadata (pyproject.toml): started
03:25:33 Preparing metadata (pyproject.toml): finished with status 'done'
03:25:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:25:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:25:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:25:34 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)
03:25:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:25:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:25:34 Installing build dependencies: started
03:25:35 Installing build dependencies: finished with status 'done'
03:25:35 Getting requirements to build wheel: started
03:25:35 Getting requirements to build wheel: finished with status 'done'
03:25:35 Preparing metadata (pyproject.toml): started
03:25:35 Preparing metadata (pyproject.toml): finished with status 'done'
03:25:35 Collecting scapy (from -r requirements.txt (line 12))
03:25:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
03:25:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 44.2 MB/s 0:00:00
03:25:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:25:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:25:35 Installing build dependencies: started
03:25:36 Installing build dependencies: finished with status 'done'
03:25:36 Getting requirements to build wheel: started
03:25:37 Getting requirements to build wheel: finished with status 'done'
03:25:37 Preparing metadata (pyproject.toml): started
03:25:37 Preparing metadata (pyproject.toml): finished with status 'done'
03:25:37 Collecting elasticsearch (from -r requirements.txt (line 18))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
03:25:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 31.1 MB/s 0:00:00
03:25:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:25:37 Collecting pyangbind (from -r requirements.txt (line 22))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
03:25:37 Collecting isodate (from -r requirements.txt (line 25))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:25:37 Collecting jmespath (from -r requirements.txt (line 28))
03:25:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:25:37 Collecting jsonpatch (from -r requirements.txt (line 31))
03:25:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:25:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
03:25:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:25:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:25:37 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)
03:25:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:25:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:25:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:25:38 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)
03:25:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:25:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
03:25:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:25:38 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)
03:25:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:25:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
03:25:38 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:25:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
03:25:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:25:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
03:25:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:25:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
03:25:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:25:38 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)
03:25:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:25:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
03:25:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:25:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:25:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:25:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:25:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
03:25:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
03:25:38 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
03:25:39 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:25:39 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)
03:25:39 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:25:39 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:25:39 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)
03:25:39 Collecting elasticsearch (from -r requirements.txt (line 18))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
03:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 30.2 MB/s 0:00:00
03:25:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
03:25:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
03:25:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:25:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:25:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
03:25:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.1 MB/s 0:00:00
03:25:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:25:39 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)
03:25:41 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:25:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
03:25:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.4 MB/s 0:00:00
03:25:41 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:25:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:25:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:41 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)
03:25:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
03:25:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
03:25:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:41 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)
03:25:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:42 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)
03:25:42 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:25:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
03:25:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:25:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
03:25:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 74.0 MB/s 0:00:00
03:25:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:25:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
03:25:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:25:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
03:25:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:25:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
03:25:42 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))
03:25:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:25:42 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))
03:25:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
03:25:43 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))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:25:43 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))
03:25:43 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)
03:25:43 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))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
03:25:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:25:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:25:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:25:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:25:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
03:25:43 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))
03:25:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:25:43 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:25:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
03:25:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:25:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
03:25:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
03:25:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2baee526ec6abb3d3141703821e338773d9950162f6874f529e8b3885e4e3ba8
03:25:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:25:43 Building wheel for ipaddr (pyproject.toml): started
03:25:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
03:25:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3343e4cfb216fe30e3b3d92311af8008a887985988f6a7d1dd7f18a62159c72b
03:25:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:25:44 Building wheel for netifaces (pyproject.toml): started
03:25:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
03:25:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=0dbe02771e99f70ffc8a00a7e1c96019f82c6f4d40f09ded482af8c7296870e6
03:25:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:25:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
03:25:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
03:25:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c978357c0c6b8c327201e133ce79f2745cc5dff887d10e10c822e5f6357d1c79
03:25:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:25:46 Building wheel for jsonpath-rw (pyproject.toml): started
03:25:47 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
03:25:47 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=06d7117bee98775006c075bdd3bf67b3ddc79d87ecb988ae038de427699af57b
03:25:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:25:47 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:25:47 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:25:54
03:25:54 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
03:25:54 + pip freeze
03:25:55 attrs==25.4.0
03:25:55 bcrypt==5.0.0
03:25:55 beautifulsoup4==4.14.3
03:25:55 certifi==2026.1.4
03:25:55 cffi==2.0.0
03:25:55 charset-normalizer==3.4.4
03:25:55 click==8.3.1
03:25:55 cryptography==46.0.3
03:25:55 decorator==5.2.1
03:25:55 distlib==0.4.0
03:25:55 docker-py==1.10.6
03:25:55 docker-pycreds==0.4.0
03:25:55 elastic-transport==8.17.1
03:25:55 elasticsearch==8.19.3
03:25:55 elasticsearch-dsl==8.15.4
03:25:55 enum34==1.1.10
03:25:55 filelock==3.20.2
03:25:55 h11==0.16.0
03:25:55 idna==3.11
03:25:55 invoke==2.2.1
03:25:55 ipaddr==2.2.0
03:25:55 isodate==0.7.2
03:25:55 jmespath==1.0.1
03:25:55 jsonpatch==1.33
03:25:55 jsonpath-rw==1.4.0
03:25:55 jsonpointer==3.0.0
03:25:55 lxml==6.0.2
03:25:55 netaddr==1.3.0
03:25:55 netifaces==0.11.0
03:25:55 outcome==1.3.0.post0
03:25:55 paramiko==4.0.0
03:25:55 platformdirs==4.5.1
03:25:55 ply==3.11
03:25:55 pyang==2.7.1
03:25:55 pyangbind==0.8.7
03:25:55 pycparser==2.23
03:25:55 pyhocon==0.3.61
03:25:55 PyNaCl==1.6.2
03:25:55 pyparsing==3.3.1
03:25:55 PySocks==1.7.1
03:25:55 python-dateutil==2.9.0.post0
03:25:55 regex==2025.11.3
03:25:55 requests==2.32.5
03:25:55 robotframework==7.4.1
03:25:55 robotframework-httplibrary==0.4.2
03:25:55 robotframework-pythonlibcore==4.4.1
03:25:55 robotframework-requests==0.9.7
03:25:55 robotframework-selenium2library==3.0.0
03:25:55 robotframework-seleniumlibrary==6.8.0
03:25:55 robotframework-sshlibrary==3.8.0
03:25:55 scapy==2.7.0
03:25:55 scp==0.15.0
03:25:55 selenium==4.39.0
03:25:55 six==1.17.0
03:25:55 sniffio==1.3.1
03:25:55 sortedcontainers==2.4.0
03:25:55 soupsieve==2.8.1
03:25:55 trio==0.32.0
03:25:55 trio-websocket==0.12.2
03:25:55 typing_extensions==4.15.0
03:25:55 urllib3==2.6.2
03:25:55 virtualenv==20.35.4
03:25:55 waitress==3.0.2
03:25:55 WebOb==1.8.9
03:25:55 websocket-client==1.9.0
03:25:55 WebTest==3.0.7
03:25:55 wsproto==1.3.2
03:25:55 [EnvInject] - Injecting environment variables from a build step.
03:25:55 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:25:55 [EnvInject] - Variables injected successfully.
03:25:55 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins1159753197545271471.sh
03:25:55 Setup pyenv:
03:25:55 system
03:25:55 3.8.13
03:25:55 3.9.13
03:25:55 3.10.13
03:25:55 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:25:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:25:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:25:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:25:57 lf-activate-venv(): INFO: Base packages installed successfully
03:25:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
03:26:04 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.
03:26:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
03:26:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
03:26:05 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:26:05 + ODL_SYSTEM=()
03:26:05 + TOOLS_SYSTEM=()
03:26:05 + OPENSTACK_SYSTEM=()
03:26:05 + OPENSTACK_CONTROLLERS=()
03:26:05 + mapfile -t ADDR
03:26:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:26:05 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-titanium-602
03:26:06 + for i in "${ADDR[@]}"
03:26:06 ++ ssh 10.30.170.27 hostname -s
03:26:06 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:07 + REMHOST=releng-36989-602-0-builder-0
03:26:07 + case ${REMHOST} in
03:26:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:26:07 + echo NUM_ODL_SYSTEM=1
03:26:07 + echo NUM_TOOLS_SYSTEM=0
03:26:07 + '[' '' == yes ']'
03:26:07 + NUM_OPENSTACK_SYSTEM=0
03:26:07 + echo NUM_OPENSTACK_SYSTEM=0
03:26:07 + '[' 0 -eq 2 ']'
03:26:07 + echo ODL_SYSTEM_IP=10.30.170.27
03:26:07 ++ seq 0 0
03:26:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:26:07 + echo ODL_SYSTEM_1_IP=10.30.170.27
03:26:07 + echo TOOLS_SYSTEM_IP=
03:26:07 ++ seq 0 -1
03:26:07 + openstack_index=0
03:26:07 + NUM_OPENSTACK_CONTROL_NODES=1
03:26:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:26:07 ++ seq 0 0
03:26:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:26:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:26:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:26:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:26:07 + '[' -1 -ge 2 ']'
03:26:07 ++ seq 0 -2
03:26:07 + NUM_OPENSTACK_HAPROXY_NODES=0
03:26:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:26:07 ++ seq 0 -1
03:26:07 + echo 'Contents of slave_addresses.txt:'
03:26:07 Contents of slave_addresses.txt:
03:26:07 + cat slave_addresses.txt
03:26:07 NUM_ODL_SYSTEM=1
03:26:07 NUM_TOOLS_SYSTEM=0
03:26:07 NUM_OPENSTACK_SYSTEM=0
03:26:07 ODL_SYSTEM_IP=10.30.170.27
03:26:07 ODL_SYSTEM_1_IP=10.30.170.27
03:26:07 TOOLS_SYSTEM_IP=
03:26:07 NUM_OPENSTACK_CONTROL_NODES=1
03:26:07 OPENSTACK_CONTROL_NODE_1_IP=
03:26:07 NUM_OPENSTACK_COMPUTE_NODES=-1
03:26:07 NUM_OPENSTACK_HAPROXY_NODES=0
03:26:07 [EnvInject] - Injecting environment variables from a build step.
03:26:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:26:07 [EnvInject] - Variables injected successfully.
03:26:07 [daexim-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins339647170917576000.sh
03:26:07 Preparing for JRE Version 21
03:26:07 Karaf artifact is karaf
03:26:07 Karaf project is integration
03:26:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
03:26:07 [EnvInject] - Injecting environment variables from a build step.
03:26:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:26:07 [EnvInject] - Variables injected successfully.
03:26:07 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins16191195967208743642.sh
03:26:07 2026-01-07 03:26:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
03:26:07 Bundle version is 0.22.2-SNAPSHOT
03:26:07 --2026-01-07 03:26:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
03:26:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:26:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:26:07 HTTP request sent, awaiting response... 200 OK
03:26:07 Length: 1410 (1.4K) [application/xml]
03:26:07 Saving to: ‘maven-metadata.xml’
03:26:07
03:26:07 0K . 100% 57.6M=0s
03:26:07
03:26:07 2026-01-07 03:26:07 (57.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
03:26:07
03:26:07
03:26:07
03:26:07 org.opendaylight.integration
03:26:07 karaf
03:26:07 0.22.2-SNAPSHOT
03:26:07
03:26:07
03:26:07 20260106.175728
03:26:07 359
03:26:07
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07 pom
03:26:07 0.22.2-20260106.175728-359
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07 tar.gz
03:26:07 0.22.2-20260106.175728-359
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07 zip
03:26:07 0.22.2-20260106.175728-359
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07 cyclonedx
03:26:07 xml
03:26:07 0.22.2-20260106.175728-359
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07 cyclonedx
03:26:07 json
03:26:07 0.22.2-20260106.175728-359
03:26:07 20260106175728
03:26:07
03:26:07
03:26:07
03:26:07
03:26:07 Nexus timestamp is 0.22.2-20260106.175728-359
03:26:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260106.175728-359.zip
03:26:07 Distribution bundle is karaf-0.22.2-20260106.175728-359.zip
03:26:07 Distribution bundle version is 0.22.2-SNAPSHOT
03:26:07 Distribution folder is karaf-0.22.2-SNAPSHOT
03:26:07 Nexus prefix is https://nexus.opendaylight.org
03:26:07 [EnvInject] - Injecting environment variables from a build step.
03:26:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:26:07 [EnvInject] - Variables injected successfully.
03:26:07 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins13992161394025980328.sh
03:26:07 Setup pyenv:
03:26:07 system
03:26:07 3.8.13
03:26:07 3.9.13
03:26:07 3.10.13
03:26:07 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:26:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:26:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:26:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:26:09 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.
03:26:09 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
03:26:09 lf-activate-venv(): INFO: Base packages installed successfully
03:26:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
03:26:15 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.
03:26:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
03:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:26:15 Copying common-functions.sh to /tmp
03:26:17 Copying common-functions.sh to 10.30.170.27:/tmp
03:26:17 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:17 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6380219789176349707.sh
03:26:17 common-functions.sh is being sourced
03:26:17 common-functions environment:
03:26:17 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:17 ACTUALFEATURES:
03:26:17 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:17 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:26:17 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:17 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:17 CONTROLLERMEM: 2048m
03:26:17 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:26:17 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:26:17 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:26:17 SUITES:
03:26:17
03:26:17 #################################################
03:26:17 ## Configure Cluster and Start ##
03:26:17 #################################################
03:26:17 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia
03:26:17 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia
03:26:17 Locating script plan to use...
03:26:17 Finished running script plans
03:26:17 Configuring member-1 with IP address 10.30.170.27
03:26:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:18 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:18 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
03:26:18 common-functions.sh is being sourced
03:26:18 ++ [[ /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 ]]
03:26:18 ++ echo 'common-functions.sh is being sourced'
03:26:18 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
03:26:18 ++ DISTROSTREAM=titanium
03:26:18 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:18 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:18 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:18 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:18 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:26:18 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:26:18 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:18 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:18 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:18 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:18 ++ export CONTROLLERMEM=
03:26:18 ++ CONTROLLERMEM=
03:26:18 ++ case "${DISTROSTREAM}" in
03:26:18 ++ CLUSTER_SYSTEM=pekko
03:26:18 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:26:18 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:26:18 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:26:18 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:26:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:26:18 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:26:18 ++ print_common_env
03:26:18 ++ cat
03:26:18 common-functions environment:
03:26:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:18 ACTUALFEATURES:
03:26:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:26:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:18 CONTROLLERMEM:
03:26:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:26:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:26:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:26:18 SUITES:
03:26:18
03:26:18 ++ SSH='ssh -t -t'
03:26:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:26:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:26:18 Changing to /tmp
03:26:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260106.175728-359.zip
03:26:18 + echo 'Changing to /tmp'
03:26:18 + cd /tmp
03:26:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260106.175728-359.zip'
03:26:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260106.175728-359.zip
03:26:18 --2026-01-07 03:26:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260106.175728-359.zip
03:26:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:26:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:26:18 HTTP request sent, awaiting response... 200 OK
03:26:18 Length: 234982406 (224M) [application/zip]
03:26:18 Saving to: ‘karaf-0.22.2-20260106.175728-359.zip’
03:26:18
03:26:18 0K ........ ........ ........ ........ ........ ........ 1% 65.5M 3s
03:26:18 3072K ........ ........ ........ ........ ........ ........ 2% 133M 2s
03:26:18 6144K ........ ........ ........ ........ ........ ........ 4% 145M 2s
03:26:18 9216K ........ ........ ........ ........ ........ ........ 5% 147M 2s
03:26:18 12288K ........ ........ ........ ........ ........ ........ 6% 130M 2s
03:26:18 15360K ........ ........ ........ ........ ........ ........ 8% 169M 2s
03:26:18 18432K ........ ........ ........ ........ ........ ........ 9% 199M 2s
03:26:18 21504K ........ ........ ........ ........ ........ ........ 10% 212M 1s
03:26:18 24576K ........ ........ ........ ........ ........ ........ 12% 199M 1s
03:26:18 27648K ........ ........ ........ ........ ........ ........ 13% 209M 1s
03:26:18 30720K ........ ........ ........ ........ ........ ........ 14% 252M 1s
03:26:18 33792K ........ ........ ........ ........ ........ ........ 16% 214M 1s
03:26:18 36864K ........ ........ ........ ........ ........ ........ 17% 182M 1s
03:26:18 39936K ........ ........ ........ ........ ........ ........ 18% 281M 1s
03:26:18 43008K ........ ........ ........ ........ ........ ........ 20% 232M 1s
03:26:18 46080K ........ ........ ........ ........ ........ ........ 21% 275M 1s
03:26:18 49152K ........ ........ ........ ........ ........ ........ 22% 252M 1s
03:26:19 52224K ........ ........ ........ ........ ........ ........ 24% 291M 1s
03:26:19 55296K ........ ........ ........ ........ ........ ........ 25% 216M 1s
03:26:19 58368K ........ ........ ........ ........ ........ ........ 26% 205M 1s
03:26:19 61440K ........ ........ ........ ........ ........ ........ 28% 199M 1s
03:26:19 64512K ........ ........ ........ ........ ........ ........ 29% 182M 1s
03:26:19 67584K ........ ........ ........ ........ ........ ........ 30% 196M 1s
03:26:19 70656K ........ ........ ........ ........ ........ ........ 32% 241M 1s
03:26:19 73728K ........ ........ ........ ........ ........ ........ 33% 209M 1s
03:26:19 76800K ........ ........ ........ ........ ........ ........ 34% 204M 1s
03:26:19 79872K ........ ........ ........ ........ ........ ........ 36% 190M 1s
03:26:19 82944K ........ ........ ........ ........ ........ ........ 37% 269M 1s
03:26:19 86016K ........ ........ ........ ........ ........ ........ 38% 292M 1s
03:26:19 89088K ........ ........ ........ ........ ........ ........ 40% 307M 1s
03:26:19 92160K ........ ........ ........ ........ ........ ........ 41% 271M 1s
03:26:19 95232K ........ ........ ........ ........ ........ ........ 42% 203M 1s
03:26:19 98304K ........ ........ ........ ........ ........ ........ 44% 190M 1s
03:26:19 101376K ........ ........ ........ ........ ........ ........ 45% 184M 1s
03:26:19 104448K ........ ........ ........ ........ ........ ........ 46% 200M 1s
03:26:19 107520K ........ ........ ........ ........ ........ ........ 48% 226M 1s
03:26:19 110592K ........ ........ ........ ........ ........ ........ 49% 298M 1s
03:26:19 113664K ........ ........ ........ ........ ........ ........ 50% 260M 1s
03:26:19 116736K ........ ........ ........ ........ ........ ........ 52% 208M 1s
03:26:19 119808K ........ ........ ........ ........ ........ ........ 53% 272M 1s
03:26:19 122880K ........ ........ ........ ........ ........ ........ 54% 303M 1s
03:26:19 125952K ........ ........ ........ ........ ........ ........ 56% 316M 0s
03:26:19 129024K ........ ........ ........ ........ ........ ........ 57% 267M 0s
03:26:19 132096K ........ ........ ........ ........ ........ ........ 58% 295M 0s
03:26:19 135168K ........ ........ ........ ........ ........ ........ 60% 312M 0s
03:26:19 138240K ........ ........ ........ ........ ........ ........ 61% 340M 0s
03:26:19 141312K ........ ........ ........ ........ ........ ........ 62% 321M 0s
03:26:19 144384K ........ ........ ........ ........ ........ ........ 64% 322M 0s
03:26:19 147456K ........ ........ ........ ........ ........ ........ 65% 298M 0s
03:26:19 150528K ........ ........ ........ ........ ........ ........ 66% 348M 0s
03:26:19 153600K ........ ........ ........ ........ ........ ........ 68% 228M 0s
03:26:19 156672K ........ ........ ........ ........ ........ ........ 69% 243M 0s
03:26:19 159744K ........ ........ ........ ........ ........ ........ 70% 301M 0s
03:26:19 162816K ........ ........ ........ ........ ........ ........ 72% 327M 0s
03:26:19 165888K ........ ........ ........ ........ ........ ........ 73% 307M 0s
03:26:19 168960K ........ ........ ........ ........ ........ ........ 74% 306M 0s
03:26:19 172032K ........ ........ ........ ........ ........ ........ 76% 313M 0s
03:26:19 175104K ........ ........ ........ ........ ........ ........ 77% 331M 0s
03:26:19 178176K ........ ........ ........ ........ ........ ........ 78% 296M 0s
03:26:19 181248K ........ ........ ........ ........ ........ ........ 80% 315M 0s
03:26:19 184320K ........ ........ ........ ........ ........ ........ 81% 327M 0s
03:26:19 187392K ........ ........ ........ ........ ........ ........ 82% 302M 0s
03:26:19 190464K ........ ........ ........ ........ ........ ........ 84% 317M 0s
03:26:19 193536K ........ ........ ........ ........ ........ ........ 85% 310M 0s
03:26:19 196608K ........ ........ ........ ........ ........ ........ 87% 301M 0s
03:26:19 199680K ........ ........ ........ ........ ........ ........ 88% 307M 0s
03:26:19 202752K ........ ........ ........ ........ ........ ........ 89% 286M 0s
03:26:19 205824K ........ ........ ........ ........ ........ ........ 91% 307M 0s
03:26:19 208896K ........ ........ ........ ........ ........ ........ 92% 287M 0s
03:26:19 211968K ........ ........ ........ ........ ........ ........ 93% 291M 0s
03:26:19 215040K ........ ........ ........ ........ ........ ........ 95% 317M 0s
03:26:19 218112K ........ ........ ........ ........ ........ ........ 96% 314M 0s
03:26:19 221184K ........ ........ ........ ........ ........ ........ 97% 308M 0s
03:26:19 224256K ........ ........ ........ ........ ........ ........ 99% 266M 0s
03:26:19 227328K ........ ........ ........ ........ . 100% 304M=1.0s
03:26:19
03:26:19 2026-01-07 03:26:19 (236 MB/s) - ‘karaf-0.22.2-20260106.175728-359.zip’ saved [234982406/234982406]
03:26:19
03:26:19 Extracting the new controller...
03:26:19 + echo 'Extracting the new controller...'
03:26:19 + unzip -q karaf-0.22.2-20260106.175728-359.zip
03:26:21 Adding external repositories...
03:26:21 + echo 'Adding external repositories...'
03:26:21 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:26:21 ################################################################################
03:26:21 #
03:26:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:26:21 # contributor license agreements. See the NOTICE file distributed with
03:26:21 # this work for additional information regarding copyright ownership.
03:26:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:26:21 # (the "License"); you may not use this file except in compliance with
03:26:21 # the License. You may obtain a copy of the License at
03:26:21 #
03:26:21 # http://www.apache.org/licenses/LICENSE-2.0
03:26:21 #
03:26:21 # Unless required by applicable law or agreed to in writing, software
03:26:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:26:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:26:21 # See the License for the specific language governing permissions and
03:26:21 # limitations under the License.
03:26:21 #
03:26:21 ################################################################################
03:26:21
03:26:21 #
03:26:21 # If set to true, the following property will not allow any certificate to be used
03:26:21 # when accessing Maven repositories through SSL
03:26:21 #
03:26:21 #org.ops4j.pax.url.mvn.certificateCheck=
03:26:21
03:26:21 #
03:26:21 # Path to the local Maven settings file.
03:26:21 # The repositories defined in this file will be automatically added to the list
03:26:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:26:21 # below is not set.
03:26:21 # The following locations are checked for the existence of the settings.xml file
03:26:21 # * 1. looks for the specified url
03:26:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:26:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:26:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:26:21 #
03:26:21 #org.ops4j.pax.url.mvn.settings=
03:26:21
03:26:21 #
03:26:21 # Path to the local Maven repository which is used to avoid downloading
03:26:21 # artifacts when they already exist locally.
03:26:21 # The value of this property will be extracted from the settings.xml file
03:26:21 # above, or defaulted to:
03:26:21 # System.getProperty( "user.home" ) + "/.m2/repository"
03:26:21 #
03:26:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:26:21
03:26:21 #
03:26:21 # Default this to false. It's just weird to use undocumented repos
03:26:21 #
03:26:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:26:21
03:26:21 #
03:26:21 # Uncomment if you don't wanna use the proxy settings
03:26:21 # from the Maven conf/settings.xml file
03:26:21 #
03:26:21 # org.ops4j.pax.url.mvn.proxySupport=false
03:26:21
03:26:21 #
03:26:21 # Comma separated list of repositories scanned when resolving an artifact.
03:26:21 # Those repositories will be checked before iterating through the
03:26:21 # below list of repositories and even before the local repository
03:26:21 # A repository url can be appended with zero or more of the following flags:
03:26:21 # @snapshots : the repository contains snaphots
03:26:21 # @noreleases : the repository does not contain any released artifacts
03:26:21 #
03:26:21 # The following property value will add the system folder as a repo.
03:26:21 #
03:26:21 org.ops4j.pax.url.mvn.defaultRepositories=\
03:26:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:26:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:26:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:26:21
03:26:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:26:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:26:21
03:26:21 #
03:26:21 # Comma separated list of repositories scanned when resolving an artifact.
03:26:21 # The default list includes the following repositories:
03:26:21 # http://repo1.maven.org/maven2@id=central
03:26:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:26:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:26:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:26:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:26:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:26:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:26:21 # To add repositories to the default ones, prepend '+' to the list of repositories
03:26:21 # to add.
03:26:21 # A repository url can be appended with zero or more of the following flags:
03:26:21 # @snapshots : the repository contains snapshots
03:26:21 # @noreleases : the repository does not contain any released artifacts
03:26:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:26:21 #
03:26:21 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
03:26:21
03:26:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:26:21 + [[ True == \T\r\u\e ]]
03:26:21 + echo 'Configuring the startup features...'
03:26:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:21 + FEATURE_TEST_STRING=features-test
03:26:21 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
03:26:21 + KARAF_VERSION=karaf4
03:26:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:26:21 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:21 + [[ ! -z '' ]]
03:26:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:26:21 ################################################################################
03:26:21 #
03:26:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:26:21 # contributor license agreements. See the NOTICE file distributed with
03:26:21 # this work for additional information regarding copyright ownership.
03:26:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:26:21 # (the "License"); you may not use this file except in compliance with
03:26:21 # the License. You may obtain a copy of the License at
03:26:21 #
03:26:21 # http://www.apache.org/licenses/LICENSE-2.0
03:26:21 #
03:26:21 # Unless required by applicable law or agreed to in writing, software
03:26:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:26:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:26:21 # See the License for the specific language governing permissions and
03:26:21 # limitations under the License.
03:26:21 #
03:26:21 ################################################################################
03:26:21
03:26:21 #
03:26:21 # Comma separated list of features repositories to register by default
03:26:21 #
03:26:21 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/0f71831e-6b79-4fe5-a3a5-3a022abcbed1.xml
03:26:21
03:26:21 #
03:26:21 # Comma separated list of features to install at startup
03:26:21 #
03:26:21 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, 5fa22e0d-4f02-4b5a-99c4-fe11c0db9e05
03:26:21
03:26:21 #
03:26:21 # Resource repositories (OBR) that the features resolver can use
03:26:21 # to resolve requirements/capabilities
03:26:21 #
03:26:21 # The format of the resourceRepositories is
03:26:21 # resourceRepositories=[xml:url|json:url],...
03:26:21 # for Instance:
03:26:21 #
03:26:21 #resourceRepositories=xml:http://host/path/to/index.xml
03:26:21 # or
03:26:21 #resourceRepositories=json:http://host/path/to/index.json
03:26:21 #
03:26:21
03:26:21 #
03:26:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:26:21 #
03:26:21 featuresBootAsynchronous=false
03:26:21
03:26:21 #
03:26:21 # Service requirements enforcement
03:26:21 #
03:26:21 # By default, the feature resolver checks the service requirements/capabilities of
03:26:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:26:21 # the required bundles.
03:26:21 # The following flag can have those values:
03:26:21 # - disable: service requirements are completely ignored
03:26:21 # - default: service requirements are ignored for old features
03:26:21 # - enforce: service requirements are always verified
03:26:21 #
03:26:21 #serviceRequirements=default
03:26:21
03:26:21 #
03:26:21 # Store cfg file for config element in feature
03:26:21 #
03:26:21 #configCfgStore=true
03:26:21
03:26:21 #
03:26:21 # Define if the feature service automatically refresh bundles
03:26:21 #
03:26:21 autoRefresh=true
03:26:21
03:26:21 #
03:26:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:26:21 # XML file defines instructions related to features processing
03:26:21 # versions.properties may declare properties to resolve placeholders in XML file
03:26:21 # both files are relative to ${karaf.etc}
03:26:21 #
03:26:21 #featureProcessing=org.apache.karaf.features.xml
03:26:21 #featureProcessingVersions=versions.properties
03:26:21 + configure_karaf_log karaf4 ''
03:26:21 + local -r karaf_version=karaf4
03:26:21 + local -r controllerdebugmap=
03:26:21 + local logapi=log4j
03:26:21 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:26:21 log4j2.rootLogger.level = INFO
03:26:21 #log4j2.rootLogger.type = asyncRoot
03:26:21 #log4j2.rootLogger.includeLocation = false
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:26:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:26:21 log4j2.rootLogger.appenderRef.Console.ref = Console
03:26:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:26:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:26:21 log4j2.logger.spifly.name = org.apache.aries.spifly
03:26:21 log4j2.logger.spifly.level = WARN
03:26:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:26:21 log4j2.logger.audit.level = INFO
03:26:21 log4j2.logger.audit.additivity = false
03:26:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:26:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:26:21 log4j2.appender.console.type = Console
03:26:21 log4j2.appender.console.name = Console
03:26:21 log4j2.appender.console.layout.type = PatternLayout
03:26:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:26:21 log4j2.appender.rolling.type = RollingRandomAccessFile
03:26:21 log4j2.appender.rolling.name = RollingFile
03:26:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:26:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:26:21 #log4j2.appender.rolling.immediateFlush = false
03:26:21 log4j2.appender.rolling.append = true
03:26:21 log4j2.appender.rolling.layout.type = PatternLayout
03:26:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:26:21 log4j2.appender.rolling.policies.type = Policies
03:26:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:26:21 log4j2.appender.rolling.policies.size.size = 64MB
03:26:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:26:21 log4j2.appender.rolling.strategy.max = 7
03:26:21 log4j2.appender.audit.type = RollingRandomAccessFile
03:26:21 log4j2.appender.audit.name = AuditRollingFile
03:26:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:26:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:26:21 log4j2.appender.audit.append = true
03:26:21 log4j2.appender.audit.layout.type = PatternLayout
03:26:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:26:21 log4j2.appender.audit.policies.type = Policies
03:26:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:26:21 log4j2.appender.audit.policies.size.size = 8MB
03:26:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:26:21 log4j2.appender.audit.strategy.max = 7
03:26:21 log4j2.appender.osgi.type = PaxOsgi
03:26:21 log4j2.appender.osgi.name = PaxOsgi
03:26:21 log4j2.appender.osgi.filter = *
03:26:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:26:21 #log4j2.logger.aether.level = TRACE
03:26:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:26:21 #log4j2.logger.http-headers.level = DEBUG
03:26:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:26:21 #log4j2.logger.maven.level = TRACE
03:26:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:26:21 + logapi=log4j2
03:26:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:26:21 + '[' log4j2 == log4j2 ']'
03:26:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:26:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:26:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:26:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:26:21 + unset IFS
03:26:21 controllerdebugmap:
03:26:21 + echo 'controllerdebugmap: '
03:26:21 + '[' -n '' ']'
03:26:21 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:26:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:26:21 ################################################################################
03:26:21 #
03:26:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:26:21 # contributor license agreements. See the NOTICE file distributed with
03:26:21 # this work for additional information regarding copyright ownership.
03:26:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:26:21 # (the "License"); you may not use this file except in compliance with
03:26:21 # the License. You may obtain a copy of the License at
03:26:21 #
03:26:21 # http://www.apache.org/licenses/LICENSE-2.0
03:26:21 #
03:26:21 # Unless required by applicable law or agreed to in writing, software
03:26:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:26:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:26:21 # See the License for the specific language governing permissions and
03:26:21 # limitations under the License.
03:26:21 #
03:26:21 ################################################################################
03:26:21
03:26:21 # Common pattern layout for appenders
03:26:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:26:21
03:26:21 # Root logger
03:26:21 log4j2.rootLogger.level = INFO
03:26:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:26:21 #log4j2.rootLogger.type = asyncRoot
03:26:21 #log4j2.rootLogger.includeLocation = false
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:26:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:26:21 log4j2.rootLogger.appenderRef.Console.ref = Console
03:26:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:26:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:26:21
03:26:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:26:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:26:21
03:26:21 # Loggers configuration
03:26:21
03:26:21 # Spifly logger
03:26:21 log4j2.logger.spifly.name = org.apache.aries.spifly
03:26:21 log4j2.logger.spifly.level = WARN
03:26:21
03:26:21 # Security audit logger
03:26:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:26:21 log4j2.logger.audit.level = INFO
03:26:21 log4j2.logger.audit.additivity = false
03:26:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:26:21
03:26:21 # Appenders configuration
03:26:21
03:26:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:26:21 log4j2.appender.console.type = Console
03:26:21 log4j2.appender.console.name = Console
03:26:21 log4j2.appender.console.layout.type = PatternLayout
03:26:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:26:21
03:26:21 # Rolling file appender
03:26:21 log4j2.appender.rolling.type = RollingRandomAccessFile
03:26:21 log4j2.appender.rolling.name = RollingFile
03:26:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:26:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:26:21 # uncomment to not force a disk flush
03:26:21 #log4j2.appender.rolling.immediateFlush = false
03:26:21 log4j2.appender.rolling.append = true
03:26:21 log4j2.appender.rolling.layout.type = PatternLayout
03:26:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:26:21 log4j2.appender.rolling.policies.type = Policies
03:26:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:26:21 log4j2.appender.rolling.policies.size.size = 1GB
03:26:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:26:21 log4j2.appender.rolling.strategy.max = 7
03:26:21
03:26:21 # Audit file appender
03:26:21 log4j2.appender.audit.type = RollingRandomAccessFile
03:26:21 log4j2.appender.audit.name = AuditRollingFile
03:26:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:26:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:26:21 log4j2.appender.audit.append = true
03:26:21 log4j2.appender.audit.layout.type = PatternLayout
03:26:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:26:21 log4j2.appender.audit.policies.type = Policies
03:26:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:26:21 log4j2.appender.audit.policies.size.size = 8MB
03:26:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:26:21 log4j2.appender.audit.strategy.max = 7
03:26:21
03:26:21 # OSGi appender
03:26:21 log4j2.appender.osgi.type = PaxOsgi
03:26:21 log4j2.appender.osgi.name = PaxOsgi
03:26:21 log4j2.appender.osgi.filter = *
03:26:21
03:26:21 # help with identification of maven-related problems with pax-url-aether
03:26:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:26:21 #log4j2.logger.aether.level = TRACE
03:26:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:26:21 #log4j2.logger.http-headers.level = DEBUG
03:26:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:26:21 #log4j2.logger.maven.level = TRACE
03:26:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:26:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:26:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
03:26:21 + local -r controllermem=2048m
03:26:21 Configure
03:26:21 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 + echo Configure
03:26:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
03:26:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
03:26:21 max memory: 2048m
03:26:21 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 + echo ' max memory: 2048m'
03:26:21 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:26:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:26:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:26:21 #!/bin/sh
03:26:21 #
03:26:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:26:21 # contributor license agreements. See the NOTICE file distributed with
03:26:21 # this work for additional information regarding copyright ownership.
03:26:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:26:21 # (the "License"); you may not use this file except in compliance with
03:26:21 # the License. You may obtain a copy of the License at
03:26:21 #
03:26:21 # http://www.apache.org/licenses/LICENSE-2.0
03:26:21 #
03:26:21 # Unless required by applicable law or agreed to in writing, software
03:26:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:26:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:26:21 # See the License for the specific language governing permissions and
03:26:21 # limitations under the License.
03:26:21 #
03:26:21
03:26:21 #
03:26:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:26:21 # script: client, instance, shell, start, status, stop, karaf
03:26:21 #
03:26:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:26:21 # Actions go here...
03:26:21 # fi
03:26:21
03:26:21 #
03:26:21 # general settings which should be applied for all scripts go here; please keep
03:26:21 # in mind that it is possible that scripts might be executed more than once, e.g.
03:26:21 # in example of the start script where the start script is executed first and the
03:26:21 # karaf script afterwards.
03:26:21 #
03:26:21
03:26:21 #
03:26:21 # The following section shows the possible configuration options for the default
03:26:21 # karaf scripts
03:26:21 #
03:26:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
03:26:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:26:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:26:21 # export EXTRA_JAVA_OPTS # Additional JVM options
03:26:21 # export KARAF_HOME # Karaf home folder
03:26:21 # export KARAF_DATA # Karaf data folder
03:26:21 # export KARAF_BASE # Karaf base folder
03:26:21 # export KARAF_ETC # Karaf etc folder
03:26:21 # export KARAF_LOG # Karaf log folder
03:26:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:26:21 # export KARAF_OPTS # Additional available Karaf options
03:26:21 # export KARAF_DEBUG # Enable debug mode
03:26:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:26:21 # export KARAF_NOROOT # Prevent execution as root if set to true
03:26:21 Set Java version
03:26:21 + echo 'Set Java version'
03:26:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
03:26:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:26:21 sudo: a password is required
03:26:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:26:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:26:21 sudo: a password is required
03:26:21 JDK default version ...
03:26:21 + echo 'JDK default version ...'
03:26:21 + java -version
03:26:21 openjdk version "21.0.9" 2025-10-21
03:26:21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
03:26:21 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
03:26:22 Set JAVA_HOME
03:26:22 + echo 'Set JAVA_HOME'
03:26:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:26:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:26:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:26:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:26:22 Listing all open ports on controller system...
03:26:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:26:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
03:26:22 + echo 'Listing all open ports on controller system...'
03:26:22 + netstat -pnatu
03:26:22 /tmp/configuration-script.sh: line 40: netstat: command not found
03:26:22 Configuring cluster
03:26:22 + '[' -f /tmp/custom_shard_config.txt ']'
03:26:22 + echo 'Configuring cluster'
03:26:22 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.27
03:26:22 ################################################
03:26:22 ## Configure Cluster ##
03:26:22 ################################################
03:26:22 NOTE: Cluster configuration files not found. Copying from
03:26:22 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
03:26:22 Configuring unique name in pekko.conf
03:26:22 Configuring hostname in pekko.conf
03:26:22 Configuring data and rpc seed nodes in pekko.conf
03:26:22 modules = [
03:26:22
03:26:22 {
03:26:22 name = "inventory"
03:26:22 namespace = "urn:opendaylight:inventory"
03:26:22 shard-strategy = "module"
03:26:22 },
03:26:22 {
03:26:22 name = "topology"
03:26:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:26:22 shard-strategy = "module"
03:26:22 },
03:26:22 {
03:26:22 name = "toaster"
03:26:22 namespace = "http://netconfcentral.org/ns/toaster"
03:26:22 shard-strategy = "module"
03:26:22 }
03:26:22 ]
03:26:22 Configuring replication type in module-shards.conf
03:26:22 ################################################
03:26:22 ## NOTE: Manually restart controller to ##
03:26:22 ## apply configuration. ##
03:26:22 ################################################
03:26:22 Dump pekko.conf
03:26:22 + echo 'Dump pekko.conf'
03:26:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:26:22
03:26:22 odl-cluster-data {
03:26:22 pekko {
03:26:22 remote {
03:26:22 artery {
03:26:22 enabled = on
03:26:22 transport = tcp
03:26:22 canonical.hostname = "10.30.170.27"
03:26:22 canonical.port = 2550
03:26:22 }
03:26:22 }
03:26:22
03:26:22 cluster {
03:26:22 # Using artery.
03:26:22 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.27:2550"]
03:26:22
03:26:22 roles = ["member-1"]
03:26:22
03:26:22 # when under load we might trip a false positive on the failure detector
03:26:22 # failure-detector {
03:26:22 # heartbeat-interval = 4 s
03:26:22 # acceptable-heartbeat-pause = 16s
03:26:22 # }
03:26:22 }
03:26:22
03:26:22 persistence {
03:26:22 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:26:22 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:26:22 # The relative path is always relative to KARAF_HOME.
03:26:22
03:26:22 # snapshot-store.local.dir = "target/snapshots"
03:26:22
03:26:22 # Use lz4 compression for LocalSnapshotStore snapshots
03:26:22 snapshot-store.local.use-lz4-compression = false
03:26:22 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:26:22 snapshot-store.local.lz4-blocksize = 256KB
03:26:22 }
03:26:22 disable-default-actor-system-quarantined-event-handling = "false"
03:26:22 }
03:26:22 }
03:26:22 Dump modules.conf
03:26:22 + echo 'Dump modules.conf'
03:26:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:26:22 modules = [
03:26:22
03:26:22 {
03:26:22 name = "inventory"
03:26:22 namespace = "urn:opendaylight:inventory"
03:26:22 shard-strategy = "module"
03:26:22 },
03:26:22 {
03:26:22 name = "topology"
03:26:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:26:22 shard-strategy = "module"
03:26:22 },
03:26:22 {
03:26:22 name = "toaster"
03:26:22 namespace = "http://netconfcentral.org/ns/toaster"
03:26:22 shard-strategy = "module"
03:26:22 }
03:26:22 ]
03:26:22 Dump module-shards.conf
03:26:22 + echo 'Dump module-shards.conf'
03:26:22 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:26:22 module-shards = [
03:26:22 {
03:26:22 name = "default"
03:26:22 shards = [
03:26:22 {
03:26:22 name = "default"
03:26:22 replicas = ["member-1"]
03:26:22 }
03:26:22 ]
03:26:22 },
03:26:22 {
03:26:22 name = "inventory"
03:26:22 shards = [
03:26:22 {
03:26:22 name="inventory"
03:26:22 replicas = ["member-1"]
03:26:22 }
03:26:22 ]
03:26:22 },
03:26:22 {
03:26:22 name = "topology"
03:26:22 shards = [
03:26:22 {
03:26:22 name="topology"
03:26:22 replicas = ["member-1"]
03:26:22 }
03:26:22 ]
03:26:22 },
03:26:22 {
03:26:22 name = "toaster"
03:26:22 shards = [
03:26:22 {
03:26:22 name="toaster"
03:26:22 replicas = ["member-1"]
03:26:22 }
03:26:22 ]
03:26:22 }
03:26:22 ]
03:26:22 Locating config plan to use...
03:26:22 Finished running config plans
03:26:22 Starting member-1 with IP address 10.30.170.27
03:26:22 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:22 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:22 Redirecting karaf console output to karaf_console.log
03:26:22 Starting controller...
03:26:22 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:26:22 Execute the post startup script on controller 10.30.170.27
03:26:22 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:22 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:26:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:26:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:27:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:27:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:27:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:27:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:27:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:27:27 2026-01-07T03:26:42,200 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:27:27 Controller is UP
03:27:28 2026-01-07T03:26:42,200 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:27:28 Listing all open ports on controller system...
03:27:28 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:27:28 looking for "BindException: Address already in use" in log file
03:27:28 looking for "server is unhealthy" in log file
03:27:28 Let's take the karaf thread dump
03:27:28 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:27:28 karaf main: org.apache.karaf.main.Main, pid:2017
03:27:28 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:27:29 Generating mininet variables...
03:27:29 Locating test plan to use...
03:27:29 Changing the testplan path...
03:27:29 test/csit/suites/daexim/010-special-export.robot
03:27:29 test/csit/suites/daexim/020-import-basic.robot
03:27:29 test/csit/suites/daexim/030-export-basic.robot
03:27:29 test/csit/suites/daexim/040-export-inclusions.robot
03:27:29 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 ...
03:27:29 ==============================================================================
03:27:29 daexim-basic.txt
03:27:29 ==============================================================================
03:27:29 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia...
03:27:29 ==============================================================================
03:27:30 Create and Cancel Export :: schedule and cancel export of a cluster | PASS |
03:27:32 ------------------------------------------------------------------------------
03:27:32 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS |
03:27:45 ------------------------------------------------------------------------------
03:27:45 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS |
03:27:46 ------------------------------------------------------------------------------
03:27:46 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS |
03:27:47 ------------------------------------------------------------------------------
03:27:47 Create Module Exclude Export :: schedule export with exclude optio... | PASS |
03:28:02 ------------------------------------------------------------------------------
03:28:02 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS |
03:28:18 ------------------------------------------------------------------------------
03:28:18 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS |
03:28:18 6 tests, 6 passed, 0 failed
03:28:18 ==============================================================================
03:28:18 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import
03:28:18 ==============================================================================
03:28:18 Create Basic Import :: schedule a basic import/restore with data c... | PASS |
03:28:45 ------------------------------------------------------------------------------
03:28:45 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS |
03:28:45 1 test, 1 passed, 0 failed
03:28:45 ==============================================================================
03:28:45 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ...
03:28:45 ==============================================================================
03:28:45 Create Basic Export :: schedule a basic export/backup with control... | PASS |
03:28:56 ------------------------------------------------------------------------------
03:28:56 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS |
03:28:56 1 test, 1 passed, 0 failed
03:28:56 ==============================================================================
03:28:56 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex...
03:28:56 ==============================================================================
03:28:56 Create Module Include Export :: schedule a basic export/backup wit... | PASS |
03:29:12 ------------------------------------------------------------------------------
03:29:12 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS |
03:29:12 1 test, 1 passed, 0 failed
03:29:12 ==============================================================================
03:29:12 daexim-basic.txt | PASS |
03:29:12 9 tests, 9 passed, 0 failed
03:29:12 ==============================================================================
03:29:12 Output: /w/workspace/daexim-csit-1node-basic-only-titanium/output.xml
03:29:13 Log: /w/workspace/daexim-csit-1node-basic-only-titanium/log.html
03:29:13 Report: /w/workspace/daexim-csit-1node-basic-only-titanium/report.html
03:29:13 Examining the files in data/log and checking filesize
03:29:13 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:13 total 672
03:29:13 drwxrwxr-x 2 jenkins jenkins 4096 Jan 7 03:26 .
03:29:13 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 7 03:26 karaf_console.log
03:29:13 drwxrwxr-x 9 jenkins jenkins 4096 Jan 7 03:26 ..
03:29:13 -rw-rw-r-- 1 jenkins jenkins 673642 Jan 7 03:29 karaf.log
03:29:13 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:13 660K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:29:13 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:29:13 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:14 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
03:29:14 Let's take the karaf thread dump again...
03:29:14 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:14 karaf main: org.apache.karaf.main.Main, pid:6251
03:29:14 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:14 Killing ODL
03:29:14 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:20 Compressing karaf.log 1
03:29:20 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:20 Fetching compressed karaf.log 1
03:29:20 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:20 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:20 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:21 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:21 Fetch GC logs
03:29:21 Warning: Permanently added '10.30.170.27' (ECDSA) to the list of known hosts.
03:29:21 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
03:29:21 Examine copied files
03:29:21 total 5256
03:29:21 drwxrwxr-x. 2 jenkins jenkins 6 Jan 7 03:29 gclogs-1
03:29:21 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 7 03:29 odl1_karaf_console.log
03:29:21 -rw-rw-r--. 1 jenkins jenkins 54680 Jan 7 03:29 odl1_karaf.log.gz
03:29:21 -rw-rw-r--. 1 jenkins jenkins 126017 Jan 7 03:29 karaf_1_6251_threads_after.log
03:29:21 -rw-rw-r--. 1 jenkins jenkins 14645 Jan 7 03:29 ps_after.log
03:29:21 -rw-rw-r--. 1 jenkins jenkins 247585 Jan 7 03:29 report.html
03:29:21 -rw-rw-r--. 1 jenkins jenkins 871297 Jan 7 03:29 log.html
03:29:21 -rw-rw-r--. 1 jenkins jenkins 3875184 Jan 7 03:29 output.xml
03:29:21 -rw-rw-r--. 1 jenkins jenkins 195 Jan 7 03:27 testplan.txt
03:29:21 -rw-rw-r--. 1 jenkins jenkins 104235 Jan 7 03:27 karaf_1_2017_threads_before.log
03:29:21 -rw-rw-r--. 1 jenkins jenkins 14198 Jan 7 03:27 ps_before.log
03:29:21 -rw-rw-r--. 1 jenkins jenkins 3242 Jan 7 03:26 post-startup-script.sh
03:29:21 -rw-rw-r--. 1 jenkins jenkins 252 Jan 7 03:26 startup-script.sh
03:29:21 -rw-rw-r--. 1 jenkins jenkins 3429 Jan 7 03:26 configuration-script.sh
03:29:21 -rw-rw-r--. 1 jenkins jenkins 337 Jan 7 03:26 detect_variables.env
03:29:21 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 7 03:26 pom.xml
03:29:21 -rw-rw-r--. 1 jenkins jenkins 92 Jan 7 03:26 set_variables.env
03:29:21 -rw-rw-r--. 1 jenkins jenkins 252 Jan 7 03:26 slave_addresses.txt
03:29:21 -rw-rw-r--. 1 jenkins jenkins 570 Jan 7 03:25 requirements.txt
03:29:21 -rw-rw-r--. 1 jenkins jenkins 26 Jan 7 03:25 env.properties
03:29:21 -rw-rw-r--. 1 jenkins jenkins 334 Jan 7 03:24 stack-parameters.yaml
03:29:21 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 7 03:23 test
03:29:21 drwxrwxr-x. 2 jenkins jenkins 6 Jan 7 03:23 test@tmp
03:29:21 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 6 17:57 maven-metadata.xml
03:29:21 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17144803320795929720.sh
03:29:21 Karaf Deployments, Tests must have already run
03:29:21 [daexim-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins8575931595947947114.sh
03:29:21 Cleaning up Robot installation...
03:29:21 $ ssh-agent -k
03:29:21 unset SSH_AUTH_SOCK;
03:29:21 unset SSH_AGENT_PID;
03:29:21 echo Agent pid 5160 killed;
03:29:21 [ssh-agent] Stopped.
03:29:21 Recording plot data
03:29:22 Robot results publisher started...
03:29:22 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:29:22 -Parsing output xml:
03:29:22 Done!
03:29:22 -Copying log files to build dir:
03:29:23 Done!
03:29:23 -Assigning results to build:
03:29:23 Done!
03:29:23 -Checking thresholds:
03:29:23 Done!
03:29:23 Done publishing Robot results.
03:29:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:29:23 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6910120367210682198.sh
03:29:23 Archiving csit artifacts
03:29:23 mv: cannot stat '*_1.png': No such file or directory
03:29:23 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:29:23 % Total % Received % Xferd Average Speed Time Time Time Current
03:29:23 Dload Upload Total Spent Left Speed
03:29:23
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 593k 0 593k 0 0 4530k 0 --:--:-- --:--:-- --:--:-- 4530k
03:29:23 Archive: robot-plugin.zip
03:29:23 inflating: ./archives/robot-plugin/log.html
03:29:23 inflating: ./archives/robot-plugin/output.xml
03:29:23 inflating: ./archives/robot-plugin/report.html
03:29:23 mv: cannot stat '*.log.gz': No such file or directory
03:29:23 mv: cannot stat '*.csv': No such file or directory
03:29:23 mv: cannot stat '*.png': No such file or directory
03:29:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:29:23 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11169342943086212403.sh
03:29:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:29:23 [EnvInject] - Injecting environment variables from a build step.
03:29:23 [EnvInject] - Injecting as environment variables the properties content
03:29:23 OS_CLOUD=vex
03:29:23 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-titanium-602
03:29:23
03:29:23 [EnvInject] - Variables injected successfully.
03:29:23 provisioning config files...
03:29:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:29:23 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17846950415663812185.sh
03:29:23 ---> openstack-stack-delete.sh
03:29:23 Setup pyenv:
03:29:23 system
03:29:23 3.8.13
03:29:23 3.9.13
03:29:23 3.10.13
03:29:23 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:29:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:29:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:29:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:29:26 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.
03:29:26 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
03:29:26 lf-activate-venv(): INFO: Base packages installed successfully
03:29:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:29:43 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:29:43 INFO: Stack cost retrieval disabled, setting cost to 0
03:29:55 INFO: Deleting stack releng-daexim-csit-1node-basic-only-titanium-602
03:29:55 Successfully deleted stack releng-daexim-csit-1node-basic-only-titanium-602
03:29:55 [PostBuildScript] - [INFO] Executing post build scripts.
03:29:55 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins2144094585495907426.sh
03:29:55 ---> sysstat.sh
03:29:56 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins16526645175284398224.sh
03:29:56 ---> package-listing.sh
03:29:56 ++ facter osfamily
03:29:56 ++ tr '[:upper:]' '[:lower:]'
03:29:56 + OS_FAMILY=redhat
03:29:56 + workspace=/w/workspace/daexim-csit-1node-basic-only-titanium
03:29:56 + START_PACKAGES=/tmp/packages_start.txt
03:29:56 + END_PACKAGES=/tmp/packages_end.txt
03:29:56 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:29:56 + PACKAGES=/tmp/packages_start.txt
03:29:56 + '[' /w/workspace/daexim-csit-1node-basic-only-titanium ']'
03:29:56 + PACKAGES=/tmp/packages_end.txt
03:29:56 + case "${OS_FAMILY}" in
03:29:56 + rpm -qa
03:29:56 + sort
03:29:57 + '[' -f /tmp/packages_start.txt ']'
03:29:57 + '[' -f /tmp/packages_end.txt ']'
03:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:29:57 + '[' /w/workspace/daexim-csit-1node-basic-only-titanium ']'
03:29:57 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-titanium/archives/
03:29:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-titanium/archives/
03:29:57 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins3204640494803321027.sh
03:29:57 ---> capture-instance-metadata.sh
03:29:57 Setup pyenv:
03:29:57 system
03:29:57 3.8.13
03:29:57 3.9.13
03:29:57 3.10.13
03:29:57 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:29:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:29:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:29:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:29:59 lf-activate-venv(): INFO: Base packages installed successfully
03:29:59 lf-activate-venv(): INFO: Installing additional packages: lftools
03:30:10 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:30:10 INFO: Running in OpenStack, capturing instance metadata
03:30:10 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins12115707457469241558.sh
03:30:10 provisioning config files...
03:30:10 Could not find credentials [logs] for daexim-csit-1node-basic-only-titanium #602
03:30:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-titanium@tmp/config539278571487493606tmp
03:30:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:30:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:30:10 provisioning config files...
03:30:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:30:11 [EnvInject] - Injecting environment variables from a build step.
03:30:11 [EnvInject] - Injecting as environment variables the properties content
03:30:11 SERVER_ID=logs
03:30:11
03:30:11 [EnvInject] - Variables injected successfully.
03:30:11 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins7426541611028278615.sh
03:30:11 ---> create-netrc.sh
03:30:11 WARN: Log server credential not found.
03:30:11 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9601007205612348320.sh
03:30:11 ---> python-tools-install.sh
03:30:11 Setup pyenv:
03:30:11 system
03:30:11 3.8.13
03:30:11 3.9.13
03:30:11 3.10.13
03:30:11 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:30:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:30:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:30:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:30:13 lf-activate-venv(): INFO: Base packages installed successfully
03:30:13 lf-activate-venv(): INFO: Installing additional packages: lftools
03:30:24 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:30:24 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8594154447752660705.sh
03:30:24 ---> sudo-logs.sh
03:30:24 Archiving 'sudo' log..
03:30:24 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13513702913824153966.sh
03:30:24 ---> job-cost.sh
03:30:24 Setup pyenv:
03:30:24 system
03:30:24 3.8.13
03:30:24 3.9.13
03:30:24 3.10.13
03:30:24 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:30:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:30:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:30:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:30:27 lf-activate-venv(): INFO: Base packages installed successfully
03:30:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:30:34 DEBUG: total: 0
03:30:34 INFO: Retrieving Stack Cost...
03:30:34 INFO: Retrieving Pricing Info for: v3-standard-2
03:30:34 INFO: Archiving Costs
03:30:34 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins1631563048773718925.sh
03:30:34 ---> logs-deploy.sh
03:30:34 Setup pyenv:
03:30:35 system
03:30:35 3.8.13
03:30:35 3.9.13
03:30:35 3.10.13
03:30:35 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:30:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pdi1 from file:/tmp/.os_lf_venv
03:30:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:30:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:30:37 lf-activate-venv(): INFO: Base packages installed successfully
03:30:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-pdi1/bin to PATH
03:30:48 WARNING: Nexus logging server not set
03:30:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-titanium/602/
03:30:48 INFO: archiving logs to S3
03:30:50 ---> uname -a:
03:30:50 Linux prd-centos8-robot-2c-8g-18990.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
03:30:50
03:30:50
03:30:50 ---> lscpu:
03:30:50 Architecture: x86_64
03:30:50 CPU op-mode(s): 32-bit, 64-bit
03:30:50 Byte Order: Little Endian
03:30:50 CPU(s): 2
03:30:50 On-line CPU(s) list: 0,1
03:30:50 Thread(s) per core: 1
03:30:50 Core(s) per socket: 1
03:30:50 Socket(s): 2
03:30:50 NUMA node(s): 1
03:30:50 Vendor ID: AuthenticAMD
03:30:50 CPU family: 23
03:30:50 Model: 49
03:30:50 Model name: AMD EPYC-Rome Processor
03:30:50 Stepping: 0
03:30:50 CPU MHz: 2799.998
03:30:50 BogoMIPS: 5599.99
03:30:50 Virtualization: AMD-V
03:30:50 Hypervisor vendor: KVM
03:30:50 Virtualization type: full
03:30:50 L1d cache: 32K
03:30:50 L1i cache: 32K
03:30:50 L2 cache: 512K
03:30:50 L3 cache: 16384K
03:30:50 NUMA node0 CPU(s): 0,1
03:30:50 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
03:30:50
03:30:50
03:30:50 ---> nproc:
03:30:50 2
03:30:50
03:30:50
03:30:50 ---> df -h:
03:30:50 Filesystem Size Used Avail Use% Mounted on
03:30:50 devtmpfs 3.8G 0 3.8G 0% /dev
03:30:50 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:30:50 tmpfs 3.8G 17M 3.8G 1% /run
03:30:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:30:50 /dev/vda1 40G 8.4G 32G 21% /
03:30:50 tmpfs 770M 0 770M 0% /run/user/1001
03:30:50
03:30:50
03:30:50 ---> free -m:
03:30:50 total used free shared buff/cache available
03:30:50 Mem: 7697 636 4864 19 2196 6761
03:30:50 Swap: 1023 0 1023
03:30:50
03:30:50
03:30:50 ---> ip addr:
03:30:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:30:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:30:50 inet 127.0.0.1/8 scope host lo
03:30:50 valid_lft forever preferred_lft forever
03:30:50 inet6 ::1/128 scope host
03:30:50 valid_lft forever preferred_lft forever
03:30:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:30:50 link/ether fa:16:3e:b4:6b:96 brd ff:ff:ff:ff:ff:ff
03:30:50 altname enp0s3
03:30:50 altname ens3
03:30:50 inet 10.30.171.219/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:30:50 valid_lft 85892sec preferred_lft 85892sec
03:30:50 inet6 fe80::f816:3eff:feb4:6b96/64 scope link
03:30:50 valid_lft forever preferred_lft forever
03:30:50
03:30:50
03:30:50 ---> sar -b -r -n DEV:
03:30:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/07/2026 _x86_64_ (2 CPU)
03:30:50
03:30:50 03:22:18 LINUX RESTART (2 CPU)
03:30:50
03:30:50 03:23:01 AM tps rtps wtps bread/s bwrtn/s
03:30:50 03:24:01 AM 86.17 6.40 79.77 1097.90 5810.63
03:30:50 03:25:01 AM 86.84 1.02 85.82 73.45 11136.56
03:30:50 03:26:01 AM 63.06 7.13 55.93 1310.50 3746.27
03:30:50 03:27:01 AM 45.14 2.70 42.44 436.19 6689.17
03:30:50 03:28:01 AM 3.55 0.07 3.48 4.93 125.45
03:30:50 03:29:01 AM 2.38 0.03 2.35 1.87 191.59
03:30:50 03:30:01 AM 18.66 0.40 18.26 46.78 949.70
03:30:50 Average: 43.69 2.54 41.15 424.54 4092.63
03:30:50
03:30:50 03:23:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:30:50 03:24:01 AM 5237364 7039624 2645056 33.56 2688 1979452 745268 8.34 186680 2121316 250892
03:30:50 03:25:01 AM 5043888 6924220 2838532 36.01 2688 2056224 842512 9.43 213084 2275576 44252
03:30:50 03:26:01 AM 4852940 6953204 3029480 38.43 2688 2265652 785624 8.80 256068 2388332 160448
03:30:50 03:27:01 AM 4888192 7004496 2994228 37.99 2688 2282540 728136 8.15 265632 2341588 4
03:30:50 03:28:01 AM 4844384 6961732 3038036 38.54 2688 2283632 809612 9.07 266104 2385052 836
03:30:50 03:29:01 AM 4835936 6956144 3046484 38.65 2688 2286480 809612 9.07 266244 2393372 40
03:30:50 03:30:01 AM 5034608 6971084 2847812 36.13 2688 2108420 784832 8.79 467152 2018752 22296
03:30:50 Average: 4962473 6972929 2919947 37.04 2688 2180343 786514 8.81 274423 2274855 68395
03:30:50
03:30:50 03:23:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:30:50 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:24:01 AM eth0 160.58 119.18 1340.19 27.56 0.00 0.00 0.00 0.00
03:30:50 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:25:01 AM eth0 63.27 47.54 586.88 8.02 0.00 0.00 0.00 0.00
03:30:50 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:26:01 AM eth0 43.92 36.40 337.90 7.71 0.00 0.00 0.00 0.00
03:30:50 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:27:01 AM eth0 180.20 134.36 41.71 36.82 0.00 0.00 0.00 0.00
03:30:50 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:28:01 AM eth0 26.95 18.38 7.40 6.56 0.00 0.00 0.00 0.00
03:30:50 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:29:01 AM eth0 22.39 21.89 7.55 5.33 0.00 0.00 0.00 0.00
03:30:50 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 03:30:01 AM eth0 54.33 39.07 87.09 28.05 0.00 0.00 0.00 0.00
03:30:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:30:50 Average: eth0 78.81 59.55 344.11 17.15 0.00 0.00 0.00 0.00
03:30:50
03:30:50
03:30:50 ---> sar -P ALL:
03:30:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/07/2026 _x86_64_ (2 CPU)
03:30:50
03:30:50 03:22:18 LINUX RESTART (2 CPU)
03:30:50
03:30:50 03:23:01 AM CPU %user %nice %system %iowait %steal %idle
03:30:50 03:24:01 AM all 38.73 0.00 6.19 0.92 0.10 54.07
03:30:50 03:24:01 AM 0 31.09 0.00 5.64 0.90 0.10 62.27
03:30:50 03:24:01 AM 1 46.35 0.00 6.75 0.93 0.10 45.87
03:30:50 03:25:01 AM all 23.19 0.00 2.84 1.34 0.09 72.54
03:30:50 03:25:01 AM 0 22.90 0.00 3.37 1.47 0.08 72.17
03:30:50 03:25:01 AM 1 23.47 0.00 2.30 1.22 0.10 72.92
03:30:50 03:26:01 AM all 31.48 0.00 5.63 0.55 0.08 62.26
03:30:50 03:26:01 AM 0 22.19 0.00 4.64 0.48 0.08 72.60
03:30:50 03:26:01 AM 1 40.77 0.00 6.62 0.62 0.08 51.91
03:30:50 03:27:01 AM all 10.70 0.00 2.23 0.53 0.06 86.48
03:30:50 03:27:01 AM 0 8.23 0.00 2.19 0.45 0.07 89.07
03:30:50 03:27:01 AM 1 13.18 0.00 2.27 0.62 0.05 83.88
03:30:50 03:28:01 AM all 5.46 0.00 0.55 0.02 0.04 93.93
03:30:50 03:28:01 AM 0 4.61 0.00 0.33 0.00 0.05 95.00
03:30:50 03:28:01 AM 1 6.31 0.00 0.77 0.03 0.03 92.85
03:30:50 03:29:01 AM all 12.86 0.00 0.74 0.01 0.07 86.32
03:30:50 03:29:01 AM 0 8.88 0.00 0.74 0.02 0.05 90.31
03:30:50 03:29:01 AM 1 16.83 0.00 0.75 0.00 0.08 82.34
03:30:50 03:30:01 AM all 21.97 0.00 3.25 0.09 0.09 74.59
03:30:50 03:30:01 AM 0 12.84 0.00 3.02 0.10 0.07 83.97
03:30:50 03:30:01 AM 1 31.09 0.00 3.49 0.08 0.12 65.23
03:30:50 Average: all 20.64 0.00 3.07 0.49 0.08 75.72
03:30:50 Average: 0 15.83 0.00 2.85 0.49 0.07 80.76
03:30:50 Average: 1 25.45 0.00 3.28 0.50 0.08 70.69
03:30:50
03:30:50
03:30:50