00:37:25 Started by upstream project "integration-distribution-mri-test-titanium" build number 76
00:37:25 originally caused by:
00:37:25 Started by timer
00:37:25 Running as SYSTEM
00:37:25 [EnvInject] - Loading node environment variables.
00:37:25 Building remotely on prd-centos8-robot-2c-8g-24277 (centos8-robot-2c-8g) in workspace /w/workspace/aaa-csit-1node-authn-all-titanium
00:37:25 [ssh-agent] Looking for ssh-agent implementation...
00:37:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:37:26 $ ssh-agent
00:37:26 SSH_AUTH_SOCK=/tmp/ssh-2ikSxhHnYFgJ/agent.5158
00:37:26 SSH_AGENT_PID=5159
00:37:26 [ssh-agent] Started.
00:37:26 Running ssh-add (command line suppressed)
00:37:26 Identity added: /w/workspace/aaa-csit-1node-authn-all-titanium@tmp/private_key_996055952530160461.key (/w/workspace/aaa-csit-1node-authn-all-titanium@tmp/private_key_996055952530160461.key)
00:37:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:37:26 The recommended git tool is: NONE
00:37:30 using credential opendaylight-jenkins-ssh
00:37:30 Wiping out workspace first.
00:37:30 Cloning the remote Git repository
00:37:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:37:30 > git init /w/workspace/aaa-csit-1node-authn-all-titanium/test # timeout=10
00:37:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:30 > git --version # timeout=10
00:37:30 > git --version # 'git version 2.43.0'
00:37:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:30 [INFO] Currently running in a labeled security context
00:37:30 [INFO] Currently SELinux is 'enforcing' on the host
00:37:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-titanium/test@tmp/jenkins-gitclient-ssh17117238611231477759.key
00:37:30 Verifying host key using known hosts file
00:37:30 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.
00:37:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:33 [INFO] Currently running in a labeled security context
00:37:33 [INFO] Currently SELinux is 'enforcing' on the host
00:37:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-titanium/test@tmp/jenkins-gitclient-ssh5221314747930103256.key
00:37:33 Verifying host key using known hosts file
00:37:33 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.
00:37:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:37:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:33 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:37:33 > git config core.sparsecheckout # timeout=10
00:37:33 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:37:33 Commit message: "Adapt updater.py to use new lsp-flags container"
00:37:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:34 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:37:34 No emails were triggered.
00:37:34 provisioning config files...
00:37:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:37:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:37:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:37:34 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins12693818614074930727.sh
00:37:34 ---> python-tools-install.sh
00:37:34 Setup pyenv:
00:37:35 system
00:37:35 * 3.8.13 (set by /opt/pyenv/version)
00:37:35 * 3.9.13 (set by /opt/pyenv/version)
00:37:35 * 3.10.13 (set by /opt/pyenv/version)
00:37:35 * 3.11.7 (set by /opt/pyenv/version)
00:37:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IH05
00:37:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:37:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:44 lf-activate-venv(): INFO: Base packages installed successfully
00:37:44 lf-activate-venv(): INFO: Installing additional packages: lftools
00:38:08 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:38:08 Generating Requirements File
00:38:25 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.
00:38:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:38:25 Python 3.11.7
00:38:26 pip 26.0.1 from /tmp/venv-IH05/lib/python3.11/site-packages/pip (python 3.11)
00:38:26 appdirs==1.4.4
00:38:26 argcomplete==3.6.3
00:38:26 aspy.yaml==1.3.0
00:38:26 attrs==25.4.0
00:38:26 autopage==0.6.0
00:38:26 beautifulsoup4==4.14.3
00:38:26 boto3==1.42.59
00:38:26 botocore==1.42.59
00:38:26 bs4==0.0.2
00:38:26 certifi==2026.2.25
00:38:26 cffi==2.0.0
00:38:26 cfgv==3.5.0
00:38:26 chardet==6.0.0.post1
00:38:26 charset-normalizer==3.4.4
00:38:26 click==8.3.1
00:38:26 cliff==4.13.2
00:38:26 cmd2==3.2.2
00:38:26 cryptography==3.3.2
00:38:26 debtcollector==3.0.0
00:38:26 decorator==5.2.1
00:38:26 defusedxml==0.7.1
00:38:26 Deprecated==1.3.1
00:38:26 distlib==0.4.0
00:38:26 dnspython==2.8.0
00:38:26 docker==7.1.0
00:38:26 dogpile.cache==1.5.0
00:38:26 durationpy==0.10
00:38:26 email-validator==2.3.0
00:38:26 filelock==3.24.3
00:38:26 future==1.0.0
00:38:26 gitdb==4.0.12
00:38:26 GitPython==3.1.46
00:38:26 httplib2==0.30.2
00:38:26 identify==2.6.16
00:38:26 idna==3.11
00:38:26 importlib-resources==1.5.0
00:38:26 iso8601==2.1.0
00:38:26 Jinja2==3.1.6
00:38:26 jmespath==1.1.0
00:38:26 jsonpatch==1.33
00:38:26 jsonpointer==3.0.0
00:38:26 jsonschema==4.26.0
00:38:26 jsonschema-specifications==2025.9.1
00:38:26 keystoneauth1==5.13.1
00:38:26 kubernetes==35.0.0
00:38:26 lftools==0.37.21
00:38:26 lxml==6.0.2
00:38:26 markdown-it-py==4.0.0
00:38:26 MarkupSafe==3.0.3
00:38:26 mdurl==0.1.2
00:38:26 msgpack==1.1.2
00:38:26 multi_key_dict==2.0.3
00:38:26 munch==4.0.0
00:38:26 netaddr==1.3.0
00:38:26 niet==1.4.2
00:38:26 nodeenv==1.10.0
00:38:26 oauth2client==4.1.3
00:38:26 oauthlib==3.3.1
00:38:26 openstacksdk==4.10.0
00:38:26 os-service-types==1.8.2
00:38:26 osc-lib==4.4.0
00:38:26 oslo.config==10.3.0
00:38:26 oslo.context==6.3.0
00:38:26 oslo.i18n==6.7.2
00:38:26 oslo.log==8.1.0
00:38:26 oslo.serialization==5.9.1
00:38:26 oslo.utils==10.0.0
00:38:26 packaging==26.0
00:38:26 pbr==7.0.3
00:38:26 platformdirs==4.9.2
00:38:26 prettytable==3.17.0
00:38:26 psutil==7.2.2
00:38:26 pyasn1==0.6.2
00:38:26 pyasn1_modules==0.4.2
00:38:26 pycparser==3.0
00:38:26 pygerrit2==2.0.15
00:38:26 PyGithub==2.8.1
00:38:26 Pygments==2.19.2
00:38:26 PyJWT==2.11.0
00:38:26 PyNaCl==1.6.2
00:38:26 pyparsing==2.4.7
00:38:26 pyperclip==1.11.0
00:38:26 pyrsistent==0.20.0
00:38:26 python-cinderclient==9.8.0
00:38:26 python-dateutil==2.9.0.post0
00:38:26 python-discovery==1.1.0
00:38:26 python-heatclient==5.1.0
00:38:26 python-jenkins==1.8.3
00:38:26 python-keystoneclient==5.8.0
00:38:26 python-magnumclient==4.10.0
00:38:26 python-openstackclient==9.0.0
00:38:26 python-swiftclient==4.10.0
00:38:26 PyYAML==6.0.3
00:38:26 referencing==0.37.0
00:38:26 requests==2.32.5
00:38:26 requests-oauthlib==2.0.0
00:38:26 requestsexceptions==1.4.0
00:38:26 rfc3986==2.0.0
00:38:26 rich==14.3.3
00:38:26 rich-argparse==1.7.2
00:38:26 rpds-py==0.30.0
00:38:26 rsa==4.9.1
00:38:26 ruamel.yaml==0.19.1
00:38:26 ruamel.yaml.clib==0.2.15
00:38:26 s3transfer==0.16.0
00:38:26 simplejson==3.20.2
00:38:26 six==1.17.0
00:38:26 smmap==5.0.2
00:38:26 soupsieve==2.8.3
00:38:26 stevedore==5.7.0
00:38:26 tabulate==0.9.0
00:38:26 toml==0.10.2
00:38:26 tomlkit==0.14.0
00:38:26 tqdm==4.67.3
00:38:26 typing_extensions==4.15.0
00:38:26 urllib3==1.26.20
00:38:26 virtualenv==21.1.0
00:38:26 wcwidth==0.6.0
00:38:26 websocket-client==1.9.0
00:38:26 wrapt==2.1.1
00:38:26 xdg==6.0.0
00:38:26 xmltodict==1.0.4
00:38:26 yq==3.4.3
00:38:26 [EnvInject] - Injecting environment variables from a build step.
00:38:26 [EnvInject] - Injecting as environment variables the properties content
00:38:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:38:26 OS_CLOUD=vex
00:38:26 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-titanium-76
00:38:26 OS_STACK_TEMPLATE_DIR=openstack-hot
00:38:26
00:38:26 [EnvInject] - Variables injected successfully.
00:38:26 provisioning config files...
00:38:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:38:27 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins749290673531265018.sh
00:38:27 ---> Create parameters file for OpenStack HOT
00:38:27 OpenStack Heat parameters generated
00:38:27 -----------------------------------
00:38:27 parameters:
00:38:27 vm_0_count: '1'
00:38:27 vm_0_flavor: 'v3-standard-4'
00:38:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:38:27 vm_1_count: '0'
00:38:27 vm_1_flavor: 'v3-standard-2'
00:38:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:38:27
00:38:27 job_name: '36416-76'
00:38:27 silo: 'releng'
00:38:27 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins9628128608425106362.sh
00:38:27 ---> Create HEAT stack
00:38:27 + source /home/jenkins/lf-env.sh
00:38:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:27 ++ mktemp -d /tmp/venv-XXXX
00:38:27 + lf_venv=/tmp/venv-eLwh
00:38:27 + local venv_file=/tmp/.os_lf_venv
00:38:27 + local python=python3
00:38:27 + local options
00:38:27 + local set_path=true
00:38:27 + local install_args=
00:38:27 ++ 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
00:38:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:27 + true
00:38:27 + case $1 in
00:38:27 + python=python3
00:38:27 + shift 2
00:38:27 + true
00:38:27 + case $1 in
00:38:27 + shift
00:38:27 + break
00:38:27 + case $python in
00:38:27 + local pkg_list=
00:38:27 + [[ -d /opt/pyenv ]]
00:38:27 + echo 'Setup pyenv:'
00:38:27 Setup pyenv:
00:38:27 + export PYENV_ROOT=/opt/pyenv
00:38:27 + PYENV_ROOT=/opt/pyenv
00:38:27 + 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
00:38:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:27 + pyenv versions
00:38:27 system
00:38:27 3.8.13
00:38:27 3.9.13
00:38:27 3.10.13
00:38:27 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:38:27 + command -v pyenv
00:38:27 ++ pyenv init - --no-rehash
00:38:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:38:27 for i in ${!paths[@]}; do
00:38:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:38:27 fi; done;
00:38:27 echo "${paths[*]}"'\'')"
00:38:27 export PATH="/opt/pyenv/shims:${PATH}"
00:38:27 export PYENV_SHELL=bash
00:38:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:38:27 pyenv() {
00:38:27 local command
00:38:27 command="${1:-}"
00:38:27 if [ "$#" -gt 0 ]; then
00:38:27 shift
00:38:27 fi
00:38:27
00:38:27 case "$command" in
00:38:27 rehash|shell)
00:38:27 eval "$(pyenv "sh-$command" "$@")"
00:38:27 ;;
00:38:27 *)
00:38:27 command pyenv "$command" "$@"
00:38:27 ;;
00:38:27 esac
00:38:27 }'
00:38:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:38:27 for i in ${!paths[@]}; do
00:38:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:38:27 fi; done;
00:38:27 echo "${paths[*]}"'
00:38:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:27 ++ 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
00:38:27 ++ 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
00:38:27 ++ export PYENV_SHELL=bash
00:38:27 ++ PYENV_SHELL=bash
00:38:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:38:27 +++ complete -F _pyenv pyenv
00:38:27 ++ lf-pyver python3
00:38:27 ++ local py_version_xy=python3
00:38:27 ++ local py_version_xyz=
00:38:27 ++ awk '{ print $1 }'
00:38:27 ++ pyenv versions
00:38:27 ++ local command
00:38:27 ++ command=versions
00:38:27 ++ '[' 1 -gt 0 ']'
00:38:27 ++ shift
00:38:27 ++ case "$command" in
00:38:27 ++ command pyenv versions
00:38:27 ++ pyenv versions
00:38:27 ++ sed 's/^[ *]* //'
00:38:27 ++ grep -E '^[0-9.]*[0-9]$'
00:38:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:38:27 +++ grep '^3' /tmp/.pyenv_versions
00:38:27 +++ sort -V
00:38:27 +++ tail -n 1
00:38:27 ++ py_version_xyz=3.11.7
00:38:27 ++ [[ -z 3.11.7 ]]
00:38:27 ++ echo 3.11.7
00:38:27 ++ return 0
00:38:27 + pyenv local 3.11.7
00:38:27 + local command
00:38:27 + command=local
00:38:27 + '[' 2 -gt 0 ']'
00:38:27 + shift
00:38:27 + case "$command" in
00:38:27 + command pyenv local 3.11.7
00:38:27 + pyenv local 3.11.7
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='lftools[openstack] '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='kubernetes '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='niet '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='python-heatclient '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='python-openstackclient '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='python-magnumclient '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='urllib3~=1.26.15 '
00:38:27 + for arg in "$@"
00:38:27 + case $arg in
00:38:27 + pkg_list+='yq '
00:38:27 + [[ -f /tmp/.os_lf_venv ]]
00:38:27 ++ cat /tmp/.os_lf_venv
00:38:27 + lf_venv=/tmp/venv-IH05
00:38:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from' file:/tmp/.os_lf_venv
00:38:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:38:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:38:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:27 + local 'pip_opts=--upgrade --quiet'
00:38:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:38:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:38:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:38:27 + [[ -n '' ]]
00:38:27 + [[ -n '' ]]
00:38:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:38:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:27 + /tmp/venv-IH05/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
00:38:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:38:29 lf-activate-venv(): INFO: Base packages installed successfully
00:38:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:38:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:38:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:29 + /tmp/venv-IH05/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
00:38:45 + type python3
00:38:45 + true
00:38:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH'
00:38:45 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:38:45 + PATH=/tmp/venv-IH05/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
00:38:45 + return 0
00:38:45 + openstack --os-cloud vex limits show --absolute
00:38:45 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:38:45 warnings.warn(
00:38:46 +--------------------------+---------+
00:38:46 | Name | Value |
00:38:46 +--------------------------+---------+
00:38:46 | maxTotalInstances | -1 |
00:38:46 | maxTotalCores | 450 |
00:38:46 | maxTotalRAMSize | 1000000 |
00:38:46 | maxServerMeta | 128 |
00:38:46 | maxImageMeta | 128 |
00:38:46 | maxPersonality | 5 |
00:38:46 | maxPersonalitySize | 10240 |
00:38:46 | maxTotalKeypairs | 100 |
00:38:46 | maxServerGroups | 10 |
00:38:46 | maxServerGroupMembers | 10 |
00:38:46 | maxTotalFloatingIps | -1 |
00:38:46 | maxSecurityGroups | -1 |
00:38:46 | maxSecurityGroupRules | -1 |
00:38:46 | totalRAMUsed | 466944 |
00:38:46 | totalCoresUsed | 114 |
00:38:46 | totalInstancesUsed | 39 |
00:38:46 | totalFloatingIpsUsed | 0 |
00:38:46 | totalSecurityGroupsUsed | 0 |
00:38:46 | totalServerGroupsUsed | 0 |
00:38:46 | maxTotalVolumes | -1 |
00:38:46 | maxTotalSnapshots | 10 |
00:38:46 | maxTotalVolumeGigabytes | 4096 |
00:38:46 | maxTotalBackups | 10 |
00:38:46 | maxTotalBackupGigabytes | 1000 |
00:38:46 | totalVolumesUsed | 0 |
00:38:46 | totalGigabytesUsed | 0 |
00:38:46 | totalSnapshotsUsed | 0 |
00:38:46 | totalBackupsUsed | 0 |
00:38:46 | totalBackupGigabytesUsed | 0 |
00:38:46 +--------------------------+---------+
00:38:47 + pushd /opt/ciman/openstack-hot
00:38:47 /opt/ciman/openstack-hot /w/workspace/aaa-csit-1node-authn-all-titanium
00:38:47 + lftools openstack --os-cloud vex stack create releng-aaa-csit-1node-authn-all-titanium-76 csit-2-instance-type.yaml /w/workspace/aaa-csit-1node-authn-all-titanium/stack-parameters.yaml
00:38:47 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:38:47 warnings.warn(
00:39:12 Creating stack releng-aaa-csit-1node-authn-all-titanium-76
00:39:12 Waiting to initialize infrastructure...
00:39:12 Stack initialization successful.
00:39:12 ------------------------------------
00:39:12 Stack Details
00:39:12 ------------------------------------
00:39:12 {'added': None,
00:39:12 'capabilities': [],
00:39:12 'created_at': '2026-03-01T00:38:51Z',
00:39:12 'deleted': None,
00:39:12 'deleted_at': None,
00:39:12 'description': 'No description',
00:39:12 'environment': None,
00:39:12 'environment_files': None,
00:39:12 'files': None,
00:39:12 'files_container': None,
00:39:12 'id': 'b61d0dcb-3fc3-4307-9e01-1cae1653f938',
00:39:12 'is_rollback_disabled': True,
00:39:12 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-aaa-csit-1node-authn-all-titanium-76/b61d0dcb-3fc3-4307-9e01-1cae1653f938',
00:39:12 'rel': 'self'}],
00:39:12 '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'})}),
00:39:12 'name': 'releng-aaa-csit-1node-authn-all-titanium-76',
00:39:12 'notification_topics': [],
00:39:12 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:39:12 'output_key': 'vm_0_ips',
00:39:12 'output_value': ['10.30.170.71']},
00:39:12 {'description': 'IP addresses of the 2nd vm types',
00:39:12 'output_key': 'vm_1_ips',
00:39:12 'output_value': []}],
00:39:12 'owner_id': ****,
00:39:12 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:39:12 'OS::stack_id': 'b61d0dcb-3fc3-4307-9e01-1cae1653f938',
00:39:12 'OS::stack_name': 'releng-aaa-csit-1node-authn-all-titanium-76',
00:39:12 'job_name': '36416-76',
00:39:12 'silo': 'releng',
00:39:12 'vm_0_count': '1',
00:39:12 'vm_0_flavor': 'v3-standard-4',
00:39:12 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:39:12 '20260201-010217.481',
00:39:12 'vm_1_count': '0',
00:39:12 'vm_1_flavor': 'v3-standard-2',
00:39:12 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:39:12 '- 20250917-133034.654'},
00:39:12 'parent_id': None,
00:39:12 'replaced': None,
00:39:12 'status': 'CREATE_COMPLETE',
00:39:12 'status_reason': 'Stack CREATE completed successfully',
00:39:12 'tags': [],
00:39:12 'template': None,
00:39:12 'template_description': 'No description',
00:39:12 'template_url': None,
00:39:12 'timeout_mins': 15,
00:39:12 'unchanged': None,
00:39:12 'updated': None,
00:39:12 'updated_at': None,
00:39:12 'user_project_id': 'fdd386bf5dfe4ebd801671f527b81d81'}
00:39:12 ------------------------------------
00:39:13 + popd
00:39:13 /w/workspace/aaa-csit-1node-authn-all-titanium
00:39:13 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins7562392699723678579.sh
00:39:13 ---> Copy SSH public keys to CSIT lab
00:39:13 Setup pyenv:
00:39:13 system
00:39:13 3.8.13
00:39:13 3.9.13
00:39:13 3.10.13
00:39:13 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:39:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:39:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:39:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:39:15 lf-activate-venv(): INFO: Base packages installed successfully
00:39:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:39:33 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:39:33 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:39:33 warnings.warn(
00:39:35 SSH not responding on 10.30.170.71. Retrying in 10 seconds...
00:39:45 Ping to 10.30.170.71 successful.
00:39:46 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:39:47 releng-36416-76-0-builder-0
00:39:47 Successfully copied public keys to slave 10.30.170.71
00:39:47 Process 6488 ready.
00:39:47 SSH ready on all stack servers.
00:39:47 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins13650900446275016307.sh
00:39:47 Setup pyenv:
00:39:47 system
00:39:47 3.8.13
00:39:47 3.9.13
00:39:47 3.10.13
00:39:47 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:39:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FYeZ
00:39:51 lf-activate-venv(): INFO: Save venv in file: /w/workspace/aaa-csit-1node-authn-all-titanium/.robot_venv
00:39:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:39:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:39:55 lf-activate-venv(): INFO: Base packages installed successfully
00:39:55 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:39:57 lf-activate-venv(): INFO: Adding /tmp/venv-FYeZ/bin to PATH
00:39:57 + echo 'Installing Python Requirements'
00:39:57 Installing Python Requirements
00:39:57 + cat
00:39:57 + python -m pip install -r requirements.txt
00:39:57 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:39:57 Collecting docker-py (from -r requirements.txt (line 1))
00:39:57 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)
00:39:57 Collecting ipaddr (from -r requirements.txt (line 2))
00:39:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:39:57 Installing build dependencies: started
00:39:58 Installing build dependencies: finished with status 'done'
00:39:58 Getting requirements to build wheel: started
00:39:58 Getting requirements to build wheel: finished with status 'done'
00:39:58 Preparing metadata (pyproject.toml): started
00:39:58 Preparing metadata (pyproject.toml): finished with status 'done'
00:39:58 Collecting netaddr (from -r requirements.txt (line 3))
00:39:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:39:58 Collecting netifaces (from -r requirements.txt (line 4))
00:39:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:39:58 Installing build dependencies: started
00:39:59 Installing build dependencies: finished with status 'done'
00:39:59 Getting requirements to build wheel: started
00:40:00 Getting requirements to build wheel: finished with status 'done'
00:40:00 Preparing metadata (pyproject.toml): started
00:40:00 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:00 Collecting pyhocon (from -r requirements.txt (line 5))
00:40:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:40:00 Collecting requests (from -r requirements.txt (line 6))
00:40:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:40:00 Collecting robotframework (from -r requirements.txt (line 7))
00:40:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:40:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 36.5 MB/s 0:00:00
00:40:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:40:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:40:00 Installing build dependencies: started
00:40:01 Installing build dependencies: finished with status 'done'
00:40:01 Getting requirements to build wheel: started
00:40:01 Getting requirements to build wheel: finished with status 'done'
00:40:01 Preparing metadata (pyproject.toml): started
00:40:01 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:01 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:40:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:40:01 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:40:01 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)
00:40:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:40:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:40:02 Installing build dependencies: started
00:40:02 Installing build dependencies: finished with status 'done'
00:40:02 Getting requirements to build wheel: started
00:40:03 Getting requirements to build wheel: finished with status 'done'
00:40:03 Preparing metadata (pyproject.toml): started
00:40:03 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:03 Collecting scapy (from -r requirements.txt (line 12))
00:40:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:40:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 50.4 MB/s 0:00:00
00:40:03 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:40:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:40:03 Installing build dependencies: started
00:40:04 Installing build dependencies: finished with status 'done'
00:40:04 Getting requirements to build wheel: started
00:40:04 Getting requirements to build wheel: finished with status 'done'
00:40:04 Preparing metadata (pyproject.toml): started
00:40:04 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:05 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:40:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 33.5 MB/s 0:00:00
00:40:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:40:05 Collecting pyangbind (from -r requirements.txt (line 22))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:40:05 Collecting isodate (from -r requirements.txt (line 25))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:40:05 Collecting jmespath (from -r requirements.txt (line 28))
00:40:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:40:05 Collecting jsonpatch (from -r requirements.txt (line 31))
00:40:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:40:05 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:40:05 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:40:05 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:40:05 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)
00:40:05 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:40:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:40:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:40:05 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)
00:40:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:40:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:40:05 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:40:05 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)
00:40:05 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:40:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:40:06 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:40:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:40:06 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:40:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
00:40:06 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:40:06 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:06 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)
00:40:06 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:40:06 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:40:06 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:40:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:40:06 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:40:06 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:40:06 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:40:06 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)
00:40:06 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:40:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:40:06 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)
00:40:06 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 37.7 MB/s 0:00:00
00:40:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:40:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:40:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:40:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:40:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.7 MB/s 0:00:00
00:40:07 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:40:07 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)
00:40:08 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:40:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:40:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 35.9 MB/s 0:00:00
00:40:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:40:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:40:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:08 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)
00:40:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:40:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:40:09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:09 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)
00:40:09 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:09 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)
00:40:09 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:40:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:40:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 72.6 MB/s 0:00:00
00:40:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:40:09 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:40:09 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:40:10 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))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:40:10 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))
00:40:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:40:10 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))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:40:10 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))
00:40:10 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)
00:40:10 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))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:40:10 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:40:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:40:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:40:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:40:10 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))
00:40:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:40:10 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:40:10 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:40:10 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:40:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:40:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=6fbb5af3ed1ecdfa180be513f2ac04b9558b3cb7131f8b12cd98ecc0cc3909d5
00:40:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:40:11 Building wheel for ipaddr (pyproject.toml): started
00:40:11 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:40:11 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=d2b6bdac73958a9dbe8fc6358995ad94f8c37e3c13daefe5204972b6920422ff
00:40:11 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:40:11 Building wheel for netifaces (pyproject.toml): started
00:40:13 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:40:13 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=d02d912a34ab365e2866c49b84adc3735c75942e32f5d7856a56b4801cf5c468
00:40:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:40:13 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:40:13 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:40:13 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=906b828e5bc401c70d268acc41bae8443b2f74cb71f58b6bec6eac77ae541ac9
00:40:13 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:40:13 Building wheel for jsonpath-rw (pyproject.toml): started
00:40:14 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:40:14 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c46c526f58865e84a7698e0cbd95451d9afe744dbaee648f4630b3839b1550e0
00:40:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:40:14 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:40:14 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
00:40:21
00:40:21 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:40:21 + pip freeze
00:40:22 attrs==25.4.0
00:40:22 bcrypt==5.0.0
00:40:22 beautifulsoup4==4.14.3
00:40:22 certifi==2026.2.25
00:40:22 cffi==2.0.0
00:40:22 charset-normalizer==3.4.4
00:40:22 click==8.3.1
00:40:22 cryptography==46.0.5
00:40:22 decorator==5.2.1
00:40:22 distlib==0.4.0
00:40:22 docker-py==1.10.6
00:40:22 docker-pycreds==0.4.0
00:40:22 elastic-transport==8.17.1
00:40:22 elasticsearch==8.19.3
00:40:22 elasticsearch-dsl==8.15.4
00:40:22 enum34==1.1.10
00:40:22 filelock==3.24.3
00:40:22 h11==0.16.0
00:40:22 idna==3.11
00:40:22 invoke==2.2.1
00:40:22 ipaddr==2.2.0
00:40:22 isodate==0.7.2
00:40:22 jmespath==1.1.0
00:40:22 jsonpatch==1.33
00:40:22 jsonpath-rw==1.4.0
00:40:22 jsonpointer==3.0.0
00:40:22 lxml==6.0.2
00:40:22 netaddr==1.3.0
00:40:22 netifaces==0.11.0
00:40:22 outcome==1.3.0.post0
00:40:22 packaging==26.0
00:40:22 paramiko==4.0.0
00:40:22 platformdirs==4.9.2
00:40:22 ply==3.11
00:40:22 pyang==2.7.1
00:40:22 pyangbind==0.8.7
00:40:22 pycparser==3.0
00:40:22 pyhocon==0.3.61
00:40:22 PyNaCl==1.6.2
00:40:22 pyparsing==3.3.2
00:40:22 PySocks==1.7.1
00:40:22 python-dateutil==2.9.0.post0
00:40:22 python-discovery==1.1.0
00:40:22 regex==2026.2.28
00:40:22 requests==2.32.5
00:40:22 robotframework==7.4.1
00:40:22 robotframework-httplibrary==0.4.2
00:40:22 robotframework-pythonlibcore==4.5.0
00:40:22 robotframework-requests==0.9.7
00:40:22 robotframework-selenium2library==3.0.0
00:40:22 robotframework-seleniumlibrary==6.8.0
00:40:22 robotframework-sshlibrary==3.8.0
00:40:22 scapy==2.7.0
00:40:22 scp==0.15.0
00:40:22 selenium==4.41.0
00:40:22 six==1.17.0
00:40:22 sniffio==1.3.1
00:40:22 sortedcontainers==2.4.0
00:40:22 soupsieve==2.8.3
00:40:22 trio==0.33.0
00:40:22 trio-websocket==0.12.2
00:40:22 typing_extensions==4.15.0
00:40:22 urllib3==2.6.3
00:40:22 virtualenv==21.1.0
00:40:22 waitress==3.0.2
00:40:22 WebOb==1.8.9
00:40:22 websocket-client==1.9.0
00:40:22 WebTest==3.0.7
00:40:22 wsproto==1.3.2
00:40:22 [EnvInject] - Injecting environment variables from a build step.
00:40:22 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:40:22 [EnvInject] - Variables injected successfully.
00:40:22 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins17491947481804171838.sh
00:40:22 Setup pyenv:
00:40:22 system
00:40:22 3.8.13
00:40:22 3.9.13
00:40:22 3.10.13
00:40:22 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:40:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:40:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:24 lf-activate-venv(): INFO: Base packages installed successfully
00:40:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:40:33 + ODL_SYSTEM=()
00:40:33 + TOOLS_SYSTEM=()
00:40:33 + OPENSTACK_SYSTEM=()
00:40:33 + OPENSTACK_CONTROLLERS=()
00:40:33 + mapfile -t ADDR
00:40:33 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:40:33 ++ openstack stack show -f json -c outputs releng-aaa-csit-1node-authn-all-titanium-76
00:40:33 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:40:33 warnings.warn(
00:40:35 + for i in "${ADDR[@]}"
00:40:35 ++ ssh 10.30.170.71 hostname -s
00:40:35 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:35 + REMHOST=releng-36416-76-0-builder-0
00:40:35 + case ${REMHOST} in
00:40:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:40:35 + echo NUM_ODL_SYSTEM=1
00:40:35 + echo NUM_TOOLS_SYSTEM=0
00:40:35 + '[' '' == yes ']'
00:40:35 + NUM_OPENSTACK_SYSTEM=0
00:40:35 + echo NUM_OPENSTACK_SYSTEM=0
00:40:35 + '[' 0 -eq 2 ']'
00:40:35 + echo ODL_SYSTEM_IP=10.30.170.71
00:40:35 ++ seq 0 0
00:40:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:40:35 + echo ODL_SYSTEM_1_IP=10.30.170.71
00:40:35 + echo TOOLS_SYSTEM_IP=
00:40:35 ++ seq 0 -1
00:40:35 + openstack_index=0
00:40:35 + NUM_OPENSTACK_CONTROL_NODES=1
00:40:35 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:40:35 ++ seq 0 0
00:40:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:40:35 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:40:35 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:35 + '[' -1 -ge 2 ']'
00:40:35 ++ seq 0 -2
00:40:35 + NUM_OPENSTACK_HAPROXY_NODES=0
00:40:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:40:35 ++ seq 0 -1
00:40:35 + echo 'Contents of slave_addresses.txt:'
00:40:35 Contents of slave_addresses.txt:
00:40:35 + cat slave_addresses.txt
00:40:35 NUM_ODL_SYSTEM=1
00:40:35 NUM_TOOLS_SYSTEM=0
00:40:35 NUM_OPENSTACK_SYSTEM=0
00:40:35 ODL_SYSTEM_IP=10.30.170.71
00:40:35 ODL_SYSTEM_1_IP=10.30.170.71
00:40:35 TOOLS_SYSTEM_IP=
00:40:35 NUM_OPENSTACK_CONTROL_NODES=1
00:40:35 OPENSTACK_CONTROL_NODE_1_IP=
00:40:35 NUM_OPENSTACK_COMPUTE_NODES=-1
00:40:35 NUM_OPENSTACK_HAPROXY_NODES=0
00:40:35 [EnvInject] - Injecting environment variables from a build step.
00:40:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:40:35 [EnvInject] - Variables injected successfully.
00:40:35 [aaa-csit-1node-authn-all-titanium] $ /bin/sh /tmp/jenkins9989398416687642834.sh
00:40:35 Preparing for JRE Version 21
00:40:35 Karaf artifact is karaf
00:40:35 Karaf project is integration
00:40:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:40:35 [EnvInject] - Injecting environment variables from a build step.
00:40:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:40:35 [EnvInject] - Variables injected successfully.
00:40:35 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins1332774774035509461.sh
00:40:35 2026-03-01 00:40:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:40:35 Bundle version is 0.22.2-SNAPSHOT
00:40:35 --2026-03-01 00:40:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:40:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:40:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:40:35 HTTP request sent, awaiting response... 200 OK
00:40:35 Length: 1410 (1.4K) [application/xml]
00:40:35 Saving to: ‘maven-metadata.xml’
00:40:35
00:40:35 0K . 100% 55.6M=0s
00:40:35
00:40:35 2026-03-01 00:40:35 (55.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:40:35
00:40:35
00:40:35
00:40:35 org.opendaylight.integration
00:40:35 karaf
00:40:35 0.22.2-SNAPSHOT
00:40:35
00:40:35
00:40:35 20260228.175742
00:40:35 581
00:40:35
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35 pom
00:40:35 0.22.2-20260228.175742-581
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35 tar.gz
00:40:35 0.22.2-20260228.175742-581
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35 zip
00:40:35 0.22.2-20260228.175742-581
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35 cyclonedx
00:40:35 xml
00:40:35 0.22.2-20260228.175742-581
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35 cyclonedx
00:40:35 json
00:40:35 0.22.2-20260228.175742-581
00:40:35 20260228175742
00:40:35
00:40:35
00:40:35
00:40:35
00:40:36 Nexus timestamp is 0.22.2-20260228.175742-581
00:40:36 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:40:36 Distribution bundle is karaf-0.22.2-20260228.175742-581.zip
00:40:36 Distribution bundle version is 0.22.2-SNAPSHOT
00:40:36 Distribution folder is karaf-0.22.2-SNAPSHOT
00:40:36 Nexus prefix is https://nexus.opendaylight.org
00:40:36 [EnvInject] - Injecting environment variables from a build step.
00:40:36 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:40:36 [EnvInject] - Variables injected successfully.
00:40:36 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins2484278628641584333.sh
00:40:36 Setup pyenv:
00:40:36 system
00:40:36 3.8.13
00:40:36 3.9.13
00:40:36 3.10.13
00:40:36 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:40:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:40:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:38 lf-activate-venv(): INFO: Base packages installed successfully
00:40:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:40:43 Copying common-functions.sh to /tmp
00:40:43 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:40:43 warnings.warn(
00:40:45 Copying common-functions.sh to 10.30.170.71:/tmp
00:40:45 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:45 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins17455659627452450349.sh
00:40:45 common-functions.sh is being sourced
00:40:45 common-functions environment:
00:40:45 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:40:45 ACTUALFEATURES:
00:40:45 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:45 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:40:45 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:45 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:45 CONTROLLERMEM: 2048m
00:40:45 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:40:45 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:40:45 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:40:45 SUITES:
00:40:45
00:40:45 #################################################
00:40:45 ## Configure Cluster and Start ##
00:40:45 #################################################
00:40:45 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf
00:40:45 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf
00:40:45 Locating script plan to use...
00:40:45 Finished running script plans
00:40:45 Configuring member-1 with IP address 10.30.170.71
00:40:45 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:45 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:45 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:40:45 ++ [[ /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 ]]
00:40:45 common-functions.sh is being sourced
00:40:45 ++ echo 'common-functions.sh is being sourced'
00:40:45 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:40:45 ++ DISTROSTREAM=titanium
00:40:45 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:40:45 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:40:45 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:45 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:45 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:40:45 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:40:45 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:45 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:45 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:45 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:45 ++ export CONTROLLERMEM=
00:40:45 ++ CONTROLLERMEM=
00:40:45 ++ case "${DISTROSTREAM}" in
00:40:45 ++ CLUSTER_SYSTEM=pekko
00:40:45 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:40:45 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:40:45 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:40:45 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:40:45 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:40:45 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:40:45 ++ print_common_env
00:40:45 ++ cat
00:40:45 common-functions environment:
00:40:45 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:40:45 ACTUALFEATURES:
00:40:45 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:45 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:40:45 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:45 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:45 CONTROLLERMEM:
00:40:45 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:40:45 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:40:45 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:40:45 SUITES:
00:40:45
00:40:45 ++ SSH='ssh -t -t'
00:40:45 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:40:45 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:40:45 Changing to /tmp
00:40:45 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:40:45 + echo 'Changing to /tmp'
00:40:45 + cd /tmp
00:40:45 + 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-20260228.175742-581.zip'
00:40:45 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:40:45 --2026-03-01 00:40:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:40:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:40:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:40:45 HTTP request sent, awaiting response... 200 OK
00:40:45 Length: 234982202 (224M) [application/zip]
00:40:45 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:40:45
00:40:45 0K ........ ........ ........ ........ ........ ........ 1% 63.6M 3s
00:40:45 3072K ........ ........ ........ ........ ........ ........ 2% 110M 3s
00:40:45 6144K ........ ........ ........ ........ ........ ........ 4% 108M 2s
00:40:45 9216K ........ ........ ........ ........ ........ ........ 5% 116M 2s
00:40:46 12288K ........ ........ ........ ........ ........ ........ 6% 118M 2s
00:40:46 15360K ........ ........ ........ ........ ........ ........ 8% 104M 2s
00:40:46 18432K ........ ........ ........ ........ ........ ........ 9% 303M 2s
00:40:46 21504K ........ ........ ........ ........ ........ ........ 10% 157M 2s
00:40:46 24576K ........ ........ ........ ........ ........ ........ 12% 190M 2s
00:40:46 27648K ........ ........ ........ ........ ........ ........ 13% 210M 2s
00:40:46 30720K ........ ........ ........ ........ ........ ........ 14% 189M 1s
00:40:46 33792K ........ ........ ........ ........ ........ ........ 16% 179M 1s
00:40:46 36864K ........ ........ ........ ........ ........ ........ 17% 159M 1s
00:40:46 39936K ........ ........ ........ ........ ........ ........ 18% 194M 1s
00:40:46 43008K ........ ........ ........ ........ ........ ........ 20% 170M 1s
00:40:46 46080K ........ ........ ........ ........ ........ ........ 21% 193M 1s
00:40:46 49152K ........ ........ ........ ........ ........ ........ 22% 175M 1s
00:40:46 52224K ........ ........ ........ ........ ........ ........ 24% 163M 1s
00:40:46 55296K ........ ........ ........ ........ ........ ........ 25% 162M 1s
00:40:46 58368K ........ ........ ........ ........ ........ ........ 26% 185M 1s
00:40:46 61440K ........ ........ ........ ........ ........ ........ 28% 193M 1s
00:40:46 64512K ........ ........ ........ ........ ........ ........ 29% 156M 1s
00:40:46 67584K ........ ........ ........ ........ ........ ........ 30% 188M 1s
00:40:46 70656K ........ ........ ........ ........ ........ ........ 32% 211M 1s
00:40:46 73728K ........ ........ ........ ........ ........ ........ 33% 132M 1s
00:40:46 76800K ........ ........ ........ ........ ........ ........ 34% 202M 1s
00:40:46 79872K ........ ........ ........ ........ ........ ........ 36% 276M 1s
00:40:46 82944K ........ ........ ........ ........ ........ ........ 37% 251M 1s
00:40:46 86016K ........ ........ ........ ........ ........ ........ 38% 157M 1s
00:40:46 89088K ........ ........ ........ ........ ........ ........ 40% 178M 1s
00:40:46 92160K ........ ........ ........ ........ ........ ........ 41% 215M 1s
00:40:46 95232K ........ ........ ........ ........ ........ ........ 42% 178M 1s
00:40:46 98304K ........ ........ ........ ........ ........ ........ 44% 184M 1s
00:40:46 101376K ........ ........ ........ ........ ........ ........ 45% 188M 1s
00:40:46 104448K ........ ........ ........ ........ ........ ........ 46% 189M 1s
00:40:46 107520K ........ ........ ........ ........ ........ ........ 48% 270M 1s
00:40:46 110592K ........ ........ ........ ........ ........ ........ 49% 227M 1s
00:40:46 113664K ........ ........ ........ ........ ........ ........ 50% 142M 1s
00:40:46 116736K ........ ........ ........ ........ ........ ........ 52% 227M 1s
00:40:46 119808K ........ ........ ........ ........ ........ ........ 53% 313M 1s
00:40:46 122880K ........ ........ ........ ........ ........ ........ 54% 159M 1s
00:40:46 125952K ........ ........ ........ ........ ........ ........ 56% 241M 1s
00:40:46 129024K ........ ........ ........ ........ ........ ........ 57% 193M 1s
00:40:46 132096K ........ ........ ........ ........ ........ ........ 58% 242M 1s
00:40:46 135168K ........ ........ ........ ........ ........ ........ 60% 266M 1s
00:40:46 138240K ........ ........ ........ ........ ........ ........ 61% 152M 1s
00:40:46 141312K ........ ........ ........ ........ ........ ........ 62% 256M 0s
00:40:46 144384K ........ ........ ........ ........ ........ ........ 64% 187M 0s
00:40:46 147456K ........ ........ ........ ........ ........ ........ 65% 185M 0s
00:40:46 150528K ........ ........ ........ ........ ........ ........ 66% 185M 0s
00:40:46 153600K ........ ........ ........ ........ ........ ........ 68% 236M 0s
00:40:46 156672K ........ ........ ........ ........ ........ ........ 69% 247M 0s
00:40:47 159744K ........ ........ ........ ........ ........ ........ 70% 118M 0s
00:40:47 162816K ........ ........ ........ ........ ........ ........ 72% 187M 0s
00:40:47 165888K ........ ........ ........ ........ ........ ........ 73% 194M 0s
00:40:47 168960K ........ ........ ........ ........ ........ ........ 74% 176M 0s
00:40:47 172032K ........ ........ ........ ........ ........ ........ 76% 179M 0s
00:40:47 175104K ........ ........ ........ ........ ........ ........ 77% 194M 0s
00:40:47 178176K ........ ........ ........ ........ ........ ........ 78% 174M 0s
00:40:47 181248K ........ ........ ........ ........ ........ ........ 80% 166M 0s
00:40:47 184320K ........ ........ ........ ........ ........ ........ 81% 186M 0s
00:40:47 187392K ........ ........ ........ ........ ........ ........ 82% 179M 0s
00:40:47 190464K ........ ........ ........ ........ ........ ........ 84% 186M 0s
00:40:47 193536K ........ ........ ........ ........ ........ ........ 85% 120M 0s
00:40:47 196608K ........ ........ ........ ........ ........ ........ 87% 124M 0s
00:40:47 199680K ........ ........ ........ ........ ........ ........ 88% 148M 0s
00:40:47 202752K ........ ........ ........ ........ ........ ........ 89% 205M 0s
00:40:47 205824K ........ ........ ........ ........ ........ ........ 91% 172M 0s
00:40:47 208896K ........ ........ ........ ........ ........ ........ 92% 152M 0s
00:40:47 211968K ........ ........ ........ ........ ........ ........ 93% 213M 0s
00:40:47 215040K ........ ........ ........ ........ ........ ........ 95% 180M 0s
00:40:47 218112K ........ ........ ........ ........ ........ ........ 96% 202M 0s
00:40:47 221184K ........ ........ ........ ........ ........ ........ 97% 215M 0s
00:40:47 224256K ........ ........ ........ ...Extracting the new controller...
00:40:47 ..... ........ ........ 99% 232M 0s
00:40:47 227328K ........ ........ ........ ........ . 100% 296M=1.3s
00:40:47
00:40:47 2026-03-01 00:40:47 (174 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:40:47
00:40:47 + echo 'Extracting the new controller...'
00:40:47 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:40:49 Adding external repositories...
00:40:49 + echo 'Adding external repositories...'
00:40:49 + 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
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:40:49 ################################################################################
00:40:49 #
00:40:49 # Licensed to the Apache Software Foundation (ASF) under one or more
00:40:49 # contributor license agreements. See the NOTICE file distributed with
00:40:49 # this work for additional information regarding copyright ownership.
00:40:49 # The ASF licenses this file to You under the Apache License, Version 2.0
00:40:49 # (the "License"); you may not use this file except in compliance with
00:40:49 # the License. You may obtain a copy of the License at
00:40:49 #
00:40:49 # http://www.apache.org/licenses/LICENSE-2.0
00:40:49 #
00:40:49 # Unless required by applicable law or agreed to in writing, software
00:40:49 # distributed under the License is distributed on an "AS IS" BASIS,
00:40:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:40:49 # See the License for the specific language governing permissions and
00:40:49 # limitations under the License.
00:40:49 #
00:40:49 ################################################################################
00:40:49
00:40:49 #
00:40:49 # If set to true, the following property will not allow any certificate to be used
00:40:49 # when accessing Maven repositories through SSL
00:40:49 #
00:40:49 #org.ops4j.pax.url.mvn.certificateCheck=
00:40:49
00:40:49 #
00:40:49 # Path to the local Maven settings file.
00:40:49 # The repositories defined in this file will be automatically added to the list
00:40:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:40:49 # below is not set.
00:40:49 # The following locations are checked for the existence of the settings.xml file
00:40:49 # * 1. looks for the specified url
00:40:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:40:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:40:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:40:49 #
00:40:49 #org.ops4j.pax.url.mvn.settings=
00:40:49
00:40:49 #
00:40:49 # Path to the local Maven repository which is used to avoid downloading
00:40:49 # artifacts when they already exist locally.
00:40:49 # The value of this property will be extracted from the settings.xml file
00:40:49 # above, or defaulted to:
00:40:49 # System.getProperty( "user.home" ) + "/.m2/repository"
00:40:49 #
00:40:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:40:49
00:40:49 #
00:40:49 # Default this to false. It's just weird to use undocumented repos
00:40:49 #
00:40:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:40:49
00:40:49 #
00:40:49 # Uncomment if you don't wanna use the proxy settings
00:40:49 # from the Maven conf/settings.xml file
00:40:49 #
00:40:49 # org.ops4j.pax.url.mvn.proxySupport=false
00:40:49
00:40:49 #
00:40:49 # Comma separated list of repositories scanned when resolving an artifact.
00:40:49 # Those repositories will be checked before iterating through the
00:40:49 # below list of repositories and even before the local repository
00:40:49 # A repository url can be appended with zero or more of the following flags:
00:40:49 # @snapshots : the repository contains snaphots
00:40:49 # @noreleases : the repository does not contain any released artifacts
00:40:49 #
00:40:49 # The following property value will add the system folder as a repo.
00:40:49 #
00:40:49 org.ops4j.pax.url.mvn.defaultRepositories=\
00:40:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:40:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:40:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:40:49
00:40:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:40:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:40:49
00:40:49 #
00:40:49 # Comma separated list of repositories scanned when resolving an artifact.
00:40:49 # The default list includes the following repositories:
00:40:49 # http://repo1.maven.org/maven2@id=central
00:40:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:40:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:40:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:40:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:40:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:40:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:40:49 # To add repositories to the default ones, prepend '+' to the list of repositories
00:40:49 # to add.
00:40:49 # A repository url can be appended with zero or more of the following flags:
00:40:49 # @snapshots : the repository contains snapshots
00:40:49 # @noreleases : the repository does not contain any released artifacts
00:40:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:40:49 #
00:40:49 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
00:40:49
00:40:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:40:49 Configuring the startup features...
00:40:49 + echo 'Configuring the startup features...'
00:40:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:49 + FEATURE_TEST_STRING=features-test
00:40:49 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:40:49 + KARAF_VERSION=karaf4
00:40:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:40:49 + 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
00:40:49 + [[ ! -z '' ]]
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:40:49 ################################################################################
00:40:49 #
00:40:49 # Licensed to the Apache Software Foundation (ASF) under one or more
00:40:49 # contributor license agreements. See the NOTICE file distributed with
00:40:49 # this work for additional information regarding copyright ownership.
00:40:49 # The ASF licenses this file to You under the Apache License, Version 2.0
00:40:49 # (the "License"); you may not use this file except in compliance with
00:40:49 # the License. You may obtain a copy of the License at
00:40:49 #
00:40:49 # http://www.apache.org/licenses/LICENSE-2.0
00:40:49 #
00:40:49 # Unless required by applicable law or agreed to in writing, software
00:40:49 # distributed under the License is distributed on an "AS IS" BASIS,
00:40:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:40:49 # See the License for the specific language governing permissions and
00:40:49 # limitations under the License.
00:40:49 #
00:40:49 ################################################################################
00:40:49
00:40:49 #
00:40:49 # Comma separated list of features repositories to register by default
00:40:49 #
00:40:49 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}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:40:49
00:40:49 #
00:40:49 # Comma separated list of features to install at startup
00:40:49 #
00:40:49 featuresBoot = odl-integration-compatible-with-all,odl-restconf, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:40:49
00:40:49 #
00:40:49 # Resource repositories (OBR) that the features resolver can use
00:40:49 # to resolve requirements/capabilities
00:40:49 #
00:40:49 # The format of the resourceRepositories is
00:40:49 # resourceRepositories=[xml:url|json:url],...
00:40:49 # for Instance:
00:40:49 #
00:40:49 #resourceRepositories=xml:http://host/path/to/index.xml
00:40:49 # or
00:40:49 #resourceRepositories=json:http://host/path/to/index.json
00:40:49 #
00:40:49
00:40:49 #
00:40:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:40:49 #
00:40:49 featuresBootAsynchronous=false
00:40:49
00:40:49 #
00:40:49 # Service requirements enforcement
00:40:49 #
00:40:49 # By default, the feature resolver checks the service requirements/capabilities of
00:40:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:40:49 # the required bundles.
00:40:49 # The following flag can have those values:
00:40:49 # - disable: service requirements are completely ignored
00:40:49 # - default: service requirements are ignored for old features
00:40:49 # - enforce: service requirements are always verified
00:40:49 #
00:40:49 #serviceRequirements=default
00:40:49
00:40:49 #
00:40:49 # Store cfg file for config element in feature
00:40:49 #
00:40:49 #configCfgStore=true
00:40:49
00:40:49 #
00:40:49 # Define if the feature service automatically refresh bundles
00:40:49 #
00:40:49 autoRefresh=true
00:40:49
00:40:49 #
00:40:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:40:49 # XML file defines instructions related to features processing
00:40:49 # versions.properties may declare properties to resolve placeholders in XML file
00:40:49 # both files are relative to ${karaf.etc}
00:40:49 #
00:40:49 #featureProcessing=org.apache.karaf.features.xml
00:40:49 #featureProcessingVersions=versions.properties
00:40:49 + configure_karaf_log karaf4 ''
00:40:49 + local -r karaf_version=karaf4
00:40:49 + local -r controllerdebugmap=
00:40:49 + local logapi=log4j
00:40:49 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:40:49 log4j2.rootLogger.level = INFO
00:40:49 #log4j2.rootLogger.type = asyncRoot
00:40:49 #log4j2.rootLogger.includeLocation = false
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:40:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:40:49 log4j2.rootLogger.appenderRef.Console.ref = Console
00:40:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:40:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:40:49 log4j2.logger.spifly.name = org.apache.aries.spifly
00:40:49 log4j2.logger.spifly.level = WARN
00:40:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:40:49 log4j2.logger.audit.level = INFO
00:40:49 log4j2.logger.audit.additivity = false
00:40:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:40:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:40:49 log4j2.appender.console.type = Console
00:40:49 log4j2.appender.console.name = Console
00:40:49 log4j2.appender.console.layout.type = PatternLayout
00:40:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:40:49 log4j2.appender.rolling.type = RollingRandomAccessFile
00:40:49 log4j2.appender.rolling.name = RollingFile
00:40:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:40:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:40:49 #log4j2.appender.rolling.immediateFlush = false
00:40:49 log4j2.appender.rolling.append = true
00:40:49 log4j2.appender.rolling.layout.type = PatternLayout
00:40:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:40:49 log4j2.appender.rolling.policies.type = Policies
00:40:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:40:49 log4j2.appender.rolling.policies.size.size = 64MB
00:40:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:40:49 log4j2.appender.rolling.strategy.max = 7
00:40:49 log4j2.appender.audit.type = RollingRandomAccessFile
00:40:49 log4j2.appender.audit.name = AuditRollingFile
00:40:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:40:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:40:49 log4j2.appender.audit.append = true
00:40:49 log4j2.appender.audit.layout.type = PatternLayout
00:40:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:40:49 log4j2.appender.audit.policies.type = Policies
00:40:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:40:49 log4j2.appender.audit.policies.size.size = 8MB
00:40:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:40:49 log4j2.appender.audit.strategy.max = 7
00:40:49 log4j2.appender.osgi.type = PaxOsgi
00:40:49 log4j2.appender.osgi.name = PaxOsgi
00:40:49 log4j2.appender.osgi.filter = *
00:40:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:40:49 #log4j2.logger.aether.level = TRACE
00:40:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:40:49 #log4j2.logger.http-headers.level = DEBUG
00:40:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:40:49 #log4j2.logger.maven.level = TRACE
00:40:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:40:49 + logapi=log4j2
00:40:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:40:49 + '[' log4j2 == log4j2 ']'
00:40:49 + 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
00:40:49 controllerdebugmap:
00:40:49 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:40:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:40:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:40:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:40:49 + unset IFS
00:40:49 + echo 'controllerdebugmap: '
00:40:49 + '[' -n '' ']'
00:40:49 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:40:49 ################################################################################
00:40:49 #
00:40:49 # Licensed to the Apache Software Foundation (ASF) under one or more
00:40:49 # contributor license agreements. See the NOTICE file distributed with
00:40:49 # this work for additional information regarding copyright ownership.
00:40:49 # The ASF licenses this file to You under the Apache License, Version 2.0
00:40:49 # (the "License"); you may not use this file except in compliance with
00:40:49 # the License. You may obtain a copy of the License at
00:40:49 #
00:40:49 # http://www.apache.org/licenses/LICENSE-2.0
00:40:49 #
00:40:49 # Unless required by applicable law or agreed to in writing, software
00:40:49 # distributed under the License is distributed on an "AS IS" BASIS,
00:40:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:40:49 # See the License for the specific language governing permissions and
00:40:49 # limitations under the License.
00:40:49 #
00:40:49 ################################################################################
00:40:49
00:40:49 # Common pattern layout for appenders
00:40:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:40:49
00:40:49 # Root logger
00:40:49 log4j2.rootLogger.level = INFO
00:40:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:40:49 #log4j2.rootLogger.type = asyncRoot
00:40:49 #log4j2.rootLogger.includeLocation = false
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:40:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:40:49 log4j2.rootLogger.appenderRef.Console.ref = Console
00:40:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:40:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:40:49
00:40:49 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:40:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:40:49
00:40:49 # Loggers configuration
00:40:49
00:40:49 # Spifly logger
00:40:49 log4j2.logger.spifly.name = org.apache.aries.spifly
00:40:49 log4j2.logger.spifly.level = WARN
00:40:49
00:40:49 # Security audit logger
00:40:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:40:49 log4j2.logger.audit.level = INFO
00:40:49 log4j2.logger.audit.additivity = false
00:40:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:40:49
00:40:49 # Appenders configuration
00:40:49
00:40:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:40:49 log4j2.appender.console.type = Console
00:40:49 log4j2.appender.console.name = Console
00:40:49 log4j2.appender.console.layout.type = PatternLayout
00:40:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:40:49
00:40:49 # Rolling file appender
00:40:49 log4j2.appender.rolling.type = RollingRandomAccessFile
00:40:49 log4j2.appender.rolling.name = RollingFile
00:40:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:40:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:40:49 # uncomment to not force a disk flush
00:40:49 #log4j2.appender.rolling.immediateFlush = false
00:40:49 log4j2.appender.rolling.append = true
00:40:49 log4j2.appender.rolling.layout.type = PatternLayout
00:40:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:40:49 log4j2.appender.rolling.policies.type = Policies
00:40:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:40:49 log4j2.appender.rolling.policies.size.size = 1GB
00:40:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:40:49 log4j2.appender.rolling.strategy.max = 7
00:40:49
00:40:49 # Audit file appender
00:40:49 log4j2.appender.audit.type = RollingRandomAccessFile
00:40:49 log4j2.appender.audit.name = AuditRollingFile
00:40:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:40:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:40:49 log4j2.appender.audit.append = true
00:40:49 log4j2.appender.audit.layout.type = PatternLayout
00:40:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:40:49 log4j2.appender.audit.policies.type = Policies
00:40:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:40:49 log4j2.appender.audit.policies.size.size = 8MB
00:40:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:40:49 log4j2.appender.audit.strategy.max = 7
00:40:49
00:40:49 # OSGi appender
00:40:49 log4j2.appender.osgi.type = PaxOsgi
00:40:49 log4j2.appender.osgi.name = PaxOsgi
00:40:49 log4j2.appender.osgi.filter = *
00:40:49
00:40:49 # help with identification of maven-related problems with pax-url-aether
00:40:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:40:49 #log4j2.logger.aether.level = TRACE
00:40:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:40:49 #log4j2.logger.http-headers.level = DEBUG
00:40:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:40:49 #log4j2.logger.maven.level = TRACE
00:40:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:40:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:40:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 Configure
00:40:49 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:40:49 max memory: 3072m
00:40:49 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:40:49 + local -r controllermem=3072m
00:40:49 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 + echo Configure
00:40:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:40:49 + echo ' max memory: 3072m'
00:40:49 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:40:49 + 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
00:40:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:40:49 #!/bin/sh
00:40:49 #
00:40:49 # Licensed to the Apache Software Foundation (ASF) under one or more
00:40:49 # contributor license agreements. See the NOTICE file distributed with
00:40:49 # this work for additional information regarding copyright ownership.
00:40:49 # The ASF licenses this file to You under the Apache License, Version 2.0
00:40:49 # (the "License"); you may not use this file except in compliance with
00:40:49 # the License. You may obtain a copy of the License at
00:40:49 #
00:40:49 # http://www.apache.org/licenses/LICENSE-2.0
00:40:49 #
00:40:49 # Unless required by applicable law or agreed to in writing, software
00:40:49 # distributed under the License is distributed on an "AS IS" BASIS,
00:40:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:40:49 # See the License for the specific language governing permissions and
00:40:49 # limitations under the License.
00:40:49 #
00:40:49
00:40:49 #
00:40:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:40:49 # script: client, instance, shell, start, status, stop, karaf
00:40:49 #
00:40:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:40:49 # Actions go here...
00:40:49 # fi
00:40:49
00:40:49 #
00:40:49 # general settings which should be applied for all scripts go here; please keep
00:40:49 # in mind that it is possible that scripts might be executed more than once, e.g.
00:40:49 # in example of the start script where the start script is executed first and the
00:40:49 # karaf script afterwards.
00:40:49 #
00:40:49
00:40:49 #
00:40:49 # The following section shows the possible configuration options for the default
00:40:49 # karaf scripts
00:40:49 #
00:40:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:40:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:40:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:40:49 # export EXTRA_JAVA_OPTS # Additional JVM options
00:40:49 # export KARAF_HOME # Karaf home folder
00:40:49 # export KARAF_DATA # Karaf data folder
00:40:49 # export KARAF_BASE # Karaf base folder
00:40:49 # export KARAF_ETC # Karaf etc folder
00:40:49 # export KARAF_LOG # Karaf log folder
00:40:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:40:49 # export KARAF_OPTS # Additional available Karaf options
00:40:49 # export KARAF_DEBUG # Enable debug mode
00:40:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:40:49 # export KARAF_NOROOT # Prevent execution as root if set to true
00:40:49 Set Java version
00:40:49 + echo 'Set Java version'
00:40:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:40:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:40:49 sudo: a password is required
00:40:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:40:49 JDK default version ...
00:40:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:40:49 sudo: a password is required
00:40:49 + echo 'JDK default version ...'
00:40:49 + java -version
00:40:49 openjdk version "21.0.9" 2025-10-21
00:40:49 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:40:49 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:40:49 Set JAVA_HOME
00:40:49 + echo 'Set JAVA_HOME'
00:40:49 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:40:49 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:40:49 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:40:49 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:40:49 Listing all open ports on controller system...
00:40:49 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:40:49 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:40:49 + echo 'Listing all open ports on controller system...'
00:40:49 + netstat -pnatu
00:40:49 /tmp/configuration-script.sh: line 40: netstat: command not found
00:40:49 Configuring cluster
00:40:49 + '[' -f /tmp/custom_shard_config.txt ']'
00:40:49 + echo 'Configuring cluster'
00:40:49 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.71
00:40:49 ################################################
00:40:49 ## Configure Cluster ##
00:40:49 ################################################
00:40:49 NOTE: Cluster configuration files not found. Copying from
00:40:49 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:40:49 Configuring unique name in pekko.conf
00:40:49 Configuring hostname in pekko.conf
00:40:49 Configuring data and rpc seed nodes in pekko.conf
00:40:49 modules = [
00:40:49
00:40:49 {
00:40:49 name = "inventory"
00:40:49 namespace = "urn:opendaylight:inventory"
00:40:49 shard-strategy = "module"
00:40:49 },
00:40:49 {
00:40:49 name = "topology"
00:40:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:40:49 shard-strategy = "module"
00:40:49 },
00:40:49 {
00:40:49 name = "toaster"
00:40:49 namespace = "http://netconfcentral.org/ns/toaster"
00:40:49 shard-strategy = "module"
00:40:49 }
00:40:49 ]
00:40:49 Configuring replication type in module-shards.conf
00:40:49 ################################################
00:40:49 ## NOTE: Manually restart controller to ##
00:40:49 ## apply configuration. ##
00:40:49 ################################################
00:40:49 Dump pekko.conf
00:40:49 + echo 'Dump pekko.conf'
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:40:49
00:40:49 odl-cluster-data {
00:40:49 pekko {
00:40:49 remote {
00:40:49 artery {
00:40:49 enabled = on
00:40:49 transport = tcp
00:40:49 canonical.hostname = "10.30.170.71"
00:40:49 canonical.port = 2550
00:40:49 }
00:40:49 }
00:40:49
00:40:49 cluster {
00:40:49 # Using artery.
00:40:49 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.71:2550"]
00:40:49
00:40:49 roles = ["member-1"]
00:40:49
00:40:49 # when under load we might trip a false positive on the failure detector
00:40:49 # failure-detector {
00:40:49 # heartbeat-interval = 4 s
00:40:49 # acceptable-heartbeat-pause = 16s
00:40:49 # }
00:40:49 }
00:40:49
00:40:49 persistence {
00:40:49 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:40:49 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:40:49 # The relative path is always relative to KARAF_HOME.
00:40:49
00:40:49 # snapshot-store.local.dir = "target/snapshots"
00:40:49
00:40:49 # Use lz4 compression for LocalSnapshotStore snapshots
00:40:49 snapshot-store.local.use-lz4-compression = false
00:40:49 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:40:49 snapshot-store.local.lz4-blocksize = 256KB
00:40:49 }
00:40:49 disable-default-actor-system-quarantined-event-handling = "false"
00:40:49 }
00:40:49 }
00:40:49 Dump modules.conf
00:40:49 + echo 'Dump modules.conf'
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:40:49 modules = [
00:40:49
00:40:49 {
00:40:49 name = "inventory"
00:40:49 namespace = "urn:opendaylight:inventory"
00:40:49 shard-strategy = "module"
00:40:49 },
00:40:49 {
00:40:49 name = "topology"
00:40:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:40:49 shard-strategy = "module"
00:40:49 },
00:40:49 {
00:40:49 name = "toaster"
00:40:49 namespace = "http://netconfcentral.org/ns/toaster"
00:40:49 shard-strategy = "module"
00:40:49 }
00:40:49 ]
00:40:49 Dump module-shards.conf
00:40:49 + echo 'Dump module-shards.conf'
00:40:49 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:40:49 module-shards = [
00:40:49 {
00:40:49 name = "default"
00:40:49 shards = [
00:40:49 {
00:40:49 name = "default"
00:40:49 replicas = ["member-1"]
00:40:49 }
00:40:49 ]
00:40:49 },
00:40:49 {
00:40:49 name = "inventory"
00:40:49 shards = [
00:40:49 {
00:40:49 name="inventory"
00:40:49 replicas = ["member-1"]
00:40:49 }
00:40:49 ]
00:40:49 },
00:40:49 {
00:40:49 name = "topology"
00:40:49 shards = [
00:40:49 {
00:40:49 name="topology"
00:40:49 replicas = ["member-1"]
00:40:49 }
00:40:49 ]
00:40:49 },
00:40:49 {
00:40:49 name = "toaster"
00:40:49 shards = [
00:40:49 {
00:40:49 name="toaster"
00:40:49 replicas = ["member-1"]
00:40:49 }
00:40:49 ]
00:40:49 }
00:40:49 ]
00:40:49 Locating config plan to use...
00:40:49 config plan exists!!!
00:40:49 Changing the config plan path...
00:40:49 # Place the suites in run order:
00:40:49 /w/workspace/aaa-csit-1node-authn-all-titanium/test/csit/scripts/enable_jolokia_basic_auth.sh
00:40:49 Executing /w/workspace/aaa-csit-1node-authn-all-titanium/test/csit/scripts/enable_jolokia_basic_auth.sh...
00:40:49 Copying config files to ODL Controller folder
00:40:49 Enabling jolokia basic auth with default values on 10.30.170.71
00:40:49 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:50 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:50 org.jolokia.authMode=basic
00:40:50 org.jolokia.user=admin
00:40:50 org.jolokia.password=admin
00:40:50 Finished running config plans
00:40:50 Starting member-1 with IP address 10.30.170.71
00:40:50 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:50 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:50 Redirecting karaf console output to karaf_console.log
00:40:50 Starting controller...
00:40:50 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:40:50 Execute the post startup script on controller 10.30.170.71
00:40:50 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:50 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:40:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:40:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:41:56 2026-03-01T00:41:12,826 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 280 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:41:56 Controller is UP
00:41:56 2026-03-01T00:41:12,826 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 280 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:41:56 Listing all open ports on controller system...
00:41:56 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:41:56 looking for "BindException: Address already in use" in log file
00:41:56 looking for "server is unhealthy" in log file
00:41:56 Let's take the karaf thread dump
00:41:56 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:56 karaf main: org.apache.karaf.main.Main, pid:2131
00:41:56 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:57 Generating mininet variables...
00:41:57 Locating test plan to use...
00:41:57 Changing the testplan path...
00:41:57 # Place the suites in run order:
00:41:57 /w/workspace/aaa-csit-1node-authn-all-titanium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot
00:41:57
00:41:57 Starting Robot test suites /w/workspace/aaa-csit-1node-authn-all-titanium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot ...
00:41:57 ==============================================================================
00:41:57 aaa-authn.txt :: Test Basic Authentication support in RESTCONF
00:41:57 ==============================================================================
00:41:57 No RESTCONF Credentials :: Given no credentials GET RESTCONF fails | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Incorrect RESTCONF Password :: Given incorrect password GET RESTCO... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Incorrect RESTCONF Username :: Given incorrect username GET RESTCO... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Correct RESTCONF Credentials :: Given correct credentials GET REST... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 No Jolokia REST Credentials :: Given no credentials, HTTP GET on a... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Incorrect Jolokia REST Password :: Given incorrect password, GET o... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Incorrect Jolokia REST Username :: Given incorrect username, GET o... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 Correct Jolokia REST Credentials :: Given correct credentials, GET... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 IDM Endpoints Only Available To admin Role :: A user with a non-"a... | PASS |
00:41:58 ------------------------------------------------------------------------------
00:41:58 aaa-authn.txt :: Test Basic Authentication support in RESTCONF | PASS |
00:41:58 9 tests, 9 passed, 0 failed
00:41:58 ==============================================================================
00:41:58 Output: /w/workspace/aaa-csit-1node-authn-all-titanium/output.xml
00:41:58 Log: /w/workspace/aaa-csit-1node-authn-all-titanium/log.html
00:41:58 Report: /w/workspace/aaa-csit-1node-authn-all-titanium/report.html
00:41:59 Examining the files in data/log and checking filesize
00:41:59 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:59 total 532
00:41:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:40 .
00:41:59 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 1 00:40 karaf_console.log
00:41:59 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 00:41 ..
00:41:59 -rw-rw-r-- 1 jenkins jenkins 528389 Mar 1 00:41 karaf.log
00:41:59 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:59 520K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
00:41:59 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:41:59 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:59 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
00:41:59 Let's take the karaf thread dump again...
00:41:59 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:41:59 karaf main: org.apache.karaf.main.Main, pid:2131
00:41:59 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:00 Killing ODL
00:42:00 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:05 Compressing karaf.log 1
00:42:05 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:05 Fetching compressed karaf.log 1
00:42:05 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:06 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:06 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:06 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:06 Fetch GC logs
00:42:06 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
00:42:06 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
00:42:06 Examine copied files
00:42:06 total 936
00:42:06 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:42 gclogs-1
00:42:06 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 1 00:42 odl1_karaf_console.log
00:42:06 -rw-rw-r--. 1 jenkins jenkins 40138 Mar 1 00:42 odl1_karaf.log.gz
00:42:06 -rw-rw-r--. 1 jenkins jenkins 140408 Mar 1 00:42 karaf_1_2131_threads_after.log
00:42:06 -rw-rw-r--. 1 jenkins jenkins 14102 Mar 1 00:41 ps_after.log
00:42:06 -rw-rw-r--. 1 jenkins jenkins 245194 Mar 1 00:41 report.html
00:42:06 -rw-rw-r--. 1 jenkins jenkins 253647 Mar 1 00:41 log.html
00:42:06 -rw-rw-r--. 1 jenkins jenkins 44434 Mar 1 00:41 output.xml
00:42:06 -rw-rw-r--. 1 jenkins jenkins 134 Mar 1 00:41 testplan.txt
00:42:06 -rw-rw-r--. 1 jenkins jenkins 129076 Mar 1 00:41 karaf_1_2131_threads_before.log
00:42:06 -rw-rw-r--. 1 jenkins jenkins 14107 Mar 1 00:41 ps_before.log
00:42:06 -rw-rw-r--. 1 jenkins jenkins 337 Mar 1 00:40 enable_jolokia_basic_auth.sh
00:42:06 -rw-rw-r--. 1 jenkins jenkins 127 Mar 1 00:40 configplan.txt
00:42:06 -rw-rw-r--. 1 jenkins jenkins 3202 Mar 1 00:40 post-startup-script.sh
00:42:06 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:40 startup-script.sh
00:42:06 -rw-rw-r--. 1 jenkins jenkins 3409 Mar 1 00:40 configuration-script.sh
00:42:06 -rw-rw-r--. 1 jenkins jenkins 337 Mar 1 00:40 detect_variables.env
00:42:06 -rw-rw-r--. 1 jenkins jenkins 2619 Mar 1 00:40 pom.xml
00:42:06 -rw-rw-r--. 1 jenkins jenkins 92 Mar 1 00:40 set_variables.env
00:42:06 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:40 slave_addresses.txt
00:42:06 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 00:39 requirements.txt
00:42:06 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 00:39 env.properties
00:42:06 -rw-rw-r--. 1 jenkins jenkins 333 Mar 1 00:38 stack-parameters.yaml
00:42:06 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 00:37 test
00:42:06 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:37 test@tmp
00:42:06 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 28 17:57 maven-metadata.xml
00:42:06 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins17286220045719144394.sh
00:42:06 Karaf Deployments, Tests must have already run
00:42:06 [aaa-csit-1node-authn-all-titanium] $ /bin/sh /tmp/jenkins15359981896882539077.sh
00:42:06 Cleaning up Robot installation...
00:42:07 $ ssh-agent -k
00:42:07 unset SSH_AUTH_SOCK;
00:42:07 unset SSH_AGENT_PID;
00:42:07 echo Agent pid 5159 killed;
00:42:07 [ssh-agent] Stopped.
00:42:07 Recording plot data
00:42:07 Robot results publisher started...
00:42:07 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:42:07 -Parsing output xml:
00:42:07 Done!
00:42:07 -Copying log files to build dir:
00:42:08 Done!
00:42:08 -Assigning results to build:
00:42:08 Done!
00:42:08 -Checking thresholds:
00:42:08 Done!
00:42:08 Done publishing Robot results.
00:42:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:42:08 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins18116038266876833906.sh
00:42:08 Archiving csit artifacts
00:42:08 mv: cannot stat '*_1.png': No such file or directory
00:42:08 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:42:08 % Total % Received % Xferd Average Speed Time Time Time Current
00:42:08 Dload Upload Total Spent Left Speed
00:42:08
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 156k 0 156k 0 0 545k 0 --:--:-- --:--:-- --:--:-- 545k
00:42:08 Archive: robot-plugin.zip
00:42:08 inflating: ./archives/robot-plugin/log.html
00:42:08 inflating: ./archives/robot-plugin/output.xml
00:42:08 inflating: ./archives/robot-plugin/report.html
00:42:08 mv: cannot stat '*.log.gz': No such file or directory
00:42:08 mv: cannot stat '*.csv': No such file or directory
00:42:08 mv: cannot stat '*.png': No such file or directory
00:42:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:42:08 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins5873712695157673113.sh
00:42:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:42:08 [EnvInject] - Injecting environment variables from a build step.
00:42:08 [EnvInject] - Injecting as environment variables the properties content
00:42:08 OS_CLOUD=vex
00:42:08 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-titanium-76
00:42:08
00:42:08 [EnvInject] - Variables injected successfully.
00:42:08 provisioning config files...
00:42:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:42:08 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins14816895800368297152.sh
00:42:08 ---> openstack-stack-delete.sh
00:42:08 Setup pyenv:
00:42:08 system
00:42:08 3.8.13
00:42:08 3.9.13
00:42:08 3.10.13
00:42:08 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:42:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:42:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:11 lf-activate-venv(): INFO: Base packages installed successfully
00:42:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:42:23 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:42:23 INFO: Stack cost retrieval disabled, setting cost to 0
00:42:23 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:42:23 warnings.warn(
00:42:35 INFO: Deleting stack releng-aaa-csit-1node-authn-all-titanium-76
00:42:35 Successfully deleted stack releng-aaa-csit-1node-authn-all-titanium-76
00:42:35 [PostBuildScript] - [INFO] Executing post build scripts.
00:42:35 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins6803360321581559741.sh
00:42:35 ---> sysstat.sh
00:42:36 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins12596572255463295333.sh
00:42:36 ---> package-listing.sh
00:42:36 ++ tr '[:upper:]' '[:lower:]'
00:42:36 ++ facter osfamily
00:42:36 + OS_FAMILY=redhat
00:42:36 + workspace=/w/workspace/aaa-csit-1node-authn-all-titanium
00:42:36 + START_PACKAGES=/tmp/packages_start.txt
00:42:36 + END_PACKAGES=/tmp/packages_end.txt
00:42:36 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:42:36 + PACKAGES=/tmp/packages_start.txt
00:42:36 + '[' /w/workspace/aaa-csit-1node-authn-all-titanium ']'
00:42:36 + PACKAGES=/tmp/packages_end.txt
00:42:36 + case "${OS_FAMILY}" in
00:42:36 + rpm -qa
00:42:36 + sort
00:42:36 + '[' -f /tmp/packages_start.txt ']'
00:42:36 + '[' -f /tmp/packages_end.txt ']'
00:42:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:42:36 + '[' /w/workspace/aaa-csit-1node-authn-all-titanium ']'
00:42:36 + mkdir -p /w/workspace/aaa-csit-1node-authn-all-titanium/archives/
00:42:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-csit-1node-authn-all-titanium/archives/
00:42:36 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins10124278321239885603.sh
00:42:36 ---> capture-instance-metadata.sh
00:42:36 Setup pyenv:
00:42:37 system
00:42:37 3.8.13
00:42:37 3.9.13
00:42:37 3.10.13
00:42:37 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:42:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:42:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:39 lf-activate-venv(): INFO: Base packages installed successfully
00:42:39 lf-activate-venv(): INFO: Installing additional packages: lftools
00:42:50 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:42:50 INFO: Running in OpenStack, capturing instance metadata
00:42:50 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins16161261482255792228.sh
00:42:50 provisioning config files...
00:42:50 Could not find credentials [logs] for aaa-csit-1node-authn-all-titanium #76
00:42:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-csit-1node-authn-all-titanium@tmp/config16658788146342256790tmp
00:42:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:42:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:42:50 provisioning config files...
00:42:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:42:51 [EnvInject] - Injecting environment variables from a build step.
00:42:51 [EnvInject] - Injecting as environment variables the properties content
00:42:51 SERVER_ID=logs
00:42:51
00:42:51 [EnvInject] - Variables injected successfully.
00:42:51 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins8328282503318940107.sh
00:42:51 ---> create-netrc.sh
00:42:51 WARN: Log server credential not found.
00:42:51 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins12810199704352612399.sh
00:42:51 ---> python-tools-install.sh
00:42:51 Setup pyenv:
00:42:51 system
00:42:51 3.8.13
00:42:51 3.9.13
00:42:51 3.10.13
00:42:51 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:42:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:42:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:42:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:42:53 lf-activate-venv(): INFO: Base packages installed successfully
00:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools
00:43:01 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:43:01 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins17804103776601808637.sh
00:43:01 ---> sudo-logs.sh
00:43:01 Archiving 'sudo' log..
00:43:02 [aaa-csit-1node-authn-all-titanium] $ /bin/bash /tmp/jenkins14237393162659966249.sh
00:43:02 ---> job-cost.sh
00:43:02 INFO: Activating Python virtual environment...
00:43:02 Setup pyenv:
00:43:02 system
00:43:02 3.8.13
00:43:02 3.9.13
00:43:02 3.10.13
00:43:02 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:43:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:43:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:43:04 lf-activate-venv(): INFO: Base packages installed successfully
00:43:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:43:10 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:43:10 DEBUG: Contents of stack-cost file:
00:43:10 total: 0
00:43:10 INFO: Retrieving Stack Cost...
00:43:10 INFO: Stack cost: 0
00:43:10 INFO: Instance uptime: 387s
00:43:10 INFO: Fetching instance metadata (attempt 1 of 3)...
00:43:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:43:11 INFO: Successfully fetched instance metadata
00:43:11 INFO: Instance type: v3-standard-2
00:43:11 INFO: Retrieving pricing info for: v3-standard-2
00:43:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:43:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=387
00:43:11 INFO: Successfully fetched Vexxhost pricing API
00:43:11 INFO: Retrieved cost: 0.06
00:43:11 INFO: Retrieved resource: v3-standard-2
00:43:11 INFO: Creating archive directory: /w/workspace/aaa-csit-1node-authn-all-titanium/archives/cost
00:43:11 INFO: Archiving costs to: /w/workspace/aaa-csit-1node-authn-all-titanium/archives/cost.csv
00:43:11 INFO: Successfully archived job cost data
00:43:11 DEBUG: Cost data: aaa-csit-1node-authn-all-titanium,76,2026-03-01 00:43:11,v3-standard-2,387,0.06,0.00,SUCCESS
00:43:11 [aaa-csit-1node-authn-all-titanium] $ /bin/bash -l /tmp/jenkins7255352991515159074.sh
00:43:11 ---> logs-deploy.sh
00:43:11 Setup pyenv:
00:43:11 system
00:43:11 3.8.13
00:43:11 3.9.13
00:43:11 3.10.13
00:43:11 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-titanium/.python-version)
00:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IH05 from file:/tmp/.os_lf_venv
00:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:43:13 lf-activate-venv(): INFO: Base packages installed successfully
00:43:13 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-IH05/bin to PATH
00:43:23 WARNING: Nexus logging server not set
00:43:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-csit-1node-authn-all-titanium/76/
00:43:23 INFO: archiving logs to S3
00:43:23 /tmp/venv-IH05/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:43:23 warnings.warn(
00:43:24 ---> uname -a:
00:43:24 Linux prd-centos8-robot-2c-8g-24277.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
00:43:24
00:43:24
00:43:24 ---> lscpu:
00:43:24 Architecture: x86_64
00:43:24 CPU op-mode(s): 32-bit, 64-bit
00:43:24 Byte Order: Little Endian
00:43:24 CPU(s): 2
00:43:24 On-line CPU(s) list: 0,1
00:43:24 Thread(s) per core: 1
00:43:24 Core(s) per socket: 1
00:43:24 Socket(s): 2
00:43:24 NUMA node(s): 1
00:43:24 Vendor ID: AuthenticAMD
00:43:24 CPU family: 23
00:43:24 Model: 49
00:43:24 Model name: AMD EPYC-Rome Processor
00:43:24 Stepping: 0
00:43:24 CPU MHz: 2799.998
00:43:24 BogoMIPS: 5599.99
00:43:24 Virtualization: AMD-V
00:43:24 Hypervisor vendor: KVM
00:43:24 Virtualization type: full
00:43:24 L1d cache: 32K
00:43:24 L1i cache: 32K
00:43:24 L2 cache: 512K
00:43:24 L3 cache: 16384K
00:43:24 NUMA node0 CPU(s): 0,1
00:43:24 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
00:43:24
00:43:24
00:43:24 ---> nproc:
00:43:24 2
00:43:24
00:43:24
00:43:24 ---> df -h:
00:43:24 Filesystem Size Used Avail Use% Mounted on
00:43:24 devtmpfs 3.8G 0 3.8G 0% /dev
00:43:24 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:43:24 tmpfs 3.8G 17M 3.8G 1% /run
00:43:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:43:24 /dev/vda1 40G 8.4G 32G 21% /
00:43:24 tmpfs 770M 0 770M 0% /run/user/1001
00:43:24
00:43:24
00:43:24 ---> free -m:
00:43:24 total used free shared buff/cache available
00:43:24 Mem: 7697 625 4873 19 2199 6773
00:43:24 Swap: 1023 0 1023
00:43:24
00:43:24
00:43:24 ---> ip addr:
00:43:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:43:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:43:24 inet 127.0.0.1/8 scope host lo
00:43:24 valid_lft forever preferred_lft forever
00:43:24 inet6 ::1/128 scope host
00:43:24 valid_lft forever preferred_lft forever
00:43:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:43:24 link/ether fa:16:3e:5b:57:c0 brd ff:ff:ff:ff:ff:ff
00:43:24 altname enp0s3
00:43:24 altname ens3
00:43:24 inet 10.30.171.60/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:43:24 valid_lft 86010sec preferred_lft 86010sec
00:43:24 inet6 fe80::f816:3eff:fe5b:57c0/64 scope link
00:43:24 valid_lft forever preferred_lft forever
00:43:24
00:43:24
00:43:24 ---> sar -b -r -n DEV:
00:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
00:43:24
00:43:24 00:36:51 LINUX RESTART (2 CPU)
00:43:24
00:43:24 12:37:01 AM tps rtps wtps bread/s bwrtn/s
00:43:24 12:38:01 AM 222.94 156.54 66.40 14910.63 41288.27
00:43:24 12:39:01 AM 119.86 1.08 118.78 75.31 12962.58
00:43:24 12:40:01 AM 29.60 0.38 29.21 64.26 2528.60
00:43:24 12:41:01 AM 82.32 9.45 72.88 1682.37 8342.32
00:43:24 12:42:01 AM 12.50 0.02 12.48 0.13 1143.44
00:43:24 12:43:01 AM 33.36 0.62 32.74 73.05 1434.33
00:43:24 Average: 83.44 28.02 55.42 2801.45 11284.60
00:43:24
00:43:24 12:37:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:43:24 12:38:01 AM 5353516 6983452 2528908 32.08 2688 1820428 785392 8.79 199628 2040020 149544
00:43:24 12:39:01 AM 5111944 6971260 2770480 35.15 2688 2035460 743364 8.32 206796 2213328 40204
00:43:24 12:40:01 AM 5102156 7021876 2780268 35.27 2688 2093084 722668 8.09 236408 2187516 63104
00:43:24 12:41:01 AM 4903988 7029836 2978436 37.79 2688 2292872 672560 7.53 274656 2321504 25544
00:43:24 12:42:01 AM 4903356 7029976 2979068 37.79 2688 2293716 657136 7.36 275100 2321160 852
00:43:24 12:43:01 AM 5088376 7029672 2794048 35.45 2688 2114228 724808 8.12 476024 1961824 10248
00:43:24 Average: 5077223 7011012 2805201 35.59 2688 2108298 717655 8.04 278102 2174225 48249
00:43:24
00:43:24 12:37:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:43:24 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:38:01 AM eth0 282.24 183.97 1959.19 60.49 0.00 0.00 0.00 0.00
00:43:24 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:39:01 AM eth0 86.72 63.90 894.90 9.63 0.00 0.00 0.00 0.00
00:43:24 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:40:01 AM eth0 19.03 12.81 24.53 4.84 0.00 0.00 0.00 0.00
00:43:24 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:41:01 AM eth0 171.79 127.72 347.46 28.66 0.00 0.00 0.00 0.00
00:43:24 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:42:01 AM eth0 27.74 13.68 10.08 1.68 0.00 0.00 0.00 0.00
00:43:24 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 12:43:01 AM eth0 48.98 35.46 79.33 29.19 0.00 0.00 0.00 0.00
00:43:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:43:24 Average: eth0 106.09 72.93 552.65 22.42 0.00 0.00 0.00 0.00
00:43:24
00:43:24
00:43:24 ---> sar -P ALL:
00:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
00:43:24
00:43:24 00:36:51 LINUX RESTART (2 CPU)
00:43:24
00:43:24 12:37:01 AM CPU %user %nice %system %iowait %steal %idle
00:43:24 12:38:01 AM all 54.80 0.04 10.87 2.54 0.11 31.63
00:43:24 12:38:01 AM 0 51.63 0.08 9.94 1.83 0.12 36.40
00:43:24 12:38:01 AM 1 57.97 0.00 11.79 3.26 0.10 26.88
00:43:24 12:39:01 AM all 29.58 0.00 4.95 1.06 0.08 64.33
00:43:24 12:39:01 AM 0 19.58 0.00 3.79 1.01 0.08 75.53
00:43:24 12:39:01 AM 1 39.59 0.00 6.11 1.10 0.08 53.11
00:43:24 12:40:01 AM all 21.27 0.00 3.22 0.23 0.08 75.21
00:43:24 12:40:01 AM 0 21.82 0.00 3.35 0.28 0.07 74.48
00:43:24 12:40:01 AM 1 20.72 0.00 3.08 0.17 0.08 75.95
00:43:24 12:41:01 AM all 26.01 0.00 5.23 0.69 0.09 67.98
00:43:24 12:41:01 AM 0 22.95 0.00 4.93 0.82 0.10 71.20
00:43:24 12:41:01 AM 1 29.07 0.00 5.52 0.57 0.08 64.76
00:43:24 12:42:01 AM all 0.79 0.00 0.25 0.13 0.04 98.78
00:43:24 12:42:01 AM 0 1.12 0.00 0.30 0.05 0.03 98.50
00:43:24 12:42:01 AM 1 0.47 0.00 0.20 0.22 0.05 99.07
00:43:24 12:43:01 AM all 28.41 0.00 3.89 0.13 0.08 67.50
00:43:24 12:43:01 AM 0 28.63 0.00 3.67 0.15 0.07 67.48
00:43:24 12:43:01 AM 1 28.18 0.00 4.10 0.12 0.08 67.52
00:43:24 Average: all 26.80 0.01 4.73 0.80 0.08 67.59
00:43:24 Average: 0 24.27 0.01 4.33 0.69 0.08 70.62
00:43:24 Average: 1 29.32 0.00 5.13 0.90 0.08 64.56
00:43:24
00:43:24
00:43:24