02:53:00 Started by upstream project "integration-distribution-test-titanium" build number 619
02:53:00 originally caused by:
02:53:00 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 504
02:53:00 originally caused by:
02:53:00 Started by timer
02:53:00 Running as SYSTEM
02:53:01 [EnvInject] - Loading node environment variables.
02:53:01 Building remotely on prd-centos8-robot-2c-8g-25578 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:53:03 [ssh-agent] Looking for ssh-agent implementation...
02:53:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:53:03 $ ssh-agent
02:53:03 SSH_AUTH_SOCK=/tmp/ssh-EbQQpE0J2o5A/agent.5277
02:53:03 SSH_AGENT_PID=5278
02:53:03 [ssh-agent] Started.
02:53:03 Running ssh-add (command line suppressed)
02:53:03 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_5200167204210112301.key (/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_5200167204210112301.key)
02:53:03 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:53:03 The recommended git tool is: NONE
02:53:07 using credential opendaylight-jenkins-ssh
02:53:07 Wiping out workspace first.
02:53:08 Cloning the remote Git repository
02:53:08 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:53:08 > git init /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test # timeout=10
02:53:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:53:08 > git --version # timeout=10
02:53:08 > git --version # 'git version 2.43.0'
02:53:08 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:53:08 [INFO] Currently running in a labeled security context
02:53:08 [INFO] Currently SELinux is 'enforcing' on the host
02:53:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh4097414034660831341.key
02:53:08 Verifying host key using known hosts file
02:53:08 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:53:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:53:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:53:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:53:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:53:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:53:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:53:14 [INFO] Currently running in a labeled security context
02:53:14 [INFO] Currently SELinux is 'enforcing' on the host
02:53:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh13466500434014054171.key
02:53:14 Verifying host key using known hosts file
02:53:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:53:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:53:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:53:14 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
02:53:14 > git config core.sparsecheckout # timeout=10
02:53:14 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
02:53:14 Commit message: "Add bgpcep variables for vanadium"
02:53:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:53:15 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
02:53:15 No emails were triggered.
02:53:15 provisioning config files...
02:53:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:53:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:53:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:53:15 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13260878236833799520.sh
02:53:15 ---> python-tools-install.sh
02:53:15 Setup pyenv:
02:53:15 system
02:53:16 * 3.8.13 (set by /opt/pyenv/version)
02:53:16 * 3.9.13 (set by /opt/pyenv/version)
02:53:16 * 3.10.13 (set by /opt/pyenv/version)
02:53:16 * 3.11.7 (set by /opt/pyenv/version)
02:53:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5yjq
02:53:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:53:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:53:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:53:25 lf-activate-venv(): INFO: Base packages installed successfully
02:53:25 lf-activate-venv(): INFO: Installing additional packages: lftools
02:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:53:49 Generating Requirements File
02:54:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:54:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:54:08 Python 3.11.7
02:54:08 pip 25.3 from /tmp/venv-5yjq/lib/python3.11/site-packages/pip (python 3.11)
02:54:09 appdirs==1.4.4
02:54:09 argcomplete==3.6.3
02:54:09 aspy.yaml==1.3.0
02:54:09 attrs==25.4.0
02:54:09 autopage==0.5.2
02:54:09 beautifulsoup4==4.14.3
02:54:09 boto3==1.42.25
02:54:09 botocore==1.42.25
02:54:09 bs4==0.0.2
02:54:09 certifi==2026.1.4
02:54:09 cffi==2.0.0
02:54:09 cfgv==3.5.0
02:54:09 chardet==5.2.0
02:54:09 charset-normalizer==3.4.4
02:54:09 click==8.3.1
02:54:09 cliff==4.13.1
02:54:09 cmd2==3.1.0
02:54:09 cryptography==3.3.2
02:54:09 debtcollector==3.0.0
02:54:09 decorator==5.2.1
02:54:09 defusedxml==0.7.1
02:54:09 Deprecated==1.3.1
02:54:09 distlib==0.4.0
02:54:09 dnspython==2.8.0
02:54:09 docker==7.1.0
02:54:09 dogpile.cache==1.5.0
02:54:09 durationpy==0.10
02:54:09 email-validator==2.3.0
02:54:09 filelock==3.20.3
02:54:09 future==1.0.0
02:54:09 gitdb==4.0.12
02:54:09 GitPython==3.1.46
02:54:09 google-auth==2.47.0
02:54:09 httplib2==0.31.0
02:54:09 identify==2.6.15
02:54:09 idna==3.11
02:54:09 importlib-resources==1.5.0
02:54:09 iso8601==2.1.0
02:54:09 Jinja2==3.1.6
02:54:09 jmespath==1.0.1
02:54:09 jsonpatch==1.33
02:54:09 jsonpointer==3.0.0
02:54:09 jsonschema==4.26.0
02:54:09 jsonschema-specifications==2025.9.1
02:54:09 keystoneauth1==5.12.0
02:54:09 kubernetes==34.1.0
02:54:09 lftools==0.37.18
02:54:09 lxml==6.0.2
02:54:09 markdown-it-py==4.0.0
02:54:09 MarkupSafe==3.0.3
02:54:09 mdurl==0.1.2
02:54:09 msgpack==1.1.2
02:54:09 multi_key_dict==2.0.3
02:54:09 munch==4.0.0
02:54:09 netaddr==1.3.0
02:54:09 niet==1.4.2
02:54:09 nodeenv==1.10.0
02:54:09 oauth2client==4.1.3
02:54:09 oauthlib==3.3.1
02:54:09 openstacksdk==4.8.0
02:54:09 os-service-types==1.8.2
02:54:09 osc-lib==4.3.0
02:54:09 oslo.config==10.2.0
02:54:09 oslo.context==6.2.0
02:54:09 oslo.i18n==6.7.1
02:54:09 oslo.log==8.0.0
02:54:09 oslo.serialization==5.9.0
02:54:09 oslo.utils==9.2.0
02:54:09 packaging==25.0
02:54:09 pbr==7.0.3
02:54:09 platformdirs==4.5.1
02:54:09 prettytable==3.17.0
02:54:09 psutil==7.2.1
02:54:09 pyasn1==0.6.1
02:54:09 pyasn1_modules==0.4.2
02:54:09 pycparser==2.23
02:54:09 pygerrit2==2.0.15
02:54:09 PyGithub==2.8.1
02:54:09 Pygments==2.19.2
02:54:09 PyJWT==2.10.1
02:54:09 PyNaCl==1.6.2
02:54:09 pyparsing==2.4.7
02:54:09 pyperclip==1.11.0
02:54:09 pyrsistent==0.20.0
02:54:09 python-cinderclient==9.8.0
02:54:09 python-dateutil==2.9.0.post0
02:54:09 python-heatclient==4.3.0
02:54:09 python-jenkins==1.8.3
02:54:09 python-keystoneclient==5.7.0
02:54:09 python-magnumclient==4.9.0
02:54:09 python-openstackclient==8.3.0
02:54:09 python-swiftclient==4.9.0
02:54:09 PyYAML==6.0.3
02:54:09 referencing==0.37.0
02:54:09 requests==2.32.5
02:54:09 requests-oauthlib==2.0.0
02:54:09 requestsexceptions==1.4.0
02:54:09 rfc3986==2.0.0
02:54:09 rich==14.2.0
02:54:09 rich-argparse==1.7.2
02:54:09 rpds-py==0.30.0
02:54:09 rsa==4.9.1
02:54:09 ruamel.yaml==0.19.1
02:54:09 ruamel.yaml.clib==0.2.15
02:54:09 s3transfer==0.16.0
02:54:09 simplejson==3.20.2
02:54:09 six==1.17.0
02:54:09 smmap==5.0.2
02:54:09 soupsieve==2.8.1
02:54:09 stevedore==5.6.0
02:54:09 tabulate==0.9.0
02:54:09 toml==0.10.2
02:54:09 tomlkit==0.13.3
02:54:09 tqdm==4.67.1
02:54:09 typing_extensions==4.15.0
02:54:09 tzdata==2025.3
02:54:09 urllib3==1.26.20
02:54:09 virtualenv==20.36.1
02:54:09 wcwidth==0.2.14
02:54:09 websocket-client==1.9.0
02:54:09 wrapt==2.0.1
02:54:09 xdg==6.0.0
02:54:09 xmltodict==1.0.2
02:54:09 yq==3.4.3
02:54:09 [EnvInject] - Injecting environment variables from a build step.
02:54:09 [EnvInject] - Injecting as environment variables the properties content
02:54:09 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:54:09 OS_CLOUD=vex
02:54:09 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-606
02:54:09 OS_STACK_TEMPLATE_DIR=openstack-hot
02:54:09
02:54:09 [EnvInject] - Variables injected successfully.
02:54:09 provisioning config files...
02:54:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:54:09 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13005015738301649269.sh
02:54:09 ---> Create parameters file for OpenStack HOT
02:54:09 OpenStack Heat parameters generated
02:54:09 -----------------------------------
02:54:09 parameters:
02:54:09 vm_0_count: '1'
02:54:09 vm_0_flavor: 'v3-standard-4'
02:54:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
02:54:09 vm_1_count: '0'
02:54:09 vm_1_flavor: 'v3-standard-2'
02:54:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
02:54:09
02:54:09 job_name: '45177-606'
02:54:09 silo: 'releng'
02:54:09 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins3987341334748202105.sh
02:54:09 ---> Create HEAT stack
02:54:09 + source /home/jenkins/lf-env.sh
02:54:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:09 ++ mktemp -d /tmp/venv-XXXX
02:54:09 + lf_venv=/tmp/venv-ZboW
02:54:09 + local venv_file=/tmp/.os_lf_venv
02:54:09 + local python=python3
02:54:09 + local options
02:54:09 + local set_path=true
02:54:09 + local install_args=
02:54:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:54:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:54:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:09 + true
02:54:09 + case $1 in
02:54:09 + python=python3
02:54:09 + shift 2
02:54:09 + true
02:54:09 + case $1 in
02:54:09 + shift
02:54:09 + break
02:54:09 + case $python in
02:54:09 + local pkg_list=
02:54:09 + [[ -d /opt/pyenv ]]
02:54:09 + echo 'Setup pyenv:'
02:54:09 Setup pyenv:
02:54:09 + export PYENV_ROOT=/opt/pyenv
02:54:09 + PYENV_ROOT=/opt/pyenv
02:54:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:09 + pyenv versions
02:54:09 system
02:54:09 3.8.13
02:54:09 3.9.13
02:54:09 3.10.13
02:54:09 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:54:09 + command -v pyenv
02:54:09 ++ pyenv init - --no-rehash
02:54:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:54:09 for i in ${!paths[@]}; do
02:54:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:54:09 fi; done;
02:54:09 echo "${paths[*]}"'\'')"
02:54:09 export PATH="/opt/pyenv/shims:${PATH}"
02:54:09 export PYENV_SHELL=bash
02:54:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:54:09 pyenv() {
02:54:09 local command
02:54:09 command="${1:-}"
02:54:09 if [ "$#" -gt 0 ]; then
02:54:09 shift
02:54:09 fi
02:54:09
02:54:09 case "$command" in
02:54:09 rehash|shell)
02:54:09 eval "$(pyenv "sh-$command" "$@")"
02:54:09 ;;
02:54:09 *)
02:54:09 command pyenv "$command" "$@"
02:54:09 ;;
02:54:09 esac
02:54:09 }'
02:54:09 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:54:09 for i in ${!paths[@]}; do
02:54:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:54:09 fi; done;
02:54:09 echo "${paths[*]}"'
02:54:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:09 ++ export PYENV_SHELL=bash
02:54:09 ++ PYENV_SHELL=bash
02:54:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:54:09 +++ complete -F _pyenv pyenv
02:54:09 ++ lf-pyver python3
02:54:09 ++ local py_version_xy=python3
02:54:09 ++ local py_version_xyz=
02:54:09 ++ pyenv versions
02:54:09 ++ awk '{ print $1 }'
02:54:09 ++ local command
02:54:09 ++ command=versions
02:54:09 ++ '[' 1 -gt 0 ']'
02:54:09 ++ shift
02:54:09 ++ case "$command" in
02:54:09 ++ command pyenv versions
02:54:09 ++ pyenv versions
02:54:09 ++ sed 's/^[ *]* //'
02:54:09 ++ grep -E '^[0-9.]*[0-9]$'
02:54:09 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:54:09 +++ grep '^3' /tmp/.pyenv_versions
02:54:09 +++ tail -n 1
02:54:09 +++ sort -V
02:54:09 ++ py_version_xyz=3.11.7
02:54:09 ++ [[ -z 3.11.7 ]]
02:54:09 ++ echo 3.11.7
02:54:09 ++ return 0
02:54:09 + pyenv local 3.11.7
02:54:09 + local command
02:54:09 + command=local
02:54:09 + '[' 2 -gt 0 ']'
02:54:09 + shift
02:54:09 + case "$command" in
02:54:09 + command pyenv local 3.11.7
02:54:09 + pyenv local 3.11.7
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='lftools[openstack] '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='kubernetes '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='niet '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='python-heatclient '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='python-openstackclient '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='python-magnumclient '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='urllib3~=1.26.15 '
02:54:09 + for arg in "$@"
02:54:09 + case $arg in
02:54:09 + pkg_list+='yq '
02:54:09 + [[ -f /tmp/.os_lf_venv ]]
02:54:09 ++ cat /tmp/.os_lf_venv
02:54:09 + lf_venv=/tmp/venv-5yjq
02:54:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from' file:/tmp/.os_lf_venv
02:54:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:54:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:54:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:09 + local 'pip_opts=--upgrade --quiet'
02:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:54:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:54:09 + [[ -n '' ]]
02:54:09 + [[ -n '' ]]
02:54:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:54:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:10 + /tmp/venv-5yjq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
02:54:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:54:11 lf-activate-venv(): INFO: Base packages installed successfully
02:54:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:54:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:54:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:11 + /tmp/venv-5yjq/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:28 + type python3
02:54:28 + true
02:54:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH'
02:54:28 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:54:28 + PATH=/tmp/venv-5yjq/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:28 + return 0
02:54:28 + openstack --os-cloud vex limits show --absolute
02:54:30 +--------------------------+---------+
02:54:30 | Name | Value |
02:54:30 +--------------------------+---------+
02:54:30 | maxTotalInstances | -1 |
02:54:30 | maxTotalCores | 450 |
02:54:30 | maxTotalRAMSize | 1000000 |
02:54:30 | maxServerMeta | 128 |
02:54:30 | maxImageMeta | 128 |
02:54:30 | maxPersonality | 5 |
02:54:30 | maxPersonalitySize | 10240 |
02:54:30 | maxTotalKeypairs | 100 |
02:54:30 | maxServerGroups | 10 |
02:54:30 | maxServerGroupMembers | 10 |
02:54:30 | maxTotalFloatingIps | -1 |
02:54:30 | maxSecurityGroups | -1 |
02:54:30 | maxSecurityGroupRules | -1 |
02:54:30 | totalRAMUsed | 835584 |
02:54:30 | totalCoresUsed | 204 |
02:54:30 | totalInstancesUsed | 94 |
02:54:30 | totalFloatingIpsUsed | 0 |
02:54:30 | totalSecurityGroupsUsed | 0 |
02:54:30 | totalServerGroupsUsed | 0 |
02:54:30 | maxTotalVolumes | -1 |
02:54:30 | maxTotalSnapshots | 10 |
02:54:30 | maxTotalVolumeGigabytes | 4096 |
02:54:30 | maxTotalBackups | 10 |
02:54:30 | maxTotalBackupGigabytes | 1000 |
02:54:30 | totalVolumesUsed | 3 |
02:54:30 | totalGigabytesUsed | 60 |
02:54:30 | totalSnapshotsUsed | 0 |
02:54:30 | totalBackupsUsed | 0 |
02:54:30 | totalBackupGigabytesUsed | 0 |
02:54:30 +--------------------------+---------+
02:54:30 + pushd /opt/ciman/openstack-hot
02:54:30 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:54:30 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-titanium-606 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-titanium/stack-parameters.yaml
02:55:00 Creating stack releng-jsonrpc-csit-1node-basic-only-titanium-606
02:55:00 Waiting to initialize infrastructure...
02:55:00 Stack initialization successful.
02:55:00 ------------------------------------
02:55:00 Stack Details
02:55:00 ------------------------------------
02:55:00 {'added': None,
02:55:00 'capabilities': [],
02:55:00 'created_at': '2026-01-11T02:54:33Z',
02:55:00 'deleted': None,
02:55:00 'deleted_at': None,
02:55:00 'description': 'No description',
02:55:00 'environment': None,
02:55:00 'environment_files': None,
02:55:00 'files': None,
02:55:00 'files_container': None,
02:55:00 'id': 'aaf7cff1-e486-44b0-97c2-52c09e9ef614',
02:55:00 'is_rollback_disabled': True,
02:55:00 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-titanium-606/aaf7cff1-e486-44b0-97c2-52c09e9ef614',
02:55:00 'rel': 'self'}],
02:55:00 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
02:55:00 'name': 'releng-jsonrpc-csit-1node-basic-only-titanium-606',
02:55:00 'notification_topics': [],
02:55:00 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:55:00 'output_key': 'vm_0_ips',
02:55:00 'output_value': ['10.30.171.97']},
02:55:00 {'description': 'IP addresses of the 2nd vm types',
02:55:00 'output_key': 'vm_1_ips',
02:55:00 'output_value': []}],
02:55:00 'owner_id': ****,
02:55:00 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:55:00 'OS::stack_id': 'aaf7cff1-e486-44b0-97c2-52c09e9ef614',
02:55:00 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-titanium-606',
02:55:00 'job_name': '45177-606',
02:55:00 'silo': 'releng',
02:55:00 'vm_0_count': '1',
02:55:00 'vm_0_flavor': 'v3-standard-4',
02:55:00 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:55:00 '20260109-084045.554',
02:55:00 'vm_1_count': '0',
02:55:00 'vm_1_flavor': 'v3-standard-2',
02:55:00 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:55:00 '- 20250917-133034.654'},
02:55:00 'parent_id': None,
02:55:00 'replaced': None,
02:55:00 'status': 'CREATE_COMPLETE',
02:55:00 'status_reason': 'Stack CREATE completed successfully',
02:55:00 'tags': [],
02:55:00 'template': None,
02:55:00 'template_description': 'No description',
02:55:00 'template_url': None,
02:55:00 'timeout_mins': 15,
02:55:00 'unchanged': None,
02:55:00 'updated': None,
02:55:00 'updated_at': None,
02:55:00 'user_project_id': 'cee3f25eae9f4e799412d1caf9d3b885'}
02:55:00 ------------------------------------
02:55:00 + popd
02:55:00 /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:55:00 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins8938857777990953223.sh
02:55:00 ---> Copy SSH public keys to CSIT lab
02:55:00 Setup pyenv:
02:55:01 system
02:55:01 3.8.13
02:55:01 3.9.13
02:55:01 3.10.13
02:55:01 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:55:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:55:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:55:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:55:03 lf-activate-venv(): INFO: Base packages installed successfully
02:55:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:55:18 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
02:55:28 Ping to 10.30.171.97 successful.
02:55:28 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
02:55:38 Ping to 10.30.171.97 successful.
02:55:39 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:55:40 releng-45177-606-0-builder-0
02:55:40 Successfully copied public keys to slave 10.30.171.97
02:55:40 Process 6495 ready.
02:55:40 SSH ready on all stack servers.
02:55:40 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins14259531667564530963.sh
02:55:40 Setup pyenv:
02:55:40 system
02:55:40 3.8.13
02:55:40 3.9.13
02:55:40 3.10.13
02:55:40 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:55:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Urwj
02:55:44 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.robot_venv
02:55:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:55:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:55:48 lf-activate-venv(): INFO: Base packages installed successfully
02:55:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:55:49 lf-activate-venv(): INFO: Adding /tmp/venv-Urwj/bin to PATH
02:55:49 + echo 'Installing Python Requirements'
02:55:49 Installing Python Requirements
02:55:49 + cat
02:55:49 + python -m pip install -r requirements.txt
02:55:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:55:50 Collecting docker-py (from -r requirements.txt (line 1))
02:55:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
02:55:50 Collecting ipaddr (from -r requirements.txt (line 2))
02:55:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:55:50 Installing build dependencies: started
02:55:51 Installing build dependencies: finished with status 'done'
02:55:51 Getting requirements to build wheel: started
02:55:51 Getting requirements to build wheel: finished with status 'done'
02:55:51 Preparing metadata (pyproject.toml): started
02:55:51 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:51 Collecting netaddr (from -r requirements.txt (line 3))
02:55:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:55:51 Collecting netifaces (from -r requirements.txt (line 4))
02:55:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:55:51 Installing build dependencies: started
02:55:52 Installing build dependencies: finished with status 'done'
02:55:52 Getting requirements to build wheel: started
02:55:53 Getting requirements to build wheel: finished with status 'done'
02:55:53 Preparing metadata (pyproject.toml): started
02:55:53 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:53 Collecting pyhocon (from -r requirements.txt (line 5))
02:55:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:55:53 Collecting requests (from -r requirements.txt (line 6))
02:55:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:55:53 Collecting robotframework (from -r requirements.txt (line 7))
02:55:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
02:55:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.5 MB/s 0:00:00
02:55:53 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:55:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:55:53 Installing build dependencies: started
02:55:54 Installing build dependencies: finished with status 'done'
02:55:54 Getting requirements to build wheel: started
02:55:54 Getting requirements to build wheel: finished with status 'done'
02:55:54 Preparing metadata (pyproject.toml): started
02:55:54 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:54 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:55:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:55:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:55:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
02:55:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:55:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:55:55 Installing build dependencies: started
02:55:55 Installing build dependencies: finished with status 'done'
02:55:55 Getting requirements to build wheel: started
02:55:56 Getting requirements to build wheel: finished with status 'done'
02:55:56 Preparing metadata (pyproject.toml): started
02:55:56 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:56 Collecting scapy (from -r requirements.txt (line 12))
02:55:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
02:55:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 48.7 MB/s 0:00:00
02:55:56 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:55:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:55:56 Installing build dependencies: started
02:55:57 Installing build dependencies: finished with status 'done'
02:55:57 Getting requirements to build wheel: started
02:55:57 Getting requirements to build wheel: finished with status 'done'
02:55:57 Preparing metadata (pyproject.toml): started
02:55:58 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:58 Collecting elasticsearch (from -r requirements.txt (line 18))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
02:55:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 40.0 MB/s 0:00:00
02:55:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:55:58 Collecting pyangbind (from -r requirements.txt (line 22))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:55:58 Collecting isodate (from -r requirements.txt (line 25))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:55:58 Collecting jmespath (from -r requirements.txt (line 28))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:55:58 Collecting jsonpatch (from -r requirements.txt (line 31))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:55:58 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:55:58 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:55:58 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:55:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
02:55:58 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:55:58 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
02:55:58 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
02:55:58 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
02:55:58 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:55:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:55:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
02:55:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:55:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
02:55:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:55:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:55:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
02:55:59 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
02:55:59 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:55:59 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:55:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:55:59 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
02:55:59 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
02:55:59 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
02:55:59 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:55:59 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
02:55:59 Collecting elasticsearch (from -r requirements.txt (line 18))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
02:55:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 39.7 MB/s 0:00:00
02:55:59 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:55:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:55:59 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:55:59 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:55:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:55:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.8 MB/s 0:00:00
02:56:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:56:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
02:56:01 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:56:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
02:56:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 38.5 MB/s 0:00:00
02:56:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:56:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:56:01 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
02:56:01 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
02:56:01 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:56:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:56:02 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
02:56:02 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:56:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:56:02 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
02:56:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 91.6 MB/s 0:00:00
02:56:02 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 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)
02:56:02 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:56:02 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:56:02 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:56:02 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:56:02 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:56:02 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
02:56:03 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:56:03 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))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:56:03 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:56:03 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:56:03 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:56:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:56:03 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:56:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:56:03 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:56:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
02:56:03 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:56:03 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:56:03 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:56:03 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=fc0b886172208f2d6535d5243f04470511a9bd48a0ef9943762e04459489f603
02:56:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:56:03 Building wheel for ipaddr (pyproject.toml): started
02:56:03 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:56:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5a1f68754558f84fdf62442cab2aed467d9b06d6784d35b6be3cb3203ce92bbb
02:56:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:56:03 Building wheel for netifaces (pyproject.toml): started
02:56:06 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:56:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=901377b2e228be69d2d1c77e2a643d1a30d85db9575c59885df5d878e9df1013
02:56:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:56:06 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:56:06 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:56:06 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b2fe3a8083db5c5a2fb98114b147881ade1ac3cfddc0a712c574166cd64d11a2
02:56:06 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:56:06 Building wheel for jsonpath-rw (pyproject.toml): started
02:56:06 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:56:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=b119699190746f0e820efe2f01967f21b97725675e89a746f916c350d1577a83
02:56:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:56:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:56:06 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
02:56:13
02:56:13 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
02:56:14 + pip freeze
02:56:14 attrs==25.4.0
02:56:14 bcrypt==5.0.0
02:56:14 beautifulsoup4==4.14.3
02:56:14 certifi==2026.1.4
02:56:14 cffi==2.0.0
02:56:14 charset-normalizer==3.4.4
02:56:14 click==8.3.1
02:56:14 cryptography==46.0.3
02:56:14 decorator==5.2.1
02:56:14 distlib==0.4.0
02:56:14 docker-py==1.10.6
02:56:14 docker-pycreds==0.4.0
02:56:14 elastic-transport==8.17.1
02:56:14 elasticsearch==8.19.3
02:56:14 elasticsearch-dsl==8.15.4
02:56:14 enum34==1.1.10
02:56:14 filelock==3.20.3
02:56:14 h11==0.16.0
02:56:14 idna==3.11
02:56:14 invoke==2.2.1
02:56:14 ipaddr==2.2.0
02:56:14 isodate==0.7.2
02:56:14 jmespath==1.0.1
02:56:14 jsonpatch==1.33
02:56:14 jsonpath-rw==1.4.0
02:56:14 jsonpointer==3.0.0
02:56:14 lxml==6.0.2
02:56:14 netaddr==1.3.0
02:56:14 netifaces==0.11.0
02:56:14 outcome==1.3.0.post0
02:56:14 paramiko==4.0.0
02:56:14 platformdirs==4.5.1
02:56:14 ply==3.11
02:56:14 pyang==2.7.1
02:56:14 pyangbind==0.8.7
02:56:14 pycparser==2.23
02:56:14 pyhocon==0.3.61
02:56:14 PyNaCl==1.6.2
02:56:14 pyparsing==3.3.1
02:56:14 PySocks==1.7.1
02:56:14 python-dateutil==2.9.0.post0
02:56:14 regex==2025.11.3
02:56:14 requests==2.32.5
02:56:14 robotframework==7.4.1
02:56:14 robotframework-httplibrary==0.4.2
02:56:14 robotframework-pythonlibcore==4.4.1
02:56:14 robotframework-requests==0.9.7
02:56:14 robotframework-selenium2library==3.0.0
02:56:14 robotframework-seleniumlibrary==6.8.0
02:56:14 robotframework-sshlibrary==3.8.0
02:56:14 scapy==2.7.0
02:56:14 scp==0.15.0
02:56:14 selenium==4.39.0
02:56:14 six==1.17.0
02:56:14 sniffio==1.3.1
02:56:14 sortedcontainers==2.4.0
02:56:14 soupsieve==2.8.1
02:56:14 trio==0.32.0
02:56:14 trio-websocket==0.12.2
02:56:14 typing_extensions==4.15.0
02:56:14 urllib3==2.6.3
02:56:14 virtualenv==20.36.1
02:56:14 waitress==3.0.2
02:56:14 WebOb==1.8.9
02:56:14 websocket-client==1.9.0
02:56:14 WebTest==3.0.7
02:56:14 wsproto==1.3.2
02:56:14 [EnvInject] - Injecting environment variables from a build step.
02:56:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:56:14 [EnvInject] - Variables injected successfully.
02:56:14 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins14742642281833146799.sh
02:56:14 Setup pyenv:
02:56:14 system
02:56:14 3.8.13
02:56:14 3.9.13
02:56:14 3.10.13
02:56:14 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:56:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:56:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:56:17 lf-activate-venv(): INFO: Base packages installed successfully
02:56:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:56:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:24 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
02:56:24 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
02:56:24 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:56:24 + ODL_SYSTEM=()
02:56:24 + TOOLS_SYSTEM=()
02:56:24 + OPENSTACK_SYSTEM=()
02:56:24 + OPENSTACK_CONTROLLERS=()
02:56:24 + mapfile -t ADDR
02:56:24 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-titanium-606
02:56:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:56:26 + for i in "${ADDR[@]}"
02:56:26 ++ ssh 10.30.171.97 hostname -s
02:56:26 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:26 + REMHOST=releng-45177-606-0-builder-0
02:56:26 + case ${REMHOST} in
02:56:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:56:26 + echo NUM_ODL_SYSTEM=1
02:56:26 + echo NUM_TOOLS_SYSTEM=0
02:56:26 + '[' '' == yes ']'
02:56:26 + NUM_OPENSTACK_SYSTEM=0
02:56:26 + echo NUM_OPENSTACK_SYSTEM=0
02:56:26 + '[' 0 -eq 2 ']'
02:56:26 + echo ODL_SYSTEM_IP=10.30.171.97
02:56:26 ++ seq 0 0
02:56:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:56:26 + echo ODL_SYSTEM_1_IP=10.30.171.97
02:56:26 + echo TOOLS_SYSTEM_IP=
02:56:26 ++ seq 0 -1
02:56:26 + openstack_index=0
02:56:26 + NUM_OPENSTACK_CONTROL_NODES=1
02:56:26 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:56:26 ++ seq 0 0
02:56:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:56:26 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:56:26 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:26 + '[' -1 -ge 2 ']'
02:56:26 ++ seq 0 -2
02:56:26 + NUM_OPENSTACK_HAPROXY_NODES=0
02:56:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:56:26 ++ seq 0 -1
02:56:26 + echo 'Contents of slave_addresses.txt:'
02:56:26 Contents of slave_addresses.txt:
02:56:26 + cat slave_addresses.txt
02:56:26 NUM_ODL_SYSTEM=1
02:56:26 NUM_TOOLS_SYSTEM=0
02:56:26 NUM_OPENSTACK_SYSTEM=0
02:56:26 ODL_SYSTEM_IP=10.30.171.97
02:56:26 ODL_SYSTEM_1_IP=10.30.171.97
02:56:26 TOOLS_SYSTEM_IP=
02:56:26 NUM_OPENSTACK_CONTROL_NODES=1
02:56:26 OPENSTACK_CONTROL_NODE_1_IP=
02:56:26 NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:26 NUM_OPENSTACK_HAPROXY_NODES=0
02:56:26 [EnvInject] - Injecting environment variables from a build step.
02:56:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:56:26 [EnvInject] - Variables injected successfully.
02:56:26 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins13983213769114974960.sh
02:56:26 Preparing for JRE Version 21
02:56:26 Karaf artifact is karaf
02:56:26 Karaf project is integration
02:56:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:56:26 [EnvInject] - Injecting environment variables from a build step.
02:56:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:56:26 [EnvInject] - Variables injected successfully.
02:56:26 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9893287691666809636.sh
02:56:26 2026-01-11 02:56:26 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
02:56:27 Bundle version is 0.22.2-SNAPSHOT
02:56:27 --2026-01-11 02:56:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
02:56:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:56:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:56:27 HTTP request sent, awaiting response... 200 OK
02:56:27 Length: 1410 (1.4K) [application/xml]
02:56:27 Saving to: ‘maven-metadata.xml’
02:56:27
02:56:27 0K . 100% 46.9M=0s
02:56:27
02:56:27 2026-01-11 02:56:27 (46.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:56:27
02:56:27
02:56:27
02:56:27 org.opendaylight.integration
02:56:27 karaf
02:56:27 0.22.2-SNAPSHOT
02:56:27
02:56:27
02:56:27 20260110.175822
02:56:27 375
02:56:27
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27 pom
02:56:27 0.22.2-20260110.175822-375
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27 tar.gz
02:56:27 0.22.2-20260110.175822-375
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27 zip
02:56:27 0.22.2-20260110.175822-375
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27 cyclonedx
02:56:27 xml
02:56:27 0.22.2-20260110.175822-375
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27 cyclonedx
02:56:27 json
02:56:27 0.22.2-20260110.175822-375
02:56:27 20260110175822
02:56:27
02:56:27
02:56:27
02:56:27
02:56:27 Nexus timestamp is 0.22.2-20260110.175822-375
02:56:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260110.175822-375.zip
02:56:27 Distribution bundle is karaf-0.22.2-20260110.175822-375.zip
02:56:27 Distribution bundle version is 0.22.2-SNAPSHOT
02:56:27 Distribution folder is karaf-0.22.2-SNAPSHOT
02:56:27 Nexus prefix is https://nexus.opendaylight.org
02:56:27 [EnvInject] - Injecting environment variables from a build step.
02:56:27 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:56:27 [EnvInject] - Variables injected successfully.
02:56:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins9713381795818858893.sh
02:56:27 Setup pyenv:
02:56:27 system
02:56:27 3.8.13
02:56:27 3.9.13
02:56:27 3.10.13
02:56:27 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:56:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:56:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:56:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:56:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:29 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
02:56:29 lf-activate-venv(): INFO: Base packages installed successfully
02:56:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:56:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:35 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
02:56:35 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:56:35 Copying common-functions.sh to /tmp
02:56:36 Copying common-functions.sh to 10.30.171.97:/tmp
02:56:37 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:37 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5629656242383848039.sh
02:56:37 common-functions.sh is being sourced
02:56:37 common-functions environment:
02:56:37 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:37 ACTUALFEATURES:
02:56:37 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:37 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:37 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:37 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:37 CONTROLLERMEM: 2048m
02:56:37 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:37 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:37 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:37 SUITES:
02:56:37
02:56:37 #################################################
02:56:37 ## Configure Cluster and Start ##
02:56:37 #################################################
02:56:37 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
02:56:37 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
02:56:37 Locating script plan to use...
02:56:37 Finished running script plans
02:56:37 Configuring member-1 with IP address 10.30.171.97
02:56:37 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:37 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:37 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
02:56:37 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
02:56:37 common-functions.sh is being sourced
02:56:37 ++ echo 'common-functions.sh is being sourced'
02:56:37 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
02:56:37 ++ DISTROSTREAM=titanium
02:56:37 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:37 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:37 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:37 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:37 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:37 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:37 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:37 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:37 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:37 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:37 ++ export CONTROLLERMEM=
02:56:37 ++ CONTROLLERMEM=
02:56:37 ++ case "${DISTROSTREAM}" in
02:56:37 ++ CLUSTER_SYSTEM=pekko
02:56:37 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:37 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:37 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:37 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:37 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:37 ++ print_common_env
02:56:37 ++ cat
02:56:37 common-functions environment:
02:56:37 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:37 ACTUALFEATURES:
02:56:37 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:37 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:37 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:37 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:37 CONTROLLERMEM:
02:56:37 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:37 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:37 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:37 SUITES:
02:56:37
02:56:37 ++ SSH='ssh -t -t'
02:56:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:56:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:56:37 Changing to /tmp
02:56:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260110.175822-375.zip
02:56:37 + echo 'Changing to /tmp'
02:56:37 + cd /tmp
02:56:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260110.175822-375.zip'
02:56:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260110.175822-375.zip
02:56:37 --2026-01-11 02:56:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260110.175822-375.zip
02:56:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:56:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:56:37 HTTP request sent, awaiting response... 200 OK
02:56:37 Length: 234982701 (224M) [application/zip]
02:56:37 Saving to: ‘karaf-0.22.2-20260110.175822-375.zip’
02:56:37
02:56:37 0K ........ ........ ........ ........ ........ ........ 1% 89.6M 2s
02:56:37 3072K ........ ........ ........ ........ ........ ........ 2% 131M 2s
02:56:37 6144K ........ ........ ........ ........ ........ ........ 4% 120M 2s
02:56:37 9216K ........ ........ ........ ........ ........ ........ 5% 160M 2s
02:56:37 12288K ........ ........ ........ ........ ........ ........ 6% 164M 2s
02:56:37 15360K ........ ........ ........ ........ ........ ........ 8% 126M 2s
02:56:37 18432K ........ ........ ........ ........ ........ ........ 9% 194M 2s
02:56:37 21504K ........ ........ ........ ........ ........ ........ 10% 185M 1s
02:56:37 24576K ........ ........ ........ ........ ........ ........ 12% 198M 1s
02:56:37 27648K ........ ........ ........ ........ ........ ........ 13% 207M 1s
02:56:38 30720K ........ ........ ........ ........ ........ ........ 14% 219M 1s
02:56:38 33792K ........ ........ ........ ........ ........ ........ 16% 236M 1s
02:56:38 36864K ........ ........ ........ ........ ........ ........ 17% 251M 1s
02:56:38 39936K ........ ........ ........ ........ ........ ........ 18% 281M 1s
02:56:38 43008K ........ ........ ........ ........ ........ ........ 20% 232M 1s
02:56:38 46080K ........ ........ ........ ........ ........ ........ 21% 292M 1s
02:56:38 49152K ........ ........ ........ ........ ........ ........ 22% 291M 1s
02:56:38 52224K ........ ........ ........ ........ ........ ........ 24% 294M 1s
02:56:38 55296K ........ ........ ........ ........ ........ ........ 25% 296M 1s
02:56:38 58368K ........ ........ ........ ........ ........ ........ 26% 308M 1s
02:56:38 61440K ........ ........ ........ ........ ........ ........ 28% 287M 1s
02:56:38 64512K ........ ........ ........ ........ ........ ........ 29% 286M 1s
02:56:38 67584K ........ ........ ........ ........ ........ ........ 30% 284M 1s
02:56:38 70656K ........ ........ ........ ........ ........ ........ 32% 280M 1s
02:56:38 73728K ........ ........ ........ ........ ........ ........ 33% 299M 1s
02:56:38 76800K ........ ........ ........ ........ ........ ........ 34% 293M 1s
02:56:38 79872K ........ ........ ........ ........ ........ ........ 36% 295M 1s
02:56:38 82944K ........ ........ ........ ........ ........ ........ 37% 279M 1s
02:56:38 86016K ........ ........ ........ ........ ........ ........ 38% 316M 1s
02:56:38 89088K ........ ........ ........ ........ ........ ........ 40% 294M 1s
02:56:38 92160K ........ ........ ........ ........ ........ ........ 41% 300M 1s
02:56:38 95232K ........ ........ ........ ........ ........ ........ 42% 301M 1s
02:56:38 98304K ........ ........ ........ ........ ........ ........ 44% 301M 1s
02:56:38 101376K ........ ........ ........ ........ ........ ........ 45% 263M 1s
02:56:38 104448K ........ ........ ........ ........ ........ ........ 46% 317M 1s
02:56:38 107520K ........ ........ ........ ........ ........ ........ 48% 292M 1s
02:56:38 110592K ........ ........ ........ ........ ........ ........ 49% 295M 0s
02:56:38 113664K ........ ........ ........ ........ ........ ........ 50% 304M 0s
02:56:38 116736K ........ ........ ........ ........ ........ ........ 52% 292M 0s
02:56:38 119808K ........ ........ ........ ........ ........ ........ 53% 270M 0s
02:56:38 122880K ........ ........ ........ ........ ........ ........ 54% 296M 0s
02:56:38 125952K ........ ........ ........ ........ ........ ........ 56% 315M 0s
02:56:38 129024K ........ ........ ........ ........ ........ ........ 57% 280M 0s
02:56:38 132096K ........ ........ ........ ........ ........ ........ 58% 289M 0s
02:56:38 135168K ........ ........ ........ ........ ........ ........ 60% 311M 0s
02:56:38 138240K ........ ........ ........ ........ ........ ........ 61% 306M 0s
02:56:38 141312K ........ ........ ........ ........ ........ ........ 62% 176M 0s
02:56:38 144384K ........ ........ ........ ........ ........ ........ 64% 397M 0s
02:56:38 147456K ........ ........ ........ ........ ........ ........ 65% 251M 0s
02:56:38 150528K ........ ........ ........ ........ ........ ........ 66% 291M 0s
02:56:38 153600K ........ ........ ........ ........ ........ ........ 68% 289M 0s
02:56:38 156672K ........ ........ ........ ........ ........ ........ 69% 265M 0s
02:56:38 159744K ........ ........ ........ ........ ........ ........ 70% 282M 0s
02:56:38 162816K ........ ........ ........ ........ ........ ........ 72% 296M 0s
02:56:38 165888K ........ ........ ........ ........ ........ ........ 73% 257M 0s
02:56:38 168960K ........ ........ ........ ........ ........ ........ 74% 331M 0s
02:56:38 172032K ........ ........ ........ ........ ........ ........ 76% 321M 0s
02:56:38 175104K ........ ........ ........ ........ ........ ........ 77% 230M 0s
02:56:38 178176K ........ ........ ........ ........ ........ ........ 78% 285M 0s
02:56:38 181248K ........ ........ ........ ........ ........ ........ 80% 343M 0s
02:56:38 184320K ........ ........ ........ ........ ........ ........ 81% 332M 0s
02:56:38 187392K ........ ........ ........ ........ ........ ........ 82% 339M 0s
02:56:38 190464K ........ ........ ........ ........ ........ ........ 84% 261M 0s
02:56:38 193536K ........ ........ ........ ........ ........ ........ 85% 273M 0s
02:56:38 196608K ........ ........ ........ ........ ........ ........ 87% 266M 0s
02:56:38 199680K ........ ........ ........ ........ ........ ........ 88% 323M 0s
02:56:38 202752K ........ ........ ........ ........ ........ ........ 89% 311M 0s
02:56:38 205824K ........ ........ ........ ........ ........ ........ 91% 319M 0s
02:56:38 208896K ........ ........ ........ ........ ........ ........ 92% 319M 0s
02:56:38 211968K ........ ........ ........ ........ ........ ........ 93% 282M 0s
02:56:38 215040K ........ ........ ........ ........ ........ ........ 95% 169M 0s
02:56:38 218112K ........ ........ ........ ........ ........ ........ 96% 272M 0s
02:56:38 221184K ........ ........ ........ ........ ........ ........ 97% 465M 0s
02:56:38 224256K ........ ........ ........ ........ ........ ........ 99% 333M 0s
02:56:38 227328K ........ ........ ........ ........ . 100% 307M=0.9s
02:56:38
02:56:38 2026-01-11 02:56:38 (253 MB/s) - ‘karaf-0.22.2-20260110.175822-375.zip’ saved [234982701/234982701]
02:56:38
02:56:38 Extracting the new controller...
02:56:38 + echo 'Extracting the new controller...'
02:56:38 + unzip -q karaf-0.22.2-20260110.175822-375.zip
02:56:40 Adding external repositories...
02:56:40 + echo 'Adding external repositories...'
02:56:40 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:40 ################################################################################
02:56:40 #
02:56:40 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:40 # contributor license agreements. See the NOTICE file distributed with
02:56:40 # this work for additional information regarding copyright ownership.
02:56:40 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:40 # (the "License"); you may not use this file except in compliance with
02:56:40 # the License. You may obtain a copy of the License at
02:56:40 #
02:56:40 # http://www.apache.org/licenses/LICENSE-2.0
02:56:40 #
02:56:40 # Unless required by applicable law or agreed to in writing, software
02:56:40 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:40 # See the License for the specific language governing permissions and
02:56:40 # limitations under the License.
02:56:40 #
02:56:40 ################################################################################
02:56:40
02:56:40 #
02:56:40 # If set to true, the following property will not allow any certificate to be used
02:56:40 # when accessing Maven repositories through SSL
02:56:40 #
02:56:40 #org.ops4j.pax.url.mvn.certificateCheck=
02:56:40
02:56:40 #
02:56:40 # Path to the local Maven settings file.
02:56:40 # The repositories defined in this file will be automatically added to the list
02:56:40 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:56:40 # below is not set.
02:56:40 # The following locations are checked for the existence of the settings.xml file
02:56:40 # * 1. looks for the specified url
02:56:40 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:56:40 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:56:40 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:56:40 #
02:56:40 #org.ops4j.pax.url.mvn.settings=
02:56:40
02:56:40 #
02:56:40 # Path to the local Maven repository which is used to avoid downloading
02:56:40 # artifacts when they already exist locally.
02:56:40 # The value of this property will be extracted from the settings.xml file
02:56:40 # above, or defaulted to:
02:56:40 # System.getProperty( "user.home" ) + "/.m2/repository"
02:56:40 #
02:56:40 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:56:40
02:56:40 #
02:56:40 # Default this to false. It's just weird to use undocumented repos
02:56:40 #
02:56:40 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:56:40
02:56:40 #
02:56:40 # Uncomment if you don't wanna use the proxy settings
02:56:40 # from the Maven conf/settings.xml file
02:56:40 #
02:56:40 # org.ops4j.pax.url.mvn.proxySupport=false
02:56:40
02:56:40 #
02:56:40 # Comma separated list of repositories scanned when resolving an artifact.
02:56:40 # Those repositories will be checked before iterating through the
02:56:40 # below list of repositories and even before the local repository
02:56:40 # A repository url can be appended with zero or more of the following flags:
02:56:40 # @snapshots : the repository contains snaphots
02:56:40 # @noreleases : the repository does not contain any released artifacts
02:56:40 #
02:56:40 # The following property value will add the system folder as a repo.
02:56:40 #
02:56:40 org.ops4j.pax.url.mvn.defaultRepositories=\
02:56:40 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:56:40 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:56:40 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:56:40
02:56:40 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:56:40 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:56:40
02:56:40 #
02:56:40 # Comma separated list of repositories scanned when resolving an artifact.
02:56:40 # The default list includes the following repositories:
02:56:40 # http://repo1.maven.org/maven2@id=central
02:56:40 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:56:40 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:56:40 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:56:40 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:56:40 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:56:40 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:56:40 # To add repositories to the default ones, prepend '+' to the list of repositories
02:56:40 # to add.
02:56:40 # A repository url can be appended with zero or more of the following flags:
02:56:40 # @snapshots : the repository contains snapshots
02:56:40 # @noreleases : the repository does not contain any released artifacts
02:56:40 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:56:40 #
02:56:40 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:56:40
02:56:40 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:56:40 + [[ True == \T\r\u\e ]]
02:56:40 + echo 'Configuring the startup features...'
02:56:40 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:40 + FEATURE_TEST_STRING=features-test
02:56:40 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
02:56:40 + KARAF_VERSION=karaf4
02:56:40 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:56:40 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:40 + [[ ! -z '' ]]
02:56:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:40 ################################################################################
02:56:40 #
02:56:40 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:40 # contributor license agreements. See the NOTICE file distributed with
02:56:40 # this work for additional information regarding copyright ownership.
02:56:40 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:40 # (the "License"); you may not use this file except in compliance with
02:56:40 # the License. You may obtain a copy of the License at
02:56:40 #
02:56:40 # http://www.apache.org/licenses/LICENSE-2.0
02:56:40 #
02:56:40 # Unless required by applicable law or agreed to in writing, software
02:56:40 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:40 # See the License for the specific language governing permissions and
02:56:40 # limitations under the License.
02:56:40 #
02:56:40 ################################################################################
02:56:40
02:56:40 #
02:56:40 # Comma separated list of features repositories to register by default
02:56:40 #
02:56:40 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/645f5fa2-7b4e-4c7d-89e2-b9acb04ed250.xml
02:56:40
02:56:40 #
02:56:40 # Comma separated list of features to install at startup
02:56:40 #
02:56:40 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 5341a352-e543-4a59-ac66-060a3d39d721
02:56:40
02:56:40 #
02:56:40 # Resource repositories (OBR) that the features resolver can use
02:56:40 # to resolve requirements/capabilities
02:56:40 #
02:56:40 # The format of the resourceRepositories is
02:56:40 # resourceRepositories=[xml:url|json:url],...
02:56:40 # for Instance:
02:56:40 #
02:56:40 #resourceRepositories=xml:http://host/path/to/index.xml
02:56:40 # or
02:56:40 #resourceRepositories=json:http://host/path/to/index.json
02:56:40 #
02:56:40
02:56:40 #
02:56:40 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:56:40 #
02:56:40 featuresBootAsynchronous=false
02:56:40
02:56:40 #
02:56:40 # Service requirements enforcement
02:56:40 #
02:56:40 # By default, the feature resolver checks the service requirements/capabilities of
02:56:40 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:56:40 # the required bundles.
02:56:40 # The following flag can have those values:
02:56:40 # - disable: service requirements are completely ignored
02:56:40 # - default: service requirements are ignored for old features
02:56:40 # - enforce: service requirements are always verified
02:56:40 #
02:56:40 #serviceRequirements=default
02:56:40
02:56:40 #
02:56:40 # Store cfg file for config element in feature
02:56:40 #
02:56:40 #configCfgStore=true
02:56:40
02:56:40 #
02:56:40 # Define if the feature service automatically refresh bundles
02:56:40 #
02:56:40 autoRefresh=true
02:56:40
02:56:40 #
02:56:40 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:56:40 # XML file defines instructions related to features processing
02:56:40 # versions.properties may declare properties to resolve placeholders in XML file
02:56:40 # both files are relative to ${karaf.etc}
02:56:40 #
02:56:40 #featureProcessing=org.apache.karaf.features.xml
02:56:40 #featureProcessingVersions=versions.properties
02:56:40 + configure_karaf_log karaf4 ''
02:56:40 + local -r karaf_version=karaf4
02:56:40 + local -r controllerdebugmap=
02:56:40 + local logapi=log4j
02:56:40 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:56:40 log4j2.rootLogger.level = INFO
02:56:40 #log4j2.rootLogger.type = asyncRoot
02:56:40 #log4j2.rootLogger.includeLocation = false
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:56:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:56:40 log4j2.rootLogger.appenderRef.Console.ref = Console
02:56:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:56:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:56:40 log4j2.logger.spifly.name = org.apache.aries.spifly
02:56:40 log4j2.logger.spifly.level = WARN
02:56:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:56:40 log4j2.logger.audit.level = INFO
02:56:40 log4j2.logger.audit.additivity = false
02:56:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:56:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:56:40 log4j2.appender.console.type = Console
02:56:40 log4j2.appender.console.name = Console
02:56:40 log4j2.appender.console.layout.type = PatternLayout
02:56:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:56:40 log4j2.appender.rolling.type = RollingRandomAccessFile
02:56:40 log4j2.appender.rolling.name = RollingFile
02:56:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:56:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:56:40 #log4j2.appender.rolling.immediateFlush = false
02:56:40 log4j2.appender.rolling.append = true
02:56:40 log4j2.appender.rolling.layout.type = PatternLayout
02:56:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:56:40 log4j2.appender.rolling.policies.type = Policies
02:56:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:56:40 log4j2.appender.rolling.policies.size.size = 64MB
02:56:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:56:40 log4j2.appender.rolling.strategy.max = 7
02:56:40 log4j2.appender.audit.type = RollingRandomAccessFile
02:56:40 log4j2.appender.audit.name = AuditRollingFile
02:56:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:56:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:56:40 log4j2.appender.audit.append = true
02:56:40 log4j2.appender.audit.layout.type = PatternLayout
02:56:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:56:40 log4j2.appender.audit.policies.type = Policies
02:56:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:56:40 log4j2.appender.audit.policies.size.size = 8MB
02:56:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:56:40 log4j2.appender.audit.strategy.max = 7
02:56:40 log4j2.appender.osgi.type = PaxOsgi
02:56:40 log4j2.appender.osgi.name = PaxOsgi
02:56:40 log4j2.appender.osgi.filter = *
02:56:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:56:40 #log4j2.logger.aether.level = TRACE
02:56:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:56:40 #log4j2.logger.http-headers.level = DEBUG
02:56:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:56:40 #log4j2.logger.maven.level = TRACE
02:56:40 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:56:40 + logapi=log4j2
02:56:40 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:56:40 + '[' log4j2 == log4j2 ']'
02:56:40 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:40 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:56:40 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:56:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:56:40 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:56:40 controllerdebugmap:
02:56:40 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:40 + unset IFS
02:56:40 + echo 'controllerdebugmap: '
02:56:40 + '[' -n '' ']'
02:56:40 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:56:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:40 ################################################################################
02:56:40 #
02:56:40 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:40 # contributor license agreements. See the NOTICE file distributed with
02:56:40 # this work for additional information regarding copyright ownership.
02:56:40 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:40 # (the "License"); you may not use this file except in compliance with
02:56:40 # the License. You may obtain a copy of the License at
02:56:40 #
02:56:40 # http://www.apache.org/licenses/LICENSE-2.0
02:56:40 #
02:56:40 # Unless required by applicable law or agreed to in writing, software
02:56:40 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:40 # See the License for the specific language governing permissions and
02:56:40 # limitations under the License.
02:56:40 #
02:56:40 ################################################################################
02:56:40
02:56:40 # Common pattern layout for appenders
02:56:40 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:56:40
02:56:40 # Root logger
02:56:40 log4j2.rootLogger.level = INFO
02:56:40 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:56:40 #log4j2.rootLogger.type = asyncRoot
02:56:40 #log4j2.rootLogger.includeLocation = false
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:56:40 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:56:40 log4j2.rootLogger.appenderRef.Console.ref = Console
02:56:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:56:40 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:56:40
02:56:40 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:56:40 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:56:40
02:56:40 # Loggers configuration
02:56:40
02:56:40 # Spifly logger
02:56:40 log4j2.logger.spifly.name = org.apache.aries.spifly
02:56:40 log4j2.logger.spifly.level = WARN
02:56:40
02:56:40 # Security audit logger
02:56:40 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:56:40 log4j2.logger.audit.level = INFO
02:56:40 log4j2.logger.audit.additivity = false
02:56:40 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:56:40
02:56:40 # Appenders configuration
02:56:40
02:56:40 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:56:40 log4j2.appender.console.type = Console
02:56:40 log4j2.appender.console.name = Console
02:56:40 log4j2.appender.console.layout.type = PatternLayout
02:56:40 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:56:40
02:56:40 # Rolling file appender
02:56:40 log4j2.appender.rolling.type = RollingRandomAccessFile
02:56:40 log4j2.appender.rolling.name = RollingFile
02:56:40 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:56:40 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:56:40 # uncomment to not force a disk flush
02:56:40 #log4j2.appender.rolling.immediateFlush = false
02:56:40 log4j2.appender.rolling.append = true
02:56:40 log4j2.appender.rolling.layout.type = PatternLayout
02:56:40 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:56:40 log4j2.appender.rolling.policies.type = Policies
02:56:40 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:56:40 log4j2.appender.rolling.policies.size.size = 1GB
02:56:40 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:56:40 log4j2.appender.rolling.strategy.max = 7
02:56:40
02:56:40 # Audit file appender
02:56:40 log4j2.appender.audit.type = RollingRandomAccessFile
02:56:40 log4j2.appender.audit.name = AuditRollingFile
02:56:40 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:56:40 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:56:40 log4j2.appender.audit.append = true
02:56:40 log4j2.appender.audit.layout.type = PatternLayout
02:56:40 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:56:40 log4j2.appender.audit.policies.type = Policies
02:56:40 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:56:40 log4j2.appender.audit.policies.size.size = 8MB
02:56:40 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:56:40 log4j2.appender.audit.strategy.max = 7
02:56:40
02:56:40 # OSGi appender
02:56:40 log4j2.appender.osgi.type = PaxOsgi
02:56:40 log4j2.appender.osgi.name = PaxOsgi
02:56:40 log4j2.appender.osgi.filter = *
02:56:40
02:56:40 # help with identification of maven-related problems with pax-url-aether
02:56:40 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:56:40 #log4j2.logger.aether.level = TRACE
02:56:40 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:56:40 #log4j2.logger.http-headers.level = DEBUG
02:56:40 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:56:40 #log4j2.logger.maven.level = TRACE
02:56:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:56:40 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:56:40 Configure
02:56:40 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:56:40 + local -r controllermem=2048m
02:56:40 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 + echo Configure
02:56:40 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:56:40 max memory: 2048m
02:56:40 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:56:40 + echo ' max memory: 2048m'
02:56:40 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:56:40 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:56:40 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:40 #!/bin/sh
02:56:40 #
02:56:40 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:40 # contributor license agreements. See the NOTICE file distributed with
02:56:40 # this work for additional information regarding copyright ownership.
02:56:40 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:40 # (the "License"); you may not use this file except in compliance with
02:56:40 # the License. You may obtain a copy of the License at
02:56:40 #
02:56:40 # http://www.apache.org/licenses/LICENSE-2.0
02:56:40 #
02:56:40 # Unless required by applicable law or agreed to in writing, software
02:56:40 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:40 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:40 # See the License for the specific language governing permissions and
02:56:40 # limitations under the License.
02:56:40 #
02:56:40
02:56:40 #
02:56:40 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:56:40 # script: client, instance, shell, start, status, stop, karaf
02:56:40 #
02:56:40 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:56:40 # Actions go here...
02:56:40 # fi
02:56:40
02:56:40 #
02:56:40 # general settings which should be applied for all scripts go here; please keep
02:56:40 # in mind that it is possible that scripts might be executed more than once, e.g.
02:56:40 # in example of the start script where the start script is executed first and the
02:56:40 # karaf script afterwards.
02:56:40 #
02:56:40
02:56:40 #
02:56:40 # The following section shows the possible configuration options for the default
02:56:40 # karaf scripts
02:56:40 #
02:56:40 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:56:40 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:56:40 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:56:40 # export EXTRA_JAVA_OPTS # Additional JVM options
02:56:40 # export KARAF_HOME # Karaf home folder
02:56:40 # export KARAF_DATA # Karaf data folder
02:56:40 # export KARAF_BASE # Karaf base folder
02:56:40 # export KARAF_ETC # Karaf etc folder
02:56:40 # export KARAF_LOG # Karaf log folder
02:56:40 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:56:40 # export KARAF_OPTS # Additional available Karaf options
02:56:40 # export KARAF_DEBUG # Enable debug mode
02:56:40 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:56:40 # export KARAF_NOROOT # Prevent execution as root if set to true
02:56:40 Set Java version
02:56:40 + echo 'Set Java version'
02:56:40 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:56:40 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:56:40 sudo: a password is required
02:56:40 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:40 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:56:40 sudo: a password is required
02:56:40 JDK default version ...
02:56:40 + echo 'JDK default version ...'
02:56:40 + java -version
02:56:41 openjdk version "21.0.9" 2025-10-21
02:56:41 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:56:41 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:56:41 Set JAVA_HOME
02:56:41 + echo 'Set JAVA_HOME'
02:56:41 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:56:41 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:56:41 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:41 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:41 Listing all open ports on controller system...
02:56:41 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:41 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:56:41 + echo 'Listing all open ports on controller system...'
02:56:41 + netstat -pnatu
02:56:41 /tmp/configuration-script.sh: line 40: netstat: command not found
02:56:41 Configuring cluster
02:56:41 + '[' -f /tmp/custom_shard_config.txt ']'
02:56:41 + echo 'Configuring cluster'
02:56:41 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.97
02:56:41 ################################################
02:56:41 ## Configure Cluster ##
02:56:41 ################################################
02:56:41 NOTE: Cluster configuration files not found. Copying from
02:56:41 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
02:56:41 Configuring unique name in pekko.conf
02:56:41 Configuring hostname in pekko.conf
02:56:41 Configuring data and rpc seed nodes in pekko.conf
02:56:41 modules = [
02:56:41
02:56:41 {
02:56:41 name = "inventory"
02:56:41 namespace = "urn:opendaylight:inventory"
02:56:41 shard-strategy = "module"
02:56:41 },
02:56:41 {
02:56:41 name = "topology"
02:56:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:56:41 shard-strategy = "module"
02:56:41 },
02:56:41 {
02:56:41 name = "toaster"
02:56:41 namespace = "http://netconfcentral.org/ns/toaster"
02:56:41 shard-strategy = "module"
02:56:41 }
02:56:41 ]
02:56:41 Configuring replication type in module-shards.conf
02:56:41 ################################################
02:56:41 ## NOTE: Manually restart controller to ##
02:56:41 ## apply configuration. ##
02:56:41 ################################################
02:56:41 Dump pekko.conf
02:56:41 + echo 'Dump pekko.conf'
02:56:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:41
02:56:41 odl-cluster-data {
02:56:41 pekko {
02:56:41 remote {
02:56:41 artery {
02:56:41 enabled = on
02:56:41 transport = tcp
02:56:41 canonical.hostname = "10.30.171.97"
02:56:41 canonical.port = 2550
02:56:41 }
02:56:41 }
02:56:41
02:56:41 cluster {
02:56:41 # Using artery.
02:56:41 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.97:2550"]
02:56:41
02:56:41 roles = ["member-1"]
02:56:41
02:56:41 # when under load we might trip a false positive on the failure detector
02:56:41 # failure-detector {
02:56:41 # heartbeat-interval = 4 s
02:56:41 # acceptable-heartbeat-pause = 16s
02:56:41 # }
02:56:41 }
02:56:41
02:56:41 persistence {
02:56:41 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:56:41 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:56:41 # The relative path is always relative to KARAF_HOME.
02:56:41
02:56:41 # snapshot-store.local.dir = "target/snapshots"
02:56:41
02:56:41 # Use lz4 compression for LocalSnapshotStore snapshots
02:56:41 snapshot-store.local.use-lz4-compression = false
02:56:41 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:56:41 snapshot-store.local.lz4-blocksize = 256KB
02:56:41 }
02:56:41 disable-default-actor-system-quarantined-event-handling = "false"
02:56:41 }
02:56:41 }
02:56:41 Dump modules.conf
02:56:41 + echo 'Dump modules.conf'
02:56:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:41 modules = [
02:56:41
02:56:41 {
02:56:41 name = "inventory"
02:56:41 namespace = "urn:opendaylight:inventory"
02:56:41 shard-strategy = "module"
02:56:41 },
02:56:41 {
02:56:41 name = "topology"
02:56:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:56:41 shard-strategy = "module"
02:56:41 },
02:56:41 {
02:56:41 name = "toaster"
02:56:41 namespace = "http://netconfcentral.org/ns/toaster"
02:56:41 shard-strategy = "module"
02:56:41 }
02:56:41 ]
02:56:41 Dump module-shards.conf
02:56:41 + echo 'Dump module-shards.conf'
02:56:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:41 module-shards = [
02:56:41 {
02:56:41 name = "default"
02:56:41 shards = [
02:56:41 {
02:56:41 name = "default"
02:56:41 replicas = ["member-1"]
02:56:41 }
02:56:41 ]
02:56:41 },
02:56:41 {
02:56:41 name = "inventory"
02:56:41 shards = [
02:56:41 {
02:56:41 name="inventory"
02:56:41 replicas = ["member-1"]
02:56:41 }
02:56:41 ]
02:56:41 },
02:56:41 {
02:56:41 name = "topology"
02:56:41 shards = [
02:56:41 {
02:56:41 name="topology"
02:56:41 replicas = ["member-1"]
02:56:41 }
02:56:41 ]
02:56:41 },
02:56:41 {
02:56:41 name = "toaster"
02:56:41 shards = [
02:56:41 {
02:56:41 name="toaster"
02:56:41 replicas = ["member-1"]
02:56:41 }
02:56:41 ]
02:56:41 }
02:56:41 ]
02:56:41 Locating config plan to use...
02:56:41 Finished running config plans
02:56:41 Starting member-1 with IP address 10.30.171.97
02:56:41 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:41 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:41 Redirecting karaf console output to karaf_console.log
02:56:41 Starting controller...
02:56:41 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:56:41 Execute the post startup script on controller 10.30.171.97
02:56:41 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:42 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:56:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:42 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:57:47 2026-01-11T02:56:57,354 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:57:47 Controller is UP
02:57:47 2026-01-11T02:56:57,354 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:57:47 Listing all open ports on controller system...
02:57:47 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:57:47 looking for "BindException: Address already in use" in log file
02:57:47 looking for "server is unhealthy" in log file
02:57:47 Let's take the karaf thread dump
02:57:47 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:57:47 karaf main: org.apache.karaf.main.Main, pid:2011
02:57:48 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:57:48 Generating mininet variables...
02:57:48 Locating test plan to use...
02:57:48 Changing the testplan path...
02:57:48 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
02:57:48 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
02:57:49 ==============================================================================
02:57:49 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
02:57:49 ==============================================================================
02:57:49 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
02:58:02 ------------------------------------------------------------------------------
02:58:02 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
02:58:02 1 test, 1 passed, 0 failed
02:58:02 ==============================================================================
02:58:02 Output: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/output.xml
02:58:02 Log: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/log.html
02:58:02 Report: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/report.html
02:58:02 Examining the files in data/log and checking filesize
02:58:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:02 total 372
02:58:02 drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 02:56 .
02:58:02 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 11 02:56 karaf_console.log
02:58:02 drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 02:56 ..
02:58:02 -rw-rw-r-- 1 jenkins jenkins 367134 Jan 11 02:58 karaf.log
02:58:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:02 360K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:58:02 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:58:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:02 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
02:58:02 Let's take the karaf thread dump again...
02:58:03 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:03 karaf main: org.apache.karaf.main.Main, pid:2011
02:58:03 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:03 Killing ODL
02:58:03 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:08 Compressing karaf.log 1
02:58:08 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:09 Fetching compressed karaf.log 1
02:58:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:09 Fetch GC logs
02:58:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
02:58:10 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:58:10 Examine copied files
02:58:10 total 992
02:58:10 drwxrwxr-x. 2 jenkins jenkins 6 Jan 11 02:58 gclogs-1
02:58:10 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 11 02:58 odl1_karaf_console.log
02:58:10 -rw-rw-r--. 1 jenkins jenkins 29000 Jan 11 02:58 odl1_karaf.log.gz
02:58:10 -rw-rw-r--. 1 jenkins jenkins 111018 Jan 11 02:58 karaf_1_2011_threads_after.log
02:58:10 -rw-rw-r--. 1 jenkins jenkins 14322 Jan 11 02:58 ps_after.log
02:58:10 -rw-rw-r--. 1 jenkins jenkins 244330 Jan 11 02:58 report.html
02:58:10 -rw-rw-r--. 1 jenkins jenkins 291157 Jan 11 02:58 log.html
02:58:10 -rw-rw-r--. 1 jenkins jenkins 130731 Jan 11 02:58 output.xml
02:58:10 -rw-rw-r--. 1 jenkins jenkins 55 Jan 11 02:57 testplan.txt
02:58:10 -rw-rw-r--. 1 jenkins jenkins 103772 Jan 11 02:57 karaf_1_2011_threads_before.log
02:58:10 -rw-rw-r--. 1 jenkins jenkins 14311 Jan 11 02:57 ps_before.log
02:58:10 -rw-rw-r--. 1 jenkins jenkins 3178 Jan 11 02:56 post-startup-script.sh
02:58:10 -rw-rw-r--. 1 jenkins jenkins 252 Jan 11 02:56 startup-script.sh
02:58:10 -rw-rw-r--. 1 jenkins jenkins 3397 Jan 11 02:56 configuration-script.sh
02:58:10 -rw-rw-r--. 1 jenkins jenkins 337 Jan 11 02:56 detect_variables.env
02:58:10 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 11 02:56 pom.xml
02:58:10 -rw-rw-r--. 1 jenkins jenkins 92 Jan 11 02:56 set_variables.env
02:58:10 -rw-rw-r--. 1 jenkins jenkins 252 Jan 11 02:56 slave_addresses.txt
02:58:10 -rw-rw-r--. 1 jenkins jenkins 570 Jan 11 02:55 requirements.txt
02:58:10 -rw-rw-r--. 1 jenkins jenkins 26 Jan 11 02:55 env.properties
02:58:10 -rw-rw-r--. 1 jenkins jenkins 334 Jan 11 02:54 stack-parameters.yaml
02:58:10 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 11 02:53 test
02:58:10 drwxrwxr-x. 2 jenkins jenkins 6 Jan 11 02:53 test@tmp
02:58:10 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 10 17:58 maven-metadata.xml
02:58:10 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins15251672559701516770.sh
02:58:10 Karaf Deployments, Tests must have already run
02:58:10 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins11035409414134768905.sh
02:58:10 Cleaning up Robot installation...
02:58:10 $ ssh-agent -k
02:58:10 unset SSH_AUTH_SOCK;
02:58:10 unset SSH_AGENT_PID;
02:58:10 echo Agent pid 5278 killed;
02:58:10 [ssh-agent] Stopped.
02:58:10 Recording plot data
02:58:10 Robot results publisher started...
02:58:10 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:58:10 -Parsing output xml:
02:58:11 Done!
02:58:11 -Copying log files to build dir:
02:58:11 Done!
02:58:11 -Assigning results to build:
02:58:11 Done!
02:58:11 -Checking thresholds:
02:58:11 Done!
02:58:11 Done publishing Robot results.
02:58:11 [PostBuildScript] - [INFO] Executing post build scripts.
02:58:11 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5332488381611039147.sh
02:58:11 Archiving csit artifacts
02:58:11 mv: cannot stat '*_1.png': No such file or directory
02:58:11 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:58:11 % Total % Received % Xferd Average Speed Time Time Time Current
02:58:11 Dload Upload Total Spent Left Speed
02:58:11
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 3569k 0 --:--:-- --:--:-- --:--:-- 3569k
02:58:11 Archive: robot-plugin.zip
02:58:11 inflating: ./archives/robot-plugin/log.html
02:58:11 inflating: ./archives/robot-plugin/output.xml
02:58:11 inflating: ./archives/robot-plugin/report.html
02:58:11 mv: cannot stat '*.log.gz': No such file or directory
02:58:11 mv: cannot stat '*.csv': No such file or directory
02:58:11 mv: cannot stat '*.png': No such file or directory
02:58:11 [PostBuildScript] - [INFO] Executing post build scripts.
02:58:11 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8984391057500849773.sh
02:58:11 [PostBuildScript] - [INFO] Executing post build scripts.
02:58:11 [EnvInject] - Injecting environment variables from a build step.
02:58:11 [EnvInject] - Injecting as environment variables the properties content
02:58:11 OS_CLOUD=vex
02:58:11 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-606
02:58:11
02:58:11 [EnvInject] - Variables injected successfully.
02:58:11 provisioning config files...
02:58:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:58:11 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11408130675429749977.sh
02:58:11 ---> openstack-stack-delete.sh
02:58:11 Setup pyenv:
02:58:11 system
02:58:11 3.8.13
02:58:11 3.9.13
02:58:11 3.10.13
02:58:11 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:58:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:58:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:58:14 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
02:58:14 lf-activate-venv(): INFO: Base packages installed successfully
02:58:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:58:32 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:58:32 INFO: Stack cost retrieval disabled, setting cost to 0
02:58:44 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-titanium-606
02:58:44 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-titanium-606
02:58:44 [PostBuildScript] - [INFO] Executing post build scripts.
02:58:44 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9229958259095430968.sh
02:58:44 ---> sysstat.sh
02:58:45 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13898117188403813320.sh
02:58:45 ---> package-listing.sh
02:58:45 ++ facter osfamily
02:58:45 ++ tr '[:upper:]' '[:lower:]'
02:58:45 + OS_FAMILY=redhat
02:58:45 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:58:45 + START_PACKAGES=/tmp/packages_start.txt
02:58:45 + END_PACKAGES=/tmp/packages_end.txt
02:58:45 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:58:45 + PACKAGES=/tmp/packages_start.txt
02:58:45 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:58:45 + PACKAGES=/tmp/packages_end.txt
02:58:45 + case "${OS_FAMILY}" in
02:58:45 + rpm -qa
02:58:45 + sort
02:58:45 + '[' -f /tmp/packages_start.txt ']'
02:58:45 + '[' -f /tmp/packages_end.txt ']'
02:58:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:58:45 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:58:45 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:58:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:58:45 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11017257707653273580.sh
02:58:45 ---> capture-instance-metadata.sh
02:58:45 Setup pyenv:
02:58:46 system
02:58:46 3.8.13
02:58:46 3.9.13
02:58:46 3.10.13
02:58:46 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:58:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:58:48 lf-activate-venv(): INFO: Base packages installed successfully
02:58:48 lf-activate-venv(): INFO: Installing additional packages: lftools
02:58:58 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:58:58 INFO: Running in OpenStack, capturing instance metadata
02:58:58 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8817526626054195938.sh
02:58:58 provisioning config files...
02:58:58 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-titanium #606
02:58:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/config6291361726850596660tmp
02:58:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:58:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:58:58 provisioning config files...
02:58:59 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:58:59 [EnvInject] - Injecting environment variables from a build step.
02:58:59 [EnvInject] - Injecting as environment variables the properties content
02:58:59 SERVER_ID=logs
02:58:59
02:58:59 [EnvInject] - Variables injected successfully.
02:58:59 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4760139223781844228.sh
02:58:59 ---> create-netrc.sh
02:58:59 WARN: Log server credential not found.
02:58:59 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins14028571000106772943.sh
02:58:59 ---> python-tools-install.sh
02:58:59 Setup pyenv:
02:58:59 system
02:58:59 3.8.13
02:58:59 3.9.13
02:58:59 3.10.13
02:58:59 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:59:01 lf-activate-venv(): INFO: Base packages installed successfully
02:59:01 lf-activate-venv(): INFO: Installing additional packages: lftools
02:59:11 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:59:11 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4708908265217289730.sh
02:59:11 ---> sudo-logs.sh
02:59:11 Archiving 'sudo' log..
02:59:12 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins25071997680951936.sh
02:59:12 ---> job-cost.sh
02:59:12 Setup pyenv:
02:59:12 system
02:59:12 3.8.13
02:59:12 3.9.13
02:59:12 3.10.13
02:59:12 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:59:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:59:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:59:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:59:14 lf-activate-venv(): INFO: Base packages installed successfully
02:59:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:59:22 DEBUG: total: 0
02:59:22 INFO: Retrieving Stack Cost...
02:59:22 INFO: Retrieving Pricing Info for: v3-standard-2
02:59:22 INFO: Archiving Costs
02:59:22 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins16394672641077327803.sh
02:59:22 ---> logs-deploy.sh
02:59:22 Setup pyenv:
02:59:22 system
02:59:22 3.8.13
02:59:22 3.9.13
02:59:22 3.10.13
02:59:22 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:59:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5yjq from file:/tmp/.os_lf_venv
02:59:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:59:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:59:24 lf-activate-venv(): INFO: Base packages installed successfully
02:59:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-5yjq/bin to PATH
02:59:35 WARNING: Nexus logging server not set
02:59:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-titanium/606/
02:59:35 INFO: archiving logs to S3
02:59:36 ---> uname -a:
02:59:36 Linux prd-centos8-robot-2c-8g-25578.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:59:36
02:59:36
02:59:36 ---> lscpu:
02:59:36 Architecture: x86_64
02:59:36 CPU op-mode(s): 32-bit, 64-bit
02:59:36 Byte Order: Little Endian
02:59:36 CPU(s): 2
02:59:36 On-line CPU(s) list: 0,1
02:59:36 Thread(s) per core: 1
02:59:36 Core(s) per socket: 1
02:59:36 Socket(s): 2
02:59:36 NUMA node(s): 1
02:59:36 Vendor ID: AuthenticAMD
02:59:36 CPU family: 23
02:59:36 Model: 49
02:59:36 Model name: AMD EPYC-Rome Processor
02:59:36 Stepping: 0
02:59:36 CPU MHz: 2799.998
02:59:36 BogoMIPS: 5599.99
02:59:36 Virtualization: AMD-V
02:59:36 Hypervisor vendor: KVM
02:59:36 Virtualization type: full
02:59:36 L1d cache: 32K
02:59:36 L1i cache: 32K
02:59:36 L2 cache: 512K
02:59:36 L3 cache: 16384K
02:59:36 NUMA node0 CPU(s): 0,1
02:59:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:59:36
02:59:36
02:59:36 ---> nproc:
02:59:36 2
02:59:36
02:59:36
02:59:36 ---> df -h:
02:59:36 Filesystem Size Used Avail Use% Mounted on
02:59:36 devtmpfs 3.8G 0 3.8G 0% /dev
02:59:36 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:59:36 tmpfs 3.8G 17M 3.8G 1% /run
02:59:36 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:59:36 /dev/vda1 40G 8.4G 32G 21% /
02:59:36 tmpfs 770M 0 770M 0% /run/user/1001
02:59:36
02:59:36
02:59:36 ---> free -m:
02:59:36 total used free shared buff/cache available
02:59:36 Mem: 7697 600 4914 19 2182 6798
02:59:36 Swap: 1023 0 1023
02:59:36
02:59:36
02:59:36 ---> ip addr:
02:59:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:59:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:59:36 inet 127.0.0.1/8 scope host lo
02:59:36 valid_lft forever preferred_lft forever
02:59:36 inet6 ::1/128 scope host
02:59:36 valid_lft forever preferred_lft forever
02:59:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:59:36 link/ether fa:16:3e:49:fe:48 brd ff:ff:ff:ff:ff:ff
02:59:36 altname enp0s3
02:59:36 altname ens3
02:59:36 inet 10.30.171.158/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:59:36 valid_lft 85969sec preferred_lft 85969sec
02:59:36 inet6 fe80::f816:3eff:fe49:fe48/64 scope link
02:59:36 valid_lft forever preferred_lft forever
02:59:36
02:59:36
02:59:36 ---> sar -b -r -n DEV:
02:59:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU)
02:59:36
02:59:36 02:52:22 LINUX RESTART (2 CPU)
02:59:36
02:59:36 02:53:01 AM tps rtps wtps bread/s bwrtn/s
02:59:36 02:54:01 AM 84.72 8.51 76.21 1460.71 6387.27
02:59:36 02:55:01 AM 89.19 1.08 88.10 75.32 11283.12
02:59:36 02:56:01 AM 31.22 0.42 30.81 64.78 1889.45
02:59:36 02:57:01 AM 81.49 9.42 72.07 1682.12 8486.44
02:59:36 02:58:01 AM 6.82 0.05 6.77 4.80 523.31
02:59:36 02:59:01 AM 25.32 0.65 24.68 73.31 976.74
02:59:36 Average: 53.13 3.35 49.77 560.17 4924.24
02:59:36
02:59:36 02:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:59:36 02:54:01 AM 5293540 7018236 2588892 32.84 2688 1907184 709204 7.94 187128 2079316 186116
02:59:36 02:55:01 AM 5221160 7063516 2661272 33.76 2688 2018288 668328 7.48 206668 2101572 3556
02:59:36 02:56:01 AM 5044040 6987216 2838392 36.01 2688 2113896 717060 8.03 229156 2241980 84628
02:59:36 02:57:01 AM 4925692 7037860 2956740 37.51 2688 2278256 643220 7.20 266080 2303600 10840
02:59:36 02:58:01 AM 4884076 6996672 2998356 38.04 2688 2278688 708672 7.93 266408 2343764 300
02:59:36 02:59:01 AM 5071340 7004312 2811092 35.66 2688 2105760 687916 7.70 466744 1984396 32284
02:59:36 Average: 5073308 7017969 2809124 35.64 2688 2117012 689067 7.72 270364 2175771 52954
02:59:36
02:59:36 02:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:59:36 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:54:01 AM eth0 232.74 163.85 1566.01 49.64 0.00 0.00 0.00 0.00
02:59:36 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:55:01 AM eth0 68.89 52.47 615.36 9.31 0.00 0.00 0.00 0.00
02:59:36 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:56:01 AM eth0 28.94 25.94 142.60 6.82 0.00 0.00 0.00 0.00
02:59:36 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:57:01 AM eth0 221.81 160.69 242.18 34.97 0.00 0.00 0.00 0.00
02:59:36 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:58:01 AM eth0 14.23 5.72 4.01 0.98 0.00 0.00 0.00 0.00
02:59:36 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 02:59:01 AM eth0 60.80 38.14 83.70 26.49 0.00 0.00 0.00 0.00
02:59:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:36 Average: eth0 104.57 74.47 442.32 21.37 0.00 0.00 0.00 0.00
02:59:36
02:59:36
02:59:36 ---> sar -P ALL:
02:59:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU)
02:59:36
02:59:36 02:52:22 LINUX RESTART (2 CPU)
02:59:36
02:59:36 02:53:01 AM CPU %user %nice %system %iowait %steal %idle
02:59:36 02:54:01 AM all 36.48 0.00 5.36 0.72 0.09 57.35
02:59:36 02:54:01 AM 0 26.17 0.00 5.00 0.57 0.08 68.18
02:59:36 02:54:01 AM 1 46.79 0.00 5.72 0.87 0.10 46.52
02:59:36 02:55:01 AM all 20.72 0.00 3.40 0.86 0.09 74.93
02:59:36 02:55:01 AM 0 22.49 0.00 3.07 0.83 0.08 73.53
02:59:36 02:55:01 AM 1 18.95 0.00 3.74 0.88 0.10 76.33
02:59:36 02:56:01 AM all 26.03 0.00 3.53 0.20 0.07 70.17
02:59:36 02:56:01 AM 0 13.94 0.00 2.86 0.17 0.08 82.95
02:59:36 02:56:01 AM 1 38.13 0.00 4.20 0.23 0.07 57.37
02:59:36 02:57:01 AM all 23.87 0.00 4.82 0.73 0.07 70.50
02:59:36 02:57:01 AM 0 21.91 0.00 4.79 0.90 0.07 72.34
02:59:36 02:57:01 AM 1 25.83 0.00 4.85 0.57 0.08 68.67
02:59:36 02:58:01 AM all 1.46 0.00 0.22 0.04 0.04 98.24
02:59:36 02:58:01 AM 0 0.63 0.00 0.12 0.02 0.03 99.20
02:59:36 02:58:01 AM 1 2.29 0.00 0.32 0.07 0.05 97.28
02:59:36 02:59:01 AM all 24.78 0.00 3.59 0.10 0.08 71.45
02:59:36 02:59:01 AM 0 30.92 0.00 3.48 0.10 0.07 65.43
02:59:36 02:59:01 AM 1 18.64 0.00 3.70 0.10 0.08 77.48
02:59:36 Average: all 22.23 0.00 3.49 0.44 0.08 73.77
02:59:36 Average: 0 19.35 0.00 3.22 0.43 0.07 76.93
02:59:36 Average: 1 25.11 0.00 3.75 0.45 0.08 70.60
02:59:36
02:59:36
02:59:36