19:41:38 Started by upstream project "integration-sanity-test-vanadium" build number 115
19:41:38 originally caused by:
19:41:38 Started by timer
19:41:38 Running as SYSTEM
19:41:38 [EnvInject] - Loading node environment variables.
19:41:38 Building remotely on prd-centos8-robot-2c-8g-13383 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:41:38 [ssh-agent] Looking for ssh-agent implementation...
19:41:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
19:41:39 $ ssh-agent
19:41:39 SSH_AUTH_SOCK=/tmp/ssh-nsRFNvWmMpVa/agent.5172
19:41:39 SSH_AGENT_PID=5173
19:41:39 [ssh-agent] Started.
19:41:39 Running ssh-add (command line suppressed)
19:41:39 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1006309770125089035.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1006309770125089035.key)
19:41:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
19:41:39 The recommended git tool is: NONE
19:41:46 using credential opendaylight-jenkins-ssh
19:41:46 Wiping out workspace first.
19:41:46 Cloning the remote Git repository
19:41:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
19:41:46 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
19:41:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:41:46 > git --version # timeout=10
19:41:46 > git --version # 'git version 2.43.0'
19:41:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:41:46 [INFO] Currently running in a labeled security context
19:41:46 [INFO] Currently SELinux is 'enforcing' on the host
19:41:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh13153205720343025872.key
19:41:46 Verifying host key using known hosts file
19:41:46 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.
19:41:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
19:41:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:41:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:41:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:41:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:41:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:41:49 [INFO] Currently running in a labeled security context
19:41:49 [INFO] Currently SELinux is 'enforcing' on the host
19:41:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh17442176225752128755.key
19:41:49 Verifying host key using known hosts file
19:41:49 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.
19:41:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
19:41:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:41:49 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master)
19:41:49 > git config core.sparsecheckout # timeout=10
19:41:49 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
19:41:50 Commit message: "Define vanadium stream"
19:41:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:41:50 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10
19:41:50 No emails were triggered.
19:41:50 provisioning config files...
19:41:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
19:41:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
19:41:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:41:50 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17515118106696833386.sh
19:41:50 ---> python-tools-install.sh
19:41:50 Setup pyenv:
19:41:51 system
19:41:51 * 3.8.13 (set by /opt/pyenv/version)
19:41:51 * 3.9.13 (set by /opt/pyenv/version)
19:41:51 * 3.10.13 (set by /opt/pyenv/version)
19:41:51 * 3.11.7 (set by /opt/pyenv/version)
19:41:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2uQs
19:41:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
19:41:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:41:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:41:59 lf-activate-venv(): INFO: Base packages installed successfully
19:41:59 lf-activate-venv(): INFO: Installing additional packages: lftools
19:42:26 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:42:26 Generating Requirements File
19:42:47 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.
19:42:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
19:42:47 Python 3.11.7
19:42:47 pip 25.3 from /tmp/venv-2uQs/lib/python3.11/site-packages/pip (python 3.11)
19:42:47 appdirs==1.4.4
19:42:47 argcomplete==3.6.3
19:42:47 aspy.yaml==1.3.0
19:42:47 attrs==25.4.0
19:42:47 autopage==0.5.2
19:42:47 beautifulsoup4==4.14.3
19:42:47 boto3==1.42.9
19:42:47 botocore==1.42.9
19:42:47 bs4==0.0.2
19:42:47 cachetools==6.2.3
19:42:47 certifi==2025.11.12
19:42:47 cffi==2.0.0
19:42:47 cfgv==3.5.0
19:42:47 chardet==5.2.0
19:42:47 charset-normalizer==3.4.4
19:42:47 click==8.3.1
19:42:47 cliff==4.13.0
19:42:47 cmd2==3.0.0
19:42:47 cryptography==3.3.2
19:42:47 debtcollector==3.0.0
19:42:47 decorator==5.2.1
19:42:47 defusedxml==0.7.1
19:42:47 Deprecated==1.3.1
19:42:47 distlib==0.4.0
19:42:47 dnspython==2.8.0
19:42:47 docker==7.1.0
19:42:47 dogpile.cache==1.5.0
19:42:47 durationpy==0.10
19:42:47 email-validator==2.3.0
19:42:47 filelock==3.20.0
19:42:47 future==1.0.0
19:42:47 gitdb==4.0.12
19:42:47 GitPython==3.1.45
19:42:47 google-auth==2.43.0
19:42:47 httplib2==0.31.0
19:42:47 identify==2.6.15
19:42:47 idna==3.11
19:42:47 importlib-resources==1.5.0
19:42:47 iso8601==2.1.0
19:42:47 Jinja2==3.1.6
19:42:47 jmespath==1.0.1
19:42:47 jsonpatch==1.33
19:42:47 jsonpointer==3.0.0
19:42:47 jsonschema==4.25.1
19:42:47 jsonschema-specifications==2025.9.1
19:42:47 keystoneauth1==5.12.0
19:42:47 kubernetes==34.1.0
19:42:47 lftools==0.37.18
19:42:47 lxml==6.0.2
19:42:47 markdown-it-py==4.0.0
19:42:47 MarkupSafe==3.0.3
19:42:47 mdurl==0.1.2
19:42:47 msgpack==1.1.2
19:42:47 multi_key_dict==2.0.3
19:42:47 munch==4.0.0
19:42:47 netaddr==1.3.0
19:42:47 niet==1.4.2
19:42:47 nodeenv==1.9.1
19:42:47 oauth2client==4.1.3
19:42:47 oauthlib==3.3.1
19:42:47 openstacksdk==4.8.0
19:42:47 os-service-types==1.8.2
19:42:47 osc-lib==4.2.0
19:42:47 oslo.config==10.1.0
19:42:47 oslo.context==6.2.0
19:42:47 oslo.i18n==6.7.1
19:42:47 oslo.log==7.2.1
19:42:47 oslo.serialization==5.8.0
19:42:47 oslo.utils==9.2.0
19:42:47 packaging==25.0
19:42:47 pbr==7.0.3
19:42:47 platformdirs==4.5.1
19:42:47 prettytable==3.17.0
19:42:47 psutil==7.1.3
19:42:47 pyasn1==0.6.1
19:42:47 pyasn1_modules==0.4.2
19:42:47 pycparser==2.23
19:42:47 pygerrit2==2.0.15
19:42:47 PyGithub==2.8.1
19:42:47 Pygments==2.19.2
19:42:47 PyJWT==2.10.1
19:42:47 PyNaCl==1.6.1
19:42:47 pyparsing==2.4.7
19:42:47 pyperclip==1.11.0
19:42:47 pyrsistent==0.20.0
19:42:47 python-cinderclient==9.8.0
19:42:47 python-dateutil==2.9.0.post0
19:42:47 python-heatclient==4.3.0
19:42:47 python-jenkins==1.8.3
19:42:47 python-keystoneclient==5.7.0
19:42:47 python-magnumclient==4.9.0
19:42:47 python-openstackclient==8.2.0
19:42:47 python-swiftclient==4.9.0
19:42:47 PyYAML==6.0.3
19:42:47 referencing==0.37.0
19:42:47 requests==2.32.5
19:42:47 requests-oauthlib==2.0.0
19:42:47 requestsexceptions==1.4.0
19:42:47 rfc3986==2.0.0
19:42:47 rich==14.2.0
19:42:47 rich-argparse==1.7.2
19:42:47 rpds-py==0.30.0
19:42:47 rsa==4.9.1
19:42:47 ruamel.yaml==0.18.16
19:42:47 ruamel.yaml.clib==0.2.15
19:42:47 s3transfer==0.16.0
19:42:47 simplejson==3.20.2
19:42:47 six==1.17.0
19:42:47 smmap==5.0.2
19:42:47 soupsieve==2.8
19:42:47 stevedore==5.6.0
19:42:47 tabulate==0.9.0
19:42:47 toml==0.10.2
19:42:47 tomlkit==0.13.3
19:42:47 tqdm==4.67.1
19:42:47 typing_extensions==4.15.0
19:42:47 tzdata==2025.3
19:42:47 urllib3==1.26.20
19:42:47 virtualenv==20.35.4
19:42:47 wcwidth==0.2.14
19:42:47 websocket-client==1.9.0
19:42:47 wrapt==2.0.1
19:42:47 xdg==6.0.0
19:42:47 xmltodict==1.0.2
19:42:47 yq==3.4.3
19:42:48 [EnvInject] - Injecting environment variables from a build step.
19:42:48 [EnvInject] - Injecting as environment variables the properties content
19:42:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
19:42:48 OS_CLOUD=vex
19:42:48 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:42:48 OS_STACK_TEMPLATE_DIR=openstack-hot
19:42:48
19:42:48 [EnvInject] - Variables injected successfully.
19:42:48 provisioning config files...
19:42:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:42:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6955512598974247843.sh
19:42:48 ---> Create parameters file for OpenStack HOT
19:42:48 OpenStack Heat parameters generated
19:42:48 -----------------------------------
19:42:48 parameters:
19:42:48 vm_0_count: '1'
19:42:48 vm_0_flavor: 'v3-standard-4'
19:42:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
19:42:48 vm_1_count: '1'
19:42:48 vm_1_flavor: 'v3-standard-2'
19:42:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
19:42:48
19:42:48 job_name: '38640-115'
19:42:48 silo: 'releng'
19:42:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8285018470662785331.sh
19:42:48 ---> Create HEAT stack
19:42:48 + source /home/jenkins/lf-env.sh
19:42:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:42:48 ++ mktemp -d /tmp/venv-XXXX
19:42:48 + lf_venv=/tmp/venv-GQFp
19:42:48 + local venv_file=/tmp/.os_lf_venv
19:42:48 + local python=python3
19:42:48 + local options
19:42:48 + local set_path=true
19:42:48 + local install_args=
19:42:48 ++ 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
19:42:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:42:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:42:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:42:48 + true
19:42:48 + case $1 in
19:42:48 + python=python3
19:42:48 + shift 2
19:42:48 + true
19:42:48 + case $1 in
19:42:48 + shift
19:42:48 + break
19:42:48 + case $python in
19:42:48 + local pkg_list=
19:42:48 + [[ -d /opt/pyenv ]]
19:42:48 + echo 'Setup pyenv:'
19:42:48 Setup pyenv:
19:42:48 + export PYENV_ROOT=/opt/pyenv
19:42:48 + PYENV_ROOT=/opt/pyenv
19:42:48 + 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
19:42:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:42:48 + pyenv versions
19:42:48 system
19:42:48 3.8.13
19:42:48 3.9.13
19:42:48 3.10.13
19:42:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:42:48 + command -v pyenv
19:42:48 ++ pyenv init - --no-rehash
19:42:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
19:42:48 for i in ${!paths[@]}; do
19:42:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
19:42:48 fi; done;
19:42:48 echo "${paths[*]}"'\'')"
19:42:48 export PATH="/opt/pyenv/shims:${PATH}"
19:42:48 export PYENV_SHELL=bash
19:42:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
19:42:48 pyenv() {
19:42:48 local command
19:42:48 command="${1:-}"
19:42:48 if [ "$#" -gt 0 ]; then
19:42:48 shift
19:42:48 fi
19:42:48
19:42:48 case "$command" in
19:42:48 rehash|shell)
19:42:48 eval "$(pyenv "sh-$command" "$@")"
19:42:48 ;;
19:42:48 *)
19:42:48 command pyenv "$command" "$@"
19:42:48 ;;
19:42:48 esac
19:42:48 }'
19:42:48 +++ bash --norc -ec 'IFS=:; paths=($PATH);
19:42:48 for i in ${!paths[@]}; do
19:42:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
19:42:48 fi; done;
19:42:48 echo "${paths[*]}"'
19:42:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:42:48 ++ 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
19:42:48 ++ 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
19:42:48 ++ export PYENV_SHELL=bash
19:42:48 ++ PYENV_SHELL=bash
19:42:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
19:42:48 +++ complete -F _pyenv pyenv
19:42:48 ++ lf-pyver python3
19:42:48 ++ local py_version_xy=python3
19:42:48 ++ local py_version_xyz=
19:42:48 ++ pyenv versions
19:42:48 ++ local command
19:42:48 ++ command=versions
19:42:48 ++ '[' 1 -gt 0 ']'
19:42:48 ++ shift
19:42:48 ++ case "$command" in
19:42:48 ++ command pyenv versions
19:42:48 ++ pyenv versions
19:42:48 ++ awk '{ print $1 }'
19:42:48 ++ sed 's/^[ *]* //'
19:42:48 ++ grep -E '^[0-9.]*[0-9]$'
19:42:49 ++ [[ ! -s /tmp/.pyenv_versions ]]
19:42:49 +++ grep '^3' /tmp/.pyenv_versions
19:42:49 +++ tail -n 1
19:42:49 +++ sort -V
19:42:49 ++ py_version_xyz=3.11.7
19:42:49 ++ [[ -z 3.11.7 ]]
19:42:49 ++ echo 3.11.7
19:42:49 ++ return 0
19:42:49 + pyenv local 3.11.7
19:42:49 + local command
19:42:49 + command=local
19:42:49 + '[' 2 -gt 0 ']'
19:42:49 + shift
19:42:49 + case "$command" in
19:42:49 + command pyenv local 3.11.7
19:42:49 + pyenv local 3.11.7
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='lftools[openstack] '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='kubernetes '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='niet '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='python-heatclient '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='python-openstackclient '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='python-magnumclient '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='urllib3~=1.26.15 '
19:42:49 + for arg in "$@"
19:42:49 + case $arg in
19:42:49 + pkg_list+='yq '
19:42:49 + [[ -f /tmp/.os_lf_venv ]]
19:42:49 ++ cat /tmp/.os_lf_venv
19:42:49 + lf_venv=/tmp/venv-2uQs
19:42:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from' file:/tmp/.os_lf_venv
19:42:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:42:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
19:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:42:49 + local 'pip_opts=--upgrade --quiet'
19:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
19:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
19:42:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
19:42:49 + [[ -n '' ]]
19:42:49 + [[ -n '' ]]
19:42:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
19:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:42:49 + /tmp/venv-2uQs/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
19:42:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
19:42:50 lf-activate-venv(): INFO: Base packages installed successfully
19:42:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
19:42:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
19:42:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:42:50 + /tmp/venv-2uQs/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
19:43:07 + type python3
19:43:07 + true
19:43:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH'
19:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:43:07 + PATH=/tmp/venv-2uQs/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
19:43:07 + return 0
19:43:07 + openstack --os-cloud vex limits show --absolute
19:43:09 +--------------------------+---------+
19:43:09 | Name | Value |
19:43:09 +--------------------------+---------+
19:43:09 | maxTotalInstances | -1 |
19:43:09 | maxTotalCores | 450 |
19:43:09 | maxTotalRAMSize | 1000000 |
19:43:09 | maxServerMeta | 128 |
19:43:09 | maxImageMeta | 128 |
19:43:09 | maxPersonality | 5 |
19:43:09 | maxPersonalitySize | 10240 |
19:43:09 | maxTotalKeypairs | 100 |
19:43:09 | maxServerGroups | 10 |
19:43:09 | maxServerGroupMembers | 10 |
19:43:09 | maxTotalFloatingIps | -1 |
19:43:09 | maxSecurityGroups | -1 |
19:43:09 | maxSecurityGroupRules | -1 |
19:43:09 | totalRAMUsed | 458752 |
19:43:09 | totalCoresUsed | 112 |
19:43:09 | totalInstancesUsed | 54 |
19:43:09 | totalFloatingIpsUsed | 0 |
19:43:09 | totalSecurityGroupsUsed | 0 |
19:43:09 | totalServerGroupsUsed | 0 |
19:43:09 | maxTotalVolumes | -1 |
19:43:09 | maxTotalSnapshots | 10 |
19:43:09 | maxTotalVolumeGigabytes | 4096 |
19:43:09 | maxTotalBackups | 10 |
19:43:09 | maxTotalBackupGigabytes | 1000 |
19:43:09 | totalVolumesUsed | 3 |
19:43:09 | totalGigabytesUsed | 60 |
19:43:09 | totalSnapshotsUsed | 0 |
19:43:09 | totalBackupsUsed | 0 |
19:43:09 | totalBackupGigabytesUsed | 0 |
19:43:09 +--------------------------+---------+
19:43:09 + pushd /opt/ciman/openstack-hot
19:43:09 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:43:09 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-115 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
19:43:34 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:43:34 Waiting to initialize infrastructure...
19:43:34 Stack initialization successful.
19:43:34 ------------------------------------
19:43:34 Stack Details
19:43:34 ------------------------------------
19:43:34 {'added': None,
19:43:34 'capabilities': [],
19:43:34 'created_at': '2025-12-13T19:43:12Z',
19:43:34 'deleted': None,
19:43:34 'deleted_at': None,
19:43:34 'description': 'No description',
19:43:34 'environment': None,
19:43:34 'environment_files': None,
19:43:34 'files': None,
19:43:34 'files_container': None,
19:43:34 'id': 'bc1fc7be-5384-406f-8243-33969a038c32',
19:43:34 'is_rollback_disabled': True,
19:43:34 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-115/bc1fc7be-5384-406f-8243-33969a038c32',
19:43:34 'rel': 'self'}],
19:43:34 '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'})}),
19:43:34 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-115',
19:43:34 'notification_topics': [],
19:43:34 'outputs': [{'description': 'IP addresses of the 1st vm types',
19:43:34 'output_key': 'vm_0_ips',
19:43:34 'output_value': ['10.30.171.140']},
19:43:34 {'description': 'IP addresses of the 2nd vm types',
19:43:34 'output_key': 'vm_1_ips',
19:43:34 'output_value': ['10.30.171.70']}],
19:43:34 'owner_id': ****,
19:43:34 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
19:43:34 'OS::stack_id': 'bc1fc7be-5384-406f-8243-33969a038c32',
19:43:34 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-115',
19:43:34 'job_name': '38640-115',
19:43:34 'silo': 'releng',
19:43:34 'vm_0_count': '1',
19:43:34 'vm_0_flavor': 'v3-standard-4',
19:43:34 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
19:43:34 '20251201-010221.432',
19:43:34 'vm_1_count': '1',
19:43:34 'vm_1_flavor': 'v3-standard-2',
19:43:34 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
19:43:34 '- 20250917-133034.654'},
19:43:34 'parent_id': None,
19:43:34 'replaced': None,
19:43:34 'status': 'CREATE_COMPLETE',
19:43:34 'status_reason': 'Stack CREATE completed successfully',
19:43:34 'tags': [],
19:43:34 'template': None,
19:43:34 'template_description': 'No description',
19:43:34 'template_url': None,
19:43:34 'timeout_mins': 15,
19:43:34 'unchanged': None,
19:43:34 'updated': None,
19:43:34 'updated_at': None,
19:43:34 'user_project_id': 'ec37abbbb0b24d9fb1047e2d8e18c8cd'}
19:43:34 ------------------------------------
19:43:35 + popd
19:43:35 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:43:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins3009309432558094917.sh
19:43:35 ---> Copy SSH public keys to CSIT lab
19:43:35 Setup pyenv:
19:43:35 system
19:43:35 3.8.13
19:43:35 3.9.13
19:43:35 3.10.13
19:43:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:43:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:43:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:43:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:43:37 lf-activate-venv(): INFO: Base packages installed successfully
19:43:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:43:53 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:43:55 SSH not responding on 10.30.171.140. Retrying in 10 seconds...
19:43:55 Warning: Permanently added '10.30.171.70' (ECDSA) to the list of known hosts.
19:43:56 releng-38640-115-1-mininet-ovs-217-0
19:43:56 Successfully copied public keys to slave 10.30.171.70
19:43:56 Process 6502 ready.
19:44:05 Ping to 10.30.171.140 successful.
19:44:06 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:44:06 releng-38640-115-0-builder-0
19:44:06 Successfully copied public keys to slave 10.30.171.140
19:44:06 Process 6503 ready.
19:44:06 SSH ready on all stack servers.
19:44:06 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6840052956404607664.sh
19:44:06 Setup pyenv:
19:44:06 system
19:44:06 3.8.13
19:44:06 3.9.13
19:44:06 3.10.13
19:44:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yZ9q
19:44:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
19:44:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:44:15 lf-activate-venv(): INFO: Base packages installed successfully
19:44:15 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
19:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-yZ9q/bin to PATH
19:44:16 + echo 'Installing Python Requirements'
19:44:16 Installing Python Requirements
19:44:16 + cat
19:44:16 + python -m pip install -r requirements.txt
19:44:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
19:44:17 Collecting docker-py (from -r requirements.txt (line 1))
19:44:17 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)
19:44:17 Collecting ipaddr (from -r requirements.txt (line 2))
19:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
19:44:17 Installing build dependencies: started
19:44:18 Installing build dependencies: finished with status 'done'
19:44:18 Getting requirements to build wheel: started
19:44:18 Getting requirements to build wheel: finished with status 'done'
19:44:18 Preparing metadata (pyproject.toml): started
19:44:18 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:18 Collecting netaddr (from -r requirements.txt (line 3))
19:44:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
19:44:18 Collecting netifaces (from -r requirements.txt (line 4))
19:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
19:44:18 Installing build dependencies: started
19:44:19 Installing build dependencies: finished with status 'done'
19:44:19 Getting requirements to build wheel: started
19:44:20 Getting requirements to build wheel: finished with status 'done'
19:44:20 Preparing metadata (pyproject.toml): started
19:44:20 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:20 Collecting pyhocon (from -r requirements.txt (line 5))
19:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
19:44:20 Collecting requests (from -r requirements.txt (line 6))
19:44:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
19:44:20 Collecting robotframework (from -r requirements.txt (line 7))
19:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
19:44:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 31.3 MB/s 0:00:00
19:44:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
19:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
19:44:20 Installing build dependencies: started
19:44:21 Installing build dependencies: finished with status 'done'
19:44:21 Getting requirements to build wheel: started
19:44:21 Getting requirements to build wheel: finished with status 'done'
19:44:21 Preparing metadata (pyproject.toml): started
19:44:22 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
19:44:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
19:44:22 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
19:44:22 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)
19:44:22 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
19:44:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
19:44:22 Installing build dependencies: started
19:44:23 Installing build dependencies: finished with status 'done'
19:44:23 Getting requirements to build wheel: started
19:44:23 Getting requirements to build wheel: finished with status 'done'
19:44:23 Preparing metadata (pyproject.toml): started
19:44:23 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:23 Collecting scapy (from -r requirements.txt (line 12))
19:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
19:44:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.5 MB/s 0:00:00
19:44:23 Collecting jsonpath-rw (from -r requirements.txt (line 15))
19:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
19:44:23 Installing build dependencies: started
19:44:24 Installing build dependencies: finished with status 'done'
19:44:24 Getting requirements to build wheel: started
19:44:25 Getting requirements to build wheel: finished with status 'done'
19:44:25 Preparing metadata (pyproject.toml): started
19:44:25 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:25 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
19:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.7 MB/s 0:00:00
19:44:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
19:44:25 Collecting pyangbind (from -r requirements.txt (line 22))
19:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
19:44:25 Collecting isodate (from -r requirements.txt (line 25))
19:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
19:44:25 Collecting jmespath (from -r requirements.txt (line 28))
19:44:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
19:44:25 Collecting jsonpatch (from -r requirements.txt (line 31))
19:44:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
19:44:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
19:44:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
19:44:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
19:44:26 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)
19:44:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
19:44:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
19:44:26 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
19:44:26 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)
19:44:26 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
19:44:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
19:44:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
19:44:26 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)
19:44:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
19:44:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
19:44:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
19:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
19:44:27 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
19:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
19:44:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
19:44:27 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:27 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)
19:44:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
19:44:27 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
19:44:27 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
19:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
19:44:27 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
19:44:27 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
19:44:27 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
19:44:27 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)
19:44:27 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
19:44:27 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
19:44:27 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)
19:44:27 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
19:44:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 38.7 MB/s 0:00:00
19:44:27 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
19:44:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
19:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
19:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
19:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
19:44:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
19:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
19:44:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
19:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
19:44:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.6 MB/s 0:00:00
19:44:28 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
19:44:28 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)
19:44:29 Collecting regex (from pyangbind->-r requirements.txt (line 22))
19:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
19:44:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.5 MB/s 0:00:00
19:44:29 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
19:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
19:44:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:30 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)
19:44:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:30 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)
19:44:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
19:44:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
19:44:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:31 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)
19:44:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
19:44:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
19:44:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 82.1 MB/s 0:00:00
19:44:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
19:44:31 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
19:44:31 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
19:44:31 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))
19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
19:44:31 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))
19:44:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
19:44:31 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))
19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
19:44:32 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))
19:44:32 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)
19:44:32 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))
19:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
19:44:32 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))
19:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
19:44:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
19:44:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
19:44:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
19:44:32 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))
19:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
19:44:32 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
19:44:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
19:44:32 Building wheel for robotframework-sshlibrary (pyproject.toml): started
19:44:32 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
19:44:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7c27edbdd959b306ea7fe4076384e8962c9b7ca8015defe5f360bbeabdc20313
19:44:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
19:44:32 Building wheel for ipaddr (pyproject.toml): started
19:44:33 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
19:44:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=b28ac44963e526820d4df03e9b43f9ccd402ee25d05f41a82b30cd02abdaafd4
19:44:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
19:44:33 Building wheel for netifaces (pyproject.toml): started
19:44:35 Building wheel for netifaces (pyproject.toml): finished with status 'done'
19:44:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=365bdcbb2e13be9b9f5c2a7e87ce415a4793def8f72fcb5a7f8e3a439e77589c
19:44:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
19:44:35 Building wheel for robotframework-httplibrary (pyproject.toml): started
19:44:35 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
19:44:35 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c5dc0c91230b6a687a1dbd758e11133c69ce2e145af787696a8893067ba0d86e
19:44:35 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
19:44:35 Building wheel for jsonpath-rw (pyproject.toml): started
19:44:36 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
19:44:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=7145e20514c66e8e965a8fbfdb03a32d5d281bd845aff060889c1eed738e56a6
19:44:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
19:44:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
19:44:36 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
19:44:43
19:44:43 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 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.2 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.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
19:44:43 + pip freeze
19:44:44 attrs==25.4.0
19:44:44 bcrypt==5.0.0
19:44:44 beautifulsoup4==4.14.3
19:44:44 certifi==2025.11.12
19:44:44 cffi==2.0.0
19:44:44 charset-normalizer==3.4.4
19:44:44 click==8.3.1
19:44:44 cryptography==46.0.3
19:44:44 decorator==5.2.1
19:44:44 distlib==0.4.0
19:44:44 docker-py==1.10.6
19:44:44 docker-pycreds==0.4.0
19:44:44 elastic-transport==8.17.1
19:44:44 elasticsearch==8.19.2
19:44:44 elasticsearch-dsl==8.15.4
19:44:44 enum34==1.1.10
19:44:44 filelock==3.20.0
19:44:44 h11==0.16.0
19:44:44 idna==3.11
19:44:44 invoke==2.2.1
19:44:44 ipaddr==2.2.0
19:44:44 isodate==0.7.2
19:44:44 jmespath==1.0.1
19:44:44 jsonpatch==1.33
19:44:44 jsonpath-rw==1.4.0
19:44:44 jsonpointer==3.0.0
19:44:44 lxml==6.0.2
19:44:44 netaddr==1.3.0
19:44:44 netifaces==0.11.0
19:44:44 outcome==1.3.0.post0
19:44:44 paramiko==4.0.0
19:44:44 platformdirs==4.5.1
19:44:44 ply==3.11
19:44:44 pyang==2.7.1
19:44:44 pyangbind==0.8.7
19:44:44 pycparser==2.23
19:44:44 pyhocon==0.3.61
19:44:44 PyNaCl==1.6.1
19:44:44 pyparsing==3.2.5
19:44:44 PySocks==1.7.1
19:44:44 python-dateutil==2.9.0.post0
19:44:44 regex==2025.11.3
19:44:44 requests==2.32.5
19:44:44 robotframework==7.4
19:44:44 robotframework-httplibrary==0.4.2
19:44:44 robotframework-pythonlibcore==4.4.1
19:44:44 robotframework-requests==0.9.7
19:44:44 robotframework-selenium2library==3.0.0
19:44:44 robotframework-seleniumlibrary==6.8.0
19:44:44 robotframework-sshlibrary==3.8.0
19:44:44 scapy==2.6.1
19:44:44 scp==0.15.0
19:44:44 selenium==4.39.0
19:44:44 six==1.17.0
19:44:44 sniffio==1.3.1
19:44:44 sortedcontainers==2.4.0
19:44:44 soupsieve==2.8
19:44:44 trio==0.32.0
19:44:44 trio-websocket==0.12.2
19:44:44 typing_extensions==4.15.0
19:44:44 urllib3==2.6.2
19:44:44 virtualenv==20.35.4
19:44:44 waitress==3.0.2
19:44:44 WebOb==1.8.9
19:44:44 websocket-client==1.9.0
19:44:44 WebTest==3.0.7
19:44:44 wsproto==1.3.2
19:44:44 [EnvInject] - Injecting environment variables from a build step.
19:44:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
19:44:44 [EnvInject] - Variables injected successfully.
19:44:44 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins12439918245850835718.sh
19:44:44 Setup pyenv:
19:44:44 system
19:44:44 3.8.13
19:44:44 3.9.13
19:44:44 3.10.13
19:44:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:44:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:44:46 lf-activate-venv(): INFO: Base packages installed successfully
19:44:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
19:44: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.
19:44:55 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:44:55 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
19:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:44:55 + ODL_SYSTEM=()
19:44:55 + TOOLS_SYSTEM=()
19:44:55 + OPENSTACK_SYSTEM=()
19:44:55 + OPENSTACK_CONTROLLERS=()
19:44:55 + mapfile -t ADDR
19:44:55 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:44:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
19:44:56 + for i in "${ADDR[@]}"
19:44:56 ++ ssh 10.30.171.140 hostname -s
19:44:56 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:44:57 + REMHOST=releng-38640-115-0-builder-0
19:44:57 + case ${REMHOST} in
19:44:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:44:57 + for i in "${ADDR[@]}"
19:44:57 ++ ssh 10.30.171.70 hostname -s
19:44:57 Warning: Permanently added '10.30.171.70' (ECDSA) to the list of known hosts.
19:44:57 + REMHOST=releng-38640-115-1-mininet-ovs-217-0
19:44:57 + case ${REMHOST} in
19:44:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
19:44:57 + echo NUM_ODL_SYSTEM=1
19:44:57 + echo NUM_TOOLS_SYSTEM=1
19:44:57 + '[' '' == yes ']'
19:44:57 + NUM_OPENSTACK_SYSTEM=0
19:44:57 + echo NUM_OPENSTACK_SYSTEM=0
19:44:57 + '[' 0 -eq 2 ']'
19:44:57 + echo ODL_SYSTEM_IP=10.30.171.140
19:44:57 ++ seq 0 0
19:44:57 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:44:57 + echo ODL_SYSTEM_1_IP=10.30.171.140
19:44:57 + echo TOOLS_SYSTEM_IP=10.30.171.70
19:44:57 ++ seq 0 0
19:44:57 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
19:44:57 + echo TOOLS_SYSTEM_1_IP=10.30.171.70
19:44:57 + openstack_index=0
19:44:57 + NUM_OPENSTACK_CONTROL_NODES=1
19:44:57 + echo NUM_OPENSTACK_CONTROL_NODES=1
19:44:57 ++ seq 0 0
19:44:57 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
19:44:57 + echo OPENSTACK_CONTROL_NODE_1_IP=
19:44:57 + NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:57 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:57 + '[' -1 -ge 2 ']'
19:44:57 ++ seq 0 -2
19:44:57 + NUM_OPENSTACK_HAPROXY_NODES=0
19:44:57 + echo NUM_OPENSTACK_HAPROXY_NODES=0
19:44:57 ++ seq 0 -1
19:44:57 + echo 'Contents of slave_addresses.txt:'
19:44:57 Contents of slave_addresses.txt:
19:44:57 + cat slave_addresses.txt
19:44:57 NUM_ODL_SYSTEM=1
19:44:57 NUM_TOOLS_SYSTEM=1
19:44:57 NUM_OPENSTACK_SYSTEM=0
19:44:57 ODL_SYSTEM_IP=10.30.171.140
19:44:57 ODL_SYSTEM_1_IP=10.30.171.140
19:44:57 TOOLS_SYSTEM_IP=10.30.171.70
19:44:57 TOOLS_SYSTEM_1_IP=10.30.171.70
19:44:57 NUM_OPENSTACK_CONTROL_NODES=1
19:44:57 OPENSTACK_CONTROL_NODE_1_IP=
19:44:57 NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:57 NUM_OPENSTACK_HAPROXY_NODES=0
19:44:57 [EnvInject] - Injecting environment variables from a build step.
19:44:57 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
19:44:57 [EnvInject] - Variables injected successfully.
19:44:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins6569400614531807760.sh
19:44:57 Preparing for JRE Version 21
19:44:57 Karaf artifact is karaf
19:44:57 Karaf project is integration
19:44:57 Java home is /usr/lib/jvm/java-21-openjdk-amd64
19:44:57 [EnvInject] - Injecting environment variables from a build step.
19:44:57 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
19:44:57 [EnvInject] - Variables injected successfully.
19:44:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8003680491769801043.sh
19:44:57 2025-12-13 19:44:57 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
19:44:58 Bundle version is 0.23.0-SNAPSHOT
19:44:58 --2025-12-13 19:44:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
19:44:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:44:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:44:58 HTTP request sent, awaiting response... 200 OK
19:44:58 Length: 1410 (1.4K) [application/xml]
19:44:58 Saving to: ‘maven-metadata.xml’
19:44:58
19:44:58 0K . 100% 53.9M=0s
19:44:58
19:44:58 2025-12-13 19:44:58 (53.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
19:44:58
19:44:58
19:44:58
19:44:58 org.opendaylight.integration
19:44:58 karaf
19:44:58 0.23.0-SNAPSHOT
19:44:58
19:44:58
19:44:58 20251213.162539
19:44:58 729
19:44:58
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58 pom
19:44:58 0.23.0-20251213.162539-729
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58 tar.gz
19:44:58 0.23.0-20251213.162539-729
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58 zip
19:44:58 0.23.0-20251213.162539-729
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58 cyclonedx
19:44:58 xml
19:44:58 0.23.0-20251213.162539-729
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58 cyclonedx
19:44:58 json
19:44:58 0.23.0-20251213.162539-729
19:44:58 20251213162539
19:44:58
19:44:58
19:44:58
19:44:58
19:44:58 Nexus timestamp is 0.23.0-20251213.162539-729
19:44:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.162539-729.zip
19:44:58 Distribution bundle is karaf-0.23.0-20251213.162539-729.zip
19:44:58 Distribution bundle version is 0.23.0-SNAPSHOT
19:44:58 Distribution folder is karaf-0.23.0-SNAPSHOT
19:44:58 Nexus prefix is https://nexus.opendaylight.org
19:44:58 [EnvInject] - Injecting environment variables from a build step.
19:44:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
19:44:58 [EnvInject] - Variables injected successfully.
19:44:58 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6943190259541303875.sh
19:44:58 Setup pyenv:
19:44:58 system
19:44:58 3.8.13
19:44:58 3.9.13
19:44:58 3.10.13
19:44:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:00 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.
19:45:00 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:45:00 lf-activate-venv(): INFO: Base packages installed successfully
19:45:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
19:45:06 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.
19:45:06 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:45:06 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:45:06 Copying common-functions.sh to /tmp
19:45:08 Copying common-functions.sh to 10.30.171.140:/tmp
19:45:08 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:08 Copying common-functions.sh to 10.30.171.70:/tmp
19:45:08 Warning: Permanently added '10.30.171.70' (ECDSA) to the list of known hosts.
19:45:09 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12611566924510222953.sh
19:45:09 common-functions.sh is being sourced
19:45:09 common-functions environment:
19:45:09 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:09 ACTUALFEATURES:
19:45:09 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:09 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:09 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:09 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:09 CONTROLLERMEM: 2048m
19:45:09 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:09 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:09 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:09 SUITES:
19:45:09
19:45:09 #################################################
19:45:09 ## Configure Cluster and Start ##
19:45:09 #################################################
19:45:09 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
19:45:09 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
19:45:09 Locating script plan to use...
19:45:09 Finished running script plans
19:45:09 Configuring member-1 with IP address 10.30.171.140
19:45:09 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:09 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:09 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
19:45:09 common-functions.sh is being sourced
19:45:09 ++ [[ /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 ]]
19:45:09 ++ echo 'common-functions.sh is being sourced'
19:45:09 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
19:45:09 ++ DISTROSTREAM=vanadium
19:45:09 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:09 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:09 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:09 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:09 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:09 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:09 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:09 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:09 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:09 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:09 ++ export CONTROLLERMEM=
19:45:09 ++ CONTROLLERMEM=
19:45:09 ++ case "${DISTROSTREAM}" in
19:45:09 ++ CLUSTER_SYSTEM=pekko
19:45:09 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:09 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:09 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:09 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:09 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:09 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:09 ++ print_common_env
19:45:09 ++ cat
19:45:09 common-functions environment:
19:45:09 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:09 ACTUALFEATURES:
19:45:09 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:09 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:09 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:09 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:09 CONTROLLERMEM:
19:45:09 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:09 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:09 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:09 SUITES:
19:45:09
19:45:09 ++ SSH='ssh -t -t'
19:45:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:45:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:45:09 Changing to /tmp
19:45:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.162539-729.zip
19:45:09 + echo 'Changing to /tmp'
19:45:09 + cd /tmp
19:45:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.162539-729.zip'
19:45:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.162539-729.zip
19:45:09 --2025-12-13 19:45:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251213.162539-729.zip
19:45:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:45:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:45:09 HTTP request sent, awaiting response... 200 OK
19:45:09 Length: 240368981 (229M) [application/zip]
19:45:09 Saving to: ‘karaf-0.23.0-20251213.162539-729.zip’
19:45:09
19:45:09 0K ........ ........ ........ ........ ........ ........ 1% 77.2M 3s
19:45:09 3072K ........ ........ ........ ........ ........ ........ 2% 150M 2s
19:45:09 6144K ........ ........ ........ ........ ........ ........ 3% 189M 2s
19:45:09 9216K ........ ........ ........ ........ ........ ........ 5% 183M 2s
19:45:09 12288K ........ ........ ........ ........ ........ ........ 6% 213M 2s
19:45:09 15360K ........ ........ ........ ........ ........ ........ 7% 170M 1s
19:45:09 18432K ........ ........ ........ ........ ........ ........ 9% 226M 1s
19:45:09 21504K ........ ........ ........ ........ ........ ........ 10% 250M 1s
19:45:09 24576K ........ ........ ........ ........ ........ ........ 11% 222M 1s
19:45:09 27648K ........ ........ ........ ........ ........ ........ 13% 254M 1s
19:45:09 30720K ........ ........ ........ ........ ........ ........ 14% 200M 1s
19:45:09 33792K ........ ........ ........ ........ ........ ........ 15% 299M 1s
19:45:09 36864K ........ ........ ........ ........ ........ ........ 17% 262M 1s
19:45:09 39936K ........ ........ ........ ........ ........ ........ 18% 264M 1s
19:45:09 43008K ........ ........ ........ ........ ........ ........ 19% 270M 1s
19:45:09 46080K ........ ........ ........ ........ ........ ........ 20% 257M 1s
19:45:09 49152K ........ ........ ........ ........ ........ ........ 22% 255M 1s
19:45:09 52224K ........ ........ ........ ........ ........ ........ 23% 263M 1s
19:45:09 55296K ........ ........ ........ ........ ........ ........ 24% 268M 1s
19:45:09 58368K ........ ........ ........ ........ ........ ........ 26% 247M 1s
19:45:09 61440K ........ ........ ........ ........ ........ ........ 27% 292M 1s
19:45:09 64512K ........ ........ ........ ........ ........ ........ 28% 281M 1s
19:45:09 67584K ........ ........ ........ ........ ........ ........ 30% 264M 1s
19:45:09 70656K ........ ........ ........ ........ ........ ........ 31% 313M 1s
19:45:09 73728K ........ ........ ........ ........ ........ ........ 32% 278M 1s
19:45:09 76800K ........ ........ ........ ........ ........ ........ 34% 262M 1s
19:45:09 79872K ........ ........ ........ ........ ........ ........ 35% 261M 1s
19:45:09 82944K ........ ........ ........ ........ ........ ........ 36% 340M 1s
19:45:09 86016K ........ ........ ........ ........ ........ ........ 37% 276M 1s
19:45:09 89088K ........ ........ ........ ........ ........ ........ 39% 298M 1s
19:45:09 92160K ........ ........ ........ ........ ........ ........ 40% 288M 1s
19:45:09 95232K ........ ........ ........ ........ ........ ........ 41% 297M 1s
19:45:10 98304K ........ ........ ........ ........ ........ ........ 43% 284M 1s
19:45:10 101376K ........ ........ ........ ........ ........ ........ 44% 289M 1s
19:45:10 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s
19:45:10 107520K ........ ........ ........ ........ ........ ........ 47% 284M 1s
19:45:10 110592K ........ ........ ........ ........ ........ ........ 48% 295M 0s
19:45:10 113664K ........ ........ ........ ........ ........ ........ 49% 247M 0s
19:45:10 116736K ........ ........ ........ ........ ........ ........ 51% 254M 0s
19:45:10 119808K ........ ........ ........ ........ ........ ........ 52% 270M 0s
19:45:10 122880K ........ ........ ........ ........ ........ ........ 53% 266M 0s
19:45:10 125952K ........ ........ ........ ........ ........ ........ 54% 320M 0s
19:45:10 129024K ........ ........ ........ ........ ........ ........ 56% 280M 0s
19:45:10 132096K ........ ........ ........ ........ ........ ........ 57% 287M 0s
19:45:10 135168K ........ ........ ........ ........ ........ ........ 58% 273M 0s
19:45:10 138240K ........ ........ ........ ........ ........ ........ 60% 279M 0s
19:45:10 141312K ........ ........ ........ ........ ........ ........ 61% 278M 0s
19:45:10 144384K ........ ........ ........ ........ ........ ........ 62% 287M 0s
19:45:10 147456K ........ ........ ........ ........ ........ ........ 64% 282M 0s
19:45:10 150528K ........ ........ ........ ........ ........ ........ 65% 282M 0s
19:45:10 153600K ........ ........ ........ ........ ........ ........ 66% 258M 0s
19:45:10 156672K ........ ........ ........ ........ ........ ........ 68% 263M 0s
19:45:10 159744K ........ ........ ........ ........ ........ ........ 69% 273M 0s
19:45:10 162816K ........ ........ ........ ........ ........ ........ 70% 282M 0s
19:45:10 165888K ........ ........ ........ ........ ........ ........ 71% 278M 0s
19:45:10 168960K ........ ........ ........ ........ ........ ........ 73% 285M 0s
19:45:10 172032K ........ ........ ........ ........ ........ ........ 74% 213M 0s
19:45:10 175104K ........ ........ ........ ........ ........ ........ 75% 233M 0s
19:45:10 178176K ........ ........ ........ ........ ........ ........ 77% 279M 0s
19:45:10 181248K ........ ........ ........ ........ ........ ........ 78% 273M 0s
19:45:10 184320K ........ ........ ........ ........ ........ ........ 79% 287M 0s
19:45:10 187392K ........ ........ ........ ........ ........ ........ 81% 277M 0s
19:45:10 190464K ........ ........ ........ ........ ........ ........ 82% 282M 0s
19:45:10 193536K ........ ........ ........ ........ ........ ........ 83% 274M 0s
19:45:10 196608K ........ ........ ........ ........ ........ ........ 85% 277M 0s
19:45:10 199680K ........ ........ ........ ........ ........ ........ 86% 261M 0s
19:45:10 202752K ........ ........ ........ ........ ........ ........ 87% 259M 0s
19:45:10 205824K ........ ........ ........ ........ ........ ........ 88% 254M 0s
19:45:10 208896K ........ ........ ........ ........ ........ ........ 90% 286M 0s
19:45:10 211968K ........ ........ ........ ........ ........ ........ 91% 278M 0s
19:45:10 215040K ........ ........ ........ ........ ........ ........ 92% 269M 0s
19:45:10 218112K ........ ........ ........ ........ ........ ........ 94% 262M 0s
19:45:10 221184K ........ ........ ........ ........ ........ ........ 95% 255M 0s
19:45:10 224256K ........ ........ ........ ........ ........ ........ 96% 209M 0s
19:45:10 227328K ........ ........ ........ ........ ........ ........ 98% 235M 0s
19:45:10 230400K ........ ........ ........ ........ ........ ........ 99% 279M 0s
19:45:10 233472K ........ ........ ... 100% 282M=0.9s
19:45:10
19:45:10 2025-12-13 19:45:10 (252 MB/s) - ‘karaf-0.23.0-20251213.162539-729.zip’ saved [240368981/240368981]
19:45:10
19:45:10 Extracting the new controller...
19:45:10 + echo 'Extracting the new controller...'
19:45:10 + unzip -q karaf-0.23.0-20251213.162539-729.zip
19:45:13 Adding external repositories...
19:45:13 + echo 'Adding external repositories...'
19:45:13 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:13 ################################################################################
19:45:13 #
19:45:13 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:13 # contributor license agreements. See the NOTICE file distributed with
19:45:13 # this work for additional information regarding copyright ownership.
19:45:13 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:13 # (the "License"); you may not use this file except in compliance with
19:45:13 # the License. You may obtain a copy of the License at
19:45:13 #
19:45:13 # http://www.apache.org/licenses/LICENSE-2.0
19:45:13 #
19:45:13 # Unless required by applicable law or agreed to in writing, software
19:45:13 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:13 # See the License for the specific language governing permissions and
19:45:13 # limitations under the License.
19:45:13 #
19:45:13 ################################################################################
19:45:13
19:45:13 #
19:45:13 # If set to true, the following property will not allow any certificate to be used
19:45:13 # when accessing Maven repositories through SSL
19:45:13 #
19:45:13 #org.ops4j.pax.url.mvn.certificateCheck=
19:45:13
19:45:13 #
19:45:13 # Path to the local Maven settings file.
19:45:13 # The repositories defined in this file will be automatically added to the list
19:45:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:45:13 # below is not set.
19:45:13 # The following locations are checked for the existence of the settings.xml file
19:45:13 # * 1. looks for the specified url
19:45:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:45:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:45:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:45:13 #
19:45:13 #org.ops4j.pax.url.mvn.settings=
19:45:13
19:45:13 #
19:45:13 # Path to the local Maven repository which is used to avoid downloading
19:45:13 # artifacts when they already exist locally.
19:45:13 # The value of this property will be extracted from the settings.xml file
19:45:13 # above, or defaulted to:
19:45:13 # System.getProperty( "user.home" ) + "/.m2/repository"
19:45:13 #
19:45:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:45:13
19:45:13 #
19:45:13 # Default this to false. It's just weird to use undocumented repos
19:45:13 #
19:45:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:45:13
19:45:13 #
19:45:13 # Uncomment if you don't wanna use the proxy settings
19:45:13 # from the Maven conf/settings.xml file
19:45:13 #
19:45:13 # org.ops4j.pax.url.mvn.proxySupport=false
19:45:13
19:45:13 #
19:45:13 # Comma separated list of repositories scanned when resolving an artifact.
19:45:13 # Those repositories will be checked before iterating through the
19:45:13 # below list of repositories and even before the local repository
19:45:13 # A repository url can be appended with zero or more of the following flags:
19:45:13 # @snapshots : the repository contains snaphots
19:45:13 # @noreleases : the repository does not contain any released artifacts
19:45:13 #
19:45:13 # The following property value will add the system folder as a repo.
19:45:13 #
19:45:13 org.ops4j.pax.url.mvn.defaultRepositories=\
19:45:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:45:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:45:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:45:13
19:45:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:45:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:45:13
19:45:13 #
19:45:13 # Comma separated list of repositories scanned when resolving an artifact.
19:45:13 # The default list includes the following repositories:
19:45:13 # http://repo1.maven.org/maven2@id=central
19:45:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:45:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:45:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:45:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:45:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:45:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:45:13 # To add repositories to the default ones, prepend '+' to the list of repositories
19:45:13 # to add.
19:45:13 # A repository url can be appended with zero or more of the following flags:
19:45:13 # @snapshots : the repository contains snapshots
19:45:13 # @noreleases : the repository does not contain any released artifacts
19:45:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:45:13 #
19:45:13 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
19:45:13
19:45:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
19:45:13 + [[ True == \T\r\u\e ]]
19:45:13 + echo 'Configuring the startup features...'
19:45:13 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:13 + FEATURE_TEST_STRING=features-test
19:45:13 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
19:45:13 + KARAF_VERSION=karaf4
19:45:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:45:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:13 + [[ ! -z '' ]]
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:13 ################################################################################
19:45:13 #
19:45:13 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:13 # contributor license agreements. See the NOTICE file distributed with
19:45:13 # this work for additional information regarding copyright ownership.
19:45:13 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:13 # (the "License"); you may not use this file except in compliance with
19:45:13 # the License. You may obtain a copy of the License at
19:45:13 #
19:45:13 # http://www.apache.org/licenses/LICENSE-2.0
19:45:13 #
19:45:13 # Unless required by applicable law or agreed to in writing, software
19:45:13 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:13 # See the License for the specific language governing permissions and
19:45:13 # limitations under the License.
19:45:13 #
19:45:13 ################################################################################
19:45:13
19:45:13 #
19:45:13 # Comma separated list of features repositories to register by default
19:45:13 #
19:45:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/01a1e264-95e9-4119-93d9-cd54e1ee71f3.xml
19:45:13
19:45:13 #
19:45:13 # Comma separated list of features to install at startup
19:45:13 #
19:45:13 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 9c178dd7-639e-454f-b10c-7d5687c59fce
19:45:13
19:45:13 #
19:45:13 # Resource repositories (OBR) that the features resolver can use
19:45:13 # to resolve requirements/capabilities
19:45:13 #
19:45:13 # The format of the resourceRepositories is
19:45:13 # resourceRepositories=[xml:url|json:url],...
19:45:13 # for Instance:
19:45:13 #
19:45:13 #resourceRepositories=xml:http://host/path/to/index.xml
19:45:13 # or
19:45:13 #resourceRepositories=json:http://host/path/to/index.json
19:45:13 #
19:45:13
19:45:13 #
19:45:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:45:13 #
19:45:13 featuresBootAsynchronous=false
19:45:13
19:45:13 #
19:45:13 # Service requirements enforcement
19:45:13 #
19:45:13 # By default, the feature resolver checks the service requirements/capabilities of
19:45:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:45:13 # the required bundles.
19:45:13 # The following flag can have those values:
19:45:13 # - disable: service requirements are completely ignored
19:45:13 # - default: service requirements are ignored for old features
19:45:13 # - enforce: service requirements are always verified
19:45:13 #
19:45:13 #serviceRequirements=default
19:45:13
19:45:13 #
19:45:13 # Store cfg file for config element in feature
19:45:13 #
19:45:13 #configCfgStore=true
19:45:13
19:45:13 #
19:45:13 # Define if the feature service automatically refresh bundles
19:45:13 #
19:45:13 autoRefresh=true
19:45:13
19:45:13 #
19:45:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:45:13 # XML file defines instructions related to features processing
19:45:13 # versions.properties may declare properties to resolve placeholders in XML file
19:45:13 # both files are relative to ${karaf.etc}
19:45:13 #
19:45:13 #featureProcessing=org.apache.karaf.features.xml
19:45:13 #featureProcessingVersions=versions.properties
19:45:13 + configure_karaf_log karaf4 ''
19:45:13 + local -r karaf_version=karaf4
19:45:13 + local -r controllerdebugmap=
19:45:13 + local logapi=log4j
19:45:13 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:45:13 log4j2.rootLogger.level = INFO
19:45:13 #log4j2.rootLogger.type = asyncRoot
19:45:13 #log4j2.rootLogger.includeLocation = false
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:45:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:45:13 log4j2.rootLogger.appenderRef.Console.ref = Console
19:45:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:45:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:45:13 log4j2.logger.spifly.name = org.apache.aries.spifly
19:45:13 log4j2.logger.spifly.level = WARN
19:45:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:45:13 log4j2.logger.audit.level = INFO
19:45:13 log4j2.logger.audit.additivity = false
19:45:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:45:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:45:13 log4j2.appender.console.type = Console
19:45:13 log4j2.appender.console.name = Console
19:45:13 log4j2.appender.console.layout.type = PatternLayout
19:45:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:45:13 log4j2.appender.rolling.type = RollingRandomAccessFile
19:45:13 log4j2.appender.rolling.name = RollingFile
19:45:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:45:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:45:13 #log4j2.appender.rolling.immediateFlush = false
19:45:13 log4j2.appender.rolling.append = true
19:45:13 log4j2.appender.rolling.layout.type = PatternLayout
19:45:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:45:13 log4j2.appender.rolling.policies.type = Policies
19:45:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:45:13 log4j2.appender.rolling.policies.size.size = 64MB
19:45:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:45:13 log4j2.appender.rolling.strategy.max = 7
19:45:13 log4j2.appender.audit.type = RollingRandomAccessFile
19:45:13 log4j2.appender.audit.name = AuditRollingFile
19:45:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:45:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:45:13 log4j2.appender.audit.append = true
19:45:13 log4j2.appender.audit.layout.type = PatternLayout
19:45:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:45:13 log4j2.appender.audit.policies.type = Policies
19:45:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:45:13 log4j2.appender.audit.policies.size.size = 8MB
19:45:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:45:13 log4j2.appender.audit.strategy.max = 7
19:45:13 log4j2.appender.osgi.type = PaxOsgi
19:45:13 log4j2.appender.osgi.name = PaxOsgi
19:45:13 log4j2.appender.osgi.filter = *
19:45:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:45:13 #log4j2.logger.aether.level = TRACE
19:45:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:45:13 #log4j2.logger.http-headers.level = DEBUG
19:45:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:45:13 #log4j2.logger.maven.level = TRACE
19:45:13 + logapi=log4j2
19:45:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:45:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:45:13 + '[' log4j2 == log4j2 ']'
19:45:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:45:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:45:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:45:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:45:13 + unset IFS
19:45:13 controllerdebugmap:
19:45:13 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:13 + echo 'controllerdebugmap: '
19:45:13 + '[' -n '' ']'
19:45:13 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:13 ################################################################################
19:45:13 #
19:45:13 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:13 # contributor license agreements. See the NOTICE file distributed with
19:45:13 # this work for additional information regarding copyright ownership.
19:45:13 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:13 # (the "License"); you may not use this file except in compliance with
19:45:13 # the License. You may obtain a copy of the License at
19:45:13 #
19:45:13 # http://www.apache.org/licenses/LICENSE-2.0
19:45:13 #
19:45:13 # Unless required by applicable law or agreed to in writing, software
19:45:13 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:13 # See the License for the specific language governing permissions and
19:45:13 # limitations under the License.
19:45:13 #
19:45:13 ################################################################################
19:45:13
19:45:13 # Common pattern layout for appenders
19:45:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:45:13
19:45:13 # Root logger
19:45:13 log4j2.rootLogger.level = INFO
19:45:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:45:13 #log4j2.rootLogger.type = asyncRoot
19:45:13 #log4j2.rootLogger.includeLocation = false
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:45:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:45:13 log4j2.rootLogger.appenderRef.Console.ref = Console
19:45:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:45:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:45:13
19:45:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:45:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:45:13
19:45:13 # Loggers configuration
19:45:13
19:45:13 # Spifly logger
19:45:13 log4j2.logger.spifly.name = org.apache.aries.spifly
19:45:13 log4j2.logger.spifly.level = WARN
19:45:13
19:45:13 # Security audit logger
19:45:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:45:13 log4j2.logger.audit.level = INFO
19:45:13 log4j2.logger.audit.additivity = false
19:45:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:45:13
19:45:13 # Appenders configuration
19:45:13
19:45:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:45:13 log4j2.appender.console.type = Console
19:45:13 log4j2.appender.console.name = Console
19:45:13 log4j2.appender.console.layout.type = PatternLayout
19:45:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:45:13
19:45:13 # Rolling file appender
19:45:13 log4j2.appender.rolling.type = RollingRandomAccessFile
19:45:13 log4j2.appender.rolling.name = RollingFile
19:45:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:45:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:45:13 # uncomment to not force a disk flush
19:45:13 #log4j2.appender.rolling.immediateFlush = false
19:45:13 log4j2.appender.rolling.append = true
19:45:13 log4j2.appender.rolling.layout.type = PatternLayout
19:45:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:45:13 log4j2.appender.rolling.policies.type = Policies
19:45:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:45:13 log4j2.appender.rolling.policies.size.size = 1GB
19:45:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:45:13 log4j2.appender.rolling.strategy.max = 7
19:45:13
19:45:13 # Audit file appender
19:45:13 log4j2.appender.audit.type = RollingRandomAccessFile
19:45:13 log4j2.appender.audit.name = AuditRollingFile
19:45:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:45:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:45:13 log4j2.appender.audit.append = true
19:45:13 log4j2.appender.audit.layout.type = PatternLayout
19:45:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:45:13 log4j2.appender.audit.policies.type = Policies
19:45:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:45:13 log4j2.appender.audit.policies.size.size = 8MB
19:45:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:45:13 log4j2.appender.audit.strategy.max = 7
19:45:13
19:45:13 # OSGi appender
19:45:13 log4j2.appender.osgi.type = PaxOsgi
19:45:13 log4j2.appender.osgi.name = PaxOsgi
19:45:13 log4j2.appender.osgi.filter = *
19:45:13
19:45:13 # help with identification of maven-related problems with pax-url-aether
19:45:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:45:13 #log4j2.logger.aether.level = TRACE
19:45:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:45:13 #log4j2.logger.http-headers.level = DEBUG
19:45:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:45:13 #log4j2.logger.maven.level = TRACE
19:45:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:45:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:45:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:45:13 Configure
19:45:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:45:13 max memory: 2048m
19:45:13 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 + local -r controllermem=2048m
19:45:13 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 + echo Configure
19:45:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:45:13 + echo ' max memory: 2048m'
19:45:13 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:45:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:13 #!/bin/sh
19:45:13 #
19:45:13 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:13 # contributor license agreements. See the NOTICE file distributed with
19:45:13 # this work for additional information regarding copyright ownership.
19:45:13 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:13 # (the "License"); you may not use this file except in compliance with
19:45:13 # the License. You may obtain a copy of the License at
19:45:13 #
19:45:13 # http://www.apache.org/licenses/LICENSE-2.0
19:45:13 #
19:45:13 # Unless required by applicable law or agreed to in writing, software
19:45:13 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:13 # See the License for the specific language governing permissions and
19:45:13 # limitations under the License.
19:45:13 #
19:45:13
19:45:13 #
19:45:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:45:13 # script: client, instance, shell, start, status, stop, karaf
19:45:13 #
19:45:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:45:13 # Actions go here...
19:45:13 # fi
19:45:13
19:45:13 #
19:45:13 # general settings which should be applied for all scripts go here; please keep
19:45:13 # in mind that it is possible that scripts might be executed more than once, e.g.
19:45:13 # in example of the start script where the start script is executed first and the
19:45:13 # karaf script afterwards.
19:45:13 #
19:45:13
19:45:13 #
19:45:13 # The following section shows the possible configuration options for the default
19:45:13 # karaf scripts
19:45:13 #
19:45:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:45:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:45:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:45:13 # export EXTRA_JAVA_OPTS # Additional JVM options
19:45:13 # export KARAF_HOME # Karaf home folder
19:45:13 # export KARAF_DATA # Karaf data folder
19:45:13 # export KARAF_BASE # Karaf base folder
19:45:13 # export KARAF_ETC # Karaf etc folder
19:45:13 # export KARAF_LOG # Karaf log folder
19:45:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:45:13 # export KARAF_OPTS # Additional available Karaf options
19:45:13 # export KARAF_DEBUG # Enable debug mode
19:45:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:45:13 # export KARAF_NOROOT # Prevent execution as root if set to true
19:45:13 Set Java version
19:45:13 + echo 'Set Java version'
19:45:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:45:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:45:13 sudo: a password is required
19:45:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:45:13 sudo: a password is required
19:45:13 + echo 'JDK default version ...'
19:45:13 JDK default version ...
19:45:13 + java -version
19:45:13 openjdk version "21.0.9" 2025-10-21
19:45:13 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
19:45:13 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
19:45:13 Set JAVA_HOME
19:45:13 + echo 'Set JAVA_HOME'
19:45:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:45:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:45:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:13 Listing all open ports on controller system...
19:45:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:45:13 + echo 'Listing all open ports on controller system...'
19:45:13 + netstat -pnatu
19:45:13 /tmp/configuration-script.sh: line 40: netstat: command not found
19:45:13 Configuring cluster
19:45:13 + '[' -f /tmp/custom_shard_config.txt ']'
19:45:13 + echo 'Configuring cluster'
19:45:13 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.140
19:45:13 ################################################
19:45:13 ## Configure Cluster ##
19:45:13 ################################################
19:45:13 NOTE: Cluster configuration files not found. Copying from
19:45:13 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
19:45:13 Configuring unique name in pekko.conf
19:45:13 Configuring hostname in pekko.conf
19:45:13 Configuring data and rpc seed nodes in pekko.conf
19:45:13 modules = [
19:45:13
19:45:13 {
19:45:13 name = "inventory"
19:45:13 namespace = "urn:opendaylight:inventory"
19:45:13 shard-strategy = "module"
19:45:13 },
19:45:13 {
19:45:13 name = "topology"
19:45:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:45:13 shard-strategy = "module"
19:45:13 },
19:45:13 {
19:45:13 name = "toaster"
19:45:13 namespace = "http://netconfcentral.org/ns/toaster"
19:45:13 shard-strategy = "module"
19:45:13 }
19:45:13 ]
19:45:13 Configuring replication type in module-shards.conf
19:45:13 ################################################
19:45:13 ## NOTE: Manually restart controller to ##
19:45:13 ## apply configuration. ##
19:45:13 ################################################
19:45:13 Dump pekko.conf
19:45:13 + echo 'Dump pekko.conf'
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:13
19:45:13 odl-cluster-data {
19:45:13 pekko {
19:45:13 remote {
19:45:13 artery {
19:45:13 enabled = on
19:45:13 transport = tcp
19:45:13 canonical.hostname = "10.30.171.140"
19:45:13 canonical.port = 2550
19:45:13 }
19:45:13 }
19:45:13
19:45:13 cluster {
19:45:13 # Using artery.
19:45:13 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.140:2550"]
19:45:13
19:45:13 roles = ["member-1"]
19:45:13
19:45:13 # when under load we might trip a false positive on the failure detector
19:45:13 # failure-detector {
19:45:13 # heartbeat-interval = 4 s
19:45:13 # acceptable-heartbeat-pause = 16s
19:45:13 # }
19:45:13 }
19:45:13
19:45:13 persistence {
19:45:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:45:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:45:13 # The relative path is always relative to KARAF_HOME.
19:45:13
19:45:13 # snapshot-store.local.dir = "target/snapshots"
19:45:13 }
19:45:13 disable-default-actor-system-quarantined-event-handling = "false"
19:45:13 }
19:45:13 }
19:45:13 Dump modules.conf
19:45:13 + echo 'Dump modules.conf'
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:13 modules = [
19:45:13
19:45:13 {
19:45:13 name = "inventory"
19:45:13 namespace = "urn:opendaylight:inventory"
19:45:13 shard-strategy = "module"
19:45:13 },
19:45:13 {
19:45:13 name = "topology"
19:45:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:45:13 shard-strategy = "module"
19:45:13 },
19:45:13 {
19:45:13 name = "toaster"
19:45:13 namespace = "http://netconfcentral.org/ns/toaster"
19:45:13 shard-strategy = "module"
19:45:13 }
19:45:13 ]
19:45:13 Dump module-shards.conf
19:45:13 + echo 'Dump module-shards.conf'
19:45:13 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:13 module-shards = [
19:45:13 {
19:45:13 name = "default"
19:45:13 shards = [
19:45:13 {
19:45:13 name = "default"
19:45:13 replicas = ["member-1"]
19:45:13 }
19:45:13 ]
19:45:13 },
19:45:13 {
19:45:13 name = "inventory"
19:45:13 shards = [
19:45:13 {
19:45:13 name="inventory"
19:45:13 replicas = ["member-1"]
19:45:13 }
19:45:13 ]
19:45:13 },
19:45:13 {
19:45:13 name = "topology"
19:45:13 shards = [
19:45:13 {
19:45:13 name="topology"
19:45:13 replicas = ["member-1"]
19:45:13 }
19:45:13 ]
19:45:13 },
19:45:13 {
19:45:13 name = "toaster"
19:45:13 shards = [
19:45:13 {
19:45:13 name="toaster"
19:45:13 replicas = ["member-1"]
19:45:13 }
19:45:13 ]
19:45:13 }
19:45:13 ]
19:45:13 Locating config plan to use...
19:45:13 Finished running config plans
19:45:13 Starting member-1 with IP address 10.30.171.140
19:45:13 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:14 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:14 Redirecting karaf console output to karaf_console.log
19:45:14 Starting controller...
19:45:14 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:45:14 Execute the post startup script on controller 10.30.171.140
19:45:14 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:14 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:45:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:46:19 2025-12-13T19:45:33,124 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:46:19 Controller is UP
19:46:19 2025-12-13T19:45:33,124 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:46:19 Listing all open ports on controller system...
19:46:19 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:46:19 looking for "BindException: Address already in use" in log file
19:46:19 looking for "server is unhealthy" in log file
19:46:19 Let's take the karaf thread dump
19:46:19 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:46:20 karaf main: org.apache.karaf.main.Main, pid:2038
19:46:20 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:46:20 Generating mininet variables...
19:46:20 Locating test plan to use...
19:46:20 Changing the testplan path...
19:46:20 # Place the suites in run order:
19:46:20 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
19:46:20 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
19:46:20 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
19:46:20 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
19:46:20 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
19:46:21 ==============================================================================
19:46:21 openflowplugin-sanity.txt
19:46:21 ==============================================================================
19:46:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
19:46:21 ==============================================================================
19:46:24 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
19:46:24 ==============================================================================
19:46:24 Get list of nodes :: Get the inventory | PASS |
19:46:25 ------------------------------------------------------------------------------
19:46:25 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:46:25 ------------------------------------------------------------------------------
19:46:25 Get node 1 inventory :: Get the inventory for a node | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Get node 2 inventory :: Get the inventory for a node | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Get node 3 inventory :: Get the inventory for a node | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Link Down :: Take link s1-s2 down | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Link Up :: Take link s1-s2 up | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
19:46:26 7 tests, 7 passed, 0 failed
19:46:26 ==============================================================================
19:46:26 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
19:46:26 ==============================================================================
19:46:26 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 List all the links :: List all the links in the topology. | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Link Down :: Take link s1-s2 down | PASS |
19:46:26 ------------------------------------------------------------------------------
19:46:26 Link Up :: Take link s1-s2 up | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
19:46:28 4 tests, 4 passed, 0 failed
19:46:28 ==============================================================================
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
19:46:28 ==============================================================================
19:46:28 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get Stats for node 1 :: Get the stats for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get Stats for node 2 :: Get the stats for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get Stats for node 3 :: Get the stats for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
19:46:28 4 tests, 4 passed, 0 failed
19:46:28 ==============================================================================
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
19:46:28 ==============================================================================
19:46:28 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Verify after adding flow operational - Output to physical port# ::... | PASS |
19:46:32 ------------------------------------------------------------------------------
19:46:32 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:46:32 ------------------------------------------------------------------------------
19:46:32 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:46:32 ------------------------------------------------------------------------------
19:46:32 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
19:46:35 6 tests, 6 passed, 0 failed
19:46:35 ==============================================================================
19:46:35 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
19:46:35 21 tests, 21 passed, 0 failed
19:46:35 ==============================================================================
19:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
19:46:35 ==============================================================================
19:46:38 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
19:46:38 ==============================================================================
19:46:38 Get list of nodes :: Get the inventory | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Get node 1 inventory :: Get the inventory for a node | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Get node 2 inventory :: Get the inventory for a node | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Get node 3 inventory :: Get the inventory for a node | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Link Down :: Take link s1-s2 down | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 Link Up :: Take link s1-s2 up | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
19:46:40 7 tests, 7 passed, 0 failed
19:46:40 ==============================================================================
19:46:40 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
19:46:40 ==============================================================================
19:46:40 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:46:40 ------------------------------------------------------------------------------
19:46:40 List all the links :: List all the links in the topology. | PASS |
19:46:42 ------------------------------------------------------------------------------
19:46:42 Link Down :: Take link s1-s2 down | PASS |
19:46:42 ------------------------------------------------------------------------------
19:46:42 Link Up :: Take link s1-s2 up | PASS |
19:46:44 ------------------------------------------------------------------------------
19:46:44 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
19:46:44 4 tests, 4 passed, 0 failed
19:46:44 ==============================================================================
19:46:44 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
19:46:44 ==============================================================================
19:46:44 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:46:44 ------------------------------------------------------------------------------
19:46:44 Get Stats for node 1 :: Get the stats for a node | PASS |
19:46:44 ------------------------------------------------------------------------------
19:46:44 Get Stats for node 2 :: Get the stats for a node | PASS |
19:46:44 ------------------------------------------------------------------------------
19:46:44 Get Stats for node 3 :: Get the stats for a node | PASS |
19:46:45 ------------------------------------------------------------------------------
19:46:45 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
19:46:45 4 tests, 4 passed, 0 failed
19:46:45 ==============================================================================
19:46:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
19:46:45 ==============================================================================
19:46:45 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
19:46:45 ------------------------------------------------------------------------------
19:46:45 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
19:46:45 ------------------------------------------------------------------------------
19:46:45 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
19:46:49 ------------------------------------------------------------------------------
19:46:49 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
19:46:49 ------------------------------------------------------------------------------
19:46:49 Verify after modifying flow config - Output to physical port# :: V... | PASS |
19:46:49 ------------------------------------------------------------------------------
19:46:49 Verify after modifying flow operational - Output to physical port#... | PASS |
19:46:51 ------------------------------------------------------------------------------
19:46:51 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:46:51 ------------------------------------------------------------------------------
19:46:51 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:46:51 ------------------------------------------------------------------------------
19:46:51 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
19:46:55 9 tests, 9 passed, 0 failed
19:46:55 ==============================================================================
19:46:55 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
19:46:55 24 tests, 24 passed, 0 failed
19:46:55 ==============================================================================
19:46:55 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
19:46:55 ==============================================================================
19:46:58 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
19:46:58 ==============================================================================
19:46:59 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 1 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 2 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 3 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 4 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 5 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 6 Added | PASS |
19:47:06 ------------------------------------------------------------------------------
19:47:06 Test Is Flow 7 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 8 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 9 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 10 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 11 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 14 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 15 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 16 Added | PASS |
19:47:07 ------------------------------------------------------------------------------
19:47:07 Test Is Flow 17 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 18 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 19 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 20 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 21 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 22 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 23 Added | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 24 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 25 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 31 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 36 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 38 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 43 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 45 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 101 Added | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 102 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 103 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 104 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 105 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 106 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 107 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 108 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 109 Added | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 110 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 113 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 156 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 201 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 202 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 203 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 204 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 205 Added | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 206 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 209 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 214 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 218 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 219 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 220 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 221 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 222 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 223 Added | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 224 Added | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 225 Added | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 550 Added | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:47:18 ------------------------------------------------------------------------------
19:47:18 Test Is Flow 1 Updated | PASS |
19:47:18 ------------------------------------------------------------------------------
19:47:18 Test Is Flow 2 Updated | PASS |
19:47:18 ------------------------------------------------------------------------------
19:47:18 Test Is Flow 3 Updated | PASS |
19:47:18 ------------------------------------------------------------------------------
19:47:18 Test Is Flow 4 Updated | PASS |
19:47:18 ------------------------------------------------------------------------------
19:47:18 Test Is Flow 5 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 6 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 7 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 8 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 9 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 10 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 11 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 14 Updated | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Test Is Flow 15 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 16 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 17 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 18 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 19 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 20 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 21 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 22 Updated | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 23 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 24 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 25 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 31 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 36 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 38 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 43 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 45 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 101 Updated | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 102 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 103 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 104 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 105 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 106 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 107 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 108 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 109 Updated | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 110 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 113 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 156 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 201 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 202 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 203 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 204 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 205 Updated | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 206 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 209 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 214 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 218 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 219 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 220 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 221 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 222 Updated | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 223 Updated | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 224 Updated | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 225 Updated | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 550 Updated | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 1 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 2 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 3 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 4 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 5 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 6 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 7 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 8 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 9 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 10 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 11 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 14 Deleted | PASS |
19:47:30 ------------------------------------------------------------------------------
19:47:30 Test Is Flow 15 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 16 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 17 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 18 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 19 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 20 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 21 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 22 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 23 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 24 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 25 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 31 Deleted | PASS |
19:47:31 ------------------------------------------------------------------------------
19:47:31 Test Is Flow 36 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 38 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 43 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 45 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 101 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 102 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 103 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 104 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 105 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 106 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 107 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 108 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 109 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 110 Deleted | PASS |
19:47:32 ------------------------------------------------------------------------------
19:47:32 Test Is Flow 113 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 156 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 201 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 202 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 203 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 204 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 205 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 206 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 209 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 214 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 218 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 219 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 220 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 221 Deleted | PASS |
19:47:33 ------------------------------------------------------------------------------
19:47:33 Test Is Flow 222 Deleted | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 223 Deleted | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 224 Deleted | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 225 Deleted | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 550 Deleted | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
19:47:34 174 tests, 174 passed, 0 failed
19:47:34 ==============================================================================
19:47:34 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
19:47:34 ==============================================================================
19:47:34 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 1 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 2 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 3 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 4 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 5 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 6 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 7 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 8 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 9 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 10 Added | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 11 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 15 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 16 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 17 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 18 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 19 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 20 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 21 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 22 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 23 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 24 Added | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 25 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 31 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 36 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 38 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 43 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 45 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 101 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 102 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 103 Added | PASS |
19:48:02 ------------------------------------------------------------------------------
19:48:02 Test Is Flow 104 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 105 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 106 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 107 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 108 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 109 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 110 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 113 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 201 Added | PASS |
19:48:03 ------------------------------------------------------------------------------
19:48:03 Test Is Flow 202 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 203 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 204 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 205 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 206 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 209 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 214 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 218 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 219 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Is Flow 220 Added | PASS |
19:48:04 ------------------------------------------------------------------------------
19:48:04 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 1 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 2 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 3 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 4 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 5 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 6 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 7 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 8 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 9 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 10 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 11 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 14 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 15 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 16 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 17 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 18 Updated | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 19 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 20 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 21 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 22 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 23 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 24 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 25 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 31 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 36 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 38 Updated | PASS |
19:48:35 ------------------------------------------------------------------------------
19:48:35 Test Is Flow 43 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 45 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 101 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 102 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 103 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 104 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 105 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 106 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 107 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 108 Updated | PASS |
19:48:36 ------------------------------------------------------------------------------
19:48:36 Test Is Flow 109 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 110 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 113 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 201 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 202 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 203 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 204 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 205 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 206 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 209 Updated | PASS |
19:48:37 ------------------------------------------------------------------------------
19:48:37 Test Is Flow 214 Updated | PASS |
19:48:38 ------------------------------------------------------------------------------
19:48:38 Test Is Flow 218 Updated | PASS |
19:48:38 ------------------------------------------------------------------------------
19:48:38 Test Is Flow 219 Updated | PASS |
19:48:38 ------------------------------------------------------------------------------
19:48:38 Test Is Flow 220 Updated | PASS |
19:48:38 ------------------------------------------------------------------------------
19:48:38 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 1 Deleted | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 2 Deleted | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 3 Deleted | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 4 Deleted | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 5 Deleted | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 6 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 7 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 8 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 9 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 10 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 11 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 14 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 15 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 16 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 17 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 18 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 19 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 20 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 21 Deleted | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 22 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 23 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 24 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 25 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 31 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 36 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 38 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 43 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 45 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 101 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 102 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 103 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 104 Deleted | PASS |
19:49:08 ------------------------------------------------------------------------------
19:49:08 Test Is Flow 105 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 106 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 107 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 108 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 109 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 110 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 113 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 201 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 202 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 203 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 204 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 205 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 206 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 209 Deleted | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Test Is Flow 214 Deleted | PASS |
19:49:10 ------------------------------------------------------------------------------
19:49:10 Test Is Flow 218 Deleted | PASS |
19:49:10 ------------------------------------------------------------------------------
19:49:10 Test Is Flow 219 Deleted | PASS |
19:49:10 ------------------------------------------------------------------------------
19:49:10 Test Is Flow 220 Deleted | PASS |
19:49:10 ------------------------------------------------------------------------------
19:49:10 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
19:49:10 152 tests, 152 passed, 0 failed
19:49:10 ==============================================================================
19:49:10 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
19:49:10 326 tests, 326 passed, 0 failed
19:49:10 ==============================================================================
19:49:10 openflowplugin-sanity.txt.Reconciliation
19:49:10 ==============================================================================
19:49:10 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
19:49:10 ==============================================================================
19:49:10 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
19:49:11 ------------------------------------------------------------------------------
19:49:11 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
19:49:13 ------------------------------------------------------------------------------
19:49:13 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
19:49:14 ------------------------------------------------------------------------------
19:49:14 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
19:49:17 ------------------------------------------------------------------------------
19:49:17 Check Linear Topology :: Check Linear Topology. | PASS |
19:49:26 ------------------------------------------------------------------------------
19:49:26 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
19:49:26 ------------------------------------------------------------------------------
19:49:26 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
19:49:26 ------------------------------------------------------------------------------
19:49:26 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
19:49:26 ------------------------------------------------------------------------------
19:49:26 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:27 | PASS |
19:49:27 ------------------------------------------------------------------------------
19:49:27 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:38 | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
19:49:42 ------------------------------------------------------------------------------
19:49:42 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
19:49:45 ------------------------------------------------------------------------------
19:49:45 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
19:49:45 ------------------------------------------------------------------------------
19:49:45 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
19:49:45 ------------------------------------------------------------------------------
19:49:45 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:14 | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Stop Mininet :: Stop Mininet. | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check No Switches :: Check no switches in topology. | PASS |
19:50:15 ------------------------------------------------------------------------------
19:50:16 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
19:50:16 23 tests, 23 passed, 0 failed
19:50:16 ==============================================================================
19:50:16 openflowplugin-sanity.txt.Reconciliation | PASS |
19:50:16 23 tests, 23 passed, 0 failed
19:50:16 ==============================================================================
19:50:16 openflowplugin-sanity.txt | PASS |
19:50:16 394 tests, 394 passed, 0 failed
19:50:16 ==============================================================================
19:50:16 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
19:50:20 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
19:50:20 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
19:50:20 Examining the files in data/log and checking filesize
19:50:20 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:20 total 960
19:50:20 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:45 .
19:50:20 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 13 19:45 karaf_console.log
19:50:20 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 19:45 ..
19:50:20 -rw-rw-r-- 1 jenkins jenkins 969656 Dec 13 19:50 karaf.log
19:50:20 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:20 948K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
19:50:20 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:50:20 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:21 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
19:50:21 Let's take the karaf thread dump again...
19:50:21 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:21 karaf main: org.apache.karaf.main.Main, pid:4661
19:50:21 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:21 Killing ODL
19:50:21 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:27 Compressing karaf.log 1
19:50:27 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:27 Fetching compressed karaf.log 1
19:50:27 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:27 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:28 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:28 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:28 Fetch GC logs
19:50:28 Warning: Permanently added '10.30.171.140' (ECDSA) to the list of known hosts.
19:50:28 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
19:50:28 Examine copied files
19:50:28 total 43856
19:50:28 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 19:50 gclogs-1
19:50:28 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 13 19:50 odl1_karaf_console.log
19:50:28 -rw-rw-r--. 1 jenkins jenkins 67208 Dec 13 19:50 odl1_karaf.log.gz
19:50:28 -rw-rw-r--. 1 jenkins jenkins 150670 Dec 13 19:50 karaf_1_4661_threads_after.log
19:50:28 -rw-rw-r--. 1 jenkins jenkins 14235 Dec 13 19:50 ps_after.log
19:50:28 -rw-rw-r--. 1 jenkins jenkins 270741 Dec 13 19:50 report.html
19:50:28 -rw-rw-r--. 1 jenkins jenkins 3369927 Dec 13 19:50 log.html
19:50:28 -rw-rw-r--. 1 jenkins jenkins 40840556 Dec 13 19:50 output.xml
19:50:28 -rw-rw-r--. 1 jenkins jenkins 491 Dec 13 19:46 testplan.txt
19:50:28 -rw-rw-r--. 1 jenkins jenkins 110038 Dec 13 19:46 karaf_1_2038_threads_before.log
19:50:28 -rw-rw-r--. 1 jenkins jenkins 14296 Dec 13 19:46 ps_before.log
19:50:28 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 13 19:45 post-startup-script.sh
19:50:28 -rw-rw-r--. 1 jenkins jenkins 252 Dec 13 19:45 startup-script.sh
19:50:28 -rw-rw-r--. 1 jenkins jenkins 3497 Dec 13 19:45 configuration-script.sh
19:50:28 -rw-rw-r--. 1 jenkins jenkins 337 Dec 13 19:44 detect_variables.env
19:50:28 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 13 19:44 pom.xml
19:50:28 -rw-rw-r--. 1 jenkins jenkins 92 Dec 13 19:44 set_variables.env
19:50:28 -rw-rw-r--. 1 jenkins jenkins 297 Dec 13 19:44 slave_addresses.txt
19:50:28 -rw-rw-r--. 1 jenkins jenkins 570 Dec 13 19:44 requirements.txt
19:50:28 -rw-rw-r--. 1 jenkins jenkins 26 Dec 13 19:44 env.properties
19:50:28 -rw-rw-r--. 1 jenkins jenkins 334 Dec 13 19:42 stack-parameters.yaml
19:50:28 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 13 19:41 test
19:50:28 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 19:41 test@tmp
19:50:28 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 13 16:25 maven-metadata.xml
19:50:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8097983792197436061.sh
19:50:28 Karaf Deployments, Tests must have already run
19:50:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins10641793125739869676.sh
19:50:28 Cleaning up Robot installation...
19:50:29 $ ssh-agent -k
19:50:29 unset SSH_AUTH_SOCK;
19:50:29 unset SSH_AGENT_PID;
19:50:29 echo Agent pid 5173 killed;
19:50:29 [ssh-agent] Stopped.
19:50:29 Recording plot data
19:50:29 Robot results publisher started...
19:50:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
19:50:29 -Parsing output xml:
19:50:30 Done!
19:50:30 -Copying log files to build dir:
19:50:31 Done!
19:50:31 -Assigning results to build:
19:50:31 Done!
19:50:31 -Checking thresholds:
19:50:31 Done!
19:50:31 Done publishing Robot results.
19:50:31 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5060452250947895806.sh
19:50:31 Archiving csit artifacts
19:50:31 mv: cannot stat '*_1.png': No such file or directory
19:50:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
19:50:31 % Total % Received % Xferd Average Speed Time Time Time Current
19:50:31 Dload Upload Total Spent Left Speed
19:50:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3535k 0 3535k 0 0 4274k 0 --:--:-- --:--:-- --:--:-- 4274k
19:50:32 Archive: robot-plugin.zip
19:50:32 inflating: ./archives/robot-plugin/log.html
19:50:32 inflating: ./archives/robot-plugin/output.xml
19:50:32 inflating: ./archives/robot-plugin/report.html
19:50:32 mv: cannot stat '*.log.gz': No such file or directory
19:50:32 mv: cannot stat '*.csv': No such file or directory
19:50:32 mv: cannot stat '*.png': No such file or directory
19:50:32 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:32 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14731138246430000614.sh
19:50:32 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:32 [EnvInject] - Injecting environment variables from a build step.
19:50:32 [EnvInject] - Injecting as environment variables the properties content
19:50:32 OS_CLOUD=vex
19:50:32 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:50:32
19:50:32 [EnvInject] - Variables injected successfully.
19:50:32 provisioning config files...
19:50:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:50:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8758637559067711744.sh
19:50:33 ---> openstack-stack-delete.sh
19:50:33 Setup pyenv:
19:50:33 system
19:50:33 3.8.13
19:50:33 3.9.13
19:50:33 3.10.13
19:50:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:50:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:50:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:50:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:50:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:50:35 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:50:35 lf-activate-venv(): INFO: Base packages installed successfully
19:50:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:50:54 INFO: Stack cost retrieval disabled, setting cost to 0
19:51:06 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:51:06 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-115
19:51:06 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:06 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15347084306911850721.sh
19:51:06 ---> sysstat.sh
19:51:06 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14978984399055478555.sh
19:51:06 ---> package-listing.sh
19:51:06 ++ tr '[:upper:]' '[:lower:]'
19:51:06 ++ facter osfamily
19:51:07 + OS_FAMILY=redhat
19:51:07 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:51:07 + START_PACKAGES=/tmp/packages_start.txt
19:51:07 + END_PACKAGES=/tmp/packages_end.txt
19:51:07 + DIFF_PACKAGES=/tmp/packages_diff.txt
19:51:07 + PACKAGES=/tmp/packages_start.txt
19:51:07 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:07 + PACKAGES=/tmp/packages_end.txt
19:51:07 + case "${OS_FAMILY}" in
19:51:07 + rpm -qa
19:51:07 + sort
19:51:07 + '[' -f /tmp/packages_start.txt ']'
19:51:07 + '[' -f /tmp/packages_end.txt ']'
19:51:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt
19:51:07 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:07 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:07 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12129756002221717809.sh
19:51:07 ---> capture-instance-metadata.sh
19:51:07 Setup pyenv:
19:51:08 system
19:51:08 3.8.13
19:51:08 3.9.13
19:51:08 3.10.13
19:51:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:10 lf-activate-venv(): INFO: Base packages installed successfully
19:51:10 lf-activate-venv(): INFO: Installing additional packages: lftools
19:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:51:20 INFO: Running in OpenStack, capturing instance metadata
19:51:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7902594296778631582.sh
19:51:20 provisioning config files...
19:51:21 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #115
19:51:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config111886378222721628tmp
19:51:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
19:51:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
19:51:21 provisioning config files...
19:51:21 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
19:51:21 [EnvInject] - Injecting environment variables from a build step.
19:51:21 [EnvInject] - Injecting as environment variables the properties content
19:51:21 SERVER_ID=logs
19:51:21
19:51:21 [EnvInject] - Variables injected successfully.
19:51:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12502545696407000847.sh
19:51:21 ---> create-netrc.sh
19:51:21 WARN: Log server credential not found.
19:51:21 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1120029790633825115.sh
19:51:21 ---> python-tools-install.sh
19:51:21 Setup pyenv:
19:51:21 system
19:51:21 3.8.13
19:51:21 3.9.13
19:51:21 3.10.13
19:51:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:51:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:23 lf-activate-venv(): INFO: Base packages installed successfully
19:51:23 lf-activate-venv(): INFO: Installing additional packages: lftools
19:51:33 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:51:33 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1700379422888692976.sh
19:51:33 ---> sudo-logs.sh
19:51:33 Archiving 'sudo' log..
19:51:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14904044146931677003.sh
19:51:34 ---> job-cost.sh
19:51:34 Setup pyenv:
19:51:34 system
19:51:34 3.8.13
19:51:34 3.9.13
19:51:34 3.10.13
19:51:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:36 lf-activate-venv(): INFO: Base packages installed successfully
19:51:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
19:51:43 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:51:43 DEBUG: total: 0
19:51:43 INFO: Retrieving Stack Cost...
19:51:44 INFO: Retrieving Pricing Info for: v3-standard-2
19:51:44 INFO: Archiving Costs
19:51:44 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins14101635413839829554.sh
19:51:44 ---> logs-deploy.sh
19:51:44 Setup pyenv:
19:51:44 system
19:51:44 3.8.13
19:51:44 3.9.13
19:51:44 3.10.13
19:51:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2uQs from file:/tmp/.os_lf_venv
19:51:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:46 lf-activate-venv(): INFO: Base packages installed successfully
19:51:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
19:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-2uQs/bin to PATH
19:51:59 WARNING: Nexus logging server not set
19:51:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/115/
19:51:59 INFO: archiving logs to S3
19:52:00 ---> uname -a:
19:52:00 Linux prd-centos8-robot-2c-8g-13383.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
19:52:00
19:52:00
19:52:00 ---> lscpu:
19:52:00 Architecture: x86_64
19:52:00 CPU op-mode(s): 32-bit, 64-bit
19:52:00 Byte Order: Little Endian
19:52:00 CPU(s): 2
19:52:00 On-line CPU(s) list: 0,1
19:52:00 Thread(s) per core: 1
19:52:00 Core(s) per socket: 1
19:52:00 Socket(s): 2
19:52:00 NUMA node(s): 1
19:52:00 Vendor ID: AuthenticAMD
19:52:00 CPU family: 23
19:52:00 Model: 49
19:52:00 Model name: AMD EPYC-Rome Processor
19:52:00 Stepping: 0
19:52:00 CPU MHz: 2799.998
19:52:00 BogoMIPS: 5599.99
19:52:00 Virtualization: AMD-V
19:52:00 Hypervisor vendor: KVM
19:52:00 Virtualization type: full
19:52:00 L1d cache: 32K
19:52:00 L1i cache: 32K
19:52:00 L2 cache: 512K
19:52:00 L3 cache: 16384K
19:52:00 NUMA node0 CPU(s): 0,1
19:52:00 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
19:52:00
19:52:00
19:52:00 ---> nproc:
19:52:00 2
19:52:00
19:52:00
19:52:00 ---> df -h:
19:52:00 Filesystem Size Used Avail Use% Mounted on
19:52:00 devtmpfs 3.8G 0 3.8G 0% /dev
19:52:00 tmpfs 3.8G 0 3.8G 0% /dev/shm
19:52:00 tmpfs 3.8G 17M 3.8G 1% /run
19:52:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
19:52:00 /dev/vda1 40G 8.4G 32G 22% /
19:52:00 tmpfs 770M 0 770M 0% /run/user/1001
19:52:00
19:52:00
19:52:00 ---> free -m:
19:52:00 total used free shared buff/cache available
19:52:00 Mem: 7697 622 4803 19 2271 6776
19:52:00 Swap: 1023 0 1023
19:52:00
19:52:00
19:52:00 ---> ip addr:
19:52:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
19:52:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
19:52:00 inet 127.0.0.1/8 scope host lo
19:52:00 valid_lft forever preferred_lft forever
19:52:00 inet6 ::1/128 scope host
19:52:00 valid_lft forever preferred_lft forever
19:52:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
19:52:00 link/ether fa:16:3e:22:0d:af brd ff:ff:ff:ff:ff:ff
19:52:00 altname enp0s3
19:52:00 altname ens3
19:52:00 inet 10.30.171.4/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
19:52:00 valid_lft 85753sec preferred_lft 85753sec
19:52:00 inet6 fe80::f816:3eff:fe22:daf/64 scope link
19:52:00 valid_lft forever preferred_lft forever
19:52:00
19:52:00
19:52:00 ---> sar -b -r -n DEV:
19:52:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU)
19:52:00
19:52:00 19:41:09 LINUX RESTART (2 CPU)
19:52:00
19:52:00 07:42:01 PM tps rtps wtps bread/s bwrtn/s
19:52:00 07:43:01 PM 122.76 0.27 122.50 12.93 10675.32
19:52:00 07:44:01 PM 43.37 1.20 42.17 125.96 5435.49
19:52:00 07:45:01 PM 70.86 9.48 61.38 1684.64 3933.31
19:52:00 07:46:01 PM 35.78 0.03 35.74 3.47 6344.18
19:52:00 07:47:01 PM 4.62 0.22 4.40 11.73 232.62
19:52:00 07:48:01 PM 2.65 0.00 2.65 0.00 600.12
19:52:00 07:49:01 PM 0.48 0.00 0.48 0.00 336.87
19:52:00 07:50:01 PM 0.63 0.03 0.60 1.87 295.77
19:52:00 07:51:01 PM 15.24 0.32 14.93 36.92 776.07
19:52:00 Average: 32.93 1.28 31.65 208.63 3180.99
19:52:00
19:52:00 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
19:52:00 07:43:01 PM 5079044 6953800 2803388 35.57 2688 2051472 757472 8.48 191476 2266308 170856
19:52:00 07:44:01 PM 5210140 7056868 2672292 33.90 2688 2022584 660576 7.40 219576 2102224 10756
19:52:00 07:45:01 PM 4885256 6995036 2997176 38.02 2688 2276480 686452 7.69 260256 2356700 173736
19:52:00 07:46:01 PM 4908708 7020236 2973724 37.73 2688 2278564 652068 7.30 266064 2321248 4
19:52:00 07:47:01 PM 4858284 6972640 3024148 38.37 2688 2281392 717240 8.03 266612 2370808 676
19:52:00 07:48:01 PM 4828492 6961320 3053940 38.74 2688 2299916 732752 8.20 266668 2400212 3628
19:52:00 07:49:01 PM 4818672 6961160 3063760 38.87 2688 2309576 732752 8.20 266668 2409872 3296
19:52:00 07:50:01 PM 4804596 6955428 3077836 39.05 2688 2317868 769980 8.62 266912 2423684 2884
19:52:00 07:51:01 PM 4933292 6948588 2949140 37.41 2688 2188136 744932 8.34 346216 2239896 73728
19:52:00 Average: 4925165 6980564 2957267 37.52 2688 2225110 717136 8.03 261161 2321217 48840
19:52:00
19:52:00 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
19:52:00 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:43:01 PM eth0 133.68 108.23 1481.59 13.90 0.00 0.00 0.00 0.00
19:52:00 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:44:01 PM eth0 9.68 9.40 6.28 3.87 0.00 0.00 0.00 0.00
19:52:00 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:45:01 PM eth0 48.90 41.80 339.58 17.63 0.00 0.00 0.00 0.00
19:52:00 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:46:01 PM eth0 184.14 133.56 38.04 30.33 0.00 0.00 0.00 0.00
19:52:00 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:47:01 PM eth0 25.99 20.24 27.16 4.31 0.00 0.00 0.00 0.00
19:52:00 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:48:01 PM eth0 35.18 33.94 129.19 9.71 0.00 0.00 0.00 0.00
19:52:00 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:49:01 PM eth0 19.49 18.04 60.34 6.50 0.00 0.00 0.00 0.00
19:52:00 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:50:01 PM eth0 18.26 19.40 64.86 11.98 0.00 0.00 0.00 0.00
19:52:00 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 07:51:01 PM eth0 83.34 51.45 155.45 80.22 0.00 0.00 0.00 0.00
19:52:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:00 Average: eth0 62.07 48.45 255.82 19.83 0.00 0.00 0.00 0.00
19:52:00
19:52:00
19:52:00 ---> sar -P ALL:
19:52:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU)
19:52:00
19:52:00 19:41:09 LINUX RESTART (2 CPU)
19:52:00
19:52:00 07:42:01 PM CPU %user %nice %system %iowait %steal %idle
19:52:00 07:43:01 PM all 36.19 0.00 4.93 1.11 0.09 57.68
19:52:00 07:43:01 PM 0 53.34 0.00 7.01 1.49 0.10 38.06
19:52:00 07:43:01 PM 1 19.07 0.00 2.85 0.73 0.08 77.26
19:52:00 07:44:01 PM all 18.46 0.00 2.26 0.36 0.07 78.85
19:52:00 07:44:01 PM 0 21.21 0.00 2.48 0.42 0.07 75.83
19:52:00 07:44:01 PM 1 15.72 0.00 2.03 0.30 0.08 81.87
19:52:00 07:45:01 PM all 33.30 0.00 6.14 0.53 0.08 59.95
19:52:00 07:45:01 PM 0 37.97 0.00 6.70 0.62 0.07 54.65
19:52:00 07:45:01 PM 1 28.63 0.00 5.57 0.45 0.08 65.27
19:52:00 07:46:01 PM all 5.06 0.00 0.95 0.38 0.06 93.55
19:52:00 07:46:01 PM 0 8.39 0.00 1.32 0.42 0.07 89.81
19:52:00 07:46:01 PM 1 1.74 0.00 0.58 0.35 0.05 97.28
19:52:00 07:47:01 PM all 5.11 0.00 0.25 0.02 0.07 94.56
19:52:00 07:47:01 PM 0 8.29 0.00 0.35 0.03 0.07 91.26
19:52:00 07:47:01 PM 1 1.94 0.00 0.15 0.00 0.07 97.84
19:52:00 07:48:01 PM all 18.88 0.00 0.23 0.03 0.07 80.79
19:52:00 07:48:01 PM 0 32.30 0.00 0.25 0.03 0.08 67.33
19:52:00 07:48:01 PM 1 5.43 0.00 0.22 0.03 0.05 94.27
19:52:00 07:49:01 PM all 9.20 0.00 0.13 0.01 0.06 90.61
19:52:00 07:49:01 PM 0 15.12 0.00 0.12 0.00 0.05 84.72
19:52:00 07:49:01 PM 1 3.27 0.00 0.13 0.02 0.07 96.51
19:52:00 07:50:01 PM all 9.45 0.00 0.25 0.02 0.09 90.19
19:52:00 07:50:01 PM 0 16.60 0.00 0.22 0.00 0.10 83.09
19:52:00 07:50:01 PM 1 2.31 0.00 0.28 0.03 0.08 97.29
19:52:00 07:51:01 PM all 20.33 0.00 2.27 0.07 0.08 77.25
19:52:00 07:51:01 PM 0 25.27 0.00 2.74 0.07 0.08 71.84
19:52:00 07:51:01 PM 1 15.41 0.00 1.80 0.07 0.08 82.64
19:52:00 Average: all 17.34 0.00 1.94 0.28 0.07 80.37
19:52:00 Average: 0 24.28 0.00 2.36 0.34 0.08 72.94
19:52:00 Average: 1 10.40 0.00 1.51 0.22 0.07 87.79
19:52:00
19:52:00
19:52:00