23:39:54 Started by upstream project "integration-distribution-weekly-test-trigger-titanium" build number 71
23:39:54 originally caused by:
23:39:54 Started by timer
23:39:54 Running as SYSTEM
23:39:54 [EnvInject] - Loading node environment variables.
23:39:54 Building remotely on prd-centos8-robot-2c-8g-1583 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-titanium
23:39:56 [ssh-agent] Looking for ssh-agent implementation...
23:39:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:39:56 $ ssh-agent
23:39:56 SSH_AUTH_SOCK=/tmp/ssh-vgm8zSmi0pl8/agent.5281
23:39:56 SSH_AGENT_PID=5282
23:39:56 [ssh-agent] Started.
23:39:56 Running ssh-add (command line suppressed)
23:39:56 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_17057491086226717263.key (/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_17057491086226717263.key)
23:39:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:39:56 The recommended git tool is: NONE
23:39:59 using credential opendaylight-jenkins-ssh
23:39:59 Wiping out workspace first.
23:39:59 Cloning the remote Git repository
23:39:59 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:39:59 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test # timeout=10
23:39:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:39:59 > git --version # timeout=10
23:39:59 > git --version # 'git version 2.43.0'
23:39:59 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:39:59 [INFO] Currently running in a labeled security context
23:39:59 [INFO] Currently SELinux is 'enforcing' on the host
23:39:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh6635256555887641979.key
23:39:59 Verifying host key using known hosts file
23:39:59 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.
23:39:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:02 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:02 [INFO] Currently running in a labeled security context
23:40:02 [INFO] Currently SELinux is 'enforcing' on the host
23:40:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh1797448529233720285.key
23:40:02 Verifying host key using known hosts file
23:40:02 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.
23:40:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:40:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:02 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:40:02 > git config core.sparsecheckout # timeout=10
23:40:02 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:40:03 Commit message: "Add bgpcep variables for vanadium"
23:40:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:03 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:40:03 No emails were triggered.
23:40:03 provisioning config files...
23:40:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:40:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:40:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:40:04 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins862369565926276542.sh
23:40:04 ---> python-tools-install.sh
23:40:04 Setup pyenv:
23:40:04 system
23:40:04 * 3.8.13 (set by /opt/pyenv/version)
23:40:04 * 3.9.13 (set by /opt/pyenv/version)
23:40:04 * 3.10.13 (set by /opt/pyenv/version)
23:40:04 * 3.11.7 (set by /opt/pyenv/version)
23:40:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KyY2
23:40:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:40:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:40:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:40:13 lf-activate-venv(): INFO: Base packages installed successfully
23:40:13 lf-activate-venv(): INFO: Installing additional packages: lftools
23:40:37 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:40:37 Generating Requirements File
23:40:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:40:55 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:40:56 Python 3.11.7
23:40:56 pip 25.3 from /tmp/venv-KyY2/lib/python3.11/site-packages/pip (python 3.11)
23:40:56 appdirs==1.4.4
23:40:56 argcomplete==3.6.3
23:40:56 aspy.yaml==1.3.0
23:40:56 attrs==25.4.0
23:40:56 autopage==0.5.2
23:40:56 beautifulsoup4==4.14.3
23:40:56 boto3==1.42.30
23:40:56 botocore==1.42.30
23:40:56 bs4==0.0.2
23:40:56 certifi==2026.1.4
23:40:56 cffi==2.0.0
23:40:56 cfgv==3.5.0
23:40:56 chardet==5.2.0
23:40:56 charset-normalizer==3.4.4
23:40:56 click==8.3.1
23:40:56 cliff==4.13.1
23:40:56 cmd2==3.1.0
23:40:56 cryptography==3.3.2
23:40:56 debtcollector==3.0.0
23:40:56 decorator==5.2.1
23:40:56 defusedxml==0.7.1
23:40:56 Deprecated==1.3.1
23:40:56 distlib==0.4.0
23:40:56 dnspython==2.8.0
23:40:56 docker==7.1.0
23:40:56 dogpile.cache==1.5.0
23:40:56 durationpy==0.10
23:40:56 email-validator==2.3.0
23:40:56 filelock==3.20.3
23:40:56 future==1.0.0
23:40:56 gitdb==4.0.12
23:40:56 GitPython==3.1.46
23:40:56 httplib2==0.30.2
23:40:56 identify==2.6.16
23:40:56 idna==3.11
23:40:56 importlib-resources==1.5.0
23:40:56 iso8601==2.1.0
23:40:56 Jinja2==3.1.6
23:40:56 jmespath==1.0.1
23:40:56 jsonpatch==1.33
23:40:56 jsonpointer==3.0.0
23:40:56 jsonschema==4.26.0
23:40:56 jsonschema-specifications==2025.9.1
23:40:56 keystoneauth1==5.12.0
23:40:56 kubernetes==35.0.0
23:40:56 lftools==0.37.21
23:40:56 lxml==6.0.2
23:40:56 markdown-it-py==4.0.0
23:40:56 MarkupSafe==3.0.3
23:40:56 mdurl==0.1.2
23:40:56 msgpack==1.1.2
23:40:56 multi_key_dict==2.0.3
23:40:56 munch==4.0.0
23:40:56 netaddr==1.3.0
23:40:56 niet==1.4.2
23:40:56 nodeenv==1.10.0
23:40:56 oauth2client==4.1.3
23:40:56 oauthlib==3.3.1
23:40:56 openstacksdk==4.8.0
23:40:56 os-service-types==1.8.2
23:40:56 osc-lib==4.3.0
23:40:56 oslo.config==10.2.0
23:40:56 oslo.context==6.2.0
23:40:56 oslo.i18n==6.7.1
23:40:56 oslo.log==8.0.0
23:40:56 oslo.serialization==5.9.0
23:40:56 oslo.utils==9.2.0
23:40:56 packaging==25.0
23:40:56 pbr==7.0.3
23:40:56 platformdirs==4.5.1
23:40:56 prettytable==3.17.0
23:40:56 psutil==7.2.1
23:40:56 pyasn1==0.6.2
23:40:56 pyasn1_modules==0.4.2
23:40:56 pycparser==2.23
23:40:56 pygerrit2==2.0.15
23:40:56 PyGithub==2.8.1
23:40:56 Pygments==2.19.2
23:40:56 PyJWT==2.10.1
23:40:56 PyNaCl==1.6.2
23:40:56 pyparsing==2.4.7
23:40:56 pyperclip==1.11.0
23:40:56 pyrsistent==0.20.0
23:40:56 python-cinderclient==9.8.0
23:40:56 python-dateutil==2.9.0.post0
23:40:56 python-heatclient==4.3.0
23:40:56 python-jenkins==1.8.3
23:40:56 python-keystoneclient==5.7.0
23:40:56 python-magnumclient==4.9.0
23:40:56 python-openstackclient==8.3.0
23:40:56 python-swiftclient==4.9.0
23:40:56 PyYAML==6.0.3
23:40:56 referencing==0.37.0
23:40:56 requests==2.32.5
23:40:56 requests-oauthlib==2.0.0
23:40:56 requestsexceptions==1.4.0
23:40:56 rfc3986==2.0.0
23:40:56 rich==14.2.0
23:40:56 rich-argparse==1.7.2
23:40:56 rpds-py==0.30.0
23:40:56 rsa==4.9.1
23:40:56 ruamel.yaml==0.19.1
23:40:56 ruamel.yaml.clib==0.2.15
23:40:56 s3transfer==0.16.0
23:40:56 simplejson==3.20.2
23:40:56 six==1.17.0
23:40:56 smmap==5.0.2
23:40:56 soupsieve==2.8.1
23:40:56 stevedore==5.6.0
23:40:56 tabulate==0.9.0
23:40:56 toml==0.10.2
23:40:56 tomlkit==0.14.0
23:40:56 tqdm==4.67.1
23:40:56 typing_extensions==4.15.0
23:40:56 tzdata==2025.3
23:40:56 urllib3==1.26.20
23:40:56 virtualenv==20.36.1
23:40:56 wcwidth==0.2.14
23:40:56 websocket-client==1.9.0
23:40:56 wrapt==2.0.1
23:40:56 xdg==6.0.0
23:40:56 xmltodict==1.0.2
23:40:56 yq==3.4.3
23:40:56 [EnvInject] - Injecting environment variables from a build step.
23:40:56 [EnvInject] - Injecting as environment variables the properties content
23:40:56 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:40:56 OS_CLOUD=vex
23:40:56 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:40:56 OS_STACK_TEMPLATE_DIR=openstack-hot
23:40:56
23:40:56 [EnvInject] - Variables injected successfully.
23:40:56 provisioning config files...
23:40:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:40:57 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins10565211508670918044.sh
23:40:57 ---> Create parameters file for OpenStack HOT
23:40:57 OpenStack Heat parameters generated
23:40:57 -----------------------------------
23:40:57 parameters:
23:40:57 vm_0_count: '1'
23:40:57 vm_0_flavor: 'v3-standard-4'
23:40:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
23:40:57 vm_1_count: '1'
23:40:57 vm_1_flavor: 'v3-standard-2'
23:40:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:40:57
23:40:57 job_name: '48513-71'
23:40:57 silo: 'releng'
23:40:57 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins13213580973833991144.sh
23:40:57 ---> Create HEAT stack
23:40:57 + source /home/jenkins/lf-env.sh
23:40:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:40:57 ++ mktemp -d /tmp/venv-XXXX
23:40:57 + lf_venv=/tmp/venv-PFOl
23:40:57 + local venv_file=/tmp/.os_lf_venv
23:40:57 + local python=python3
23:40:57 + local options
23:40:57 + local set_path=true
23:40:57 + local install_args=
23:40:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:40:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:40:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:40:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:40:57 + true
23:40:57 + case $1 in
23:40:57 + python=python3
23:40:57 + shift 2
23:40:57 + true
23:40:57 + case $1 in
23:40:57 + shift
23:40:57 + break
23:40:57 + case $python in
23:40:57 + local pkg_list=
23:40:57 + [[ -d /opt/pyenv ]]
23:40:57 + echo 'Setup pyenv:'
23:40:57 Setup pyenv:
23:40:57 + export PYENV_ROOT=/opt/pyenv
23:40:57 + PYENV_ROOT=/opt/pyenv
23:40:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:40:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:40:57 + pyenv versions
23:40:57 system
23:40:57 3.8.13
23:40:57 3.9.13
23:40:57 3.10.13
23:40:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:40:57 + command -v pyenv
23:40:57 ++ pyenv init - --no-rehash
23:40:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:40:57 for i in ${!paths[@]}; do
23:40:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:40:57 fi; done;
23:40:57 echo "${paths[*]}"'\'')"
23:40:57 export PATH="/opt/pyenv/shims:${PATH}"
23:40:57 export PYENV_SHELL=bash
23:40:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:40:57 pyenv() {
23:40:57 local command
23:40:57 command="${1:-}"
23:40:57 if [ "$#" -gt 0 ]; then
23:40:57 shift
23:40:57 fi
23:40:57
23:40:57 case "$command" in
23:40:57 rehash|shell)
23:40:57 eval "$(pyenv "sh-$command" "$@")"
23:40:57 ;;
23:40:57 *)
23:40:57 command pyenv "$command" "$@"
23:40:57 ;;
23:40:57 esac
23:40:57 }'
23:40:57 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:40:57 for i in ${!paths[@]}; do
23:40:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:40:57 fi; done;
23:40:57 echo "${paths[*]}"'
23:40:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:40:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:40:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:40:57 ++ export PYENV_SHELL=bash
23:40:57 ++ PYENV_SHELL=bash
23:40:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:40:57 +++ complete -F _pyenv pyenv
23:40:57 ++ lf-pyver python3
23:40:57 ++ local py_version_xy=python3
23:40:57 ++ local py_version_xyz=
23:40:57 ++ pyenv versions
23:40:57 ++ local command
23:40:57 ++ command=versions
23:40:57 ++ '[' 1 -gt 0 ']'
23:40:57 ++ shift
23:40:57 ++ case "$command" in
23:40:57 ++ command pyenv versions
23:40:57 ++ pyenv versions
23:40:57 ++ sed 's/^[ *]* //'
23:40:57 ++ awk '{ print $1 }'
23:40:57 ++ grep -E '^[0-9.]*[0-9]$'
23:40:57 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:40:57 +++ grep '^3' /tmp/.pyenv_versions
23:40:57 +++ tail -n 1
23:40:57 +++ sort -V
23:40:57 ++ py_version_xyz=3.11.7
23:40:57 ++ [[ -z 3.11.7 ]]
23:40:57 ++ echo 3.11.7
23:40:57 ++ return 0
23:40:57 + pyenv local 3.11.7
23:40:57 + local command
23:40:57 + command=local
23:40:57 + '[' 2 -gt 0 ']'
23:40:57 + shift
23:40:57 + case "$command" in
23:40:57 + command pyenv local 3.11.7
23:40:57 + pyenv local 3.11.7
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='lftools[openstack] '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='kubernetes '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='niet '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='python-heatclient '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='python-openstackclient '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='python-magnumclient '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='urllib3~=1.26.15 '
23:40:57 + for arg in "$@"
23:40:57 + case $arg in
23:40:57 + pkg_list+='yq '
23:40:57 + [[ -f /tmp/.os_lf_venv ]]
23:40:57 ++ cat /tmp/.os_lf_venv
23:40:57 + lf_venv=/tmp/venv-KyY2
23:40:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from' file:/tmp/.os_lf_venv
23:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:40:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:40:57 + local 'pip_opts=--upgrade --quiet'
23:40:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:40:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:40:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:40:57 + [[ -n '' ]]
23:40:57 + [[ -n '' ]]
23:40:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:40:57 + /tmp/venv-KyY2/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
23:40:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:40:59 lf-activate-venv(): INFO: Base packages installed successfully
23:40:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:40:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:40:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:40:59 + /tmp/venv-KyY2/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
23:41:16 + type python3
23:41:16 + true
23:41:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH'
23:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:41:16 + PATH=/tmp/venv-KyY2/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
23:41:16 + return 0
23:41:16 + openstack --os-cloud vex limits show --absolute
23:41:17 +--------------------------+---------+
23:41:17 | Name | Value |
23:41:17 +--------------------------+---------+
23:41:17 | maxTotalInstances | -1 |
23:41:17 | maxTotalCores | 450 |
23:41:17 | maxTotalRAMSize | 1000000 |
23:41:17 | maxServerMeta | 128 |
23:41:17 | maxImageMeta | 128 |
23:41:17 | maxPersonality | 5 |
23:41:17 | maxPersonalitySize | 10240 |
23:41:17 | maxTotalKeypairs | 100 |
23:41:17 | maxServerGroups | 10 |
23:41:17 | maxServerGroupMembers | 10 |
23:41:17 | maxTotalFloatingIps | -1 |
23:41:17 | maxSecurityGroups | -1 |
23:41:17 | maxSecurityGroupRules | -1 |
23:41:17 | totalRAMUsed | 417792 |
23:41:17 | totalCoresUsed | 102 |
23:41:17 | totalInstancesUsed | 36 |
23:41:17 | totalFloatingIpsUsed | 0 |
23:41:17 | totalSecurityGroupsUsed | 0 |
23:41:17 | totalServerGroupsUsed | 0 |
23:41:17 | maxTotalVolumes | -1 |
23:41:17 | maxTotalSnapshots | 10 |
23:41:17 | maxTotalVolumeGigabytes | 4096 |
23:41:17 | maxTotalBackups | 10 |
23:41:17 | maxTotalBackupGigabytes | 1000 |
23:41:17 | totalVolumesUsed | 0 |
23:41:17 | totalGigabytesUsed | 0 |
23:41:17 | totalSnapshotsUsed | 0 |
23:41:17 | totalBackupsUsed | 0 |
23:41:17 | totalBackupGigabytesUsed | 0 |
23:41:17 +--------------------------+---------+
23:41:18 + pushd /opt/ciman/openstack-hot
23:41:18 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-titanium
23:41:18 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-titanium-71 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/stack-parameters.yaml
23:41:54 Creating stack releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:41:54 Waiting to initialize infrastructure...
23:41:54 Waiting to initialize infrastructure...
23:41:54 Stack initialization successful.
23:41:54 ------------------------------------
23:41:54 Stack Details
23:41:54 ------------------------------------
23:41:54 {'added': None,
23:41:54 'capabilities': [],
23:41:54 'created_at': '2026-01-17T23:41:21Z',
23:41:54 'deleted': None,
23:41:54 'deleted_at': None,
23:41:54 'description': 'No description',
23:41:54 'environment': None,
23:41:54 'environment_files': None,
23:41:54 'files': None,
23:41:54 'files_container': None,
23:41:54 'id': '82b7b7d6-935f-413d-b0d4-c5e7e0183466',
23:41:54 'is_rollback_disabled': True,
23:41:54 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-titanium-71/82b7b7d6-935f-413d-b0d4-c5e7e0183466',
23:41:54 'rel': 'self'}],
23:41:54 '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'})}),
23:41:54 'name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-71',
23:41:54 'notification_topics': [],
23:41:54 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:41:54 'output_key': 'vm_1_ips',
23:41:54 'output_value': ['10.30.171.197']},
23:41:54 {'description': 'IP addresses of the 1st vm types',
23:41:54 'output_key': 'vm_0_ips',
23:41:54 'output_value': ['10.30.170.95']}],
23:41:54 'owner_id': ****,
23:41:54 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:41:54 'OS::stack_id': '82b7b7d6-935f-413d-b0d4-c5e7e0183466',
23:41:54 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-71',
23:41:54 'job_name': '48513-71',
23:41:54 'silo': 'releng',
23:41:54 'vm_0_count': '1',
23:41:54 'vm_0_flavor': 'v3-standard-4',
23:41:54 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:41:54 '20260109-084045.554',
23:41:54 'vm_1_count': '1',
23:41:54 'vm_1_flavor': 'v3-standard-2',
23:41:54 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:41:54 '- 20250917-133034.654'},
23:41:54 'parent_id': None,
23:41:54 'replaced': None,
23:41:54 'status': 'CREATE_COMPLETE',
23:41:54 'status_reason': 'Stack CREATE completed successfully',
23:41:54 'tags': [],
23:41:54 'template': None,
23:41:54 'template_description': 'No description',
23:41:54 'template_url': None,
23:41:54 'timeout_mins': 15,
23:41:54 'unchanged': None,
23:41:54 'updated': None,
23:41:54 'updated_at': None,
23:41:54 'user_project_id': 'aa6f3987ee2b41de8fc7caebc0f145a1'}
23:41:54 ------------------------------------
23:41:54 + popd
23:41:54 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium
23:41:54 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins3045658300638731552.sh
23:41:54 ---> Copy SSH public keys to CSIT lab
23:41:54 Setup pyenv:
23:41:54 system
23:41:54 3.8.13
23:41:54 3.9.13
23:41:54 3.10.13
23:41:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:41:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:41:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:41:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:41:56 lf-activate-venv(): INFO: Base packages installed successfully
23:41:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:42:12 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:42:14 SSH not responding on 10.30.170.95. Retrying in 10 seconds...
23:42:16 Warning: Permanently added '10.30.171.197' (ECDSA) to the list of known hosts.
23:42:16 releng-48513-71-1-mininet-ovs-217-0
23:42:16 Successfully copied public keys to slave 10.30.171.197
23:42:24 Ping to 10.30.170.95 successful.
23:42:24 SSH not responding on 10.30.170.95. Retrying in 10 seconds...
23:42:34 Ping to 10.30.170.95 successful.
23:42:35 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:42:36 releng-48513-71-0-builder-0
23:42:36 Successfully copied public keys to slave 10.30.170.95
23:42:36 Process 6499 ready.
23:42:36 Process 6500 ready.
23:42:36 SSH ready on all stack servers.
23:42:36 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins1182994777758189648.sh
23:42:36 Setup pyenv:
23:42:36 system
23:42:36 3.8.13
23:42:36 3.9.13
23:42:36 3.10.13
23:42:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:42:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aDUG
23:42:40 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.robot_venv
23:42:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:44 lf-activate-venv(): INFO: Base packages installed successfully
23:42:44 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:42:46 lf-activate-venv(): INFO: Adding /tmp/venv-aDUG/bin to PATH
23:42:46 + echo 'Installing Python Requirements'
23:42:46 Installing Python Requirements
23:42:46 + cat
23:42:46 + python -m pip install -r requirements.txt
23:42:46 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:42:46 Collecting docker-py (from -r requirements.txt (line 1))
23:42:46 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)
23:42:46 Collecting ipaddr (from -r requirements.txt (line 2))
23:42:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:42:46 Installing build dependencies: started
23:42:47 Installing build dependencies: finished with status 'done'
23:42:47 Getting requirements to build wheel: started
23:42:47 Getting requirements to build wheel: finished with status 'done'
23:42:47 Preparing metadata (pyproject.toml): started
23:42:47 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:47 Collecting netaddr (from -r requirements.txt (line 3))
23:42:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:42:47 Collecting netifaces (from -r requirements.txt (line 4))
23:42:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:42:48 Installing build dependencies: started
23:42:48 Installing build dependencies: finished with status 'done'
23:42:48 Getting requirements to build wheel: started
23:42:49 Getting requirements to build wheel: finished with status 'done'
23:42:49 Preparing metadata (pyproject.toml): started
23:42:49 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:49 Collecting pyhocon (from -r requirements.txt (line 5))
23:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:42:49 Collecting requests (from -r requirements.txt (line 6))
23:42:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:42:49 Collecting robotframework (from -r requirements.txt (line 7))
23:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
23:42:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.9 MB/s 0:00:00
23:42:49 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:42:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:42:49 Installing build dependencies: started
23:42:50 Installing build dependencies: finished with status 'done'
23:42:50 Getting requirements to build wheel: started
23:42:50 Getting requirements to build wheel: finished with status 'done'
23:42:50 Preparing metadata (pyproject.toml): started
23:42:51 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:51 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:42:51 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:42:51 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)
23:42:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:42:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:42:51 Installing build dependencies: started
23:42:52 Installing build dependencies: finished with status 'done'
23:42:52 Getting requirements to build wheel: started
23:42:52 Getting requirements to build wheel: finished with status 'done'
23:42:52 Preparing metadata (pyproject.toml): started
23:42:52 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:52 Collecting scapy (from -r requirements.txt (line 12))
23:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
23:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 40.8 MB/s 0:00:00
23:42:52 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:42:52 Installing build dependencies: started
23:42:53 Installing build dependencies: finished with status 'done'
23:42:53 Getting requirements to build wheel: started
23:42:53 Getting requirements to build wheel: finished with status 'done'
23:42:53 Preparing metadata (pyproject.toml): started
23:42:54 Preparing metadata (pyproject.toml): finished with status 'done'
23:42:54 Collecting elasticsearch (from -r requirements.txt (line 18))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
23:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 39.0 MB/s 0:00:00
23:42:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:42:54 Collecting pyangbind (from -r requirements.txt (line 22))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:42:54 Collecting isodate (from -r requirements.txt (line 25))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:42:54 Collecting jmespath (from -r requirements.txt (line 28))
23:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:42:54 Collecting jsonpatch (from -r requirements.txt (line 31))
23:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:42:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:42:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:42:54 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:42:54 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)
23:42:54 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:42:54 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:42:54 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)
23:42:54 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:42:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
23:42:54 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:42:55 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)
23:42:55 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:42:55 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
23:42:55 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
23:42:55 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:42:55 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:42:55 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)
23:42:55 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:42:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:42:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:42:55 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
23:42:55 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
23:42:55 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:42:55 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)
23:42:55 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:42:55 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:42:55 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)
23:42:55 Collecting elasticsearch (from -r requirements.txt (line 18))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
23:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.4 MB/s 0:00:00
23:42:55 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:42:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:42:55 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:42:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 32.2 MB/s 0:00:00
23:42:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:42:56 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)
23:42:57 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:42:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 17.9 MB/s 0:00:00
23:42:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:42:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:57 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)
23:42:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:57 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)
23:42:57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:42:58 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:58 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)
23:42:58 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:58 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)
23:42:58 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:42:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:42:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 79.8 MB/s 0:00:00
23:42:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
23:42:59 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:42:59 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:42:59 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))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:42:59 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))
23:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:42:59 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))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:42:59 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))
23:42:59 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)
23:42:59 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))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:42:59 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))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:42:59 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:42:59 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:42:59 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:42:59 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))
23:42:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:42:59 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:42:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
23:42:59 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:42:59 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:43:00 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:43:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=611df2ea19a3d182c51727649a5a3de9dfbdf60522d0edabcbe7792a0760964d
23:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:43:00 Building wheel for ipaddr (pyproject.toml): started
23:43:00 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:43:00 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=df5f2b3a5ce83a99221a20433e0a80b9cbe21c9f6bf3a31f566a512cd2b15d3a
23:43:00 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:43:00 Building wheel for netifaces (pyproject.toml): started
23:43:02 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:43:02 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=0f641548f122ca55b8684389af47ca2e6d4a2ea793fff0d86a83948851241b76
23:43:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:43:02 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:43:03 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:43:03 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0b8987695f8ba15e118d7100ac84f172d0317e7a156c21b1505b73e5d1402fc4
23:43:03 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:43:03 Building wheel for jsonpath-rw (pyproject.toml): started
23:43:03 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:43:03 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=49330242a64121ebd93cae4eac5e2885e182b8fd8f6901386943362d513fd8d3
23:43:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:43:03 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:43:03 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
23:43:10
23:43:10 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-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.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
23:43:10 + pip freeze
23:43:11 attrs==25.4.0
23:43:11 bcrypt==5.0.0
23:43:11 beautifulsoup4==4.14.3
23:43:11 certifi==2026.1.4
23:43:11 cffi==2.0.0
23:43:11 charset-normalizer==3.4.4
23:43:11 click==8.3.1
23:43:11 cryptography==46.0.3
23:43:11 decorator==5.2.1
23:43:11 distlib==0.4.0
23:43:11 docker-py==1.10.6
23:43:11 docker-pycreds==0.4.0
23:43:11 elastic-transport==8.17.1
23:43:11 elasticsearch==8.19.3
23:43:11 elasticsearch-dsl==8.15.4
23:43:11 enum34==1.1.10
23:43:11 filelock==3.20.3
23:43:11 h11==0.16.0
23:43:11 idna==3.11
23:43:11 invoke==2.2.1
23:43:11 ipaddr==2.2.0
23:43:11 isodate==0.7.2
23:43:11 jmespath==1.0.1
23:43:11 jsonpatch==1.33
23:43:11 jsonpath-rw==1.4.0
23:43:11 jsonpointer==3.0.0
23:43:11 lxml==6.0.2
23:43:11 netaddr==1.3.0
23:43:11 netifaces==0.11.0
23:43:11 outcome==1.3.0.post0
23:43:11 paramiko==4.0.0
23:43:11 platformdirs==4.5.1
23:43:11 ply==3.11
23:43:11 pyang==2.7.1
23:43:11 pyangbind==0.8.7
23:43:11 pycparser==2.23
23:43:11 pyhocon==0.3.61
23:43:11 PyNaCl==1.6.2
23:43:11 pyparsing==3.3.1
23:43:11 PySocks==1.7.1
23:43:11 python-dateutil==2.9.0.post0
23:43:11 regex==2026.1.15
23:43:11 requests==2.32.5
23:43:11 robotframework==7.4.1
23:43:11 robotframework-httplibrary==0.4.2
23:43:11 robotframework-pythonlibcore==4.5.0
23:43:11 robotframework-requests==0.9.7
23:43:11 robotframework-selenium2library==3.0.0
23:43:11 robotframework-seleniumlibrary==6.8.0
23:43:11 robotframework-sshlibrary==3.8.0
23:43:11 scapy==2.7.0
23:43:11 scp==0.15.0
23:43:11 selenium==4.39.0
23:43:11 six==1.17.0
23:43:11 sniffio==1.3.1
23:43:11 sortedcontainers==2.4.0
23:43:11 soupsieve==2.8.1
23:43:11 trio==0.32.0
23:43:11 trio-websocket==0.12.2
23:43:11 typing_extensions==4.15.0
23:43:11 urllib3==2.6.3
23:43:11 virtualenv==20.36.1
23:43:11 waitress==3.0.2
23:43:11 WebOb==1.8.9
23:43:11 websocket-client==1.9.0
23:43:11 WebTest==3.0.7
23:43:11 wsproto==1.3.2
23:43:11 [EnvInject] - Injecting environment variables from a build step.
23:43:11 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:43:11 [EnvInject] - Variables injected successfully.
23:43:11 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins6855704547147902309.sh
23:43:11 Setup pyenv:
23:43:11 system
23:43:11 3.8.13
23:43:11 3.9.13
23:43:11 3.10.13
23:43:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:43:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:43:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:13 lf-activate-venv(): INFO: Base packages installed successfully
23:43:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:43:20 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:43:20 + ODL_SYSTEM=()
23:43:20 + TOOLS_SYSTEM=()
23:43:20 + OPENSTACK_SYSTEM=()
23:43:20 + OPENSTACK_CONTROLLERS=()
23:43:20 + mapfile -t ADDR
23:43:20 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:43:20 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:43:22 + for i in "${ADDR[@]}"
23:43:22 ++ ssh 10.30.171.197 hostname -s
23:43:22 Warning: Permanently added '10.30.171.197' (ECDSA) to the list of known hosts.
23:43:23 + REMHOST=releng-48513-71-1-mininet-ovs-217-0
23:43:23 + case ${REMHOST} in
23:43:23 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:43:23 + for i in "${ADDR[@]}"
23:43:23 ++ ssh 10.30.170.95 hostname -s
23:43:23 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:23 + REMHOST=releng-48513-71-0-builder-0
23:43:23 + case ${REMHOST} in
23:43:23 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:23 + echo NUM_ODL_SYSTEM=1
23:43:23 + echo NUM_TOOLS_SYSTEM=1
23:43:23 + '[' '' == yes ']'
23:43:23 + NUM_OPENSTACK_SYSTEM=0
23:43:23 + echo NUM_OPENSTACK_SYSTEM=0
23:43:23 + '[' 0 -eq 2 ']'
23:43:23 + echo ODL_SYSTEM_IP=10.30.170.95
23:43:23 ++ seq 0 0
23:43:23 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:23 + echo ODL_SYSTEM_1_IP=10.30.170.95
23:43:23 + echo TOOLS_SYSTEM_IP=10.30.171.197
23:43:23 ++ seq 0 0
23:43:23 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:43:23 + echo TOOLS_SYSTEM_1_IP=10.30.171.197
23:43:23 + openstack_index=0
23:43:23 + NUM_OPENSTACK_CONTROL_NODES=1
23:43:23 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:43:23 ++ seq 0 0
23:43:23 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:43:23 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:43:23 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:23 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:23 + '[' -1 -ge 2 ']'
23:43:23 ++ seq 0 -2
23:43:23 + NUM_OPENSTACK_HAPROXY_NODES=0
23:43:23 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:43:23 ++ seq 0 -1
23:43:23 + echo 'Contents of slave_addresses.txt:'
23:43:23 Contents of slave_addresses.txt:
23:43:23 + cat slave_addresses.txt
23:43:23 NUM_ODL_SYSTEM=1
23:43:23 NUM_TOOLS_SYSTEM=1
23:43:23 NUM_OPENSTACK_SYSTEM=0
23:43:23 ODL_SYSTEM_IP=10.30.170.95
23:43:23 ODL_SYSTEM_1_IP=10.30.170.95
23:43:23 TOOLS_SYSTEM_IP=10.30.171.197
23:43:23 TOOLS_SYSTEM_1_IP=10.30.171.197
23:43:23 NUM_OPENSTACK_CONTROL_NODES=1
23:43:23 OPENSTACK_CONTROL_NODE_1_IP=
23:43:23 NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:23 NUM_OPENSTACK_HAPROXY_NODES=0
23:43:23 [EnvInject] - Injecting environment variables from a build step.
23:43:23 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:43:23 [EnvInject] - Variables injected successfully.
23:43:23 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins7016295802686287991.sh
23:43:23 Preparing for JRE Version 21
23:43:23 Karaf artifact is karaf
23:43:23 Karaf project is integration
23:43:23 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:43:23 [EnvInject] - Injecting environment variables from a build step.
23:43:23 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:43:23 [EnvInject] - Variables injected successfully.
23:43:23 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins5822182895311308157.sh
23:43:23 2026-01-17 23:43:23 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:43:23 Bundle version is 0.22.2-SNAPSHOT
23:43:23 --2026-01-17 23:43:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:43:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:23 HTTP request sent, awaiting response... 200 OK
23:43:23 Length: 1410 (1.4K) [application/xml]
23:43:23 Saving to: ‘maven-metadata.xml’
23:43:23
23:43:23 0K . 100% 55.3M=0s
23:43:23
23:43:23 2026-01-17 23:43:23 (55.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:43:23
23:43:23
23:43:23
23:43:23 org.opendaylight.integration
23:43:23 karaf
23:43:23 0.22.2-SNAPSHOT
23:43:23
23:43:23
23:43:23 20260117.175511
23:43:23 400
23:43:23
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23 pom
23:43:23 0.22.2-20260117.175511-400
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23 tar.gz
23:43:23 0.22.2-20260117.175511-400
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23 zip
23:43:23 0.22.2-20260117.175511-400
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23 cyclonedx
23:43:23 xml
23:43:23 0.22.2-20260117.175511-400
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23 cyclonedx
23:43:23 json
23:43:23 0.22.2-20260117.175511-400
23:43:23 20260117175511
23:43:23
23:43:23
23:43:23
23:43:23
23:43:23 Nexus timestamp is 0.22.2-20260117.175511-400
23:43:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260117.175511-400.zip
23:43:23 Distribution bundle is karaf-0.22.2-20260117.175511-400.zip
23:43:23 Distribution bundle version is 0.22.2-SNAPSHOT
23:43:23 Distribution folder is karaf-0.22.2-SNAPSHOT
23:43:23 Nexus prefix is https://nexus.opendaylight.org
23:43:23 [EnvInject] - Injecting environment variables from a build step.
23:43:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:43:23 [EnvInject] - Variables injected successfully.
23:43:23 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins14341891690684207293.sh
23:43:23 Setup pyenv:
23:43:24 system
23:43:24 3.8.13
23:43:24 3.9.13
23:43:24 3.10.13
23:43:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:43:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:43:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:26 lf-activate-venv(): INFO: Base packages installed successfully
23:43:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:43:32 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:43:32 Copying common-functions.sh to /tmp
23:43:33 Copying common-functions.sh to 10.30.170.95:/tmp
23:43:34 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:34 Copying common-functions.sh to 10.30.171.197:/tmp
23:43:34 Warning: Permanently added '10.30.171.197' (ECDSA) to the list of known hosts.
23:43:34 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins1240525663142872636.sh
23:43:34 common-functions.sh is being sourced
23:43:34 common-functions environment:
23:43:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:34 ACTUALFEATURES:
23:43:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:43:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:34 CONTROLLERMEM: 2048m
23:43:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:43:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:43:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:43:34 SUITES:
23:43:34
23:43:34 #################################################
23:43:34 ## Configure Cluster and Start ##
23:43:34 #################################################
23:43:34 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer
23:43:34 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer
23:43:34 Locating script plan to use...
23:43:34 Finished running script plans
23:43:34 Configuring member-1 with IP address 10.30.170.95
23:43:34 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:34 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:35 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:43:35 common-functions.sh is being sourced
23:43:35 ++ [[ /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 ]]
23:43:35 ++ echo 'common-functions.sh is being sourced'
23:43:35 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:43:35 ++ DISTROSTREAM=titanium
23:43:35 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:35 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:35 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:35 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:35 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:43:35 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:43:35 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:35 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:35 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:35 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:35 ++ export CONTROLLERMEM=
23:43:35 ++ CONTROLLERMEM=
23:43:35 ++ case "${DISTROSTREAM}" in
23:43:35 ++ CLUSTER_SYSTEM=pekko
23:43:35 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:43:35 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:43:35 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:43:35 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:43:35 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:43:35 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:43:35 ++ print_common_env
23:43:35 ++ cat
23:43:35 common-functions environment:
23:43:35 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:35 ACTUALFEATURES:
23:43:35 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:35 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:43:35 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:35 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:35 CONTROLLERMEM:
23:43:35 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:43:35 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:43:35 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:43:35 SUITES:
23:43:35
23:43:35 ++ SSH='ssh -t -t'
23:43:35 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:35 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:35 Changing to /tmp
23:43:35 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260117.175511-400.zip
23:43:35 + echo 'Changing to /tmp'
23:43:35 + cd /tmp
23:43:35 + 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-20260117.175511-400.zip'
23:43:35 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260117.175511-400.zip
23:43:35 --2026-01-17 23:43:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260117.175511-400.zip
23:43:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:35 HTTP request sent, awaiting response... 200 OK
23:43:35 Length: 234981265 (224M) [application/zip]
23:43:35 Saving to: ‘karaf-0.22.2-20260117.175511-400.zip’
23:43:35
23:43:35 0K ........ ........ ........ ........ ........ ........ 1% 48.1M 5s
23:43:35 3072K ........ ........ ........ ........ ........ ........ 2% 80.8M 4s
23:43:35 6144K ........ ........ ........ ........ ........ ........ 4% 113M 3s
23:43:35 9216K ........ ........ ........ ........ ........ ........ 5% 109M 3s
23:43:35 12288K ........ ........ ........ ........ ........ ........ 6% 111M 3s
23:43:35 15360K ........ ........ ........ ........ ........ ........ 8% 113M 2s
23:43:35 18432K ........ ........ ........ ........ ........ ........ 9% 141M 2s
23:43:35 21504K ........ ........ ........ ........ ........ ........ 10% 157M 2s
23:43:35 24576K ........ ........ ........ ........ ........ ........ 12% 151M 2s
23:43:35 27648K ........ ........ ........ ........ ........ ........ 13% 133M 2s
23:43:35 30720K ........ ........ ........ ........ ........ ........ 14% 165M 2s
23:43:35 33792K ........ ........ ........ ........ ........ ........ 16% 142M 2s
23:43:35 36864K ........ ........ ........ ........ ........ ........ 17% 150M 2s
23:43:35 39936K ........ ........ ........ ........ ........ ........ 18% 162M 2s
23:43:35 43008K ........ ........ ........ ........ ........ ........ 20% 183M 2s
23:43:35 46080K ........ ........ ........ ........ ........ ........ 21% 177M 1s
23:43:35 49152K ........ ........ ........ ........ ........ ........ 22% 133M 1s
23:43:35 52224K ........ ........ ........ ........ ........ ........ 24% 215M 1s
23:43:35 55296K ........ ........ ........ ........ ........ ........ 25% 234M 1s
23:43:35 58368K ........ ........ ........ ........ ........ ........ 26% 179M 1s
23:43:35 61440K ........ ........ ........ ........ ........ ........ 28% 212M 1s
23:43:35 64512K ........ ........ ........ ........ ........ ........ 29% 232M 1s
23:43:35 67584K ........ ........ ........ ........ ........ ........ 30% 228M 1s
23:43:35 70656K ........ ........ ........ ........ ........ ........ 32% 225M 1s
23:43:35 73728K ........ ........ ........ ........ ........ ........ 33% 233M 1s
23:43:35 76800K ........ ........ ........ ........ ........ ........ 34% 222M 1s
23:43:35 79872K ........ ........ ........ ........ ........ ........ 36% 228M 1s
23:43:35 82944K ........ ........ ........ ........ ........ ........ 37% 221M 1s
23:43:35 86016K ........ ........ ........ ........ ........ ........ 38% 224M 1s
23:43:35 89088K ........ ........ ........ ........ ........ ........ 40% 215M 1s
23:43:35 92160K ........ ........ ........ ........ ........ ........ 41% 215M 1s
23:43:35 95232K ........ ........ ........ ........ ........ ........ 42% 204M 1s
23:43:35 98304K ........ ........ ........ ........ ........ ........ 44% 201M 1s
23:43:35 101376K ........ ........ ........ ........ ........ ........ 45% 214M 1s
23:43:35 104448K ........ ........ ........ ........ ........ ........ 46% 218M 1s
23:43:35 107520K ........ ........ ........ ........ ........ ........ 48% 223M 1s
23:43:35 110592K ........ ........ ........ ........ ........ ........ 49% 216M 1s
23:43:35 113664K ........ ........ ........ ........ ........ ........ 50% 219M 1s
23:43:35 116736K ........ ........ ........ ........ ........ ........ 52% 221M 1s
23:43:35 119808K ........ ........ ........ ........ ........ ........ 53% 217M 1s
23:43:35 122880K ........ ........ ........ ........ ........ ........ 54% 210M 1s
23:43:35 125952K ........ ........ ........ ........ ........ ........ 56% 222M 1s
23:43:35 129024K ........ ........ ........ ........ ........ ........ 57% 228M 1s
23:43:35 132096K ........ ........ ........ ........ ........ ........ 58% 221M 1s
23:43:36 135168K ........ ........ ........ ........ ........ ........ 60% 219M 1s
23:43:36 138240K ........ ........ ........ ........ ........ ........ 61% 225M 1s
23:43:36 141312K ........ ........ ........ ........ ........ ........ 62% 196M 0s
23:43:36 144384K ........ ........ ........ ........ ........ ........ 64% 157M 0s
23:43:36 147456K ........ ........ ........ ........ ........ ........ 65% 160M 0s
23:43:36 150528K ........ ........ ........ ........ ........ ........ 66% 157M 0s
23:43:36 153600K ........ ........ ........ ........ ........ ........ 68% 153M 0s
23:43:36 156672K ........ ........ ........ ........ ........ ........ 69% 156M 0s
23:43:36 159744K ........ ........ ........ ........ ........ ........ 70% 159M 0s
23:43:36 162816K ........ ........ ........ ........ ........ ........ 72% 152M 0s
23:43:36 165888K ........ ........ ........ ........ ........ ........ 73% 136M 0s
23:43:36 168960K ........ ........ ........ ........ ........ ........ 74% 154M 0s
23:43:36 172032K ........ ........ ........ ........ ........ ........ 76% 155M 0s
23:43:36 175104K ........ ........ ........ ........ ........ ........ 77% 176M 0s
23:43:36 178176K ........ ........ ........ ........ ........ ........ 78% 158M 0s
23:43:36 181248K ........ ........ ........ ........ ........ ........ 80% 192M 0s
23:43:36 184320K ........ ........ ........ ........ ........ ........ 81% 185M 0s
23:43:36 187392K ........ ........ ........ ........ ........ ........ 83% 142M 0s
23:43:36 190464K ........ ........ ........ ........ ........ ........ 84% 158M 0s
23:43:36 193536K ........ ........ ........ ........ ........ ........ 85% 137M 0s
23:43:36 196608K ........ ........ ........ ........ ........ ........ 87% 75.2M 0s
23:43:36 199680K ........ ........ ........ ........ ........ ........ 88% 145M 0s
23:43:36 202752K ........ ........ ........ ........ ........ ........ 89% 178M 0s
23:43:36 205824K ........ ........ ........ ........ ........ ........ 91% 218M 0s
23:43:36 208896K ........ ........ ........ ........ ........ ........ 92% 181M 0s
23:43:36 211968K ........ ........ ........ ........ ........ ........ 93% 300M 0s
23:43:36 215040K ........ ........ ........ ........ ........ ........ 95% 191M 0s
23:43:36 218112K ........ ........ ........ ........ ........ ........ 96% 187M 0s
23:43:36 221184K ........ ........ ........ ........ ........ ........ 97% 223M 0s
23:43:36 224256K ........ ........ ........ ........ ........ ........ 99% 220M 0s
23:43:36 227328K ........ ........ ........ ........ . 100% 230M=1.3s
23:43:36
23:43:36 2026-01-17 23:43:36 (166 MB/s) - ‘karaf-0.22.2-20260117.175511-400.zip’ saved [234981265/234981265]
23:43:36
23:43:36 Extracting the new controller...
23:43:36 + echo 'Extracting the new controller...'
23:43:36 + unzip -q karaf-0.22.2-20260117.175511-400.zip
23:43:38 Adding external repositories...
23:43:38 + echo 'Adding external repositories...'
23:43:38 + 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
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:38 ################################################################################
23:43:38 #
23:43:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:38 # contributor license agreements. See the NOTICE file distributed with
23:43:38 # this work for additional information regarding copyright ownership.
23:43:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:38 # (the "License"); you may not use this file except in compliance with
23:43:38 # the License. You may obtain a copy of the License at
23:43:38 #
23:43:38 # http://www.apache.org/licenses/LICENSE-2.0
23:43:38 #
23:43:38 # Unless required by applicable law or agreed to in writing, software
23:43:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:38 # See the License for the specific language governing permissions and
23:43:38 # limitations under the License.
23:43:38 #
23:43:38 ################################################################################
23:43:38
23:43:38 #
23:43:38 # If set to true, the following property will not allow any certificate to be used
23:43:38 # when accessing Maven repositories through SSL
23:43:38 #
23:43:38 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:38
23:43:38 #
23:43:38 # Path to the local Maven settings file.
23:43:38 # The repositories defined in this file will be automatically added to the list
23:43:38 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:38 # below is not set.
23:43:38 # The following locations are checked for the existence of the settings.xml file
23:43:38 # * 1. looks for the specified url
23:43:38 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:38 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:38 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:38 #
23:43:38 #org.ops4j.pax.url.mvn.settings=
23:43:38
23:43:38 #
23:43:38 # Path to the local Maven repository which is used to avoid downloading
23:43:38 # artifacts when they already exist locally.
23:43:38 # The value of this property will be extracted from the settings.xml file
23:43:38 # above, or defaulted to:
23:43:38 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:38 #
23:43:38 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:38
23:43:38 #
23:43:38 # Default this to false. It's just weird to use undocumented repos
23:43:38 #
23:43:38 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:38
23:43:38 #
23:43:38 # Uncomment if you don't wanna use the proxy settings
23:43:38 # from the Maven conf/settings.xml file
23:43:38 #
23:43:38 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:38
23:43:38 #
23:43:38 # Comma separated list of repositories scanned when resolving an artifact.
23:43:38 # Those repositories will be checked before iterating through the
23:43:38 # below list of repositories and even before the local repository
23:43:38 # A repository url can be appended with zero or more of the following flags:
23:43:38 # @snapshots : the repository contains snaphots
23:43:38 # @noreleases : the repository does not contain any released artifacts
23:43:38 #
23:43:38 # The following property value will add the system folder as a repo.
23:43:38 #
23:43:38 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:38 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:38 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:38 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:38
23:43:38 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:38 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:38
23:43:38 #
23:43:38 # Comma separated list of repositories scanned when resolving an artifact.
23:43:38 # The default list includes the following repositories:
23:43:38 # http://repo1.maven.org/maven2@id=central
23:43:38 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:38 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:38 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:38 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:38 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:38 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:38 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:38 # to add.
23:43:38 # A repository url can be appended with zero or more of the following flags:
23:43:38 # @snapshots : the repository contains snapshots
23:43:38 # @noreleases : the repository does not contain any released artifacts
23:43:38 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:38 #
23:43:38 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
23:43:38
23:43:38 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:38 + [[ True == \T\r\u\e ]]
23:43:38 + echo 'Configuring the startup features...'
23:43:38 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:38 + FEATURE_TEST_STRING=features-test
23:43:38 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:43:38 + KARAF_VERSION=karaf4
23:43:38 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:38 + 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
23:43:38 + [[ ! -z '' ]]
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:38 ################################################################################
23:43:38 #
23:43:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:38 # contributor license agreements. See the NOTICE file distributed with
23:43:38 # this work for additional information regarding copyright ownership.
23:43:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:38 # (the "License"); you may not use this file except in compliance with
23:43:38 # the License. You may obtain a copy of the License at
23:43:38 #
23:43:38 # http://www.apache.org/licenses/LICENSE-2.0
23:43:38 #
23:43:38 # Unless required by applicable law or agreed to in writing, software
23:43:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:38 # See the License for the specific language governing permissions and
23:43:38 # limitations under the License.
23:43:38 #
23:43:38 ################################################################################
23:43:38
23:43:38 #
23:43:38 # Comma separated list of features repositories to register by default
23:43:38 #
23:43:38 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}/d34574ea-49a3-4e8d-a429-3a71039109df.xml
23:43:38
23:43:38 #
23:43:38 # Comma separated list of features to install at startup
23:43:38 #
23:43:38 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 43a78a72-5ed0-4bb9-a44d-f66430a71e49
23:43:38
23:43:38 #
23:43:38 # Resource repositories (OBR) that the features resolver can use
23:43:38 # to resolve requirements/capabilities
23:43:38 #
23:43:38 # The format of the resourceRepositories is
23:43:38 # resourceRepositories=[xml:url|json:url],...
23:43:38 # for Instance:
23:43:38 #
23:43:38 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:38 # or
23:43:38 #resourceRepositories=json:http://host/path/to/index.json
23:43:38 #
23:43:38
23:43:38 #
23:43:38 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:38 #
23:43:38 featuresBootAsynchronous=false
23:43:38
23:43:38 #
23:43:38 # Service requirements enforcement
23:43:38 #
23:43:38 # By default, the feature resolver checks the service requirements/capabilities of
23:43:38 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:38 # the required bundles.
23:43:38 # The following flag can have those values:
23:43:38 # - disable: service requirements are completely ignored
23:43:38 # - default: service requirements are ignored for old features
23:43:38 # - enforce: service requirements are always verified
23:43:38 #
23:43:38 #serviceRequirements=default
23:43:38
23:43:38 #
23:43:38 # Store cfg file for config element in feature
23:43:38 #
23:43:38 #configCfgStore=true
23:43:38
23:43:38 #
23:43:38 # Define if the feature service automatically refresh bundles
23:43:38 #
23:43:38 autoRefresh=true
23:43:38
23:43:38 #
23:43:38 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:38 # XML file defines instructions related to features processing
23:43:38 # versions.properties may declare properties to resolve placeholders in XML file
23:43:38 # both files are relative to ${karaf.etc}
23:43:38 #
23:43:38 #featureProcessing=org.apache.karaf.features.xml
23:43:38 #featureProcessingVersions=versions.properties
23:43:38 + configure_karaf_log karaf4 ''
23:43:38 + local -r karaf_version=karaf4
23:43:38 + local -r controllerdebugmap=
23:43:38 + local logapi=log4j
23:43:38 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:38 log4j2.rootLogger.level = INFO
23:43:38 #log4j2.rootLogger.type = asyncRoot
23:43:38 #log4j2.rootLogger.includeLocation = false
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:38 log4j2.logger.spifly.level = WARN
23:43:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:38 log4j2.logger.audit.level = INFO
23:43:38 log4j2.logger.audit.additivity = false
23:43:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:38 log4j2.appender.console.type = Console
23:43:38 log4j2.appender.console.name = Console
23:43:38 log4j2.appender.console.layout.type = PatternLayout
23:43:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:38 log4j2.appender.rolling.name = RollingFile
23:43:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:38 #log4j2.appender.rolling.immediateFlush = false
23:43:38 log4j2.appender.rolling.append = true
23:43:38 log4j2.appender.rolling.layout.type = PatternLayout
23:43:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:38 log4j2.appender.rolling.policies.type = Policies
23:43:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:38 log4j2.appender.rolling.policies.size.size = 64MB
23:43:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:38 log4j2.appender.rolling.strategy.max = 7
23:43:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:38 log4j2.appender.audit.name = AuditRollingFile
23:43:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:38 log4j2.appender.audit.append = true
23:43:38 log4j2.appender.audit.layout.type = PatternLayout
23:43:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:38 log4j2.appender.audit.policies.type = Policies
23:43:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:38 log4j2.appender.audit.policies.size.size = 8MB
23:43:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:38 log4j2.appender.audit.strategy.max = 7
23:43:38 log4j2.appender.osgi.type = PaxOsgi
23:43:38 log4j2.appender.osgi.name = PaxOsgi
23:43:38 log4j2.appender.osgi.filter = *
23:43:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:38 #log4j2.logger.aether.level = TRACE
23:43:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:38 #log4j2.logger.http-headers.level = DEBUG
23:43:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:38 #log4j2.logger.maven.level = TRACE
23:43:38 + logapi=log4j2
23:43:38 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:38 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:38 + '[' log4j2 == log4j2 ']'
23:43:38 + 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
23:43:38 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:38 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:38 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:38 + unset IFS
23:43:38 controllerdebugmap:
23:43:38 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:38 + echo 'controllerdebugmap: '
23:43:38 + '[' -n '' ']'
23:43:38 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:38 ################################################################################
23:43:38 #
23:43:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:38 # contributor license agreements. See the NOTICE file distributed with
23:43:38 # this work for additional information regarding copyright ownership.
23:43:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:38 # (the "License"); you may not use this file except in compliance with
23:43:38 # the License. You may obtain a copy of the License at
23:43:38 #
23:43:38 # http://www.apache.org/licenses/LICENSE-2.0
23:43:38 #
23:43:38 # Unless required by applicable law or agreed to in writing, software
23:43:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:38 # See the License for the specific language governing permissions and
23:43:38 # limitations under the License.
23:43:38 #
23:43:38 ################################################################################
23:43:38
23:43:38 # Common pattern layout for appenders
23:43:38 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:38
23:43:38 # Root logger
23:43:38 log4j2.rootLogger.level = INFO
23:43:38 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:38 #log4j2.rootLogger.type = asyncRoot
23:43:38 #log4j2.rootLogger.includeLocation = false
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:38 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:38 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:38 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:38
23:43:38 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:38 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:38
23:43:38 # Loggers configuration
23:43:38
23:43:38 # Spifly logger
23:43:38 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:38 log4j2.logger.spifly.level = WARN
23:43:38
23:43:38 # Security audit logger
23:43:38 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:38 log4j2.logger.audit.level = INFO
23:43:38 log4j2.logger.audit.additivity = false
23:43:38 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:38
23:43:38 # Appenders configuration
23:43:38
23:43:38 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:38 log4j2.appender.console.type = Console
23:43:38 log4j2.appender.console.name = Console
23:43:38 log4j2.appender.console.layout.type = PatternLayout
23:43:38 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:38
23:43:38 # Rolling file appender
23:43:38 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:38 log4j2.appender.rolling.name = RollingFile
23:43:38 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:38 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:38 # uncomment to not force a disk flush
23:43:38 #log4j2.appender.rolling.immediateFlush = false
23:43:38 log4j2.appender.rolling.append = true
23:43:38 log4j2.appender.rolling.layout.type = PatternLayout
23:43:38 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:38 log4j2.appender.rolling.policies.type = Policies
23:43:38 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:38 log4j2.appender.rolling.policies.size.size = 1GB
23:43:38 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:38 log4j2.appender.rolling.strategy.max = 7
23:43:38
23:43:38 # Audit file appender
23:43:38 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:38 log4j2.appender.audit.name = AuditRollingFile
23:43:38 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:38 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:38 log4j2.appender.audit.append = true
23:43:38 log4j2.appender.audit.layout.type = PatternLayout
23:43:38 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:38 log4j2.appender.audit.policies.type = Policies
23:43:38 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:38 log4j2.appender.audit.policies.size.size = 8MB
23:43:38 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:38 log4j2.appender.audit.strategy.max = 7
23:43:38
23:43:38 # OSGi appender
23:43:38 log4j2.appender.osgi.type = PaxOsgi
23:43:38 log4j2.appender.osgi.name = PaxOsgi
23:43:38 log4j2.appender.osgi.filter = *
23:43:38
23:43:38 # help with identification of maven-related problems with pax-url-aether
23:43:38 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:38 #log4j2.logger.aether.level = TRACE
23:43:38 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:38 #log4j2.logger.http-headers.level = DEBUG
23:43:38 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:38 #log4j2.logger.maven.level = TRACE
23:43:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:38 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:38 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:38 + local -r controllermem=2048m
23:43:38 Configure
23:43:38 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:38 max memory: 2048m
23:43:38 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 + echo Configure
23:43:38 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:38 + echo ' max memory: 2048m'
23:43:38 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:43:38 + 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
23:43:38 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:43:38 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:43:38 #!/bin/sh
23:43:38 #
23:43:38 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:38 # contributor license agreements. See the NOTICE file distributed with
23:43:38 # this work for additional information regarding copyright ownership.
23:43:38 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:38 # (the "License"); you may not use this file except in compliance with
23:43:38 # the License. You may obtain a copy of the License at
23:43:38 #
23:43:38 # http://www.apache.org/licenses/LICENSE-2.0
23:43:38 #
23:43:38 # Unless required by applicable law or agreed to in writing, software
23:43:38 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:38 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:38 # See the License for the specific language governing permissions and
23:43:38 # limitations under the License.
23:43:38 #
23:43:38
23:43:38 #
23:43:38 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:38 # script: client, instance, shell, start, status, stop, karaf
23:43:38 #
23:43:38 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:38 # Actions go here...
23:43:38 # fi
23:43:38
23:43:38 #
23:43:38 # general settings which should be applied for all scripts go here; please keep
23:43:38 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:38 # in example of the start script where the start script is executed first and the
23:43:38 # karaf script afterwards.
23:43:38 #
23:43:38
23:43:38 #
23:43:38 # The following section shows the possible configuration options for the default
23:43:38 # karaf scripts
23:43:38 #
23:43:38 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:38 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:38 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:38 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:38 # export KARAF_HOME # Karaf home folder
23:43:38 # export KARAF_DATA # Karaf data folder
23:43:38 # export KARAF_BASE # Karaf base folder
23:43:38 # export KARAF_ETC # Karaf etc folder
23:43:38 # export KARAF_LOG # Karaf log folder
23:43:38 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:38 # export KARAF_OPTS # Additional available Karaf options
23:43:38 # export KARAF_DEBUG # Enable debug mode
23:43:38 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:38 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:38 Set Java version
23:43:38 + echo 'Set Java version'
23:43:38 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:38 sudo: a password is required
23:43:38 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:38 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:38 sudo: a password is required
23:43:38 JDK default version ...
23:43:38 + echo 'JDK default version ...'
23:43:38 + java -version
23:43:38 openjdk version "21.0.9" 2025-10-21
23:43:38 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:43:38 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:43:38 Set JAVA_HOME
23:43:38 + echo 'Set JAVA_HOME'
23:43:38 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:38 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:38 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:38 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:38 Listing all open ports on controller system...
23:43:38 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:38 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:38 + echo 'Listing all open ports on controller system...'
23:43:38 + netstat -pnatu
23:43:38 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:38 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:38 Configuring cluster
23:43:38 + echo 'Configuring cluster'
23:43:38 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.95
23:43:38 ################################################
23:43:38 ## Configure Cluster ##
23:43:38 ################################################
23:43:38 NOTE: Cluster configuration files not found. Copying from
23:43:38 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:43:38 Configuring unique name in pekko.conf
23:43:38 Configuring hostname in pekko.conf
23:43:38 Configuring data and rpc seed nodes in pekko.conf
23:43:38 modules = [
23:43:38
23:43:38 {
23:43:38 name = "inventory"
23:43:38 namespace = "urn:opendaylight:inventory"
23:43:38 shard-strategy = "module"
23:43:38 },
23:43:38 {
23:43:38 name = "topology"
23:43:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:38 shard-strategy = "module"
23:43:38 },
23:43:38 {
23:43:38 name = "toaster"
23:43:38 namespace = "http://netconfcentral.org/ns/toaster"
23:43:38 shard-strategy = "module"
23:43:38 }
23:43:38 ]
23:43:38 Configuring replication type in module-shards.conf
23:43:38 ################################################
23:43:38 ## NOTE: Manually restart controller to ##
23:43:38 ## apply configuration. ##
23:43:38 ################################################
23:43:38 Dump pekko.conf
23:43:38 + echo 'Dump pekko.conf'
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:43:38
23:43:38 odl-cluster-data {
23:43:38 pekko {
23:43:38 remote {
23:43:38 artery {
23:43:38 enabled = on
23:43:38 transport = tcp
23:43:38 canonical.hostname = "10.30.170.95"
23:43:38 canonical.port = 2550
23:43:38 }
23:43:38 }
23:43:38
23:43:38 cluster {
23:43:38 # Using artery.
23:43:38 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.95:2550"]
23:43:38
23:43:38 roles = ["member-1"]
23:43:38
23:43:38 # when under load we might trip a false positive on the failure detector
23:43:38 # failure-detector {
23:43:38 # heartbeat-interval = 4 s
23:43:38 # acceptable-heartbeat-pause = 16s
23:43:38 # }
23:43:38 }
23:43:38
23:43:38 persistence {
23:43:38 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:43:38 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:43:38 # The relative path is always relative to KARAF_HOME.
23:43:38
23:43:38 # snapshot-store.local.dir = "target/snapshots"
23:43:38
23:43:38 # Use lz4 compression for LocalSnapshotStore snapshots
23:43:38 snapshot-store.local.use-lz4-compression = false
23:43:38 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:43:38 snapshot-store.local.lz4-blocksize = 256KB
23:43:38 }
23:43:38 disable-default-actor-system-quarantined-event-handling = "false"
23:43:38 }
23:43:38 }
23:43:38 Dump modules.conf
23:43:38 + echo 'Dump modules.conf'
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:43:38 modules = [
23:43:38
23:43:38 {
23:43:38 name = "inventory"
23:43:38 namespace = "urn:opendaylight:inventory"
23:43:38 shard-strategy = "module"
23:43:38 },
23:43:38 {
23:43:38 name = "topology"
23:43:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:38 shard-strategy = "module"
23:43:38 },
23:43:38 {
23:43:38 name = "toaster"
23:43:38 namespace = "http://netconfcentral.org/ns/toaster"
23:43:38 shard-strategy = "module"
23:43:38 }
23:43:38 ]
23:43:38 Dump module-shards.conf
23:43:38 + echo 'Dump module-shards.conf'
23:43:38 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:43:38 module-shards = [
23:43:38 {
23:43:38 name = "default"
23:43:38 shards = [
23:43:38 {
23:43:38 name = "default"
23:43:38 replicas = ["member-1"]
23:43:38 }
23:43:38 ]
23:43:38 },
23:43:38 {
23:43:38 name = "inventory"
23:43:38 shards = [
23:43:38 {
23:43:38 name="inventory"
23:43:38 replicas = ["member-1"]
23:43:38 }
23:43:38 ]
23:43:38 },
23:43:38 {
23:43:38 name = "topology"
23:43:38 shards = [
23:43:38 {
23:43:38 name="topology"
23:43:38 replicas = ["member-1"]
23:43:38 }
23:43:38 ]
23:43:38 },
23:43:38 {
23:43:38 name = "toaster"
23:43:38 shards = [
23:43:38 {
23:43:38 name="toaster"
23:43:38 replicas = ["member-1"]
23:43:38 }
23:43:38 ]
23:43:38 }
23:43:38 ]
23:43:38 Locating config plan to use...
23:43:38 Finished running config plans
23:43:38 Starting member-1 with IP address 10.30.170.95
23:43:39 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:39 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:39 Redirecting karaf console output to karaf_console.log
23:43:39 Starting controller...
23:43:39 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:43:39 Execute the post startup script on controller 10.30.170.95
23:43:39 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:39 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:43:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:43:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:43:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:44:45 2026-01-17T23:43:59,826 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:44:45 Controller is UP
23:44:45 2026-01-17T23:43:59,826 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:44:45 Listing all open ports on controller system...
23:44:45 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:44:45 looking for "BindException: Address already in use" in log file
23:44:45 looking for "server is unhealthy" in log file
23:44:45 Let's take the karaf thread dump
23:44:45 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:44:45 karaf main: org.apache.karaf.main.Main, pid:2049
23:44:45 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:44:46 Generating mininet variables...
23:44:46 Locating test plan to use...
23:44:46 Changing the testplan path...
23:44:46 # Place the suites in run order:
23:44:46 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot
23:44:46 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ...
23:44:47 ==============================================================================
23:44:47 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current...
23:44:47 ==============================================================================
23:44:47 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l...
23:44:48
23:44:48 Start a mininet full mesh 16 switches
23:44:50 Verify controller is OK
23:44:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:44:52 Checking 16 switches
23:44:54 Check number of links in inventory is 240
23:44:54 Topology Discovery Time = 3.424 seconds
23:44:54 Adding 10000 flows
23:46:08 Checking 10000 flows in Mininet
23:46:09 Checking 10000 flows in Operational DS
23:46:12 Sleep for 60s seconds
23:47:12 Deleting 10000 flows
23:48:04 Checking no flows in Mininet
23:48:04 Checking no flows in Operational DS
23:48:07 Stopping Mininet
23:48:10 Checking No Switches
23:48:21
23:48:21
23:48:21 Execution stopped because: Fail checking no switch
23:48:21 Test executed for 3min 33s 155ms seconds
23:48:21 | FAIL |
23:48:21 Fail checking no switch
23:48:21 ------------------------------------------------------------------------------
23:48:23 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL |
23:48:23 1 test, 0 passed, 1 failed
23:48:23 ==============================================================================
23:48:23 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/output.xml
23:48:23 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/log.html
23:48:23 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/report.html
23:48:23 Examining the files in data/log and checking filesize
23:48:23 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:24 total 400
23:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 23:43 .
23:48:24 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 17 23:43 karaf_console.log
23:48:24 drwxrwxr-x 9 jenkins jenkins 4096 Jan 17 23:43 ..
23:48:24 -rw-rw-r-- 1 jenkins jenkins 393788 Jan 17 23:44 karaf.log
23:48:24 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:24 388K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:48:24 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:48:24 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:24 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
23:48:24 Let's take the karaf thread dump again...
23:48:24 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:24 karaf main: org.apache.karaf.main.Main, pid:2049
23:48:24 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:25 Killing ODL
23:48:25 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:30 Compressing karaf.log 1
23:48:30 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:30 Fetching compressed karaf.log 1
23:48:30 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:30 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:31 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:31 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:31 Fetch GC logs
23:48:31 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:48:31 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:48:31 Examine copied files
23:48:31 total 3460
23:48:31 drwxrwxr-x. 2 jenkins jenkins 6 Jan 17 23:48 gclogs-1
23:48:31 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 17 23:48 odl1_karaf_console.log
23:48:31 -rw-rw-r--. 1 jenkins jenkins 30164 Jan 17 23:48 odl1_karaf.log.gz
23:48:31 -rw-rw-r--. 1 jenkins jenkins 192726 Jan 17 23:48 karaf_1_2049_threads_after.log
23:48:31 -rw-rw-r--. 1 jenkins jenkins 13741 Jan 17 23:48 ps_after.log
23:48:31 -rw-rw-r--. 1 jenkins jenkins 244533 Jan 17 23:48 report.html
23:48:31 -rw-rw-r--. 1 jenkins jenkins 378094 Jan 17 23:48 log.html
23:48:31 -rw-rw-r--. 1 jenkins jenkins 2475468 Jan 17 23:48 output.xml
23:48:31 -rw-rw-r--. 1 jenkins jenkins 164 Jan 17 23:44 testplan.txt
23:48:31 -rw-rw-r--. 1 jenkins jenkins 115571 Jan 17 23:44 karaf_1_2049_threads_before.log
23:48:31 -rw-rw-r--. 1 jenkins jenkins 14176 Jan 17 23:44 ps_before.log
23:48:31 -rw-rw-r--. 1 jenkins jenkins 3308 Jan 17 23:43 post-startup-script.sh
23:48:31 -rw-rw-r--. 1 jenkins jenkins 252 Jan 17 23:43 startup-script.sh
23:48:31 -rw-rw-r--. 1 jenkins jenkins 3462 Jan 17 23:43 configuration-script.sh
23:48:31 -rw-rw-r--. 1 jenkins jenkins 337 Jan 17 23:43 detect_variables.env
23:48:31 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 17 23:43 pom.xml
23:48:31 -rw-rw-r--. 1 jenkins jenkins 92 Jan 17 23:43 set_variables.env
23:48:31 -rw-rw-r--. 1 jenkins jenkins 297 Jan 17 23:43 slave_addresses.txt
23:48:31 -rw-rw-r--. 1 jenkins jenkins 570 Jan 17 23:42 requirements.txt
23:48:31 -rw-rw-r--. 1 jenkins jenkins 26 Jan 17 23:42 env.properties
23:48:31 -rw-rw-r--. 1 jenkins jenkins 333 Jan 17 23:40 stack-parameters.yaml
23:48:31 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 17 23:40 test
23:48:31 drwxrwxr-x. 2 jenkins jenkins 6 Jan 17 23:40 test@tmp
23:48:31 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 17 17:55 maven-metadata.xml
23:48:31 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins12281465440271541332.sh
23:48:31 Karaf Deployments, Tests must have already run
23:48:31 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins13518152509031361083.sh
23:48:31 Cleaning up Robot installation...
23:48:32 $ ssh-agent -k
23:48:32 unset SSH_AUTH_SOCK;
23:48:32 unset SSH_AGENT_PID;
23:48:32 echo Agent pid 5282 killed;
23:48:32 [ssh-agent] Stopped.
23:48:32 Recording plot data
23:48:32 Robot results publisher started...
23:48:32 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:48:32 -Parsing output xml:
23:48:32 Done!
23:48:32 -Copying log files to build dir:
23:48:32 Done!
23:48:32 -Assigning results to build:
23:48:32 Done!
23:48:32 -Checking thresholds:
23:48:32 Done!
23:48:32 Done publishing Robot results.
23:48:32 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:48:32 [PostBuildScript] - [INFO] Executing post build scripts.
23:48:33 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins4221439261179551725.sh
23:48:33 Archiving csit artifacts
23:48:33 mv: cannot stat '*_1.png': No such file or directory
23:48:33 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:48:33 % Total % Received % Xferd Average Speed Time Time Time Current
23:48:33 Dload Upload Total Spent Left Speed
23:48:33
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 363k 0 363k 0 0 4488k 0 --:--:-- --:--:-- --:--:-- 4488k
23:48:33 Archive: robot-plugin.zip
23:48:33 inflating: ./archives/robot-plugin/log.html
23:48:33 inflating: ./archives/robot-plugin/output.xml
23:48:33 inflating: ./archives/robot-plugin/report.html
23:48:33 mv: cannot stat '*.log.gz': No such file or directory
23:48:33 mv: cannot stat '*.csv': No such file or directory
23:48:33 mv: cannot stat '*.png': No such file or directory
23:48:33 [PostBuildScript] - [INFO] Executing post build scripts.
23:48:33 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins17204767778494766182.sh
23:48:33 [PostBuildScript] - [INFO] Executing post build scripts.
23:48:33 [EnvInject] - Injecting environment variables from a build step.
23:48:33 [EnvInject] - Injecting as environment variables the properties content
23:48:33 OS_CLOUD=vex
23:48:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:48:33
23:48:33 [EnvInject] - Variables injected successfully.
23:48:33 provisioning config files...
23:48:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:48:33 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins676355960511881078.sh
23:48:33 ---> openstack-stack-delete.sh
23:48:33 Setup pyenv:
23:48:33 system
23:48:33 3.8.13
23:48:33 3.9.13
23:48:33 3.10.13
23:48:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:48:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:48:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:48:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:48:35 lf-activate-venv(): INFO: Base packages installed successfully
23:48:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:48:50 INFO: Stack cost retrieval disabled, setting cost to 0
23:49:02 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:49:02 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-titanium-71
23:49:02 [PostBuildScript] - [INFO] Executing post build scripts.
23:49:02 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins18003028707212309074.sh
23:49:02 ---> sysstat.sh
23:49:02 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins5008558637301226928.sh
23:49:02 ---> package-listing.sh
23:49:02 ++ facter osfamily
23:49:02 ++ tr '[:upper:]' '[:lower:]'
23:49:03 + OS_FAMILY=redhat
23:49:03 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-titanium
23:49:03 + START_PACKAGES=/tmp/packages_start.txt
23:49:03 + END_PACKAGES=/tmp/packages_end.txt
23:49:03 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:49:03 + PACKAGES=/tmp/packages_start.txt
23:49:03 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']'
23:49:03 + PACKAGES=/tmp/packages_end.txt
23:49:03 + case "${OS_FAMILY}" in
23:49:03 + rpm -qa
23:49:03 + sort
23:49:03 + '[' -f /tmp/packages_start.txt ']'
23:49:03 + '[' -f /tmp/packages_end.txt ']'
23:49:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:49:03 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']'
23:49:03 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/
23:49:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/
23:49:03 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9750516353912559106.sh
23:49:03 ---> capture-instance-metadata.sh
23:49:03 Setup pyenv:
23:49:03 system
23:49:03 3.8.13
23:49:03 3.9.13
23:49:03 3.10.13
23:49:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:49:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:49:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:06 lf-activate-venv(): INFO: Base packages installed successfully
23:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools
23:49:16 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:49:16 INFO: Running in OpenStack, capturing instance metadata
23:49:16 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins2981883633432605795.sh
23:49:16 provisioning config files...
23:49:16 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-titanium #71
23:49:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/config5178632726793472770tmp
23:49:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:49:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:49:16 provisioning config files...
23:49:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:49:16 [EnvInject] - Injecting environment variables from a build step.
23:49:16 [EnvInject] - Injecting as environment variables the properties content
23:49:16 SERVER_ID=logs
23:49:16
23:49:16 [EnvInject] - Variables injected successfully.
23:49:17 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins16687965033673305950.sh
23:49:17 ---> create-netrc.sh
23:49:17 WARN: Log server credential not found.
23:49:17 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins6155367143859943396.sh
23:49:17 ---> python-tools-install.sh
23:49:17 Setup pyenv:
23:49:17 system
23:49:17 3.8.13
23:49:17 3.9.13
23:49:17 3.10.13
23:49:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:49:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:49:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:19 lf-activate-venv(): INFO: Base packages installed successfully
23:49:19 lf-activate-venv(): INFO: Installing additional packages: lftools
23:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:49:29 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins2310901864261820561.sh
23:49:29 ---> sudo-logs.sh
23:49:29 Archiving 'sudo' log..
23:49:29 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins8607382442110543501.sh
23:49:29 ---> job-cost.sh
23:49:29 Setup pyenv:
23:49:29 system
23:49:29 3.8.13
23:49:29 3.9.13
23:49:29 3.10.13
23:49:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:49:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:32 lf-activate-venv(): INFO: Base packages installed successfully
23:49:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:49:39 DEBUG: total: 0
23:49:39 INFO: Retrieving Stack Cost...
23:49:40 INFO: Retrieving Pricing Info for: v3-standard-2
23:49:40 INFO: Archiving Costs
23:49:40 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins14329619204996525500.sh
23:49:40 ---> logs-deploy.sh
23:49:40 Setup pyenv:
23:49:40 system
23:49:40 3.8.13
23:49:40 3.9.13
23:49:40 3.10.13
23:49:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version)
23:49:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KyY2 from file:/tmp/.os_lf_venv
23:49:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:42 lf-activate-venv(): INFO: Base packages installed successfully
23:49:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-KyY2/bin to PATH
23:49:52 WARNING: Nexus logging server not set
23:49:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-titanium/71/
23:49:52 INFO: archiving logs to S3
23:49:53 ---> uname -a:
23:49:53 Linux prd-centos8-robot-2c-8g-1583.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
23:49:53
23:49:53
23:49:53 ---> lscpu:
23:49:53 Architecture: x86_64
23:49:53 CPU op-mode(s): 32-bit, 64-bit
23:49:53 Byte Order: Little Endian
23:49:53 CPU(s): 2
23:49:53 On-line CPU(s) list: 0,1
23:49:53 Thread(s) per core: 1
23:49:53 Core(s) per socket: 1
23:49:53 Socket(s): 2
23:49:53 NUMA node(s): 1
23:49:53 Vendor ID: AuthenticAMD
23:49:53 CPU family: 23
23:49:53 Model: 49
23:49:53 Model name: AMD EPYC-Rome Processor
23:49:53 Stepping: 0
23:49:53 CPU MHz: 2799.996
23:49:53 BogoMIPS: 5599.99
23:49:53 Virtualization: AMD-V
23:49:53 Hypervisor vendor: KVM
23:49:53 Virtualization type: full
23:49:53 L1d cache: 32K
23:49:53 L1i cache: 32K
23:49:53 L2 cache: 512K
23:49:53 L3 cache: 16384K
23:49:53 NUMA node0 CPU(s): 0,1
23:49:53 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
23:49:53
23:49:53
23:49:53 ---> nproc:
23:49:53 2
23:49:53
23:49:53
23:49:53 ---> df -h:
23:49:53 Filesystem Size Used Avail Use% Mounted on
23:49:53 devtmpfs 3.8G 0 3.8G 0% /dev
23:49:53 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:49:53 tmpfs 3.8G 17M 3.8G 1% /run
23:49:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:49:53 /dev/vda1 40G 8.4G 32G 21% /
23:49:53 tmpfs 770M 0 770M 0% /run/user/1001
23:49:53
23:49:53
23:49:53 ---> free -m:
23:49:53 total used free shared buff/cache available
23:49:53 Mem: 7697 586 4921 19 2189 6812
23:49:53 Swap: 1023 0 1023
23:49:53
23:49:53
23:49:53 ---> ip addr:
23:49:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:49:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:49:53 inet 127.0.0.1/8 scope host lo
23:49:53 valid_lft forever preferred_lft forever
23:49:53 inet6 ::1/128 scope host
23:49:53 valid_lft forever preferred_lft forever
23:49:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:49:53 link/ether fa:16:3e:36:2c:58 brd ff:ff:ff:ff:ff:ff
23:49:53 altname enp0s3
23:49:53 altname ens3
23:49:53 inet 10.30.171.170/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:49:53 valid_lft 85764sec preferred_lft 85764sec
23:49:53 inet6 fe80::f816:3eff:fe36:2c58/64 scope link
23:49:53 valid_lft forever preferred_lft forever
23:49:53
23:49:53
23:49:53 ---> sar -b -r -n DEV:
23:49:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/17/2026 _x86_64_ (2 CPU)
23:49:53
23:49:53 23:39:13 LINUX RESTART (2 CPU)
23:49:53
23:49:53 11:40:01 PM tps rtps wtps bread/s bwrtn/s
23:49:53 11:41:01 PM 95.09 6.39 88.69 1097.35 6616.02
23:49:53 11:42:01 PM 76.72 1.05 75.67 73.99 10485.02
23:49:53 11:43:01 PM 37.04 3.78 33.26 1255.85 2267.11
23:49:53 11:44:01 PM 73.46 6.01 67.44 490.24 8000.42
23:49:53 11:45:01 PM 6.32 0.08 6.23 5.87 507.50
23:49:53 11:46:01 PM 2.22 0.00 2.22 0.00 120.96
23:49:53 11:47:01 PM 0.38 0.00 0.38 0.00 6.58
23:49:53 11:48:01 PM 0.18 0.00 0.18 0.00 2.67
23:49:53 11:49:01 PM 14.61 0.32 14.30 36.93 584.79
23:49:53 Average: 34.01 1.96 32.05 328.98 3177.05
23:49:53
23:49:53 11:40:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:49:53 11:41:01 PM 5247224 7046172 2635200 33.43 2688 1975944 674300 7.55 186612 2111652 232932
23:49:53 11:42:01 PM 5161316 7006124 2721108 34.52 2688 2021188 705152 7.90 209692 2164196 9944
23:49:53 11:43:01 PM 4956704 6969888 2925720 37.12 2688 2183724 752040 8.42 261420 2298944 103560
23:49:53 11:44:01 PM 4941056 7055528 2941368 37.32 2688 2281984 641816 7.19 266104 2294252 10832
23:49:53 11:45:01 PM 4884940 7001008 2997484 38.03 2688 2283580 727688 8.15 266572 2347920 1432
23:49:53 11:46:01 PM 4885496 7001564 2996928 38.02 2688 2283580 727688 8.15 266572 2347888 12
23:49:53 11:47:01 PM 4870688 6986772 3011736 38.21 2688 2283596 743628 8.33 266572 2361488 12
23:49:53 11:48:01 PM 4870808 6986896 3011616 38.21 2688 2283600 743628 8.33 266572 2362000 8
23:49:53 11:49:01 PM 5053184 6985008 2829240 35.89 2688 2105212 725812 8.13 309624 2157856 30180
23:49:53 Average: 4985713 7004329 2896711 36.75 2688 2189156 715750 8.01 255527 2271800 43212
23:49:53
23:49:53 11:40:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:49:53 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:41:01 PM eth0 150.02 114.70 1184.08 23.71 0.00 0.00 0.00 0.00
23:49:53 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:42:01 PM eth0 70.70 47.03 602.72 6.38 0.00 0.00 0.00 0.00
23:49:53 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:43:01 PM eth0 43.09 36.92 335.23 7.71 0.00 0.00 0.00 0.00
23:49:53 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:44:01 PM eth0 173.76 145.40 41.27 37.34 0.00 0.00 0.00 0.00
23:49:53 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:45:01 PM eth0 43.84 34.41 24.86 12.83 0.00 0.00 0.00 0.00
23:49:53 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:46:01 PM eth0 278.65 277.62 56.04 116.18 0.00 0.00 0.00 0.00
23:49:53 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:47:01 PM eth0 42.94 41.24 148.51 13.83 0.00 0.00 0.00 0.00
23:49:53 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:48:01 PM eth0 162.52 160.91 52.28 57.84 0.00 0.00 0.00 0.00
23:49:53 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 11:49:01 PM eth0 62.56 43.98 120.34 25.34 0.00 0.00 0.00 0.00
23:49:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:49:53 Average: eth0 114.23 100.24 285.10 33.46 0.00 0.00 0.00 0.00
23:49:53
23:49:53
23:49:53 ---> sar -P ALL:
23:49:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/17/2026 _x86_64_ (2 CPU)
23:49:53
23:49:53 23:39:13 LINUX RESTART (2 CPU)
23:49:53
23:49:53 11:40:01 PM CPU %user %nice %system %iowait %steal %idle
23:49:53 11:41:01 PM all 40.17 0.00 6.07 0.87 0.11 52.78
23:49:53 11:41:01 PM 0 52.12 0.00 7.87 1.03 0.12 38.86
23:49:53 11:41:01 PM 1 28.26 0.00 4.27 0.71 0.10 66.66
23:49:53 11:42:01 PM all 16.39 0.00 2.30 0.99 0.08 80.25
23:49:53 11:42:01 PM 0 12.70 0.00 2.20 1.07 0.07 83.96
23:49:53 11:42:01 PM 1 20.08 0.00 2.39 0.92 0.08 76.53
23:49:53 11:43:01 PM all 23.83 0.00 3.69 0.32 0.09 72.07
23:49:53 11:43:01 PM 0 29.62 0.00 3.87 0.25 0.08 66.18
23:49:53 11:43:01 PM 1 18.03 0.00 3.52 0.40 0.10 77.95
23:49:53 11:44:01 PM all 21.14 0.00 4.18 0.67 0.08 73.93
23:49:53 11:44:01 PM 0 34.70 0.00 5.32 0.75 0.08 59.15
23:49:53 11:44:01 PM 1 7.66 0.00 3.05 0.58 0.07 88.65
23:49:53 11:45:01 PM all 4.41 0.00 0.26 0.06 0.06 95.22
23:49:53 11:45:01 PM 0 7.27 0.00 0.37 0.08 0.05 92.23
23:49:53 11:45:01 PM 1 1.55 0.00 0.15 0.03 0.07 98.19
23:49:53 11:46:01 PM all 21.99 0.00 0.51 0.01 0.08 77.41
23:49:53 11:46:01 PM 0 38.62 0.00 0.74 0.00 0.08 60.56
23:49:53 11:46:01 PM 1 5.38 0.00 0.28 0.02 0.08 94.23
23:49:53 11:47:01 PM all 2.95 0.00 0.18 0.00 0.07 96.80
23:49:53 11:47:01 PM 0 5.13 0.00 0.15 0.00 0.05 94.67
23:49:53 11:47:01 PM 1 0.77 0.00 0.22 0.00 0.08 98.93
23:49:53 11:48:01 PM all 22.15 0.00 0.39 0.00 0.08 77.37
23:49:53 11:48:01 PM 0 43.75 0.00 0.60 0.00 0.08 55.56
23:49:53 11:48:01 PM 1 0.59 0.00 0.18 0.00 0.08 99.15
23:49:53 11:49:01 PM all 15.75 0.00 2.03 0.06 0.07 82.10
23:49:53 11:49:01 PM 0 18.36 0.00 2.30 0.05 0.07 79.22
23:49:53 11:49:01 PM 1 13.12 0.00 1.75 0.07 0.07 85.00
23:49:53 Average: all 18.77 0.00 2.18 0.33 0.08 78.64
23:49:53 Average: 0 26.92 0.00 2.60 0.36 0.08 70.04
23:49:53 Average: 1 10.62 0.00 1.76 0.30 0.08 87.24
23:49:53
23:49:53
23:49:53