12:27:44 Started by upstream project "integration-distribution-mri-test-scandium" build number 76
12:27:44 originally caused by:
12:27:44 Started by timer
12:27:44 Running as SYSTEM
12:27:44 [EnvInject] - Loading node environment variables.
12:27:44 Building remotely on prd-centos8-robot-2c-8g-1154 (centos8-robot-2c-8g) in workspace /w/workspace/aaa-csit-1node-authn-all-scandium
12:27:45 [ssh-agent] Looking for ssh-agent implementation...
12:27:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
12:27:46 $ ssh-agent
12:27:46 SSH_AUTH_SOCK=/tmp/ssh-3s93pq4YW4gI/agent.5161
12:27:46 SSH_AGENT_PID=5162
12:27:46 [ssh-agent] Started.
12:27:46 Running ssh-add (command line suppressed)
12:27:46 Identity added: /w/workspace/aaa-csit-1node-authn-all-scandium@tmp/private_key_13542577688093659171.key (/w/workspace/aaa-csit-1node-authn-all-scandium@tmp/private_key_13542577688093659171.key)
12:27:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
12:27:46 The recommended git tool is: NONE
12:27:51 using credential opendaylight-jenkins-ssh
12:27:51 Wiping out workspace first.
12:27:51 Cloning the remote Git repository
12:27:51 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
12:27:51 > git init /w/workspace/aaa-csit-1node-authn-all-scandium/test # timeout=10
12:27:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
12:27:51 > git --version # timeout=10
12:27:51 > git --version # 'git version 2.43.0'
12:27:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
12:27:51 [INFO] Currently running in a labeled security context
12:27:51 [INFO] Currently SELinux is 'enforcing' on the host
12:27:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-scandium/test@tmp/jenkins-gitclient-ssh6415624210950424047.key
12:27:51 Verifying host key using known hosts file
12:27:51 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.
12:27:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
12:27:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
12:27:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:27:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
12:27:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
12:27:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
12:27:54 [INFO] Currently running in a labeled security context
12:27:54 [INFO] Currently SELinux is 'enforcing' on the host
12:27:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/aaa-csit-1node-authn-all-scandium/test@tmp/jenkins-gitclient-ssh10238362442671586519.key
12:27:54 Verifying host key using known hosts file
12:27:54 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.
12:27:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
12:27:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:27:54 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
12:27:54 > git config core.sparsecheckout # timeout=10
12:27:54 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
12:27:54 Commit message: "Adapt test for new pce-allocation field"
12:27:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
12:27:55 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
12:27:55 No emails were triggered.
12:27:55 provisioning config files...
12:27:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
12:27:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
12:27:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
12:27:55 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins10548448097244789300.sh
12:27:55 ---> python-tools-install.sh
12:27:55 Setup pyenv:
12:27:56 system
12:27:56 * 3.8.13 (set by /opt/pyenv/version)
12:27:56 * 3.9.13 (set by /opt/pyenv/version)
12:27:56 * 3.10.13 (set by /opt/pyenv/version)
12:27:56 * 3.11.7 (set by /opt/pyenv/version)
12:28:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IG42
12:28:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
12:28:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:28:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:28:04 lf-activate-venv(): INFO: Base packages installed successfully
12:28:04 lf-activate-venv(): INFO: Installing additional packages: lftools
12:28:32 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:28:32 Generating Requirements File
12:28:55 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.
12:28:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
12:28:56 Python 3.11.7
12:28:56 pip 25.2 from /tmp/venv-IG42/lib/python3.11/site-packages/pip (python 3.11)
12:28:56 appdirs==1.4.4
12:28:56 argcomplete==3.6.2
12:28:56 aspy.yaml==1.3.0
12:28:56 attrs==25.3.0
12:28:56 autopage==0.5.2
12:28:56 beautifulsoup4==4.14.2
12:28:56 boto3==1.40.45
12:28:56 botocore==1.40.45
12:28:56 bs4==0.0.2
12:28:56 cachetools==6.2.0
12:28:56 certifi==2025.10.5
12:28:56 cffi==2.0.0
12:28:56 cfgv==3.4.0
12:28:56 chardet==5.2.0
12:28:56 charset-normalizer==3.4.3
12:28:56 click==8.3.0
12:28:56 cliff==4.11.0
12:28:56 cmd2==2.7.0
12:28:56 cryptography==3.3.2
12:28:56 debtcollector==3.0.0
12:28:56 decorator==5.2.1
12:28:56 defusedxml==0.7.1
12:28:56 Deprecated==1.2.18
12:28:56 distlib==0.4.0
12:28:56 dnspython==2.8.0
12:28:56 docker==7.1.0
12:28:56 dogpile.cache==1.4.1
12:28:56 durationpy==0.10
12:28:56 email-validator==2.3.0
12:28:56 filelock==3.19.1
12:28:56 future==1.0.0
12:28:56 gitdb==4.0.12
12:28:56 GitPython==3.1.45
12:28:56 google-auth==2.41.1
12:28:56 httplib2==0.31.0
12:28:56 identify==2.6.15
12:28:56 idna==3.10
12:28:56 importlib-resources==1.5.0
12:28:56 iso8601==2.1.0
12:28:56 Jinja2==3.1.6
12:28:56 jmespath==1.0.1
12:28:56 jsonpatch==1.33
12:28:56 jsonpointer==3.0.0
12:28:56 jsonschema==4.25.1
12:28:56 jsonschema-specifications==2025.9.1
12:28:56 keystoneauth1==5.12.0
12:28:56 kubernetes==34.1.0
12:28:56 lftools==0.37.14
12:28:56 lxml==6.0.2
12:28:56 markdown-it-py==4.0.0
12:28:56 MarkupSafe==3.0.3
12:28:56 mdurl==0.1.2
12:28:56 msgpack==1.1.1
12:28:56 multi_key_dict==2.0.3
12:28:56 munch==4.0.0
12:28:56 netaddr==1.3.0
12:28:56 niet==1.4.2
12:28:56 nodeenv==1.9.1
12:28:56 oauth2client==4.1.3
12:28:56 oauthlib==3.3.1
12:28:56 openstacksdk==4.7.1
12:28:56 os-service-types==1.8.0
12:28:56 osc-lib==4.2.0
12:28:56 oslo.config==10.0.0
12:28:56 oslo.context==6.1.0
12:28:56 oslo.i18n==6.6.0
12:28:56 oslo.log==7.2.1
12:28:56 oslo.serialization==5.8.0
12:28:56 oslo.utils==9.1.0
12:28:56 packaging==25.0
12:28:56 pbr==7.0.1
12:28:56 platformdirs==4.4.0
12:28:56 prettytable==3.16.0
12:28:56 psutil==7.1.0
12:28:56 pyasn1==0.6.1
12:28:56 pyasn1_modules==0.4.2
12:28:56 pycparser==2.23
12:28:56 pygerrit2==2.0.15
12:28:56 PyGithub==2.8.1
12:28:56 Pygments==2.19.2
12:28:56 PyJWT==2.10.1
12:28:56 PyNaCl==1.6.0
12:28:56 pyparsing==2.4.7
12:28:56 pyperclip==1.11.0
12:28:56 pyrsistent==0.20.0
12:28:56 python-cinderclient==9.8.0
12:28:56 python-dateutil==2.9.0.post0
12:28:56 python-heatclient==4.3.0
12:28:56 python-jenkins==1.8.3
12:28:56 python-keystoneclient==5.7.0
12:28:56 python-magnumclient==4.9.0
12:28:56 python-openstackclient==8.2.0
12:28:56 python-swiftclient==4.8.0
12:28:56 PyYAML==6.0.3
12:28:56 referencing==0.36.2
12:28:56 requests==2.32.5
12:28:56 requests-oauthlib==2.0.0
12:28:56 requestsexceptions==1.4.0
12:28:56 rfc3986==2.0.0
12:28:56 rich==14.1.0
12:28:56 rich-argparse==1.7.1
12:28:56 rpds-py==0.27.1
12:28:56 rsa==4.9.1
12:28:56 ruamel.yaml==0.18.15
12:28:56 ruamel.yaml.clib==0.2.14
12:28:56 s3transfer==0.14.0
12:28:56 simplejson==3.20.2
12:28:56 six==1.17.0
12:28:56 smmap==5.0.2
12:28:56 soupsieve==2.8
12:28:56 stevedore==5.5.0
12:28:56 tabulate==0.9.0
12:28:56 toml==0.10.2
12:28:56 tomlkit==0.13.3
12:28:56 tqdm==4.67.1
12:28:56 typing_extensions==4.15.0
12:28:56 tzdata==2025.2
12:28:56 urllib3==1.26.20
12:28:56 virtualenv==20.34.0
12:28:56 wcwidth==0.2.14
12:28:56 websocket-client==1.8.0
12:28:56 wrapt==1.17.3
12:28:56 xdg==6.0.0
12:28:56 xmltodict==1.0.2
12:28:56 yq==3.4.3
12:28:56 [EnvInject] - Injecting environment variables from a build step.
12:28:56 [EnvInject] - Injecting as environment variables the properties content
12:28:56 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
12:28:56 OS_CLOUD=vex
12:28:56 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-scandium-76
12:28:56 OS_STACK_TEMPLATE_DIR=openstack-hot
12:28:56
12:28:56 [EnvInject] - Variables injected successfully.
12:28:56 provisioning config files...
12:28:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
12:28:57 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins7058518339272834884.sh
12:28:57 ---> Create parameters file for OpenStack HOT
12:28:57 OpenStack Heat parameters generated
12:28:57 -----------------------------------
12:28:57 parameters:
12:28:57 vm_0_count: '1'
12:28:57 vm_0_flavor: 'v3-standard-4'
12:28:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
12:28:57 vm_1_count: '0'
12:28:57 vm_1_flavor: 'v3-standard-2'
12:28:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
12:28:57
12:28:57 job_name: '64831-76'
12:28:57 silo: 'releng'
12:28:57 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins9512756252123128610.sh
12:28:57 ---> Create HEAT stack
12:28:57 + source /home/jenkins/lf-env.sh
12:28:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
12:28:57 ++ mktemp -d /tmp/venv-XXXX
12:28:57 + lf_venv=/tmp/venv-76W8
12:28:57 + local venv_file=/tmp/.os_lf_venv
12:28:57 + local python=python3
12:28:57 + local options
12:28:57 + local set_path=true
12:28:57 + local install_args=
12:28:57 ++ 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
12:28:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
12:28:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
12:28:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
12:28:57 + true
12:28:57 + case $1 in
12:28:57 + python=python3
12:28:57 + shift 2
12:28:57 + true
12:28:57 + case $1 in
12:28:57 + shift
12:28:57 + break
12:28:57 + case $python in
12:28:57 + local pkg_list=
12:28:57 + [[ -d /opt/pyenv ]]
12:28:57 + echo 'Setup pyenv:'
12:28:57 Setup pyenv:
12:28:57 + export PYENV_ROOT=/opt/pyenv
12:28:57 + PYENV_ROOT=/opt/pyenv
12:28:57 + 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
12:28:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
12:28:57 + pyenv versions
12:28:57 system
12:28:57 3.8.13
12:28:57 3.9.13
12:28:57 3.10.13
12:28:57 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:28:57 + command -v pyenv
12:28:57 ++ pyenv init - --no-rehash
12:28:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
12:28:57 for i in ${!paths[@]}; do
12:28:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
12:28:57 fi; done;
12:28:57 echo "${paths[*]}"'\'')"
12:28:57 export PATH="/opt/pyenv/shims:${PATH}"
12:28:57 export PYENV_SHELL=bash
12:28:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
12:28:57 pyenv() {
12:28:57 local command
12:28:57 command="${1:-}"
12:28:57 if [ "$#" -gt 0 ]; then
12:28:57 shift
12:28:57 fi
12:28:57
12:28:57 case "$command" in
12:28:57 rehash|shell)
12:28:57 eval "$(pyenv "sh-$command" "$@")"
12:28:57 ;;
12:28:57 *)
12:28:57 command pyenv "$command" "$@"
12:28:57 ;;
12:28:57 esac
12:28:57 }'
12:28:57 +++ bash --norc -ec 'IFS=:; paths=($PATH);
12:28:57 for i in ${!paths[@]}; do
12:28:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
12:28:57 fi; done;
12:28:57 echo "${paths[*]}"'
12:28:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
12:28:57 ++ 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
12:28:57 ++ 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
12:28:57 ++ export PYENV_SHELL=bash
12:28:57 ++ PYENV_SHELL=bash
12:28:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
12:28:57 +++ complete -F _pyenv pyenv
12:28:57 ++ lf-pyver python3
12:28:57 ++ local py_version_xy=python3
12:28:57 ++ local py_version_xyz=
12:28:57 ++ awk '{ print $1 }'
12:28:57 ++ pyenv versions
12:28:57 ++ local command
12:28:57 ++ command=versions
12:28:57 ++ '[' 1 -gt 0 ']'
12:28:57 ++ shift
12:28:57 ++ case "$command" in
12:28:57 ++ command pyenv versions
12:28:57 ++ pyenv versions
12:28:57 ++ sed 's/^[ *]* //'
12:28:57 ++ grep -E '^[0-9.]*[0-9]$'
12:28:57 ++ [[ ! -s /tmp/.pyenv_versions ]]
12:28:57 +++ grep '^3' /tmp/.pyenv_versions
12:28:57 +++ sort -V
12:28:57 +++ tail -n 1
12:28:57 ++ py_version_xyz=3.11.7
12:28:57 ++ [[ -z 3.11.7 ]]
12:28:57 ++ echo 3.11.7
12:28:57 ++ return 0
12:28:57 + pyenv local 3.11.7
12:28:57 + local command
12:28:57 + command=local
12:28:57 + '[' 2 -gt 0 ']'
12:28:57 + shift
12:28:57 + case "$command" in
12:28:57 + command pyenv local 3.11.7
12:28:57 + pyenv local 3.11.7
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='lftools[openstack] '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='kubernetes '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='niet '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='python-heatclient '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='python-openstackclient '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='python-magnumclient '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='urllib3~=1.26.15 '
12:28:57 + for arg in "$@"
12:28:57 + case $arg in
12:28:57 + pkg_list+='yq '
12:28:57 + [[ -f /tmp/.os_lf_venv ]]
12:28:57 ++ cat /tmp/.os_lf_venv
12:28:57 + lf_venv=/tmp/venv-IG42
12:28:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from' file:/tmp/.os_lf_venv
12:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:28:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
12:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:28:57 + local 'pip_opts=--upgrade --quiet'
12:28:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
12:28:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
12:28:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
12:28:57 + [[ -n '' ]]
12:28:57 + [[ -n '' ]]
12:28:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
12:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:28:57 + /tmp/venv-IG42/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
12:28:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
12:28:59 lf-activate-venv(): INFO: Base packages installed successfully
12:28:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
12:28:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
12:28:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
12:28:59 + /tmp/venv-IG42/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
12:29:17 + type python3
12:29:17 + true
12:29:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH'
12:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:29:17 + PATH=/tmp/venv-IG42/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
12:29:17 + return 0
12:29:17 + openstack --os-cloud vex limits show --absolute
12:29:18 +--------------------------+---------+
12:29:18 | Name | Value |
12:29:18 +--------------------------+---------+
12:29:18 | maxTotalInstances | -1 |
12:29:18 | maxTotalCores | 450 |
12:29:18 | maxTotalRAMSize | 1000000 |
12:29:18 | maxServerMeta | 128 |
12:29:18 | maxImageMeta | 128 |
12:29:18 | maxPersonality | 5 |
12:29:18 | maxPersonalitySize | 10240 |
12:29:18 | maxTotalKeypairs | 100 |
12:29:18 | maxServerGroups | 10 |
12:29:18 | maxServerGroupMembers | 10 |
12:29:18 | maxTotalFloatingIps | -1 |
12:29:18 | maxSecurityGroups | -1 |
12:29:18 | maxSecurityGroupRules | -1 |
12:29:18 | totalRAMUsed | 868352 |
12:29:18 | totalCoresUsed | 212 |
12:29:18 | totalInstancesUsed | 70 |
12:29:18 | totalFloatingIpsUsed | 0 |
12:29:18 | totalSecurityGroupsUsed | 0 |
12:29:18 | totalServerGroupsUsed | 0 |
12:29:18 | maxTotalVolumes | -1 |
12:29:18 | maxTotalSnapshots | 10 |
12:29:18 | maxTotalVolumeGigabytes | 4096 |
12:29:18 | maxTotalBackups | 10 |
12:29:18 | maxTotalBackupGigabytes | 1000 |
12:29:18 | totalVolumesUsed | 0 |
12:29:18 | totalGigabytesUsed | 0 |
12:29:18 | totalSnapshotsUsed | 0 |
12:29:18 | totalBackupsUsed | 0 |
12:29:18 | totalBackupGigabytesUsed | 0 |
12:29:18 +--------------------------+---------+
12:29:18 + pushd /opt/ciman/openstack-hot
12:29:18 /opt/ciman/openstack-hot /w/workspace/aaa-csit-1node-authn-all-scandium
12:29:18 + lftools openstack --os-cloud vex stack create releng-aaa-csit-1node-authn-all-scandium-76 csit-2-instance-type.yaml /w/workspace/aaa-csit-1node-authn-all-scandium/stack-parameters.yaml
12:29:43 Creating stack releng-aaa-csit-1node-authn-all-scandium-76
12:29:43 Waiting to initialize infrastructure...
12:29:43 Stack initialization successful.
12:29:43 ------------------------------------
12:29:43 Stack Details
12:29:43 ------------------------------------
12:29:43 {'added': None,
12:29:43 'capabilities': [],
12:29:43 'created_at': '2025-10-06T12:29:21Z',
12:29:43 'deleted': None,
12:29:43 'deleted_at': None,
12:29:43 'description': 'No description',
12:29:43 'environment': None,
12:29:43 'environment_files': None,
12:29:43 'files': None,
12:29:43 'files_container': None,
12:29:43 'id': 'ffdf473a-62bf-442d-87e0-291f19bebc08',
12:29:43 'is_rollback_disabled': True,
12:29:43 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-aaa-csit-1node-authn-all-scandium-76/ffdf473a-62bf-442d-87e0-291f19bebc08',
12:29:43 'rel': 'self'}],
12:29:43 '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'})}),
12:29:43 'name': 'releng-aaa-csit-1node-authn-all-scandium-76',
12:29:43 'notification_topics': [],
12:29:43 'outputs': [{'description': 'IP addresses of the 2nd vm types',
12:29:43 'output_key': 'vm_1_ips',
12:29:43 'output_value': []},
12:29:43 {'description': 'IP addresses of the 1st vm types',
12:29:43 'output_key': 'vm_0_ips',
12:29:43 'output_value': ['10.30.171.147']}],
12:29:43 'owner_id': ****,
12:29:43 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
12:29:43 'OS::stack_id': 'ffdf473a-62bf-442d-87e0-291f19bebc08',
12:29:43 'OS::stack_name': 'releng-aaa-csit-1node-authn-all-scandium-76',
12:29:43 'job_name': '64831-76',
12:29:43 'silo': 'releng',
12:29:43 'vm_0_count': '1',
12:29:43 'vm_0_flavor': 'v3-standard-4',
12:29:43 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
12:29:43 '20250201-010426.857',
12:29:43 'vm_1_count': '0',
12:29:43 'vm_1_flavor': 'v3-standard-2',
12:29:43 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
12:29:43 '- 20250201-060151.911'},
12:29:43 'parent_id': None,
12:29:43 'replaced': None,
12:29:43 'status': 'CREATE_COMPLETE',
12:29:43 'status_reason': 'Stack CREATE completed successfully',
12:29:43 'tags': [],
12:29:43 'template': None,
12:29:43 'template_description': 'No description',
12:29:43 'template_url': None,
12:29:43 'timeout_mins': 15,
12:29:43 'unchanged': None,
12:29:43 'updated': None,
12:29:43 'updated_at': None,
12:29:43 'user_project_id': 'aa4b375f6e9d4f8ea69e0c648cc67fc7'}
12:29:43 ------------------------------------
12:29:43 + popd
12:29:43 /w/workspace/aaa-csit-1node-authn-all-scandium
12:29:43 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins9996679437161246485.sh
12:29:43 ---> Copy SSH public keys to CSIT lab
12:29:43 Setup pyenv:
12:29:43 system
12:29:43 3.8.13
12:29:43 3.9.13
12:29:43 3.10.13
12:29:43 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:29:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:29:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:29:45 lf-activate-venv(): INFO: Base packages installed successfully
12:29:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
12:30:04 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:30:06 SSH not responding on 10.30.171.147. Retrying in 10 seconds...
12:30:16 Ping to 10.30.171.147 successful.
12:30:16 SSH not responding on 10.30.171.147. Retrying in 10 seconds...
12:30:26 Ping to 10.30.171.147 successful.
12:30:27 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:30:28 releng-64831-76-0-builder-0
12:30:28 Successfully copied public keys to slave 10.30.171.147
12:30:28 Process 6500 ready.
12:30:28 SSH ready on all stack servers.
12:30:28 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins13636670018456112208.sh
12:30:28 Setup pyenv:
12:30:28 system
12:30:28 3.8.13
12:30:28 3.9.13
12:30:28 3.10.13
12:30:28 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:30:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fx4r
12:30:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/aaa-csit-1node-authn-all-scandium/.robot_venv
12:30:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:30:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:30:36 lf-activate-venv(): INFO: Base packages installed successfully
12:30:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
12:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-fx4r/bin to PATH
12:30:38 + echo 'Installing Python Requirements'
12:30:38 Installing Python Requirements
12:30:38 + cat
12:30:38 + python -m pip install -r requirements.txt
12:30:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
12:30:38 Collecting docker-py (from -r requirements.txt (line 1))
12:30:38 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)
12:30:39 Collecting ipaddr (from -r requirements.txt (line 2))
12:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
12:30:39 Preparing metadata (setup.py): started
12:30:39 Preparing metadata (setup.py): finished with status 'done'
12:30:39 Collecting netaddr (from -r requirements.txt (line 3))
12:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
12:30:39 Collecting netifaces (from -r requirements.txt (line 4))
12:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
12:30:39 Preparing metadata (setup.py): started
12:30:39 Preparing metadata (setup.py): finished with status 'done'
12:30:39 Collecting pyhocon (from -r requirements.txt (line 5))
12:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
12:30:39 Collecting requests (from -r requirements.txt (line 6))
12:30:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
12:30:39 Collecting robotframework (from -r requirements.txt (line 7))
12:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
12:30:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.4 MB/s 0:00:00
12:30:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
12:30:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
12:30:39 Preparing metadata (setup.py): started
12:30:40 Preparing metadata (setup.py): finished with status 'done'
12:30:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
12:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
12:30:40 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
12:30:40 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)
12:30:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
12:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
12:30:40 Preparing metadata (setup.py): started
12:30:40 Preparing metadata (setup.py): finished with status 'done'
12:30:40 Collecting scapy (from -r requirements.txt (line 12))
12:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
12:30:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.2 MB/s 0:00:00
12:30:40 Collecting jsonpath-rw (from -r requirements.txt (line 15))
12:30:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
12:30:40 Preparing metadata (setup.py): started
12:30:41 Preparing metadata (setup.py): finished with status 'done'
12:30:41 Collecting elasticsearch (from -r requirements.txt (line 18))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
12:30:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 32.6 MB/s 0:00:00
12:30:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
12:30:41 Collecting pyangbind (from -r requirements.txt (line 22))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
12:30:41 Collecting isodate (from -r requirements.txt (line 25))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
12:30:41 Collecting jmespath (from -r requirements.txt (line 28))
12:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
12:30:41 Collecting jsonpatch (from -r requirements.txt (line 31))
12:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
12:30:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
12:30:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
12:30:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
12:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
12:30:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
12:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
12:30:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
12:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
12:30:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
12:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
12:30:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
12:30:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
12:30:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
12:30:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
12:30:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
12:30:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
12:30:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
12:30:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
12:30:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
12:30:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
12:30:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
12:30:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
12:30:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
12:30:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
12:30:42 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
12:30:42 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
12:30:42 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)
12:30:42 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
12:30:42 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)
12:30:42 Collecting elasticsearch (from -r requirements.txt (line 18))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
12:30:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 40.2 MB/s 0:00:00
12:30:42 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
12:30:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
12:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
12:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
12:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
12:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
12:30:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
12:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
12:30:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
12:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
12:30:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.1 MB/s 0:00:00
12:30:43 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
12:30:43 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)
12:30:44 Collecting regex (from pyangbind->-r requirements.txt (line 22))
12:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
12:30:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 30.9 MB/s 0:00:00
12:30:44 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
12:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
12:30:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
12:30:45 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
12:30:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
12:30:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
12:30:45 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 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)
12:30:45 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
12:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
12:30:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
12:30:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 81.5 MB/s 0:00:00
12:30:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
12:30:46 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
12:30:46 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
12:30:46 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))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
12:30:46 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
12:30:46 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
12:30:46 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 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)
12:30:46 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
12:30:46 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))
12:30:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
12:30:47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
12:30:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
12:30:47 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:30:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
12:30:47 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:30:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
12:30:47 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:30:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
12:30:47 Collecting h11<1,>=0.9.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))
12:30:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
12:30:47 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
12:30:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
12:30:47 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
12:30:47 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:30:47 Building wheel for robotframework-sshlibrary (setup.py): started
12:30:47 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
12:30:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ec5b251446b25208e69173f30a7bdb42a0fc9787961116b0fe44abefd210b876
12:30:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
12:30:47 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:30:47 Building wheel for ipaddr (setup.py): started
12:30:47 Building wheel for ipaddr (setup.py): finished with status 'done'
12:30:47 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3eda080e7470c14c48c285c17de105e9f357cc4cd225a0bdb6de8605738f0329
12:30:47 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
12:30:47 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:30:47 Building wheel for netifaces (setup.py): started
12:30:50 Building wheel for netifaces (setup.py): finished with status 'done'
12:30:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41092 sha256=7b701b469a41ab786f5d8895fe757a14cfbda78f5da5aad1fe6b65ceadd9ab13
12:30:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
12:30:50 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:30:50 Building wheel for robotframework-httplibrary (setup.py): started
12:30:50 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
12:30:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3750cb7f18e023b0ae56fca2a3285056e4305abb99877f904f25c9470088e7a4
12:30:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
12:30:50 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
12:30:50 Building wheel for jsonpath-rw (setup.py): started
12:30:50 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
12:30:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1d62dba07937eeeb05a6d2ed3e4a615b21b9dafb7f43f27994f8940e3e3602a7
12:30:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
12:30:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
12:30:51 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
12:30:57
12:30:57 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
12:30:58 + pip freeze
12:30:58 attrs==25.3.0
12:30:58 bcrypt==5.0.0
12:30:58 beautifulsoup4==4.14.2
12:30:58 certifi==2025.10.5
12:30:58 cffi==2.0.0
12:30:58 charset-normalizer==3.4.3
12:30:58 click==8.3.0
12:30:58 cryptography==46.0.2
12:30:58 decorator==5.2.1
12:30:58 distlib==0.4.0
12:30:58 docker-py==1.10.6
12:30:58 docker-pycreds==0.4.0
12:30:58 elastic-transport==8.17.1
12:30:58 elasticsearch==8.19.1
12:30:58 elasticsearch-dsl==8.15.4
12:30:58 enum34==1.1.10
12:30:58 filelock==3.19.1
12:30:58 h11==0.16.0
12:30:58 idna==3.10
12:30:58 invoke==2.2.0
12:30:58 ipaddr==2.2.0
12:30:58 isodate==0.7.2
12:30:58 jmespath==1.0.1
12:30:58 jsonpatch==1.33
12:30:58 jsonpath-rw==1.4.0
12:30:58 jsonpointer==3.0.0
12:30:58 lxml==6.0.2
12:30:58 netaddr==1.3.0
12:30:58 netifaces==0.11.0
12:30:58 outcome==1.3.0.post0
12:30:58 paramiko==4.0.0
12:30:58 platformdirs==4.4.0
12:30:58 ply==3.11
12:30:58 pyang==2.7.1
12:30:58 pyangbind==0.8.6
12:30:58 pycparser==2.23
12:30:58 pyhocon==0.3.61
12:30:58 PyNaCl==1.6.0
12:30:58 pyparsing==3.2.5
12:30:58 PySocks==1.7.1
12:30:58 python-dateutil==2.9.0.post0
12:30:58 regex==2025.9.18
12:30:58 requests==2.32.5
12:30:58 robotframework==7.3.2
12:30:58 robotframework-httplibrary==0.4.2
12:30:58 robotframework-pythonlibcore==4.4.1
12:30:58 robotframework-requests==0.9.7
12:30:58 robotframework-selenium2library==3.0.0
12:30:58 robotframework-seleniumlibrary==6.8.0
12:30:58 robotframework-sshlibrary==3.8.0
12:30:58 scapy==2.6.1
12:30:58 scp==0.15.0
12:30:58 selenium==4.36.0
12:30:58 six==1.17.0
12:30:58 sniffio==1.3.1
12:30:58 sortedcontainers==2.4.0
12:30:58 soupsieve==2.8
12:30:58 trio==0.31.0
12:30:58 trio-websocket==0.12.2
12:30:58 typing_extensions==4.15.0
12:30:58 urllib3==2.5.0
12:30:58 virtualenv==20.34.0
12:30:58 waitress==3.0.2
12:30:58 WebOb==1.8.9
12:30:58 websocket-client==1.8.0
12:30:58 WebTest==3.0.6
12:30:58 wsproto==1.2.0
12:30:58 [EnvInject] - Injecting environment variables from a build step.
12:30:58 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
12:30:58 [EnvInject] - Variables injected successfully.
12:30:58 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins8909496082254617413.sh
12:30:58 Setup pyenv:
12:30:58 system
12:30:58 3.8.13
12:30:58 3.9.13
12:30:58 3.10.13
12:30:58 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:30:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:31:01 lf-activate-venv(): INFO: Base packages installed successfully
12:31:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
12:31:11 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.
12:31:11 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:31:11 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
12:31:12 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:31:12 + ODL_SYSTEM=()
12:31:12 + TOOLS_SYSTEM=()
12:31:12 + OPENSTACK_SYSTEM=()
12:31:12 + OPENSTACK_CONTROLLERS=()
12:31:12 + mapfile -t ADDR
12:31:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
12:31:12 ++ openstack stack show -f json -c outputs releng-aaa-csit-1node-authn-all-scandium-76
12:31:14 + for i in "${ADDR[@]}"
12:31:14 ++ ssh 10.30.171.147 hostname -s
12:31:14 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:14 + REMHOST=releng-64831-76-0-builder-0
12:31:14 + case ${REMHOST} in
12:31:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
12:31:14 + echo NUM_ODL_SYSTEM=1
12:31:14 + echo NUM_TOOLS_SYSTEM=0
12:31:14 + '[' '' == yes ']'
12:31:14 + NUM_OPENSTACK_SYSTEM=0
12:31:14 + echo NUM_OPENSTACK_SYSTEM=0
12:31:14 + '[' 0 -eq 2 ']'
12:31:14 + echo ODL_SYSTEM_IP=10.30.171.147
12:31:14 ++ seq 0 0
12:31:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
12:31:14 + echo ODL_SYSTEM_1_IP=10.30.171.147
12:31:14 + echo TOOLS_SYSTEM_IP=
12:31:14 ++ seq 0 -1
12:31:14 + openstack_index=0
12:31:14 + NUM_OPENSTACK_CONTROL_NODES=1
12:31:14 + echo NUM_OPENSTACK_CONTROL_NODES=1
12:31:14 ++ seq 0 0
12:31:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
12:31:14 + echo OPENSTACK_CONTROL_NODE_1_IP=
12:31:14 + NUM_OPENSTACK_COMPUTE_NODES=-1
12:31:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
12:31:14 + '[' -1 -ge 2 ']'
12:31:14 ++ seq 0 -2
12:31:14 + NUM_OPENSTACK_HAPROXY_NODES=0
12:31:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0
12:31:14 ++ seq 0 -1
12:31:14 + echo 'Contents of slave_addresses.txt:'
12:31:14 Contents of slave_addresses.txt:
12:31:14 + cat slave_addresses.txt
12:31:14 NUM_ODL_SYSTEM=1
12:31:14 NUM_TOOLS_SYSTEM=0
12:31:14 NUM_OPENSTACK_SYSTEM=0
12:31:14 ODL_SYSTEM_IP=10.30.171.147
12:31:14 ODL_SYSTEM_1_IP=10.30.171.147
12:31:14 TOOLS_SYSTEM_IP=
12:31:14 NUM_OPENSTACK_CONTROL_NODES=1
12:31:14 OPENSTACK_CONTROL_NODE_1_IP=
12:31:14 NUM_OPENSTACK_COMPUTE_NODES=-1
12:31:14 NUM_OPENSTACK_HAPROXY_NODES=0
12:31:14 [EnvInject] - Injecting environment variables from a build step.
12:31:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
12:31:14 [EnvInject] - Variables injected successfully.
12:31:14 [aaa-csit-1node-authn-all-scandium] $ /bin/sh /tmp/jenkins7104446695327998731.sh
12:31:14 Preparing for JRE Version 21
12:31:14 Karaf artifact is karaf
12:31:14 Karaf project is integration
12:31:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64
12:31:14 [EnvInject] - Injecting environment variables from a build step.
12:31:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
12:31:14 [EnvInject] - Variables injected successfully.
12:31:14 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins11764744405807599710.sh
12:31:15 2025-10-06 12:31:15 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
12:31:15 Bundle version is 0.21.3-SNAPSHOT
12:31:15 --2025-10-06 12:31:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
12:31:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
12:31:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
12:31:15 HTTP request sent, awaiting response... 200 OK
12:31:15 Length: 1410 (1.4K) [application/xml]
12:31:15 Saving to: ‘maven-metadata.xml’
12:31:15
12:31:15 0K . 100% 42.6M=0s
12:31:15
12:31:15 2025-10-06 12:31:15 (42.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
12:31:15
12:31:15
12:31:15
12:31:15 org.opendaylight.integration
12:31:15 karaf
12:31:15 0.21.3-SNAPSHOT
12:31:15
12:31:15
12:31:15 20251006.103216
12:31:15 363
12:31:15
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15 pom
12:31:15 0.21.3-20251006.103216-363
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15 tar.gz
12:31:15 0.21.3-20251006.103216-363
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15 zip
12:31:15 0.21.3-20251006.103216-363
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15 cyclonedx
12:31:15 xml
12:31:15 0.21.3-20251006.103216-363
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15 cyclonedx
12:31:15 json
12:31:15 0.21.3-20251006.103216-363
12:31:15 20251006103216
12:31:15
12:31:15
12:31:15
12:31:15
12:31:15 Nexus timestamp is 0.21.3-20251006.103216-363
12:31:15 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
12:31:15 Distribution bundle is karaf-0.21.3-20251006.103216-363.zip
12:31:15 Distribution bundle version is 0.21.3-SNAPSHOT
12:31:15 Distribution folder is karaf-0.21.3-SNAPSHOT
12:31:15 Nexus prefix is https://nexus.opendaylight.org
12:31:15 [EnvInject] - Injecting environment variables from a build step.
12:31:15 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
12:31:15 [EnvInject] - Variables injected successfully.
12:31:15 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins3333000629193424469.sh
12:31:15 Setup pyenv:
12:31:16 system
12:31:16 3.8.13
12:31:16 3.9.13
12:31:16 3.10.13
12:31:16 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:31:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:31:18 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.
12:31:18 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:31:18 lf-activate-venv(): INFO: Base packages installed successfully
12:31:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
12:31:23 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.
12:31:23 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:31:24 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:31:24 Copying common-functions.sh to /tmp
12:31:25 Copying common-functions.sh to 10.30.171.147:/tmp
12:31:25 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:26 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins555315388947677154.sh
12:31:26 common-functions.sh is being sourced
12:31:26 common-functions environment:
12:31:26 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:26 ACTUALFEATURES:
12:31:26 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:26 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
12:31:26 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:26 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:26 CONTROLLERMEM: 2048m
12:31:26 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
12:31:26 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
12:31:26 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
12:31:26 SUITES:
12:31:26
12:31:26 #################################################
12:31:26 ## Configure Cluster and Start ##
12:31:26 #################################################
12:31:26 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf
12:31:26 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf
12:31:26 Locating script plan to use...
12:31:26 Finished running script plans
12:31:26 Configuring member-1 with IP address 10.30.171.147
12:31:26 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:26 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:26 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
12:31:26 ++ [[ /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 ]]
12:31:26 common-functions.sh is being sourced
12:31:26 ++ echo 'common-functions.sh is being sourced'
12:31:26 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
12:31:26 ++ DISTROSTREAM=scandium
12:31:26 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:26 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:26 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:26 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:26 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
12:31:26 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
12:31:26 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:26 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:26 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:26 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:26 ++ export CONTROLLERMEM=
12:31:26 ++ CONTROLLERMEM=
12:31:26 ++ case "${DISTROSTREAM}" in
12:31:26 ++ CLUSTER_SYSTEM=akka
12:31:26 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
12:31:26 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
12:31:26 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
12:31:26 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
12:31:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
12:31:26 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
12:31:26 ++ print_common_env
12:31:26 ++ cat
12:31:26 common-functions environment:
12:31:26 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:26 ACTUALFEATURES:
12:31:26 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:26 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
12:31:26 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:26 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:26 CONTROLLERMEM:
12:31:26 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
12:31:26 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
12:31:26 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
12:31:26 SUITES:
12:31:26
12:31:26 ++ SSH='ssh -t -t'
12:31:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
12:31:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
12:31:26 Changing to /tmp
12:31:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
12:31:26 + echo 'Changing to /tmp'
12:31:26 + cd /tmp
12:31:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip'
12:31:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
12:31:26 --2025-10-06 12:31:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
12:31:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
12:31:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
12:31:26 HTTP request sent, awaiting response... 200 OK
12:31:26 Length: 190793319 (182M) [application/zip]
12:31:26 Saving to: ‘karaf-0.21.3-20251006.103216-363.zip’
12:31:26
12:31:26 0K ........ ........ ........ ........ ........ ........ 1% 64.8M 3s
12:31:26 3072K ........ ........ ........ ........ ........ ........ 3% 93.1M 2s
12:31:26 6144K ........ ........ ........ ........ ........ ........ 4% 142M 2s
12:31:26 9216K ........ ........ ........ ........ ........ ........ 6% 154M 2s
12:31:26 12288K ........ ........ ........ ........ ........ ........ 8% 142M 2s
12:31:26 15360K ........ ........ ........ ........ ........ ........ 9% 160M 1s
12:31:26 18432K ........ ........ ........ ........ ........ ........ 11% 171M 1s
12:31:26 21504K ........ ........ ........ ........ ........ ........ 13% 220M 1s
12:31:26 24576K ........ ........ ........ ........ ........ ........ 14% 196M 1s
12:31:26 27648K ........ ........ ........ ........ ........ ........ 16% 215M 1s
12:31:26 30720K ........ ........ ........ ........ ........ ........ 18% 226M 1s
12:31:26 33792K ........ ........ ........ ........ ........ ........ 19% 251M 1s
12:31:26 36864K ........ ........ ........ ........ ........ ........ 21% 228M 1s
12:31:26 39936K ........ ........ ........ ........ ........ ........ 23% 279M 1s
12:31:26 43008K ........ ........ ........ ........ ........ ........ 24% 259M 1s
12:31:26 46080K ........ ........ ........ ........ ........ ........ 26% 238M 1s
12:31:26 49152K ........ ........ ........ ........ ........ ........ 28% 297M 1s
12:31:26 52224K ........ ........ ........ ........ ........ ........ 29% 297M 1s
12:31:26 55296K ........ ........ ........ ........ ........ ........ 31% 303M 1s
12:31:26 58368K ........ ........ ........ ........ ........ ........ 32% 323M 1s
12:31:26 61440K ........ ........ ........ ........ ........ ........ 34% 313M 1s
12:31:26 64512K ........ ........ ........ ........ ........ ........ 36% 298M 1s
12:31:26 67584K ........ ........ ........ ........ ........ ........ 37% 307M 1s
12:31:26 70656K ........ ........ ........ ........ ........ ........ 39% 290M 1s
12:31:26 73728K ........ ........ ........ ........ ........ ........ 41% 270M 1s
12:31:26 76800K ........ ........ ........ ........ ........ ........ 42% 286M 1s
12:31:26 79872K ........ ........ ........ ........ ........ ........ 44% 314M 1s
12:31:26 82944K ........ ........ ........ ........ ........ ........ 46% 311M 0s
12:31:26 86016K ........ ........ ........ ........ ........ ........ 47% 321M 0s
12:31:26 89088K ........ ........ ........ ........ ........ ........ 49% 315M 0s
12:31:26 92160K ........ ........ ........ ........ ........ ........ 51% 338M 0s
12:31:26 95232K ........ ........ ........ ........ ........ ........ 52% 316M 0s
12:31:26 98304K ........ ........ ........ ........ ........ ........ 54% 302M 0s
12:31:26 101376K ........ ........ ........ ........ ........ ........ 56% 309M 0s
12:31:26 104448K ........ ........ ........ ........ ........ ........ 57% 302M 0s
12:31:26 107520K ........ ........ ........ ........ ........ ........ 59% 318M 0s
12:31:26 110592K ........ ........ ........ ........ ........ ........ 61% 306M 0s
12:31:26 113664K ........ ........ ........ ........ ........ ........ 62% 308M 0s
12:31:26 116736K ........ ........ ........ ........ ........ ........ 64% 257M 0s
12:31:26 119808K ........ ........ ........ ........ ........ ........ 65% 246M 0s
12:31:27 122880K ........ ........ ........ ........ ........ ........ 67% 296M 0s
12:31:27 125952K ........ ........ ........ ........ ........ ........ 69% 268M 0s
12:31:27 129024K ........ ........ ........ ........ ........ ........ 70% 246M 0s
12:31:27 132096K ........ ........ ........ ........ ........ ........ 72% 256M 0s
12:31:27 135168K ........ ........ ........ ........ ........ ........ 74% 258M 0s
12:31:27 138240K ........ ........ ........ ........ ........ ........ 75% 286M 0s
12:31:27 141312K ........ ........ ........ ........ ........ ........ 77% 275M 0s
12:31:27 144384K ........ ........ ........ ........ ........ ........ 79% 246M 0s
12:31:27 147456K ........ ........ ........ ........ ........ ........ 80% 280M 0s
12:31:27 150528K ........ ........ ........ ........ ........ ........ 82% 287M 0s
12:31:27 153600K ........ ........ ........ ........ ........ ........ 84% 284M 0s
12:31:27 156672K ........ ........ ........ ........ ........ ........ 85% 291M 0s
12:31:27 159744K ........ ........ ........ ........ ........ ........ 87% 295M 0s
12:31:27 162816K ........ ........ ........ ........ ........ ........ 89% 286M 0s
12:31:27 165888K ........ ........ ........ ........ ........ ........ 90% 285M 0s
12:31:27 168960K ........ ........ ........ ........ ........ ........ 92% 302M 0s
12:31:27 172032K ........ ........ ........ ........ ........ ........ 93% 304M 0s
12:31:27 175104K ........ ........ ........ ........ ........ ........ 95% 316M 0s
12:31:27 178176K ........ ........ ........ ........ ........ ........ 97% 299M 0s
12:31:27 181248K ........ ........ ........ ........ ........ ........ 98% 309M 0s
12:31:27 184320K ........ ........ ........ ....... 100% 283M=0.8s
12:31:27
12:31:27 2025-10-06 12:31:27 (242 MB/s) - ‘karaf-0.21.3-20251006.103216-363.zip’ saved [190793319/190793319]
12:31:27
12:31:27 Extracting the new controller...
12:31:27 + echo 'Extracting the new controller...'
12:31:27 + unzip -q karaf-0.21.3-20251006.103216-363.zip
12:31:28 Adding external repositories...
12:31:28 + echo 'Adding external repositories...'
12:31:28 + 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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
12:31:28 ################################################################################
12:31:28 #
12:31:28 # Licensed to the Apache Software Foundation (ASF) under one or more
12:31:28 # contributor license agreements. See the NOTICE file distributed with
12:31:28 # this work for additional information regarding copyright ownership.
12:31:28 # The ASF licenses this file to You under the Apache License, Version 2.0
12:31:28 # (the "License"); you may not use this file except in compliance with
12:31:28 # the License. You may obtain a copy of the License at
12:31:28 #
12:31:28 # http://www.apache.org/licenses/LICENSE-2.0
12:31:28 #
12:31:28 # Unless required by applicable law or agreed to in writing, software
12:31:28 # distributed under the License is distributed on an "AS IS" BASIS,
12:31:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:31:28 # See the License for the specific language governing permissions and
12:31:28 # limitations under the License.
12:31:28 #
12:31:28 ################################################################################
12:31:28
12:31:28 #
12:31:28 # If set to true, the following property will not allow any certificate to be used
12:31:28 # when accessing Maven repositories through SSL
12:31:28 #
12:31:28 #org.ops4j.pax.url.mvn.certificateCheck=
12:31:28
12:31:28 #
12:31:28 # Path to the local Maven settings file.
12:31:28 # The repositories defined in this file will be automatically added to the list
12:31:28 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
12:31:28 # below is not set.
12:31:28 # The following locations are checked for the existence of the settings.xml file
12:31:28 # * 1. looks for the specified url
12:31:28 # * 2. if not found looks for ${user.home}/.m2/settings.xml
12:31:28 # * 3. if not found looks for ${maven.home}/conf/settings.xml
12:31:28 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
12:31:28 #
12:31:28 #org.ops4j.pax.url.mvn.settings=
12:31:28
12:31:28 #
12:31:28 # Path to the local Maven repository which is used to avoid downloading
12:31:28 # artifacts when they already exist locally.
12:31:28 # The value of this property will be extracted from the settings.xml file
12:31:28 # above, or defaulted to:
12:31:28 # System.getProperty( "user.home" ) + "/.m2/repository"
12:31:28 #
12:31:28 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
12:31:28
12:31:28 #
12:31:28 # Default this to false. It's just weird to use undocumented repos
12:31:28 #
12:31:28 org.ops4j.pax.url.mvn.useFallbackRepositories=false
12:31:28
12:31:28 #
12:31:28 # Uncomment if you don't wanna use the proxy settings
12:31:28 # from the Maven conf/settings.xml file
12:31:28 #
12:31:28 # org.ops4j.pax.url.mvn.proxySupport=false
12:31:28
12:31:28 #
12:31:28 # Comma separated list of repositories scanned when resolving an artifact.
12:31:28 # Those repositories will be checked before iterating through the
12:31:28 # below list of repositories and even before the local repository
12:31:28 # A repository url can be appended with zero or more of the following flags:
12:31:28 # @snapshots : the repository contains snaphots
12:31:28 # @noreleases : the repository does not contain any released artifacts
12:31:28 #
12:31:28 # The following property value will add the system folder as a repo.
12:31:28 #
12:31:28 org.ops4j.pax.url.mvn.defaultRepositories=\
12:31:28 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
12:31:28 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
12:31:28 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
12:31:28
12:31:28 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
12:31:28 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
12:31:28
12:31:28 #
12:31:28 # Comma separated list of repositories scanned when resolving an artifact.
12:31:28 # The default list includes the following repositories:
12:31:28 # http://repo1.maven.org/maven2@id=central
12:31:28 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
12:31:28 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
12:31:28 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
12:31:28 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
12:31:28 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
12:31:28 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
12:31:28 # To add repositories to the default ones, prepend '+' to the list of repositories
12:31:28 # to add.
12:31:28 # A repository url can be appended with zero or more of the following flags:
12:31:28 # @snapshots : the repository contains snapshots
12:31:28 # @noreleases : the repository does not contain any released artifacts
12:31:28 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
12:31:28 #
12:31:28 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
12:31:28
12:31:28 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
12:31:28 + [[ True == \T\r\u\e ]]
12:31:28 + echo 'Configuring the startup features...'
12:31:28 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:28 + FEATURE_TEST_STRING=features-test
12:31:28 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
12:31:28 + KARAF_VERSION=karaf4
12:31:28 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
12:31:28 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:28 + [[ ! -z '' ]]
12:31:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
12:31:28 ################################################################################
12:31:28 #
12:31:28 # Licensed to the Apache Software Foundation (ASF) under one or more
12:31:28 # contributor license agreements. See the NOTICE file distributed with
12:31:28 # this work for additional information regarding copyright ownership.
12:31:28 # The ASF licenses this file to You under the Apache License, Version 2.0
12:31:28 # (the "License"); you may not use this file except in compliance with
12:31:28 # the License. You may obtain a copy of the License at
12:31:28 #
12:31:28 # http://www.apache.org/licenses/LICENSE-2.0
12:31:28 #
12:31:28 # Unless required by applicable law or agreed to in writing, software
12:31:28 # distributed under the License is distributed on an "AS IS" BASIS,
12:31:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:31:28 # See the License for the specific language governing permissions and
12:31:28 # limitations under the License.
12:31:28 #
12:31:28 ################################################################################
12:31:28
12:31:28 #
12:31:28 # Comma separated list of features repositories to register by default
12:31:28 #
12:31:28 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9d176ced-dcc6-4ebc-97b8-06368bfef482.xml
12:31:28
12:31:28 #
12:31:28 # Comma separated list of features to install at startup
12:31:28 #
12:31:28 featuresBoot = odl-integration-compatible-with-all,odl-restconf, b942c5f6-7ce8-401c-bab2-a9fd319bc5d9
12:31:28
12:31:28 #
12:31:28 # Resource repositories (OBR) that the features resolver can use
12:31:28 # to resolve requirements/capabilities
12:31:28 #
12:31:28 # The format of the resourceRepositories is
12:31:28 # resourceRepositories=[xml:url|json:url],...
12:31:28 # for Instance:
12:31:28 #
12:31:28 #resourceRepositories=xml:http://host/path/to/index.xml
12:31:28 # or
12:31:28 #resourceRepositories=json:http://host/path/to/index.json
12:31:28 #
12:31:28
12:31:28 #
12:31:28 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
12:31:28 #
12:31:28 featuresBootAsynchronous=false
12:31:28
12:31:28 #
12:31:28 # Service requirements enforcement
12:31:28 #
12:31:28 # By default, the feature resolver checks the service requirements/capabilities of
12:31:28 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
12:31:28 # the required bundles.
12:31:28 # The following flag can have those values:
12:31:28 # - disable: service requirements are completely ignored
12:31:28 # - default: service requirements are ignored for old features
12:31:28 # - enforce: service requirements are always verified
12:31:28 #
12:31:28 #serviceRequirements=default
12:31:28
12:31:28 #
12:31:28 # Store cfg file for config element in feature
12:31:28 #
12:31:28 #configCfgStore=true
12:31:28
12:31:28 #
12:31:28 # Define if the feature service automatically refresh bundles
12:31:28 #
12:31:28 autoRefresh=true
12:31:28
12:31:28 #
12:31:28 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
12:31:28 # XML file defines instructions related to features processing
12:31:28 # versions.properties may declare properties to resolve placeholders in XML file
12:31:28 # both files are relative to ${karaf.etc}
12:31:28 #
12:31:28 #featureProcessing=org.apache.karaf.features.xml
12:31:28 #featureProcessingVersions=versions.properties
12:31:28 + configure_karaf_log karaf4 ''
12:31:28 + local -r karaf_version=karaf4
12:31:28 + local -r controllerdebugmap=
12:31:28 + local logapi=log4j
12:31:28 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
12:31:28 log4j2.rootLogger.level = INFO
12:31:28 #log4j2.rootLogger.type = asyncRoot
12:31:28 #log4j2.rootLogger.includeLocation = false
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
12:31:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
12:31:28 log4j2.rootLogger.appenderRef.Console.ref = Console
12:31:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
12:31:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
12:31:28 log4j2.logger.spifly.name = org.apache.aries.spifly
12:31:28 log4j2.logger.spifly.level = WARN
12:31:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
12:31:28 log4j2.logger.audit.level = INFO
12:31:28 log4j2.logger.audit.additivity = false
12:31:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
12:31:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
12:31:28 log4j2.appender.console.type = Console
12:31:28 log4j2.appender.console.name = Console
12:31:28 log4j2.appender.console.layout.type = PatternLayout
12:31:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
12:31:28 log4j2.appender.rolling.type = RollingRandomAccessFile
12:31:28 log4j2.appender.rolling.name = RollingFile
12:31:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
12:31:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
12:31:28 #log4j2.appender.rolling.immediateFlush = false
12:31:28 log4j2.appender.rolling.append = true
12:31:28 log4j2.appender.rolling.layout.type = PatternLayout
12:31:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
12:31:28 log4j2.appender.rolling.policies.type = Policies
12:31:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
12:31:28 log4j2.appender.rolling.policies.size.size = 64MB
12:31:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
12:31:28 log4j2.appender.rolling.strategy.max = 7
12:31:28 log4j2.appender.audit.type = RollingRandomAccessFile
12:31:28 log4j2.appender.audit.name = AuditRollingFile
12:31:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
12:31:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
12:31:28 log4j2.appender.audit.append = true
12:31:28 log4j2.appender.audit.layout.type = PatternLayout
12:31:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
12:31:28 log4j2.appender.audit.policies.type = Policies
12:31:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
12:31:28 log4j2.appender.audit.policies.size.size = 8MB
12:31:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
12:31:28 log4j2.appender.audit.strategy.max = 7
12:31:28 log4j2.appender.osgi.type = PaxOsgi
12:31:28 log4j2.appender.osgi.name = PaxOsgi
12:31:28 log4j2.appender.osgi.filter = *
12:31:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether
12:31:28 #log4j2.logger.aether.level = TRACE
12:31:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
12:31:28 #log4j2.logger.http-headers.level = DEBUG
12:31:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
12:31:28 #log4j2.logger.maven.level = TRACE
12:31:28 + logapi=log4j2
12:31:28 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
12:31:28 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
12:31:28 + '[' log4j2 == log4j2 ']'
12:31:28 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:28 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
12:31:28 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
12:31:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
12:31:28 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
12:31:28 controllerdebugmap:
12:31:28 + unset IFS
12:31:28 + echo 'controllerdebugmap: '
12:31:28 + '[' -n '' ']'
12:31:28 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:28 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
12:31:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
12:31:28 ################################################################################
12:31:28 #
12:31:28 # Licensed to the Apache Software Foundation (ASF) under one or more
12:31:28 # contributor license agreements. See the NOTICE file distributed with
12:31:28 # this work for additional information regarding copyright ownership.
12:31:28 # The ASF licenses this file to You under the Apache License, Version 2.0
12:31:28 # (the "License"); you may not use this file except in compliance with
12:31:28 # the License. You may obtain a copy of the License at
12:31:28 #
12:31:28 # http://www.apache.org/licenses/LICENSE-2.0
12:31:28 #
12:31:28 # Unless required by applicable law or agreed to in writing, software
12:31:28 # distributed under the License is distributed on an "AS IS" BASIS,
12:31:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:31:28 # See the License for the specific language governing permissions and
12:31:28 # limitations under the License.
12:31:28 #
12:31:28 ################################################################################
12:31:28
12:31:28 # Common pattern layout for appenders
12:31:28 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
12:31:28
12:31:28 # Root logger
12:31:28 log4j2.rootLogger.level = INFO
12:31:28 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
12:31:28 #log4j2.rootLogger.type = asyncRoot
12:31:28 #log4j2.rootLogger.includeLocation = false
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
12:31:28 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
12:31:28 log4j2.rootLogger.appenderRef.Console.ref = Console
12:31:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
12:31:28 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
12:31:28
12:31:28 # Filters for logs marked by org.opendaylight.odlparent.Markers
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
12:31:28 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
12:31:28
12:31:28 # Loggers configuration
12:31:28
12:31:28 # Spifly logger
12:31:28 log4j2.logger.spifly.name = org.apache.aries.spifly
12:31:28 log4j2.logger.spifly.level = WARN
12:31:28
12:31:28 # Security audit logger
12:31:28 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
12:31:28 log4j2.logger.audit.level = INFO
12:31:28 log4j2.logger.audit.additivity = false
12:31:28 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
12:31:28
12:31:28 # Appenders configuration
12:31:28
12:31:28 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
12:31:28 log4j2.appender.console.type = Console
12:31:28 log4j2.appender.console.name = Console
12:31:28 log4j2.appender.console.layout.type = PatternLayout
12:31:28 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
12:31:28
12:31:28 # Rolling file appender
12:31:28 log4j2.appender.rolling.type = RollingRandomAccessFile
12:31:28 log4j2.appender.rolling.name = RollingFile
12:31:28 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
12:31:28 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
12:31:28 # uncomment to not force a disk flush
12:31:28 #log4j2.appender.rolling.immediateFlush = false
12:31:28 log4j2.appender.rolling.append = true
12:31:28 log4j2.appender.rolling.layout.type = PatternLayout
12:31:28 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
12:31:28 log4j2.appender.rolling.policies.type = Policies
12:31:28 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
12:31:28 log4j2.appender.rolling.policies.size.size = 1GB
12:31:28 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
12:31:28 log4j2.appender.rolling.strategy.max = 7
12:31:28
12:31:28 # Audit file appender
12:31:28 log4j2.appender.audit.type = RollingRandomAccessFile
12:31:28 log4j2.appender.audit.name = AuditRollingFile
12:31:28 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
12:31:28 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
12:31:28 log4j2.appender.audit.append = true
12:31:28 log4j2.appender.audit.layout.type = PatternLayout
12:31:28 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
12:31:28 log4j2.appender.audit.policies.type = Policies
12:31:28 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
12:31:28 log4j2.appender.audit.policies.size.size = 8MB
12:31:28 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
12:31:28 log4j2.appender.audit.strategy.max = 7
12:31:28
12:31:28 # OSGi appender
12:31:28 log4j2.appender.osgi.type = PaxOsgi
12:31:28 log4j2.appender.osgi.name = PaxOsgi
12:31:28 log4j2.appender.osgi.filter = *
12:31:28
12:31:28 # help with identification of maven-related problems with pax-url-aether
12:31:28 #log4j2.logger.aether.name = shaded.org.eclipse.aether
12:31:28 #log4j2.logger.aether.level = TRACE
12:31:28 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
12:31:28 #log4j2.logger.http-headers.level = DEBUG
12:31:28 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
12:31:28 #log4j2.logger.maven.level = TRACE
12:31:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
12:31:28 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
12:31:28 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 Configure
12:31:28 java home: /usr/lib/jvm/java-21-openjdk-amd64
12:31:28 max memory: 3072m
12:31:28 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
12:31:28 + local -r controllermem=3072m
12:31:28 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 + echo Configure
12:31:28 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
12:31:28 + echo ' max memory: 3072m'
12:31:28 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
12:31:28 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
12:31:28 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
12:31:28 #!/bin/sh
12:31:28 #
12:31:28 # Licensed to the Apache Software Foundation (ASF) under one or more
12:31:28 # contributor license agreements. See the NOTICE file distributed with
12:31:28 # this work for additional information regarding copyright ownership.
12:31:28 # The ASF licenses this file to You under the Apache License, Version 2.0
12:31:28 # (the "License"); you may not use this file except in compliance with
12:31:28 # the License. You may obtain a copy of the License at
12:31:28 #
12:31:28 # http://www.apache.org/licenses/LICENSE-2.0
12:31:28 #
12:31:28 # Unless required by applicable law or agreed to in writing, software
12:31:28 # distributed under the License is distributed on an "AS IS" BASIS,
12:31:28 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12:31:28 # See the License for the specific language governing permissions and
12:31:28 # limitations under the License.
12:31:28 #
12:31:28
12:31:28 #
12:31:28 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
12:31:28 # script: client, instance, shell, start, status, stop, karaf
12:31:28 #
12:31:28 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
12:31:28 # Actions go here...
12:31:28 # fi
12:31:28
12:31:28 #
12:31:28 # general settings which should be applied for all scripts go here; please keep
12:31:28 # in mind that it is possible that scripts might be executed more than once, e.g.
12:31:28 # in example of the start script where the start script is executed first and the
12:31:28 # karaf script afterwards.
12:31:28 #
12:31:28
12:31:28 #
12:31:28 # The following section shows the possible configuration options for the default
12:31:28 # karaf scripts
12:31:28 #
12:31:28 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
12:31:28 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
12:31:28 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
12:31:28 # export EXTRA_JAVA_OPTS # Additional JVM options
12:31:28 # export KARAF_HOME # Karaf home folder
12:31:28 # export KARAF_DATA # Karaf data folder
12:31:28 # export KARAF_BASE # Karaf base folder
12:31:28 # export KARAF_ETC # Karaf etc folder
12:31:28 # export KARAF_LOG # Karaf log folder
12:31:28 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
12:31:28 # export KARAF_OPTS # Additional available Karaf options
12:31:28 # export KARAF_DEBUG # Enable debug mode
12:31:28 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
12:31:28 # export KARAF_NOROOT # Prevent execution as root if set to true
12:31:28 Set Java version
12:31:28 + echo 'Set Java version'
12:31:28 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
12:31:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
12:31:28 sudo: a password is required
12:31:28 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:31:28 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
12:31:28 sudo: a password is required
12:31:28 JDK default version ...
12:31:28 + echo 'JDK default version ...'
12:31:28 + java -version
12:31:29 openjdk version "21.0.5" 2024-10-15
12:31:29 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
12:31:29 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
12:31:29 Set JAVA_HOME
12:31:29 + echo 'Set JAVA_HOME'
12:31:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
12:31:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
12:31:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:31:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:31:29 Listing all open ports on controller system...
12:31:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
12:31:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
12:31:29 + echo 'Listing all open ports on controller system...'
12:31:29 + netstat -pnatu
12:31:29 /tmp/configuration-script.sh: line 40: netstat: command not found
12:31:29 Configuring cluster
12:31:29 + '[' -f /tmp/custom_shard_config.txt ']'
12:31:29 + echo 'Configuring cluster'
12:31:29 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.147
12:31:29 ################################################
12:31:29 ## Configure Cluster ##
12:31:29 ################################################
12:31:29 NOTE: Cluster configuration files not found. Copying from
12:31:29 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
12:31:29 Configuring unique name in akka.conf
12:31:29 Configuring hostname in akka.conf
12:31:29 Configuring data and rpc seed nodes in akka.conf
12:31:29 modules = [
12:31:29
12:31:29 {
12:31:29 name = "inventory"
12:31:29 namespace = "urn:opendaylight:inventory"
12:31:29 shard-strategy = "module"
12:31:29 },
12:31:29 {
12:31:29 name = "topology"
12:31:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
12:31:29 shard-strategy = "module"
12:31:29 },
12:31:29 {
12:31:29 name = "toaster"
12:31:29 namespace = "http://netconfcentral.org/ns/toaster"
12:31:29 shard-strategy = "module"
12:31:29 }
12:31:29 ]
12:31:29 Configuring replication type in module-shards.conf
12:31:29 ################################################
12:31:29 ## NOTE: Manually restart controller to ##
12:31:29 ## apply configuration. ##
12:31:29 ################################################
12:31:29 Dump akka.conf
12:31:29 + echo 'Dump akka.conf'
12:31:29 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
12:31:29
12:31:29 odl-cluster-data {
12:31:29 akka {
12:31:29 remote {
12:31:29 artery {
12:31:29 enabled = on
12:31:29 transport = tcp
12:31:29 canonical.hostname = "10.30.171.147"
12:31:29 canonical.port = 2550
12:31:29 }
12:31:29 }
12:31:29
12:31:29 cluster {
12:31:29 # Using artery.
12:31:29 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.147:2550"]
12:31:29
12:31:29 roles = ["member-1"]
12:31:29
12:31:29 # when under load we might trip a false positive on the failure detector
12:31:29 # failure-detector {
12:31:29 # heartbeat-interval = 4 s
12:31:29 # acceptable-heartbeat-pause = 16s
12:31:29 # }
12:31:29 }
12:31:29
12:31:29 persistence {
12:31:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
12:31:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
12:31:29 # The relative path is always relative to KARAF_HOME.
12:31:29
12:31:29 # snapshot-store.local.dir = "target/snapshots"
12:31:29
12:31:29 # Use lz4 compression for LocalSnapshotStore snapshots
12:31:29 snapshot-store.local.use-lz4-compression = false
12:31:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
12:31:29 snapshot-store.local.lz4-blocksize = 256KB
12:31:29 }
12:31:29 disable-default-actor-system-quarantined-event-handling = "false"
12:31:29 }
12:31:29 }
12:31:29 Dump modules.conf
12:31:29 + echo 'Dump modules.conf'
12:31:29 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
12:31:29 modules = [
12:31:29
12:31:29 {
12:31:29 name = "inventory"
12:31:29 namespace = "urn:opendaylight:inventory"
12:31:29 shard-strategy = "module"
12:31:29 },
12:31:29 {
12:31:29 name = "topology"
12:31:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
12:31:29 shard-strategy = "module"
12:31:29 },
12:31:29 {
12:31:29 name = "toaster"
12:31:29 namespace = "http://netconfcentral.org/ns/toaster"
12:31:29 shard-strategy = "module"
12:31:29 }
12:31:29 ]
12:31:29 Dump module-shards.conf
12:31:29 + echo 'Dump module-shards.conf'
12:31:29 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
12:31:29 module-shards = [
12:31:29 {
12:31:29 name = "default"
12:31:29 shards = [
12:31:29 {
12:31:29 name = "default"
12:31:29 replicas = ["member-1"]
12:31:29 }
12:31:29 ]
12:31:29 },
12:31:29 {
12:31:29 name = "inventory"
12:31:29 shards = [
12:31:29 {
12:31:29 name="inventory"
12:31:29 replicas = ["member-1"]
12:31:29 }
12:31:29 ]
12:31:29 },
12:31:29 {
12:31:29 name = "topology"
12:31:29 shards = [
12:31:29 {
12:31:29 name="topology"
12:31:29 replicas = ["member-1"]
12:31:29 }
12:31:29 ]
12:31:29 },
12:31:29 {
12:31:29 name = "toaster"
12:31:29 shards = [
12:31:29 {
12:31:29 name="toaster"
12:31:29 replicas = ["member-1"]
12:31:29 }
12:31:29 ]
12:31:29 }
12:31:29 ]
12:31:29 Locating config plan to use...
12:31:29 config plan exists!!!
12:31:29 Changing the config plan path...
12:31:29 # Place the suites in run order:
12:31:29 /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/scripts/enable_jolokia_basic_auth.sh
12:31:29 Executing /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/scripts/enable_jolokia_basic_auth.sh...
12:31:29 Copying config files to ODL Controller folder
12:31:29 Enabling jolokia basic auth with default values on 10.30.171.147
12:31:29 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:29 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:30 org.jolokia.authMode=basic
12:31:30 org.jolokia.user=admin
12:31:30 org.jolokia.password=admin
12:31:30 Finished running config plans
12:31:30 Starting member-1 with IP address 10.30.171.147
12:31:30 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:30 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:30 Redirecting karaf console output to karaf_console.log
12:31:30 Starting controller...
12:31:30 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
12:31:30 Execute the post startup script on controller 10.30.171.147
12:31:30 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:30 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:31:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:31:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:31:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:31:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:31:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:31:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
12:32:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
12:32:35 2025-10-06T12:31:54,159 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
12:32:35 Controller is UP
12:32:35 2025-10-06T12:31:54,159 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
12:32:35 Listing all open ports on controller system...
12:32:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
12:32:35 looking for "BindException: Address already in use" in log file
12:32:35 looking for "server is unhealthy" in log file
12:32:35 Let's take the karaf thread dump
12:32:36 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:36 karaf main: org.apache.karaf.main.Main, pid:2147
12:32:36 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:37 Generating mininet variables...
12:32:37 Locating test plan to use...
12:32:37 Changing the testplan path...
12:32:37 # Place the suites in run order:
12:32:37 /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot
12:32:37
12:32:37 Starting Robot test suites /w/workspace/aaa-csit-1node-authn-all-scandium/test/csit/suites/aaa/authn/Restconf_Basic_Auth.robot ...
12:32:37 ==============================================================================
12:32:37 aaa-authn.txt :: Test Basic Authentication support in RESTCONF
12:32:37 ==============================================================================
12:32:37 No RESTCONF Credentials :: Given no credentials GET RESTCONF fails | PASS |
12:32:37 ------------------------------------------------------------------------------
12:32:37 Incorrect RESTCONF Password :: Given incorrect password GET RESTCO... | PASS |
12:32:38 ------------------------------------------------------------------------------
12:32:38 Incorrect RESTCONF Username :: Given incorrect username GET RESTCO... | PASS |
12:32:38 ------------------------------------------------------------------------------
12:32:38 Correct RESTCONF Credentials :: Given correct credentials GET REST... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 No Jolokia REST Credentials :: Given no credentials, HTTP GET on a... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 Incorrect Jolokia REST Password :: Given incorrect password, GET o... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 Incorrect Jolokia REST Username :: Given incorrect username, GET o... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 Correct Jolokia REST Credentials :: Given correct credentials, GET... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 IDM Endpoints Only Available To admin Role :: A user with a non-"a... | PASS |
12:32:39 ------------------------------------------------------------------------------
12:32:39 aaa-authn.txt :: Test Basic Authentication support in RESTCONF | PASS |
12:32:39 9 tests, 9 passed, 0 failed
12:32:39 ==============================================================================
12:32:39 Output: /w/workspace/aaa-csit-1node-authn-all-scandium/output.xml
12:32:39 Log: /w/workspace/aaa-csit-1node-authn-all-scandium/log.html
12:32:39 Report: /w/workspace/aaa-csit-1node-authn-all-scandium/report.html
12:32:39 Examining the files in data/log and checking filesize
12:32:39 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:39 total 556
12:32:39 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 12:31 .
12:32:39 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 12:31 karaf_console.log
12:32:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 12:31 ..
12:32:39 -rw-rw-r-- 1 jenkins jenkins 554945 Oct 6 12:32 karaf.log
12:32:39 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:39 544K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
12:32:39 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
12:32:39 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:40 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
12:32:40 Let's take the karaf thread dump again...
12:32:40 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:40 karaf main: org.apache.karaf.main.Main, pid:2147
12:32:40 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:40 Killing ODL
12:32:40 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:46 Compressing karaf.log 1
12:32:46 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:46 Fetching compressed karaf.log 1
12:32:46 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:46 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:46 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:46 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:47 Fetch GC logs
12:32:47 Warning: Permanently added '10.30.171.147' (ECDSA) to the list of known hosts.
12:32:47 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
12:32:47 Examine copied files
12:32:47 total 944
12:32:47 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 12:32 gclogs-1
12:32:47 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 12:32 odl1_karaf_console.log
12:32:47 -rw-rw-r--. 1 jenkins jenkins 42156 Oct 6 12:32 odl1_karaf.log.gz
12:32:47 -rw-rw-r--. 1 jenkins jenkins 143385 Oct 6 12:32 karaf_1_2147_threads_after.log
12:32:47 -rw-rw-r--. 1 jenkins jenkins 14363 Oct 6 12:32 ps_after.log
12:32:47 -rw-rw-r--. 1 jenkins jenkins 245391 Oct 6 12:32 report.html
12:32:47 -rw-rw-r--. 1 jenkins jenkins 255314 Oct 6 12:32 log.html
12:32:47 -rw-rw-r--. 1 jenkins jenkins 44461 Oct 6 12:32 output.xml
12:32:47 -rw-rw-r--. 1 jenkins jenkins 134 Oct 6 12:32 testplan.txt
12:32:47 -rw-rw-r--. 1 jenkins jenkins 126423 Oct 6 12:32 karaf_1_2147_threads_before.log
12:32:47 -rw-rw-r--. 1 jenkins jenkins 14368 Oct 6 12:32 ps_before.log
12:32:47 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 12:31 enable_jolokia_basic_auth.sh
12:32:47 -rw-rw-r--. 1 jenkins jenkins 127 Oct 6 12:31 configplan.txt
12:32:47 -rw-rw-r--. 1 jenkins jenkins 3202 Oct 6 12:31 post-startup-script.sh
12:32:47 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 12:31 startup-script.sh
12:32:47 -rw-rw-r--. 1 jenkins jenkins 3408 Oct 6 12:31 configuration-script.sh
12:32:47 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 12:31 detect_variables.env
12:32:47 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 12:31 pom.xml
12:32:47 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 12:31 set_variables.env
12:32:47 -rw-rw-r--. 1 jenkins jenkins 254 Oct 6 12:31 slave_addresses.txt
12:32:47 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 12:30 requirements.txt
12:32:47 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 12:30 env.properties
12:32:47 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 12:28 stack-parameters.yaml
12:32:47 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 12:27 test
12:32:47 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 12:27 test@tmp
12:32:47 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 10:32 maven-metadata.xml
12:32:47 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins4652124051137629179.sh
12:32:47 Karaf Deployments, Tests must have already run
12:32:47 [aaa-csit-1node-authn-all-scandium] $ /bin/sh /tmp/jenkins3976625421791288573.sh
12:32:47 Cleaning up Robot installation...
12:32:47 $ ssh-agent -k
12:32:47 unset SSH_AUTH_SOCK;
12:32:47 unset SSH_AGENT_PID;
12:32:47 echo Agent pid 5162 killed;
12:32:47 [ssh-agent] Stopped.
12:32:47 Recording plot data
12:32:48 Robot results publisher started...
12:32:48 INFO: Checking test criticality is deprecated and will be dropped in a future release!
12:32:48 -Parsing output xml:
12:32:48 Done!
12:32:48 -Copying log files to build dir:
12:32:48 Done!
12:32:48 -Assigning results to build:
12:32:48 Done!
12:32:48 -Checking thresholds:
12:32:48 Done!
12:32:48 Done publishing Robot results.
12:32:48 [PostBuildScript] - [INFO] Executing post build scripts.
12:32:48 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins14206463853006888492.sh
12:32:48 Archiving csit artifacts
12:32:48 mv: cannot stat '*_1.png': No such file or directory
12:32:48 mv: cannot stat '/tmp/odl1_*': No such file or directory
12:32:48 % Total % Received % Xferd Average Speed Time Time Time Current
12:32:48 Dload Upload Total Spent Left Speed
12:32:48
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 157k 0 157k 0 0 1442k 0 --:--:-- --:--:-- --:--:-- 1429k
12:32:48 Archive: robot-plugin.zip
12:32:48 inflating: ./archives/robot-plugin/log.html
12:32:48 inflating: ./archives/robot-plugin/output.xml
12:32:48 inflating: ./archives/robot-plugin/report.html
12:32:48 mv: cannot stat '*.log.gz': No such file or directory
12:32:48 mv: cannot stat '*.csv': No such file or directory
12:32:48 mv: cannot stat '*.png': No such file or directory
12:32:48 [PostBuildScript] - [INFO] Executing post build scripts.
12:32:48 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins15121088506365701391.sh
12:32:48 [PostBuildScript] - [INFO] Executing post build scripts.
12:32:48 [EnvInject] - Injecting environment variables from a build step.
12:32:48 [EnvInject] - Injecting as environment variables the properties content
12:32:48 OS_CLOUD=vex
12:32:48 OS_STACK_NAME=releng-aaa-csit-1node-authn-all-scandium-76
12:32:48
12:32:48 [EnvInject] - Variables injected successfully.
12:32:48 provisioning config files...
12:32:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
12:32:49 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins18207041431888710976.sh
12:32:49 ---> openstack-stack-delete.sh
12:32:49 Setup pyenv:
12:32:49 system
12:32:49 3.8.13
12:32:49 3.9.13
12:32:49 3.10.13
12:32:49 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:32:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:32:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:32:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:32:51 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.
12:32:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
12:32:51 lf-activate-venv(): INFO: Base packages installed successfully
12:32:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
12:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:33:07 INFO: Retrieving stack cost for: releng-aaa-csit-1node-authn-all-scandium-76
12:33:10 DEBUG: Successfully retrieved stack cost: total: 0.11
12:33:22 INFO: Deleting stack releng-aaa-csit-1node-authn-all-scandium-76
12:33:22 Successfully deleted stack releng-aaa-csit-1node-authn-all-scandium-76
12:33:22 [PostBuildScript] - [INFO] Executing post build scripts.
12:33:22 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins14971709713641237343.sh
12:33:22 ---> sysstat.sh
12:33:22 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins10682228587702468642.sh
12:33:22 ---> package-listing.sh
12:33:22 ++ facter osfamily
12:33:22 ++ tr '[:upper:]' '[:lower:]'
12:33:22 + OS_FAMILY=redhat
12:33:22 + workspace=/w/workspace/aaa-csit-1node-authn-all-scandium
12:33:22 + START_PACKAGES=/tmp/packages_start.txt
12:33:22 + END_PACKAGES=/tmp/packages_end.txt
12:33:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
12:33:22 + PACKAGES=/tmp/packages_start.txt
12:33:22 + '[' /w/workspace/aaa-csit-1node-authn-all-scandium ']'
12:33:22 + PACKAGES=/tmp/packages_end.txt
12:33:22 + case "${OS_FAMILY}" in
12:33:22 + rpm -qa
12:33:22 + sort
12:33:23 + '[' -f /tmp/packages_start.txt ']'
12:33:23 + '[' -f /tmp/packages_end.txt ']'
12:33:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt
12:33:23 + '[' /w/workspace/aaa-csit-1node-authn-all-scandium ']'
12:33:23 + mkdir -p /w/workspace/aaa-csit-1node-authn-all-scandium/archives/
12:33:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aaa-csit-1node-authn-all-scandium/archives/
12:33:23 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins2736723496787086846.sh
12:33:23 ---> capture-instance-metadata.sh
12:33:23 Setup pyenv:
12:33:23 system
12:33:23 3.8.13
12:33:23 3.9.13
12:33:23 3.10.13
12:33:23 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:33:25 lf-activate-venv(): INFO: Base packages installed successfully
12:33:25 lf-activate-venv(): INFO: Installing additional packages: lftools
12:33:35 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:33:35 INFO: Running in OpenStack, capturing instance metadata
12:33:36 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins14156349726065421182.sh
12:33:36 provisioning config files...
12:33:36 Could not find credentials [logs] for aaa-csit-1node-authn-all-scandium #76
12:33:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aaa-csit-1node-authn-all-scandium@tmp/config8312054860535049006tmp
12:33:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
12:33:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
12:33:36 provisioning config files...
12:33:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
12:33:36 [EnvInject] - Injecting environment variables from a build step.
12:33:36 [EnvInject] - Injecting as environment variables the properties content
12:33:36 SERVER_ID=logs
12:33:36
12:33:36 [EnvInject] - Variables injected successfully.
12:33:36 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins17862641632835756869.sh
12:33:36 ---> create-netrc.sh
12:33:36 WARN: Log server credential not found.
12:33:36 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins13243117829055881839.sh
12:33:36 ---> python-tools-install.sh
12:33:37 Setup pyenv:
12:33:37 system
12:33:37 3.8.13
12:33:37 3.9.13
12:33:37 3.10.13
12:33:37 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:33:39 lf-activate-venv(): INFO: Base packages installed successfully
12:33:39 lf-activate-venv(): INFO: Installing additional packages: lftools
12:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:33:49 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins10351695852775819126.sh
12:33:49 ---> sudo-logs.sh
12:33:49 Archiving 'sudo' log..
12:33:49 [aaa-csit-1node-authn-all-scandium] $ /bin/bash /tmp/jenkins11699369478676332779.sh
12:33:49 ---> job-cost.sh
12:33:49 Setup pyenv:
12:33:50 system
12:33:50 3.8.13
12:33:50 3.9.13
12:33:50 3.10.13
12:33:50 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:33:52 lf-activate-venv(): INFO: Base packages installed successfully
12:33:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
12:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:33:59 DEBUG: total: 0.11
12:33:59 INFO: Retrieving Stack Cost...
12:33:59 INFO: Retrieving Pricing Info for: v3-standard-2
12:34:00 INFO: Archiving Costs
12:34:00 [aaa-csit-1node-authn-all-scandium] $ /bin/bash -l /tmp/jenkins18019878841581563905.sh
12:34:00 ---> logs-deploy.sh
12:34:00 Setup pyenv:
12:34:00 system
12:34:00 3.8.13
12:34:00 3.9.13
12:34:00 3.10.13
12:34:00 * 3.11.7 (set by /w/workspace/aaa-csit-1node-authn-all-scandium/.python-version)
12:34:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IG42 from file:/tmp/.os_lf_venv
12:34:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
12:34:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
12:34:02 lf-activate-venv(): INFO: Base packages installed successfully
12:34:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
12:34:13 lf-activate-venv(): INFO: Adding /tmp/venv-IG42/bin to PATH
12:34:13 WARNING: Nexus logging server not set
12:34:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/aaa-csit-1node-authn-all-scandium/76/
12:34:13 INFO: archiving logs to S3
12:34:14 ---> uname -a:
12:34:14 Linux prd-centos8-robot-2c-8g-1154.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
12:34:14
12:34:14
12:34:14 ---> lscpu:
12:34:14 Architecture: x86_64
12:34:14 CPU op-mode(s): 32-bit, 64-bit
12:34:14 Byte Order: Little Endian
12:34:14 CPU(s): 2
12:34:14 On-line CPU(s) list: 0,1
12:34:14 Thread(s) per core: 1
12:34:14 Core(s) per socket: 1
12:34:14 Socket(s): 2
12:34:14 NUMA node(s): 1
12:34:14 Vendor ID: AuthenticAMD
12:34:14 CPU family: 23
12:34:14 Model: 49
12:34:14 Model name: AMD EPYC-Rome Processor
12:34:14 Stepping: 0
12:34:14 CPU MHz: 2800.000
12:34:14 BogoMIPS: 5600.00
12:34:14 Virtualization: AMD-V
12:34:14 Hypervisor vendor: KVM
12:34:14 Virtualization type: full
12:34:14 L1d cache: 32K
12:34:14 L1i cache: 32K
12:34:14 L2 cache: 512K
12:34:14 L3 cache: 16384K
12:34:14 NUMA node0 CPU(s): 0,1
12:34:14 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
12:34:14
12:34:14
12:34:14 ---> nproc:
12:34:14 2
12:34:14
12:34:14
12:34:14 ---> df -h:
12:34:14 Filesystem Size Used Avail Use% Mounted on
12:34:14 devtmpfs 3.8G 0 3.8G 0% /dev
12:34:14 tmpfs 3.8G 0 3.8G 0% /dev/shm
12:34:14 tmpfs 3.8G 17M 3.8G 1% /run
12:34:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
12:34:14 /dev/vda1 40G 8.4G 32G 21% /
12:34:14 tmpfs 770M 0 770M 0% /run/user/1001
12:34:14
12:34:14
12:34:14 ---> free -m:
12:34:14 total used free shared buff/cache available
12:34:14 Mem: 7697 671 4845 19 2180 6727
12:34:14 Swap: 1023 0 1023
12:34:14
12:34:14
12:34:14 ---> ip addr:
12:34:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
12:34:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
12:34:14 inet 127.0.0.1/8 scope host lo
12:34:14 valid_lft forever preferred_lft forever
12:34:14 inet6 ::1/128 scope host
12:34:14 valid_lft forever preferred_lft forever
12:34:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
12:34:14 link/ether fa:16:3e:30:58:2e brd ff:ff:ff:ff:ff:ff
12:34:14 altname enp0s3
12:34:14 altname ens3
12:34:14 inet 10.30.171.11/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
12:34:14 valid_lft 85982sec preferred_lft 85982sec
12:34:14 inet6 fe80::f816:3eff:fe30:582e/64 scope link
12:34:14 valid_lft forever preferred_lft forever
12:34:14
12:34:14
12:34:14 ---> sar -b -r -n DEV:
12:34:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
12:34:14
12:34:14 12:27:13 LINUX RESTART (2 CPU)
12:34:14
12:34:14 12:28:01 PM tps rtps wtps bread/s bwrtn/s
12:34:14 12:29:01 PM 91.27 0.40 90.87 16.66 6914.16
12:34:14 12:30:01 PM 78.31 0.65 77.66 51.04 9689.11
12:34:14 12:31:01 PM 40.30 7.13 33.17 1310.28 2177.89
12:34:14 12:32:01 PM 60.18 2.73 57.45 439.59 7851.83
12:34:14 12:33:01 PM 13.38 0.33 13.05 37.06 428.06
12:34:14 12:34:01 PM 31.82 0.53 31.29 64.78 1422.74
12:34:14 Average: 52.54 1.96 50.58 319.93 4747.49
12:34:14
12:34:14 12:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:34:14 12:29:01 PM 5166920 6963236 2715504 34.45 2688 1973316 794920 8.90 186660 2188536 208476
12:34:14 12:30:01 PM 4998564 6873704 2883860 36.59 2688 2051268 877076 9.82 213028 2320820 44244
12:34:14 12:31:01 PM 4865336 6953768 3017088 38.28 2688 2256428 741080 8.30 257392 2384868 189496
12:34:14 12:32:01 PM 4858628 6965608 3023796 38.36 2688 2274496 735388 8.23 266960 2374272 36
12:34:14 12:33:01 PM 4909264 6870616 2973160 37.72 2688 2132648 845740 9.47 298088 2310804 49648
12:34:14 12:34:01 PM 5013260 6941372 2869164 36.40 2688 2101520 781348 8.75 464416 2048052 28156
12:34:14 Average: 4968662 6928051 2913762 36.97 2688 2131613 795925 8.91 281091 2271225 86676
12:34:14
12:34:14 12:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:34:14 12:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:29:01 PM eth0 97.38 82.22 1058.14 10.86 0.00 0.00 0.00 0.00
12:34:14 12:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:30:01 PM eth0 57.77 43.13 584.27 7.24 0.00 0.00 0.00 0.00
12:34:14 12:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:31:01 PM eth0 35.48 30.65 328.54 6.42 0.00 0.00 0.00 0.00
12:34:14 12:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:32:01 PM eth0 171.54 123.58 43.03 27.32 0.00 0.00 0.00 0.00
12:34:14 12:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:33:01 PM eth0 67.39 40.23 79.39 26.96 0.00 0.00 0.00 0.00
12:34:14 12:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 12:34:01 PM eth0 17.81 16.58 14.27 7.90 0.00 0.00 0.00 0.00
12:34:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:34:14 Average: eth0 74.56 56.06 351.29 14.45 0.00 0.00 0.00 0.00
12:34:14
12:34:14
12:34:14 ---> sar -P ALL:
12:34:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
12:34:14
12:34:14 12:27:13 LINUX RESTART (2 CPU)
12:34:14
12:34:14 12:28:01 PM CPU %user %nice %system %iowait %steal %idle
12:34:14 12:29:01 PM all 34.47 0.00 5.14 1.24 0.09 59.06
12:34:14 12:29:01 PM 0 27.31 0.00 4.69 0.98 0.08 66.93
12:34:14 12:29:01 PM 1 41.63 0.00 5.58 1.50 0.10 51.19
12:34:14 12:30:01 PM all 20.65 0.00 2.44 1.05 0.08 75.78
12:34:14 12:30:01 PM 0 15.83 0.00 2.02 0.90 0.07 81.19
12:34:14 12:30:01 PM 1 25.48 0.00 2.86 1.20 0.08 70.37
12:34:14 12:31:01 PM all 23.80 0.00 4.62 0.40 0.07 71.12
12:34:14 12:31:01 PM 0 16.34 0.00 3.50 0.18 0.07 79.91
12:34:14 12:31:01 PM 1 31.26 0.00 5.74 0.62 0.07 62.32
12:34:14 12:32:01 PM all 13.10 0.00 2.28 0.83 0.06 83.74
12:34:14 12:32:01 PM 0 7.50 0.00 1.89 1.15 0.05 89.41
12:34:14 12:32:01 PM 1 18.69 0.00 2.67 0.50 0.07 78.07
12:34:14 12:33:01 PM all 9.22 0.00 1.62 0.09 0.04 89.02
12:34:14 12:33:01 PM 0 8.13 0.00 1.44 0.08 0.03 90.32
12:34:14 12:33:01 PM 1 10.32 0.00 1.80 0.10 0.05 87.72
12:34:14 12:34:01 PM all 31.83 0.00 4.02 0.14 0.08 63.93
12:34:14 12:34:01 PM 0 28.02 0.00 4.22 0.10 0.07 67.60
12:34:14 12:34:01 PM 1 35.65 0.00 3.82 0.18 0.08 60.26
12:34:14 Average: all 22.19 0.00 3.35 0.63 0.07 73.76
12:34:14 Average: 0 17.19 0.00 2.96 0.57 0.06 79.22
12:34:14 Average: 1 27.19 0.00 3.75 0.68 0.08 68.31
12:34:14
12:34:14
12:34:14